2024-04-25T04:36:00.271 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-25T04:36:00.272 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770 --name adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} --owner scheduled_adking@teuthology -- /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/orig.config.yaml 2024-04-25T04:36:00.302 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-25T04:36:00.385 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770 branch: wip-adk-testing-2024-04-24-1625 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: adking@redhat.com first_in_suite: false job_id: '7672770' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-04-24-1625 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\) log-only-match: - CEPHADM_ sha1: d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 workunit: branch: wip-adk-testing-2024-04-24-1625 sha1: d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 owner: scheduled_adking@teuthology priority: 80 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: 8141 sha1: d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-24-1625 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 targets: smithi096.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEbiincirwdS4XZjBCh/9Kt5zYdPYvjKdQJJObeERrsTeaNhiEqezwqdJcyFgQ7t3mfRwhkgMtW9pR2rXO9li7k= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAdhp4F0Df4FvuxxbclQryWCvczKp5YS/nYBSIjHkHvQTXnSR54FqJ4rdDIMRtNYeBcX97Mm9C9iyVp/4VLMEJ0= 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: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-25_03:53:55 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-25T04:36:00.386 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737/qa; will attempt to use it 2024-04-25T04:36:00.386 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737/qa/tasks 2024-04-25T04:36:00.386 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-25T04:36:00.388 INFO:teuthology.task.internal:Checking packages... 2024-04-25T04:36:00.413 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd6f5f4e5ec08db21b2896cb71b4cb907b7fb4737' 2024-04-25T04:36:00.413 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-25T04:36:00.413 INFO:teuthology.packaging:ref: None 2024-04-25T04:36:00.413 INFO:teuthology.packaging:tag: None 2024-04-25T04:36:00.413 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-24-1625 2024-04-25T04:36:00.413 INFO:teuthology.packaging:sha1: d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:36:00.413 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-04-24-1625 2024-04-25T04:36:00.563 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3293-gd6f5f4e5-1jammy 2024-04-25T04:36:00.564 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-25T04:36:00.571 INFO:teuthology.task.internal:no buildpackages task found 2024-04-25T04:36:00.571 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-25T04:36:00.679 INFO:teuthology.task.internal:Saving configuration 2024-04-25T04:36:00.691 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-25T04:36:00.754 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-25T04:36:00.782 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770', '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-04-25 04:30:00.764423', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKnM5LLQaR6NoQnVKi72gBCL18yVUKu/RA1ttxQH1H0i'} 2024-04-25T04:36:00.806 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770', '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-04-25 04:30:00.763531', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFGsHQbYjcrpg66MfZVDdQGJgxwFvHg0Axh8UpvdttNb'} 2024-04-25T04:36:00.806 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-25T04:36:00.838 INFO:teuthology.task.internal:roles: ubuntu@smithi096.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-25T04:36:00.838 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-25T04:36:00.838 INFO:teuthology.run_tasks:Running task console_log... 2024-04-25T04:36:00.955 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7695c5e670>, signals=[15]) 2024-04-25T04:36:00.956 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-25T04:36:00.962 INFO:teuthology.task.internal:Opening connections... 2024-04-25T04:36:00.962 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi096.front.sepia.ceph.com 2024-04-25T04:36:00.964 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:36:01.050 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-04-25T04:36:01.051 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:36:01.132 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-25T04:36:01.139 DEBUG:teuthology.orchestra.run.smithi096:> uname -m 2024-04-25T04:36:01.144 INFO:teuthology.orchestra.run.smithi096.stdout:x86_64 2024-04-25T04:36:01.145 DEBUG:teuthology.orchestra.run.smithi096:> cat /etc/os-release 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:NAME="Ubuntu" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION_ID="22.04" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION_CODENAME=jammy 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:ID=ubuntu 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:ID_LIKE=debian 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-25T04:36:01.190 INFO:teuthology.orchestra.run.smithi096.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-25T04:36:01.191 INFO:teuthology.orchestra.run.smithi096.stdout:UBUNTU_CODENAME=jammy 2024-04-25T04:36:01.191 INFO:teuthology.lock.ops:Updating smithi096.front.sepia.ceph.com on lock server 2024-04-25T04:36:01.212 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-04-25T04:36:01.218 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-04-25T04:36:01.218 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-04-25T04:36:01.265 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="Ubuntu" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="22.04" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_CODENAME=jammy 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:ID=ubuntu 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE=debian 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-25T04:36:01.266 INFO:teuthology.orchestra.run.smithi155.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-25T04:36:01.267 INFO:teuthology.orchestra.run.smithi155.stdout:UBUNTU_CODENAME=jammy 2024-04-25T04:36:01.267 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-04-25T04:36:01.287 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-25T04:36:01.296 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-25T04:36:01.359 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-25T04:36:01.359 DEBUG:teuthology.orchestra.run.smithi096:> test '!' -e /home/ubuntu/cephtest 2024-04-25T04:36:01.362 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-04-25T04:36:01.366 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-25T04:36:01.373 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-25T04:36:01.373 DEBUG:teuthology.orchestra.run.smithi096:> test -z $(ls -A /var/lib/ceph) 2024-04-25T04:36:01.407 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-04-25T04:36:01.428 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-25T04:36:01.486 INFO:teuthology.run_tasks:Running task kernel... 2024-04-25T04:36:01.501 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-25T04:36:01.501 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-25T04:36:01.501 DEBUG:teuthology.orchestra.run.smithi096:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-25T04:36:01.502 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-25T04:36:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-25T04:36:01.507 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-04-25T04:36:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-25T04:36:01.509 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-25T04:36:01.554 INFO:teuthology.orchestra.run.smithi096.stdout:5.15.0-56-generic 2024-04-25T04:36:01.554 INFO:teuthology.task.kernel:Running kernel on smithi096: 5.15.0-56-generic 2024-04-25T04:36:01.555 DEBUG:teuthology.orchestra.run.smithi096:> sudo apt-get clean 2024-04-25T04:36:01.556 INFO:teuthology.orchestra.run.smithi155.stdout:5.15.0-56-generic 2024-04-25T04:36:01.556 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.15.0-56-generic 2024-04-25T04:36:01.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2024-04-25T04:36:01.685 DEBUG:teuthology.orchestra.run.smithi096:> sudo apt-get update 2024-04-25T04:36:01.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-04-25T04:36:01.849 INFO:teuthology.orchestra.run.smithi096.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-25T04:36:01.868 INFO:teuthology.orchestra.run.smithi096.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-25T04:36:01.947 INFO:teuthology.orchestra.run.smithi096.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-25T04:36:01.957 INFO:teuthology.orchestra.run.smithi096.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-25T04:36:01.961 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-25T04:36:01.961 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-25T04:36:02.019 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-25T04:36:02.081 INFO:teuthology.orchestra.run.smithi096.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-25T04:36:02.162 INFO:teuthology.orchestra.run.smithi096.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-25T04:36:02.203 INFO:teuthology.orchestra.run.smithi096.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-25T04:36:02.209 INFO:teuthology.orchestra.run.smithi096.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-25T04:36:02.210 INFO:teuthology.orchestra.run.smithi096.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-25T04:36:02.234 INFO:teuthology.orchestra.run.smithi096.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-25T04:36:02.235 INFO:teuthology.orchestra.run.smithi096.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-25T04:36:02.239 INFO:teuthology.orchestra.run.smithi096.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-25T04:36:02.239 INFO:teuthology.orchestra.run.smithi096.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-25T04:36:02.246 INFO:teuthology.orchestra.run.smithi096.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-25T04:36:02.255 INFO:teuthology.orchestra.run.smithi096.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-25T04:36:02.258 INFO:teuthology.orchestra.run.smithi096.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-25T04:36:02.276 INFO:teuthology.orchestra.run.smithi096.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-25T04:36:02.277 INFO:teuthology.orchestra.run.smithi096.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-25T04:36:02.278 INFO:teuthology.orchestra.run.smithi096.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-25T04:36:02.278 INFO:teuthology.orchestra.run.smithi096.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-25T04:36:02.278 INFO:teuthology.orchestra.run.smithi096.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82.9 kB] 2024-04-25T04:36:02.279 INFO:teuthology.orchestra.run.smithi096.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90.8 kB] 2024-04-25T04:36:02.280 INFO:teuthology.orchestra.run.smithi096.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-25T04:36:02.293 INFO:teuthology.orchestra.run.smithi096.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-25T04:36:02.315 INFO:teuthology.orchestra.run.smithi096.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18.5 kB] 2024-04-25T04:36:02.315 INFO:teuthology.orchestra.run.smithi096.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29.8 kB] 2024-04-25T04:36:02.316 INFO:teuthology.orchestra.run.smithi096.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-25T04:36:02.316 INFO:teuthology.orchestra.run.smithi096.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-25T04:36:02.382 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-25T04:36:02.383 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-25T04:36:02.389 INFO:teuthology.orchestra.run.smithi096.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-25T04:36:02.523 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-25T04:36:02.677 INFO:teuthology.orchestra.run.smithi096.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-25T04:36:02.835 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-25T04:36:02.846 INFO:teuthology.orchestra.run.smithi096.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-25T04:36:02.858 INFO:teuthology.orchestra.run.smithi096.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-25T04:36:02.859 INFO:teuthology.orchestra.run.smithi096.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-25T04:36:02.874 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-25T04:36:02.890 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-25T04:36:02.891 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-25T04:36:02.943 INFO:teuthology.orchestra.run.smithi096.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-25T04:36:02.944 INFO:teuthology.orchestra.run.smithi096.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-25T04:36:02.952 INFO:teuthology.orchestra.run.smithi096.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-25T04:36:02.952 INFO:teuthology.orchestra.run.smithi096.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-25T04:36:02.953 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-25T04:36:02.954 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-25T04:36:02.962 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-25T04:36:02.973 INFO:teuthology.orchestra.run.smithi096.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-25T04:36:03.130 INFO:teuthology.orchestra.run.smithi155.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-25T04:36:03.155 INFO:teuthology.orchestra.run.smithi096.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-25T04:36:03.322 INFO:teuthology.orchestra.run.smithi155.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-25T04:36:03.419 INFO:teuthology.orchestra.run.smithi155.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-25T04:36:03.428 INFO:teuthology.orchestra.run.smithi155.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-25T04:36:03.429 INFO:teuthology.orchestra.run.smithi155.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-25T04:36:03.429 INFO:teuthology.orchestra.run.smithi155.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-25T04:36:03.509 INFO:teuthology.orchestra.run.smithi155.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-25T04:36:03.520 INFO:teuthology.orchestra.run.smithi155.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-25T04:36:03.521 INFO:teuthology.orchestra.run.smithi155.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-25T04:36:03.552 INFO:teuthology.orchestra.run.smithi155.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-25T04:36:03.565 INFO:teuthology.orchestra.run.smithi096.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-25T04:36:03.571 INFO:teuthology.orchestra.run.smithi096.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-25T04:36:03.572 INFO:teuthology.orchestra.run.smithi096.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-25T04:36:03.586 INFO:teuthology.orchestra.run.smithi096.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-25T04:36:03.589 INFO:teuthology.orchestra.run.smithi096.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-25T04:36:03.717 INFO:teuthology.orchestra.run.smithi155.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-25T04:36:03.735 INFO:teuthology.orchestra.run.smithi155.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-25T04:36:03.828 INFO:teuthology.orchestra.run.smithi155.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-25T04:36:03.848 INFO:teuthology.orchestra.run.smithi155.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-25T04:36:03.849 INFO:teuthology.orchestra.run.smithi155.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-25T04:36:03.850 INFO:teuthology.orchestra.run.smithi155.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-25T04:36:03.854 INFO:teuthology.orchestra.run.smithi155.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-25T04:36:03.854 INFO:teuthology.orchestra.run.smithi155.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-25T04:36:03.855 INFO:teuthology.orchestra.run.smithi155.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90.8 kB] 2024-04-25T04:36:03.861 INFO:teuthology.orchestra.run.smithi155.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82.9 kB] 2024-04-25T04:36:03.867 INFO:teuthology.orchestra.run.smithi155.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-25T04:36:04.031 INFO:teuthology.orchestra.run.smithi155.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-25T04:36:04.114 INFO:teuthology.orchestra.run.smithi155.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18.5 kB] 2024-04-25T04:36:04.145 INFO:teuthology.orchestra.run.smithi155.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-25T04:36:04.153 INFO:teuthology.orchestra.run.smithi155.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-25T04:36:04.195 INFO:teuthology.orchestra.run.smithi155.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-25T04:36:04.195 INFO:teuthology.orchestra.run.smithi155.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-25T04:36:04.199 INFO:teuthology.orchestra.run.smithi155.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29.8 kB] 2024-04-25T04:36:04.201 INFO:teuthology.orchestra.run.smithi155.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-25T04:36:04.286 INFO:teuthology.orchestra.run.smithi155.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-25T04:36:04.320 INFO:teuthology.orchestra.run.smithi155.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-25T04:36:07.930 INFO:teuthology.orchestra.run.smithi096.stdout:Fetched 13.3 MB in 2s (7,177 kB/s) 2024-04-25T04:36:08.745 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 13.3 MB in 3s (5,176 kB/s) 2024-04-25T04:36:09.346 INFO:teuthology.orchestra.run.smithi096.stdout:Reading package lists... 2024-04-25T04:36:09.364 DEBUG:teuthology.orchestra.run.smithi096:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-25T04:36:09.425 INFO:teuthology.orchestra.run.smithi096.stdout:Reading package lists... 2024-04-25T04:36:09.628 INFO:teuthology.orchestra.run.smithi096.stdout:Building dependency tree... 2024-04-25T04:36:09.628 INFO:teuthology.orchestra.run.smithi096.stdout:Reading state information... 2024-04-25T04:36:09.805 INFO:teuthology.orchestra.run.smithi096.stdout:The following packages were automatically installed and are no longer required: 2024-04-25T04:36:09.805 INFO:teuthology.orchestra.run.smithi096.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-25T04:36:09.805 INFO:teuthology.orchestra.run.smithi096.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-25T04:36:09.805 INFO:teuthology.orchestra.run.smithi096.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-25T04:36:09.806 INFO:teuthology.orchestra.run.smithi096.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-25T04:36:09.806 INFO:teuthology.orchestra.run.smithi096.stdout: python2.7-minimal 2024-04-25T04:36:09.806 INFO:teuthology.orchestra.run.smithi096.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-25T04:36:09.807 INFO:teuthology.orchestra.run.smithi096.stdout:The following additional packages will be installed: 2024-04-25T04:36:09.807 INFO:teuthology.orchestra.run.smithi096.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-25T04:36:09.807 INFO:teuthology.orchestra.run.smithi096.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-25T04:36:09.807 INFO:teuthology.orchestra.run.smithi096.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-25T04:36:09.809 INFO:teuthology.orchestra.run.smithi096.stdout:Suggested packages: 2024-04-25T04:36:09.809 INFO:teuthology.orchestra.run.smithi096.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-25T04:36:09.809 INFO:teuthology.orchestra.run.smithi096.stdout:Recommended packages: 2024-04-25T04:36:09.809 INFO:teuthology.orchestra.run.smithi096.stdout: thermald 2024-04-25T04:36:09.851 INFO:teuthology.orchestra.run.smithi096.stdout:The following NEW packages will be installed: 2024-04-25T04:36:09.851 INFO:teuthology.orchestra.run.smithi096.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-25T04:36:09.852 INFO:teuthology.orchestra.run.smithi096.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-25T04:36:09.852 INFO:teuthology.orchestra.run.smithi096.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-25T04:36:09.852 INFO:teuthology.orchestra.run.smithi096.stdout:The following packages will be upgraded: 2024-04-25T04:36:09.853 INFO:teuthology.orchestra.run.smithi096.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-25T04:36:09.911 INFO:teuthology.orchestra.run.smithi096.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-25T04:36:09.911 INFO:teuthology.orchestra.run.smithi096.stdout:Need to get 113 MB of archives. 2024-04-25T04:36:09.912 INFO:teuthology.orchestra.run.smithi096.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-25T04:36:09.912 INFO:teuthology.orchestra.run.smithi096.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-25T04:36:10.122 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-25T04:36:10.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-25T04:36:10.205 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-25T04:36:10.384 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-04-25T04:36:10.385 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-04-25T04:36:10.387 INFO:teuthology.orchestra.run.smithi096.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-25T04:36:10.491 INFO:teuthology.orchestra.run.smithi096.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-25T04:36:10.538 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-04-25T04:36:10.538 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-25T04:36:10.538 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-25T04:36:10.538 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-25T04:36:10.539 INFO:teuthology.orchestra.run.smithi155.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-25T04:36:10.539 INFO:teuthology.orchestra.run.smithi155.stdout: python2.7-minimal 2024-04-25T04:36:10.539 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-25T04:36:10.539 INFO:teuthology.orchestra.run.smithi155.stdout:The following additional packages will be installed: 2024-04-25T04:36:10.540 INFO:teuthology.orchestra.run.smithi155.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-25T04:36:10.540 INFO:teuthology.orchestra.run.smithi155.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-25T04:36:10.540 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-25T04:36:10.541 INFO:teuthology.orchestra.run.smithi155.stdout:Suggested packages: 2024-04-25T04:36:10.541 INFO:teuthology.orchestra.run.smithi155.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-25T04:36:10.541 INFO:teuthology.orchestra.run.smithi155.stdout:Recommended packages: 2024-04-25T04:36:10.541 INFO:teuthology.orchestra.run.smithi155.stdout: thermald 2024-04-25T04:36:10.597 INFO:teuthology.orchestra.run.smithi155.stdout:The following NEW packages will be installed: 2024-04-25T04:36:10.597 INFO:teuthology.orchestra.run.smithi155.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-25T04:36:10.597 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-25T04:36:10.598 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-25T04:36:10.598 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages will be upgraded: 2024-04-25T04:36:10.599 INFO:teuthology.orchestra.run.smithi155.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-25T04:36:10.667 INFO:teuthology.orchestra.run.smithi155.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-25T04:36:10.667 INFO:teuthology.orchestra.run.smithi155.stdout:Need to get 113 MB of archives. 2024-04-25T04:36:10.667 INFO:teuthology.orchestra.run.smithi155.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-25T04:36:10.667 INFO:teuthology.orchestra.run.smithi155.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-25T04:36:11.382 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-25T04:36:11.510 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-25T04:36:11.621 INFO:teuthology.orchestra.run.smithi096.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-25T04:36:11.621 INFO:teuthology.orchestra.run.smithi096.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-25T04:36:11.622 INFO:teuthology.orchestra.run.smithi096.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-25T04:36:12.562 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-25T04:36:12.562 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-25T04:36:12.562 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-25T04:36:12.715 INFO:teuthology.orchestra.run.smithi096.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-25T04:36:12.779 INFO:teuthology.orchestra.run.smithi096.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-25T04:36:12.843 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-25T04:36:12.885 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-25T04:36:13.200 INFO:teuthology.orchestra.run.smithi096.stdout:Fetched 113 MB in 3s (38.8 MB/s) 2024-04-25T04:36:13.279 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 113 MB in 2s (49.7 MB/s) 2024-04-25T04:36:13.387 INFO:teuthology.orchestra.run.smithi096.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-25T04:36:13.460 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-25T04:36:15.403 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:36:15.407 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:15.435 INFO:teuthology.orchestra.run.smithi155.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-04-25T04:36:15.439 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:15.510 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:15.524 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:17.721 INFO:teuthology.orchestra.run.smithi096.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-25T04:36:17.742 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:17.858 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:17.943 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-25T04:36:17.965 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:18.058 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:18.307 INFO:teuthology.orchestra.run.smithi096.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-25T04:36:18.328 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:18.399 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:18.447 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-25T04:36:18.468 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:18.530 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:24.901 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-25T04:36:25.028 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-25T04:36:25.237 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-25T04:36:25.352 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-25T04:36:25.362 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-25T04:36:25.456 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-25T04:36:25.703 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-25T04:36:25.759 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-25T04:36:25.782 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-25T04:36:25.826 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-25T04:36:25.840 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-25T04:36:26.111 INFO:teuthology.orchestra.run.smithi096.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-25T04:36:26.133 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-25T04:36:26.177 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-25T04:36:30.967 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-25T04:36:31.005 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:31.042 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:32.170 INFO:teuthology.orchestra.run.smithi096.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-25T04:36:32.208 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-25T04:36:32.245 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:34.141 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-25T04:36:34.264 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-25T04:36:34.606 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-25T04:36:34.728 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:34.854 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-25T04:36:34.991 INFO:teuthology.orchestra.run.smithi096.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-25T04:36:34.999 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:35.139 INFO:teuthology.orchestra.run.smithi096.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-25T04:36:35.488 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-25T04:36:35.610 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:35.761 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-25T04:36:35.889 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:36.306 INFO:teuthology.orchestra.run.smithi155.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-25T04:36:36.306 INFO:teuthology.orchestra.run.smithi155.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-25T04:36:36.306 INFO:teuthology.orchestra.run.smithi155.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-25T04:36:36.307 INFO:teuthology.orchestra.run.smithi155.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:36.494 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:37.209 INFO:teuthology.orchestra.run.smithi096.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-25T04:36:37.209 INFO:teuthology.orchestra.run.smithi096.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-25T04:36:37.209 INFO:teuthology.orchestra.run.smithi096.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-25T04:36:37.209 INFO:teuthology.orchestra.run.smithi096.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:37.375 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:38.280 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:39.518 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:39.655 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-25T04:36:39.789 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-25T04:36:39.916 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:39.978 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-25T04:36:39.978 INFO:teuthology.orchestra.run.smithi155.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:40.927 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-25T04:36:41.078 INFO:teuthology.orchestra.run.smithi096.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-25T04:36:41.196 INFO:teuthology.orchestra.run.smithi096.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-25T04:36:41.246 INFO:teuthology.orchestra.run.smithi096.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-25T04:36:41.246 INFO:teuthology.orchestra.run.smithi096.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:54.310 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-25T04:36:54.311 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub' 2024-04-25T04:36:54.326 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-25T04:36:54.343 INFO:teuthology.orchestra.run.smithi155.stdout:Generating grub configuration file ... 2024-04-25T04:36:54.662 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-25T04:36:54.688 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:54.990 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-25T04:36:54.996 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-25T04:36:55.064 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-25T04:36:55.069 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-25T04:36:55.229 INFO:teuthology.orchestra.run.smithi155.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-25T04:36:55.229 INFO:teuthology.orchestra.run.smithi155.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-25T04:36:55.229 INFO:teuthology.orchestra.run.smithi155.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-25T04:36:55.267 INFO:teuthology.orchestra.run.smithi155.stdout:done 2024-04-25T04:36:55.698 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic 2024-04-25T04:36:55.705 INFO:teuthology.orchestra.run.smithi096.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-25T04:36:55.705 INFO:teuthology.orchestra.run.smithi096.stdout:Sourcing file `/etc/default/grub' 2024-04-25T04:36:55.715 INFO:teuthology.orchestra.run.smithi096.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 21 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.15.0.105.102 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-25T04:36:55.722 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2024-04-25T04:36:55.723 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2024-04-25T04:36:55.723 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2024-04-25T04:36:55.723 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2024-04-25T04:36:55.723 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-25T04:36:55.723 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-25T04:36:55.723 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-25T04:36:55.723 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-25T04:36:55.723 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-04-25T04:36:55.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2024-04-25T04:36:55.733 INFO:teuthology.orchestra.run.smithi096.stdout:Generating grub configuration file ... 2024-04-25T04:36:55.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-04-25T04:36:56.084 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-25T04:36:56.126 INFO:teuthology.orchestra.run.smithi096.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-25T04:36:56.142 INFO:teuthology.orchestra.run.smithi096.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:56.176 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-25T04:36:56.283 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-25T04:36:56.338 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-25T04:36:56.481 INFO:teuthology.orchestra.run.smithi096.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-25T04:36:56.486 INFO:teuthology.orchestra.run.smithi096.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-25T04:36:56.553 INFO:teuthology.orchestra.run.smithi096.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-25T04:36:56.558 INFO:teuthology.orchestra.run.smithi096.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-25T04:36:56.729 INFO:teuthology.orchestra.run.smithi096.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-25T04:36:56.729 INFO:teuthology.orchestra.run.smithi096.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-25T04:36:56.730 INFO:teuthology.orchestra.run.smithi096.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-25T04:36:56.768 INFO:teuthology.orchestra.run.smithi096.stdout:done 2024-04-25T04:36:57.251 DEBUG:teuthology.orchestra.run.smithi096:> dpkg -s linux-image-generic 2024-04-25T04:36:57.270 INFO:teuthology.orchestra.run.smithi096.stdout:Package: linux-image-generic 2024-04-25T04:36:57.270 INFO:teuthology.orchestra.run.smithi096.stdout:Status: install ok installed 2024-04-25T04:36:57.270 INFO:teuthology.orchestra.run.smithi096.stdout:Priority: optional 2024-04-25T04:36:57.270 INFO:teuthology.orchestra.run.smithi096.stdout:Section: kernel 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Installed-Size: 21 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Maintainer: Ubuntu Kernel Team 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Architecture: amd64 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Source: linux-meta 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Version: 5.15.0.105.102 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Recommends: thermald 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout:Description: Generic Linux kernel image 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout: This package will always depend on the latest generic kernel image 2024-04-25T04:36:57.271 INFO:teuthology.orchestra.run.smithi096.stdout: available. 2024-04-25T04:36:57.271 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-25T04:36:57.271 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-25T04:36:57.272 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-25T04:36:57.272 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-25T04:36:57.272 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi096.front.sepia.ceph.com, path=None, version=distro) 2024-04-25T04:36:57.272 DEBUG:teuthology.orchestra.run.smithi096:> sudo apt-get clean 2024-04-25T04:36:57.426 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-25T04:36:57.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-25T04:36:57.495 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-25T04:36:57.506 DEBUG:teuthology.orchestra.run.smithi096:> sudo apt-get update 2024-04-25T04:36:57.639 INFO:teuthology.orchestra.run.smithi096.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-25T04:36:57.651 INFO:teuthology.orchestra.run.smithi096.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-25T04:36:57.671 INFO:teuthology.orchestra.run.smithi096.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-25T04:36:57.682 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-04-25T04:36:57.683 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-04-25T04:36:57.753 INFO:teuthology.orchestra.run.smithi096.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-25T04:36:57.837 INFO:teuthology.orchestra.run.smithi155.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-25T04:36:57.837 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-04-25T04:36:57.837 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-25T04:36:57.838 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-25T04:36:57.838 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-25T04:36:57.838 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-25T04:36:57.838 INFO:teuthology.orchestra.run.smithi155.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-25T04:36:57.838 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-25T04:36:57.877 INFO:teuthology.orchestra.run.smithi155.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-25T04:36:57.879 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 21 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2024-04-25T04:36:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.15.0.105.102 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2024-04-25T04:36:57.937 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2024-04-25T04:36:57.937 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-04-25T04:36:57.981 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.sGUafmZ33c 2024-04-25T04:36:57.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub/grub.cfg /tmp/tmp.sGUafmZ33c 2024-04-25T04:36:58.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.sGUafmZ33c 2024-04-25T04:36:58.153 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.sGUafmZ33c is 10KB 2024-04-25T04:36:58.165 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.sGUafmZ33c 2024-04-25T04:36:58.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-25T04:36:58.225 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:36:58.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-25T04:36:58.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-25T04:36:58.291 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-25T04:36:58.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo update-grub 2024-04-25T04:36:58.926 INFO:teuthology.orchestra.run.smithi096.stdout:Reading package lists... 2024-04-25T04:36:58.943 DEBUG:teuthology.orchestra.run.smithi096:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-25T04:36:58.994 INFO:teuthology.orchestra.run.smithi096.stdout:Reading package lists... 2024-04-25T04:36:59.170 INFO:teuthology.orchestra.run.smithi096.stdout:Building dependency tree... 2024-04-25T04:36:59.171 INFO:teuthology.orchestra.run.smithi096.stdout:Reading state information... 2024-04-25T04:36:59.326 INFO:teuthology.orchestra.run.smithi096.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-25T04:36:59.326 INFO:teuthology.orchestra.run.smithi096.stdout:The following packages were automatically installed and are no longer required: 2024-04-25T04:36:59.326 INFO:teuthology.orchestra.run.smithi096.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-25T04:36:59.326 INFO:teuthology.orchestra.run.smithi096.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-25T04:36:59.326 INFO:teuthology.orchestra.run.smithi096.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-25T04:36:59.326 INFO:teuthology.orchestra.run.smithi096.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-25T04:36:59.327 INFO:teuthology.orchestra.run.smithi096.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-25T04:36:59.327 INFO:teuthology.orchestra.run.smithi096.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-25T04:36:59.365 INFO:teuthology.orchestra.run.smithi096.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-25T04:36:59.367 DEBUG:teuthology.orchestra.run.smithi096:> dpkg -s linux-image-generic 2024-04-25T04:36:59.423 INFO:teuthology.orchestra.run.smithi096.stdout:Package: linux-image-generic 2024-04-25T04:36:59.423 INFO:teuthology.orchestra.run.smithi096.stdout:Status: install ok installed 2024-04-25T04:36:59.423 INFO:teuthology.orchestra.run.smithi096.stdout:Priority: optional 2024-04-25T04:36:59.423 INFO:teuthology.orchestra.run.smithi096.stdout:Section: kernel 2024-04-25T04:36:59.423 INFO:teuthology.orchestra.run.smithi096.stdout:Installed-Size: 21 2024-04-25T04:36:59.423 INFO:teuthology.orchestra.run.smithi096.stdout:Maintainer: Ubuntu Kernel Team 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout:Architecture: amd64 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout:Source: linux-meta 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout:Version: 5.15.0.105.102 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout:Recommends: thermald 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout:Description: Generic Linux kernel image 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout: This package will always depend on the latest generic kernel image 2024-04-25T04:36:59.424 INFO:teuthology.orchestra.run.smithi096.stdout: available. 2024-04-25T04:36:59.424 DEBUG:teuthology.orchestra.run.smithi096:> mktemp 2024-04-25T04:36:59.468 INFO:teuthology.orchestra.run.smithi096.stdout:/tmp/tmp.osxG8ZOp1m 2024-04-25T04:36:59.468 DEBUG:teuthology.orchestra.run.smithi096:> sudo cp /boot/grub/grub.cfg /tmp/tmp.osxG8ZOp1m 2024-04-25T04:36:59.486 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub' 2024-04-25T04:36:59.487 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-25T04:36:59.490 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-04-25T04:36:59.524 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 0666 /tmp/tmp.osxG8ZOp1m 2024-04-25T04:36:59.641 DEBUG:teuthology.orchestra.remote:smithi096:/tmp/tmp.osxG8ZOp1m is 10KB 2024-04-25T04:36:59.654 DEBUG:teuthology.orchestra.run.smithi096:> rm -fr /tmp/tmp.osxG8ZOp1m 2024-04-25T04:36:59.655 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-25T04:36:59.659 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-25T04:36:59.661 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-25T04:36:59.716 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:36:59.716 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-25T04:36:59.716 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-25T04:36:59.783 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-25T04:36:59.783 DEBUG:teuthology.orchestra.run.smithi096:> sudo update-grub 2024-04-25T04:36:59.875 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-25T04:36:59.880 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-25T04:36:59.914 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-25T04:36:59.918 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-25T04:37:00.037 INFO:teuthology.orchestra.run.smithi155.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-25T04:37:00.038 INFO:teuthology.orchestra.run.smithi155.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-25T04:37:00.038 INFO:teuthology.orchestra.run.smithi155.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-25T04:37:00.052 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-04-25T04:37:00.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-04-25T04:37:01.147 INFO:teuthology.orchestra.run.smithi096.stderr:Sourcing file `/etc/default/grub' 2024-04-25T04:37:01.148 INFO:teuthology.orchestra.run.smithi096.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-25T04:37:01.152 INFO:teuthology.orchestra.run.smithi096.stderr:Generating grub configuration file ... 2024-04-25T04:37:01.396 INFO:teuthology.orchestra.run.smithi096.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-25T04:37:01.402 INFO:teuthology.orchestra.run.smithi096.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-25T04:37:01.681 INFO:teuthology.orchestra.run.smithi096.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-25T04:37:01.686 INFO:teuthology.orchestra.run.smithi096.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-25T04:37:01.726 INFO:teuthology.orchestra.run.smithi096.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-25T04:37:01.731 INFO:teuthology.orchestra.run.smithi096.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-25T04:37:01.858 INFO:teuthology.orchestra.run.smithi096.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-25T04:37:01.858 INFO:teuthology.orchestra.run.smithi096.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-25T04:37:01.858 INFO:teuthology.orchestra.run.smithi096.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-25T04:37:01.879 INFO:teuthology.orchestra.run.smithi096.stderr:done 2024-04-25T04:37:01.888 DEBUG:teuthology.orchestra.run.smithi096:> sudo shutdown -r now 2024-04-25T04:37:30.090 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-25T04:37:30.091 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:37:30.092 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:37:31.931 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-25T04:37:31.932 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:37:31.932 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:37:48.447 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-25T04:37:50.494 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-04-25T04:37:57.454 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:37:57.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:37:59.498 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:37:59.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:38:00.514 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-25T04:38:02.558 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-04-25T04:38:12.525 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:38:12.525 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:38:14.561 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:38:14.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:38:32.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-04-25T04:38:47.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:38:47.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:38:48.428 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-04-25T04:38:49.167 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:38:49.168 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-25T04:38:49.168 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-04-25T04:38:49.216 INFO:teuthology.orchestra.run.smithi096.stdout:5.15.0-105-generic 2024-04-25T04:38:49.216 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-25T04:38:49.216 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-25T04:38:49.216 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-25T04:38:50.217 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-25T04:38:50.218 DEBUG:teuthology.orchestra.run.smithi096:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-25T04:38:50.308 INFO:teuthology.orchestra.run.smithi096.stdout:ttyS1 2024-04-25T04:38:50.329 DEBUG:teuthology.parallel:result is None 2024-04-25T04:39:12.528 DEBUG:teuthology.orchestra.remote:timed out 2024-04-25T04:39:27.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:39:27.530 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:39:27.869 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-25T04:39:28.459 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:39:28.459 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-25T04:39:28.460 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-25T04:39:28.504 INFO:teuthology.orchestra.run.smithi155.stdout:5.15.0-105-generic 2024-04-25T04:39:28.505 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-25T04:39:28.505 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-25T04:39:28.505 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-25T04:39:29.506 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-25T04:39:29.506 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-25T04:39:29.860 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-04-25T04:39:29.886 DEBUG:teuthology.parallel:result is None 2024-04-25T04:39:29.887 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-25T04:39:29.893 INFO:teuthology.task.internal:Creating test directory... 2024-04-25T04:39:29.894 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-25T04:39:29.896 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-25T04:39:29.902 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-25T04:39:29.923 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-25T04:39:29.937 INFO:teuthology.task.internal:Creating archive directory... 2024-04-25T04:39:29.937 DEBUG:teuthology.orchestra.run.smithi096:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-25T04:39:29.944 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-25T04:39:30.005 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-25T04:39:30.040 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-25T04:39:30.041 DEBUG:teuthology.orchestra.run.smithi096:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-25T04:39:30.043 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-25T04:39:30.070 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-25T04:39:30.071 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-25T04:39:30.079 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-25T04:39:30.080 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-25T04:39:30.081 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-25T04:39:30.088 INFO:teuthology.task.internal:Configuring sudo... 2024-04-25T04:39:30.089 DEBUG:teuthology.orchestra.run.smithi096:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-25T04:39:30.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-25T04:39:30.138 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-25T04:39:30.221 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-25T04:39:30.221 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-25T04:39:30.223 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-25T04:39:30.228 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-25T04:39:30.275 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-25T04:39:30.327 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:39:30.328 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-25T04:39:30.406 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-25T04:39:30.412 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-25T04:39:30.461 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:39:30.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-25T04:39:30.530 DEBUG:teuthology.orchestra.run.smithi096:> sudo service rsyslog restart 2024-04-25T04:39:30.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-04-25T04:39:30.603 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-25T04:39:30.611 INFO:teuthology.task.internal:Starting timer... 2024-04-25T04:39:30.611 INFO:teuthology.run_tasks:Running task pcp... 2024-04-25T04:39:30.674 INFO:teuthology.run_tasks:Running task selinux... 2024-04-25T04:39:30.765 DEBUG:teuthology.task.selinux:Excluding smithi096: OS 'ubuntu' does not support SELinux 2024-04-25T04:39:30.765 DEBUG:teuthology.task.selinux:Excluding smithi155: OS 'ubuntu' does not support SELinux 2024-04-25T04:39:30.765 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-25T04:39:30.765 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-25T04:39:30.765 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-25T04:39:30.766 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-25T04:39:30.839 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-25T04:39:30.845 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-25T04:39:30.967 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-25T04:39:30.982 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-25T04:39:30.984 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi096.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-25T04:46:27.538 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi096.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-04-25T04:46:27.539 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:46:27.540 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:46:27.622 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-04-25T04:46:27.698 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-25T04:46:27.699 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:46:27.699 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-25T04:46:27.780 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-25T04:46:27.862 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-25T04:46:27.862 INFO:teuthology.run_tasks:Running task clock... 2024-04-25T04:46:27.877 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-25T04:46:27.877 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-25T04:46:27.878 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-25T04:46:27.880 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-25T04:46:27.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-25T04:46:27.905 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Command line: ntpd -gq 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: ---------------------------------------------------- 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: ntp-4 is maintained by Network Time Foundation, 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: corporation. Support and training for ntp-4 are 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: available at https://www.nwtime.org/support 2024-04-25T04:46:27.906 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: ---------------------------------------------------- 2024-04-25T04:46:27.907 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: proto: precision = 0.043 usec (-24) 2024-04-25T04:46:27.907 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: basedate set to 2022-02-04 2024-04-25T04:46:27.907 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: gps base set to 2022-02-06 (week 2196) 2024-04-25T04:46:27.908 INFO:teuthology.orchestra.run.smithi096.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-25T04:46:27.908 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-25T04:46:27.908 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: restrict ::: KOD does nothing without LIMITED. 2024-04-25T04:46:27.908 INFO:teuthology.orchestra.run.smithi096.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-25T04:46:27.909 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listen and drop on 0 v6wildcard [::]:123 2024-04-25T04:46:27.909 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-25T04:46:27.909 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listen normally on 2 lo 127.0.0.1:123 2024-04-25T04:46:27.909 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listen normally on 3 enp3s0f1 172.21.15.96:123 2024-04-25T04:46:27.909 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listen normally on 4 lo [::1]:123 2024-04-25T04:46:27.910 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc0d%5]:123 2024-04-25T04:46:27.910 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:27 ntpd[17244]: Listening on routing socket on fd #22 for interface updates 2024-04-25T04:46:27.936 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-25T04:46:27.936 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Command line: ntpd -gq 2024-04-25T04:46:27.936 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: ---------------------------------------------------- 2024-04-25T04:46:27.936 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: ntp-4 is maintained by Network Time Foundation, 2024-04-25T04:46:27.936 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-25T04:46:27.936 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: corporation. Support and training for ntp-4 are 2024-04-25T04:46:27.937 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: available at https://www.nwtime.org/support 2024-04-25T04:46:27.937 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: ---------------------------------------------------- 2024-04-25T04:46:27.938 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: proto: precision = 0.063 usec (-24) 2024-04-25T04:46:27.938 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: basedate set to 2022-02-04 2024-04-25T04:46:27.938 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: gps base set to 2022-02-06 (week 2196) 2024-04-25T04:46:27.939 INFO:teuthology.orchestra.run.smithi155.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-25T04:46:27.939 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-25T04:46:27.940 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: restrict ::: KOD does nothing without LIMITED. 2024-04-25T04:46:27.940 INFO:teuthology.orchestra.run.smithi155.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-25T04:46:27.942 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listen and drop on 0 v6wildcard [::]:123 2024-04-25T04:46:27.942 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-25T04:46:27.942 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listen normally on 2 lo 127.0.0.1:123 2024-04-25T04:46:27.942 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listen normally on 3 enp3s0f1 172.21.15.155:123 2024-04-25T04:46:27.942 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listen normally on 4 lo [::1]:123 2024-04-25T04:46:27.942 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6ded%5]:123 2024-04-25T04:46:27.943 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:27 ntpd[17206]: Listening on routing socket on fd #22 for interface updates 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:28.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:28 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:28.935 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:28 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:28.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:28 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:29 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:29.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:29 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:29 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:29.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:29 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:29 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:29.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:29 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:29.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:29.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:29.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:29 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:30.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:30.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:30.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:30.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:30.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:30.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:30 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:30.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:30 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:30.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:30 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:30.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:30 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:30.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:30 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:30.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:30 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:30.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:30 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:31.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:31 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:31.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:31 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:31.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:31 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:31.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:31 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:31.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:31 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:31.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:31 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:31.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:31.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:31.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:31.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:31.938 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:31.938 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:31.938 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:31.938 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:31.939 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:31.939 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:31.939 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:31.939 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:31 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:32.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:32.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:32.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:32.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:32.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:32.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:32.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:32.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:32.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:32.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:32.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:32.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:32 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:32.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:32 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:32.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:32 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:32.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:32 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:32.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:32 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:32.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:32 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:32.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:32 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:33.906 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:33 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:33.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:33 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:33.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:33 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:33.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:33 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:33.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:33 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:33.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:33 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:33.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:33.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:33 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:34.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:34.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:34.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:34.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:34 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:34.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:34 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:34.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:34 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:34.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:34 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:34.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:34 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:34.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:34 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:34.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:34 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stdout:25 Apr 04:46:35 ntpd[17244]: ntpd: time slew -0.001386 s 2024-04-25T04:46:35.907 INFO:teuthology.orchestra.run.smithi096.stdout:ntpd: time slew -0.001386s 2024-04-25T04:46:35.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-25T04:46:35.908 INFO:teuthology.orchestra.run.smithi096.stderr:25 Apr 04:46:35 ntpd[17244]: can't open /var/log/ntpstats/loopstats.20240425: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: can't open /var/log/ntpstats/rawstats.20240425: Permission denied 2024-04-25T04:46:35.936 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-25T04:46:35.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: can't open /var/log/ntpstats/peerstats.20240425: Permission denied 2024-04-25T04:46:35.937 INFO:teuthology.orchestra.run.smithi155.stdout:25 Apr 04:46:35 ntpd[17206]: ntpd: time slew -0.003000 s 2024-04-25T04:46:35.937 INFO:teuthology.orchestra.run.smithi155.stdout:ntpd: time slew -0.003000s 2024-04-25T04:46:35.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-25T04:46:35.937 INFO:teuthology.orchestra.run.smithi155.stderr:25 Apr 04:46:35 ntpd[17206]: can't open /var/log/ntpstats/loopstats.20240425: Permission denied 2024-04-25T04:46:35.950 INFO:teuthology.orchestra.run.smithi096.stdout: remote refid st t when poll reach delay offset jitter 2024-04-25T04:46:35.950 INFO:teuthology.orchestra.run.smithi096.stdout:============================================================================== 2024-04-25T04:46:35.950 INFO:teuthology.orchestra.run.smithi096.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.950 INFO:teuthology.orchestra.run.smithi096.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.951 INFO:teuthology.orchestra.run.smithi096.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.951 INFO:teuthology.orchestra.run.smithi096.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.983 INFO:teuthology.orchestra.run.smithi155.stdout: remote refid st t when poll reach delay offset jitter 2024-04-25T04:46:35.983 INFO:teuthology.orchestra.run.smithi155.stdout:============================================================================== 2024-04-25T04:46:35.983 INFO:teuthology.orchestra.run.smithi155.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.984 INFO:teuthology.orchestra.run.smithi155.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.984 INFO:teuthology.orchestra.run.smithi155.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.984 INFO:teuthology.orchestra.run.smithi155.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-25T04:46:35.985 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-25T04:46:36.088 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\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'd6f5f4e5ec08db21b2896cb71b4cb907b7fb4737'} 2024-04-25T04:46:36.088 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-25T04:46:36.089 INFO:tasks.cephadm:Cluster fsid is cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:46:36.089 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-25T04:46:36.089 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.96', 'mon.c': '[v2:172.21.15.96:3301,v1:172.21.15.96:6790]', 'mon.b': '172.21.15.155'} 2024-04-25T04:46:36.089 INFO:tasks.cephadm:First mon is mon.a on smithi096 2024-04-25T04:46:36.089 INFO:tasks.cephadm:First mgr is y 2024-04-25T04:46:36.089 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-25T04:46:36.090 DEBUG:teuthology.orchestra.run.smithi096:> sudo hostname $(hostname -s) 2024-04-25T04:46:36.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-04-25T04:46:36.119 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-25T04:46:36.120 DEBUG:teuthology.orchestra.run.smithi096:> 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-04-25T04:46:36.477 INFO:teuthology.orchestra.run.smithi096.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 25 04:46 /home/ubuntu/cephtest/cephadm 2024-04-25T04:46:36.477 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-25T04:46:36.764 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 25 04:46 /home/ubuntu/cephtest/cephadm 2024-04-25T04:46:36.765 DEBUG:teuthology.orchestra.run.smithi096:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-25T04:46:36.772 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-25T04:46:36.790 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-25T04:46:36.790 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-25T04:46:36.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-25T04:46:36.972 INFO:teuthology.orchestra.run.smithi096.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-25T04:46:36.977 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-25T04:47:21.353 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-25T04:47:21.354 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-25T04:47:21.354 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-25T04:47:21.354 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2024-04-25T04:47:21.354 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-25T04:47:21.354 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-04-25T04:47:21.354 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout: "repo_digests": [ 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-04-25T04:47:25.860 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:47:25.898 DEBUG:teuthology.orchestra.run.smithi096:> sudo mkdir -p /etc/ceph 2024-04-25T04:47:25.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2024-04-25T04:47:25.927 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 777 /etc/ceph 2024-04-25T04:47:25.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2024-04-25T04:47:25.985 INFO:tasks.cephadm:Writing seed config... 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-25T04:47:25.986 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-25T04:47:25.987 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-25T04:47:25.987 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:47:25.987 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-25T04:47:26.025 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 = cbf8b84e-02be-11ef-bc93-c7b262605968 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-04-25T04:47:26.026 DEBUG:teuthology.orchestra.run.smithi096:mon.a> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service 2024-04-25T04:47:26.071 DEBUG:teuthology.orchestra.run.smithi096:mgr.y> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service 2024-04-25T04:47:26.114 INFO:tasks.cephadm:Bootstrapping... 2024-04-25T04:47:26.114 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 --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.96 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-25T04:47:26.311 INFO:teuthology.orchestra.run.smithi096.stderr:-------------------------------------------------------------------------------- 2024-04-25T04:47:26.311 INFO:teuthology.orchestra.run.smithi096.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'cbf8b84e-02be-11ef-bc93-c7b262605968', '--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.96', '--skip-admin-label'] 2024-04-25T04:47:26.311 INFO:teuthology.orchestra.run.smithi096.stderr:Verifying podman|docker is present... 2024-04-25T04:47:26.311 INFO:teuthology.orchestra.run.smithi096.stderr:Verifying lvm2 is present... 2024-04-25T04:47:26.311 INFO:teuthology.orchestra.run.smithi096.stderr:Verifying time synchronization is in place... 2024-04-25T04:47:26.315 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-25T04:47:26.321 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.325 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-25T04:47:26.328 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.333 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: masked 2024-04-25T04:47:26.337 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.341 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-25T04:47:26.344 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.349 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: enabled 2024-04-25T04:47:26.353 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: active 2024-04-25T04:47:26.353 INFO:teuthology.orchestra.run.smithi096.stderr:Unit ntp.service is enabled and running 2024-04-25T04:47:26.353 INFO:teuthology.orchestra.run.smithi096.stderr:Repeating the final host check... 2024-04-25T04:47:26.353 INFO:teuthology.orchestra.run.smithi096.stderr:docker (/usr/bin/docker) is present 2024-04-25T04:47:26.353 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl is present 2024-04-25T04:47:26.353 INFO:teuthology.orchestra.run.smithi096.stderr:lvcreate is present 2024-04-25T04:47:26.356 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-25T04:47:26.359 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.362 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-25T04:47:26.365 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.368 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: masked 2024-04-25T04:47:26.372 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.374 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-25T04:47:26.378 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: inactive 2024-04-25T04:47:26.381 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: enabled 2024-04-25T04:47:26.385 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: active 2024-04-25T04:47:26.385 INFO:teuthology.orchestra.run.smithi096.stderr:Unit ntp.service is enabled and running 2024-04-25T04:47:26.385 INFO:teuthology.orchestra.run.smithi096.stderr:Host looks OK 2024-04-25T04:47:26.385 INFO:teuthology.orchestra.run.smithi096.stderr:Cluster fsid: cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:26.385 INFO:teuthology.orchestra.run.smithi096.stderr:Acquiring lock 140385102644608 on /run/cephadm/cbf8b84e-02be-11ef-bc93-c7b262605968.lock 2024-04-25T04:47:26.386 INFO:teuthology.orchestra.run.smithi096.stderr:Lock 140385102644608 acquired on /run/cephadm/cbf8b84e-02be-11ef-bc93-c7b262605968.lock 2024-04-25T04:47:26.386 INFO:teuthology.orchestra.run.smithi096.stderr:Verifying IP 172.21.15.96 port 3300 ... 2024-04-25T04:47:26.386 INFO:teuthology.orchestra.run.smithi096.stderr:Verifying IP 172.21.15.96 port 6789 ... 2024-04-25T04:47:26.386 INFO:teuthology.orchestra.run.smithi096.stderr:Base mon IP is 172.21.15.96, final addrv is [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-04-25T04:47:26.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-25T04:47:26.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.96 metric 100 2024-04-25T04:47:26.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.96 metric 100 2024-04-25T04:47:26.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-25T04:47:26.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.96 metric 100 2024-04-25T04:47:26.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.96 metric 100 2024-04-25T04:47:26.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.96 metric 100 2024-04-25T04:47:26.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.96 metric 100 2024-04-25T04:47:26.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-25T04:47:26.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-25T04:47:26.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1758sec pref medium 2024-04-25T04:47:26.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-25T04:47:26.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-25T04:47:26.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-25T04:47:26.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-25T04:47:26.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cc0d/64 scope link 2024-04-25T04:47:26.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-25T04:47:26.392 INFO:teuthology.orchestra.run.smithi096.stderr:Mon IP `172.21.15.96` is in CIDR network `172.21.0.0/20` 2024-04-25T04:47:26.393 INFO:teuthology.orchestra.run.smithi096.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-25T04:47:26.393 INFO:teuthology.orchestra.run.smithi096.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-25T04:47:26.825 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-25T04:47:26.937 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-25T04:47:26.937 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-25T04:47:26.970 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-25T04:47:27.910 INFO:teuthology.orchestra.run.smithi096.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-25T04:47:28.421 INFO:teuthology.orchestra.run.smithi096.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-25T04:47:28.421 INFO:teuthology.orchestra.run.smithi096.stderr:Extracting ceph user uid/gid from container image... 2024-04-25T04:47:29.141 INFO:teuthology.orchestra.run.smithi096.stderr:stat: 167 167 2024-04-25T04:47:29.700 INFO:teuthology.orchestra.run.smithi096.stderr:Creating initial keys... 2024-04-25T04:47:30.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-authtool: AQBi4ClmFBhcFxAAixRfjgj+XYVcSGfdJVLgiQ== 2024-04-25T04:47:31.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-authtool: AQBj4ClmXajTIxAAKimUoNA6PyT540J0hPN+hw== 2024-04-25T04:47:32.777 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-authtool: AQBk4Clm6vZRLhAADCpgJAZWWe1ZVgjOx6qaIA== 2024-04-25T04:47:33.348 INFO:teuthology.orchestra.run.smithi096.stderr:Creating initial monmap... 2024-04-25T04:47:34.068 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-25T04:47:34.068 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-25T04:47:34.068 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:34.068 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-25T04:47:34.660 INFO:teuthology.orchestra.run.smithi096.stderr:monmaptool for a [v2:172.21.15.96:3300,v1:172.21.15.96:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-25T04:47:34.660 INFO:teuthology.orchestra.run.smithi096.stderr:setting min_mon_release = octopus 2024-04-25T04:47:34.660 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/monmaptool: set fsid to cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:34.660 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-25T04:47:34.660 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:47:34.660 INFO:teuthology.orchestra.run.smithi096.stderr:Creating mon... 2024-04-25T04:47:35.360 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 1 imported monmap: 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: last_changed 2024-04-25T04:47:34.067366+0000 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: created 2024-04-25T04:47:34.067366+0000 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.361 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 0 /usr/bin/ceph-mon: set fsid to cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:35.363 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: RocksDB version: 6.15.5 2024-04-25T04:47:35.363 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.363 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-25T04:47:35.363 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Compile date Apr 18 2022 2024-04-25T04:47:35.363 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: DB SUMMARY 2024-04-25T04:47:35.363 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: DB Session ID: DPWIZHMEA54G0K8TMRQ5 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.error_if_exists: 0 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.create_if_missing: 1 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.env: 0x556e83ec6860 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.fs: Posix File System 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.info_log: 0x556e859eb320 2024-04-25T04:47:35.364 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.statistics: (nil) 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.use_fsync: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.db_log_dir: 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T04:47:35.365 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.write_buffer_manager: 0x556e85c8b950 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T04:47:35.366 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.unordered_write: 0 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T04:47:35.387 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.row_cache: None 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.wal_filter: None 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.preserve_deletes: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.two_write_queues: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.atomic_flush: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T04:47:35.388 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T04:47:35.389 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_open_files: -1 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Compression algorithms supported: 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kZSTD supported: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kXpressCompression supported: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kZlibCompression supported: 1 2024-04-25T04:47:35.390 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.355+0000 7f894d16b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.merge_operator: 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_filter: None 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556e85a3cb08) 2024-04-25T04:47:35.391 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_cache: 0x556e85a1c170 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-25T04:47:35.392 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-25T04:47:35.393 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression: NoCompression 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.num_levels: 7 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T04:47:35.394 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T04:47:35.395 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-25T04:47:35.396 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.table_properties_collectors: 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T04:47:35.397 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.bloom_locality: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.ttl: 2592000 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.enable_blob_files: false 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.min_blob_size: 0 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T04:47:35.398 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.359+0000 7f894d16b880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 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-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556e85a02a80 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 4 rocksdb: DB pointer 0x556e85a76000 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f893ed55700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f893ed55700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.399 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:35.400 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.401 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.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-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-25T04:47:35.402 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph-mon: debug 2024-04-25T04:47:35.363+0000 7f894d16b880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-25T04:47:35.914 INFO:teuthology.orchestra.run.smithi096.stderr:create mon.a on 2024-04-25T04:47:36.139 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-25T04:47:36.347 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968.target. 2024-04-25T04:47:36.348 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968.target. 2024-04-25T04:47:36.750 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to reset failed state of unit ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-25T04:47:36.754 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Created symlink /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968.target.wants/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service. 2024-04-25T04:47:36.911 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:47:36.916 INFO:teuthology.orchestra.run.smithi096.stderr:firewalld does not appear to be present 2024-04-25T04:47:36.916 INFO:teuthology.orchestra.run.smithi096.stderr:Not possible to enable service . firewalld.service is not available 2024-04-25T04:47:36.916 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for mon to start... 2024-04-25T04:47:36.916 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for mon... 2024-04-25T04:47:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:36 smithi096 systemd[1]: Started Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:47:38.139 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: cluster: 2024-04-25T04:47:38.140 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: id: cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:38.140 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-25T04:47:38.140 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:38.140 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: services: 2024-04-25T04:47:38.140 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.153187s) 2024-04-25T04:47:38.140 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: data: 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: pgs: 2024-04-25T04:47:38.141 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:38.151 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:37 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.986476+0000 mon.a (mon.0) 0 : cluster [INF] mkfs cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:38.151 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:37 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.961280+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-25T04:47:38.714 INFO:teuthology.orchestra.run.smithi096.stderr:mon is available 2024-04-25T04:47:38.714 INFO:teuthology.orchestra.run.smithi096.stderr:Assimilating anything we can from ceph.conf... 2024-04-25T04:47:39.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:38 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.985251+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-25T04:47:39.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:38 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.985460+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} 2024-04-25T04:47:39.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:38 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.988542+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-25T04:47:39.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:38 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.991840+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-25T04:47:39.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:38 smithi096 bash[18149]: cluster 2024-04-25T04:47:37.992253+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-25T04:47:39.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:38 smithi096 bash[18149]: audit 2024-04-25T04:47:38.138356+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.96:0/1598246557' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-25T04:47:39.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:39.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: [global] 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: fsid = cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: [mgr] 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-25T04:47:39.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:39.598 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: [osd] 2024-04-25T04:47:39.598 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-25T04:47:39.598 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-25T04:47:40.144 INFO:teuthology.orchestra.run.smithi096.stderr:Generating new minimal ceph.conf... 2024-04-25T04:47:40.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:39 smithi096 bash[18149]: audit 2024-04-25T04:47:39.588936+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.96:0/381292807' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-25T04:47:40.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:39 smithi096 bash[18149]: audit 2024-04-25T04:47:39.593699+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.96:0/381292807' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-25T04:47:41.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:41 smithi096 bash[18149]: audit 2024-04-25T04:47:41.107383+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.96:0/3611188849' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:47:41.665 INFO:teuthology.orchestra.run.smithi096.stderr:Restarting the monitor... 2024-04-25T04:47:42.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:41 smithi096 systemd[1]: Stopping Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T04:47:42.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:41 smithi096 bash[18510]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon.a 2024-04-25T04:47:42.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:41 smithi096 bash[18149]: debug 2024-04-25T04:47:41.767+0000 7f471b344700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-25T04:47:42.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:41 smithi096 bash[18149]: debug 2024-04-25T04:47:41.767+0000 7f471b344700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-25T04:47:42.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:42 smithi096 bash[18519]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-a 2024-04-25T04:47:42.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:42 smithi096 bash[18553]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon.a 2024-04-25T04:47:42.394 INFO:teuthology.orchestra.run.smithi096.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-25T04:47:42.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:42 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-25T04:47:42.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:42 smithi096 systemd[1]: Stopped Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:47:42.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:42 smithi096 systemd[1]: Started Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:47:43.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.455+0000 7ff0860a4880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T04:47:43.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.455+0000 7ff0860a4880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-25T04:47:43.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.455+0000 7ff0860a4880 0 pidfile_write: ignore empty --pid-file 2024-04-25T04:47:43.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 0 load: jerasure load: lrc 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: RocksDB version: 6.15.5 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Compile date Apr 18 2022 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: DB SUMMARY 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: DB Session ID: 15INYN0RKUX6B1MN9SQV 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: CURRENT file: CURRENT 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82621 ; 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.error_if_exists: 0 2024-04-25T04:47:43.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.create_if_missing: 0 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.env: 0x561712ac6860 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.fs: Posix File System 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.info_log: 0x5617137afe00 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.statistics: (nil) 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.use_fsync: 0 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T04:47:43.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.db_log_dir: 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T04:47:43.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.write_buffer_manager: 0x5617138a02d0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.unordered_write: 0 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T04:47:43.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.row_cache: None 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.wal_filter: None 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.preserve_deletes: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.two_write_queues: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.atomic_flush: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T04:47:43.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T04:47:43.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_open_files: -1 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T04:47:43.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Compression algorithms supported: 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kZSTD supported: 0 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kXpressCompression supported: 0 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kZlibCompression supported: 1 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-25T04:47:43.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T04:47:43.684 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.merge_operator: 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_filter: None 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56171377dd00) 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cache_index_and_filter_blocks: 1 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: pin_top_level_index_and_filter: 1 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: index_type: 0 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: data_block_index_type: 0 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: index_shortening: 1 2024-04-25T04:47:43.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: data_block_hash_table_util_ratio: 0.750000 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: hash_index_allow_collision: 1 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: checksum: 1 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: no_block_cache: 0 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_cache: 0x5617137e4170 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_cache_name: BinnedLRUCache 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_cache_options: 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: capacity : 536870912 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: num_shard_bits : 4 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: strict_capacity_limit : 0 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: high_pri_pool_ratio: 0.000 2024-04-25T04:47:43.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_cache_compressed: (nil) 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: persistent_cache: (nil) 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_size: 4096 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_size_deviation: 10 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_restart_interval: 16 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: index_block_restart_interval: 1 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: metadata_block_size: 4096 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: partition_filters: 0 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: use_delta_encoding: 1 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: whole_key_filtering: 1 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: verify_compression: 0 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: read_amp_bytes_per_bit: 0 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: format_version: 4 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: enable_index_compression: 1 2024-04-25T04:47:43.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: block_align: 0 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression: NoCompression 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.num_levels: 7 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T04:47:43.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T04:47:43.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T04:47:43.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T04:47:43.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.table_properties_collectors: 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.bloom_locality: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T04:47:43.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.ttl: 2592000 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.enable_blob_files: false 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.min_blob_size: 0 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.459+0000 7ff0860a4880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 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-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-25T04:47:43.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020463466386, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 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-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020463467242, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79171, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77434, "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": 71743, "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": 1714020463, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5bf171b2-1d29-4573-990a-a3aca4184aca", "db_session_id": "15INYN0RKUX6B1MN9SQV"}} 2024-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020463467634, "job": 1, "event": "recovery_finished"} 2024-04-25T04:47:43.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 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-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5617137caa80 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff0860a4880 4 rocksdb: DB pointer 0x5617137da000 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff075e2c700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.463+0000 7ff075e2c700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** DB Stats ** 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-25T04:47:43.695 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** Compaction Stats [default] ** 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** Compaction Stats [default] ** 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:47:43.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Cumulative compaction: 0.00 GB write, 19.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Interval compaction: 0.00 GB write, 19.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:47:43.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** Compaction Stats [default] ** 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** Compaction Stats [default] ** 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 140.9 0.00 0.00 1 0.001 0 0 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:43.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:47:43.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:47:43.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:47:43.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:47:43.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Cumulative compaction: 0.00 GB write, 19.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:47:43.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:47:43.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] at bind addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 1 mon.a@-1(???) e1 preinit fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 mon.a@-1(???).mds e1 new map 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 mon.a@-1(???).mds e1 print_map 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: e1 2024-04-25T04:47:43.701 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-25T04:47:43.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-25T04:47:43.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: legacy client fscid: -1 2024-04-25T04:47:43.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: 2024-04-25T04:47:43.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: No filesystems configured 2024-04-25T04:47:43.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-25T04:47:43.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: debug 2024-04-25T04:47:43.467+0000 7ff0860a4880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cluster 2024-04-25T04:47:43.493299+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cluster 2024-04-25T04:47:43.493364+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cluster 2024-04-25T04:47:43.493451+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-25T04:47:43.703 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cluster 2024-04-25T04:47:43.493482+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-25T04:47:43.704 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:43 smithi096 bash[18594]: cluster 2024-04-25T04:47:43.493870+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-25T04:47:44.251 INFO:teuthology.orchestra.run.smithi096.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-25T04:47:44.251 INFO:teuthology.orchestra.run.smithi096.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-25T04:47:44.251 INFO:teuthology.orchestra.run.smithi096.stderr:Creating mgr... 2024-04-25T04:47:44.251 INFO:teuthology.orchestra.run.smithi096.stderr:Verifying port 9283 ... 2024-04-25T04:47:44.485 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Failed to reset failed state of unit ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-25T04:47:44.490 INFO:teuthology.orchestra.run.smithi096.stderr:systemctl: Created symlink /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968.target.wants/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service. 2024-04-25T04:47:44.594 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:47:44.686 INFO:teuthology.orchestra.run.smithi096.stderr:firewalld does not appear to be present 2024-04-25T04:47:44.687 INFO:teuthology.orchestra.run.smithi096.stderr:Not possible to enable service . firewalld.service is not available 2024-04-25T04:47:44.687 INFO:teuthology.orchestra.run.smithi096.stderr:firewalld does not appear to be present 2024-04-25T04:47:44.687 INFO:teuthology.orchestra.run.smithi096.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-25T04:47:44.687 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for mgr to start... 2024-04-25T04:47:44.687 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for mgr... 2024-04-25T04:47:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:47:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:44 smithi096 bash[18594]: audit 2024-04-25T04:47:43.661432+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.96:0/687683767' entity='client.admin' 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsid": "cbf8b84e-02be-11ef-bc93-c7b262605968", 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "health": { 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "checks": {}, 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mutes": [] 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum": [ 2024-04-25T04:47:45.977 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 0 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "a" 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "monmap": { 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osdmap": { 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-25T04:47:45.978 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-25T04:47:45.979 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-25T04:47:45.982 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgmap": { 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsmap": { 2024-04-25T04:47:45.983 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "available": false, 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modules": [ 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "iostat", 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "nfs", 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "restful" 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "servicemap": { 2024-04-25T04:47:45.984 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:45.985 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modified": "2024-04-25T04:47:37.986890+0000", 2024-04-25T04:47:45.985 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:45.985 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:45.985 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-25T04:47:45.985 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:47:46.192 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:46 smithi096 bash[18594]: audit 2024-04-25T04:47:45.973916+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.96:0/2140429369' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-25T04:47:46.192 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:45 smithi096 bash[18850]: debug 2024-04-25T04:47:45.843+0000 7ffaa5460000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T04:47:46.549 INFO:teuthology.orchestra.run.smithi096.stderr:mgr not available, waiting (1/15)... 2024-04-25T04:47:47.720 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:47 smithi096 bash[18850]: debug 2024-04-25T04:47:47.379+0000 7ffaa5460000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T04:47:47.720 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:47 smithi096 bash[18850]: debug 2024-04-25T04:47:47.475+0000 7ffaa5460000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T04:47:48.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:47 smithi096 bash[18850]: debug 2024-04-25T04:47:47.715+0000 7ffaa5460000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T04:47:48.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:48 smithi096 bash[18850]: debug 2024-04-25T04:47:48.443+0000 7ffaa5460000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T04:47:48.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:48 smithi096 bash[18850]: debug 2024-04-25T04:47:48.551+0000 7ffaa5460000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T04:47:48.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:48 smithi096 bash[18850]: debug 2024-04-25T04:47:48.651+0000 7ffaa5460000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T04:47:49.244 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:48 smithi096 bash[18850]: debug 2024-04-25T04:47:48.759+0000 7ffaa5460000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T04:47:49.244 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:48 smithi096 bash[18850]: debug 2024-04-25T04:47:48.963+0000 7ffaa5460000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T04:47:49.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:49 smithi096 bash[18850]: debug 2024-04-25T04:47:49.239+0000 7ffaa5460000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T04:47:49.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:49 smithi096 bash[18850]: debug 2024-04-25T04:47:49.343+0000 7ffaa5460000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T04:47:49.595 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:49.595 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsid": "cbf8b84e-02be-11ef-bc93-c7b262605968", 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "health": { 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "checks": {}, 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mutes": [] 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum": [ 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 0 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-25T04:47:49.596 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "a" 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "monmap": { 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osdmap": { 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-25T04:47:49.597 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgmap": { 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-25T04:47:49.601 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsmap": { 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "available": false, 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modules": [ 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "iostat", 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "nfs", 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "restful" 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:49.602 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "servicemap": { 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modified": "2024-04-25T04:47:37.986890+0000", 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-25T04:47:49.603 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:47:50.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:49 smithi096 bash[18594]: audit 2024-04-25T04:47:49.592065+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.96:0/4093776299' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-25T04:47:50.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:49 smithi096 bash[18850]: debug 2024-04-25T04:47:49.527+0000 7ffaa5460000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T04:47:50.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:49 smithi096 bash[18850]: debug 2024-04-25T04:47:49.775+0000 7ffaa5460000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T04:47:50.171 INFO:teuthology.orchestra.run.smithi096.stderr:mgr not available, waiting (2/15)... 2024-04-25T04:47:50.444 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:50 smithi096 bash[18850]: debug 2024-04-25T04:47:50.047+0000 7ffaa5460000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T04:47:50.444 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:50 smithi096 bash[18850]: debug 2024-04-25T04:47:50.211+0000 7ffaa5460000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:47:50.444 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:50 smithi096 bash[18850]: debug 2024-04-25T04:47:50.439+0000 7ffaa5460000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T04:47:50.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:50 smithi096 bash[18850]: debug 2024-04-25T04:47:50.555+0000 7ffaa5460000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T04:47:51.255 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:50 smithi096 bash[18850]: debug 2024-04-25T04:47:50.887+0000 7ffaa5460000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:47:51.921 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:51 smithi096 bash[18850]: debug 2024-04-25T04:47:51.603+0000 7ffaa5460000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T04:47:51.921 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:51 smithi096 bash[18850]: debug 2024-04-25T04:47:51.715+0000 7ffaa5460000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T04:47:52.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:51 smithi096 bash[18850]: debug 2024-04-25T04:47:51.915+0000 7ffaa5460000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T04:47:52.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18850]: debug 2024-04-25T04:47:52.235+0000 7ffaa5460000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18850]: debug 2024-04-25T04:47:52.607+0000 7ffaa5460000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18850]: debug 2024-04-25T04:47:52.723+0000 7ffaa5460000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: cluster 2024-04-25T04:47:52.746795+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: cluster 2024-04-25T04:47:52.752270+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00556984s) 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.754589+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.755002+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.755314+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T04:47:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.755746+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:47:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.756153+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T04:47:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: cluster 2024-04-25T04:47:52.779121+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-25T04:47:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.792189+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:47:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:52 smithi096 bash[18594]: audit 2024-04-25T04:47:52.793524+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:47:53.112 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:53.112 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:47:53.112 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsid": "cbf8b84e-02be-11ef-bc93-c7b262605968", 2024-04-25T04:47:53.112 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "health": { 2024-04-25T04:47:53.112 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "checks": {}, 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mutes": [] 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum": [ 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 0 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "a" 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "monmap": { 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:53.113 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osdmap": { 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgmap": { 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-25T04:47:53.114 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsmap": { 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "available": false, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-25T04:47:53.115 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modules": [ 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "iostat", 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "nfs", 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "restful" 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "servicemap": { 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modified": "2024-04-25T04:47:37.986890+0000", 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-25T04:47:53.116 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:47:53.686 INFO:teuthology.orchestra.run.smithi096.stderr:mgr not available, waiting (3/15)... 2024-04-25T04:47:54.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:53 smithi096 bash[18594]: audit 2024-04-25T04:47:52.803209+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' 2024-04-25T04:47:54.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:53 smithi096 bash[18594]: audit 2024-04-25T04:47:52.806503+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' 2024-04-25T04:47:54.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:53 smithi096 bash[18594]: audit 2024-04-25T04:47:52.811454+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.96:0/2671023728' entity='mgr.y' 2024-04-25T04:47:54.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:53 smithi096 bash[18594]: audit 2024-04-25T04:47:53.106425+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.96:0/3096297701' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-25T04:47:54.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:53 smithi096 bash[18594]: cluster 2024-04-25T04:47:53.761073+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01436s) 2024-04-25T04:47:56.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:55 smithi096 bash[18594]: cluster 2024-04-25T04:47:54.811573+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-25T04:47:57.037 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:57.037 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:47:57.037 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsid": "cbf8b84e-02be-11ef-bc93-c7b262605968", 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "health": { 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "checks": {}, 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mutes": [] 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum": [ 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 0 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "a" 2024-04-25T04:47:57.038 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:57.040 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "monmap": { 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osdmap": { 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgmap": { 2024-04-25T04:47:57.041 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-25T04:47:57.042 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-25T04:47:57.042 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-25T04:47:57.042 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-25T04:47:57.042 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-25T04:47:57.044 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-25T04:47:57.044 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-25T04:47:57.044 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-25T04:47:57.044 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "fsmap": { 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "available": true, 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modules": [ 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "iostat", 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "nfs", 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "restful" 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ], 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.045 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "servicemap": { 2024-04-25T04:47:57.046 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-25T04:47:57.046 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "modified": "2024-04-25T04:47:37.986890+0000", 2024-04-25T04:47:57.046 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "services": {} 2024-04-25T04:47:57.046 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: }, 2024-04-25T04:47:57.046 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-25T04:47:57.046 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:47:57.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:57 smithi096 bash[18594]: audit 2024-04-25T04:47:57.035362+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.96:0/2391938611' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-25T04:47:57.574 INFO:teuthology.orchestra.run.smithi096.stderr:mgr is available 2024-04-25T04:47:58.751 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: [global] 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: fsid = cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: [mgr] 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: [osd] 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-25T04:47:58.752 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-25T04:47:59.278 INFO:teuthology.orchestra.run.smithi096.stderr:Enabling cephadm module... 2024-04-25T04:47:59.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:59 smithi096 bash[18594]: audit 2024-04-25T04:47:58.744544+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.96:0/1483194354' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-25T04:47:59.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:47:59 smithi096 bash[18594]: audit 2024-04-25T04:47:58.750418+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.96:0/1483194354' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-25T04:48:01.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:00 smithi096 bash[18594]: audit 2024-04-25T04:48:00.555403+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.96:0/1716884246' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-25T04:48:01.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:00 smithi096 bash[18850]: ignoring --setuser ceph since I am not root 2024-04-25T04:48:01.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:00 smithi096 bash[18850]: ignoring --setgroup ceph since I am not root 2024-04-25T04:48:01.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:00 smithi096 bash[18850]: debug 2024-04-25T04:48:00.791+0000 7ff4413ab000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T04:48:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:01 smithi096 bash[18594]: audit 2024-04-25T04:48:00.611437+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.96:0/1716884246' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-25T04:48:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:01 smithi096 bash[18594]: cluster 2024-04-25T04:48:00.611537+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-04-25T04:48:02.405 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:48:02.406 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-25T04:48:02.406 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "available": true, 2024-04-25T04:48:02.406 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-25T04:48:02.406 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-25T04:48:02.406 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:48:02.613 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:02 smithi096 bash[18850]: debug 2024-04-25T04:48:02.339+0000 7ff4413ab000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T04:48:02.614 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:02 smithi096 bash[18850]: debug 2024-04-25T04:48:02.435+0000 7ff4413ab000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T04:48:02.921 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for the mgr to restart... 2024-04-25T04:48:02.921 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for mgr epoch 5... 2024-04-25T04:48:02.941 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:02 smithi096 bash[18594]: audit 2024-04-25T04:48:02.404795+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.96:0/3043339828' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-25T04:48:02.941 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:02 smithi096 bash[18850]: debug 2024-04-25T04:48:02.683+0000 7ff4413ab000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T04:48:03.736 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:03 smithi096 bash[18850]: debug 2024-04-25T04:48:03.407+0000 7ff4413ab000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T04:48:03.736 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:03 smithi096 bash[18850]: debug 2024-04-25T04:48:03.515+0000 7ff4413ab000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T04:48:03.736 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:03 smithi096 bash[18850]: debug 2024-04-25T04:48:03.619+0000 7ff4413ab000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T04:48:03.736 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:03 smithi096 bash[18850]: debug 2024-04-25T04:48:03.731+0000 7ff4413ab000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T04:48:04.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:03 smithi096 bash[18850]: debug 2024-04-25T04:48:03.943+0000 7ff4413ab000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T04:48:04.490 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:04 smithi096 bash[18850]: debug 2024-04-25T04:48:04.211+0000 7ff4413ab000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T04:48:04.490 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:04 smithi096 bash[18850]: debug 2024-04-25T04:48:04.311+0000 7ff4413ab000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T04:48:04.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:04 smithi096 bash[18850]: debug 2024-04-25T04:48:04.487+0000 7ff4413ab000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T04:48:04.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:04 smithi096 bash[18850]: debug 2024-04-25T04:48:04.727+0000 7ff4413ab000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T04:48:05.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:04 smithi096 bash[18850]: debug 2024-04-25T04:48:04.991+0000 7ff4413ab000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T04:48:05.255 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:05 smithi096 bash[18850]: debug 2024-04-25T04:48:05.151+0000 7ff4413ab000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:48:05.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:05 smithi096 bash[18850]: debug 2024-04-25T04:48:05.379+0000 7ff4413ab000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T04:48:05.755 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:05 smithi096 bash[18850]: debug 2024-04-25T04:48:05.495+0000 7ff4413ab000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T04:48:06.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:05 smithi096 bash[18850]: debug 2024-04-25T04:48:05.823+0000 7ff4413ab000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:48:06.847 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:06 smithi096 bash[18850]: debug 2024-04-25T04:48:06.531+0000 7ff4413ab000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T04:48:06.848 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:06 smithi096 bash[18850]: debug 2024-04-25T04:48:06.643+0000 7ff4413ab000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T04:48:07.162 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:06 smithi096 bash[18850]: debug 2024-04-25T04:48:06.843+0000 7ff4413ab000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T04:48:07.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:07 smithi096 bash[18850]: debug 2024-04-25T04:48:07.159+0000 7ff4413ab000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T04:48:08.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:07 smithi096 bash[18850]: debug 2024-04-25T04:48:07.527+0000 7ff4413ab000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T04:48:08.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:07 smithi096 bash[18850]: debug 2024-04-25T04:48:07.639+0000 7ff4413ab000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T04:48:08.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:07 smithi096 bash[18594]: cluster 2024-04-25T04:48:07.662589+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-25T04:48:08.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:07 smithi096 bash[18594]: cluster 2024-04-25T04:48:07.663358+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-25T04:48:08.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:07 smithi096 bash[18594]: cluster 2024-04-25T04:48:07.667103+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-25T04:48:08.743 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:48:08.743 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-25T04:48:08.744 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "initialized": true 2024-04-25T04:48:08.744 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:48:08.817 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18850]: [25/Apr/2024:04:48:08] ENGINE Bus STARTING 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18850]: [25/Apr/2024:04:48:08] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18850]: [25/Apr/2024:04:48:08] ENGINE Bus STARTED 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: cluster 2024-04-25T04:48:07.718648+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0554409s) 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.721120+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.726748+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.727060+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.727265+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.727424+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: cluster 2024-04-25T04:48:07.750882+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.769939+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:08.818 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.776671+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.779875+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.783470+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.786018+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.788461+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.794327+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:07.795606+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: cephadm 2024-04-25T04:48:08.562892+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [25/Apr/2024:04:48:08] ENGINE Bus STARTING 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:08.686718+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:08.819 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:08 smithi096 bash[18594]: audit 2024-04-25T04:48:08.707525+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:09.344 INFO:teuthology.orchestra.run.smithi096.stderr:mgr epoch 5 is available 2024-04-25T04:48:09.344 INFO:teuthology.orchestra.run.smithi096.stderr:Setting orchestrator backend to cephadm... 2024-04-25T04:48:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:09 smithi096 bash[18594]: cephadm 2024-04-25T04:48:08.680338+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [25/Apr/2024:04:48:08] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:48:10.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:09 smithi096 bash[18594]: cephadm 2024-04-25T04:48:08.680478+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [25/Apr/2024:04:48:08] ENGINE Bus STARTED 2024-04-25T04:48:10.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:09 smithi096 bash[18594]: audit 2024-04-25T04:48:08.730268+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-25T04:48:10.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:09 smithi096 bash[18594]: cluster 2024-04-25T04:48:08.732732+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.06951s) 2024-04-25T04:48:10.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:09 smithi096 bash[18594]: audit 2024-04-25T04:48:08.743041+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-25T04:48:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:10 smithi096 bash[18594]: cluster 2024-04-25T04:48:09.745060+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-25T04:48:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:10 smithi096 bash[18594]: audit 2024-04-25T04:48:10.484547+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-04-25T04:48:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:10 smithi096 bash[18594]: audit 2024-04-25T04:48:10.491302+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:10 smithi096 bash[18594]: audit 2024-04-25T04:48:10.528202+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:12.296 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: value unchanged 2024-04-25T04:48:12.821 INFO:teuthology.orchestra.run.smithi096.stderr:Generating ssh key... 2024-04-25T04:48:13.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:12 smithi096 bash[18594]: audit 2024-04-25T04:48:12.295645+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-04-25T04:48:14.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: Generating public/private rsa key pair. 2024-04-25T04:48:14.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: Your identification has been saved in /tmp/tmpo3g1ec34/key. 2024-04-25T04:48:14.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: Your public key has been saved in /tmp/tmpo3g1ec34/key.pub. 2024-04-25T04:48:14.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: The key fingerprint is: 2024-04-25T04:48:14.505 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: SHA256:aNvmXU6DzeEhpZGmT04xMSgN+JZ+c1VPPPBpE2bbI4g ceph-cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: The key's randomart image is: 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: +---[RSA 3072]----+ 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | ..o .o ..= | 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | . . o .+. =.B| 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | . o E*..o Xo| 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | +. o *. o +| 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | oo S =.o | 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | ..oo=.* o | 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | ..oo+ B | 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | o . + . | 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: | . . . | 2024-04-25T04:48:14.506 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:14 smithi096 bash[18850]: +----[SHA256]-----+ 2024-04-25T04:48:15.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:15 smithi096 bash[18594]: audit 2024-04-25T04:48:13.999886+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:48:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:15 smithi096 bash[18594]: cephadm 2024-04-25T04:48:14.000281+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-25T04:48:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:15 smithi096 bash[18594]: audit 2024-04-25T04:48:14.153688+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:15 smithi096 bash[18594]: audit 2024-04-25T04:48:14.159147+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:15.824 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfcTtDpfdJYrU91LXCv5becNAqY2i86PDfaAmztYxjeHraOLQs0vgA4lna9x92aUjnZ2gTwPIyxC8PWH2HtLP/Y26yatTLSptVWXMtw5xm8wYLJYTKLL+e1URscPQ2WfC+iYmXTQ9YV9+HVpwnRGie3J8urLhkHvtDcs1UEqxV2SvTWs0k9MmyA5Q8FxYQWRDAZAk8wH1t1+YrpKIjlwNV8t4feeZrqQAYQnTSjDZNz3OvINvY4jVPiPp5KH9+mb7ogcc3HaiTA7UK2FzE37Nqk6sFFya/2M+EpeUV9JdlqfpGWBOIDBV4LYh//iSLKhm/F36gfbiqO8dYt7xKDOAyup/IwKxBGsJOv9tyien8T0NxZquCYfn+V73TmjZqPDwF8blPSu9Ad8PVNkv7tdiDaZJPZo8HG7ln87QhX4AExoPTagIe4/5fbznyAiw5M/mFLwF2THbfs+69bzBkziXEEfENMIpDbnoRK3hPReyogquULbKqYLfy9R/pH3sEP/k= ceph-cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:48:16.382 INFO:teuthology.orchestra.run.smithi096.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-25T04:48:16.382 INFO:teuthology.orchestra.run.smithi096.stderr:Adding key to root@localhost authorized_keys... 2024-04-25T04:48:16.382 INFO:teuthology.orchestra.run.smithi096.stderr:Adding host smithi096... 2024-04-25T04:48:16.984 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:16 smithi096 bash[18594]: audit 2024-04-25T04:48:15.824006+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-04-25T04:48:17.822 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:17 smithi096 bash[18594]: audit 2024-04-25T04:48:17.513760+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi096", "addr": "172.21.15.96", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:48:18.487 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: Added host 'smithi096' with addr '172.21.15.96' 2024-04-25T04:48:19.204 INFO:teuthology.orchestra.run.smithi096.stderr:Deploying unmanaged mon service... 2024-04-25T04:48:19.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:19 smithi096 bash[18594]: cephadm 2024-04-25T04:48:17.837861+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi096 2024-04-25T04:48:19.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:19 smithi096 bash[18594]: audit 2024-04-25T04:48:18.487192+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:19.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:19 smithi096 bash[18594]: cephadm 2024-04-25T04:48:18.487504+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi096 2024-04-25T04:48:19.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:19 smithi096 bash[18594]: audit 2024-04-25T04:48:18.530054+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:20.814 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-25T04:48:21.679 INFO:teuthology.orchestra.run.smithi096.stderr:Deploying unmanaged mgr service... 2024-04-25T04:48:22.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:21 smithi096 bash[18594]: audit 2024-04-25T04:48:20.809023+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-04-25T04:48:22.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:21 smithi096 bash[18594]: cephadm 2024-04-25T04:48:20.810294+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-25T04:48:22.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:21 smithi096 bash[18594]: audit 2024-04-25T04:48:20.813649+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:22.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:21 smithi096 bash[18594]: audit 2024-04-25T04:48:21.651256+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:23.002 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-25T04:48:23.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:22 smithi096 bash[18594]: audit 2024-04-25T04:48:21.893950+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:24.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:24 smithi096 bash[18594]: audit 2024-04-25T04:48:22.994879+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-04-25T04:48:24.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:24 smithi096 bash[18594]: cephadm 2024-04-25T04:48:22.996450+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-25T04:48:24.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:24 smithi096 bash[18594]: audit 2024-04-25T04:48:23.002100+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:26.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:25 smithi096 bash[18594]: audit 2024-04-25T04:48:24.667501+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.96:0/3516514574' entity='client.admin' 2024-04-25T04:48:26.979 INFO:teuthology.orchestra.run.smithi096.stderr:Enabling the dashboard module... 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:25.923986+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:25.928833+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:25.929385+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:25.934880+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:25.936658+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:25.940969+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.96:0/48096841' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]': finished 2024-04-25T04:48:27.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:26 smithi096 bash[18594]: audit 2024-04-25T04:48:26.343786+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.96:0/1194450890' entity='client.admin' 2024-04-25T04:48:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:27 smithi096 bash[18594]: cephadm 2024-04-25T04:48:26.986990+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T04:48:29.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:28 smithi096 bash[18594]: cluster 2024-04-25T04:48:27.726003+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:48:29.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:28 smithi096 bash[18594]: audit 2024-04-25T04:48:28.284769+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.96:0/803923762' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-25T04:48:29.255 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:28 smithi096 bash[18850]: ignoring --setuser ceph since I am not root 2024-04-25T04:48:29.255 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:28 smithi096 bash[18850]: ignoring --setgroup ceph since I am not root 2024-04-25T04:48:29.256 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:29 smithi096 bash[18850]: debug 2024-04-25T04:48:29.111+0000 7f6bcebb3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T04:48:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:29 smithi096 bash[18594]: audit 2024-04-25T04:48:28.934857+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.96:0/803923762' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-25T04:48:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:29 smithi096 bash[18594]: cluster 2024-04-25T04:48:28.934916+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-04-25T04:48:30.727 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:48:30.728 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-25T04:48:30.728 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "available": true, 2024-04-25T04:48:30.728 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-25T04:48:30.728 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-25T04:48:30.728 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:48:30.931 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:30 smithi096 bash[18850]: debug 2024-04-25T04:48:30.639+0000 7f6bcebb3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T04:48:30.931 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:30 smithi096 bash[18850]: debug 2024-04-25T04:48:30.735+0000 7f6bcebb3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T04:48:31.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:30 smithi096 bash[18594]: audit 2024-04-25T04:48:30.727283+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.96:0/2389541554' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-25T04:48:31.255 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:30 smithi096 bash[18850]: debug 2024-04-25T04:48:30.987+0000 7f6bcebb3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T04:48:31.262 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for the mgr to restart... 2024-04-25T04:48:31.262 INFO:teuthology.orchestra.run.smithi096.stderr:Waiting for mgr epoch 9... 2024-04-25T04:48:31.974 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:31 smithi096 bash[18850]: debug 2024-04-25T04:48:31.719+0000 7f6bcebb3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T04:48:31.974 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:31 smithi096 bash[18850]: debug 2024-04-25T04:48:31.827+0000 7f6bcebb3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T04:48:31.974 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:31 smithi096 bash[18850]: debug 2024-04-25T04:48:31.927+0000 7f6bcebb3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T04:48:32.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:32 smithi096 bash[18850]: debug 2024-04-25T04:48:32.039+0000 7f6bcebb3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T04:48:32.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:32 smithi096 bash[18850]: debug 2024-04-25T04:48:32.251+0000 7f6bcebb3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T04:48:32.802 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:32 smithi096 bash[18850]: debug 2024-04-25T04:48:32.519+0000 7f6bcebb3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T04:48:32.802 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:32 smithi096 bash[18850]: debug 2024-04-25T04:48:32.623+0000 7f6bcebb3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T04:48:33.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:32 smithi096 bash[18850]: debug 2024-04-25T04:48:32.799+0000 7f6bcebb3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T04:48:33.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:33 smithi096 bash[18850]: debug 2024-04-25T04:48:33.043+0000 7f6bcebb3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T04:48:33.705 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:33 smithi096 bash[18850]: debug 2024-04-25T04:48:33.307+0000 7f6bcebb3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T04:48:33.705 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:33 smithi096 bash[18850]: debug 2024-04-25T04:48:33.471+0000 7f6bcebb3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:48:34.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:33 smithi096 bash[18850]: debug 2024-04-25T04:48:33.703+0000 7f6bcebb3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T04:48:34.005 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:33 smithi096 bash[18850]: debug 2024-04-25T04:48:33.815+0000 7f6bcebb3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T04:48:34.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:34 smithi096 bash[18850]: debug 2024-04-25T04:48:34.147+0000 7f6bcebb3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:48:35.193 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:34 smithi096 bash[18850]: debug 2024-04-25T04:48:34.867+0000 7f6bcebb3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T04:48:35.193 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:34 smithi096 bash[18850]: debug 2024-04-25T04:48:34.983+0000 7f6bcebb3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T04:48:35.880 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:35 smithi096 bash[18850]: debug 2024-04-25T04:48:35.191+0000 7f6bcebb3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T04:48:35.881 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:35 smithi096 bash[18850]: debug 2024-04-25T04:48:35.507+0000 7f6bcebb3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T04:48:36.155 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:35 smithi096 bash[18850]: debug 2024-04-25T04:48:35.879+0000 7f6bcebb3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T04:48:36.156 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:35 smithi096 bash[18850]: debug 2024-04-25T04:48:35.991+0000 7f6bcebb3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T04:48:36.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:36 smithi096 bash[18850]: [25/Apr/2024:04:48:36] ENGINE Bus STARTING 2024-04-25T04:48:36.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:36 smithi096 bash[18850]: [25/Apr/2024:04:48:36] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:48:36.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:36 smithi096 bash[18850]: [25/Apr/2024:04:48:36] ENGINE Bus STARTED 2024-04-25T04:48:37.088 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: { 2024-04-25T04:48:37.088 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-25T04:48:37.088 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: "initialized": true 2024-04-25T04:48:37.088 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: } 2024-04-25T04:48:37.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cluster 2024-04-25T04:48:36.014626+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-25T04:48:37.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cluster 2024-04-25T04:48:36.015395+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-25T04:48:37.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cluster 2024-04-25T04:48:36.021239+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-25T04:48:37.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cluster 2024-04-25T04:48:36.071921+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0567085s) 2024-04-25T04:48:37.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.073093+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:48:37.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.075087+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.076318+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.076528+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.076695+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cluster 2024-04-25T04:48:36.103397+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.127696+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.130571+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.131786+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.146204+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.147824+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cephadm 2024-04-25T04:48:36.430805+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [25/Apr/2024:04:48:36] ENGINE Bus STARTING 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cephadm 2024-04-25T04:48:36.545277+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [25/Apr/2024:04:48:36] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: cephadm 2024-04-25T04:48:36.545464+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [25/Apr/2024:04:48:36] ENGINE Bus STARTED 2024-04-25T04:48:37.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:37 smithi096 bash[18594]: audit 2024-04-25T04:48:36.549615+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:37.713 INFO:teuthology.orchestra.run.smithi096.stderr:mgr epoch 9 is available 2024-04-25T04:48:37.713 INFO:teuthology.orchestra.run.smithi096.stderr:Generating a dashboard self-signed certificate... 2024-04-25T04:48:38.336 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:38 smithi096 bash[18594]: audit 2024-04-25T04:48:37.074964+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-25T04:48:38.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:38 smithi096 bash[18594]: cluster 2024-04-25T04:48:37.076275+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06106s) 2024-04-25T04:48:38.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:38 smithi096 bash[18594]: audit 2024-04-25T04:48:37.087549+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-25T04:48:39.064 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-25T04:48:39.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:39 smithi096 bash[18594]: cluster 2024-04-25T04:48:38.081063+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-25T04:48:39.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:39 smithi096 bash[18594]: audit 2024-04-25T04:48:38.853946+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:48:39.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:39 smithi096 bash[18594]: audit 2024-04-25T04:48:39.059711+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:39.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:39 smithi096 bash[18594]: audit 2024-04-25T04:48:39.064245+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:39.609 INFO:teuthology.orchestra.run.smithi096.stderr:Creating initial admin user... 2024-04-25T04:48:41.019 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$0Y5sXVHFh2XhtjNEaXFtZO/Km/a3UPr.d1Uwi0nLlAgUPZ3SnQcdO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714020521, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-25T04:48:41.605 INFO:teuthology.orchestra.run.smithi096.stderr:Fetching dashboard port number... 2024-04-25T04:48:41.624 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:41 smithi096 bash[18594]: audit 2024-04-25T04:48:40.295354+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:41.624 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:41 smithi096 bash[18594]: audit 2024-04-25T04:48:40.295845+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:48:41.624 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:41 smithi096 bash[18594]: audit 2024-04-25T04:48:40.298322+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:41.625 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:41 smithi096 bash[18594]: audit 2024-04-25T04:48:40.299877+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T04:48:41.625 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:41 smithi096 bash[18594]: audit 2024-04-25T04:48:40.761026+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:48:41.625 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:41 smithi096 bash[18594]: audit 2024-04-25T04:48:41.019618+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:42.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:42 smithi096 bash[18594]: cephadm 2024-04-25T04:48:41.243514+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T04:48:42.754 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: 8443 2024-04-25T04:48:43.248 INFO:teuthology.orchestra.run.smithi096.stderr:firewalld does not appear to be present 2024-04-25T04:48:43.248 INFO:teuthology.orchestra.run.smithi096.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-25T04:48:43.251 INFO:teuthology.orchestra.run.smithi096.stderr:Ceph Dashboard is now available at: 2024-04-25T04:48:43.252 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:43.252 INFO:teuthology.orchestra.run.smithi096.stderr: URL: https://smithi096.front.sepia.ceph.com:8443/ 2024-04-25T04:48:43.252 INFO:teuthology.orchestra.run.smithi096.stderr: User: admin 2024-04-25T04:48:43.252 INFO:teuthology.orchestra.run.smithi096.stderr: Password: ua5c2pobrn 2024-04-25T04:48:43.252 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:43.252 INFO:teuthology.orchestra.run.smithi096.stderr:Enabling autotune for osd_memory_target 2024-04-25T04:48:43.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:43 smithi096 bash[18594]: cluster 2024-04-25T04:48:42.298085+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-25T04:48:43.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:43 smithi096 bash[18594]: audit 2024-04-25T04:48:42.754187+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.96:0/2585156618' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-25T04:48:46.241 INFO:teuthology.orchestra.run.smithi096.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-25T04:48:46.784 INFO:teuthology.orchestra.run.smithi096.stderr:You can access the Ceph CLI with: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: ceph telemetry on 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr:For more information see: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T04:48:46.785 INFO:teuthology.orchestra.run.smithi096.stderr:Bootstrap complete. 2024-04-25T04:48:46.821 INFO:tasks.cephadm:Fetching config... 2024-04-25T04:48:46.822 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:48:46.822 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-25T04:48:46.829 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-25T04:48:46.829 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:48:46.829 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-25T04:48:46.876 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-25T04:48:46.876 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:48:46.876 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-25T04:48:46.928 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-25T04:48:46.928 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:48:46.928 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-25T04:48:46.979 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-25T04:48:46.979 DEBUG:teuthology.orchestra.run.smithi096:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfcTtDpfdJYrU91LXCv5becNAqY2i86PDfaAmztYxjeHraOLQs0vgA4lna9x92aUjnZ2gTwPIyxC8PWH2HtLP/Y26yatTLSptVWXMtw5xm8wYLJYTKLL+e1URscPQ2WfC+iYmXTQ9YV9+HVpwnRGie3J8urLhkHvtDcs1UEqxV2SvTWs0k9MmyA5Q8FxYQWRDAZAk8wH1t1+YrpKIjlwNV8t4feeZrqQAYQnTSjDZNz3OvINvY4jVPiPp5KH9+mb7ogcc3HaiTA7UK2FzE37Nqk6sFFya/2M+EpeUV9JdlqfpGWBOIDBV4LYh//iSLKhm/F36gfbiqO8dYt7xKDOAyup/IwKxBGsJOv9tyien8T0NxZquCYfn+V73TmjZqPDwF8blPSu9Ad8PVNkv7tdiDaZJPZo8HG7ln87QhX4AExoPTagIe4/5fbznyAiw5M/mFLwF2THbfs+69bzBkziXEEfENMIpDbnoRK3hPReyogquULbKqYLfy9R/pH3sEP/k= ceph-cbf8b84e-02be-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-25T04:48:47.042 INFO:teuthology.orchestra.run.smithi096.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfcTtDpfdJYrU91LXCv5becNAqY2i86PDfaAmztYxjeHraOLQs0vgA4lna9x92aUjnZ2gTwPIyxC8PWH2HtLP/Y26yatTLSptVWXMtw5xm8wYLJYTKLL+e1URscPQ2WfC+iYmXTQ9YV9+HVpwnRGie3J8urLhkHvtDcs1UEqxV2SvTWs0k9MmyA5Q8FxYQWRDAZAk8wH1t1+YrpKIjlwNV8t4feeZrqQAYQnTSjDZNz3OvINvY4jVPiPp5KH9+mb7ogcc3HaiTA7UK2FzE37Nqk6sFFya/2M+EpeUV9JdlqfpGWBOIDBV4LYh//iSLKhm/F36gfbiqO8dYt7xKDOAyup/IwKxBGsJOv9tyien8T0NxZquCYfn+V73TmjZqPDwF8blPSu9Ad8PVNkv7tdiDaZJPZo8HG7ln87QhX4AExoPTagIe4/5fbznyAiw5M/mFLwF2THbfs+69bzBkziXEEfENMIpDbnoRK3hPReyogquULbKqYLfy9R/pH3sEP/k= ceph-cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:48:47.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfcTtDpfdJYrU91LXCv5becNAqY2i86PDfaAmztYxjeHraOLQs0vgA4lna9x92aUjnZ2gTwPIyxC8PWH2HtLP/Y26yatTLSptVWXMtw5xm8wYLJYTKLL+e1URscPQ2WfC+iYmXTQ9YV9+HVpwnRGie3J8urLhkHvtDcs1UEqxV2SvTWs0k9MmyA5Q8FxYQWRDAZAk8wH1t1+YrpKIjlwNV8t4feeZrqQAYQnTSjDZNz3OvINvY4jVPiPp5KH9+mb7ogcc3HaiTA7UK2FzE37Nqk6sFFya/2M+EpeUV9JdlqfpGWBOIDBV4LYh//iSLKhm/F36gfbiqO8dYt7xKDOAyup/IwKxBGsJOv9tyien8T0NxZquCYfn+V73TmjZqPDwF8blPSu9Ad8PVNkv7tdiDaZJPZo8HG7ln87QhX4AExoPTagIe4/5fbznyAiw5M/mFLwF2THbfs+69bzBkziXEEfENMIpDbnoRK3hPReyogquULbKqYLfy9R/pH3sEP/k= ceph-cbf8b84e-02be-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-25T04:48:47.072 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfcTtDpfdJYrU91LXCv5becNAqY2i86PDfaAmztYxjeHraOLQs0vgA4lna9x92aUjnZ2gTwPIyxC8PWH2HtLP/Y26yatTLSptVWXMtw5xm8wYLJYTKLL+e1URscPQ2WfC+iYmXTQ9YV9+HVpwnRGie3J8urLhkHvtDcs1UEqxV2SvTWs0k9MmyA5Q8FxYQWRDAZAk8wH1t1+YrpKIjlwNV8t4feeZrqQAYQnTSjDZNz3OvINvY4jVPiPp5KH9+mb7ogcc3HaiTA7UK2FzE37Nqk6sFFya/2M+EpeUV9JdlqfpGWBOIDBV4LYh//iSLKhm/F36gfbiqO8dYt7xKDOAyup/IwKxBGsJOv9tyien8T0NxZquCYfn+V73TmjZqPDwF8blPSu9Ad8PVNkv7tdiDaZJPZo8HG7ln87QhX4AExoPTagIe4/5fbznyAiw5M/mFLwF2THbfs+69bzBkziXEEfENMIpDbnoRK3hPReyogquULbKqYLfy9R/pH3sEP/k= ceph-cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:48:47.081 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-25T04:48:47.099 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:47.100 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:47.418 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:47.418 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:47.418 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:47 smithi096 bash[18594]: audit 2024-04-25T04:48:46.238211+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.96:0/595277694' entity='client.admin' 2024-04-25T04:48:47.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:47.685 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:48.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:48.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:48:48.370 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:48:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:48:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18594]: audit 2024-04-25T04:48:47.803747+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18594]: audit 2024-04-25T04:48:47.805511+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18594]: audit 2024-04-25T04:48:47.809046+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18594]: audit 2024-04-25T04:48:47.810553+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:49.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18594]: audit 2024-04-25T04:48:47.813884+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:49.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:48 smithi096 bash[18594]: audit 2024-04-25T04:48:48.005808+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:50.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:50 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:48:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:48:50.613 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-25T04:48:50.613 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-25T04:48:50.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:50 smithi096 bash[18594]: audit 2024-04-25T04:48:49.767516+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.96:0/19096373' entity='client.admin' 2024-04-25T04:48:50.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:50 smithi096 bash[18594]: audit 2024-04-25T04:48:49.783274+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:50.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:50 smithi096 bash[18594]: audit 2024-04-25T04:48:49.789311+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:50.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:50 smithi096 bash[18594]: audit 2024-04-25T04:48:50.245652+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:50.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:50 smithi096 bash[18594]: audit 2024-04-25T04:48:50.247830+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:52.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:52 smithi096 bash[18594]: audit 2024-04-25T04:48:51.150923+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:54.935 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2024-04-25T04:48:54.936 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:48:54.936 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2024-04-25T04:48:54.942 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:48:54.942 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:48:54.988 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2024-04-25T04:48:54.988 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch host add smithi155 2024-04-25T04:48:55.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.210126+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-04-25T04:48:55.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.214492+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:55.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.264489+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:55.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.265598+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:48:55.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.266369+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:48:55.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: cephadm 2024-04-25T04:48:54.267570+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:48:55.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: cephadm 2024-04-25T04:48:54.344069+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:48:55.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.424356+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:55.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18594]: audit 2024-04-25T04:48:54.429850+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:56.097 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:48:55 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:48:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:48:57.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:56 smithi096 bash[18594]: audit 2024-04-25T04:48:55.817175+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:57.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:56 smithi096 bash[18594]: audit 2024-04-25T04:48:55.824933+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:58.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:57 smithi096 bash[18594]: cluster 2024-04-25T04:48:56.077707+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:48:58.637 INFO:teuthology.orchestra.run.smithi096.stdout:Added host 'smithi155' with addr '172.21.15.155' 2024-04-25T04:48:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:58 smithi096 bash[18594]: audit 2024-04-25T04:48:57.624708+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:48:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:58 smithi096 bash[18594]: cephadm 2024-04-25T04:48:57.936748+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-25T04:48:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:58 smithi096 bash[18594]: audit 2024-04-25T04:48:58.637073+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:48:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:58 smithi096 bash[18594]: audit 2024-04-25T04:48:58.678021+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:48:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:58 smithi096 bash[18594]: audit 2024-04-25T04:48:58.679366+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:48:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:58 smithi096 bash[18594]: audit 2024-04-25T04:48:58.680194+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:48:59.255 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-25T04:49:00.188 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: cluster 2024-04-25T04:48:58.078148+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:00.188 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: cephadm 2024-04-25T04:48:58.637837+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi155 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:58.918629+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:59.645246+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:59.651107+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:59.652324+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:59.659469+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:59.662460+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T04:49:00.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:48:59 smithi096 bash[18594]: audit 2024-04-25T04:48:59.667012+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]': finished 2024-04-25T04:49:01.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:01.735 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:49:01.735 INFO:teuthology.orchestra.run.smithi096.stdout:[{"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}, {"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}] 2024-04-25T04:49:02.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:02.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: cluster 2024-04-25T04:49:00.078446+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:02.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: cephadm 2024-04-25T04:49:00.362364+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.008795+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.011260+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.013559+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.014833+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.157015+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.243796+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.291845+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.298468+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.302494+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.305090+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.306723+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.315116+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.748448+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:01 smithi096 bash[18594]: audit 2024-04-25T04:49:01.752029+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:02.273 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-25T04:49:02.273 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-25T04:49:03.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:02 smithi096 bash[18594]: cephadm 2024-04-25T04:49:01.017309+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:03.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:02 smithi096 bash[18594]: cephadm 2024-04-25T04:49:01.157483+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:49:03.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:02 smithi096 bash[18594]: audit 2024-04-25T04:49:01.735202+0000 mgr.y (mgr.14152) 21 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:49:04.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:03 smithi096 bash[18594]: cluster 2024-04-25T04:49:02.078776+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:04.944 INFO:teuthology.orchestra.run.smithi096.stderr:adjusted tunables profile to default 2024-04-25T04:49:05.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:04 smithi096 bash[18594]: audit 2024-04-25T04:49:04.859752+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.96:0/1107256974' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-25T04:49:05.461 INFO:tasks.cephadm:Adding mon.a on smithi096 2024-04-25T04:49:05.461 INFO:tasks.cephadm:Adding mon.c on smithi096 2024-04-25T04:49:05.461 INFO:tasks.cephadm:Adding mon.b on smithi155 2024-04-25T04:49:05.462 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b' 2024-04-25T04:49:06.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:05 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:06.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:05 smithi096 bash[18594]: cluster 2024-04-25T04:49:04.079237+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:06.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:05 smithi096 bash[18594]: audit 2024-04-25T04:49:04.941893+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.96:0/1107256974' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-25T04:49:06.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:05 smithi096 bash[18594]: cluster 2024-04-25T04:49:04.941989+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:07.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:06 smithi096 bash[18594]: audit 2024-04-25T04:49:05.972295+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:07.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:06 smithi096 bash[18594]: audit 2024-04-25T04:49:05.980549+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:08.029 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mon update... 2024-04-25T04:49:08.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:07 smithi096 bash[18594]: cluster 2024-04-25T04:49:06.079640+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:08.604 DEBUG:teuthology.orchestra.run.smithi096:mon.c> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.c.service 2024-04-25T04:49:08.606 DEBUG:teuthology.orchestra.run.smithi155:mon.b> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.b.service 2024-04-25T04:49:08.609 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-25T04:49:08.609 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-25T04:49:09.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.016045+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:09.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: cephadm 2024-04-25T04:49:08.021760+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b;count:3 2024-04-25T04:49:09.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.028710+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:09.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.047865+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.050565+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.052448+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.063103+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.067543+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: audit 2024-04-25T04:49:08.069295+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: cephadm 2024-04-25T04:49:08.071281+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T04:49:09.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:09 smithi096 bash[18594]: cluster 2024-04-25T04:49:08.080085+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:11.080 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:49:11.080 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"cbf8b84e-02be-11ef-bc93-c7b262605968","modified":"2024-04-25T04:47:34.067366Z","created":"2024-04-25T04:47:34.067366Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-25T04:49:11.082 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-25T04:49:11.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:11 smithi096 bash[18594]: cluster 2024-04-25T04:49:10.080517+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:11.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:11 smithi096 bash[18594]: audit 2024-04-25T04:49:11.080699+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.155:0/4124775291' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:11.657 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.341 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.606 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.606 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.607 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.607 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.607 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.607 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:12.607 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:12 smithi096 systemd[1]: Started Ceph mon.c for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:49:12.622 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-25T04:49:12.623 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-25T04:49:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[18594]: cluster 2024-04-25T04:49:12.080927+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[18594]: audit 2024-04-25T04:49:12.613871+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[18594]: audit 2024-04-25T04:49:12.614948+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[18594]: audit 2024-04-25T04:49:12.615666+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[18594]: cephadm 2024-04-25T04:49:12.616431+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T04:49:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.695+0000 7fd657406880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T04:49:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.695+0000 7fd657406880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-25T04:49:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.695+0000 7fd657406880 0 pidfile_write: ignore empty --pid-file 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 0 load: jerasure load: lrc 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: RocksDB version: 6.15.5 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Compile date Apr 18 2022 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: DB SUMMARY 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: DB Session ID: 0HLGOMP9INUU2KLSKT2I 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: CURRENT file: CURRENT 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.error_if_exists: 0 2024-04-25T04:49:14.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.create_if_missing: 0 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.env: 0x556b190c6860 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.fs: Posix File System 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.info_log: 0x556b1b555e00 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.statistics: (nil) 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.use_fsync: 0 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T04:49:14.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.db_log_dir: 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T04:49:14.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.write_buffer_manager: 0x556b1b646300 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T04:49:14.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.unordered_write: 0 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.row_cache: None 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.wal_filter: None 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T04:49:14.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.preserve_deletes: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.two_write_queues: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.atomic_flush: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T04:49:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_open_files: -1 2024-04-25T04:49:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Compression algorithms supported: 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kZSTD supported: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kXpressCompression supported: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kZlibCompression supported: 1 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T04:49:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.merge_operator: 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_filter: None 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556b1b523d00) 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cache_index_and_filter_blocks: 1 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: pin_top_level_index_and_filter: 1 2024-04-25T04:49:14.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: index_type: 0 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: data_block_index_type: 0 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: index_shortening: 1 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: data_block_hash_table_util_ratio: 0.750000 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: hash_index_allow_collision: 1 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: checksum: 1 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: no_block_cache: 0 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_cache: 0x556b1b58a170 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_cache_name: BinnedLRUCache 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_cache_options: 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: capacity : 536870912 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: num_shard_bits : 4 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: strict_capacity_limit : 0 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: high_pri_pool_ratio: 0.000 2024-04-25T04:49:14.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_cache_compressed: (nil) 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: persistent_cache: (nil) 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_size: 4096 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_size_deviation: 10 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_restart_interval: 16 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: index_block_restart_interval: 1 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: metadata_block_size: 4096 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: partition_filters: 0 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: use_delta_encoding: 1 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: whole_key_filtering: 1 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: verify_compression: 0 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: read_amp_bytes_per_bit: 0 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: format_version: 4 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: enable_index_compression: 1 2024-04-25T04:49:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: block_align: 0 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression: NoCompression 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.num_levels: 7 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T04:49:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T04:49:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T04:49:14.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T04:49:14.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T04:49:14.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T04:49:14.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T04:49:14.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T04:49:14.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T04:49:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.table_properties_collectors: 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.bloom_locality: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T04:49:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.ttl: 2592000 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.enable_blob_files: false 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.min_blob_size: 0 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.699+0000 7fd657406880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 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-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020553705886, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-25T04:49:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 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-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020553706250, "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": 1714020553, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "81af08a3-a152-4027-9cdf-5a2c10d42f66", "db_session_id": "0HLGOMP9INUU2KLSKT2I"}} 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020553706636, "job": 1, "event": "recovery_finished"} 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 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-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556b1b570a80 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 4 rocksdb: DB pointer 0x556b1b580000 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd64718e700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd64718e700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** DB Stats ** 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:49:14.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** Compaction Stats [default] ** 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** Compaction Stats [default] ** 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** Compaction Stats [default] ** 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-25T04:49:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** Compaction Stats [default] ** 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:49:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 0 using public_addrv [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.703+0000 7fd657406880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] at bind addrs [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.707+0000 7fd657406880 1 mon.c@-1(???) e0 preinit fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: e1 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: legacy client fscid: -1 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: No filesystems configured 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-25T04:49:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 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-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.719+0000 7fd64a194700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cephadm 2024-04-25T04:49:01.017309+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cephadm 2024-04-25T04:49:01.157483+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:01.735202+0000 mgr.y (mgr.14152) 21 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:02.078776+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:04.859752+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.96:0/1107256974' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:04.079237+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:04.941893+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.96:0/1107256974' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-25T04:49:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:04.941989+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:05.972295+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:05.980549+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:06.079640+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.016045+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cephadm 2024-04-25T04:49:08.021760+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b;count:3 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.028710+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.047865+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.050565+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.052448+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.063103+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.067543+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:08.069295+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cephadm 2024-04-25T04:49:08.071281+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:08.080085+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:10.080517+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:11.080699+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.155:0/4124775291' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cluster 2024-04-25T04:49:12.080927+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:12.613871+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:12.614948+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: audit 2024-04-25T04:49:12.615666+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: cephadm 2024-04-25T04:49:12.616431+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T04:49:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:13 smithi096 bash[23955]: debug 2024-04-25T04:49:13.723+0000 7fd64a194700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-25T04:49:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:17 smithi155 systemd[1]: Started Ceph mon.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:49:18.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.365+0000 7ffb4dc32880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T04:49:18.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.365+0000 7ffb4dc32880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-25T04:49:18.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.365+0000 7ffb4dc32880 0 pidfile_write: ignore empty --pid-file 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 0 load: jerasure load: lrc 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: RocksDB version: 6.15.5 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Compile date Apr 18 2022 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: DB SUMMARY 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: DB Session ID: U5VNU7BHB82YGK69VY37 2024-04-25T04:49:18.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: CURRENT file: CURRENT 2024-04-25T04:49:18.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-25T04:49:18.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-25T04:49:18.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-25T04:49:18.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-25T04:49:18.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.error_if_exists: 0 2024-04-25T04:49:18.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.create_if_missing: 0 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.env: 0x55a8a00c6860 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.fs: Posix File System 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.info_log: 0x55a8a1c81e00 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T04:49:18.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.statistics: (nil) 2024-04-25T04:49:18.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.use_fsync: 0 2024-04-25T04:49:18.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T04:49:18.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T04:49:18.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T04:49:18.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.db_log_dir: 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.write_buffer_manager: 0x55a8a1d722d0 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T04:49:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.unordered_write: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.row_cache: None 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.wal_filter: None 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T04:49:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.preserve_deletes: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.two_write_queues: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.atomic_flush: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T04:49:18.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_open_files: -1 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T04:49:18.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Compression algorithms supported: 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kZSTD supported: 0 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kXpressCompression supported: 0 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kZlibCompression supported: 1 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T04:49:18.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.merge_operator: 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_filter: None 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a8a1c4fd00) 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cache_index_and_filter_blocks: 1 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T04:49:18.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: pin_top_level_index_and_filter: 1 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: index_type: 0 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: data_block_index_type: 0 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: index_shortening: 1 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: data_block_hash_table_util_ratio: 0.750000 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: hash_index_allow_collision: 1 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: checksum: 1 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: no_block_cache: 0 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_cache: 0x55a8a1cb6170 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_cache_name: BinnedLRUCache 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_cache_options: 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: capacity : 536870912 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: num_shard_bits : 4 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: strict_capacity_limit : 0 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: high_pri_pool_ratio: 0.000 2024-04-25T04:49:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_cache_compressed: (nil) 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: persistent_cache: (nil) 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_size: 4096 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_size_deviation: 10 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_restart_interval: 16 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: index_block_restart_interval: 1 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: metadata_block_size: 4096 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: partition_filters: 0 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: use_delta_encoding: 1 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: whole_key_filtering: 1 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: verify_compression: 0 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: read_amp_bytes_per_bit: 0 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: format_version: 4 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: enable_index_compression: 1 2024-04-25T04:49:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: block_align: 0 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression: NoCompression 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.num_levels: 7 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T04:49:18.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T04:49:18.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T04:49:18.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.table_properties_collectors: 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T04:49:18.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.bloom_locality: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.ttl: 2592000 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.enable_blob_files: false 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.min_blob_size: 0 2024-04-25T04:49:18.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 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-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020558379135, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 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-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020558379537, "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": 1714020558, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "24f472f5-ae42-48de-a5bb-a7156efc7b4c", "db_session_id": "U5VNU7BHB82YGK69VY37"}} 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714020558379980, "job": 1, "event": "recovery_finished"} 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.373+0000 7ffb4dc32880 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-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb4dc32880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a8a1c9ca80 2024-04-25T04:49:18.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb4dc32880 4 rocksdb: DB pointer 0x55a8a1cac000 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb3d9ba700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb3d9ba700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** DB Stats ** 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** Compaction Stats [default] ** 2024-04-25T04:49:18.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:18.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:18.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** Compaction Stats [default] ** 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Interval compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:18.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** Compaction Stats [default] ** 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** Compaction Stats [default] ** 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 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.0 0.00 0.00 1 0.000 0 0 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T04:49:18.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb4dc32880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb4dc32880 0 using public_addr v2:172.21.15.155:0/0 -> [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb4dc32880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.377+0000 7ffb4dc32880 1 mon.b@-1(???) e0 preinit fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.393+0000 7ffb409c0700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.393+0000 7ffb409c0700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: e1 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-25T04:49:18.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: legacy client fscid: -1 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: No filesystems configured 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.393+0000 7ffb409c0700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.393+0000 7ffb409c0700 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-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:49:18.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cephadm 2024-04-25T04:49:01.017309+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cephadm 2024-04-25T04:49:01.157483+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:01.735202+0000 mgr.y (mgr.14152) 21 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:02.078776+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:04.859752+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.96:0/1107256974' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:04.079237+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:04.941893+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.96:0/1107256974' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:04.941989+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:05.972295+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:05.980549+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:06.079640+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:18.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.016045+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cephadm 2024-04-25T04:49:08.021760+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi096:172.21.15.96=a;smithi096:[v2:172.21.15.96:3301,v1:172.21.15.96:6790]=c;smithi155:172.21.15.155=b;count:3 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.028710+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.047865+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.050565+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.052448+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.063103+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.067543+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:08.069295+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cephadm 2024-04-25T04:49:08.071281+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:08.080085+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:10.080517+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:11.080699+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.155:0/4124775291' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cluster 2024-04-25T04:49:12.080927+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:18.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:12.613871+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:18.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:12.614948+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:18.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: audit 2024-04-25T04:49:12.615666+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:18.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: cephadm 2024-04-25T04:49:12.616431+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T04:49:18.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:18 smithi155 bash[18735]: debug 2024-04-25T04:49:18.397+0000 7ffb409c0700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-25T04:49:19.083 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:49:19.083 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":2,"fsid":"cbf8b84e-02be-11ef-bc93-c7b262605968","modified":"2024-04-25T04:49:13.730496Z","created":"2024-04-25T04:47:34.067366Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3301","nonce":0},{"type":"v1","addr":"172.21.15.96:6790","nonce":0}]},"addr":"172.21.15.96:6790/0","public_addr":"172.21.15.96:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-25T04:49:19.085 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 2 2024-04-25T04:49:19.146 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:49:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:13.732716+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:13.732911+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:13.753346+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:14.081253+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:14.730865+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:15.731175+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:15.733020+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:16.081684+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:16.730850+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.147 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:17.731083+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.407478+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.731485+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.774296+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.779796+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0]} 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.779890+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.779942+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.780192+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.787732+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.792754+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.800943+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.805037+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.809182+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.812174+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:19.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[18594]: audit 2024-04-25T04:49:18.814423+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:19.149 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:13.732716+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:49:19.149 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:13.732911+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-04-25T04:49:19.149 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:13.753346+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.149 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:14.081253+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:19.149 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:14.730865+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:15.731175+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:15.733020+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:16.081684+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:16.730850+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:17.731083+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.407478+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.731485+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:19.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.774296+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.779796+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0]} 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.779890+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.779942+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.780192+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.787732+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.792754+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.800943+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.805037+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:19.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.809182+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:19.152 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.812174+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:19.152 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:18 smithi096 bash[23955]: audit 2024-04-25T04:49:18.814423+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: cluster 2024-04-25T04:49:18.082077+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: cephadm 2024-04-25T04:49:18.817301+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: cephadm 2024-04-25T04:49:18.818297+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:18.940469+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:18.944234+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:18.949582+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: cephadm 2024-04-25T04:49:18.949921+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: cephadm 2024-04-25T04:49:18.950677+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:18.950912+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:18.951571+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:20.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:18.952181+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: cephadm 2024-04-25T04:49:18.952972+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:19.083774+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.155:0/570399564' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:19.407130+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[18594]: audit 2024-04-25T04:49:19.731106+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: cluster 2024-04-25T04:49:18.082077+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: cephadm 2024-04-25T04:49:18.817301+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: cephadm 2024-04-25T04:49:18.818297+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:18.940469+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:18.944234+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:18.949582+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: cephadm 2024-04-25T04:49:18.949921+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:20.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: cephadm 2024-04-25T04:49:18.950677+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:18.950912+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:18.951571+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:18.952181+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: cephadm 2024-04-25T04:49:18.952972+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:19.083774+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.155:0/570399564' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:19.407130+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:20.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:19 smithi096 bash[23955]: audit 2024-04-25T04:49:19.731106+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:20.791 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-25T04:49:20.792 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-25T04:49:22.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:13.732716+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:49:22.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:13.732911+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-04-25T04:49:22.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:13.753346+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:14.081253+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:14.730865+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:15.731175+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:15.733020+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:16.081684+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:16.730850+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:17.731083+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.407478+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.731485+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:22.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.774296+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.779796+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0]} 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.779890+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.779942+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.780192+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.787732+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.792754+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.800943+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.805037+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.809182+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.812174+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.814423+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cluster 2024-04-25T04:49:18.082077+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:22.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cephadm 2024-04-25T04:49:18.817301+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cephadm 2024-04-25T04:49:18.818297+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.940469+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.944234+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.949582+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cephadm 2024-04-25T04:49:18.949921+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cephadm 2024-04-25T04:49:18.950677+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.950912+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:22.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.951571+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:22.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:18.952181+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:22.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: cephadm 2024-04-25T04:49:18.952972+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T04:49:22.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:19.083774+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.155:0/570399564' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:22.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:19.407130+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:22.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:22 smithi155 bash[18735]: audit 2024-04-25T04:49:19.731106+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:25.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:49:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:25.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:25.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:49:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:25.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:20.082357+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:20.415095+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:20.415563+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:20.418178+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:20.418434+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:20.420408+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:21.408006+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:22.082616+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:22.408132+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:22.423356+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:23.408154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:24.082996+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:24.407800+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.408043+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:25.438489+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:25.446535+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0]} 2024-04-25T04:49:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:25.446638+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:25.446693+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:25.446941+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: cluster 2024-04-25T04:49:25.455371+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.460608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.466889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.468584+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.472985+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.474276+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.479414+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.485217+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.486800+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:25.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[23955]: audit 2024-04-25T04:49:25.491625+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:20.082357+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:20.415095+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:20.415563+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:20.418178+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:20.418434+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:20.420408+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:21.408006+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:22.082616+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:22.408132+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:22.423356+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:23.408154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:24.082996+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:24.407800+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.408043+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:25.438489+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:25.446535+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0]} 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:25.446638+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:25.446693+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:25.446941+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: cluster 2024-04-25T04:49:25.455371+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.460608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.466889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.468584+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.472985+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.474276+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.479414+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.485217+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.486800+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:25 smithi096 bash[18594]: audit 2024-04-25T04:49:25.491625+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:20.082357+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:20.415095+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:20.415563+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:20.418178+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:20.418434+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:20.420408+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:21.408006+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:22.082616+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:22.408132+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:22.423356+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:23.408154+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:24.082996+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:24.407800+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.408043+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:25.438489+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T04:49:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:25.446535+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0]} 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:25.446638+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:25.446693+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:25.446941+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: cluster 2024-04-25T04:49:25.455371+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.460608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.466889+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.468584+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.472985+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.474276+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.479414+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.485217+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.486800+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:25 smithi155 bash[18735]: audit 2024-04-25T04:49:25.491625+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.185 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:49:26.186 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":3,"fsid":"cbf8b84e-02be-11ef-bc93-c7b262605968","modified":"2024-04-25T04:49:20.407471Z","created":"2024-04-25T04:47:34.067366Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3301","nonce":0},{"type":"v1","addr":"172.21.15.96:6790","nonce":0}]},"addr":"172.21.15.96:6790/0","public_addr":"172.21.15.96:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-25T04:49:26.188 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 3 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: cephadm 2024-04-25T04:49:25.462992+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: cephadm 2024-04-25T04:49:25.489545+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: audit 2024-04-25T04:49:25.601808+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: audit 2024-04-25T04:49:25.605739+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: audit 2024-04-25T04:49:25.638037+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: audit 2024-04-25T04:49:25.643005+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: audit 2024-04-25T04:49:26.186466+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.155:0/4003290472' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:26.720 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[18594]: audit 2024-04-25T04:49:26.408463+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: cephadm 2024-04-25T04:49:25.462992+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: cephadm 2024-04-25T04:49:25.489545+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: audit 2024-04-25T04:49:25.601808+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: audit 2024-04-25T04:49:25.605739+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: audit 2024-04-25T04:49:25.638037+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: audit 2024-04-25T04:49:25.643005+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: audit 2024-04-25T04:49:26.186466+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.155:0/4003290472' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:26.721 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:26 smithi096 bash[23955]: audit 2024-04-25T04:49:26.408463+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:26.797 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-25T04:49:26.797 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-25T04:49:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: cephadm 2024-04-25T04:49:25.462992+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T04:49:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: cephadm 2024-04-25T04:49:25.489545+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T04:49:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: audit 2024-04-25T04:49:25.601808+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: audit 2024-04-25T04:49:25.605739+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: audit 2024-04-25T04:49:25.638037+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: audit 2024-04-25T04:49:25.643005+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: audit 2024-04-25T04:49:26.186466+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.155:0/4003290472' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-25T04:49:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:26 smithi155 bash[18735]: audit 2024-04-25T04:49:26.408463+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:49:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:27 smithi155 bash[18735]: cluster 2024-04-25T04:49:26.083427+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:27 smithi155 bash[18735]: audit 2024-04-25T04:49:27.211454+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:27 smithi155 bash[18735]: audit 2024-04-25T04:49:27.213075+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:27 smithi155 bash[18735]: audit 2024-04-25T04:49:27.214099+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:27 smithi155 bash[18735]: audit 2024-04-25T04:49:27.215053+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[23955]: cluster 2024-04-25T04:49:26.083427+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[23955]: audit 2024-04-25T04:49:27.211454+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[23955]: audit 2024-04-25T04:49:27.213075+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[23955]: audit 2024-04-25T04:49:27.214099+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[23955]: audit 2024-04-25T04:49:27.215053+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[18594]: cluster 2024-04-25T04:49:26.083427+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[18594]: audit 2024-04-25T04:49:27.211454+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[18594]: audit 2024-04-25T04:49:27.213075+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[18594]: audit 2024-04-25T04:49:27.214099+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:27 smithi096 bash[18594]: audit 2024-04-25T04:49:27.215053+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:28.962 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:28 smithi096 bash[18594]: cephadm 2024-04-25T04:49:27.212708+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T04:49:28.962 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:28 smithi096 bash[18594]: cephadm 2024-04-25T04:49:27.216186+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T04:49:28.962 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:28 smithi096 bash[23955]: cephadm 2024-04-25T04:49:27.212708+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T04:49:28.963 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:28 smithi096 bash[23955]: cephadm 2024-04-25T04:49:27.216186+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T04:49:28.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:28 smithi155 bash[18735]: cephadm 2024-04-25T04:49:27.212708+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T04:49:28.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:28 smithi155 bash[18735]: cephadm 2024-04-25T04:49:27.216186+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T04:49:29.331 INFO:teuthology.orchestra.run.smithi096.stdout:# minimal ceph.conf for cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:49:29.331 INFO:teuthology.orchestra.run.smithi096.stdout:[global] 2024-04-25T04:49:29.331 INFO:teuthology.orchestra.run.smithi096.stdout: fsid = cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T04:49:29.332 INFO:teuthology.orchestra.run.smithi096.stdout: mon_host = [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] 2024-04-25T04:49:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: cluster 2024-04-25T04:49:28.083852+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.045085+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.046400+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.047610+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.048319+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.153650+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.165828+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.171519+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.173620+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.174365+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.175067+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:29 smithi155 bash[18735]: audit 2024-04-25T04:49:29.332649+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.96:0/2162600931' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: cluster 2024-04-25T04:49:28.083852+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.045085+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.046400+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.047610+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.048319+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.153650+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.165828+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.171519+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.173620+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.174365+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.175067+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[18594]: audit 2024-04-25T04:49:29.332649+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.96:0/2162600931' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: cluster 2024-04-25T04:49:28.083852+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.045085+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.046400+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.047610+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.048319+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.153650+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.165828+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.171519+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.173620+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.174365+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.175067+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:29 smithi096 bash[23955]: audit 2024-04-25T04:49:29.332649+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.96:0/2162600931' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:30.478 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-25T04:49:30.478 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:49:30.478 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.conf 2024-04-25T04:49:30.492 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:49:30.492 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:49:30.545 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:49:30.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2024-04-25T04:49:30.559 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:49:30.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:49:30.615 INFO:tasks.cephadm:Adding mgr.y on smithi096 2024-04-25T04:49:30.615 INFO:tasks.cephadm:Adding mgr.x on smithi155 2024-04-25T04:49:30.615 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi096=y;smithi155=x' 2024-04-25T04:49:30.732 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[18594]: cephadm 2024-04-25T04:49:29.049739+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[18594]: cephadm 2024-04-25T04:49:29.050175+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[18594]: cephadm 2024-04-25T04:49:29.173339+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[18594]: cephadm 2024-04-25T04:49:29.175880+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[23955]: cephadm 2024-04-25T04:49:29.049739+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[23955]: cephadm 2024-04-25T04:49:29.050175+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[23955]: cephadm 2024-04-25T04:49:29.173339+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T04:49:30.733 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:30 smithi096 bash[23955]: cephadm 2024-04-25T04:49:29.175880+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T04:49:30.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:30 smithi155 bash[18735]: cephadm 2024-04-25T04:49:29.049739+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:49:30.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:30 smithi155 bash[18735]: cephadm 2024-04-25T04:49:29.050175+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:49:30.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:30 smithi155 bash[18735]: cephadm 2024-04-25T04:49:29.173339+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T04:49:30.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:30 smithi155 bash[18735]: cephadm 2024-04-25T04:49:29.175880+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T04:49:31.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:31 smithi155 bash[18735]: cluster 2024-04-25T04:49:30.084306+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:31.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:31 smithi155 bash[18735]: audit 2024-04-25T04:49:31.323781+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:32.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:31 smithi096 bash[18594]: cluster 2024-04-25T04:49:30.084306+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:31 smithi096 bash[18594]: audit 2024-04-25T04:49:31.323781+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:31 smithi096 bash[23955]: cluster 2024-04-25T04:49:30.084306+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:31 smithi096 bash[23955]: audit 2024-04-25T04:49:31.323781+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:33.211 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mgr update... 2024-04-25T04:49:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: cluster 2024-04-25T04:49:32.084767+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.211694+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.244841+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.247510+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.249294+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.258958+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.263112+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T04:49:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.268485+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-25T04:49:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.270205+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T04:49:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:33 smithi155 bash[18735]: audit 2024-04-25T04:49:33.271984+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: cluster 2024-04-25T04:49:32.084767+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.211694+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.244841+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.247510+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.249294+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.258958+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.263112+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.268485+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-25T04:49:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.270205+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[18594]: audit 2024-04-25T04:49:33.271984+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: cluster 2024-04-25T04:49:32.084767+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.211694+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.244841+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.247510+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.249294+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.258958+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.263112+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.268485+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.270205+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T04:49:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:33 smithi096 bash[23955]: audit 2024-04-25T04:49:33.271984+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:34.316 DEBUG:teuthology.orchestra.run.smithi155:mgr.x> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service 2024-04-25T04:49:34.319 INFO:tasks.cephadm:Deploying OSDs... 2024-04-25T04:49:34.319 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:49:34.319 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-04-25T04:49:34.326 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-25T04:49:34.326 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_1 2024-04-25T04:49:34.376 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-25T04:49:34.376 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:34.376 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-04-25T04:49:34.376 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:34.376 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-25 04:43:15.099767450 +0000 2024-04-25T04:49:34.376 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-25 04:43:14.831769843 +0000 2024-04-25T04:49:34.377 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-25 04:43:14.831769843 +0000 2024-04-25T04:49:34.377 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-25T04:49:34.377 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-25T04:49:34.431 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-25T04:49:34.431 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-25T04:49:34.431 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000448473 s, 1.1 MB/s 2024-04-25T04:49:34.432 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-25T04:49:34.481 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_2 2024-04-25T04:49:34.527 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-25 04:43:15.567763269 +0000 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-25 04:43:15.323765449 +0000 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-25 04:43:15.323765449 +0000 2024-04-25T04:49:34.528 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-25T04:49:34.528 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-25T04:49:34.582 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-25T04:49:34.582 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-25T04:49:34.582 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000366386 s, 1.4 MB/s 2024-04-25T04:49:34.583 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-25T04:49:34.633 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_3 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-25 04:43:16.039759053 +0000 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-25 04:43:15.791761268 +0000 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-25 04:43:15.791761268 +0000 2024-04-25T04:49:34.680 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-25T04:49:34.681 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-25T04:49:34.739 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-25T04:49:34.739 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-25T04:49:34.739 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.00042647 s, 1.2 MB/s 2024-04-25T04:49:34.740 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-25T04:49:34.790 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_4 2024-04-25T04:49:34.839 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-25T04:49:34.839 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:34.839 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 941 Links: 1 2024-04-25T04:49:34.839 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:34.840 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-25 04:43:16.527754694 +0000 2024-04-25T04:49:34.840 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-25 04:43:16.275756945 +0000 2024-04-25T04:49:34.840 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-25 04:43:16.275756945 +0000 2024-04-25T04:49:34.840 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-25T04:49:34.840 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-25T04:49:34.894 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-25T04:49:34.894 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-25T04:49:34.894 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000385147 s, 1.3 MB/s 2024-04-25T04:49:34.896 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-25T04:49:34.938 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:34 smithi155 bash[18735]: audit 2024-04-25T04:49:33.201731+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi096=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:34.938 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:34 smithi155 bash[18735]: cephadm 2024-04-25T04:49:33.205410+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi096=y;smithi155=x;count:2 2024-04-25T04:49:34.938 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:34 smithi155 bash[18735]: cephadm 2024-04-25T04:49:33.273782+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T04:49:34.945 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:49:34.945 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-04-25T04:49:34.951 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-25T04:49:34.951 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2024-04-25T04:49:35.000 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-25T04:49:35.000 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:35.000 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-04-25T04:49:35.000 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:35.001 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-25 04:43:12.696301201 +0000 2024-04-25T04:49:35.001 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-25 04:43:12.692301237 +0000 2024-04-25T04:49:35.001 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-25 04:43:12.692301237 +0000 2024-04-25T04:49:35.001 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-25T04:49:35.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-25T04:49:35.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:34 smithi096 bash[23955]: audit 2024-04-25T04:49:33.201731+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi096=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:35.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:34 smithi096 bash[23955]: cephadm 2024-04-25T04:49:33.205410+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi096=y;smithi155=x;count:2 2024-04-25T04:49:35.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:34 smithi096 bash[23955]: cephadm 2024-04-25T04:49:33.273782+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T04:49:35.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:34 smithi096 bash[18594]: audit 2024-04-25T04:49:33.201731+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi096=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:35.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:34 smithi096 bash[18594]: cephadm 2024-04-25T04:49:33.205410+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi096=y;smithi155=x;count:2 2024-04-25T04:49:35.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:34 smithi096 bash[18594]: cephadm 2024-04-25T04:49:33.273782+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T04:49:35.054 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-25T04:49:35.055 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-25T04:49:35.055 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000447543 s, 1.1 MB/s 2024-04-25T04:49:35.056 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-25T04:49:35.105 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2024-04-25T04:49:35.151 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-25 04:43:13.528293770 +0000 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-25 04:43:13.220296520 +0000 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-25 04:43:13.220296520 +0000 2024-04-25T04:49:35.152 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-25T04:49:35.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-25T04:49:35.205 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-25T04:49:35.206 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-25T04:49:35.206 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000280436 s, 1.8 MB/s 2024-04-25T04:49:35.207 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-25T04:49:35.257 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2024-04-25T04:49:35.303 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-25T04:49:35.303 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:35.303 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-04-25T04:49:35.303 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:35.304 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-25 04:43:14.032289267 +0000 2024-04-25T04:49:35.304 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-25 04:43:13.772291589 +0000 2024-04-25T04:49:35.304 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-25 04:43:13.772291589 +0000 2024-04-25T04:49:35.304 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-25T04:49:35.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-25T04:49:35.358 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-25T04:49:35.358 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-25T04:49:35.358 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000437393 s, 1.2 MB/s 2024-04-25T04:49:35.359 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-25T04:49:35.409 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2024-04-25T04:49:35.456 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-25T04:49:35.457 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-25T04:49:35.457 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-04-25T04:49:35.457 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-25T04:49:35.457 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-25 04:43:14.548284659 +0000 2024-04-25T04:49:35.457 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-25 04:43:14.272287124 +0000 2024-04-25T04:49:35.457 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-25 04:43:14.272287124 +0000 2024-04-25T04:49:35.458 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-25T04:49:35.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-25T04:49:35.511 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-25T04:49:35.511 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-25T04:49:35.511 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000212842 s, 2.4 MB/s 2024-04-25T04:49:35.512 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-25T04:49:35.564 INFO:tasks.cephadm:Deploying osd.0 on smithi096 with /dev/vg_nvme/lv_4... 2024-04-25T04:49:35.564 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-25T04:49:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:35.607 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:35.607 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:35.608 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:35.931 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:35 smithi096 bash[23955]: cluster 2024-04-25T04:49:34.085206+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:35.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:35 smithi096 bash[18594]: cluster 2024-04-25T04:49:34.085206+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:35.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:35.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: Started Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:49:35.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:35 smithi155 bash[18735]: cluster 2024-04-25T04:49:34.085206+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:35.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:35 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:49:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.887835+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.893137+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.895663+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.897321+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.908885+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: cephadm 2024-04-25T04:49:35.909572+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: cephadm 2024-04-25T04:49:35.910640+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.911221+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.913060+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:35.914421+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: cephadm 2024-04-25T04:49:35.916005+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:36.147641+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[18594]: audit 2024-04-25T04:49:36.148780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.887835+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.893137+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.895663+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:37.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.897321+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.908885+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: cephadm 2024-04-25T04:49:35.909572+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: cephadm 2024-04-25T04:49:35.910640+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.911221+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.913060+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:35.914421+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: cephadm 2024-04-25T04:49:35.916005+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:36.147641+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:49:37.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:36 smithi096 bash[23955]: audit 2024-04-25T04:49:36.148780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:49:37.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:37 smithi155 bash[19854]: debug 2024-04-25T04:49:37.097+0000 7fbf4f5be700 1 -- 172.21.15.155:0/2106641215 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ee35368340 con 0x55ee360e4400 2024-04-25T04:49:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.887835+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.893137+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.895663+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.897321+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.908885+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: cephadm 2024-04-25T04:49:35.909572+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: cephadm 2024-04-25T04:49:35.910640+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.911221+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.913060+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:35.914421+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: cephadm 2024-04-25T04:49:35.916005+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:36.147641+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:49:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:36 smithi155 bash[18735]: audit 2024-04-25T04:49:36.148780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:49:37.529 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:37 smithi155 bash[19854]: debug 2024-04-25T04:49:37.241+0000 7fbf5822d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T04:49:38.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:37 smithi096 bash[18594]: cluster 2024-04-25T04:49:36.085575+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:38.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:37 smithi096 bash[23955]: cluster 2024-04-25T04:49:36.085575+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:38.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:37 smithi155 bash[18735]: cluster 2024-04-25T04:49:36.085575+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:38.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:38 smithi155 bash[19854]: debug 2024-04-25T04:49:38.789+0000 7fbf5822d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T04:49:38.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:38 smithi155 bash[19854]: debug 2024-04-25T04:49:38.885+0000 7fbf5822d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T04:49:39.463 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[19854]: debug 2024-04-25T04:49:39.137+0000 7fbf5822d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: cluster 2024-04-25T04:49:38.086048+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: audit 2024-04-25T04:49:38.333809+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: audit 2024-04-25T04:49:38.335860+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: audit 2024-04-25T04:49:38.337258+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: audit 2024-04-25T04:49:38.338151+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: audit 2024-04-25T04:49:38.345470+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[18735]: cephadm 2024-04-25T04:49:38.346064+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: cluster 2024-04-25T04:49:38.086048+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: audit 2024-04-25T04:49:38.333809+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: audit 2024-04-25T04:49:38.335860+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: audit 2024-04-25T04:49:38.337258+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: audit 2024-04-25T04:49:38.338151+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: audit 2024-04-25T04:49:38.345470+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[23955]: cephadm 2024-04-25T04:49:38.346064+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: cluster 2024-04-25T04:49:38.086048+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: audit 2024-04-25T04:49:38.333809+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:39.578 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: audit 2024-04-25T04:49:38.335860+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:39.579 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: audit 2024-04-25T04:49:38.337258+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:39.579 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: audit 2024-04-25T04:49:38.338151+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:39.579 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: audit 2024-04-25T04:49:38.345470+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:39.579 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:39 smithi096 bash[18594]: cephadm 2024-04-25T04:49:38.346064+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:49:40.197 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[19854]: debug 2024-04-25T04:49:39.877+0000 7fbf5822d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T04:49:40.197 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:39 smithi155 bash[19854]: debug 2024-04-25T04:49:39.981+0000 7fbf5822d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T04:49:40.197 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:40 smithi155 bash[19854]: debug 2024-04-25T04:49:40.085+0000 7fbf5822d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T04:49:40.463 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:40 smithi155 bash[19854]: debug 2024-04-25T04:49:40.193+0000 7fbf5822d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T04:49:40.464 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:40 smithi155 bash[19854]: debug 2024-04-25T04:49:40.405+0000 7fbf5822d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T04:49:40.663 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:49:40.700 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_4 2024-04-25T04:49:40.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:40 smithi155 bash[19854]: debug 2024-04-25T04:49:40.677+0000 7fbf5822d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T04:49:40.960 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:40 smithi155 bash[19854]: debug 2024-04-25T04:49:40.781+0000 7fbf5822d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T04:49:41.003 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:40 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:41.213 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:40 smithi155 bash[19854]: debug 2024-04-25T04:49:40.957+0000 7fbf5822d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T04:49:41.477 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[19854]: debug 2024-04-25T04:49:41.209+0000 7fbf5822d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T04:49:41.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:49:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:41.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[18594]: cluster 2024-04-25T04:49:40.086564+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:41.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[18594]: audit 2024-04-25T04:49:40.480309+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:41.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[18594]: audit 2024-04-25T04:49:40.783166+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:41.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[23955]: cluster 2024-04-25T04:49:40.086564+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:41.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[23955]: audit 2024-04-25T04:49:40.480309+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:41.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:41 smithi096 bash[23955]: audit 2024-04-25T04:49:40.783166+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:41.882 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[19854]: debug 2024-04-25T04:49:41.489+0000 7fbf5822d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T04:49:41.882 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[19854]: debug 2024-04-25T04:49:41.649+0000 7fbf5822d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:49:41.882 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[18735]: cluster 2024-04-25T04:49:40.086564+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:41.882 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[18735]: audit 2024-04-25T04:49:40.480309+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:41.882 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[18735]: audit 2024-04-25T04:49:40.783166+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[19854]: debug 2024-04-25T04:49:41.877+0000 7fbf5822d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T04:49:42.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:41 smithi155 bash[19854]: debug 2024-04-25T04:49:41.989+0000 7fbf5822d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T04:49:42.713 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[19854]: debug 2024-04-25T04:49:42.325+0000 7fbf5822d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:49:42.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[18735]: audit 2024-04-25T04:49:41.509959+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[18735]: audit 2024-04-25T04:49:41.518044+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[18735]: audit 2024-04-25T04:49:41.518756+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:42.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[18735]: audit 2024-04-25T04:49:41.521653+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:42.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[18735]: audit 2024-04-25T04:49:41.523385+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:42.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:42 smithi155 bash[18735]: audit 2024-04-25T04:49:41.533548+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[18594]: audit 2024-04-25T04:49:41.509959+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[18594]: audit 2024-04-25T04:49:41.518044+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[18594]: audit 2024-04-25T04:49:41.518756+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:42.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[18594]: audit 2024-04-25T04:49:41.521653+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:42.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[18594]: audit 2024-04-25T04:49:41.523385+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:42.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[18594]: audit 2024-04-25T04:49:41.533548+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[23955]: audit 2024-04-25T04:49:41.509959+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[23955]: audit 2024-04-25T04:49:41.518044+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:42.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[23955]: audit 2024-04-25T04:49:41.518756+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:49:42.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[23955]: audit 2024-04-25T04:49:41.521653+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:42.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[23955]: audit 2024-04-25T04:49:41.523385+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:49:42.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:42 smithi096 bash[23955]: audit 2024-04-25T04:49:41.533548+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:43.352 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:43 smithi155 bash[19854]: debug 2024-04-25T04:49:43.037+0000 7fbf5822d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T04:49:43.352 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:43 smithi155 bash[19854]: debug 2024-04-25T04:49:43.145+0000 7fbf5822d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T04:49:43.676 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:43 smithi155 bash[19854]: debug 2024-04-25T04:49:43.349+0000 7fbf5822d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T04:49:43.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:43 smithi155 bash[18735]: cluster 2024-04-25T04:49:42.086867+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:43.708 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:43 smithi096 bash[18594]: cluster 2024-04-25T04:49:42.086867+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:43.708 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:43 smithi096 bash[23955]: cluster 2024-04-25T04:49:42.086867+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:44.003 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:49:43 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:49:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:49:44.464 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:43 smithi155 bash[19854]: debug 2024-04-25T04:49:43.673+0000 7fbf5822d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T04:49:44.464 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[19854]: debug 2024-04-25T04:49:44.037+0000 7fbf5822d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T04:49:44.464 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[19854]: debug 2024-04-25T04:49:44.149+0000 7fbf5822d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:43.699580+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:43.708551+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:43.754640+0000 mgr.y (mgr.14152) 67 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:43.760338+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:43.765713+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:43.766974+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: cluster 2024-04-25T04:49:44.176940+0000 mon.a (mon.0) 280 : cluster [DBG] Standby manager daemon x started 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:44.177116+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T04:49:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:44.177833+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T04:49:44.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:44.179253+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T04:49:44.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:44 smithi155 bash[18735]: audit 2024-04-25T04:49:44.179813+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T04:49:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:43.699580+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:43.708551+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:43.754640+0000 mgr.y (mgr.14152) 67 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:43.760338+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:43.765713+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:43.766974+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: cluster 2024-04-25T04:49:44.176940+0000 mon.a (mon.0) 280 : cluster [DBG] Standby manager daemon x started 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:44.177116+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:44.177833+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:44.179253+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T04:49:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[18594]: audit 2024-04-25T04:49:44.179813+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:43.699580+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:43.708551+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:43.754640+0000 mgr.y (mgr.14152) 67 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:43.760338+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:43.765713+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:43.766974+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: cluster 2024-04-25T04:49:44.176940+0000 mon.a (mon.0) 280 : cluster [DBG] Standby manager daemon x started 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:44.177116+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:44.177833+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:44.179253+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T04:49:45.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:44 smithi096 bash[23955]: audit 2024-04-25T04:49:44.179813+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/4027443020' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T04:49:46.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:45 smithi096 bash[18594]: cluster 2024-04-25T04:49:44.087189+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:46.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:45 smithi096 bash[18594]: cluster 2024-04-25T04:49:44.726239+0000 mon.a (mon.0) 281 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-04-25T04:49:46.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:45 smithi096 bash[18594]: audit 2024-04-25T04:49:44.726498+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T04:49:46.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:45 smithi096 bash[23955]: cluster 2024-04-25T04:49:44.087189+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:46.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:45 smithi096 bash[23955]: cluster 2024-04-25T04:49:44.726239+0000 mon.a (mon.0) 281 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-04-25T04:49:46.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:45 smithi096 bash[23955]: audit 2024-04-25T04:49:44.726498+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T04:49:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:45 smithi155 bash[18735]: cluster 2024-04-25T04:49:44.087189+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:45 smithi155 bash[18735]: cluster 2024-04-25T04:49:44.726239+0000 mon.a (mon.0) 281 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-04-25T04:49:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:45 smithi155 bash[18735]: audit 2024-04-25T04:49:44.726498+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T04:49:47.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:47 smithi096 bash[18594]: cluster 2024-04-25T04:49:46.087601+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:47.874 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:47 smithi096 bash[23955]: cluster 2024-04-25T04:49:46.087601+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:47 smithi155 bash[18735]: cluster 2024-04-25T04:49:46.087601+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:50.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[23955]: cluster 2024-04-25T04:49:48.088046+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:50.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[23955]: audit 2024-04-25T04:49:49.306822+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.96:0/3755778284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]: dispatch 2024-04-25T04:49:50.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[23955]: audit 2024-04-25T04:49:49.307373+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]: dispatch 2024-04-25T04:49:50.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[23955]: audit 2024-04-25T04:49:49.316621+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]': finished 2024-04-25T04:49:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[23955]: cluster 2024-04-25T04:49:49.316759+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-25T04:49:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[23955]: audit 2024-04-25T04:49:49.316995+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:49:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[18594]: cluster 2024-04-25T04:49:48.088046+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[18594]: audit 2024-04-25T04:49:49.306822+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.96:0/3755778284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]: dispatch 2024-04-25T04:49:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[18594]: audit 2024-04-25T04:49:49.307373+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]: dispatch 2024-04-25T04:49:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[18594]: audit 2024-04-25T04:49:49.316621+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]': finished 2024-04-25T04:49:50.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[18594]: cluster 2024-04-25T04:49:49.316759+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-25T04:49:50.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:49 smithi096 bash[18594]: audit 2024-04-25T04:49:49.316995+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:49:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:49 smithi155 bash[18735]: cluster 2024-04-25T04:49:48.088046+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:49 smithi155 bash[18735]: audit 2024-04-25T04:49:49.306822+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.96:0/3755778284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]: dispatch 2024-04-25T04:49:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:49 smithi155 bash[18735]: audit 2024-04-25T04:49:49.307373+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]: dispatch 2024-04-25T04:49:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:49 smithi155 bash[18735]: audit 2024-04-25T04:49:49.316621+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c54bf1ac-6c6d-463c-bd23-2806c83e3e36"}]': finished 2024-04-25T04:49:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:49 smithi155 bash[18735]: cluster 2024-04-25T04:49:49.316759+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-25T04:49:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:49 smithi155 bash[18735]: audit 2024-04-25T04:49:49.316995+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:49:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:50 smithi096 bash[18594]: audit 2024-04-25T04:49:49.995571+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.96:0/654105755' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:49:51.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:50 smithi096 bash[23955]: audit 2024-04-25T04:49:49.995571+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.96:0/654105755' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:49:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:50 smithi155 bash[18735]: audit 2024-04-25T04:49:49.995571+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.96:0/654105755' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:49:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:51 smithi096 bash[18594]: cluster 2024-04-25T04:49:50.088356+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:51 smithi096 bash[23955]: cluster 2024-04-25T04:49:50.088356+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:51 smithi155 bash[18735]: cluster 2024-04-25T04:49:50.088356+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:53 smithi096 bash[18594]: cluster 2024-04-25T04:49:52.088735+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:54.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:53 smithi096 bash[23955]: cluster 2024-04-25T04:49:52.088735+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:53 smithi155 bash[18735]: cluster 2024-04-25T04:49:52.088735+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:56.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:55 smithi096 bash[18594]: cluster 2024-04-25T04:49:54.089209+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:56.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:55 smithi096 bash[23955]: cluster 2024-04-25T04:49:54.089209+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:55 smithi155 bash[18735]: cluster 2024-04-25T04:49:54.089209+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:58.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:57 smithi096 bash[18594]: cluster 2024-04-25T04:49:56.089652+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:57 smithi096 bash[23955]: cluster 2024-04-25T04:49:56.089652+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:49:58.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:57 smithi155 bash[18735]: cluster 2024-04-25T04:49:56.089652+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:00.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[23955]: cluster 2024-04-25T04:49:58.089953+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:00.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[23955]: audit 2024-04-25T04:49:58.817934+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T04:50:00.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[23955]: audit 2024-04-25T04:49:58.819743+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:00.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[23955]: cephadm 2024-04-25T04:49:58.821050+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T04:50:00.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[18594]: cluster 2024-04-25T04:49:58.089953+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:00.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[18594]: audit 2024-04-25T04:49:58.817934+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T04:50:00.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[18594]: audit 2024-04-25T04:49:58.819743+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:00.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:49:59 smithi096 bash[18594]: cephadm 2024-04-25T04:49:58.821050+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T04:50:00.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:59 smithi155 bash[18735]: cluster 2024-04-25T04:49:58.089953+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:00.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:59 smithi155 bash[18735]: audit 2024-04-25T04:49:58.817934+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T04:50:00.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:59 smithi155 bash[18735]: audit 2024-04-25T04:49:58.819743+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:00.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:49:59 smithi155 bash[18735]: cephadm 2024-04-25T04:49:58.821050+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T04:50:00.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:00 smithi096 bash[18594]: cluster 2024-04-25T04:50:00.000121+0000 mon.a (mon.0) 289 : cluster [INF] overall HEALTH_OK 2024-04-25T04:50:00.986 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:00 smithi096 bash[23955]: cluster 2024-04-25T04:50:00.000121+0000 mon.a (mon.0) 289 : cluster [INF] overall HEALTH_OK 2024-04-25T04:50:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:00 smithi155 bash[18735]: cluster 2024-04-25T04:50:00.000121+0000 mon.a (mon.0) 289 : cluster [INF] overall HEALTH_OK 2024-04-25T04:50:01.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:50:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:02.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[23955]: cluster 2024-04-25T04:50:00.090299+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:02.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[23955]: audit 2024-04-25T04:50:01.347598+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:02.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[23955]: audit 2024-04-25T04:50:01.355761+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:02.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[18594]: cluster 2024-04-25T04:50:00.090299+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:02.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[18594]: audit 2024-04-25T04:50:01.347598+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:02.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:01 smithi096 bash[18594]: audit 2024-04-25T04:50:01.355761+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:02.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:01 smithi155 bash[18735]: cluster 2024-04-25T04:50:00.090299+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:02.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:01 smithi155 bash[18735]: audit 2024-04-25T04:50:01.347598+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:02.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:01 smithi155 bash[18735]: audit 2024-04-25T04:50:01.355761+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:02.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:02.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:02.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:03.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:03.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:02 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:50:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:03.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:03.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: cluster 2024-04-25T04:50:02.090678+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:02.812568+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:02.822330+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:03.046785+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:03.056781+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:03.058034+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:03.058956+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:04.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:03 smithi155 bash[18735]: audit 2024-04-25T04:50:03.067420+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: cluster 2024-04-25T04:50:02.090678+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:04.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:02.812568+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:02.822330+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:03.046785+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:03.056781+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:03.058034+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:03.058956+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[18594]: audit 2024-04-25T04:50:03.067420+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: cluster 2024-04-25T04:50:02.090678+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:02.812568+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:02.822330+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:03.046785+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:03.056781+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:03.058034+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:03.058956+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:04.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:03 smithi096 bash[23955]: audit 2024-04-25T04:50:03.067420+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:04.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:04 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:50:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:05.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:05 smithi096 bash[18594]: cluster 2024-04-25T04:50:04.091014+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:05.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:05 smithi096 bash[18594]: audit 2024-04-25T04:50:04.492603+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:05.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:05 smithi096 bash[18594]: audit 2024-04-25T04:50:04.496972+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:05 smithi096 bash[23955]: cluster 2024-04-25T04:50:04.091014+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:05 smithi096 bash[23955]: audit 2024-04-25T04:50:04.492603+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:05 smithi096 bash[23955]: audit 2024-04-25T04:50:04.496972+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:05 smithi155 bash[18735]: cluster 2024-04-25T04:50:04.091014+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:05 smithi155 bash[18735]: audit 2024-04-25T04:50:04.492603+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:05 smithi155 bash[18735]: audit 2024-04-25T04:50:04.496972+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:07.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:07 smithi096 bash[18594]: cluster 2024-04-25T04:50:06.091369+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:07.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:07 smithi096 bash[23955]: cluster 2024-04-25T04:50:06.091369+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:07.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:07 smithi155 bash[18735]: cluster 2024-04-25T04:50:06.091369+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:09.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:09 smithi096 bash[18594]: cluster 2024-04-25T04:50:08.091773+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:09.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:09 smithi096 bash[23955]: cluster 2024-04-25T04:50:08.091773+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:09 smithi155 bash[18735]: cluster 2024-04-25T04:50:08.091773+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:10.043 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 0 on host 'smithi096' 2024-04-25T04:50:10.623 DEBUG:teuthology.orchestra.run.smithi096:osd.0> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.0.service 2024-04-25T04:50:10.626 INFO:tasks.cephadm:Deploying osd.1 on smithi096 with /dev/vg_nvme/lv_3... 2024-04-25T04:50:10.626 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-25T04:50:11.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.043511+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.050476+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:11.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.051972+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:11.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.052924+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:11.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.055411+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: cephadm 2024-04-25T04:50:10.056183+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 15217M 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.060990+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.066883+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: cluster 2024-04-25T04:50:10.092080+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[18594]: audit 2024-04-25T04:50:10.164278+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.043511+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.050476+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.051972+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.052924+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:11.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.055411+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: cephadm 2024-04-25T04:50:10.056183+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 15217M 2024-04-25T04:50:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.060990+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.066883+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: cluster 2024-04-25T04:50:10.092080+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:11 smithi096 bash[23955]: audit 2024-04-25T04:50:10.164278+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T04:50:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.043511+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.050476+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.051972+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.052924+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.055411+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: cephadm 2024-04-25T04:50:10.056183+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 15217M 2024-04-25T04:50:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.060990+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.066883+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: cluster 2024-04-25T04:50:10.092080+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:11 smithi155 bash[18735]: audit 2024-04-25T04:50:10.164278+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T04:50:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:12 smithi155 bash[18735]: audit 2024-04-25T04:50:11.078773+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T04:50:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:12 smithi155 bash[18735]: cluster 2024-04-25T04:50:11.078967+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-25T04:50:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:12 smithi155 bash[18735]: audit 2024-04-25T04:50:11.079223+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:12 smithi155 bash[18735]: audit 2024-04-25T04:50:11.080431+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[18594]: audit 2024-04-25T04:50:11.078773+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[18594]: cluster 2024-04-25T04:50:11.078967+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[18594]: audit 2024-04-25T04:50:11.079223+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[18594]: audit 2024-04-25T04:50:11.080431+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[23955]: audit 2024-04-25T04:50:11.078773+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[23955]: cluster 2024-04-25T04:50:11.078967+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[23955]: audit 2024-04-25T04:50:11.079223+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[23955]: audit 2024-04-25T04:50:11.080431+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:50:12.505 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[27632]: debug 2024-04-25T04:50:12.093+0000 7fc9ea9b5700 -1 osd.0 0 waiting for initial osdmap 2024-04-25T04:50:12.505 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:50:12 smithi096 bash[27632]: debug 2024-04-25T04:50:12.097+0000 7fc9e6b4f700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:50:13.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[18594]: audit 2024-04-25T04:50:12.081677+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:50:13.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[18594]: cluster 2024-04-25T04:50:12.081910+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-25T04:50:13.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[18594]: audit 2024-04-25T04:50:12.082597+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:13.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[18594]: cluster 2024-04-25T04:50:12.092461+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:13.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[18594]: audit 2024-04-25T04:50:12.098108+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:13.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[23955]: audit 2024-04-25T04:50:12.081677+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:50:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[23955]: cluster 2024-04-25T04:50:12.081910+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-25T04:50:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[23955]: audit 2024-04-25T04:50:12.082597+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[23955]: cluster 2024-04-25T04:50:12.092461+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:13 smithi096 bash[23955]: audit 2024-04-25T04:50:12.098108+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:13 smithi155 bash[18735]: audit 2024-04-25T04:50:12.081677+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:50:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:13 smithi155 bash[18735]: cluster 2024-04-25T04:50:12.081910+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-25T04:50:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:13 smithi155 bash[18735]: audit 2024-04-25T04:50:12.082597+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:13 smithi155 bash[18735]: cluster 2024-04-25T04:50:12.092461+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-25T04:50:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:13 smithi155 bash[18735]: audit 2024-04-25T04:50:12.098108+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:14.042 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:50:14.080 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_3 2024-04-25T04:50:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:14 smithi155 bash[18735]: cluster 2024-04-25T04:50:11.131467+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:50:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:14 smithi155 bash[18735]: cluster 2024-04-25T04:50:11.131683+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:50:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:14 smithi155 bash[18735]: cluster 2024-04-25T04:50:13.090639+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640] boot 2024-04-25T04:50:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:14 smithi155 bash[18735]: cluster 2024-04-25T04:50:13.090715+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-25T04:50:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:14 smithi155 bash[18735]: audit 2024-04-25T04:50:13.091318+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[18594]: cluster 2024-04-25T04:50:11.131467+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[18594]: cluster 2024-04-25T04:50:11.131683+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[18594]: cluster 2024-04-25T04:50:13.090639+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640] boot 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[18594]: cluster 2024-04-25T04:50:13.090715+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[18594]: audit 2024-04-25T04:50:13.091318+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[23955]: cluster 2024-04-25T04:50:11.131467+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[23955]: cluster 2024-04-25T04:50:11.131683+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:50:14.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[23955]: cluster 2024-04-25T04:50:13.090639+0000 mon.a (mon.0) 317 : cluster [INF] osd.0 [v2:172.21.15.96:6802/1625748640,v1:172.21.15.96:6803/1625748640] boot 2024-04-25T04:50:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[23955]: cluster 2024-04-25T04:50:13.090715+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-25T04:50:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:14 smithi096 bash[23955]: audit 2024-04-25T04:50:13.091318+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:50:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:15 smithi096 bash[23955]: cluster 2024-04-25T04:50:14.093032+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:15 smithi096 bash[23955]: cluster 2024-04-25T04:50:14.103194+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-25T04:50:15.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:15 smithi096 bash[18594]: cluster 2024-04-25T04:50:14.093032+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:15.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:15 smithi096 bash[18594]: cluster 2024-04-25T04:50:14.103194+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-25T04:50:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:15 smithi155 bash[18735]: cluster 2024-04-25T04:50:14.093032+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:15 smithi155 bash[18735]: cluster 2024-04-25T04:50:14.103194+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-25T04:50:17.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:17 smithi155 bash[18735]: cluster 2024-04-25T04:50:16.093406+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:17.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:17 smithi155 bash[18735]: audit 2024-04-25T04:50:16.723031+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:50:17.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:17 smithi155 bash[18735]: audit 2024-04-25T04:50:16.729719+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:50:17.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:17 smithi155 bash[18735]: audit 2024-04-25T04:50:16.732688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:50:17.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:17 smithi155 bash[18735]: audit 2024-04-25T04:50:16.733589+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[18594]: cluster 2024-04-25T04:50:16.093406+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[18594]: audit 2024-04-25T04:50:16.723031+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[18594]: audit 2024-04-25T04:50:16.729719+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[18594]: audit 2024-04-25T04:50:16.732688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[18594]: audit 2024-04-25T04:50:16.733589+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[23955]: cluster 2024-04-25T04:50:16.093406+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[23955]: audit 2024-04-25T04:50:16.723031+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:50:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[23955]: audit 2024-04-25T04:50:16.729719+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:50:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[23955]: audit 2024-04-25T04:50:16.732688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:50:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:17 smithi096 bash[23955]: audit 2024-04-25T04:50:16.733589+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:19.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:19 smithi096 bash[18594]: cluster 2024-04-25T04:50:18.093844+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:19 smithi096 bash[23955]: cluster 2024-04-25T04:50:18.093844+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:19 smithi155 bash[18735]: cluster 2024-04-25T04:50:18.093844+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:21.744 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:50:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:21.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[18594]: cluster 2024-04-25T04:50:20.094340+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:21.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[18594]: audit 2024-04-25T04:50:21.482867+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:21.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[18594]: audit 2024-04-25T04:50:21.487170+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:21.745 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[23955]: cluster 2024-04-25T04:50:20.094340+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:21.745 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[23955]: audit 2024-04-25T04:50:21.482867+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:21.745 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:21 smithi096 bash[23955]: audit 2024-04-25T04:50:21.487170+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:21 smithi155 bash[18735]: cluster 2024-04-25T04:50:20.094340+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:21 smithi155 bash[18735]: audit 2024-04-25T04:50:21.482867+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:21 smithi155 bash[18735]: audit 2024-04-25T04:50:21.487170+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:23 smithi155 bash[18735]: cluster 2024-04-25T04:50:22.094799+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:23 smithi155 bash[18735]: audit 2024-04-25T04:50:22.844576+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.96:0/1098346780' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0f05fbc-09ff-4d39-979a-7e06c0ee3113"}]: dispatch 2024-04-25T04:50:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:23 smithi155 bash[18735]: audit 2024-04-25T04:50:22.849629+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.96:0/1098346780' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0f05fbc-09ff-4d39-979a-7e06c0ee3113"}]': finished 2024-04-25T04:50:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:23 smithi155 bash[18735]: cluster 2024-04-25T04:50:22.849695+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-25T04:50:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:23 smithi155 bash[18735]: audit 2024-04-25T04:50:22.849913+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:24.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[18594]: cluster 2024-04-25T04:50:22.094799+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[18594]: audit 2024-04-25T04:50:22.844576+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.96:0/1098346780' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0f05fbc-09ff-4d39-979a-7e06c0ee3113"}]: dispatch 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[18594]: audit 2024-04-25T04:50:22.849629+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.96:0/1098346780' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0f05fbc-09ff-4d39-979a-7e06c0ee3113"}]': finished 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[18594]: cluster 2024-04-25T04:50:22.849695+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[18594]: audit 2024-04-25T04:50:22.849913+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[23955]: cluster 2024-04-25T04:50:22.094799+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[23955]: audit 2024-04-25T04:50:22.844576+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.96:0/1098346780' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0f05fbc-09ff-4d39-979a-7e06c0ee3113"}]: dispatch 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[23955]: audit 2024-04-25T04:50:22.849629+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.96:0/1098346780' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0f05fbc-09ff-4d39-979a-7e06c0ee3113"}]': finished 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[23955]: cluster 2024-04-25T04:50:22.849695+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-25T04:50:24.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:23 smithi096 bash[23955]: audit 2024-04-25T04:50:22.849913+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:24 smithi155 bash[18735]: audit 2024-04-25T04:50:23.528446+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.96:0/3820902568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:50:25.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:24 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:50:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:24 smithi096 bash[23955]: audit 2024-04-25T04:50:23.528446+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.96:0/3820902568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:50:25.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:24 smithi096 bash[18594]: audit 2024-04-25T04:50:23.528446+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.96:0/3820902568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:50:25.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[18594]: cluster 2024-04-25T04:50:24.095146+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:25.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[18594]: audit 2024-04-25T04:50:24.600099+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:25.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[18594]: cephadm 2024-04-25T04:50:24.600883+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:50:25.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[18594]: audit 2024-04-25T04:50:24.606391+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:25.958 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[23955]: cluster 2024-04-25T04:50:24.095146+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:25.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[23955]: audit 2024-04-25T04:50:24.600099+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:25.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[23955]: cephadm 2024-04-25T04:50:24.600883+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:50:25.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:25 smithi096 bash[23955]: audit 2024-04-25T04:50:24.606391+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:25 smithi155 bash[18735]: cluster 2024-04-25T04:50:24.095146+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:25 smithi155 bash[18735]: audit 2024-04-25T04:50:24.600099+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:25 smithi155 bash[18735]: cephadm 2024-04-25T04:50:24.600883+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:50:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:25 smithi155 bash[18735]: audit 2024-04-25T04:50:24.606391+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:26.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:26 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:50:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:27.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:27 smithi155 bash[18735]: cluster 2024-04-25T04:50:26.095356+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-04-25T04:50:27.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:27 smithi155 bash[18735]: audit 2024-04-25T04:50:26.366473+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:27 smithi155 bash[18735]: audit 2024-04-25T04:50:26.370898+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:27.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:27 smithi096 bash[18594]: cluster 2024-04-25T04:50:26.095356+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-04-25T04:50:27.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:27 smithi096 bash[18594]: audit 2024-04-25T04:50:26.366473+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:27.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:27 smithi096 bash[18594]: audit 2024-04-25T04:50:26.370898+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:27 smithi096 bash[23955]: cluster 2024-04-25T04:50:26.095356+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-04-25T04:50:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:27 smithi096 bash[23955]: audit 2024-04-25T04:50:26.366473+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:27 smithi096 bash[23955]: audit 2024-04-25T04:50:26.370898+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:29.806 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:29 smithi096 bash[18594]: cluster 2024-04-25T04:50:28.095763+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:29.806 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:29 smithi096 bash[23955]: cluster 2024-04-25T04:50:28.095763+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:29 smithi155 bash[18735]: cluster 2024-04-25T04:50:28.095763+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:31.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:31 smithi155 bash[18735]: cluster 2024-04-25T04:50:30.096268+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:32.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:31 smithi096 bash[18594]: cluster 2024-04-25T04:50:30.096268+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:31 smithi096 bash[23955]: cluster 2024-04-25T04:50:30.096268+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:33.838 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[18594]: cluster 2024-04-25T04:50:32.096695+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:33.838 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[18594]: audit 2024-04-25T04:50:32.970744+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T04:50:33.838 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[18594]: audit 2024-04-25T04:50:32.972558+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:33.838 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[18594]: cephadm 2024-04-25T04:50:32.974019+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T04:50:33.839 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[23955]: cluster 2024-04-25T04:50:32.096695+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:33.839 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[23955]: audit 2024-04-25T04:50:32.970744+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T04:50:33.839 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[23955]: audit 2024-04-25T04:50:32.972558+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:33.839 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:33 smithi096 bash[23955]: cephadm 2024-04-25T04:50:32.974019+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T04:50:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:33 smithi155 bash[18735]: cluster 2024-04-25T04:50:32.096695+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:33 smithi155 bash[18735]: audit 2024-04-25T04:50:32.970744+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T04:50:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:33 smithi155 bash[18735]: audit 2024-04-25T04:50:32.972558+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:33 smithi155 bash[18735]: cephadm 2024-04-25T04:50:32.974019+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T04:50:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:35 smithi096 bash[18594]: cluster 2024-04-25T04:50:34.097025+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:35.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:35 smithi096 bash[23955]: cluster 2024-04-25T04:50:34.097025+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:35.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:35 smithi155 bash[18735]: cluster 2024-04-25T04:50:34.097025+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:36.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.214 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.215 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.466 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.466 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:50:36.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.148950+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:50:36.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.150325+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:50:36.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.497038+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:36.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.500284+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:36.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.500550+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:36.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.501417+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[23955]: audit 2024-04-25T04:50:36.509047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.148950+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.150325+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.497038+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.500284+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.500550+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.501417+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:36 smithi096 bash[18594]: audit 2024-04-25T04:50:36.509047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:36.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.148950+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:50:36.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.150325+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:50:36.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.497038+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:36.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.500284+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:36.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.500550+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:36.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.501417+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:36.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:36 smithi155 bash[18735]: audit 2024-04-25T04:50:36.509047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:37.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:37 smithi155 bash[18735]: cluster 2024-04-25T04:50:36.097318+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:37.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:37 smithi096 bash[18594]: cluster 2024-04-25T04:50:36.097318+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:37.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:37 smithi096 bash[23955]: cluster 2024-04-25T04:50:36.097318+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:39.953 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:39 smithi096 bash[18594]: cluster 2024-04-25T04:50:38.097762+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:39.953 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:39 smithi096 bash[23955]: cluster 2024-04-25T04:50:38.097762+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:39.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:39 smithi155 bash[18735]: cluster 2024-04-25T04:50:38.097762+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:41.816 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:41 smithi096 bash[18594]: cluster 2024-04-25T04:50:40.098219+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:41.816 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:41 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:50:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:41.816 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:41 smithi096 bash[23955]: cluster 2024-04-25T04:50:40.098219+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:41.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:41 smithi155 bash[18735]: cluster 2024-04-25T04:50:40.098219+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:42.450 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 1 on host 'smithi096' 2024-04-25T04:50:42.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:41.641551+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:42.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:41.649139+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:42.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.451011+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:42.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.489022+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.490177+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.490822+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.492553+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.493201+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.499921+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:42 smithi155 bash[18735]: audit 2024-04-25T04:50:42.504824+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:41.641551+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:41.649139+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.451011+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.489022+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.490177+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.490822+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.492553+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.493201+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:43.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.499921+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[18594]: audit 2024-04-25T04:50:42.504824+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:41.641551+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:41.649139+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.451011+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.489022+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.490177+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.490822+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.492553+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.493201+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.499921+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:42 smithi096 bash[23955]: audit 2024-04-25T04:50:42.504824+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:43.460 DEBUG:teuthology.orchestra.run.smithi096:osd.1> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.1.service 2024-04-25T04:50:43.462 INFO:tasks.cephadm:Deploying osd.2 on smithi096 with /dev/vg_nvme/lv_2... 2024-04-25T04:50:43.462 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-25T04:50:43.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:43 smithi096 bash[18594]: cluster 2024-04-25T04:50:42.098577+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:43.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:43 smithi096 bash[18594]: cephadm 2024-04-25T04:50:42.493666+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 7608M 2024-04-25T04:50:43.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:43 smithi096 bash[18594]: audit 2024-04-25T04:50:42.733252+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T04:50:43.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:43 smithi096 bash[23955]: cluster 2024-04-25T04:50:42.098577+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:43.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:43 smithi096 bash[23955]: cephadm 2024-04-25T04:50:42.493666+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 7608M 2024-04-25T04:50:43.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:43 smithi096 bash[23955]: audit 2024-04-25T04:50:42.733252+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T04:50:43.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:43 smithi155 bash[18735]: cluster 2024-04-25T04:50:42.098577+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:43.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:43 smithi155 bash[18735]: cephadm 2024-04-25T04:50:42.493666+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 7608M 2024-04-25T04:50:43.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:43 smithi155 bash[18735]: audit 2024-04-25T04:50:42.733252+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T04:50:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:44 smithi155 bash[18735]: audit 2024-04-25T04:50:43.661767+0000 mon.a (mon.0) 354 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T04:50:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:44 smithi155 bash[18735]: cluster 2024-04-25T04:50:43.661831+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-25T04:50:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:44 smithi155 bash[18735]: audit 2024-04-25T04:50:43.661929+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:44.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:44 smithi155 bash[18735]: audit 2024-04-25T04:50:43.662385+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:50:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[18594]: audit 2024-04-25T04:50:43.661767+0000 mon.a (mon.0) 354 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[18594]: cluster 2024-04-25T04:50:43.661831+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[18594]: audit 2024-04-25T04:50:43.661929+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[18594]: audit 2024-04-25T04:50:43.662385+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[23955]: audit 2024-04-25T04:50:43.661767+0000 mon.a (mon.0) 354 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[23955]: cluster 2024-04-25T04:50:43.661831+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[23955]: audit 2024-04-25T04:50:43.661929+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[23955]: audit 2024-04-25T04:50:43.662385+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:50:45.007 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[30694]: debug 2024-04-25T04:50:44.668+0000 7f804fbcd700 -1 osd.1 0 waiting for initial osdmap 2024-04-25T04:50:45.007 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:50:44 smithi096 bash[30694]: debug 2024-04-25T04:50:44.676+0000 7f8048560700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:50:45.786 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[23955]: cluster 2024-04-25T04:50:44.099053+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[23955]: audit 2024-04-25T04:50:44.666940+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[23955]: cluster 2024-04-25T04:50:44.667031+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[23955]: audit 2024-04-25T04:50:44.667565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[23955]: audit 2024-04-25T04:50:44.676661+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[18594]: cluster 2024-04-25T04:50:44.099053+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[18594]: audit 2024-04-25T04:50:44.666940+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[18594]: cluster 2024-04-25T04:50:44.667031+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[18594]: audit 2024-04-25T04:50:44.667565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:45 smithi096 bash[18594]: audit 2024-04-25T04:50:44.676661+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:45 smithi155 bash[18735]: cluster 2024-04-25T04:50:44.099053+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:45.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:45 smithi155 bash[18735]: audit 2024-04-25T04:50:44.666940+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:50:45.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:45 smithi155 bash[18735]: cluster 2024-04-25T04:50:44.667031+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-25T04:50:45.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:45 smithi155 bash[18735]: audit 2024-04-25T04:50:44.667565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:45.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:45 smithi155 bash[18735]: audit 2024-04-25T04:50:44.676661+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:46.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:50:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: cluster 2024-04-25T04:50:43.773342+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:50:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: cluster 2024-04-25T04:50:43.773519+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:50:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: cluster 2024-04-25T04:50:45.684094+0000 mon.a (mon.0) 362 : cluster [INF] osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512] boot 2024-04-25T04:50:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: cluster 2024-04-25T04:50:45.684172+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:45.684980+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:46.481828+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:46.486380+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:46.529596+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:46.531612+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:46.532536+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[18594]: audit 2024-04-25T04:50:46.539996+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: cluster 2024-04-25T04:50:43.773342+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: cluster 2024-04-25T04:50:43.773519+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: cluster 2024-04-25T04:50:45.684094+0000 mon.a (mon.0) 362 : cluster [INF] osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512] boot 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: cluster 2024-04-25T04:50:45.684172+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-25T04:50:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:45.684980+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:46.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:46.481828+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:46.486380+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:46.529596+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:46.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:46.531612+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:46.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:46.532536+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:46.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:46 smithi096 bash[23955]: audit 2024-04-25T04:50:46.539996+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: cluster 2024-04-25T04:50:43.773342+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:50:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: cluster 2024-04-25T04:50:43.773519+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:50:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: cluster 2024-04-25T04:50:45.684094+0000 mon.a (mon.0) 362 : cluster [INF] osd.1 [v2:172.21.15.96:6810/3595841512,v1:172.21.15.96:6811/3595841512] boot 2024-04-25T04:50:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: cluster 2024-04-25T04:50:45.684172+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-25T04:50:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:45.684980+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:50:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:46.481828+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:46.486380+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:46.529596+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:46.531612+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:46.532536+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:46 smithi155 bash[18735]: audit 2024-04-25T04:50:46.539996+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:47 smithi155 bash[18735]: cluster 2024-04-25T04:50:46.099380+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:47 smithi155 bash[18735]: cephadm 2024-04-25T04:50:46.482636+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:50:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:47 smithi155 bash[18735]: cluster 2024-04-25T04:50:46.535240+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:47 smithi155 bash[18735]: cluster 2024-04-25T04:50:46.688110+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:50:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:47 smithi155 bash[18735]: cluster 2024-04-25T04:50:46.703848+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-25T04:50:48.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[18594]: cluster 2024-04-25T04:50:46.099380+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:48.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[18594]: cephadm 2024-04-25T04:50:46.482636+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:50:48.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[18594]: cluster 2024-04-25T04:50:46.535240+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:48.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[18594]: cluster 2024-04-25T04:50:46.688110+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:50:48.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[18594]: cluster 2024-04-25T04:50:46.703848+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-25T04:50:48.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[23955]: cluster 2024-04-25T04:50:46.099380+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:48.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[23955]: cephadm 2024-04-25T04:50:46.482636+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:50:48.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[23955]: cluster 2024-04-25T04:50:46.535240+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-25T04:50:48.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[23955]: cluster 2024-04-25T04:50:46.688110+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:50:48.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:47 smithi096 bash[23955]: cluster 2024-04-25T04:50:46.703848+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-25T04:50:48.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:50:48 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:50:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:50:49.718 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:50:49.741 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_2 2024-04-25T04:50:49.916 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: cluster 2024-04-25T04:50:48.535565+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-04-25T04:50:49.916 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: audit 2024-04-25T04:50:48.595275+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.916 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: audit 2024-04-25T04:50:48.601067+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.916 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: audit 2024-04-25T04:50:48.611106+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:49.916 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: audit 2024-04-25T04:50:48.612150+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:49.916 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: audit 2024-04-25T04:50:48.612806+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: cluster 2024-04-25T04:50:48.614458+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: audit 2024-04-25T04:50:48.618046+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: cluster 2024-04-25T04:50:49.515218+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[23955]: cluster 2024-04-25T04:50:49.515282+0000 mon.a (mon.0) 380 : cluster [INF] Cluster is now healthy 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: cluster 2024-04-25T04:50:48.535565+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-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: audit 2024-04-25T04:50:48.595275+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: audit 2024-04-25T04:50:48.601067+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: audit 2024-04-25T04:50:48.611106+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: audit 2024-04-25T04:50:48.612150+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: audit 2024-04-25T04:50:48.612806+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:49.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: cluster 2024-04-25T04:50:48.614458+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:49.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: audit 2024-04-25T04:50:48.618046+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: cluster 2024-04-25T04:50:49.515218+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:50:49.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:49 smithi096 bash[18594]: cluster 2024-04-25T04:50:49.515282+0000 mon.a (mon.0) 380 : cluster [INF] Cluster is now healthy 2024-04-25T04:50:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: cluster 2024-04-25T04:50:48.535565+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-04-25T04:50:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: audit 2024-04-25T04:50:48.595275+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: audit 2024-04-25T04:50:48.601067+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: audit 2024-04-25T04:50:48.611106+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:50:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: audit 2024-04-25T04:50:48.612150+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: audit 2024-04-25T04:50:48.612806+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:50:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: cluster 2024-04-25T04:50:48.614458+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: audit 2024-04-25T04:50:48.618046+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:50:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: cluster 2024-04-25T04:50:49.515218+0000 mon.a (mon.0) 379 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:50:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:49 smithi155 bash[18735]: cluster 2024-04-25T04:50:49.515282+0000 mon.a (mon.0) 380 : cluster [INF] Cluster is now healthy 2024-04-25T04:50:51.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:51 smithi096 bash[18594]: cluster 2024-04-25T04:50:50.614960+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:51.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:51 smithi096 bash[23955]: cluster 2024-04-25T04:50:50.614960+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:51 smithi155 bash[18735]: cluster 2024-04-25T04:50:50.614960+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:52.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:52 smithi096 bash[18594]: audit 2024-04-25T04:50:52.446036+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:50:52.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:52 smithi096 bash[18594]: audit 2024-04-25T04:50:52.451959+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:50:52.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:52 smithi096 bash[18594]: audit 2024-04-25T04:50:52.453555+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:52.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:52 smithi096 bash[23955]: audit 2024-04-25T04:50:52.446036+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:50:52.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:52 smithi096 bash[23955]: audit 2024-04-25T04:50:52.451959+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:50:52.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:52 smithi096 bash[23955]: audit 2024-04-25T04:50:52.453555+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:52.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:52 smithi155 bash[18735]: audit 2024-04-25T04:50:52.446036+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:50:52.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:52 smithi155 bash[18735]: audit 2024-04-25T04:50:52.451959+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:50:52.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:52 smithi155 bash[18735]: audit 2024-04-25T04:50:52.453555+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:50:53.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:53 smithi155 bash[18735]: audit 2024-04-25T04:50:52.439236+0000 mgr.y (mgr.14152) 111 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:50:53.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:53 smithi155 bash[18735]: cluster 2024-04-25T04:50:52.615561+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-04-25T04:50:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:53 smithi096 bash[18594]: audit 2024-04-25T04:50:52.439236+0000 mgr.y (mgr.14152) 111 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:50:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:53 smithi096 bash[18594]: cluster 2024-04-25T04:50:52.615561+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-04-25T04:50:54.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:53 smithi096 bash[23955]: audit 2024-04-25T04:50:52.439236+0000 mgr.y (mgr.14152) 111 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:50:54.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:53 smithi096 bash[23955]: cluster 2024-04-25T04:50:52.615561+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-04-25T04:50:55.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:55 smithi155 bash[18735]: cluster 2024-04-25T04:50:54.616150+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:55.974 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:55 smithi096 bash[18594]: cluster 2024-04-25T04:50:54.616150+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:55.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:55 smithi096 bash[23955]: cluster 2024-04-25T04:50:54.616150+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:57.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:57 smithi096 bash[18594]: cluster 2024-04-25T04:50:56.616751+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:57.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:57 smithi096 bash[23955]: cluster 2024-04-25T04:50:56.616751+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:57.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:57 smithi155 bash[18735]: cluster 2024-04-25T04:50:56.616751+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:50:58.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:58 smithi155 bash[18735]: audit 2024-04-25T04:50:58.225822+0000 mon.a (mon.0) 384 : audit [INF] from='client.? 172.21.15.96:0/2359112707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3e54523-5cb9-465c-b967-b210971bb7b5"}]: dispatch 2024-04-25T04:50:58.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:58 smithi155 bash[18735]: audit 2024-04-25T04:50:58.234204+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.96:0/2359112707' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3e54523-5cb9-465c-b967-b210971bb7b5"}]': finished 2024-04-25T04:50:58.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:58 smithi155 bash[18735]: cluster 2024-04-25T04:50:58.234364+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-25T04:50:58.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:58 smithi155 bash[18735]: audit 2024-04-25T04:50:58.234557+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[18594]: audit 2024-04-25T04:50:58.225822+0000 mon.a (mon.0) 384 : audit [INF] from='client.? 172.21.15.96:0/2359112707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3e54523-5cb9-465c-b967-b210971bb7b5"}]: dispatch 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[18594]: audit 2024-04-25T04:50:58.234204+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.96:0/2359112707' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3e54523-5cb9-465c-b967-b210971bb7b5"}]': finished 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[18594]: cluster 2024-04-25T04:50:58.234364+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[18594]: audit 2024-04-25T04:50:58.234557+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[23955]: audit 2024-04-25T04:50:58.225822+0000 mon.a (mon.0) 384 : audit [INF] from='client.? 172.21.15.96:0/2359112707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3e54523-5cb9-465c-b967-b210971bb7b5"}]: dispatch 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[23955]: audit 2024-04-25T04:50:58.234204+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.96:0/2359112707' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3e54523-5cb9-465c-b967-b210971bb7b5"}]': finished 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[23955]: cluster 2024-04-25T04:50:58.234364+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-25T04:50:59.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:58 smithi096 bash[23955]: audit 2024-04-25T04:50:58.234557+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:50:59.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:59 smithi155 bash[18735]: cluster 2024-04-25T04:50:58.617246+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-04-25T04:50:59.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:50:59 smithi155 bash[18735]: audit 2024-04-25T04:50:58.904972+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.96:0/3074062566' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:51:00.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:59 smithi096 bash[18594]: cluster 2024-04-25T04:50:58.617246+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-04-25T04:51:00.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:50:59 smithi096 bash[18594]: audit 2024-04-25T04:50:58.904972+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.96:0/3074062566' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:51:00.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:59 smithi096 bash[23955]: cluster 2024-04-25T04:50:58.617246+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-04-25T04:51:00.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:50:59 smithi096 bash[23955]: audit 2024-04-25T04:50:58.904972+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.96:0/3074062566' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:51:01.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:01 smithi155 bash[18735]: cluster 2024-04-25T04:51:00.617607+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-04-25T04:51:02.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:01 smithi096 bash[18594]: cluster 2024-04-25T04:51:00.617607+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-04-25T04:51:02.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:01 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:51:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:02.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:01 smithi096 bash[23955]: cluster 2024-04-25T04:51:00.617607+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-04-25T04:51:03.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:02 smithi155 bash[18735]: audit 2024-04-25T04:51:01.813085+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:03.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:02 smithi155 bash[18735]: audit 2024-04-25T04:51:01.824589+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:03.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:02 smithi096 bash[23955]: audit 2024-04-25T04:51:01.813085+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:03.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:02 smithi096 bash[23955]: audit 2024-04-25T04:51:01.824589+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:03.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:02 smithi096 bash[18594]: audit 2024-04-25T04:51:01.813085+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:03.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:02 smithi096 bash[18594]: audit 2024-04-25T04:51:01.824589+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:04.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:03 smithi155 bash[18735]: cluster 2024-04-25T04:51:02.618126+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-04-25T04:51:04.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:03 smithi096 bash[18594]: cluster 2024-04-25T04:51:02.618126+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-04-25T04:51:04.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:03 smithi096 bash[23955]: cluster 2024-04-25T04:51:02.618126+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-04-25T04:51:06.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:05 smithi096 bash[18594]: cluster 2024-04-25T04:51:04.618682+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-04-25T04:51:06.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:05 smithi096 bash[23955]: cluster 2024-04-25T04:51:04.618682+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-04-25T04:51:06.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:05 smithi155 bash[18735]: cluster 2024-04-25T04:51:04.618682+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-04-25T04:51:06.331 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:06 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:51:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:07 smithi155 bash[18735]: audit 2024-04-25T04:51:06.008245+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:07 smithi155 bash[18735]: cephadm 2024-04-25T04:51:06.009116+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:51:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:07 smithi155 bash[18735]: audit 2024-04-25T04:51:06.014656+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:07 smithi096 bash[18594]: audit 2024-04-25T04:51:06.008245+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:07 smithi096 bash[18594]: cephadm 2024-04-25T04:51:06.009116+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:51:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:07 smithi096 bash[18594]: audit 2024-04-25T04:51:06.014656+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:07 smithi096 bash[23955]: audit 2024-04-25T04:51:06.008245+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:07 smithi096 bash[23955]: cephadm 2024-04-25T04:51:06.009116+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:51:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:07 smithi096 bash[23955]: audit 2024-04-25T04:51:06.014656+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:08.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:08 smithi096 bash[18594]: cluster 2024-04-25T04:51:06.619218+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:08.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:08 smithi096 bash[23955]: cluster 2024-04-25T04:51:06.619218+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:08 smithi155 bash[18735]: cluster 2024-04-25T04:51:06.619218+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:09 smithi155 bash[18735]: cluster 2024-04-25T04:51:08.619670+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:09 smithi155 bash[18735]: audit 2024-04-25T04:51:09.090440+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T04:51:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:09 smithi155 bash[18735]: audit 2024-04-25T04:51:09.092069+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:09 smithi096 bash[18594]: cluster 2024-04-25T04:51:08.619670+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:09 smithi096 bash[18594]: audit 2024-04-25T04:51:09.090440+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T04:51:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:09 smithi096 bash[18594]: audit 2024-04-25T04:51:09.092069+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:09 smithi096 bash[23955]: cluster 2024-04-25T04:51:08.619670+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:10.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:09 smithi096 bash[23955]: audit 2024-04-25T04:51:09.090440+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T04:51:10.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:09 smithi096 bash[23955]: audit 2024-04-25T04:51:09.092069+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:10.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:10 smithi096 bash[18594]: cephadm 2024-04-25T04:51:09.093292+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T04:51:10.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:10 smithi096 bash[23955]: cephadm 2024-04-25T04:51:09.093292+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T04:51:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:10 smithi155 bash[18735]: cephadm 2024-04-25T04:51:09.093292+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T04:51:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:11 smithi096 bash[18594]: cluster 2024-04-25T04:51:10.620173+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-04-25T04:51:11.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:11 smithi096 bash[23955]: cluster 2024-04-25T04:51:10.620173+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-04-25T04:51:11.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:11 smithi155 bash[18735]: cluster 2024-04-25T04:51:10.620173+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-04-25T04:51:12.668 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.668 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.669 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.669 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.923 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.924 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.924 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:12.924 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[18594]: cluster 2024-04-25T04:51:12.620509+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-04-25T04:51:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[18594]: audit 2024-04-25T04:51:12.932585+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[18594]: audit 2024-04-25T04:51:12.944960+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[18594]: audit 2024-04-25T04:51:12.946243+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[18594]: audit 2024-04-25T04:51:12.947108+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[18594]: audit 2024-04-25T04:51:12.953855+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[23955]: cluster 2024-04-25T04:51:12.620509+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-04-25T04:51:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[23955]: audit 2024-04-25T04:51:12.932585+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[23955]: audit 2024-04-25T04:51:12.944960+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[23955]: audit 2024-04-25T04:51:12.946243+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[23955]: audit 2024-04-25T04:51:12.947108+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:13 smithi096 bash[23955]: audit 2024-04-25T04:51:12.953855+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:14.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:13 smithi155 bash[18735]: cluster 2024-04-25T04:51:12.620509+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-04-25T04:51:14.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:13 smithi155 bash[18735]: audit 2024-04-25T04:51:12.932585+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:13 smithi155 bash[18735]: audit 2024-04-25T04:51:12.944960+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:13 smithi155 bash[18735]: audit 2024-04-25T04:51:12.946243+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:13 smithi155 bash[18735]: audit 2024-04-25T04:51:12.947108+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:13 smithi155 bash[18735]: audit 2024-04-25T04:51:12.953855+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:16.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:15 smithi096 bash[23955]: cluster 2024-04-25T04:51:14.621046+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-04-25T04:51:16.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:15 smithi096 bash[18594]: cluster 2024-04-25T04:51:14.621046+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-04-25T04:51:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:15 smithi155 bash[18735]: cluster 2024-04-25T04:51:14.621046+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-04-25T04:51:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:17 smithi155 bash[18735]: cluster 2024-04-25T04:51:16.621481+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-04-25T04:51:18.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:17 smithi096 bash[18594]: cluster 2024-04-25T04:51:16.621481+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-04-25T04:51:18.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:17 smithi096 bash[23955]: cluster 2024-04-25T04:51:16.621481+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-04-25T04:51:19.088 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 2 on host 'smithi096' 2024-04-25T04:51:19.787 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: cluster 2024-04-25T04:51:18.621921+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.083406+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.087958+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.091261+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.092446+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.095388+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.096355+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.097378+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.103456+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.109053+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:19.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:19 smithi155 bash[18735]: audit 2024-04-25T04:51:19.211606+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T04:51:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: cluster 2024-04-25T04:51:18.621921+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.083406+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.087958+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.091261+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.092446+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.095388+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.096355+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.097378+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.103456+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.109053+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[18594]: audit 2024-04-25T04:51:19.211606+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: cluster 2024-04-25T04:51:18.621921+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.083406+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.087958+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.091261+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.092446+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.095388+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.096355+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.097378+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.103456+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.109053+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:19 smithi096 bash[23955]: audit 2024-04-25T04:51:19.211606+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T04:51:20.240 DEBUG:teuthology.orchestra.run.smithi096:osd.2> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.2.service 2024-04-25T04:51:20.243 INFO:tasks.cephadm:Deploying osd.3 on smithi096 with /dev/vg_nvme/lv_1... 2024-04-25T04:51:20.244 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-25T04:51:20.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[18594]: cephadm 2024-04-25T04:51:19.098114+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 5072M 2024-04-25T04:51:20.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[18594]: audit 2024-04-25T04:51:20.114080+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T04:51:20.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[18594]: cluster 2024-04-25T04:51:20.114220+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[18594]: audit 2024-04-25T04:51:20.114499+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[18594]: audit 2024-04-25T04:51:20.115185+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[23955]: cephadm 2024-04-25T04:51:19.098114+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 5072M 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[23955]: audit 2024-04-25T04:51:20.114080+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[23955]: cluster 2024-04-25T04:51:20.114220+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[23955]: audit 2024-04-25T04:51:20.114499+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:20.630 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:20 smithi096 bash[23955]: audit 2024-04-25T04:51:20.115185+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:20.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:20 smithi155 bash[18735]: cephadm 2024-04-25T04:51:19.098114+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 5072M 2024-04-25T04:51:20.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:20 smithi155 bash[18735]: audit 2024-04-25T04:51:20.114080+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T04:51:20.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:20 smithi155 bash[18735]: cluster 2024-04-25T04:51:20.114220+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-25T04:51:20.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:20 smithi155 bash[18735]: audit 2024-04-25T04:51:20.114499+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:20.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:20 smithi155 bash[18735]: audit 2024-04-25T04:51:20.115185+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:21.505 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[34019]: debug 2024-04-25T04:51:21.119+0000 7fce881a9700 -1 osd.2 0 waiting for initial osdmap 2024-04-25T04:51:21.505 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[34019]: debug 2024-04-25T04:51:21.123+0000 7fce83341700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[18594]: cluster 2024-04-25T04:51:20.622280+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[18594]: audit 2024-04-25T04:51:21.117608+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[18594]: cluster 2024-04-25T04:51:21.117771+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[18594]: audit 2024-04-25T04:51:21.117975+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[18594]: audit 2024-04-25T04:51:21.123549+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[23955]: cluster 2024-04-25T04:51:20.622280+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[23955]: audit 2024-04-25T04:51:21.117608+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[23955]: cluster 2024-04-25T04:51:21.117771+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[23955]: audit 2024-04-25T04:51:21.117975+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:21.843 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[23955]: audit 2024-04-25T04:51:21.123549+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:21 smithi155 bash[18735]: cluster 2024-04-25T04:51:20.622280+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-25T04:51:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:21 smithi155 bash[18735]: audit 2024-04-25T04:51:21.117608+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:51:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:21 smithi155 bash[18735]: cluster 2024-04-25T04:51:21.117771+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-25T04:51:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:21 smithi155 bash[18735]: audit 2024-04-25T04:51:21.117975+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:21 smithi155 bash[18735]: audit 2024-04-25T04:51:21.123549+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:22.099 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:21 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:51:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: cluster 2024-04-25T04:51:20.242833+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: cluster 2024-04-25T04:51:20.243040+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: audit 2024-04-25T04:51:21.954966+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: audit 2024-04-25T04:51:21.959753+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: cluster 2024-04-25T04:51:22.120061+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467] boot 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: cluster 2024-04-25T04:51:22.120104+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: audit 2024-04-25T04:51:22.120261+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:23.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:22 smithi155 bash[18735]: audit 2024-04-25T04:51:22.216579+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-25T04:51:23.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: cluster 2024-04-25T04:51:20.242833+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: cluster 2024-04-25T04:51:20.243040+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: audit 2024-04-25T04:51:21.954966+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: audit 2024-04-25T04:51:21.959753+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: cluster 2024-04-25T04:51:22.120061+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467] boot 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: cluster 2024-04-25T04:51:22.120104+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: audit 2024-04-25T04:51:22.120261+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[18594]: audit 2024-04-25T04:51:22.216579+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: cluster 2024-04-25T04:51:20.242833+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:51:23.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: cluster 2024-04-25T04:51:20.243040+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:51:23.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: audit 2024-04-25T04:51:21.954966+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:23.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: audit 2024-04-25T04:51:21.959753+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:23.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: cluster 2024-04-25T04:51:22.120061+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.96:6818/4196417467,v1:172.21.15.96:6819/4196417467] boot 2024-04-25T04:51:23.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: cluster 2024-04-25T04:51:22.120104+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-25T04:51:23.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: audit 2024-04-25T04:51:22.120261+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:51:23.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:22 smithi096 bash[23955]: audit 2024-04-25T04:51:22.216579+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-25T04:51:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:23 smithi155 bash[18735]: cluster 2024-04-25T04:51:22.622695+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:23 smithi155 bash[18735]: audit 2024-04-25T04:51:23.130009+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-25T04:51:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:23 smithi155 bash[18735]: cluster 2024-04-25T04:51:23.130170+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-25T04:51:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:23 smithi155 bash[18735]: audit 2024-04-25T04:51:23.132043+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-25T04:51:24.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[18594]: cluster 2024-04-25T04:51:22.622695+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:24.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[18594]: audit 2024-04-25T04:51:23.130009+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-25T04:51:24.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[18594]: cluster 2024-04-25T04:51:23.130170+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-25T04:51:24.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[18594]: audit 2024-04-25T04:51:23.132043+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-25T04:51:24.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[23955]: cluster 2024-04-25T04:51:22.622695+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:24.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[23955]: audit 2024-04-25T04:51:23.130009+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-25T04:51:24.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[23955]: cluster 2024-04-25T04:51:23.130170+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-25T04:51:24.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:23 smithi096 bash[23955]: audit 2024-04-25T04:51:23.132043+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-25T04:51:25.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:25 smithi155 bash[18735]: audit 2024-04-25T04:51:24.132189+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-25T04:51:25.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:25 smithi155 bash[18735]: cluster 2024-04-25T04:51:24.132460+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-25T04:51:25.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:25 smithi155 bash[18735]: cluster 2024-04-25T04:51:24.623103+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:25.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:25 smithi096 bash[18594]: audit 2024-04-25T04:51:24.132189+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-25T04:51:25.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:25 smithi096 bash[18594]: cluster 2024-04-25T04:51:24.132460+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-25T04:51:25.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:25 smithi096 bash[18594]: cluster 2024-04-25T04:51:24.623103+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:25.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:25 smithi096 bash[23955]: audit 2024-04-25T04:51:24.132189+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-25T04:51:25.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:25 smithi096 bash[23955]: cluster 2024-04-25T04:51:24.132460+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-25T04:51:25.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:25 smithi096 bash[23955]: cluster 2024-04-25T04:51:24.623103+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:26.235 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:51:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:26.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[18594]: cluster 2024-04-25T04:51:25.147608+0000 mon.a (mon.0) 429 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[18594]: cluster 2024-04-25T04:51:25.147737+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[18594]: audit 2024-04-25T04:51:25.183892+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[18594]: audit 2024-04-25T04:51:26.114646+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[18594]: audit 2024-04-25T04:51:26.119407+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[23955]: cluster 2024-04-25T04:51:25.147608+0000 mon.a (mon.0) 429 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[23955]: cluster 2024-04-25T04:51:25.147737+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[23955]: audit 2024-04-25T04:51:25.183892+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[23955]: audit 2024-04-25T04:51:26.114646+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:26 smithi096 bash[23955]: audit 2024-04-25T04:51:26.119407+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:26 smithi155 bash[18735]: cluster 2024-04-25T04:51:25.147608+0000 mon.a (mon.0) 429 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-25T04:51:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:26 smithi155 bash[18735]: cluster 2024-04-25T04:51:25.147737+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-25T04:51:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:26 smithi155 bash[18735]: audit 2024-04-25T04:51:25.183892+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:26 smithi155 bash[18735]: audit 2024-04-25T04:51:26.114646+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:26 smithi155 bash[18735]: audit 2024-04-25T04:51:26.119407+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:27.403 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:51:27.424 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_1 2024-04-25T04:51:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:27 smithi096 bash[18594]: audit 2024-04-25T04:51:26.140927+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:27 smithi096 bash[18594]: audit 2024-04-25T04:51:26.142019+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:27 smithi096 bash[18594]: audit 2024-04-25T04:51:26.142593+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:27 smithi096 bash[18594]: audit 2024-04-25T04:51:26.147234+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:27 smithi096 bash[18594]: audit 2024-04-25T04:51:26.934272+0000 mon.a (mon.0) 438 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:28.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:27 smithi155 bash[18735]: audit 2024-04-25T04:51:26.140927+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:28.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:27 smithi155 bash[18735]: audit 2024-04-25T04:51:26.142019+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:28.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:27 smithi155 bash[18735]: audit 2024-04-25T04:51:26.142593+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:28.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:27 smithi155 bash[18735]: audit 2024-04-25T04:51:26.147234+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:28.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:27 smithi155 bash[18735]: audit 2024-04-25T04:51:26.934272+0000 mon.a (mon.0) 438 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:28 smithi096 bash[23955]: audit 2024-04-25T04:51:26.140927+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:28 smithi096 bash[23955]: audit 2024-04-25T04:51:26.142019+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:28 smithi096 bash[23955]: audit 2024-04-25T04:51:26.142593+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:28 smithi096 bash[23955]: audit 2024-04-25T04:51:26.147234+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:28 smithi096 bash[23955]: audit 2024-04-25T04:51:26.934272+0000 mon.a (mon.0) 438 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: cluster 2024-04-25T04:51:26.144304+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.816600+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: cluster 2024-04-25T04:51:27.817184+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.818512+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.821825+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.822019+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.824108+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.826916+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.827173+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:27.827398+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.695324+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.698834+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.699386+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.700205+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.702800+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.718521+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.720193+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:29.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:29 smithi155 bash[18735]: audit 2024-04-25T04:51:28.720931+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:30.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:51:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: cluster 2024-04-25T04:51:26.144304+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.816600+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: cluster 2024-04-25T04:51:27.817184+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.818512+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.821825+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.822019+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.824108+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.826916+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.827173+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:27.827398+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.695324+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.698834+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.699386+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:30.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.700205+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.702800+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.718521+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.720193+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[23955]: audit 2024-04-25T04:51:28.720931+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: cluster 2024-04-25T04:51:26.144304+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.816600+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: cluster 2024-04-25T04:51:27.817184+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.818512+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.821825+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.822019+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.824108+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:30.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.826916+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.827173+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:27.827398+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.695324+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.698834+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.699386+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.700205+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.702800+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.718521+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.720193+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:30.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:29 smithi096 bash[18594]: audit 2024-04-25T04:51:28.720931+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: cluster 2024-04-25T04:51:28.144641+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:28.698444+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: cluster 2024-04-25T04:51:28.722763+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: cluster 2024-04-25T04:51:28.824490+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: cluster 2024-04-25T04:51:28.824548+0000 mon.a (mon.0) 455 : cluster [INF] Cluster is now healthy 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:29.619956+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:30.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:29.643606+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:30.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:29.651179+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:30.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:29.677964+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:30.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:30.038706+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:51:30.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:30.041675+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:51:30.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:30 smithi155 bash[18735]: audit 2024-04-25T04:51:30.042775+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:31.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: cluster 2024-04-25T04:51:28.144641+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:31.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:28.698444+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:31.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: cluster 2024-04-25T04:51:28.722763+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:31.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: cluster 2024-04-25T04:51:28.824490+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:51:31.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: cluster 2024-04-25T04:51:28.824548+0000 mon.a (mon.0) 455 : cluster [INF] Cluster is now healthy 2024-04-25T04:51:31.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:29.619956+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:31.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:29.643606+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:31.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:29.651179+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:31.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:29.677964+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:31.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:30.038706+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:51:31.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:30.041675+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:51:31.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[18594]: audit 2024-04-25T04:51:30.042775+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:31.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: cluster 2024-04-25T04:51:28.144641+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:31.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:28.698444+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-25T04:51:31.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: cluster 2024-04-25T04:51:28.722763+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: cluster 2024-04-25T04:51:28.824490+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: cluster 2024-04-25T04:51:28.824548+0000 mon.a (mon.0) 455 : cluster [INF] Cluster is now healthy 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:29.619956+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:29.643606+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:29.651179+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:29.677964+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:31.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:30.038706+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:51:31.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:30.041675+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:51:31.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:30 smithi096 bash[23955]: audit 2024-04-25T04:51:30.042775+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:31.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:31 smithi155 bash[18735]: audit 2024-04-25T04:51:30.034788+0000 mgr.y (mgr.14152) 135 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:51:31.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:31 smithi155 bash[18735]: cluster 2024-04-25T04:51:30.723191+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:31 smithi096 bash[18594]: audit 2024-04-25T04:51:30.034788+0000 mgr.y (mgr.14152) 135 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:51:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:31 smithi096 bash[18594]: cluster 2024-04-25T04:51:30.723191+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:32.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:31 smithi096 bash[23955]: audit 2024-04-25T04:51:30.034788+0000 mgr.y (mgr.14152) 135 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:51:32.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:31 smithi096 bash[23955]: cluster 2024-04-25T04:51:30.723191+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:33 smithi096 bash[18594]: cluster 2024-04-25T04:51:32.723772+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 171 KiB/s wr, 12 op/s 2024-04-25T04:51:34.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:33 smithi096 bash[23955]: cluster 2024-04-25T04:51:32.723772+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 171 KiB/s wr, 12 op/s 2024-04-25T04:51:34.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:33 smithi155 bash[18735]: cluster 2024-04-25T04:51:32.723772+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 171 KiB/s wr, 12 op/s 2024-04-25T04:51:36.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:35 smithi155 bash[18735]: cluster 2024-04-25T04:51:34.724158+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 119 KiB/s wr, 8 op/s 2024-04-25T04:51:36.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:35 smithi096 bash[18594]: cluster 2024-04-25T04:51:34.724158+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 119 KiB/s wr, 8 op/s 2024-04-25T04:51:36.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:35 smithi096 bash[23955]: cluster 2024-04-25T04:51:34.724158+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 119 KiB/s wr, 8 op/s 2024-04-25T04:51:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:35.779915+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.96:0/3738392335' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]: dispatch 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:35.780663+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]: dispatch 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:35.786745+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]': finished 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: cluster 2024-04-25T04:51:35.786810+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:35.787185+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:36.150426+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:36.152039+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:51:37.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:36 smithi155 bash[18735]: audit 2024-04-25T04:51:36.465034+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.96:0/2240223709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:35.779915+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.96:0/3738392335' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:35.780663+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:35.786745+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]': finished 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: cluster 2024-04-25T04:51:35.786810+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:35.787185+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:36.150426+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:36.152039+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[18594]: audit 2024-04-25T04:51:36.465034+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.96:0/2240223709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:35.779915+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.96:0/3738392335' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:35.780663+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]: dispatch 2024-04-25T04:51:37.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:35.786745+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2325e0ed-b2c0-4552-a0b4-884e836fb47b"}]': finished 2024-04-25T04:51:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: cluster 2024-04-25T04:51:35.786810+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-25T04:51:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:35.787185+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:51:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:36.150426+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:51:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:36.152039+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:51:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:36 smithi096 bash[23955]: audit 2024-04-25T04:51:36.465034+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.96:0/2240223709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:51:37.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:37 smithi155 bash[18735]: cluster 2024-04-25T04:51:36.724724+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 91 KiB/s wr, 6 op/s 2024-04-25T04:51:38.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:37 smithi096 bash[18594]: cluster 2024-04-25T04:51:36.724724+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 91 KiB/s wr, 6 op/s 2024-04-25T04:51:38.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:37 smithi096 bash[23955]: cluster 2024-04-25T04:51:36.724724+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 91 KiB/s wr, 6 op/s 2024-04-25T04:51:39.884 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:39 smithi155 bash[18735]: cluster 2024-04-25T04:51:38.725216+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-25T04:51:40.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:39 smithi096 bash[18594]: cluster 2024-04-25T04:51:38.725216+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-25T04:51:40.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:39 smithi096 bash[23955]: cluster 2024-04-25T04:51:38.725216+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-25T04:51:41.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:41 smithi096 bash[18594]: cluster 2024-04-25T04:51:40.725717+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-25T04:51:41.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:41 smithi096 bash[23955]: cluster 2024-04-25T04:51:40.725717+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-25T04:51:42.125 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:41 smithi155 bash[18735]: cluster 2024-04-25T04:51:40.725717+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-25T04:51:42.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:42 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:51:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:43.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:43 smithi096 bash[18594]: audit 2024-04-25T04:51:42.112683+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:43.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:43 smithi096 bash[18594]: audit 2024-04-25T04:51:42.122853+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:43.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:43 smithi096 bash[18594]: cluster 2024-04-25T04:51:42.726381+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:43.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:43 smithi096 bash[23955]: audit 2024-04-25T04:51:42.112683+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:43.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:43 smithi096 bash[23955]: audit 2024-04-25T04:51:42.122853+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:43.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:43 smithi096 bash[23955]: cluster 2024-04-25T04:51:42.726381+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:43 smithi155 bash[18735]: audit 2024-04-25T04:51:42.112683+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:43 smithi155 bash[18735]: audit 2024-04-25T04:51:42.122853+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:43 smithi155 bash[18735]: cluster 2024-04-25T04:51:42.726381+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:46.050 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:45 smithi096 bash[18594]: cluster 2024-04-25T04:51:44.726976+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:46.050 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:45 smithi096 bash[23955]: cluster 2024-04-25T04:51:44.726976+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:45 smithi155 bash[18735]: cluster 2024-04-25T04:51:44.726976+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:46.488 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:46 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:51:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:51:47.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[18594]: audit 2024-04-25T04:51:46.045504+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:47.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[18594]: cephadm 2024-04-25T04:51:46.046332+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:51:47.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[18594]: audit 2024-04-25T04:51:46.050010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:47.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[18594]: cluster 2024-04-25T04:51:46.727595+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:47.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[23955]: audit 2024-04-25T04:51:46.045504+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:47.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[23955]: cephadm 2024-04-25T04:51:46.046332+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:51:47.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[23955]: audit 2024-04-25T04:51:46.050010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:47.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:47 smithi096 bash[23955]: cluster 2024-04-25T04:51:46.727595+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:47 smithi155 bash[18735]: audit 2024-04-25T04:51:46.045504+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:47 smithi155 bash[18735]: cephadm 2024-04-25T04:51:46.046332+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T04:51:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:47 smithi155 bash[18735]: audit 2024-04-25T04:51:46.050010+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:47 smithi155 bash[18735]: cluster 2024-04-25T04:51:46.727595+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:48.432 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:48 smithi096 bash[18594]: audit 2024-04-25T04:51:47.079631+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T04:51:48.432 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:48 smithi096 bash[18594]: audit 2024-04-25T04:51:47.081256+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:48.432 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:48 smithi096 bash[18594]: cephadm 2024-04-25T04:51:47.082591+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T04:51:48.432 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:48 smithi096 bash[23955]: audit 2024-04-25T04:51:47.079631+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T04:51:48.432 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:48 smithi096 bash[23955]: audit 2024-04-25T04:51:47.081256+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:48.432 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:48 smithi096 bash[23955]: cephadm 2024-04-25T04:51:47.082591+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T04:51:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:48 smithi155 bash[18735]: audit 2024-04-25T04:51:47.079631+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T04:51:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:48 smithi155 bash[18735]: audit 2024-04-25T04:51:47.081256+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:48 smithi155 bash[18735]: cephadm 2024-04-25T04:51:47.082591+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T04:51:49.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:49 smithi096 bash[18594]: cluster 2024-04-25T04:51:48.728117+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:49.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:49 smithi096 bash[23955]: cluster 2024-04-25T04:51:48.728117+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:49 smithi155 bash[18735]: cluster 2024-04-25T04:51:48.728117+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:50.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:50.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:50.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:50.755 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:50.755 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:50.756 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:51.255 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:51.255 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:51.255 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:51.256 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:51:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:51:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[23955]: cluster 2024-04-25T04:51:50.728480+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[23955]: audit 2024-04-25T04:51:50.923778+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[23955]: audit 2024-04-25T04:51:50.926599+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[23955]: audit 2024-04-25T04:51:50.926861+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[23955]: audit 2024-04-25T04:51:50.928069+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[23955]: audit 2024-04-25T04:51:50.934995+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[18594]: cluster 2024-04-25T04:51:50.728480+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[18594]: audit 2024-04-25T04:51:50.923778+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[18594]: audit 2024-04-25T04:51:50.926599+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[18594]: audit 2024-04-25T04:51:50.926861+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[18594]: audit 2024-04-25T04:51:50.928069+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:52.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:51 smithi096 bash[18594]: audit 2024-04-25T04:51:50.934995+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:51 smithi155 bash[18735]: cluster 2024-04-25T04:51:50.728480+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:51 smithi155 bash[18735]: audit 2024-04-25T04:51:50.923778+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:51 smithi155 bash[18735]: audit 2024-04-25T04:51:50.926599+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:51 smithi155 bash[18735]: audit 2024-04-25T04:51:50.926861+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:51 smithi155 bash[18735]: audit 2024-04-25T04:51:50.928069+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:51 smithi155 bash[18735]: audit 2024-04-25T04:51:50.934995+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:54.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:53 smithi096 bash[23955]: cluster 2024-04-25T04:51:52.728995+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:53 smithi096 bash[18594]: cluster 2024-04-25T04:51:52.728995+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:53 smithi155 bash[18735]: cluster 2024-04-25T04:51:52.728995+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:56.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:55 smithi096 bash[18594]: cluster 2024-04-25T04:51:54.729610+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:56.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:55 smithi096 bash[23955]: cluster 2024-04-25T04:51:54.729610+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:55 smithi155 bash[18735]: cluster 2024-04-25T04:51:54.729610+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:51:56.919 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 3 on host 'smithi096' 2024-04-25T04:51:57.519 DEBUG:teuthology.orchestra.run.smithi096:osd.3> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.3.service 2024-04-25T04:51:57.522 INFO:tasks.cephadm:Deploying osd.4 on smithi155 with /dev/vg_nvme/lv_4... 2024-04-25T04:51:57.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: cluster 2024-04-25T04:51:56.730198+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-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.916098+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.919407+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.919692+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.922025+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.924420+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:57.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.925171+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.925876+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.926595+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: cephadm 2024-04-25T04:51:56.927160+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 3804M 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.933528+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:56.940275+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:57.200509+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T04:51:57.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:57 smithi155 bash[18735]: audit 2024-04-25T04:51:57.200941+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: cluster 2024-04-25T04:51:56.730198+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-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.916098+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.919407+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.919692+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.922025+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.924420+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.925171+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.925876+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.926595+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: cephadm 2024-04-25T04:51:56.927160+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 3804M 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.933528+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:58.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:56.940275+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:57.200509+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[23955]: audit 2024-04-25T04:51:57.200941+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: cluster 2024-04-25T04:51:56.730198+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-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.916098+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.919407+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.919692+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.922025+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.924420+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.925171+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.925876+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.926595+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: cephadm 2024-04-25T04:51:56.927160+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 3804M 2024-04-25T04:51:58.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.933528+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:58.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:56.940275+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:51:58.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:57.200509+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T04:51:58.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:57 smithi096 bash[18594]: audit 2024-04-25T04:51:57.200941+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T04:51:59.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:58 smithi155 bash[18735]: audit 2024-04-25T04:51:57.950619+0000 mon.a (mon.0) 490 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T04:51:59.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:58 smithi155 bash[18735]: cluster 2024-04-25T04:51:57.950794+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-25T04:51:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:58 smithi155 bash[18735]: audit 2024-04-25T04:51:57.951084+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:51:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:58 smithi155 bash[18735]: audit 2024-04-25T04:51:57.952051+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:58 smithi155 bash[18735]: audit 2024-04-25T04:51:57.952866+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[23955]: audit 2024-04-25T04:51:57.950619+0000 mon.a (mon.0) 490 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T04:51:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[23955]: cluster 2024-04-25T04:51:57.950794+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-25T04:51:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[23955]: audit 2024-04-25T04:51:57.951084+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:51:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[23955]: audit 2024-04-25T04:51:57.952051+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[23955]: audit 2024-04-25T04:51:57.952866+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[18594]: audit 2024-04-25T04:51:57.950619+0000 mon.a (mon.0) 490 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T04:51:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[18594]: cluster 2024-04-25T04:51:57.950794+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-25T04:51:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[18594]: audit 2024-04-25T04:51:57.951084+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:51:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[18594]: audit 2024-04-25T04:51:57.952051+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[18594]: audit 2024-04-25T04:51:57.952866+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T04:51:59.255 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[37399]: debug 2024-04-25T04:51:58.958+0000 7f036d39a700 -1 osd.3 0 waiting for initial osdmap 2024-04-25T04:51:59.255 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:51:58 smithi096 bash[37399]: debug 2024-04-25T04:51:58.966+0000 7f0367530700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:52:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[18594]: cluster 2024-04-25T04:51:58.730697+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[18594]: audit 2024-04-25T04:51:58.951654+0000 mon.a (mon.0) 494 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[18594]: cluster 2024-04-25T04:51:58.951792+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[18594]: audit 2024-04-25T04:51:58.952617+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[18594]: audit 2024-04-25T04:51:58.964150+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[23955]: cluster 2024-04-25T04:51:58.730697+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[23955]: audit 2024-04-25T04:51:58.951654+0000 mon.a (mon.0) 494 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[23955]: cluster 2024-04-25T04:51:58.951792+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[23955]: audit 2024-04-25T04:51:58.952617+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:51:59 smithi096 bash[23955]: audit 2024-04-25T04:51:58.964150+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:59 smithi155 bash[18735]: cluster 2024-04-25T04:51:58.730697+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-25T04:52:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:59 smithi155 bash[18735]: audit 2024-04-25T04:51:58.951654+0000 mon.a (mon.0) 494 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-25T04:52:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:59 smithi155 bash[18735]: cluster 2024-04-25T04:51:58.951792+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-25T04:52:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:59 smithi155 bash[18735]: audit 2024-04-25T04:51:58.952617+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:51:59 smithi155 bash[18735]: audit 2024-04-25T04:51:58.964150+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:00 smithi155 bash[18735]: cluster 2024-04-25T04:51:58.174851+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:52:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:00 smithi155 bash[18735]: cluster 2024-04-25T04:51:58.175016+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:52:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:00 smithi155 bash[18735]: cluster 2024-04-25T04:51:59.963707+0000 mon.a (mon.0) 498 : cluster [INF] osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546] boot 2024-04-25T04:52:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:00 smithi155 bash[18735]: cluster 2024-04-25T04:51:59.963821+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-25T04:52:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:00 smithi155 bash[18735]: audit 2024-04-25T04:51:59.964580+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[18594]: cluster 2024-04-25T04:51:58.174851+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:52:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[18594]: cluster 2024-04-25T04:51:58.175016+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:52:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[18594]: cluster 2024-04-25T04:51:59.963707+0000 mon.a (mon.0) 498 : cluster [INF] osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546] boot 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[18594]: cluster 2024-04-25T04:51:59.963821+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[18594]: audit 2024-04-25T04:51:59.964580+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[23955]: cluster 2024-04-25T04:51:58.174851+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[23955]: cluster 2024-04-25T04:51:58.175016+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[23955]: cluster 2024-04-25T04:51:59.963707+0000 mon.a (mon.0) 498 : cluster [INF] osd.3 [v2:172.21.15.96:6826/3719651546,v1:172.21.15.96:6827/3719651546] boot 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[23955]: cluster 2024-04-25T04:51:59.963821+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-25T04:52:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:00 smithi096 bash[23955]: audit 2024-04-25T04:51:59.964580+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:52:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:01 smithi096 bash[18594]: cluster 2024-04-25T04:52:00.731261+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:01 smithi096 bash[18594]: cluster 2024-04-25T04:52:00.974575+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-25T04:52:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:01 smithi096 bash[23955]: cluster 2024-04-25T04:52:00.731261+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:01 smithi096 bash[23955]: cluster 2024-04-25T04:52:00.974575+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-25T04:52:02.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:01 smithi155 bash[18735]: cluster 2024-04-25T04:52:00.731261+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:02.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:01 smithi155 bash[18735]: cluster 2024-04-25T04:52:00.974575+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-25T04:52:02.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:02 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:52:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:03.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:03 smithi096 bash[18594]: audit 2024-04-25T04:52:02.239485+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:03.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:03 smithi096 bash[18594]: audit 2024-04-25T04:52:02.250671+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:03.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:03 smithi096 bash[18594]: cluster 2024-04-25T04:52:02.731829+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:03.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:03 smithi096 bash[23955]: audit 2024-04-25T04:52:02.239485+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:03.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:03 smithi096 bash[23955]: audit 2024-04-25T04:52:02.250671+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:03.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:03 smithi096 bash[23955]: cluster 2024-04-25T04:52:02.731829+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:03.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:03 smithi155 bash[18735]: audit 2024-04-25T04:52:02.239485+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:03.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:03 smithi155 bash[18735]: audit 2024-04-25T04:52:02.250671+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:03.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:03 smithi155 bash[18735]: cluster 2024-04-25T04:52:02.731829+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:04.624 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:52:04.651 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2024-04-25T04:52:05.839 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:05 smithi155 bash[18735]: cluster 2024-04-25T04:52:04.732405+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-04-25T04:52:06.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:05 smithi096 bash[18594]: cluster 2024-04-25T04:52:04.732405+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-04-25T04:52:06.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:05 smithi096 bash[23955]: cluster 2024-04-25T04:52:04.732405+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-04-25T04:52:06.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:06 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:52:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: audit 2024-04-25T04:52:06.184910+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: audit 2024-04-25T04:52:06.191086+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: audit 2024-04-25T04:52:06.230364+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: audit 2024-04-25T04:52:06.232438+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: audit 2024-04-25T04:52:06.233954+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: cluster 2024-04-25T04:52:06.237399+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-04-25T04:52:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:07 smithi155 bash[18735]: audit 2024-04-25T04:52:06.244177+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: audit 2024-04-25T04:52:06.184910+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: audit 2024-04-25T04:52:06.191086+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: audit 2024-04-25T04:52:06.230364+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: audit 2024-04-25T04:52:06.232438+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: audit 2024-04-25T04:52:06.233954+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: cluster 2024-04-25T04:52:06.237399+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-04-25T04:52:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[18594]: audit 2024-04-25T04:52:06.244177+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: audit 2024-04-25T04:52:06.184910+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: audit 2024-04-25T04:52:06.191086+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: audit 2024-04-25T04:52:06.230364+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: audit 2024-04-25T04:52:06.232438+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: audit 2024-04-25T04:52:06.233954+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:07.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: cluster 2024-04-25T04:52:06.237399+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-04-25T04:52:07.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:07 smithi096 bash[23955]: audit 2024-04-25T04:52:06.244177+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:08.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[18594]: cluster 2024-04-25T04:52:07.192011+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:52:08.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[18594]: audit 2024-04-25T04:52:07.253560+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:52:08.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[18594]: audit 2024-04-25T04:52:07.260445+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:52:08.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[18594]: audit 2024-04-25T04:52:07.267196+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:52:08.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[18594]: audit 2024-04-25T04:52:07.269040+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:08.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[23955]: cluster 2024-04-25T04:52:07.192011+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:52:08.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[23955]: audit 2024-04-25T04:52:07.253560+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:52:08.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[23955]: audit 2024-04-25T04:52:07.260445+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:52:08.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[23955]: audit 2024-04-25T04:52:07.267196+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:52:08.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[23955]: audit 2024-04-25T04:52:07.269040+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:08 smithi155 bash[18735]: cluster 2024-04-25T04:52:07.192011+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:52:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:08 smithi155 bash[18735]: audit 2024-04-25T04:52:07.253560+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:52:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:08 smithi155 bash[18735]: audit 2024-04-25T04:52:07.260445+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:52:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:08 smithi155 bash[18735]: audit 2024-04-25T04:52:07.267196+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:52:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:08 smithi155 bash[18735]: audit 2024-04-25T04:52:07.269040+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:08.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:08 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:52:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: audit 2024-04-25T04:52:08.193622+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: audit 2024-04-25T04:52:08.198051+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: audit 2024-04-25T04:52:08.220966+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: audit 2024-04-25T04:52:08.222100+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: audit 2024-04-25T04:52:08.222872+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: cluster 2024-04-25T04:52:08.224578+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:09.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:09 smithi155 bash[18735]: audit 2024-04-25T04:52:08.231567+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: audit 2024-04-25T04:52:08.193622+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: audit 2024-04-25T04:52:08.198051+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: audit 2024-04-25T04:52:08.220966+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: audit 2024-04-25T04:52:08.222100+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: audit 2024-04-25T04:52:08.222872+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: cluster 2024-04-25T04:52:08.224578+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[23955]: audit 2024-04-25T04:52:08.231567+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: audit 2024-04-25T04:52:08.193622+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: audit 2024-04-25T04:52:08.198051+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: audit 2024-04-25T04:52:08.220966+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: audit 2024-04-25T04:52:08.222100+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:09.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: audit 2024-04-25T04:52:08.222872+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: cluster 2024-04-25T04:52:08.224578+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:09 smithi096 bash[18594]: audit 2024-04-25T04:52:08.231567+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:10 smithi155 bash[18735]: cluster 2024-04-25T04:52:09.202162+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:52:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:10 smithi155 bash[18735]: cluster 2024-04-25T04:52:09.202236+0000 mon.a (mon.0) 521 : cluster [INF] Cluster is now healthy 2024-04-25T04:52:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:10 smithi096 bash[18594]: cluster 2024-04-25T04:52:09.202162+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:52:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:10 smithi096 bash[18594]: cluster 2024-04-25T04:52:09.202236+0000 mon.a (mon.0) 521 : cluster [INF] Cluster is now healthy 2024-04-25T04:52:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:10 smithi096 bash[23955]: cluster 2024-04-25T04:52:09.202162+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:52:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:10 smithi096 bash[23955]: cluster 2024-04-25T04:52:09.202236+0000 mon.a (mon.0) 521 : cluster [INF] Cluster is now healthy 2024-04-25T04:52:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:11 smithi155 bash[18735]: cluster 2024-04-25T04:52:10.225039+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:11 smithi096 bash[23955]: cluster 2024-04-25T04:52:10.225039+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:11.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:11 smithi096 bash[18594]: cluster 2024-04-25T04:52:10.225039+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:13 smithi155 bash[18735]: cluster 2024-04-25T04:52:12.225545+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:13.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:13 smithi155 bash[18735]: audit 2024-04-25T04:52:13.073697+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.155:0/4077027414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]: dispatch 2024-04-25T04:52:13.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:13 smithi155 bash[18735]: audit 2024-04-25T04:52:13.074853+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]: dispatch 2024-04-25T04:52:13.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:13 smithi155 bash[18735]: audit 2024-04-25T04:52:13.085938+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]': finished 2024-04-25T04:52:13.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:13 smithi155 bash[18735]: cluster 2024-04-25T04:52:13.086047+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-25T04:52:13.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:13 smithi155 bash[18735]: audit 2024-04-25T04:52:13.086316+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:13.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[18594]: cluster 2024-04-25T04:52:12.225545+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[18594]: audit 2024-04-25T04:52:13.073697+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.155:0/4077027414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]: dispatch 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[18594]: audit 2024-04-25T04:52:13.074853+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]: dispatch 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[18594]: audit 2024-04-25T04:52:13.085938+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]': finished 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[18594]: cluster 2024-04-25T04:52:13.086047+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[18594]: audit 2024-04-25T04:52:13.086316+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[23955]: cluster 2024-04-25T04:52:12.225545+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[23955]: audit 2024-04-25T04:52:13.073697+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.155:0/4077027414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]: dispatch 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[23955]: audit 2024-04-25T04:52:13.074853+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]: dispatch 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[23955]: audit 2024-04-25T04:52:13.085938+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1aba6ada-c9ee-46dd-bed7-5ea928310de9"}]': finished 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[23955]: cluster 2024-04-25T04:52:13.086047+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-25T04:52:13.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:13 smithi096 bash[23955]: audit 2024-04-25T04:52:13.086316+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:14 smithi155 bash[18735]: audit 2024-04-25T04:52:13.722799+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.155:0/4243081343' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:52:15.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:14 smithi096 bash[18594]: audit 2024-04-25T04:52:13.722799+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.155:0/4243081343' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:52:15.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:14 smithi096 bash[23955]: audit 2024-04-25T04:52:13.722799+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.155:0/4243081343' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:52:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:15 smithi155 bash[18735]: cluster 2024-04-25T04:52:14.226096+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:16.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:15 smithi096 bash[18594]: cluster 2024-04-25T04:52:14.226096+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:16.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:15 smithi096 bash[23955]: cluster 2024-04-25T04:52:14.226096+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:17 smithi155 bash[18735]: cluster 2024-04-25T04:52:16.226691+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:17 smithi096 bash[18594]: cluster 2024-04-25T04:52:16.226691+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:18.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:17 smithi096 bash[23955]: cluster 2024-04-25T04:52:16.226691+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:19 smithi155 bash[18735]: cluster 2024-04-25T04:52:18.227277+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:19 smithi096 bash[18594]: cluster 2024-04-25T04:52:18.227277+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:19 smithi096 bash[23955]: cluster 2024-04-25T04:52:18.227277+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:21.729 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:21 smithi096 bash[18594]: cluster 2024-04-25T04:52:20.227678+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-04-25T04:52:21.729 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:21 smithi096 bash[23955]: cluster 2024-04-25T04:52:20.227678+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-04-25T04:52:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:21 smithi155 bash[18735]: cluster 2024-04-25T04:52:20.227678+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-04-25T04:52:22.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:22 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:52:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:23 smithi155 bash[18735]: cluster 2024-04-25T04:52:22.228269+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-04-25T04:52:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:23 smithi155 bash[18735]: audit 2024-04-25T04:52:22.379452+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:23 smithi155 bash[18735]: audit 2024-04-25T04:52:22.388081+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:23.722 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:23 smithi096 bash[23955]: cluster 2024-04-25T04:52:22.228269+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-04-25T04:52:23.722 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:23 smithi096 bash[23955]: audit 2024-04-25T04:52:22.379452+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:23.722 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:23 smithi096 bash[23955]: audit 2024-04-25T04:52:22.388081+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:23.722 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:23 smithi096 bash[18594]: cluster 2024-04-25T04:52:22.228269+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-04-25T04:52:23.723 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:23 smithi096 bash[18594]: audit 2024-04-25T04:52:22.379452+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:23.723 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:23 smithi096 bash[18594]: audit 2024-04-25T04:52:22.388081+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:25.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:25 smithi155 bash[18735]: cluster 2024-04-25T04:52:24.228744+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-04-25T04:52:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:25 smithi096 bash[23955]: cluster 2024-04-25T04:52:24.228744+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-04-25T04:52:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:25 smithi096 bash[18594]: cluster 2024-04-25T04:52:24.228744+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-04-25T04:52:26.859 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:26 smithi155 bash[18735]: audit 2024-04-25T04:52:25.775216+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T04:52:26.859 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:26 smithi155 bash[18735]: audit 2024-04-25T04:52:25.777127+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:26.859 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:26 smithi155 bash[18735]: cephadm 2024-04-25T04:52:25.778581+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T04:52:26.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[18594]: audit 2024-04-25T04:52:25.775216+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T04:52:26.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[18594]: audit 2024-04-25T04:52:25.777127+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:26.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[18594]: cephadm 2024-04-25T04:52:25.778581+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T04:52:26.862 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[23955]: audit 2024-04-25T04:52:25.775216+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T04:52:26.863 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[23955]: audit 2024-04-25T04:52:25.777127+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:26.863 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[23955]: cephadm 2024-04-25T04:52:25.778581+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T04:52:27.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:26 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:52:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:28.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:27 smithi155 bash[18735]: cluster 2024-04-25T04:52:26.229260+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:28.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:27 smithi155 bash[18735]: audit 2024-04-25T04:52:26.855954+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:28.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:27 smithi155 bash[18735]: audit 2024-04-25T04:52:26.861839+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:28.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:27 smithi096 bash[18594]: cluster 2024-04-25T04:52:26.229260+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:28.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:27 smithi096 bash[18594]: audit 2024-04-25T04:52:26.855954+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:28.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:27 smithi096 bash[18594]: audit 2024-04-25T04:52:26.861839+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:28.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:27 smithi096 bash[23955]: cluster 2024-04-25T04:52:26.229260+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:28.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:27 smithi096 bash[23955]: audit 2024-04-25T04:52:26.855954+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:28.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:27 smithi096 bash[23955]: audit 2024-04-25T04:52:26.861839+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:52:29.215 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:52:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:52:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:52:29.714 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:52:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:52:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 bash[18735]: cluster 2024-04-25T04:52:28.229823+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:30.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 bash[18735]: audit 2024-04-25T04:52:29.436111+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:30.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 bash[18735]: audit 2024-04-25T04:52:29.457367+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:30.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 bash[18735]: audit 2024-04-25T04:52:29.460192+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:30.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 bash[18735]: audit 2024-04-25T04:52:29.463255+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:30.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:29 smithi155 bash[18735]: audit 2024-04-25T04:52:29.477196+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[18594]: cluster 2024-04-25T04:52:28.229823+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[18594]: audit 2024-04-25T04:52:29.436111+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[18594]: audit 2024-04-25T04:52:29.457367+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[18594]: audit 2024-04-25T04:52:29.460192+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[18594]: audit 2024-04-25T04:52:29.463255+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[18594]: audit 2024-04-25T04:52:29.477196+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[23955]: cluster 2024-04-25T04:52:28.229823+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[23955]: audit 2024-04-25T04:52:29.436111+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[23955]: audit 2024-04-25T04:52:29.457367+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[23955]: audit 2024-04-25T04:52:29.460192+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[23955]: audit 2024-04-25T04:52:29.463255+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:30.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:29 smithi096 bash[23955]: audit 2024-04-25T04:52:29.477196+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:32.135 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:31 smithi155 bash[18735]: cluster 2024-04-25T04:52:30.230364+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-04-25T04:52:32.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:31 smithi096 bash[18594]: cluster 2024-04-25T04:52:30.230364+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-04-25T04:52:32.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:31 smithi096 bash[23955]: cluster 2024-04-25T04:52:30.230364+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-04-25T04:52:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:33 smithi155 bash[18735]: cluster 2024-04-25T04:52:32.230918+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:34.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:33 smithi096 bash[18594]: cluster 2024-04-25T04:52:32.230918+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:33 smithi096 bash[23955]: cluster 2024-04-25T04:52:32.230918+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:35.542 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4 on host 'smithi155' 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: cluster 2024-04-25T04:52:34.231477+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-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.540655+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.564262+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.567072+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.568966+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.573436+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.585118+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.595481+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.659235+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T04:52:36.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:35 smithi155 bash[18735]: audit 2024-04-25T04:52:35.659926+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T04:52:36.177 DEBUG:teuthology.orchestra.run.smithi155:osd.4> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.4.service 2024-04-25T04:52:36.179 INFO:tasks.cephadm:Deploying osd.5 on smithi155 with /dev/vg_nvme/lv_3... 2024-04-25T04:52:36.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: cluster 2024-04-25T04:52:34.231477+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-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.540655+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.564262+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.567072+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.568966+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.573436+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.585118+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.595481+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.659235+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T04:52:36.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[18594]: audit 2024-04-25T04:52:35.659926+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: cluster 2024-04-25T04:52:34.231477+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-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.540655+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.564262+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.567072+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.568966+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.573436+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.585118+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.595481+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.659235+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T04:52:36.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:35 smithi096 bash[23955]: audit 2024-04-25T04:52:35.659926+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T04:52:37.148 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: cephadm 2024-04-25T04:52:35.574852+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 16241M 2024-04-25T04:52:37.148 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: audit 2024-04-25T04:52:36.155857+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:52:37.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: audit 2024-04-25T04:52:36.156514+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:52:37.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: audit 2024-04-25T04:52:36.600057+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T04:52:37.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: cluster 2024-04-25T04:52:36.600232+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-25T04:52:37.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: audit 2024-04-25T04:52:36.600452+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:37.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: audit 2024-04-25T04:52:36.603471+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:52:37.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:36 smithi155 bash[18735]: audit 2024-04-25T04:52:36.604489+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: cephadm 2024-04-25T04:52:35.574852+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 16241M 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: audit 2024-04-25T04:52:36.155857+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: audit 2024-04-25T04:52:36.156514+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: audit 2024-04-25T04:52:36.600057+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: cluster 2024-04-25T04:52:36.600232+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: audit 2024-04-25T04:52:36.600452+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: audit 2024-04-25T04:52:36.603471+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:52:37.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[18594]: audit 2024-04-25T04:52:36.604489+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: cephadm 2024-04-25T04:52:35.574852+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 16241M 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: audit 2024-04-25T04:52:36.155857+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: audit 2024-04-25T04:52:36.156514+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: audit 2024-04-25T04:52:36.600057+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: cluster 2024-04-25T04:52:36.600232+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: audit 2024-04-25T04:52:36.600452+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: audit 2024-04-25T04:52:36.603471+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:52:37.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:36 smithi096 bash[23955]: audit 2024-04-25T04:52:36.604489+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:52:37.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[24112]: debug 2024-04-25T04:52:37.605+0000 7f5af659a700 -1 osd.4 0 waiting for initial osdmap 2024-04-25T04:52:37.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[24112]: debug 2024-04-25T04:52:37.617+0000 7f5af0730700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:52:38.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[18735]: cluster 2024-04-25T04:52:36.232001+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:38.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[18735]: audit 2024-04-25T04:52:37.602866+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:52:38.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[18735]: cluster 2024-04-25T04:52:37.603093+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-25T04:52:38.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[18735]: audit 2024-04-25T04:52:37.603400+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:38.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:37 smithi155 bash[18735]: audit 2024-04-25T04:52:37.612781+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[23955]: cluster 2024-04-25T04:52:36.232001+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[23955]: audit 2024-04-25T04:52:37.602866+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[23955]: cluster 2024-04-25T04:52:37.603093+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[23955]: audit 2024-04-25T04:52:37.603400+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[23955]: audit 2024-04-25T04:52:37.612781+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[18594]: cluster 2024-04-25T04:52:36.232001+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[18594]: audit 2024-04-25T04:52:37.602866+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[18594]: cluster 2024-04-25T04:52:37.603093+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[18594]: audit 2024-04-25T04:52:37.603400+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:37 smithi096 bash[18594]: audit 2024-04-25T04:52:37.612781+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:39.726 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:52:39.764 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2024-04-25T04:52:39.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:39 smithi155 bash[18735]: cluster 2024-04-25T04:52:36.681652+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:52:39.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:39 smithi155 bash[18735]: cluster 2024-04-25T04:52:36.681776+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:52:39.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:39 smithi155 bash[18735]: cluster 2024-04-25T04:52:38.232555+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:39.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:39 smithi155 bash[18735]: cluster 2024-04-25T04:52:38.553762+0000 mon.a (mon.0) 555 : cluster [INF] osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441] boot 2024-04-25T04:52:39.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:39 smithi155 bash[18735]: cluster 2024-04-25T04:52:38.553876+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-25T04:52:39.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:39 smithi155 bash[18735]: audit 2024-04-25T04:52:38.554726+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[18594]: cluster 2024-04-25T04:52:36.681652+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[18594]: cluster 2024-04-25T04:52:36.681776+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[18594]: cluster 2024-04-25T04:52:38.232555+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[18594]: cluster 2024-04-25T04:52:38.553762+0000 mon.a (mon.0) 555 : cluster [INF] osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441] boot 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[18594]: cluster 2024-04-25T04:52:38.553876+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[18594]: audit 2024-04-25T04:52:38.554726+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[23955]: cluster 2024-04-25T04:52:36.681652+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:52:40.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[23955]: cluster 2024-04-25T04:52:36.681776+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:52:40.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[23955]: cluster 2024-04-25T04:52:38.232555+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-25T04:52:40.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[23955]: cluster 2024-04-25T04:52:38.553762+0000 mon.a (mon.0) 555 : cluster [INF] osd.4 [v2:172.21.15.155:6800/7472441,v1:172.21.15.155:6801/7472441] boot 2024-04-25T04:52:40.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[23955]: cluster 2024-04-25T04:52:38.553876+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-25T04:52:40.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:39 smithi096 bash[23955]: audit 2024-04-25T04:52:38.554726+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:52:40.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:40 smithi155 bash[18735]: cluster 2024-04-25T04:52:39.565028+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-25T04:52:41.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:40 smithi096 bash[18594]: cluster 2024-04-25T04:52:39.565028+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-25T04:52:41.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:40 smithi096 bash[23955]: cluster 2024-04-25T04:52:39.565028+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-25T04:52:41.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:41 smithi096 bash[23955]: cluster 2024-04-25T04:52:40.233127+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:52:41.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:41 smithi096 bash[23955]: cluster 2024-04-25T04:52:40.573692+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-25T04:52:41.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:41 smithi096 bash[18594]: cluster 2024-04-25T04:52:40.233127+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:52:41.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:41 smithi096 bash[18594]: cluster 2024-04-25T04:52:40.573692+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-25T04:52:41.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:41 smithi155 bash[18735]: cluster 2024-04-25T04:52:40.233127+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:52:41.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:41 smithi155 bash[18735]: cluster 2024-04-25T04:52:40.573692+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: cluster 2024-04-25T04:52:41.574629+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: audit 2024-04-25T04:52:42.508196+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: audit 2024-04-25T04:52:42.519836+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: audit 2024-04-25T04:52:42.534724+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: audit 2024-04-25T04:52:42.537451+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: audit 2024-04-25T04:52:42.539410+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:42.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:42 smithi155 bash[18735]: audit 2024-04-25T04:52:42.554187+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:52:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: cluster 2024-04-25T04:52:41.574629+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: audit 2024-04-25T04:52:42.508196+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: audit 2024-04-25T04:52:42.519836+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: audit 2024-04-25T04:52:42.534724+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: audit 2024-04-25T04:52:42.537451+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: audit 2024-04-25T04:52:42.539410+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[18594]: audit 2024-04-25T04:52:42.554187+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: cluster 2024-04-25T04:52:41.574629+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-25T04:52:43.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: audit 2024-04-25T04:52:42.508196+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: audit 2024-04-25T04:52:42.519836+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: audit 2024-04-25T04:52:42.534724+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:43.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: audit 2024-04-25T04:52:42.537451+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:43.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: audit 2024-04-25T04:52:42.539410+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:43.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:42 smithi096 bash[23955]: audit 2024-04-25T04:52:42.554187+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:43.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[18594]: cluster 2024-04-25T04:52:42.233703+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[18594]: cephadm 2024-04-25T04:52:42.509901+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[18594]: cluster 2024-04-25T04:52:42.544124+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[18594]: cluster 2024-04-25T04:52:42.581467+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[18594]: cluster 2024-04-25T04:52:42.581937+0000 mon.a (mon.0) 568 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[23955]: cluster 2024-04-25T04:52:42.233703+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[23955]: cephadm 2024-04-25T04:52:42.509901+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[23955]: cluster 2024-04-25T04:52:42.544124+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[23955]: cluster 2024-04-25T04:52:42.581467+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-25T04:52:43.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:43 smithi096 bash[23955]: cluster 2024-04-25T04:52:42.581937+0000 mon.a (mon.0) 568 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:52:43.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:43 smithi155 bash[18735]: cluster 2024-04-25T04:52:42.233703+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-25T04:52:43.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:43 smithi155 bash[18735]: cephadm 2024-04-25T04:52:42.509901+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:52:43.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:43 smithi155 bash[18735]: cluster 2024-04-25T04:52:42.544124+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-25T04:52:43.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:43 smithi155 bash[18735]: cluster 2024-04-25T04:52:42.581467+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-25T04:52:43.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:43 smithi155 bash[18735]: cluster 2024-04-25T04:52:42.581937+0000 mon.a (mon.0) 568 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:52:44.877 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:44 smithi155 bash[18735]: audit 2024-04-25T04:52:43.865099+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:52:44.877 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:44 smithi155 bash[18735]: audit 2024-04-25T04:52:43.869581+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:52:44.878 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:44 smithi155 bash[18735]: audit 2024-04-25T04:52:43.875909+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:52:44.878 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:44 smithi155 bash[18735]: audit 2024-04-25T04:52:43.877335+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[18594]: audit 2024-04-25T04:52:43.865099+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[18594]: audit 2024-04-25T04:52:43.869581+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[18594]: audit 2024-04-25T04:52:43.875909+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[18594]: audit 2024-04-25T04:52:43.877335+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[23955]: audit 2024-04-25T04:52:43.865099+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[23955]: audit 2024-04-25T04:52:43.869581+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[23955]: audit 2024-04-25T04:52:43.875909+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:52:45.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:44 smithi096 bash[23955]: audit 2024-04-25T04:52:43.877335+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:45.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:45 smithi155 bash[18735]: cluster 2024-04-25T04:52:44.544744+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-04-25T04:52:46.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:45 smithi096 bash[18594]: cluster 2024-04-25T04:52:44.544744+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-04-25T04:52:46.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:45 smithi096 bash[23955]: cluster 2024-04-25T04:52:44.544744+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-04-25T04:52:47.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:47 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:52:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:48.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[18594]: cluster 2024-04-25T04:52:46.545383+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-25T04:52:48.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[18594]: audit 2024-04-25T04:52:47.023184+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:48.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[18594]: audit 2024-04-25T04:52:47.031573+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:48.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[23955]: cluster 2024-04-25T04:52:46.545383+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-25T04:52:48.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[23955]: audit 2024-04-25T04:52:47.023184+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:48.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[23955]: audit 2024-04-25T04:52:47.031573+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:48.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:48 smithi155 bash[18735]: cluster 2024-04-25T04:52:46.545383+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-25T04:52:48.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:48 smithi155 bash[18735]: audit 2024-04-25T04:52:47.023184+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:48.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:48 smithi155 bash[18735]: audit 2024-04-25T04:52:47.031573+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:48.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:52:48 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:52:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:52:49.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.385197+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.390391+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.395724+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.399292+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.400966+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: cluster 2024-04-25T04:52:48.405126+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.413978+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.897775+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.155:0/2004418384' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]: dispatch 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.898722+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]: dispatch 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.913182+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]': finished 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: cluster 2024-04-25T04:52:48.913349+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-25T04:52:49.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:49 smithi155 bash[18735]: audit 2024-04-25T04:52:48.913695+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.385197+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.390391+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.395724+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.399292+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.400966+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: cluster 2024-04-25T04:52:48.405126+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.413978+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.897775+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.155:0/2004418384' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]: dispatch 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.898722+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]: dispatch 2024-04-25T04:52:49.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.913182+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]': finished 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: cluster 2024-04-25T04:52:48.913349+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[18594]: audit 2024-04-25T04:52:48.913695+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.385197+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.390391+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.395724+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.399292+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.400966+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: cluster 2024-04-25T04:52:48.405126+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.413978+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.897775+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.155:0/2004418384' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]: dispatch 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.898722+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]: dispatch 2024-04-25T04:52:49.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.913182+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c1fb35f-3608-45ad-90d9-5a427021be05"}]': finished 2024-04-25T04:52:49.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: cluster 2024-04-25T04:52:48.913349+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-25T04:52:49.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:49 smithi096 bash[23955]: audit 2024-04-25T04:52:48.913695+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:52:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:50 smithi155 bash[18735]: cluster 2024-04-25T04:52:49.391626+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:52:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:50 smithi155 bash[18735]: cluster 2024-04-25T04:52:49.391686+0000 mon.a (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-04-25T04:52:50.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:50 smithi155 bash[18735]: audit 2024-04-25T04:52:49.563771+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.155:0/4061853197' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:52:50.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:50 smithi096 bash[18594]: cluster 2024-04-25T04:52:49.391626+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:52:50.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:50 smithi096 bash[18594]: cluster 2024-04-25T04:52:49.391686+0000 mon.a (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-04-25T04:52:50.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:50 smithi096 bash[18594]: audit 2024-04-25T04:52:49.563771+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.155:0/4061853197' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:52:50.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:50 smithi096 bash[23955]: cluster 2024-04-25T04:52:49.391626+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:52:50.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:50 smithi096 bash[23955]: cluster 2024-04-25T04:52:49.391686+0000 mon.a (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-04-25T04:52:50.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:50 smithi096 bash[23955]: audit 2024-04-25T04:52:49.563771+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.155:0/4061853197' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:52:51.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:51 smithi155 bash[18735]: cluster 2024-04-25T04:52:50.405674+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:52:51.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:51 smithi096 bash[18594]: cluster 2024-04-25T04:52:50.405674+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:52:51.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:51 smithi096 bash[23955]: cluster 2024-04-25T04:52:50.405674+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:52:53.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:53 smithi155 bash[18735]: cluster 2024-04-25T04:52:52.406220+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-04-25T04:52:53.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:53 smithi096 bash[18594]: cluster 2024-04-25T04:52:52.406220+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-04-25T04:52:53.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:53 smithi096 bash[23955]: cluster 2024-04-25T04:52:52.406220+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-04-25T04:52:55.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:55 smithi155 bash[18735]: cluster 2024-04-25T04:52:54.406796+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-04-25T04:52:56.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:55 smithi096 bash[18594]: cluster 2024-04-25T04:52:54.406796+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-04-25T04:52:56.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:55 smithi096 bash[23955]: cluster 2024-04-25T04:52:54.406796+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-04-25T04:52:57.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:57 smithi155 bash[18735]: cluster 2024-04-25T04:52:56.407312+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-04-25T04:52:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:57 smithi096 bash[18594]: cluster 2024-04-25T04:52:56.407312+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-04-25T04:52:58.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:57 smithi096 bash[23955]: cluster 2024-04-25T04:52:56.407312+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-04-25T04:52:59.567 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[18594]: cluster 2024-04-25T04:52:58.407924+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-04-25T04:52:59.568 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[18594]: audit 2024-04-25T04:52:58.871364+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T04:52:59.568 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[18594]: audit 2024-04-25T04:52:58.873330+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:59.568 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[18594]: cephadm 2024-04-25T04:52:58.874975+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T04:52:59.568 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[23955]: cluster 2024-04-25T04:52:58.407924+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-04-25T04:52:59.568 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[23955]: audit 2024-04-25T04:52:58.871364+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T04:52:59.568 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[23955]: audit 2024-04-25T04:52:58.873330+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:59.568 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:52:59 smithi096 bash[23955]: cephadm 2024-04-25T04:52:58.874975+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T04:52:59.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:59 smithi155 bash[18735]: cluster 2024-04-25T04:52:58.407924+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-04-25T04:52:59.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:59 smithi155 bash[18735]: audit 2024-04-25T04:52:58.871364+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T04:52:59.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:59 smithi155 bash[18735]: audit 2024-04-25T04:52:58.873330+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:52:59.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:52:59 smithi155 bash[18735]: cephadm 2024-04-25T04:52:58.874975+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T04:53:01.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:01 smithi155 bash[18735]: cluster 2024-04-25T04:53:00.408544+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:02.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:01 smithi096 bash[18594]: cluster 2024-04-25T04:53:00.408544+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:02.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:01 smithi096 bash[23955]: cluster 2024-04-25T04:53:00.408544+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:02.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:53:02 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:02.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:02 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:02.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:53:02 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:03.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:03.465 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:53:03 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:03.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:53:03 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:03.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[23955]: cluster 2024-04-25T04:53:02.409143+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-04-25T04:53:03.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[23955]: audit 2024-04-25T04:53:03.164992+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:03.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[23955]: audit 2024-04-25T04:53:03.172063+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:03.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[23955]: audit 2024-04-25T04:53:03.173644+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:03.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[23955]: audit 2024-04-25T04:53:03.174705+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:03.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[23955]: audit 2024-04-25T04:53:03.182675+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:03.935 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[18594]: cluster 2024-04-25T04:53:02.409143+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-04-25T04:53:03.935 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[18594]: audit 2024-04-25T04:53:03.164992+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:03.935 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[18594]: audit 2024-04-25T04:53:03.172063+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:03.935 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[18594]: audit 2024-04-25T04:53:03.173644+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:03.935 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[18594]: audit 2024-04-25T04:53:03.174705+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:03.935 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:03 smithi096 bash[18594]: audit 2024-04-25T04:53:03.182675+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 bash[18735]: cluster 2024-04-25T04:53:02.409143+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-04-25T04:53:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 bash[18735]: audit 2024-04-25T04:53:03.164992+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 bash[18735]: audit 2024-04-25T04:53:03.172063+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 bash[18735]: audit 2024-04-25T04:53:03.173644+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 bash[18735]: audit 2024-04-25T04:53:03.174705+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:03 smithi155 bash[18735]: audit 2024-04-25T04:53:03.182675+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:05.874 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:05 smithi155 bash[18735]: cluster 2024-04-25T04:53:04.409664+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:06.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:05 smithi096 bash[18594]: cluster 2024-04-25T04:53:04.409664+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:06.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:05 smithi096 bash[23955]: cluster 2024-04-25T04:53:04.409664+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:07.504 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:53:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:07.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:07 smithi155 bash[18735]: cluster 2024-04-25T04:53:06.410230+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:07.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:07 smithi155 bash[18735]: audit 2024-04-25T04:53:07.192925+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:07.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:07 smithi155 bash[18735]: audit 2024-04-25T04:53:07.201039+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:08.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[18594]: cluster 2024-04-25T04:53:06.410230+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:08.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[18594]: audit 2024-04-25T04:53:07.192925+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:08.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[18594]: audit 2024-04-25T04:53:07.201039+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:08.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[23955]: cluster 2024-04-25T04:53:06.410230+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:08.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[23955]: audit 2024-04-25T04:53:07.192925+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:08.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:07 smithi096 bash[23955]: audit 2024-04-25T04:53:07.201039+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:08 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:53:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: cluster 2024-04-25T04:53:08.410791+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: audit 2024-04-25T04:53:08.496595+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: cephadm 2024-04-25T04:53:08.498314+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:53:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: audit 2024-04-25T04:53:08.505892+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: audit 2024-04-25T04:53:08.517207+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:09.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: audit 2024-04-25T04:53:08.519838+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:09.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: audit 2024-04-25T04:53:08.521646+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:09.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:09 smithi155 bash[18735]: audit 2024-04-25T04:53:08.532418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: cluster 2024-04-25T04:53:08.410791+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: audit 2024-04-25T04:53:08.496595+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: cephadm 2024-04-25T04:53:08.498314+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: audit 2024-04-25T04:53:08.505892+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: audit 2024-04-25T04:53:08.517207+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: audit 2024-04-25T04:53:08.519838+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: audit 2024-04-25T04:53:08.521646+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18594]: audit 2024-04-25T04:53:08.532418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: cluster 2024-04-25T04:53:08.410791+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:09.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: audit 2024-04-25T04:53:08.496595+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: cephadm 2024-04-25T04:53:08.498314+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:53:09.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: audit 2024-04-25T04:53:08.505892+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:09.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: audit 2024-04-25T04:53:08.517207+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:09.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: audit 2024-04-25T04:53:08.519838+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:09.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: audit 2024-04-25T04:53:08.521646+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:09.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[23955]: audit 2024-04-25T04:53:08.532418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:10.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:09 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:53:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:10.803 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 5 on host 'smithi155' 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:09.870809+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:09.880093+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:09.907673+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:09.910423+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:09.912092+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:09.923018+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.765000+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.765941+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.795997+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.801489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.804364+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:11.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.807744+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:11.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.812515+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:11.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.814267+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:11.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.824268+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:10 smithi155 bash[18735]: audit 2024-04-25T04:53:10.832670+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:09.870809+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:09.880093+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:09.907673+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:09.910423+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:09.912092+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:09.923018+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.765000+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.765941+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.795997+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:11.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.801489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.804364+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.807744+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.812515+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.814267+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.824268+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[18594]: audit 2024-04-25T04:53:10.832670+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:09.870809+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:09.880093+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:09.907673+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:09.910423+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:09.912092+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:11.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:09.923018+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.765000+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.765941+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.795997+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.801489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.804364+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.807744+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.812515+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.814267+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.824268+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:10 smithi096 bash[23955]: audit 2024-04-25T04:53:10.832670+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:11.456 DEBUG:teuthology.orchestra.run.smithi155:osd.5> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.5.service 2024-04-25T04:53:11.459 INFO:tasks.cephadm:Deploying osd.6 on smithi155 with /dev/vg_nvme/lv_2... 2024-04-25T04:53:11.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-25T04:53:12.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: cluster 2024-04-25T04:53:10.411453+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:12.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: cephadm 2024-04-25T04:53:10.815500+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 8120M 2024-04-25T04:53:12.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: audit 2024-04-25T04:53:10.932099+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T04:53:12.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: cluster 2024-04-25T04:53:10.932233+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-25T04:53:12.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: audit 2024-04-25T04:53:10.932506+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:12.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: audit 2024-04-25T04:53:10.933023+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:12.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[18735]: audit 2024-04-25T04:53:10.933853+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:12.215 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[27335]: debug 2024-04-25T04:53:11.944+0000 7fb698f10700 -1 osd.5 0 waiting for initial osdmap 2024-04-25T04:53:12.215 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:53:11 smithi155 bash[27335]: debug 2024-04-25T04:53:11.956+0000 7fb6918a3700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:53:12.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: cluster 2024-04-25T04:53:10.411453+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:12.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: cephadm 2024-04-25T04:53:10.815500+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 8120M 2024-04-25T04:53:12.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: audit 2024-04-25T04:53:10.932099+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: cluster 2024-04-25T04:53:10.932233+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: audit 2024-04-25T04:53:10.932506+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: audit 2024-04-25T04:53:10.933023+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[23955]: audit 2024-04-25T04:53:10.933853+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: cluster 2024-04-25T04:53:10.411453+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: cephadm 2024-04-25T04:53:10.815500+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 8120M 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: audit 2024-04-25T04:53:10.932099+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: cluster 2024-04-25T04:53:10.932233+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: audit 2024-04-25T04:53:10.932506+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: audit 2024-04-25T04:53:10.933023+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:12.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:11 smithi096 bash[18594]: audit 2024-04-25T04:53:10.933853+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:13.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:12 smithi155 bash[18735]: audit 2024-04-25T04:53:11.936352+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:53:13.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:12 smithi155 bash[18735]: cluster 2024-04-25T04:53:11.936555+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-25T04:53:13.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:12 smithi155 bash[18735]: audit 2024-04-25T04:53:11.937336+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:13.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:12 smithi155 bash[18735]: audit 2024-04-25T04:53:11.946955+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:13.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[23955]: audit 2024-04-25T04:53:11.936352+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[23955]: cluster 2024-04-25T04:53:11.936555+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[23955]: audit 2024-04-25T04:53:11.937336+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[23955]: audit 2024-04-25T04:53:11.946955+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[18594]: audit 2024-04-25T04:53:11.936352+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[18594]: cluster 2024-04-25T04:53:11.936555+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[18594]: audit 2024-04-25T04:53:11.937336+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:13.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:12 smithi096 bash[18594]: audit 2024-04-25T04:53:11.946955+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: cluster 2024-04-25T04:53:11.743800+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: cluster 2024-04-25T04:53:11.743974+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: cluster 2024-04-25T04:53:12.411966+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: audit 2024-04-25T04:53:12.946178+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: cluster 2024-04-25T04:53:12.955859+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622] boot 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: cluster 2024-04-25T04:53:12.955942+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: audit 2024-04-25T04:53:12.956203+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:13 smithi155 bash[18735]: cluster 2024-04-25T04:53:13.564285+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-25T04:53:14.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: cluster 2024-04-25T04:53:11.743800+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: cluster 2024-04-25T04:53:11.743974+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: cluster 2024-04-25T04:53:12.411966+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: audit 2024-04-25T04:53:12.946178+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: cluster 2024-04-25T04:53:12.955859+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622] boot 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: cluster 2024-04-25T04:53:12.955942+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: audit 2024-04-25T04:53:12.956203+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[23955]: cluster 2024-04-25T04:53:13.564285+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: cluster 2024-04-25T04:53:11.743800+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: cluster 2024-04-25T04:53:11.743974+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: cluster 2024-04-25T04:53:12.411966+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: audit 2024-04-25T04:53:12.946178+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: cluster 2024-04-25T04:53:12.955859+0000 mon.a (mon.0) 625 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3523210622,v1:172.21.15.155:6809/3523210622] boot 2024-04-25T04:53:14.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: cluster 2024-04-25T04:53:12.955942+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-25T04:53:14.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: audit 2024-04-25T04:53:12.956203+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:53:14.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:13 smithi096 bash[18594]: cluster 2024-04-25T04:53:13.564285+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-25T04:53:15.016 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:53:15.049 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2024-04-25T04:53:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:15 smithi155 bash[18735]: cluster 2024-04-25T04:53:14.412580+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:15 smithi155 bash[18735]: cluster 2024-04-25T04:53:14.567844+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-25T04:53:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:15 smithi155 bash[18735]: cluster 2024-04-25T04:53:14.949293+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T04:53:16.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:15 smithi096 bash[18594]: cluster 2024-04-25T04:53:14.412580+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:16.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:15 smithi096 bash[18594]: cluster 2024-04-25T04:53:14.567844+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-25T04:53:16.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:15 smithi096 bash[18594]: cluster 2024-04-25T04:53:14.949293+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T04:53:16.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:15 smithi096 bash[23955]: cluster 2024-04-25T04:53:14.412580+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:16.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:15 smithi096 bash[23955]: cluster 2024-04-25T04:53:14.567844+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-25T04:53:16.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:15 smithi096 bash[23955]: cluster 2024-04-25T04:53:14.949293+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T04:53:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:16 smithi155 bash[18735]: cluster 2024-04-25T04:53:15.577897+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-25T04:53:17.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:16 smithi096 bash[18594]: cluster 2024-04-25T04:53:15.577897+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-25T04:53:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:16 smithi096 bash[23955]: cluster 2024-04-25T04:53:15.577897+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-25T04:53:17.885 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:17 smithi155 bash[18735]: cluster 2024-04-25T04:53:16.413200+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:17.885 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:17 smithi155 bash[18735]: cluster 2024-04-25T04:53:16.587539+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-25T04:53:18.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:17 smithi096 bash[23955]: cluster 2024-04-25T04:53:16.413200+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:18.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:17 smithi096 bash[23955]: cluster 2024-04-25T04:53:16.587539+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-25T04:53:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:17 smithi096 bash[18594]: cluster 2024-04-25T04:53:16.413200+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:18.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:17 smithi096 bash[18594]: cluster 2024-04-25T04:53:16.587539+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-25T04:53:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:18 smithi155 bash[18735]: audit 2024-04-25T04:53:17.855959+0000 mgr.y (mgr.14152) 202 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:53:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:18 smithi155 bash[18735]: audit 2024-04-25T04:53:17.862900+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:53:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:18 smithi155 bash[18735]: audit 2024-04-25T04:53:17.869274+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:53:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:18 smithi155 bash[18735]: audit 2024-04-25T04:53:17.870992+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[18594]: audit 2024-04-25T04:53:17.855959+0000 mgr.y (mgr.14152) 202 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[18594]: audit 2024-04-25T04:53:17.862900+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[18594]: audit 2024-04-25T04:53:17.869274+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[18594]: audit 2024-04-25T04:53:17.870992+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[23955]: audit 2024-04-25T04:53:17.855959+0000 mgr.y (mgr.14152) 202 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[23955]: audit 2024-04-25T04:53:17.862900+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[23955]: audit 2024-04-25T04:53:17.869274+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:53:19.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:18 smithi096 bash[23955]: audit 2024-04-25T04:53:17.870992+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:19 smithi155 bash[18735]: cluster 2024-04-25T04:53:18.413791+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:19 smithi096 bash[18594]: cluster 2024-04-25T04:53:18.413791+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:20.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:19 smithi096 bash[23955]: cluster 2024-04-25T04:53:18.413791+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:20.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:20 smithi155 bash[18735]: cluster 2024-04-25T04:53:20.592868+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T04:53:20.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:20 smithi155 bash[18735]: cluster 2024-04-25T04:53:20.592925+0000 mon.a (mon.0) 637 : cluster [INF] Cluster is now healthy 2024-04-25T04:53:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:20 smithi096 bash[18594]: cluster 2024-04-25T04:53:20.592868+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T04:53:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:20 smithi096 bash[18594]: cluster 2024-04-25T04:53:20.592925+0000 mon.a (mon.0) 637 : cluster [INF] Cluster is now healthy 2024-04-25T04:53:21.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:20 smithi096 bash[23955]: cluster 2024-04-25T04:53:20.592868+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T04:53:21.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:20 smithi096 bash[23955]: cluster 2024-04-25T04:53:20.592925+0000 mon.a (mon.0) 637 : cluster [INF] Cluster is now healthy 2024-04-25T04:53:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:21 smithi155 bash[18735]: cluster 2024-04-25T04:53:20.414390+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-25T04:53:21.735 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:21 smithi096 bash[18594]: cluster 2024-04-25T04:53:20.414390+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-25T04:53:21.735 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:21 smithi096 bash[23955]: cluster 2024-04-25T04:53:20.414390+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-25T04:53:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:23 smithi155 bash[18735]: cluster 2024-04-25T04:53:22.415057+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-25T04:53:24.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:23 smithi096 bash[18594]: cluster 2024-04-25T04:53:22.415057+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-25T04:53:24.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:23 smithi096 bash[23955]: cluster 2024-04-25T04:53:22.415057+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-25T04:53:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:24 smithi155 bash[18735]: audit 2024-04-25T04:53:24.163904+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.155:0/719100479' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]: dispatch 2024-04-25T04:53:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:24 smithi155 bash[18735]: audit 2024-04-25T04:53:24.165001+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]: dispatch 2024-04-25T04:53:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:24 smithi155 bash[18735]: audit 2024-04-25T04:53:24.171162+0000 mon.a (mon.0) 639 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]': finished 2024-04-25T04:53:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:24 smithi155 bash[18735]: cluster 2024-04-25T04:53:24.171231+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-25T04:53:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:24 smithi155 bash[18735]: audit 2024-04-25T04:53:24.171500+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[23955]: audit 2024-04-25T04:53:24.163904+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.155:0/719100479' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]: dispatch 2024-04-25T04:53:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[23955]: audit 2024-04-25T04:53:24.165001+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]: dispatch 2024-04-25T04:53:25.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[23955]: audit 2024-04-25T04:53:24.171162+0000 mon.a (mon.0) 639 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]': finished 2024-04-25T04:53:25.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[23955]: cluster 2024-04-25T04:53:24.171231+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-25T04:53:25.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[23955]: audit 2024-04-25T04:53:24.171500+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:25.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[18594]: audit 2024-04-25T04:53:24.163904+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.155:0/719100479' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]: dispatch 2024-04-25T04:53:25.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[18594]: audit 2024-04-25T04:53:24.165001+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]: dispatch 2024-04-25T04:53:25.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[18594]: audit 2024-04-25T04:53:24.171162+0000 mon.a (mon.0) 639 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5402aa99-1905-4157-bdcf-99bae5c092d0"}]': finished 2024-04-25T04:53:25.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[18594]: cluster 2024-04-25T04:53:24.171231+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-25T04:53:25.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:24 smithi096 bash[18594]: audit 2024-04-25T04:53:24.171500+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:25 smithi155 bash[18735]: cluster 2024-04-25T04:53:24.415657+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-25T04:53:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:25 smithi155 bash[18735]: audit 2024-04-25T04:53:24.824769+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.155:0/3356035181' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:53:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:25 smithi096 bash[23955]: cluster 2024-04-25T04:53:24.415657+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-25T04:53:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:25 smithi096 bash[23955]: audit 2024-04-25T04:53:24.824769+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.155:0/3356035181' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:53:26.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:25 smithi096 bash[18594]: cluster 2024-04-25T04:53:24.415657+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-25T04:53:26.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:25 smithi096 bash[18594]: audit 2024-04-25T04:53:24.824769+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.155:0/3356035181' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:53:27.658 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:53:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:27 smithi155 bash[18735]: cluster 2024-04-25T04:53:26.416261+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-25T04:53:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:27 smithi155 bash[18735]: audit 2024-04-25T04:53:27.359313+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:27.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:27 smithi155 bash[18735]: audit 2024-04-25T04:53:27.368241+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[23955]: cluster 2024-04-25T04:53:26.416261+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-25T04:53:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[23955]: audit 2024-04-25T04:53:27.359313+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[23955]: audit 2024-04-25T04:53:27.368241+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[18594]: cluster 2024-04-25T04:53:26.416261+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-25T04:53:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[18594]: audit 2024-04-25T04:53:27.359313+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:27 smithi096 bash[18594]: audit 2024-04-25T04:53:27.368241+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:29.004 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:28 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:53:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:29 smithi155 bash[18735]: cluster 2024-04-25T04:53:28.416876+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-25T04:53:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:29 smithi155 bash[18735]: audit 2024-04-25T04:53:28.647672+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:29 smithi155 bash[18735]: audit 2024-04-25T04:53:28.656348+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:29 smithi096 bash[18594]: cluster 2024-04-25T04:53:28.416876+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-25T04:53:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:29 smithi096 bash[18594]: audit 2024-04-25T04:53:28.647672+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:29 smithi096 bash[18594]: audit 2024-04-25T04:53:28.656348+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:29 smithi096 bash[23955]: cluster 2024-04-25T04:53:28.416876+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-25T04:53:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:29 smithi096 bash[23955]: audit 2024-04-25T04:53:28.647672+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:29 smithi096 bash[23955]: audit 2024-04-25T04:53:28.656348+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:31 smithi155 bash[18735]: cluster 2024-04-25T04:53:30.417528+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:31 smithi096 bash[18594]: cluster 2024-04-25T04:53:30.417528+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:31 smithi096 bash[23955]: cluster 2024-04-25T04:53:30.417528+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:33.952 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:33 smithi155 bash[18735]: cluster 2024-04-25T04:53:32.418223+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-04-25T04:53:34.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:33 smithi096 bash[18594]: cluster 2024-04-25T04:53:32.418223+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-04-25T04:53:34.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:33 smithi096 bash[23955]: cluster 2024-04-25T04:53:32.418223+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-04-25T04:53:34.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:34 smithi155 bash[18735]: audit 2024-04-25T04:53:33.962299+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T04:53:34.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:34 smithi155 bash[18735]: audit 2024-04-25T04:53:33.964322+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:34.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:34 smithi155 bash[18735]: cephadm 2024-04-25T04:53:33.965807+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T04:53:35.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:34 smithi096 bash[18594]: audit 2024-04-25T04:53:33.962299+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T04:53:35.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:34 smithi096 bash[18594]: audit 2024-04-25T04:53:33.964322+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:35.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:34 smithi096 bash[18594]: cephadm 2024-04-25T04:53:33.965807+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T04:53:35.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:34 smithi096 bash[23955]: audit 2024-04-25T04:53:33.962299+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T04:53:35.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:34 smithi096 bash[23955]: audit 2024-04-25T04:53:33.964322+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:35.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:34 smithi096 bash[23955]: cephadm 2024-04-25T04:53:33.965807+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T04:53:35.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:35 smithi155 bash[18735]: cluster 2024-04-25T04:53:34.418812+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:36.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:35 smithi096 bash[18594]: cluster 2024-04-25T04:53:34.418812+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:36.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:35 smithi096 bash[23955]: cluster 2024-04-25T04:53:34.418812+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:36.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:36 smithi155 bash[18735]: audit 2024-04-25T04:53:36.161587+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:53:36.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:36 smithi155 bash[18735]: audit 2024-04-25T04:53:36.162069+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:53:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:36 smithi096 bash[18594]: audit 2024-04-25T04:53:36.161587+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:53:37.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:36 smithi096 bash[18594]: audit 2024-04-25T04:53:36.162069+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:53:37.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:36 smithi096 bash[23955]: audit 2024-04-25T04:53:36.161587+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:53:37.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:36 smithi096 bash[23955]: audit 2024-04-25T04:53:36.162069+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:53:37.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.509 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.509 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.778 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:37.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:37 smithi155 bash[18735]: cluster 2024-04-25T04:53:36.419477+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:37.779 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:53:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:53:38.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:37 smithi096 bash[18594]: cluster 2024-04-25T04:53:36.419477+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:38.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:37 smithi096 bash[23955]: cluster 2024-04-25T04:53:36.419477+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:38.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:38 smithi155 bash[18735]: audit 2024-04-25T04:53:37.774491+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:38.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:38 smithi155 bash[18735]: audit 2024-04-25T04:53:37.775133+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:38.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:38 smithi155 bash[18735]: audit 2024-04-25T04:53:37.778924+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:38.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:38 smithi155 bash[18735]: audit 2024-04-25T04:53:37.781459+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:38.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:38 smithi155 bash[18735]: audit 2024-04-25T04:53:37.795964+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:39.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[18594]: audit 2024-04-25T04:53:37.774491+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:39.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[18594]: audit 2024-04-25T04:53:37.775133+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:39.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[18594]: audit 2024-04-25T04:53:37.778924+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:39.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[18594]: audit 2024-04-25T04:53:37.781459+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:39.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[18594]: audit 2024-04-25T04:53:37.795964+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:39.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[23955]: audit 2024-04-25T04:53:37.774491+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:39.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[23955]: audit 2024-04-25T04:53:37.775133+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:39.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[23955]: audit 2024-04-25T04:53:37.778924+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:39.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[23955]: audit 2024-04-25T04:53:37.781459+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:39.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:38 smithi096 bash[23955]: audit 2024-04-25T04:53:37.795964+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:40.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:39 smithi155 bash[18735]: cluster 2024-04-25T04:53:38.420070+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:40.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:39 smithi096 bash[18594]: cluster 2024-04-25T04:53:38.420070+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:39 smithi096 bash[23955]: cluster 2024-04-25T04:53:38.420070+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:42.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:41 smithi096 bash[18594]: cluster 2024-04-25T04:53:40.420652+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:42.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:41 smithi096 bash[23955]: cluster 2024-04-25T04:53:40.420652+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:41 smithi155 bash[18735]: cluster 2024-04-25T04:53:40.420652+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:43.778 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 6 on host 'smithi155' 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: cluster 2024-04-25T04:53:42.421212+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.777618+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.788415+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.790020+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.791151+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.793737+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.794709+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.181 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[18594]: audit 2024-04-25T04:53:43.795599+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: cluster 2024-04-25T04:53:42.421212+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.777618+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.788415+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.790020+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.791151+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.793737+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.794709+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:43 smithi096 bash[23955]: audit 2024-04-25T04:53:43.795599+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: cluster 2024-04-25T04:53:42.421212+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.777618+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.788415+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.790020+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.791151+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.793737+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.794709+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:43 smithi155 bash[18735]: audit 2024-04-25T04:53:43.795599+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:53:44.440 DEBUG:teuthology.orchestra.run.smithi155:osd.6> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.6.service 2024-04-25T04:53:44.443 INFO:tasks.cephadm:Deploying osd.7 on smithi155 with /dev/vg_nvme/lv_1... 2024-04-25T04:53:44.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-25T04:53:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:44 smithi155 bash[18735]: cephadm 2024-04-25T04:53:43.796359+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5413M 2024-04-25T04:53:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:44 smithi155 bash[18735]: audit 2024-04-25T04:53:43.801511+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:44 smithi155 bash[18735]: audit 2024-04-25T04:53:43.812391+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:44 smithi155 bash[18735]: audit 2024-04-25T04:53:44.432108+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T04:53:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:44 smithi155 bash[18735]: audit 2024-04-25T04:53:44.433313+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T04:53:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[18594]: cephadm 2024-04-25T04:53:43.796359+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5413M 2024-04-25T04:53:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[18594]: audit 2024-04-25T04:53:43.801511+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[18594]: audit 2024-04-25T04:53:43.812391+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[18594]: audit 2024-04-25T04:53:44.432108+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T04:53:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[18594]: audit 2024-04-25T04:53:44.433313+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T04:53:45.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[23955]: cephadm 2024-04-25T04:53:43.796359+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5413M 2024-04-25T04:53:45.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[23955]: audit 2024-04-25T04:53:43.801511+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:45.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[23955]: audit 2024-04-25T04:53:43.812391+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:45.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[23955]: audit 2024-04-25T04:53:44.432108+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T04:53:45.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:44 smithi096 bash[23955]: audit 2024-04-25T04:53:44.433313+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[18735]: cluster 2024-04-25T04:53:44.421757+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[18735]: audit 2024-04-25T04:53:44.828091+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[18735]: cluster 2024-04-25T04:53:44.828302+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-25T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[18735]: audit 2024-04-25T04:53:44.828574+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[18735]: audit 2024-04-25T04:53:44.828978+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[18735]: audit 2024-04-25T04:53:44.830415+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:46.159 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[30460]: debug 2024-04-25T04:53:45.839+0000 7fe5adb5b700 -1 osd.6 0 waiting for initial osdmap 2024-04-25T04:53:46.159 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:53:45 smithi155 bash[30460]: debug 2024-04-25T04:53:45.847+0000 7fe5a7cf1700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T04:53:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[18594]: cluster 2024-04-25T04:53:44.421757+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[18594]: audit 2024-04-25T04:53:44.828091+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T04:53:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[18594]: cluster 2024-04-25T04:53:44.828302+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-25T04:53:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[18594]: audit 2024-04-25T04:53:44.828574+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[18594]: audit 2024-04-25T04:53:44.828978+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[18594]: audit 2024-04-25T04:53:44.830415+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[23955]: cluster 2024-04-25T04:53:44.421757+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[23955]: audit 2024-04-25T04:53:44.828091+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T04:53:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[23955]: cluster 2024-04-25T04:53:44.828302+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-25T04:53:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[23955]: audit 2024-04-25T04:53:44.828574+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[23955]: audit 2024-04-25T04:53:44.828978+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:45 smithi096 bash[23955]: audit 2024-04-25T04:53:44.830415+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:53:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:46 smithi155 bash[18735]: audit 2024-04-25T04:53:45.831510+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:53:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:46 smithi155 bash[18735]: cluster 2024-04-25T04:53:45.831730+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-25T04:53:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:46 smithi155 bash[18735]: audit 2024-04-25T04:53:45.832493+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:46 smithi155 bash[18735]: audit 2024-04-25T04:53:45.844035+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[18594]: audit 2024-04-25T04:53:45.831510+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[18594]: cluster 2024-04-25T04:53:45.831730+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[18594]: audit 2024-04-25T04:53:45.832493+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[18594]: audit 2024-04-25T04:53:45.844035+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[23955]: audit 2024-04-25T04:53:45.831510+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[23955]: cluster 2024-04-25T04:53:45.831730+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-25T04:53:47.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[23955]: audit 2024-04-25T04:53:45.832493+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:46 smithi096 bash[23955]: audit 2024-04-25T04:53:45.844035+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.754 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:53:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: cluster 2024-04-25T04:53:45.452463+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:53:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: cluster 2024-04-25T04:53:45.452624+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:53:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: cluster 2024-04-25T04:53:46.422297+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: cluster 2024-04-25T04:53:46.836992+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969] boot 2024-04-25T04:53:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: cluster 2024-04-25T04:53:46.837120+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-25T04:53:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: audit 2024-04-25T04:53:46.837479+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: audit 2024-04-25T04:53:47.503095+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: audit 2024-04-25T04:53:47.509934+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:47 smithi155 bash[18735]: cluster 2024-04-25T04:53:47.835454+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-25T04:53:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: cluster 2024-04-25T04:53:45.452463+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:53:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: cluster 2024-04-25T04:53:45.452624+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:53:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: cluster 2024-04-25T04:53:46.422297+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: cluster 2024-04-25T04:53:46.836992+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969] boot 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: cluster 2024-04-25T04:53:46.837120+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: audit 2024-04-25T04:53:46.837479+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: audit 2024-04-25T04:53:47.503095+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: audit 2024-04-25T04:53:47.509934+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[18594]: cluster 2024-04-25T04:53:47.835454+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-25T04:53:48.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: cluster 2024-04-25T04:53:45.452463+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: cluster 2024-04-25T04:53:45.452624+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: cluster 2024-04-25T04:53:46.422297+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: cluster 2024-04-25T04:53:46.836992+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3604172969,v1:172.21.15.155:6817/3604172969] boot 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: cluster 2024-04-25T04:53:46.837120+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: audit 2024-04-25T04:53:46.837479+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: audit 2024-04-25T04:53:47.503095+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: audit 2024-04-25T04:53:47.509934+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:48.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:47 smithi096 bash[23955]: cluster 2024-04-25T04:53:47.835454+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-25T04:53:49.254 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:48 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:53:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: cluster 2024-04-25T04:53:48.422884+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: audit 2024-04-25T04:53:48.788389+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: cephadm 2024-04-25T04:53:48.790188+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: audit 2024-04-25T04:53:48.797451+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: audit 2024-04-25T04:53:48.797915+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: audit 2024-04-25T04:53:48.802058+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: audit 2024-04-25T04:53:48.803759+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: cluster 2024-04-25T04:53:48.808072+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: audit 2024-04-25T04:53:48.814907+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: cluster 2024-04-25T04:53:48.838081+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-25T04:53:49.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:49 smithi155 bash[18735]: cluster 2024-04-25T04:53:48.851616+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:53:50.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: cluster 2024-04-25T04:53:48.422884+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:50.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: audit 2024-04-25T04:53:48.788389+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:50.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: cephadm 2024-04-25T04:53:48.790188+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:53:50.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: audit 2024-04-25T04:53:48.797451+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:50.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: audit 2024-04-25T04:53:48.797915+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: audit 2024-04-25T04:53:48.802058+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: audit 2024-04-25T04:53:48.803759+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: cluster 2024-04-25T04:53:48.808072+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: audit 2024-04-25T04:53:48.814907+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: cluster 2024-04-25T04:53:48.838081+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[18594]: cluster 2024-04-25T04:53:48.851616+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: cluster 2024-04-25T04:53:48.422884+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: audit 2024-04-25T04:53:48.788389+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: cephadm 2024-04-25T04:53:48.790188+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: audit 2024-04-25T04:53:48.797451+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: audit 2024-04-25T04:53:48.797915+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:50.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: audit 2024-04-25T04:53:48.802058+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:50.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: audit 2024-04-25T04:53:48.803759+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:50.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: cluster 2024-04-25T04:53:48.808072+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:50.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: audit 2024-04-25T04:53:48.814907+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:50.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: cluster 2024-04-25T04:53:48.838081+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-25T04:53:50.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:49 smithi096 bash[23955]: cluster 2024-04-25T04:53:48.851616+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:53:50.870 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:53:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:53:51.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: cluster 2024-04-25T04:53:49.865397+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-25T04:53:51.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: audit 2024-04-25T04:53:50.520022+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: audit 2024-04-25T04:53:50.529055+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: audit 2024-04-25T04:53:50.540030+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:51.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: audit 2024-04-25T04:53:50.542781+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:51.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: audit 2024-04-25T04:53:50.544741+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:51.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:50 smithi155 bash[18735]: audit 2024-04-25T04:53:50.555852+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: cluster 2024-04-25T04:53:49.865397+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-25T04:53:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: audit 2024-04-25T04:53:50.520022+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: audit 2024-04-25T04:53:50.529055+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: audit 2024-04-25T04:53:50.540030+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: audit 2024-04-25T04:53:50.542781+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: audit 2024-04-25T04:53:50.544741+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[18594]: audit 2024-04-25T04:53:50.555852+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: cluster 2024-04-25T04:53:49.865397+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: audit 2024-04-25T04:53:50.520022+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: audit 2024-04-25T04:53:50.529055+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: audit 2024-04-25T04:53:50.540030+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: audit 2024-04-25T04:53:50.542781+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: audit 2024-04-25T04:53:50.544741+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:53:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:50 smithi096 bash[23955]: audit 2024-04-25T04:53:50.555852+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:53:51.615 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-25T04:53:51.651 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2024-04-25T04:53:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:51 smithi155 bash[18735]: cluster 2024-04-25T04:53:50.548801+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:51 smithi155 bash[18735]: cluster 2024-04-25T04:53:50.866013+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-25T04:53:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:51 smithi155 bash[18735]: cluster 2024-04-25T04:53:51.525359+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:53:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:51 smithi155 bash[18735]: cluster 2024-04-25T04:53:51.525419+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-04-25T04:53:52.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[18594]: cluster 2024-04-25T04:53:50.548801+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:52.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[18594]: cluster 2024-04-25T04:53:50.866013+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-25T04:53:52.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[18594]: cluster 2024-04-25T04:53:51.525359+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:53:52.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[18594]: cluster 2024-04-25T04:53:51.525419+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-04-25T04:53:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[23955]: cluster 2024-04-25T04:53:50.548801+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:53:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[23955]: cluster 2024-04-25T04:53:50.866013+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-25T04:53:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[23955]: cluster 2024-04-25T04:53:51.525359+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:53:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:51 smithi096 bash[23955]: cluster 2024-04-25T04:53:51.525419+0000 mon.a (mon.0) 696 : cluster [INF] Cluster is now healthy 2024-04-25T04:53:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:53 smithi155 bash[18735]: cluster 2024-04-25T04:53:52.549387+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; 125 KiB/s, 0 objects/s recovering 2024-04-25T04:53:54.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:53 smithi096 bash[23955]: cluster 2024-04-25T04:53:52.549387+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; 125 KiB/s, 0 objects/s recovering 2024-04-25T04:53:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:53 smithi096 bash[18594]: cluster 2024-04-25T04:53:52.549387+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; 125 KiB/s, 0 objects/s recovering 2024-04-25T04:53:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:54 smithi155 bash[18735]: audit 2024-04-25T04:53:54.437232+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:53:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:54 smithi155 bash[18735]: audit 2024-04-25T04:53:54.443815+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:53:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:54 smithi155 bash[18735]: audit 2024-04-25T04:53:54.445766+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:54 smithi096 bash[18594]: audit 2024-04-25T04:53:54.437232+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:53:55.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:54 smithi096 bash[18594]: audit 2024-04-25T04:53:54.443815+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:53:55.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:54 smithi096 bash[18594]: audit 2024-04-25T04:53:54.445766+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:54 smithi096 bash[23955]: audit 2024-04-25T04:53:54.437232+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-25T04:53:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:54 smithi096 bash[23955]: audit 2024-04-25T04:53:54.443815+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-25T04:53:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:54 smithi096 bash[23955]: audit 2024-04-25T04:53:54.445766+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:53:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:55 smithi155 bash[18735]: audit 2024-04-25T04:53:54.430227+0000 mgr.y (mgr.14152) 225 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:53:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:55 smithi155 bash[18735]: cluster 2024-04-25T04:53:54.549948+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-25T04:53:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:55 smithi096 bash[18594]: audit 2024-04-25T04:53:54.430227+0000 mgr.y (mgr.14152) 225 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:53:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:55 smithi096 bash[18594]: cluster 2024-04-25T04:53:54.549948+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-25T04:53:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:55 smithi096 bash[23955]: audit 2024-04-25T04:53:54.430227+0000 mgr.y (mgr.14152) 225 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:53:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:55 smithi096 bash[23955]: cluster 2024-04-25T04:53:54.549948+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-25T04:53:58.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:57 smithi155 bash[18735]: cluster 2024-04-25T04:53:56.550524+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-25T04:53:58.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:57 smithi096 bash[18594]: cluster 2024-04-25T04:53:56.550524+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-25T04:53:58.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:57 smithi096 bash[23955]: cluster 2024-04-25T04:53:56.550524+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-25T04:54:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:53:59 smithi155 bash[18735]: cluster 2024-04-25T04:53:58.551134+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-25T04:54:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:53:59 smithi096 bash[18594]: cluster 2024-04-25T04:53:58.551134+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-25T04:54:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:53:59 smithi096 bash[23955]: cluster 2024-04-25T04:53:58.551134+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-25T04:54:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:00 smithi155 bash[18735]: audit 2024-04-25T04:54:00.281555+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.155:0/444669430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]: dispatch 2024-04-25T04:54:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:00 smithi155 bash[18735]: audit 2024-04-25T04:54:00.283238+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]: dispatch 2024-04-25T04:54:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:00 smithi155 bash[18735]: audit 2024-04-25T04:54:00.296343+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]': finished 2024-04-25T04:54:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:00 smithi155 bash[18735]: cluster 2024-04-25T04:54:00.296532+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-25T04:54:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:00 smithi155 bash[18735]: audit 2024-04-25T04:54:00.296776+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[18594]: audit 2024-04-25T04:54:00.281555+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.155:0/444669430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]: dispatch 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[18594]: audit 2024-04-25T04:54:00.283238+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]: dispatch 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[18594]: audit 2024-04-25T04:54:00.296343+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]': finished 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[18594]: cluster 2024-04-25T04:54:00.296532+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[18594]: audit 2024-04-25T04:54:00.296776+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[23955]: audit 2024-04-25T04:54:00.281555+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.155:0/444669430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]: dispatch 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[23955]: audit 2024-04-25T04:54:00.283238+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]: dispatch 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[23955]: audit 2024-04-25T04:54:00.296343+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33c54663-eb5a-49d4-bab6-2d00411a007c"}]': finished 2024-04-25T04:54:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[23955]: cluster 2024-04-25T04:54:00.296532+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-25T04:54:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:00 smithi096 bash[23955]: audit 2024-04-25T04:54:00.296776+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:02.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:01 smithi096 bash[18594]: cluster 2024-04-25T04:54:00.551836+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-25T04:54:02.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:01 smithi096 bash[18594]: audit 2024-04-25T04:54:00.957129+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.155:0/2728301218' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:54:02.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:01 smithi096 bash[23955]: cluster 2024-04-25T04:54:00.551836+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-25T04:54:02.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:01 smithi096 bash[23955]: audit 2024-04-25T04:54:00.957129+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.155:0/2728301218' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:54:02.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:01 smithi155 bash[18735]: cluster 2024-04-25T04:54:00.551836+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-25T04:54:02.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:01 smithi155 bash[18735]: audit 2024-04-25T04:54:00.957129+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.155:0/2728301218' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-25T04:54:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:03 smithi155 bash[18735]: cluster 2024-04-25T04:54:02.552533+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:04.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:03 smithi096 bash[23955]: cluster 2024-04-25T04:54:02.552533+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:04.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:03 smithi096 bash[18594]: cluster 2024-04-25T04:54:02.552533+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:06.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:05 smithi155 bash[18735]: cluster 2024-04-25T04:54:04.553288+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:06.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:05 smithi096 bash[18594]: cluster 2024-04-25T04:54:04.553288+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:06.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:05 smithi096 bash[23955]: cluster 2024-04-25T04:54:04.553288+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:08.003 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:54:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:54:08.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[18594]: cluster 2024-04-25T04:54:06.553832+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-04-25T04:54:08.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[18594]: audit 2024-04-25T04:54:07.667206+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:08.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[18594]: audit 2024-04-25T04:54:07.675937+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:08.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[23955]: cluster 2024-04-25T04:54:06.553832+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-04-25T04:54:08.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[23955]: audit 2024-04-25T04:54:07.667206+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:08.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:07 smithi096 bash[23955]: audit 2024-04-25T04:54:07.675937+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:08.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:07 smithi155 bash[18735]: cluster 2024-04-25T04:54:06.553832+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-04-25T04:54:08.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:07 smithi155 bash[18735]: audit 2024-04-25T04:54:07.667206+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:08.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:07 smithi155 bash[18735]: audit 2024-04-25T04:54:07.675937+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:09.003 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:08 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:54:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:54:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:09 smithi155 bash[18735]: cluster 2024-04-25T04:54:08.554447+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-04-25T04:54:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:09 smithi155 bash[18735]: audit 2024-04-25T04:54:08.737340+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:09 smithi155 bash[18735]: cephadm 2024-04-25T04:54:08.739268+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:54:09.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:09 smithi155 bash[18735]: audit 2024-04-25T04:54:08.746262+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:10.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[18594]: cluster 2024-04-25T04:54:08.554447+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-04-25T04:54:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[18594]: audit 2024-04-25T04:54:08.737340+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[18594]: cephadm 2024-04-25T04:54:08.739268+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:54:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[18594]: audit 2024-04-25T04:54:08.746262+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[23955]: cluster 2024-04-25T04:54:08.554447+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-04-25T04:54:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[23955]: audit 2024-04-25T04:54:08.737340+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[23955]: cephadm 2024-04-25T04:54:08.739268+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-25T04:54:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:09 smithi096 bash[23955]: audit 2024-04-25T04:54:08.746262+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:11.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:11 smithi155 bash[18735]: cluster 2024-04-25T04:54:10.555009+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:11 smithi096 bash[18594]: cluster 2024-04-25T04:54:10.555009+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:12.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:11 smithi096 bash[23955]: cluster 2024-04-25T04:54:10.555009+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:12 smithi155 bash[18735]: audit 2024-04-25T04:54:12.325557+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T04:54:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:12 smithi155 bash[18735]: audit 2024-04-25T04:54:12.327319+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:13.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:12 smithi096 bash[23955]: audit 2024-04-25T04:54:12.325557+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T04:54:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:12 smithi096 bash[23955]: audit 2024-04-25T04:54:12.327319+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:13.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:12 smithi096 bash[18594]: audit 2024-04-25T04:54:12.325557+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T04:54:13.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:12 smithi096 bash[18594]: audit 2024-04-25T04:54:12.327319+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:14.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:13 smithi096 bash[18594]: cephadm 2024-04-25T04:54:12.328966+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T04:54:14.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:13 smithi096 bash[18594]: cluster 2024-04-25T04:54:12.555579+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:13 smithi096 bash[23955]: cephadm 2024-04-25T04:54:12.328966+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T04:54:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:13 smithi096 bash[23955]: cluster 2024-04-25T04:54:12.555579+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:14.124 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:13 smithi155 bash[18735]: cephadm 2024-04-25T04:54:12.328966+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T04:54:14.124 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:13 smithi155 bash[18735]: cluster 2024-04-25T04:54:12.555579+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:15.988 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:15.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:54:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:15.988 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:54:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:15.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:15 smithi155 bash[18735]: cluster 2024-04-25T04:54:14.556190+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:15.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:15.989 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:54:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:16.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:15 smithi096 bash[23955]: cluster 2024-04-25T04:54:14.556190+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:16.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:15 smithi096 bash[18594]: cluster 2024-04-25T04:54:14.556190+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:16.252 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:16.253 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:54:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:16.253 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:54:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:16.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:16.253 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:54:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:17.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:17 smithi155 bash[18735]: audit 2024-04-25T04:54:16.270328+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:17.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:17 smithi155 bash[18735]: audit 2024-04-25T04:54:16.293720+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:17.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:17 smithi155 bash[18735]: audit 2024-04-25T04:54:16.297449+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:17.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:17 smithi155 bash[18735]: audit 2024-04-25T04:54:16.299608+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:17.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:17 smithi155 bash[18735]: audit 2024-04-25T04:54:16.310785+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:17.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:17 smithi155 bash[18735]: cluster 2024-04-25T04:54:16.556740+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[18594]: audit 2024-04-25T04:54:16.270328+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[18594]: audit 2024-04-25T04:54:16.293720+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[18594]: audit 2024-04-25T04:54:16.297449+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[18594]: audit 2024-04-25T04:54:16.299608+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[18594]: audit 2024-04-25T04:54:16.310785+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[18594]: cluster 2024-04-25T04:54:16.556740+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[23955]: audit 2024-04-25T04:54:16.270328+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[23955]: audit 2024-04-25T04:54:16.293720+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[23955]: audit 2024-04-25T04:54:16.297449+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[23955]: audit 2024-04-25T04:54:16.299608+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[23955]: audit 2024-04-25T04:54:16.310785+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:17.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:17 smithi096 bash[23955]: cluster 2024-04-25T04:54:16.556740+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:19.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:19 smithi155 bash[18735]: cluster 2024-04-25T04:54:18.557320+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:19 smithi096 bash[18594]: cluster 2024-04-25T04:54:18.557320+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:19 smithi096 bash[23955]: cluster 2024-04-25T04:54:18.557320+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:21 smithi155 bash[18735]: cluster 2024-04-25T04:54:20.557918+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:21.863 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:21 smithi096 bash[23955]: cluster 2024-04-25T04:54:20.557918+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:21.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:21 smithi096 bash[18594]: cluster 2024-04-25T04:54:20.557918+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:22.820 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 7 on host 'smithi155' 2024-04-25T04:54:22.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:22 smithi155 bash[18735]: audit 2024-04-25T04:54:22.565855+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T04:54:22.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:22 smithi155 bash[18735]: audit 2024-04-25T04:54:22.567463+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T04:54:22.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:22 smithi096 bash[18594]: audit 2024-04-25T04:54:22.565855+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T04:54:22.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:22 smithi096 bash[18594]: audit 2024-04-25T04:54:22.567463+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T04:54:22.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:22 smithi096 bash[23955]: audit 2024-04-25T04:54:22.565855+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T04:54:22.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:22 smithi096 bash[23955]: audit 2024-04-25T04:54:22.567463+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T04:54:23.774 DEBUG:teuthology.orchestra.run.smithi155:osd.7> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.7.service 2024-04-25T04:54:23.777 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-25T04:54:23.777 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: cluster 2024-04-25T04:54:22.558512+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.636976+0000 mon.a (mon.0) 716 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: cluster 2024-04-25T04:54:22.637211+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.637470+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.638866+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=smithi155", "root=default"]}]: dispatch 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.642721+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:23.833 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.820017+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.848702+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.851551+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.853589+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.858780+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.860706+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.862485+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.864226+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: cephadm 2024-04-25T04:54:22.865540+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4060M 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.874711+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:23 smithi155 bash[18735]: audit 2024-04-25T04:54:22.882913+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: cluster 2024-04-25T04:54:22.558512+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:23.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.636976+0000 mon.a (mon.0) 716 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: cluster 2024-04-25T04:54:22.637211+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.637470+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.638866+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=smithi155", "root=default"]}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.642721+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.820017+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.848702+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.851551+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.853589+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.858780+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.860706+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.862485+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.864226+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: cephadm 2024-04-25T04:54:22.865540+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4060M 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.874711+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[18594]: audit 2024-04-25T04:54:22.882913+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: cluster 2024-04-25T04:54:22.558512+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.636976+0000 mon.a (mon.0) 716 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: cluster 2024-04-25T04:54:22.637211+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.637470+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.638866+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=smithi155", "root=default"]}]: dispatch 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.642721+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.820017+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.848702+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.851551+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:23.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.853589+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.858780+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.860706+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.862485+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.864226+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: cephadm 2024-04-25T04:54:22.865540+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4060M 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.874711+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:23.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:23 smithi096 bash[23955]: audit 2024-04-25T04:54:22.882913+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:24 smithi155 bash[18735]: audit 2024-04-25T04:54:23.634421+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:54:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:24 smithi155 bash[18735]: cluster 2024-04-25T04:54:23.634666+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-25T04:54:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:24 smithi155 bash[18735]: audit 2024-04-25T04:54:23.635325+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:24 smithi155 bash[18735]: audit 2024-04-25T04:54:23.645898+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:24 smithi155 bash[18735]: cluster 2024-04-25T04:54:24.635240+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843] boot 2024-04-25T04:54:25.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[18594]: audit 2024-04-25T04:54:23.634421+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:54:25.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[18594]: cluster 2024-04-25T04:54:23.634666+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-25T04:54:25.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[18594]: audit 2024-04-25T04:54:23.635325+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[18594]: audit 2024-04-25T04:54:23.645898+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[18594]: cluster 2024-04-25T04:54:24.635240+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843] boot 2024-04-25T04:54:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[23955]: audit 2024-04-25T04:54:23.634421+0000 mon.a (mon.0) 730 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-25T04:54:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[23955]: cluster 2024-04-25T04:54:23.634666+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-25T04:54:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[23955]: audit 2024-04-25T04:54:23.635325+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[23955]: audit 2024-04-25T04:54:23.645898+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:24 smithi096 bash[23955]: cluster 2024-04-25T04:54:24.635240+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 [v2:172.21.15.155:6824/3287610843,v1:172.21.15.155:6825/3287610843] boot 2024-04-25T04:54:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:25 smithi155 bash[18735]: cluster 2024-04-25T04:54:23.524131+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:54:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:25 smithi155 bash[18735]: cluster 2024-04-25T04:54:23.524349+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:54:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:25 smithi155 bash[18735]: cluster 2024-04-25T04:54:24.559051+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:25 smithi155 bash[18735]: cluster 2024-04-25T04:54:24.635337+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-25T04:54:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:25 smithi155 bash[18735]: audit 2024-04-25T04:54:24.635624+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:25 smithi155 bash[18735]: cluster 2024-04-25T04:54:25.644973+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-25T04:54:25.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[18594]: cluster 2024-04-25T04:54:23.524131+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:54:25.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[18594]: cluster 2024-04-25T04:54:23.524349+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:54:25.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[18594]: cluster 2024-04-25T04:54:24.559051+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[18594]: cluster 2024-04-25T04:54:24.635337+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[18594]: audit 2024-04-25T04:54:24.635624+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[18594]: cluster 2024-04-25T04:54:25.644973+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[23955]: cluster 2024-04-25T04:54:23.524131+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[23955]: cluster 2024-04-25T04:54:23.524349+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[23955]: cluster 2024-04-25T04:54:24.559051+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[23955]: cluster 2024-04-25T04:54:24.635337+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[23955]: audit 2024-04-25T04:54:24.635624+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:25.856 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:25 smithi096 bash[23955]: cluster 2024-04-25T04:54:25.644973+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-25T04:54:27.295 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:54:27.950 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:54:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:54:27.950 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[18594]: cluster 2024-04-25T04:54:26.559637+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:27.950 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[18594]: cluster 2024-04-25T04:54:26.647731+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-25T04:54:27.950 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[18594]: audit 2024-04-25T04:54:27.296482+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.96:0/444158603' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-25T04:54:27.951 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[23955]: cluster 2024-04-25T04:54:26.559637+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:27.951 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[23955]: cluster 2024-04-25T04:54:26.647731+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-25T04:54:27.951 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:27 smithi096 bash[23955]: audit 2024-04-25T04:54:27.296482+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.96:0/444158603' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-25T04:54:27.952 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1714020864,"num_in_osds":8,"osd_in_since":1714020840,"num_remapped_pgs":1} 2024-04-25T04:54:27.952 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-25T04:54:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:27 smithi155 bash[18735]: cluster 2024-04-25T04:54:26.559637+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:27 smithi155 bash[18735]: cluster 2024-04-25T04:54:26.647731+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-25T04:54:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:27 smithi155 bash[18735]: audit 2024-04-25T04:54:27.296482+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.96:0/444158603' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-25T04:54:28.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:28 smithi155 bash[18735]: cluster 2024-04-25T04:54:27.657608+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-25T04:54:28.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:28 smithi155 bash[18735]: audit 2024-04-25T04:54:27.809309+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:28.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:28 smithi155 bash[18735]: audit 2024-04-25T04:54:27.816857+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.003 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:54:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:54:29.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[18594]: cluster 2024-04-25T04:54:27.657608+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-25T04:54:29.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[18594]: audit 2024-04-25T04:54:27.809309+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[18594]: audit 2024-04-25T04:54:27.816857+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[23955]: cluster 2024-04-25T04:54:27.657608+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-25T04:54:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[23955]: audit 2024-04-25T04:54:27.809309+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:28 smithi096 bash[23955]: audit 2024-04-25T04:54:27.816857+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.746 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:54:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: cluster 2024-04-25T04:54:28.560249+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: cluster 2024-04-25T04:54:28.670805+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: audit 2024-04-25T04:54:28.890294+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: audit 2024-04-25T04:54:28.898706+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: audit 2024-04-25T04:54:28.913044+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: audit 2024-04-25T04:54:28.915185+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: audit 2024-04-25T04:54:28.916629+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: cluster 2024-04-25T04:54:28.920619+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:29.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:29 smithi155 bash[18735]: audit 2024-04-25T04:54:28.926795+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: cluster 2024-04-25T04:54:28.560249+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:30.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: cluster 2024-04-25T04:54:28.670805+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-25T04:54:30.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: audit 2024-04-25T04:54:28.890294+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: audit 2024-04-25T04:54:28.898706+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: audit 2024-04-25T04:54:28.913044+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: audit 2024-04-25T04:54:28.915185+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: audit 2024-04-25T04:54:28.916629+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: cluster 2024-04-25T04:54:28.920619+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[23955]: audit 2024-04-25T04:54:28.926795+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: cluster 2024-04-25T04:54:28.560249+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: cluster 2024-04-25T04:54:28.670805+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: audit 2024-04-25T04:54:28.890294+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: audit 2024-04-25T04:54:28.898706+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: audit 2024-04-25T04:54:28.913044+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:30.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: audit 2024-04-25T04:54:28.915185+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: audit 2024-04-25T04:54:28.916629+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: cluster 2024-04-25T04:54:28.920619+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:30.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:29 smithi096 bash[18594]: audit 2024-04-25T04:54:28.926795+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:30.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:30 smithi096 bash[18594]: cluster 2024-04-25T04:54:29.895018+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:54:30.895 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:30 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:54:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:54:30.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:30 smithi096 bash[23955]: cluster 2024-04-25T04:54:29.895018+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:54:30.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:30 smithi155 bash[18735]: cluster 2024-04-25T04:54:29.895018+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:54:31.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: audit 2024-04-25T04:54:30.680336+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:31.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: audit 2024-04-25T04:54:30.684635+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:31.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: audit 2024-04-25T04:54:30.701337+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:31.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: audit 2024-04-25T04:54:30.702659+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:31.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: audit 2024-04-25T04:54:30.703418+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:31.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: cluster 2024-04-25T04:54:30.705605+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2024-04-25T04:54:31.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:31 smithi155 bash[18735]: audit 2024-04-25T04:54:30.709550+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: audit 2024-04-25T04:54:30.680336+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: audit 2024-04-25T04:54:30.684635+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: audit 2024-04-25T04:54:30.701337+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: audit 2024-04-25T04:54:30.702659+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: audit 2024-04-25T04:54:30.703418+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: cluster 2024-04-25T04:54:30.705605+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[23955]: audit 2024-04-25T04:54:30.709550+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: audit 2024-04-25T04:54:30.680336+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: audit 2024-04-25T04:54:30.684635+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: audit 2024-04-25T04:54:30.701337+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: audit 2024-04-25T04:54:30.702659+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:32.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: audit 2024-04-25T04:54:30.703418+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:32.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: cluster 2024-04-25T04:54:30.705605+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2024-04-25T04:54:32.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:31 smithi096 bash[18594]: audit 2024-04-25T04:54:30.709550+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:32.216 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:54:32.216 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":58,"fsid":"cbf8b84e-02be-11ef-bc93-c7b262605968","created":"2024-04-25T04:47:37.986319+0000","modified":"2024-04-25T04:54:28.652973+0000","last_up_change":"2024-04-25T04:54:24.627335+0000","last_in_change":"2024-04-25T04:54:00.284414+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-25T04:51:22.637009+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c54bf1ac-6c6d-463c-bd23-2806c83e3e36","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6803","nonce":1625748640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6805","nonce":1625748640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6808","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6809","nonce":1625748640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6807","nonce":1625748640}]},"public_addr":"172.21.15.96:6803/1625748640","cluster_addr":"172.21.15.96:6805/1625748640","heartbeat_back_addr":"172.21.15.96:6809/1625748640","heartbeat_front_addr":"172.21.15.96:6807/1625748640","state":["exists","up"]},{"osd":1,"uuid":"a0f05fbc-09ff-4d39-979a-7e06c0ee3113","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6810","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6811","nonce":3595841512}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6813","nonce":3595841512}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6816","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6817","nonce":3595841512}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6815","nonce":3595841512}]},"public_addr":"172.21.15.96:6811/3595841512","cluster_addr":"172.21.15.96:6813/3595841512","heartbeat_back_addr":"172.21.15.96:6817/3595841512","heartbeat_front_addr":"172.21.15.96:6815/3595841512","state":["exists","up"]},{"osd":2,"uuid":"c3e54523-5cb9-465c-b967-b210971bb7b5","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.96:6818","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6819","nonce":4196417467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6820","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6821","nonce":4196417467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6824","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6825","nonce":4196417467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6822","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6823","nonce":4196417467}]},"public_addr":"172.21.15.96:6819/4196417467","cluster_addr":"172.21.15.96:6821/4196417467","heartbeat_back_addr":"172.21.15.96:6825/4196417467","heartbeat_front_addr":"172.21.15.96:6823/4196417467","state":["exists","up"]},{"osd":3,"uuid":"2325e0ed-b2c0-4552-a0b4-884e836fb47b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6826","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6827","nonce":3719651546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6828","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6829","nonce":3719651546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6832","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6833","nonce":3719651546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6830","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6831","nonce":3719651546}]},"public_addr":"172.21.15.96:6827/3719651546","cluster_addr":"172.21.15.96:6829/3719651546","heartbeat_back_addr":"172.21.15.96:6833/3719651546","heartbeat_front_addr":"172.21.15.96:6831/3719651546","state":["exists","up"]},{"osd":4,"uuid":"1aba6ada-c9ee-46dd-bed7-5ea928310de9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6801","nonce":7472441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6803","nonce":7472441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6807","nonce":7472441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6805","nonce":7472441}]},"public_addr":"172.21.15.155:6801/7472441","cluster_addr":"172.21.15.155:6803/7472441","heartbeat_back_addr":"172.21.15.155:6807/7472441","heartbeat_front_addr":"172.21.15.155:6805/7472441","state":["exists","up"]},{"osd":5,"uuid":"9c1fb35f-3608-45ad-90d9-5a427021be05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6809","nonce":3523210622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6811","nonce":3523210622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6815","nonce":3523210622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6813","nonce":3523210622}]},"public_addr":"172.21.15.155:6809/3523210622","cluster_addr":"172.21.15.155:6811/3523210622","heartbeat_back_addr":"172.21.15.155:6815/3523210622","heartbeat_front_addr":"172.21.15.155:6813/3523210622","state":["exists","up"]},{"osd":6,"uuid":"5402aa99-1905-4157-bdcf-99bae5c092d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6817","nonce":3604172969}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6819","nonce":3604172969}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6823","nonce":3604172969}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6821","nonce":3604172969}]},"public_addr":"172.21.15.155:6817/3604172969","cluster_addr":"172.21.15.155:6819/3604172969","heartbeat_back_addr":"172.21.15.155:6823/3604172969","heartbeat_front_addr":"172.21.15.155:6821/3604172969","state":["exists","up"]},{"osd":7,"uuid":"33c54663-eb5a-49d4-bab6-2d00411a007c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6825","nonce":3287610843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6827","nonce":3287610843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6831","nonce":3287610843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6829","nonce":3287610843}]},"public_addr":"172.21.15.155:6825/3287610843","cluster_addr":"172.21.15.155:6827/3287610843","heartbeat_back_addr":"172.21.15.155:6831/3287610843","heartbeat_front_addr":"172.21.15.155:6829/3287610843","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-04-25T04:50:11.131691+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-04-25T04:50:43.773525+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-04-25T04:51:20.243046+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-04-25T04:51:58.175021+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-04-25T04:52:36.681781+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-04-25T04:53:11.743982+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-04-25T04:53:45.452629+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-04-25T04:54:23.524358+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.96:6800/1457640675":"2024-04-26T04:48:36.014668+0000","172.21.15.96:6801/1457640675":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/3752019405":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/810819624":"2024-04-26T04:48:36.014668+0000","172.21.15.96:6800/2657859233":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2756120747":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/3016725039":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2590452106":"2024-04-26T04:48:07.662625+0000","172.21.15.96:6801/2657859233":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/84138152":"2024-04-26T04:48:07.662625+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-04-25T04:54:32.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:32 smithi096 bash[23955]: cluster 2024-04-25T04:54:31.688010+0000 mon.a (mon.0) 756 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:54:32.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:32 smithi096 bash[23955]: cluster 2024-04-25T04:54:31.688095+0000 mon.a (mon.0) 757 : cluster [INF] Cluster is now healthy 2024-04-25T04:54:32.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:32 smithi096 bash[23955]: audit 2024-04-25T04:54:32.217207+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.96:0/1773123812' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:54:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:32 smithi096 bash[18594]: cluster 2024-04-25T04:54:31.688010+0000 mon.a (mon.0) 756 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:54:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:32 smithi096 bash[18594]: cluster 2024-04-25T04:54:31.688095+0000 mon.a (mon.0) 757 : cluster [INF] Cluster is now healthy 2024-04-25T04:54:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:32 smithi096 bash[18594]: audit 2024-04-25T04:54:32.217207+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.96:0/1773123812' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:54:32.900 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-25T04:51:22.637009+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-25T04:54:32.901 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-25T04:54:32.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:32 smithi155 bash[18735]: cluster 2024-04-25T04:54:31.688010+0000 mon.a (mon.0) 756 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:54:32.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:32 smithi155 bash[18735]: cluster 2024-04-25T04:54:31.688095+0000 mon.a (mon.0) 757 : cluster [INF] Cluster is now healthy 2024-04-25T04:54:32.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:32 smithi155 bash[18735]: audit 2024-04-25T04:54:32.217207+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.96:0/1773123812' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:54:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:33 smithi155 bash[18735]: cluster 2024-04-25T04:54:32.705949+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-25T04:54:34.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:33 smithi096 bash[18594]: cluster 2024-04-25T04:54:32.705949+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-25T04:54:34.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:33 smithi096 bash[23955]: cluster 2024-04-25T04:54:32.705949+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-25T04:54:35.622 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:54:36.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:35 smithi096 bash[18594]: cluster 2024-04-25T04:54:34.706519+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-25T04:54:36.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:35 smithi096 bash[23955]: cluster 2024-04-25T04:54:34.706519+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-25T04:54:36.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:35 smithi155 bash[18735]: cluster 2024-04-25T04:54:34.706519+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-25T04:54:37.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:36 smithi096 bash[18594]: audit 2024-04-25T04:54:36.167687+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:37.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:36 smithi096 bash[18594]: audit 2024-04-25T04:54:36.168163+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:37.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:36 smithi096 bash[23955]: audit 2024-04-25T04:54:36.167687+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:37.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:36 smithi096 bash[23955]: audit 2024-04-25T04:54:36.168163+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:36 smithi155 bash[18735]: audit 2024-04-25T04:54:36.167687+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:37.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:36 smithi155 bash[18735]: audit 2024-04-25T04:54:36.168163+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:38.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:37 smithi155 bash[18735]: cluster 2024-04-25T04:54:36.707122+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-25T04:54:38.220 INFO:teuthology.orchestra.run.smithi096.stdout:pg_num: 1 2024-04-25T04:54:38.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:37 smithi096 bash[18594]: cluster 2024-04-25T04:54:36.707122+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-25T04:54:38.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:37 smithi096 bash[23955]: cluster 2024-04-25T04:54:36.707122+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-25T04:54:38.862 INFO:tasks.cephadm:Adding prometheus.a on smithi155 2024-04-25T04:54:38.863 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi155=a' 2024-04-25T04:54:39.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:38 smithi155 bash[18735]: audit 2024-04-25T04:54:38.221165+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.96:0/4137972879' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-25T04:54:39.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:38 smithi096 bash[18594]: audit 2024-04-25T04:54:38.221165+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.96:0/4137972879' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-25T04:54:39.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:38 smithi096 bash[23955]: audit 2024-04-25T04:54:38.221165+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.96:0/4137972879' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-25T04:54:40.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:39 smithi155 bash[18735]: cluster 2024-04-25T04:54:38.707757+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-25T04:54:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:39 smithi096 bash[18594]: cluster 2024-04-25T04:54:38.707757+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-25T04:54:40.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:39 smithi096 bash[23955]: cluster 2024-04-25T04:54:38.707757+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-25T04:54:41.810 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled prometheus update... 2024-04-25T04:54:42.191 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:41 smithi096 bash[18594]: cluster 2024-04-25T04:54:40.708489+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-04-25T04:54:42.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:41 smithi096 bash[23955]: cluster 2024-04-25T04:54:40.708489+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-04-25T04:54:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:41 smithi155 bash[18735]: cluster 2024-04-25T04:54:40.708489+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-04-25T04:54:42.499 DEBUG:teuthology.orchestra.run.smithi155:prometheus.a> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-25T04:54:42.502 INFO:tasks.cephadm:Adding node-exporter.a on smithi096 2024-04-25T04:54:42.502 INFO:tasks.cephadm:Adding node-exporter.b on smithi155 2024-04-25T04:54:42.502 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi096=a;smithi155=b' 2024-04-25T04:54:43.034 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[19854]: ignoring --setuser ceph since I am not root 2024-04-25T04:54:43.034 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[19854]: ignoring --setgroup ceph since I am not root 2024-04-25T04:54:43.034 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[19854]: debug 2024-04-25T04:54:42.886+0000 7f5199109700 1 -- 172.21.15.155:0/3853848126 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562c5ff3c340 con 0x562c60cb8800 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.801433+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: cephadm 2024-04-25T04:54:41.804888+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi155=a;count:1 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.811493+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.818357+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.821014+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.822764+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.833526+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:43.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:42 smithi155 bash[18735]: audit 2024-04-25T04:54:41.847223+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:43.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18850]: ignoring --setuser ceph since I am not root 2024-04-25T04:54:43.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18850]: ignoring --setgroup ceph since I am not root 2024-04-25T04:54:43.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18850]: debug 2024-04-25T04:54:42.896+0000 7f3c4b7e8700 1 -- 172.21.15.96:0/600200395 <== mon.0 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556c127c4340 con 0x556c13540400 2024-04-25T04:54:43.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:43 smithi096 bash[18850]: debug 2024-04-25T04:54:43.040+0000 7f3c54244000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.801433+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: cephadm 2024-04-25T04:54:41.804888+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi155=a;count:1 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.811493+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.818357+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.821014+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.822764+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.833526+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[18594]: audit 2024-04-25T04:54:41.847223+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.801433+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: cephadm 2024-04-25T04:54:41.804888+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi155=a;count:1 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.811493+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.818357+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.821014+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.822764+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.833526+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' 2024-04-25T04:54:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:42 smithi096 bash[23955]: audit 2024-04-25T04:54:41.847223+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:44.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:43 smithi096 bash[18594]: audit 2024-04-25T04:54:42.849050+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-25T04:54:44.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:43 smithi096 bash[18594]: cluster 2024-04-25T04:54:42.849140+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-25T04:54:44.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:43 smithi096 bash[23955]: audit 2024-04-25T04:54:42.849050+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-25T04:54:44.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:43 smithi096 bash[23955]: cluster 2024-04-25T04:54:42.849140+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-25T04:54:44.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:43 smithi155 bash[19854]: debug 2024-04-25T04:54:43.030+0000 7f51a1b65000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T04:54:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:43 smithi155 bash[18735]: audit 2024-04-25T04:54:42.849050+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.96:0/3365576322' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-25T04:54:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:43 smithi155 bash[18735]: cluster 2024-04-25T04:54:42.849140+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-25T04:54:44.915 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:44 smithi155 bash[19854]: debug 2024-04-25T04:54:44.570+0000 7f51a1b65000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T04:54:44.915 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:44 smithi155 bash[19854]: debug 2024-04-25T04:54:44.666+0000 7f51a1b65000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T04:54:44.936 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:44 smithi096 bash[18850]: debug 2024-04-25T04:54:44.592+0000 7f3c54244000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T04:54:44.936 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:44 smithi096 bash[18850]: debug 2024-04-25T04:54:44.688+0000 7f3c54244000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T04:54:45.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:44 smithi155 bash[19854]: debug 2024-04-25T04:54:44.910+0000 7f51a1b65000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T04:54:45.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:44 smithi096 bash[18850]: debug 2024-04-25T04:54:44.936+0000 7f3c54244000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T04:54:45.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:45 smithi155 bash[19854]: debug 2024-04-25T04:54:45.642+0000 7f51a1b65000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T04:54:45.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:45 smithi155 bash[19854]: debug 2024-04-25T04:54:45.758+0000 7f51a1b65000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T04:54:45.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:45 smithi155 bash[19854]: debug 2024-04-25T04:54:45.858+0000 7f51a1b65000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T04:54:45.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:45 smithi096 bash[18850]: debug 2024-04-25T04:54:45.676+0000 7f3c54244000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T04:54:45.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:45 smithi096 bash[18850]: debug 2024-04-25T04:54:45.784+0000 7f3c54244000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T04:54:45.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:45 smithi096 bash[18850]: debug 2024-04-25T04:54:45.884+0000 7f3c54244000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T04:54:45.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:45 smithi096 bash[18850]: debug 2024-04-25T04:54:45.996+0000 7f3c54244000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T04:54:46.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:46 smithi096 bash[18850]: debug 2024-04-25T04:54:46.208+0000 7f3c54244000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T04:54:46.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:45 smithi155 bash[19854]: debug 2024-04-25T04:54:45.966+0000 7f51a1b65000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T04:54:46.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:46 smithi155 bash[19854]: debug 2024-04-25T04:54:46.182+0000 7f51a1b65000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T04:54:46.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:46 smithi155 bash[19854]: debug 2024-04-25T04:54:46.450+0000 7f51a1b65000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T04:54:46.714 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:46 smithi155 bash[19854]: debug 2024-04-25T04:54:46.554+0000 7f51a1b65000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T04:54:46.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:46 smithi096 bash[18850]: debug 2024-04-25T04:54:46.480+0000 7f3c54244000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T04:54:46.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:46 smithi096 bash[18850]: debug 2024-04-25T04:54:46.580+0000 7f3c54244000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T04:54:46.989 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:46 smithi155 bash[19854]: debug 2024-04-25T04:54:46.734+0000 7f51a1b65000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T04:54:47.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:46 smithi096 bash[18850]: debug 2024-04-25T04:54:46.756+0000 7f3c54244000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T04:54:47.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:47 smithi096 bash[18850]: debug 2024-04-25T04:54:47.008+0000 7f3c54244000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T04:54:47.276 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:46 smithi155 bash[19854]: debug 2024-04-25T04:54:46.986+0000 7f51a1b65000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T04:54:47.674 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:47 smithi096 bash[18850]: debug 2024-04-25T04:54:47.276+0000 7f3c54244000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T04:54:47.674 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:47 smithi096 bash[18850]: debug 2024-04-25T04:54:47.440+0000 7f3c54244000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:54:47.674 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:47 smithi096 bash[18850]: debug 2024-04-25T04:54:47.672+0000 7f3c54244000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T04:54:47.679 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:47 smithi155 bash[19854]: debug 2024-04-25T04:54:47.274+0000 7f51a1b65000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T04:54:47.680 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:47 smithi155 bash[19854]: debug 2024-04-25T04:54:47.442+0000 7f51a1b65000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:54:47.936 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:47 smithi096 bash[18850]: debug 2024-04-25T04:54:47.788+0000 7f3c54244000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T04:54:47.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:47 smithi155 bash[19854]: debug 2024-04-25T04:54:47.674+0000 7f51a1b65000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T04:54:47.964 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:47 smithi155 bash[19854]: debug 2024-04-25T04:54:47.790+0000 7f51a1b65000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T04:54:48.253 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:48 smithi096 bash[18850]: debug 2024-04-25T04:54:48.128+0000 7f3c54244000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:54:48.444 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:48 smithi155 bash[19854]: debug 2024-04-25T04:54:48.134+0000 7f51a1b65000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T04:54:49.177 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:48 smithi096 bash[18850]: debug 2024-04-25T04:54:48.856+0000 7f3c54244000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T04:54:49.178 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:48 smithi096 bash[18850]: debug 2024-04-25T04:54:48.968+0000 7f3c54244000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T04:54:49.178 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:49 smithi096 bash[18850]: debug 2024-04-25T04:54:49.176+0000 7f3c54244000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T04:54:49.185 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:48 smithi155 bash[19854]: debug 2024-04-25T04:54:48.862+0000 7f51a1b65000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T04:54:49.185 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:48 smithi155 bash[19854]: debug 2024-04-25T04:54:48.974+0000 7f51a1b65000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T04:54:49.185 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:49 smithi155 bash[19854]: debug 2024-04-25T04:54:49.182+0000 7f51a1b65000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T04:54:49.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:49 smithi096 bash[18850]: debug 2024-04-25T04:54:49.500+0000 7f3c54244000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T04:54:49.883 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:49 smithi155 bash[19854]: debug 2024-04-25T04:54:49.506+0000 7f51a1b65000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T04:54:50.167 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:49 smithi096 bash[18850]: debug 2024-04-25T04:54:49.872+0000 7f3c54244000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:49 smithi096 bash[18850]: debug 2024-04-25T04:54:49.992+0000 7f3c54244000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.014554+0000 mon.a (mon.0) 768 : cluster [INF] Active manager daemon y restarted 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.015680+0000 mon.a (mon.0) 769 : cluster [INF] Activating manager daemon y 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.023086+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.024464+0000 mon.a (mon.0) 771 : cluster [DBG] Standby manager daemon x restarted 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.024637+0000 mon.a (mon.0) 772 : cluster [DBG] Standby manager daemon x started 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: audit 2024-04-25T04:54:50.026150+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: audit 2024-04-25T04:54:50.027616+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: audit 2024-04-25T04:54:50.029860+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T04:54:50.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18594]: audit 2024-04-25T04:54:50.030295+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.014554+0000 mon.a (mon.0) 768 : cluster [INF] Active manager daemon y restarted 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.015680+0000 mon.a (mon.0) 769 : cluster [INF] Activating manager daemon y 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.023086+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.024464+0000 mon.a (mon.0) 771 : cluster [DBG] Standby manager daemon x restarted 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.024637+0000 mon.a (mon.0) 772 : cluster [DBG] Standby manager daemon x started 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: audit 2024-04-25T04:54:50.026150+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: audit 2024-04-25T04:54:50.027616+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: audit 2024-04-25T04:54:50.029860+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T04:54:50.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[23955]: audit 2024-04-25T04:54:50.030295+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T04:54:50.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:49 smithi155 bash[19854]: debug 2024-04-25T04:54:49.878+0000 7f51a1b65000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T04:54:50.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:49 smithi155 bash[19854]: debug 2024-04-25T04:54:49.994+0000 7f51a1b65000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T04:54:50.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[19854]: [25/Apr/2024:04:54:50] ENGINE Bus STARTING 2024-04-25T04:54:50.214 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[19854]: CherryPy Checker: 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[19854]: The Application mounted at '' has an empty config. 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[19854]: [25/Apr/2024:04:54:50] ENGINE Serving on http://:::9283 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[19854]: [25/Apr/2024:04:54:50] ENGINE Bus STARTED 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.014554+0000 mon.a (mon.0) 768 : cluster [INF] Active manager daemon y restarted 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.015680+0000 mon.a (mon.0) 769 : cluster [INF] Activating manager daemon y 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.023086+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.024464+0000 mon.a (mon.0) 771 : cluster [DBG] Standby manager daemon x restarted 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.024637+0000 mon.a (mon.0) 772 : cluster [DBG] Standby manager daemon x started 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: audit 2024-04-25T04:54:50.026150+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: audit 2024-04-25T04:54:50.027616+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: audit 2024-04-25T04:54:50.029860+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T04:54:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:50 smithi155 bash[18735]: audit 2024-04-25T04:54:50.030295+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.155:0/3510375201' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T04:54:50.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: [25/Apr/2024:04:54:50] ENGINE Bus STARTING 2024-04-25T04:54:50.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: CherryPy Checker: 2024-04-25T04:54:50.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: The Application mounted at '' has an empty config. 2024-04-25T04:54:50.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: [25/Apr/2024:04:54:50] ENGINE Serving on http://:::9283 2024-04-25T04:54:50.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: [25/Apr/2024:04:54:50] ENGINE Bus STARTED 2024-04-25T04:54:50.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: [25/Apr/2024:04:54:50] ENGINE Bus STARTING 2024-04-25T04:54:50.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: [25/Apr/2024:04:54:50] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:54:50.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:54:50 smithi096 bash[18850]: [25/Apr/2024:04:54:50] ENGINE Bus STARTED 2024-04-25T04:54:51.130 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled node-exporter update... 2024-04-25T04:54:51.391 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:54:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:54:51.392 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.078373+0000 mon.a (mon.0) 773 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0628985s), standbys: x 2024-04-25T04:54:51.392 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.082981+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:54:51.392 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.083116+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:54:51.392 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.083237+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:54:51.392 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.084499+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.084619+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085010+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085105+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085193+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085283+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085373+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085468+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085562+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.085652+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.086385+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.086475+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.086558+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T04:54:51.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cluster 2024-04-25T04:54:50.116150+0000 mon.a (mon.0) 774 : cluster [INF] Manager daemon y is now available 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.136965+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.140573+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.143313+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.145708+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.148442+0000 mon.b (mon.2) 43 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.155038+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.155434+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.156689+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.159053+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.161823+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.165206+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]': finished 2024-04-25T04:54:51.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.172344+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]': finished 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.176632+0000 mgr.y (mgr.14412) 1 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.177041+0000 mgr.y (mgr.14412) 2 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.178607+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.180321+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.185621+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.187351+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.484038+0000 mgr.y (mgr.14412) 3 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Bus STARTING 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.543249+0000 mgr.y (mgr.14412) 4 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.571086+0000 mgr.y (mgr.14412) 5 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.605999+0000 mgr.y (mgr.14412) 6 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: cephadm 2024-04-25T04:54:50.606329+0000 mgr.y (mgr.14412) 7 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Bus STARTED 2024-04-25T04:54:51.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.611949+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.630749+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.681849+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.693950+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.701348+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:51.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:51 smithi155 bash[18735]: audit 2024-04-25T04:54:50.703136+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.078373+0000 mon.a (mon.0) 773 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0628985s), standbys: x 2024-04-25T04:54:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.082981+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:54:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.083116+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:54:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.083237+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.084499+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.084619+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085010+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085105+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085193+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085283+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:54:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085373+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:54:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085468+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:54:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085562+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:54:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.085652+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.086385+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T04:54:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.086475+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T04:54:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.086558+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T04:54:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cluster 2024-04-25T04:54:50.116150+0000 mon.a (mon.0) 774 : cluster [INF] Manager daemon y is now available 2024-04-25T04:54:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.136965+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.078373+0000 mon.a (mon.0) 773 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0628985s), standbys: x 2024-04-25T04:54:51.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.082981+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T04:54:51.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.083116+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.083237+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.084499+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.084619+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085010+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085105+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085193+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085283+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T04:54:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085373+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T04:54:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085468+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T04:54:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085562+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T04:54:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.085652+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T04:54:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.086385+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T04:54:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.086475+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T04:54:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.086558+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T04:54:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cluster 2024-04-25T04:54:50.116150+0000 mon.a (mon.0) 774 : cluster [INF] Manager daemon y is now available 2024-04-25T04:54:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.136965+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.140573+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.143313+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.145708+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.148442+0000 mon.b (mon.2) 43 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.155038+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.155434+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.156689+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.159053+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.161823+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.165206+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]': finished 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.172344+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]': finished 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.176632+0000 mgr.y (mgr.14412) 1 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:54:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.177041+0000 mgr.y (mgr.14412) 2 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.178607+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.180321+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.185621+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.187351+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.484038+0000 mgr.y (mgr.14412) 3 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Bus STARTING 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.543249+0000 mgr.y (mgr.14412) 4 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.571086+0000 mgr.y (mgr.14412) 5 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:54:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.605999+0000 mgr.y (mgr.14412) 6 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: cephadm 2024-04-25T04:54:50.606329+0000 mgr.y (mgr.14412) 7 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Bus STARTED 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.611949+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.630749+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.681849+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.693950+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.701348+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:51.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[18594]: audit 2024-04-25T04:54:50.703136+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.140573+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.143313+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.145708+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.148442+0000 mon.b (mon.2) 43 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.155038+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.155434+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.156689+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.159053+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.161823+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.165206+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]': finished 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.172344+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]': finished 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.176632+0000 mgr.y (mgr.14412) 1 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.177041+0000 mgr.y (mgr.14412) 2 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.178607+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.180321+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.185621+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.187351+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.484038+0000 mgr.y (mgr.14412) 3 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Bus STARTING 2024-04-25T04:54:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.543249+0000 mgr.y (mgr.14412) 4 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.571086+0000 mgr.y (mgr.14412) 5 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.605999+0000 mgr.y (mgr.14412) 6 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: cephadm 2024-04-25T04:54:50.606329+0000 mgr.y (mgr.14412) 7 : cephadm [INF] [25/Apr/2024:04:54:50] ENGINE Bus STARTED 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.611949+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.630749+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.681849+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.693950+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.701348+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:51.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:51 smithi096 bash[23955]: audit 2024-04-25T04:54:50.703136+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-25T04:54:52.044 DEBUG:teuthology.orchestra.run.smithi096:node-exporter.a> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-25T04:54:52.047 DEBUG:teuthology.orchestra.run.smithi155:node-exporter.b> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-25T04:54:52.050 INFO:tasks.cephadm:Adding alertmanager.a on smithi096 2024-04-25T04:54:52.050 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi096=a' 2024-04-25T04:54:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: audit 2024-04-25T04:54:51.098782+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-25T04:54:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: cluster 2024-04-25T04:54:51.099203+0000 mon.a (mon.0) 789 : cluster [DBG] mgrmap e18: y(active, since 1.08373s), standbys: x 2024-04-25T04:54:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: audit 2024-04-25T04:54:51.106514+0000 mgr.y (mgr.14412) 8 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi096=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: cephadm 2024-04-25T04:54:51.112266+0000 mgr.y (mgr.14412) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi096=a;smithi155=b;count:2 2024-04-25T04:54:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: cluster 2024-04-25T04:54:51.117533+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: audit 2024-04-25T04:54:51.125611+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:52 smithi155 bash[18735]: cephadm 2024-04-25T04:54:51.141357+0000 mgr.y (mgr.14412) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T04:54:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: audit 2024-04-25T04:54:51.098782+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-25T04:54:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: cluster 2024-04-25T04:54:51.099203+0000 mon.a (mon.0) 789 : cluster [DBG] mgrmap e18: y(active, since 1.08373s), standbys: x 2024-04-25T04:54:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: audit 2024-04-25T04:54:51.106514+0000 mgr.y (mgr.14412) 8 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi096=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: cephadm 2024-04-25T04:54:51.112266+0000 mgr.y (mgr.14412) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi096=a;smithi155=b;count:2 2024-04-25T04:54:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: cluster 2024-04-25T04:54:51.117533+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: audit 2024-04-25T04:54:51.125611+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[18594]: cephadm 2024-04-25T04:54:51.141357+0000 mgr.y (mgr.14412) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T04:54:52.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: audit 2024-04-25T04:54:51.098782+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-25T04:54:52.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: cluster 2024-04-25T04:54:51.099203+0000 mon.a (mon.0) 789 : cluster [DBG] mgrmap e18: y(active, since 1.08373s), standbys: x 2024-04-25T04:54:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: audit 2024-04-25T04:54:51.106514+0000 mgr.y (mgr.14412) 8 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi096=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: cephadm 2024-04-25T04:54:51.112266+0000 mgr.y (mgr.14412) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi096=a;smithi155=b;count:2 2024-04-25T04:54:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: cluster 2024-04-25T04:54:51.117533+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: audit 2024-04-25T04:54:51.125611+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:52 smithi096 bash[23955]: cephadm 2024-04-25T04:54:51.141357+0000 mgr.y (mgr.14412) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T04:54:53.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:53 smithi155 bash[18735]: cluster 2024-04-25T04:54:52.088091+0000 mgr.y (mgr.14412) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:53.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:53 smithi155 bash[18735]: cluster 2024-04-25T04:54:52.135467+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-25T04:54:53.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:53 smithi096 bash[18594]: cluster 2024-04-25T04:54:52.088091+0000 mgr.y (mgr.14412) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:53.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:53 smithi096 bash[18594]: cluster 2024-04-25T04:54:52.135467+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-25T04:54:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:53 smithi096 bash[23955]: cluster 2024-04-25T04:54:52.088091+0000 mgr.y (mgr.14412) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:53 smithi096 bash[23955]: cluster 2024-04-25T04:54:52.135467+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-25T04:54:55.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:55 smithi155 bash[18735]: cluster 2024-04-25T04:54:54.088729+0000 mgr.y (mgr.14412) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:56.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:55 smithi096 bash[18594]: cluster 2024-04-25T04:54:54.088729+0000 mgr.y (mgr.14412) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:56.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:55 smithi096 bash[23955]: cluster 2024-04-25T04:54:54.088729+0000 mgr.y (mgr.14412) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:57.679 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled alertmanager update... 2024-04-25T04:54:57.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:57 smithi155 bash[18735]: cluster 2024-04-25T04:54:56.089322+0000 mgr.y (mgr.14412) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:58.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:57 smithi096 bash[18594]: cluster 2024-04-25T04:54:56.089322+0000 mgr.y (mgr.14412) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:57 smithi096 bash[23955]: cluster 2024-04-25T04:54:56.089322+0000 mgr.y (mgr.14412) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:54:58.931 DEBUG:teuthology.orchestra.run.smithi096:alertmanager.a> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-25T04:54:58.934 INFO:tasks.cephadm:Adding grafana.a on smithi155 2024-04-25T04:54:58.934 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi155=a' 2024-04-25T04:54:58.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:58 smithi096 bash[18594]: audit 2024-04-25T04:54:57.666878+0000 mgr.y (mgr.14412) 15 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi096=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:58.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:58 smithi096 bash[18594]: cephadm 2024-04-25T04:54:57.670337+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi096=a;count:1 2024-04-25T04:54:58.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:58 smithi096 bash[18594]: audit 2024-04-25T04:54:57.678552+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:58.942 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:58 smithi096 bash[23955]: audit 2024-04-25T04:54:57.666878+0000 mgr.y (mgr.14412) 15 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi096=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:58.943 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:58 smithi096 bash[23955]: cephadm 2024-04-25T04:54:57.670337+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi096=a;count:1 2024-04-25T04:54:58.943 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:58 smithi096 bash[23955]: audit 2024-04-25T04:54:57.678552+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:58.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:58 smithi155 bash[18735]: audit 2024-04-25T04:54:57.666878+0000 mgr.y (mgr.14412) 15 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi096=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:54:58.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:58 smithi155 bash[18735]: cephadm 2024-04-25T04:54:57.670337+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi096=a;count:1 2024-04-25T04:54:58.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:58 smithi155 bash[18735]: audit 2024-04-25T04:54:57.678552+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:54:59.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:54:59 smithi155 bash[18735]: cluster 2024-04-25T04:54:58.089989+0000 mgr.y (mgr.14412) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:00.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:54:59 smithi096 bash[18594]: cluster 2024-04-25T04:54:58.089989+0000 mgr.y (mgr.14412) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:00.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:54:59 smithi096 bash[23955]: cluster 2024-04-25T04:54:58.089989+0000 mgr.y (mgr.14412) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:02.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:01 smithi096 bash[18594]: cluster 2024-04-25T04:55:00.090564+0000 mgr.y (mgr.14412) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:02.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:01 smithi096 bash[23955]: cluster 2024-04-25T04:55:00.090564+0000 mgr.y (mgr.14412) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:02.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:01 smithi155 bash[18735]: cluster 2024-04-25T04:55:00.090564+0000 mgr.y (mgr.14412) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:03 smithi155 bash[18735]: cluster 2024-04-25T04:55:02.091064+0000 mgr.y (mgr.14412) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:03 smithi096 bash[18594]: cluster 2024-04-25T04:55:02.091064+0000 mgr.y (mgr.14412) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:04.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:03 smithi096 bash[23955]: cluster 2024-04-25T04:55:02.091064+0000 mgr.y (mgr.14412) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:04.528 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled grafana update... 2024-04-25T04:55:05.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:05 smithi155 bash[18735]: cluster 2024-04-25T04:55:04.091510+0000 mgr.y (mgr.14412) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:05.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:05 smithi155 bash[18735]: audit 2024-04-25T04:55:04.519433+0000 mgr.y (mgr.14412) 21 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:55:05.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:05 smithi155 bash[18735]: cephadm 2024-04-25T04:55:04.522613+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Saving service grafana spec with placement smithi155=a;count:1 2024-04-25T04:55:05.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:05 smithi155 bash[18735]: audit 2024-04-25T04:55:04.528540+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:05.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[18594]: cluster 2024-04-25T04:55:04.091510+0000 mgr.y (mgr.14412) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:05.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[18594]: audit 2024-04-25T04:55:04.519433+0000 mgr.y (mgr.14412) 21 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:55:05.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[18594]: cephadm 2024-04-25T04:55:04.522613+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Saving service grafana spec with placement smithi155=a;count:1 2024-04-25T04:55:05.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[18594]: audit 2024-04-25T04:55:04.528540+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[23955]: cluster 2024-04-25T04:55:04.091510+0000 mgr.y (mgr.14412) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[23955]: audit 2024-04-25T04:55:04.519433+0000 mgr.y (mgr.14412) 21 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:55:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[23955]: cephadm 2024-04-25T04:55:04.522613+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Saving service grafana spec with placement smithi155=a;count:1 2024-04-25T04:55:05.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:05 smithi096 bash[23955]: audit 2024-04-25T04:55:04.528540+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:06.026 DEBUG:teuthology.orchestra.run.smithi155:grafana.a> sudo journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@grafana.a.service 2024-04-25T04:55:06.073 INFO:tasks.cephadm:Setting up client nodes... 2024-04-25T04:55:06.076 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-25T04:55:07.733 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:07 smithi096 bash[18594]: cluster 2024-04-25T04:55:06.092100+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:07.733 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:07 smithi096 bash[23955]: cluster 2024-04-25T04:55:06.092100+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:07.835 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:07.835 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:07.836 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:07.836 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:07 smithi155 bash[18735]: cluster 2024-04-25T04:55:06.092100+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:07.836 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:07.836 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:07.837 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.111 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.111 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.112 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.112 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.112 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.112 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.112 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.112 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:08 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:55:08.113 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.113 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:07 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:08.459 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:08 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:55:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:08.868 INFO:teuthology.orchestra.run.smithi096.stdout:[client.0] 2024-04-25T04:55:08.868 INFO:teuthology.orchestra.run.smithi096.stdout: key = AQAs4ilmnARhMxAAu9EZM67I1EhK0PCSj2EyVg== 2024-04-25T04:55:09.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.046951+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.058597+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: cluster 2024-04-25T04:55:08.092849+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.132346+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.135774+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.137977+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.139329+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.153841+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: cephadm 2024-04-25T04:55:08.154992+0000 mgr.y (mgr.14412) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.162860+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:55:09.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.164927+0000 mgr.y (mgr.14412) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:55:09.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.165168+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.155:9095"}]: dispatch 2024-04-25T04:55:09.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.167114+0000 mgr.y (mgr.14412) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.155:9095"}]: dispatch 2024-04-25T04:55:09.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.175701+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.195059+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.197288+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.198915+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.212384+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: cephadm 2024-04-25T04:55:08.214464+0000 mgr.y (mgr.14412) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.218072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.046951+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.058597+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: cluster 2024-04-25T04:55:08.092849+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.132346+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.135774+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.137977+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.139329+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.153841+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: cephadm 2024-04-25T04:55:08.154992+0000 mgr.y (mgr.14412) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.162860+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.164927+0000 mgr.y (mgr.14412) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.165168+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.155:9095"}]: dispatch 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.167114+0000 mgr.y (mgr.14412) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.155:9095"}]: dispatch 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.175701+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.195059+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.197288+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.198915+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.212384+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: cephadm 2024-04-25T04:55:08.214464+0000 mgr.y (mgr.14412) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.218072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.220688+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.222278+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.234354+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: cephadm 2024-04-25T04:55:08.236696+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.861218+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.96:0/2191577917' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:09.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.861821+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:09.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[23955]: audit 2024-04-25T04:55:08.869706+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-25T04:55:09.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.220688+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.222278+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.234354+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: cephadm 2024-04-25T04:55:08.236696+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.861218+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.96:0/2191577917' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:09.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.861821+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:09.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18594]: audit 2024-04-25T04:55:08.869706+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-25T04:55:09.299 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.046951+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.299 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.058597+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: cluster 2024-04-25T04:55:08.092849+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.132346+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.135774+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.137977+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.139329+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.153841+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: cephadm 2024-04-25T04:55:08.154992+0000 mgr.y (mgr.14412) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.162860+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.164927+0000 mgr.y (mgr.14412) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.165168+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.155:9095"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.167114+0000 mgr.y (mgr.14412) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.155:9095"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.175701+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.195059+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.197288+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.198915+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.212384+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: cephadm 2024-04-25T04:55:08.214464+0000 mgr.y (mgr.14412) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.218072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.220688+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.222278+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.234354+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: cephadm 2024-04-25T04:55:08.236696+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.861218+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.96:0/2191577917' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.861821+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:09.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[18735]: audit 2024-04-25T04:55:08.869706+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-25T04:55:09.633 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-25T04:55:09.633 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-25T04:55:09.634 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-25T04:55:09.656 DEBUG:teuthology.orchestra.run.smithi155:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.515Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.515Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.515Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.515Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.515Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.515Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.517Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.518Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.519Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.523Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.523Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.16µs 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.523Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T04:55:09.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.523Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-25T04:55:09.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.523Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.292µs wal_replay_duration=281.558µs total_replay_duration=355.635µs 2024-04-25T04:55:09.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.524Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T04:55:09.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.524Z caller=main.go:947 level=info msg="TSDB started" 2024-04-25T04:55:09.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.524Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T04:55:09.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.546Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.458979ms db_storage=787ns remote_storage=2.238µs web_handler=504ns query_engine=787ns scrape=345.849µs scrape_sd=31.58µs notify=1.395µs notify_sd=2.564µs rules=20.802955ms 2024-04-25T04:55:09.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:09 smithi155 bash[36406]: ts=2024-04-25T04:55:09.546Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-25T04:55:10.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:09 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:11.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:10 smithi155 bash[18735]: audit 2024-04-25T04:55:09.880254+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:11.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:10 smithi155 bash[18735]: audit 2024-04-25T04:55:10.166034+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:11.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:10 smithi096 bash[18594]: audit 2024-04-25T04:55:09.880254+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:11.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:10 smithi096 bash[18594]: audit 2024-04-25T04:55:10.166034+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:11.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:10 smithi096 bash[23955]: audit 2024-04-25T04:55:09.880254+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:11.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:10 smithi096 bash[23955]: audit 2024-04-25T04:55:10.166034+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:12.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:11 smithi155 bash[18735]: cluster 2024-04-25T04:55:10.093437+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:12.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:11 smithi096 bash[18594]: cluster 2024-04-25T04:55:10.093437+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:12.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:11 smithi096 bash[23955]: cluster 2024-04-25T04:55:10.093437+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:12.502 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:12 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:13.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:13 smithi155 bash[18735]: cluster 2024-04-25T04:55:12.094090+0000 mgr.y (mgr.14412) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:13.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:13 smithi155 bash[18735]: audit 2024-04-25T04:55:12.245187+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:13 smithi096 bash[18594]: cluster 2024-04-25T04:55:12.094090+0000 mgr.y (mgr.14412) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:13.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:13 smithi096 bash[18594]: audit 2024-04-25T04:55:12.245187+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:13 smithi096 bash[23955]: cluster 2024-04-25T04:55:12.094090+0000 mgr.y (mgr.14412) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:13 smithi096 bash[23955]: audit 2024-04-25T04:55:12.245187+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:13.896 INFO:teuthology.orchestra.run.smithi155.stdout:[client.1] 2024-04-25T04:55:13.896 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQAx4ilmAOAONRAAo3L4MecL4vXUgUrpT2pPpQ== 2024-04-25T04:55:14.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:14 smithi155 bash[18735]: audit 2024-04-25T04:55:13.887808+0000 mon.b (mon.2) 60 : audit [INF] from='client.? 172.21.15.155:0/1197192831' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:14.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:14 smithi155 bash[18735]: audit 2024-04-25T04:55:13.889829+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:14.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:14 smithi155 bash[18735]: audit 2024-04-25T04:55:13.897576+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-25T04:55:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:14 smithi096 bash[18594]: audit 2024-04-25T04:55:13.887808+0000 mon.b (mon.2) 60 : audit [INF] from='client.? 172.21.15.155:0/1197192831' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:14 smithi096 bash[18594]: audit 2024-04-25T04:55:13.889829+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:14 smithi096 bash[18594]: audit 2024-04-25T04:55:13.897576+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-25T04:55:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:14 smithi096 bash[23955]: audit 2024-04-25T04:55:13.887808+0000 mon.b (mon.2) 60 : audit [INF] from='client.? 172.21.15.155:0/1197192831' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:14 smithi096 bash[23955]: audit 2024-04-25T04:55:13.889829+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-25T04:55:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:14 smithi096 bash[23955]: audit 2024-04-25T04:55:13.897576+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-25T04:55:15.165 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-25T04:55:15.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-25T04:55:15.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-25T04:55:15.231 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-25T04:55:15.232 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-25T04:55:15.232 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-25T04:55:16.098 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: cluster 2024-04-25T04:55:14.094687+0000 mgr.y (mgr.14412) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: audit 2024-04-25T04:55:15.833874+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: audit 2024-04-25T04:55:15.846888+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: audit 2024-04-25T04:55:15.871546+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: audit 2024-04-25T04:55:15.874046+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: audit 2024-04-25T04:55:15.875751+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[23955]: audit 2024-04-25T04:55:15.891053+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: cluster 2024-04-25T04:55:14.094687+0000 mgr.y (mgr.14412) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: audit 2024-04-25T04:55:15.833874+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.099 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: audit 2024-04-25T04:55:15.846888+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: audit 2024-04-25T04:55:15.871546+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:16.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: audit 2024-04-25T04:55:15.874046+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:16.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: audit 2024-04-25T04:55:15.875751+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:16.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:15 smithi096 bash[18594]: audit 2024-04-25T04:55:15.891053+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: cluster 2024-04-25T04:55:14.094687+0000 mgr.y (mgr.14412) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: audit 2024-04-25T04:55:15.833874+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: audit 2024-04-25T04:55:15.846888+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: audit 2024-04-25T04:55:15.871546+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: audit 2024-04-25T04:55:15.874046+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: audit 2024-04-25T04:55:15.875751+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:16.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:15 smithi155 bash[18735]: audit 2024-04-25T04:55:15.891053+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:16.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.391 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.391 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.392 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.392 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.392 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.392 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.654 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.654 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.655 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.655 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.655 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.656 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.656 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.656 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.656 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:16.656 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:16 smithi096 systemd[1]: Started Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:55:16.908 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:16 smithi096 bash[41922]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-25T04:55:17.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:16 smithi155 bash[18735]: cephadm 2024-04-25T04:55:15.898869+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T04:55:17.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:16 smithi155 bash[18735]: audit 2024-04-25T04:55:16.689794+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:17.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:16 smithi096 bash[18594]: cephadm 2024-04-25T04:55:15.898869+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T04:55:17.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:16 smithi096 bash[18594]: audit 2024-04-25T04:55:16.689794+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:17.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:16 smithi096 bash[23955]: cephadm 2024-04-25T04:55:15.898869+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T04:55:17.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:16 smithi096 bash[23955]: audit 2024-04-25T04:55:16.689794+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:17.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-25T04:55:17.777 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.777 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.778 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.779 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:17.838 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: aa2a8d90b84c: Pulling fs layer 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: b45d31ee2d7f: Pulling fs layer 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: b5db1e299295: Pulling fs layer 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: aa2a8d90b84c: Verifying Checksum 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: aa2a8d90b84c: Download complete 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: b45d31ee2d7f: Verifying Checksum 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: b45d31ee2d7f: Download complete 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: b5db1e299295: Verifying Checksum 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: b5db1e299295: Download complete 2024-04-25T04:55:17.839 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[41922]: aa2a8d90b84c: Pull complete 2024-04-25T04:55:17.944 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:18.030 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.031 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.031 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:17 smithi155 bash[18735]: cluster 2024-04-25T04:55:16.095070+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:18.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:17 smithi155 bash[18735]: cephadm 2024-04-25T04:55:16.692320+0000 mgr.y (mgr.14412) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T04:55:18.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:17 smithi155 bash[18735]: audit 2024-04-25T04:55:17.605606+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:18.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:17 smithi155 bash[18735]: audit 2024-04-25T04:55:17.621297+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:18.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.032 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.032 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:55:17 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[18594]: cluster 2024-04-25T04:55:16.095070+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:18.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[18594]: cephadm 2024-04-25T04:55:16.692320+0000 mgr.y (mgr.14412) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T04:55:18.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[18594]: audit 2024-04-25T04:55:17.605606+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:18.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[18594]: audit 2024-04-25T04:55:17.621297+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:18.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[23955]: cluster 2024-04-25T04:55:16.095070+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:18.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[23955]: cephadm 2024-04-25T04:55:16.692320+0000 mgr.y (mgr.14412) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T04:55:18.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[23955]: audit 2024-04-25T04:55:17.605606+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:18.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:17 smithi096 bash[23955]: audit 2024-04-25T04:55:17.621297+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:18.464 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:18 smithi155 systemd[1]: Started Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:55:18.464 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:18 smithi155 bash[37408]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-25T04:55:18.524 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:18.931 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:18 smithi155 bash[37408]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-25T04:55:19.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[18735]: audit 2024-04-25T04:55:18.071126+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:19.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[18735]: cephadm 2024-04-25T04:55:18.083605+0000 mgr.y (mgr.14412) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T04:55:19.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[18735]: cluster 2024-04-25T04:55:18.095499+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:19.191 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:18 smithi155 bash[37408]: aa2a8d90b84c: Pulling fs layer 2024-04-25T04:55:19.191 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:18 smithi155 bash[37408]: b45d31ee2d7f: Pulling fs layer 2024-04-25T04:55:19.191 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:18 smithi155 bash[37408]: b5db1e299295: Pulling fs layer 2024-04-25T04:55:19.191 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[37408]: aa2a8d90b84c: Verifying Checksum 2024-04-25T04:55:19.191 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[37408]: aa2a8d90b84c: Download complete 2024-04-25T04:55:19.464 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[37408]: b5db1e299295: Verifying Checksum 2024-04-25T04:55:19.464 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[37408]: b5db1e299295: Download complete 2024-04-25T04:55:19.464 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[37408]: b45d31ee2d7f: Download complete 2024-04-25T04:55:19.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[41922]: b45d31ee2d7f: Pull complete 2024-04-25T04:55:19.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[23955]: audit 2024-04-25T04:55:18.071126+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:19.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[23955]: cephadm 2024-04-25T04:55:18.083605+0000 mgr.y (mgr.14412) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T04:55:19.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[23955]: cluster 2024-04-25T04:55:18.095499+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:19.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[18594]: audit 2024-04-25T04:55:18.071126+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:19.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[18594]: cephadm 2024-04-25T04:55:18.083605+0000 mgr.y (mgr.14412) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T04:55:19.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[18594]: cluster 2024-04-25T04:55:18.095499+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:20.214 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:19 smithi155 bash[37408]: aa2a8d90b84c: Pull complete 2024-04-25T04:55:20.240 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:19 smithi096 bash[41922]: b5db1e299295: Pull complete 2024-04-25T04:55:20.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:20 smithi096 bash[41922]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-25T04:55:20.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:20 smithi096 bash[41922]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-25T04:55:20.684 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:20 smithi155 bash[37408]: b45d31ee2d7f: Pull complete 2024-04-25T04:55:21.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:21 smithi155 bash[18735]: cluster 2024-04-25T04:55:20.096054+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:21.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:21 smithi155 bash[18735]: audit 2024-04-25T04:55:20.180935+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:21.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:21 smithi096 bash[23955]: cluster 2024-04-25T04:55:20.096054+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:21.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:21 smithi096 bash[23955]: audit 2024-04-25T04:55:20.180935+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:21 smithi096 bash[18594]: cluster 2024-04-25T04:55:20.096054+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:21 smithi096 bash[18594]: audit 2024-04-25T04:55:20.180935+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:21.714 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:21 smithi155 bash[37408]: b5db1e299295: Pull complete 2024-04-25T04:55:22.004 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:21 smithi155 bash[37408]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-25T04:55:22.293 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:22 smithi155 bash[37408]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-25T04:55:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[18735]: cluster 2024-04-25T04:55:22.096708+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:23.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[18594]: cluster 2024-04-25T04:55:22.096708+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:23.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[23955]: cluster 2024-04-25T04:55:22.096708+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:23.887 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.683Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-25T04:55:23.887 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.683Z 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-04-25T04:55:23.887 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z 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-04-25T04:55:23.887 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=arp 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=edac 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-25T04:55:23.888 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=os 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-25T04:55:23.889 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=stat 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=time 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=uname 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.684Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-25T04:55:23.890 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:23 smithi096 bash[41922]: ts=2024-04-25T04:55:23.685Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-25T04:55:23.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.470Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-25T04:55:23.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.470Z 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-04-25T04:55:23.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.470Z 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-04-25T04:55:23.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.470Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=arp 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=edac 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-25T04:55:23.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.471Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-25T04:55:23.966 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=os 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=stat 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=time 2024-04-25T04:55:23.967 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-25T04:55:23.968 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=uname 2024-04-25T04:55:23.968 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-25T04:55:23.968 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-25T04:55:23.968 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-25T04:55:23.968 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-25T04:55:23.968 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:23 smithi155 bash[37408]: ts=2024-04-25T04:55:23.472Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-25T04:55:24.358 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:55:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:24 smithi096 bash[18594]: audit 2024-04-25T04:55:24.351568+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.96:0/2804642335' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-25T04:55:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:24 smithi096 bash[23955]: audit 2024-04-25T04:55:24.351568+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.96:0/2804642335' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-25T04:55:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:24 smithi155 bash[18735]: audit 2024-04-25T04:55:24.351568+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.96:0/2804642335' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-25T04:55:25.502 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:25 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:25.543 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":19,"active_gid":14412,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6800","nonce":3703371602},{"type":"v1","addr":"172.21.15.96:6801","nonce":3703371602}]},"active_addr":"172.21.15.96:6801/3703371602","active_change":"2024-04-25T04:54:50.015431+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24280,"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.96:8443/","prometheus":"http://172.21.15.96:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":2631861386}]},{"addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":3798124849}]},{"addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":1831080847}]},{"addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":2513583728}]}]}} 2024-04-25T04:55:25.547 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-25T04:55:25.547 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-25T04:55:25.547 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-25T04:55:25.834 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:25 smithi096 bash[18594]: cluster 2024-04-25T04:55:24.097235+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:25.835 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:25 smithi096 bash[18594]: audit 2024-04-25T04:55:25.274242+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:25.835 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:25 smithi096 bash[23955]: cluster 2024-04-25T04:55:24.097235+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:25.835 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:25 smithi096 bash[23955]: audit 2024-04-25T04:55:25.274242+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:25 smithi155 bash[18735]: cluster 2024-04-25T04:55:24.097235+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:25 smithi155 bash[18735]: audit 2024-04-25T04:55:25.274242+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:26.827 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:26 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:27.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[18594]: cluster 2024-04-25T04:55:26.097841+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:27.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[18594]: audit 2024-04-25T04:55:26.513749+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:27.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[18594]: audit 2024-04-25T04:55:26.527042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:27.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[23955]: cluster 2024-04-25T04:55:26.097841+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:27.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[23955]: audit 2024-04-25T04:55:26.513749+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:27.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[23955]: audit 2024-04-25T04:55:26.527042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:27 smithi155 bash[18735]: cluster 2024-04-25T04:55:26.097841+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:27 smithi155 bash[18735]: audit 2024-04-25T04:55:26.513749+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:27 smithi155 bash[18735]: audit 2024-04-25T04:55:26.527042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:28.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:27 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:55:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:28.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.449 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.450 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.450 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.451 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.451 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.451 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.451 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.451 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.452 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.547 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:28.752 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.753 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.753 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.753 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.753 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.754 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:28 smithi096 bash[18594]: audit 2024-04-25T04:55:27.601317+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:28.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:28 smithi096 bash[18594]: audit 2024-04-25T04:55:27.611054+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:28.755 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.755 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: Started Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:55:28.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:28 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:28.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:28 smithi096 bash[23955]: audit 2024-04-25T04:55:27.601317+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:28.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:28 smithi096 bash[23955]: audit 2024-04-25T04:55:27.611054+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:28.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:28 smithi155 bash[18735]: audit 2024-04-25T04:55:27.601317+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:28.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:28 smithi155 bash[18735]: audit 2024-04-25T04:55:27.611054+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:28 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: cluster 2024-04-25T04:55:28.098348+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: audit 2024-04-25T04:55:28.599592+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: audit 2024-04-25T04:55:28.676666+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: audit 2024-04-25T04:55:28.683137+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: audit 2024-04-25T04:55:28.686678+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: audit 2024-04-25T04:55:28.688714+0000 mgr.y (mgr.14412) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: audit 2024-04-25T04:55:28.694568+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[18594]: cephadm 2024-04-25T04:55:28.702359+0000 mgr.y (mgr.14412) 44 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: cluster 2024-04-25T04:55:28.098348+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: audit 2024-04-25T04:55:28.599592+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: audit 2024-04-25T04:55:28.676666+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: audit 2024-04-25T04:55:28.683137+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: audit 2024-04-25T04:55:28.686678+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: audit 2024-04-25T04:55:28.688714+0000 mgr.y (mgr.14412) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: audit 2024-04-25T04:55:28.694568+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:29 smithi096 bash[23955]: cephadm 2024-04-25T04:55:28.702359+0000 mgr.y (mgr.14412) 44 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: cluster 2024-04-25T04:55:28.098348+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: audit 2024-04-25T04:55:28.599592+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: audit 2024-04-25T04:55:28.676666+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: audit 2024-04-25T04:55:28.683137+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: audit 2024-04-25T04:55:28.686678+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: audit 2024-04-25T04:55:28.688714+0000 mgr.y (mgr.14412) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: audit 2024-04-25T04:55:28.694568+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:29.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:29 smithi155 bash[18735]: cephadm 2024-04-25T04:55:28.702359+0000 mgr.y (mgr.14412) 44 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T04:55:30.768 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.344Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.344Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.345Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.96 port=9094 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.347Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.386Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.386Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.389Z caller=main.go:518 msg=Listening address=:9093 2024-04-25T04:55:30.769 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:30 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:30.389Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-25T04:55:31.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:31 smithi155 bash[18735]: cluster 2024-04-25T04:55:30.098807+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:31.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:31 smithi155 bash[18735]: audit 2024-04-25T04:55:30.193032+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:31 smithi096 bash[18594]: cluster 2024-04-25T04:55:30.098807+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:31 smithi096 bash[18594]: audit 2024-04-25T04:55:30.193032+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:31 smithi096 bash[23955]: cluster 2024-04-25T04:55:30.098807+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:31 smithi096 bash[23955]: audit 2024-04-25T04:55:30.193032+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:31.931 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:55:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":59,"fsid":"cbf8b84e-02be-11ef-bc93-c7b262605968","created":"2024-04-25T04:47:37.986319+0000","modified":"2024-04-25T04:54:50.014692+0000","last_up_change":"2024-04-25T04:54:24.627335+0000","last_in_change":"2024-04-25T04:54:00.284414+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-25T04:51:22.637009+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c54bf1ac-6c6d-463c-bd23-2806c83e3e36","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6803","nonce":1625748640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6805","nonce":1625748640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6808","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6809","nonce":1625748640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6807","nonce":1625748640}]},"public_addr":"172.21.15.96:6803/1625748640","cluster_addr":"172.21.15.96:6805/1625748640","heartbeat_back_addr":"172.21.15.96:6809/1625748640","heartbeat_front_addr":"172.21.15.96:6807/1625748640","state":["exists","up"]},{"osd":1,"uuid":"a0f05fbc-09ff-4d39-979a-7e06c0ee3113","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6810","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6811","nonce":3595841512}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6813","nonce":3595841512}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6816","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6817","nonce":3595841512}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6815","nonce":3595841512}]},"public_addr":"172.21.15.96:6811/3595841512","cluster_addr":"172.21.15.96:6813/3595841512","heartbeat_back_addr":"172.21.15.96:6817/3595841512","heartbeat_front_addr":"172.21.15.96:6815/3595841512","state":["exists","up"]},{"osd":2,"uuid":"c3e54523-5cb9-465c-b967-b210971bb7b5","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.96:6818","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6819","nonce":4196417467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6820","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6821","nonce":4196417467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6824","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6825","nonce":4196417467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6822","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6823","nonce":4196417467}]},"public_addr":"172.21.15.96:6819/4196417467","cluster_addr":"172.21.15.96:6821/4196417467","heartbeat_back_addr":"172.21.15.96:6825/4196417467","heartbeat_front_addr":"172.21.15.96:6823/4196417467","state":["exists","up"]},{"osd":3,"uuid":"2325e0ed-b2c0-4552-a0b4-884e836fb47b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6826","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6827","nonce":3719651546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6828","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6829","nonce":3719651546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6832","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6833","nonce":3719651546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6830","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6831","nonce":3719651546}]},"public_addr":"172.21.15.96:6827/3719651546","cluster_addr":"172.21.15.96:6829/3719651546","heartbeat_back_addr":"172.21.15.96:6833/3719651546","heartbeat_front_addr":"172.21.15.96:6831/3719651546","state":["exists","up"]},{"osd":4,"uuid":"1aba6ada-c9ee-46dd-bed7-5ea928310de9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6801","nonce":7472441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6803","nonce":7472441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6807","nonce":7472441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6805","nonce":7472441}]},"public_addr":"172.21.15.155:6801/7472441","cluster_addr":"172.21.15.155:6803/7472441","heartbeat_back_addr":"172.21.15.155:6807/7472441","heartbeat_front_addr":"172.21.15.155:6805/7472441","state":["exists","up"]},{"osd":5,"uuid":"9c1fb35f-3608-45ad-90d9-5a427021be05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6809","nonce":3523210622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6811","nonce":3523210622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6815","nonce":3523210622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6813","nonce":3523210622}]},"public_addr":"172.21.15.155:6809/3523210622","cluster_addr":"172.21.15.155:6811/3523210622","heartbeat_back_addr":"172.21.15.155:6815/3523210622","heartbeat_front_addr":"172.21.15.155:6813/3523210622","state":["exists","up"]},{"osd":6,"uuid":"5402aa99-1905-4157-bdcf-99bae5c092d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6817","nonce":3604172969}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6819","nonce":3604172969}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6823","nonce":3604172969}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6821","nonce":3604172969}]},"public_addr":"172.21.15.155:6817/3604172969","cluster_addr":"172.21.15.155:6819/3604172969","heartbeat_back_addr":"172.21.15.155:6823/3604172969","heartbeat_front_addr":"172.21.15.155:6821/3604172969","state":["exists","up"]},{"osd":7,"uuid":"33c54663-eb5a-49d4-bab6-2d00411a007c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6825","nonce":3287610843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6827","nonce":3287610843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6831","nonce":3287610843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6829","nonce":3287610843}]},"public_addr":"172.21.15.155:6825/3287610843","cluster_addr":"172.21.15.155:6827/3287610843","heartbeat_back_addr":"172.21.15.155:6831/3287610843","heartbeat_front_addr":"172.21.15.155:6829/3287610843","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-04-25T04:50:11.131691+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-04-25T04:50:43.773525+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-04-25T04:51:20.243046+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-04-25T04:51:58.175021+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-04-25T04:52:36.681781+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-04-25T04:53:11.743982+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-04-25T04:53:45.452629+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-04-25T04:54:23.524358+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.96:0/3410484986":"2024-04-26T04:54:50.014596+0000","172.21.15.96:0/3540214770":"2024-04-26T04:54:50.014596+0000","172.21.15.96:6801/3911018123":"2024-04-26T04:54:50.014596+0000","172.21.15.96:0/3729971478":"2024-04-26T04:54:50.014596+0000","172.21.15.96:6800/1457640675":"2024-04-26T04:48:36.014668+0000","172.21.15.96:6801/1457640675":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/3752019405":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/810819624":"2024-04-26T04:48:36.014668+0000","172.21.15.96:6800/3911018123":"2024-04-26T04:54:50.014596+0000","172.21.15.96:6800/2657859233":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2756120747":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/3016725039":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2590452106":"2024-04-26T04:48:07.662625+0000","172.21.15.96:6801/2657859233":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2891624462":"2024-04-26T04:54:50.014596+0000","172.21.15.96:0/84138152":"2024-04-26T04:48:07.662625+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-04-25T04:55:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:32 smithi155 bash[18735]: audit 2024-04-25T04:55:31.933236+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.96:0/2928524632' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:55:32.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:32 smithi096 bash[18594]: audit 2024-04-25T04:55:31.933236+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.96:0/2928524632' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:55:32.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:32 smithi096 bash[23955]: audit 2024-04-25T04:55:31.933236+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.96:0/2928524632' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:55:32.474 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:32 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:32.348Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000780674s 2024-04-25T04:55:32.752 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:32 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:55:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:33.123 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-25T04:55:33.123 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-25T04:55:33.714 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:33 smithi096 bash[18594]: cluster 2024-04-25T04:55:32.099373+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:33.714 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:33 smithi096 bash[18594]: audit 2024-04-25T04:55:32.560089+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:33.715 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:33 smithi096 bash[23955]: cluster 2024-04-25T04:55:32.099373+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:33.715 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:33 smithi096 bash[23955]: audit 2024-04-25T04:55:32.560089+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:33 smithi155 bash[18735]: cluster 2024-04-25T04:55:32.099373+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:33 smithi155 bash[18735]: audit 2024-04-25T04:55:32.560089+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:34.971 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:35.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:35 smithi096 bash[18594]: cluster 2024-04-25T04:55:34.099971+0000 mgr.y (mgr.14412) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:35.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:35 smithi096 bash[23955]: cluster 2024-04-25T04:55:34.099971+0000 mgr.y (mgr.14412) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:35.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:35 smithi155 bash[18735]: cluster 2024-04-25T04:55:34.099971+0000 mgr.y (mgr.14412) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:37.502 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:37 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:55:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:37.711 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:55:37.711 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":59,"fsid":"cbf8b84e-02be-11ef-bc93-c7b262605968","created":"2024-04-25T04:47:37.986319+0000","modified":"2024-04-25T04:54:50.014692+0000","last_up_change":"2024-04-25T04:54:24.627335+0000","last_in_change":"2024-04-25T04:54:00.284414+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-25T04:51:22.637009+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c54bf1ac-6c6d-463c-bd23-2806c83e3e36","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6803","nonce":1625748640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6805","nonce":1625748640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6808","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6809","nonce":1625748640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":1625748640},{"type":"v1","addr":"172.21.15.96:6807","nonce":1625748640}]},"public_addr":"172.21.15.96:6803/1625748640","cluster_addr":"172.21.15.96:6805/1625748640","heartbeat_back_addr":"172.21.15.96:6809/1625748640","heartbeat_front_addr":"172.21.15.96:6807/1625748640","state":["exists","up"]},{"osd":1,"uuid":"a0f05fbc-09ff-4d39-979a-7e06c0ee3113","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6810","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6811","nonce":3595841512}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6813","nonce":3595841512}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6816","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6817","nonce":3595841512}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":3595841512},{"type":"v1","addr":"172.21.15.96:6815","nonce":3595841512}]},"public_addr":"172.21.15.96:6811/3595841512","cluster_addr":"172.21.15.96:6813/3595841512","heartbeat_back_addr":"172.21.15.96:6817/3595841512","heartbeat_front_addr":"172.21.15.96:6815/3595841512","state":["exists","up"]},{"osd":2,"uuid":"c3e54523-5cb9-465c-b967-b210971bb7b5","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.96:6818","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6819","nonce":4196417467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6820","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6821","nonce":4196417467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6824","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6825","nonce":4196417467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6822","nonce":4196417467},{"type":"v1","addr":"172.21.15.96:6823","nonce":4196417467}]},"public_addr":"172.21.15.96:6819/4196417467","cluster_addr":"172.21.15.96:6821/4196417467","heartbeat_back_addr":"172.21.15.96:6825/4196417467","heartbeat_front_addr":"172.21.15.96:6823/4196417467","state":["exists","up"]},{"osd":3,"uuid":"2325e0ed-b2c0-4552-a0b4-884e836fb47b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6826","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6827","nonce":3719651546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6828","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6829","nonce":3719651546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6832","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6833","nonce":3719651546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6830","nonce":3719651546},{"type":"v1","addr":"172.21.15.96:6831","nonce":3719651546}]},"public_addr":"172.21.15.96:6827/3719651546","cluster_addr":"172.21.15.96:6829/3719651546","heartbeat_back_addr":"172.21.15.96:6833/3719651546","heartbeat_front_addr":"172.21.15.96:6831/3719651546","state":["exists","up"]},{"osd":4,"uuid":"1aba6ada-c9ee-46dd-bed7-5ea928310de9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6801","nonce":7472441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6803","nonce":7472441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6807","nonce":7472441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":7472441},{"type":"v1","addr":"172.21.15.155:6805","nonce":7472441}]},"public_addr":"172.21.15.155:6801/7472441","cluster_addr":"172.21.15.155:6803/7472441","heartbeat_back_addr":"172.21.15.155:6807/7472441","heartbeat_front_addr":"172.21.15.155:6805/7472441","state":["exists","up"]},{"osd":5,"uuid":"9c1fb35f-3608-45ad-90d9-5a427021be05","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6809","nonce":3523210622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6811","nonce":3523210622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6815","nonce":3523210622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3523210622},{"type":"v1","addr":"172.21.15.155:6813","nonce":3523210622}]},"public_addr":"172.21.15.155:6809/3523210622","cluster_addr":"172.21.15.155:6811/3523210622","heartbeat_back_addr":"172.21.15.155:6815/3523210622","heartbeat_front_addr":"172.21.15.155:6813/3523210622","state":["exists","up"]},{"osd":6,"uuid":"5402aa99-1905-4157-bdcf-99bae5c092d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6817","nonce":3604172969}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6819","nonce":3604172969}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6823","nonce":3604172969}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3604172969},{"type":"v1","addr":"172.21.15.155:6821","nonce":3604172969}]},"public_addr":"172.21.15.155:6817/3604172969","cluster_addr":"172.21.15.155:6819/3604172969","heartbeat_back_addr":"172.21.15.155:6823/3604172969","heartbeat_front_addr":"172.21.15.155:6821/3604172969","state":["exists","up"]},{"osd":7,"uuid":"33c54663-eb5a-49d4-bab6-2d00411a007c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6825","nonce":3287610843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6827","nonce":3287610843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6831","nonce":3287610843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":3287610843},{"type":"v1","addr":"172.21.15.155:6829","nonce":3287610843}]},"public_addr":"172.21.15.155:6825/3287610843","cluster_addr":"172.21.15.155:6827/3287610843","heartbeat_back_addr":"172.21.15.155:6831/3287610843","heartbeat_front_addr":"172.21.15.155:6829/3287610843","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-04-25T04:50:11.131691+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-04-25T04:50:43.773525+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-04-25T04:51:20.243046+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-04-25T04:51:58.175021+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-04-25T04:52:36.681781+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-04-25T04:53:11.743982+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-04-25T04:53:45.452629+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-04-25T04:54:23.524358+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.96:0/3410484986":"2024-04-26T04:54:50.014596+0000","172.21.15.96:0/3540214770":"2024-04-26T04:54:50.014596+0000","172.21.15.96:6801/3911018123":"2024-04-26T04:54:50.014596+0000","172.21.15.96:0/3729971478":"2024-04-26T04:54:50.014596+0000","172.21.15.96:6800/1457640675":"2024-04-26T04:48:36.014668+0000","172.21.15.96:6801/1457640675":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/3752019405":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/810819624":"2024-04-26T04:48:36.014668+0000","172.21.15.96:6800/3911018123":"2024-04-26T04:54:50.014596+0000","172.21.15.96:6800/2657859233":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2756120747":"2024-04-26T04:48:36.014668+0000","172.21.15.96:0/3016725039":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2590452106":"2024-04-26T04:48:07.662625+0000","172.21.15.96:6801/2657859233":"2024-04-26T04:48:07.662625+0000","172.21.15.96:0/2891624462":"2024-04-26T04:54:50.014596+0000","172.21.15.96:0/84138152":"2024-04-26T04:48:07.662625+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-04-25T04:55:37.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:37 smithi155 bash[18735]: cluster 2024-04-25T04:55:36.100502+0000 mgr.y (mgr.14412) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:37.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:37 smithi155 bash[18735]: audit 2024-04-25T04:55:37.177214+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:37 smithi096 bash[18594]: cluster 2024-04-25T04:55:36.100502+0000 mgr.y (mgr.14412) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:38.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:37 smithi096 bash[18594]: audit 2024-04-25T04:55:37.177214+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:37 smithi096 bash[23955]: cluster 2024-04-25T04:55:36.100502+0000 mgr.y (mgr.14412) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:38.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:37 smithi096 bash[23955]: audit 2024-04-25T04:55:37.177214+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.454 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:55:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:38.455 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-25T04:55:38.456 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-25T04:55:38.456 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-25T04:55:38.457 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-25T04:55:38.457 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-25T04:55:38.457 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-25T04:55:38.458 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-25T04:55:38.458 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-25T04:55:38.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[23955]: audit 2024-04-25T04:55:37.713180+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.96:0/434044493' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:55:38.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[23955]: audit 2024-04-25T04:55:38.070784+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[23955]: audit 2024-04-25T04:55:38.080961+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[18594]: audit 2024-04-25T04:55:37.713180+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.96:0/434044493' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:55:38.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[18594]: audit 2024-04-25T04:55:38.070784+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:38 smithi096 bash[18594]: audit 2024-04-25T04:55:38.080961+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:38 smithi155 bash[18735]: audit 2024-04-25T04:55:37.713180+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.96:0/434044493' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-25T04:55:38.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:38 smithi155 bash[18735]: audit 2024-04-25T04:55:38.070784+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:38.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:38 smithi155 bash[18735]: audit 2024-04-25T04:55:38.080961+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:39.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:39 smithi155 bash[18735]: cluster 2024-04-25T04:55:38.101102+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:40.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:39 smithi096 bash[18594]: cluster 2024-04-25T04:55:38.101102+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:40.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:39 smithi096 bash[23955]: cluster 2024-04-25T04:55:38.101102+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:40.752 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:55:40 smithi096 bash[42843]: level=info ts=2024-04-25T04:55:40.351Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00361835s 2024-04-25T04:55:41.300 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.303 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.303 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.303 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.304 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.304 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.305 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.305 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:55:41.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:41 smithi155 bash[18735]: cluster 2024-04-25T04:55:40.101576+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:42.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:41 smithi096 bash[18594]: cluster 2024-04-25T04:55:40.101576+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:42.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:41 smithi096 bash[23955]: cluster 2024-04-25T04:55:40.101576+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:43.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:43 smithi155 bash[18735]: cluster 2024-04-25T04:55:42.102233+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:44.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:43 smithi096 bash[18594]: cluster 2024-04-25T04:55:42.102233+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:44.046 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:43 smithi096 bash[23955]: cluster 2024-04-25T04:55:42.102233+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:44.502 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:44 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:45 smithi155 bash[18735]: cluster 2024-04-25T04:55:44.102834+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:45 smithi155 bash[18735]: audit 2024-04-25T04:55:44.205868+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:45 smithi155 bash[18735]: audit 2024-04-25T04:55:44.212096+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:45 smithi096 bash[18594]: cluster 2024-04-25T04:55:44.102834+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:45 smithi096 bash[18594]: audit 2024-04-25T04:55:44.205868+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:45 smithi096 bash[18594]: audit 2024-04-25T04:55:44.212096+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:45 smithi096 bash[23955]: cluster 2024-04-25T04:55:44.102834+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:45 smithi096 bash[23955]: audit 2024-04-25T04:55:44.205868+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:45 smithi096 bash[23955]: audit 2024-04-25T04:55:44.212096+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:47 smithi155 bash[18735]: cluster 2024-04-25T04:55:46.103538+0000 mgr.y (mgr.14412) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:47 smithi096 bash[18594]: cluster 2024-04-25T04:55:46.103538+0000 mgr.y (mgr.14412) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:47 smithi096 bash[23955]: cluster 2024-04-25T04:55:46.103538+0000 mgr.y (mgr.14412) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:49.726 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:49 smithi096 bash[18594]: cluster 2024-04-25T04:55:48.104253+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:49.726 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:49 smithi096 bash[23955]: cluster 2024-04-25T04:55:48.104253+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:49.884 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:49 smithi155 bash[18735]: cluster 2024-04-25T04:55:48.104253+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:50.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[18594]: audit 2024-04-25T04:55:50.181667+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:55:50.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[18594]: audit 2024-04-25T04:55:50.183692+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:55:50.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[18594]: audit 2024-04-25T04:55:50.191025+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:55:50.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[18594]: audit 2024-04-25T04:55:50.192854+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:55:50.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[23955]: audit 2024-04-25T04:55:50.181667+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:55:50.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[23955]: audit 2024-04-25T04:55:50.183692+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:55:50.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[23955]: audit 2024-04-25T04:55:50.191025+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:55:50.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:50 smithi096 bash[23955]: audit 2024-04-25T04:55:50.192854+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:55:50.885 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.885 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.885 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.886 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.886 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.886 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.887 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:50.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:50 smithi155 bash[18735]: audit 2024-04-25T04:55:50.181667+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:55:50.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:50 smithi155 bash[18735]: audit 2024-04-25T04:55:50.183692+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:55:50.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:50 smithi155 bash[18735]: audit 2024-04-25T04:55:50.191025+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:55:50.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:50 smithi155 bash[18735]: audit 2024-04-25T04:55:50.192854+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:55:50.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.147 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.147 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.148 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.148 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.148 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.148 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.149 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:50 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:55:51.425 INFO:teuthology.orchestra.run.smithi096.stdout:34359738436 2024-04-25T04:55:51.426 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-25T04:55:51.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:51 smithi155 systemd[1]: Started Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:55:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[18594]: cluster 2024-04-25T04:55:50.104593+0000 mgr.y (mgr.14412) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[18594]: audit 2024-04-25T04:55:51.196338+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[18594]: audit 2024-04-25T04:55:51.199635+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[18594]: audit 2024-04-25T04:55:51.201423+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[18594]: audit 2024-04-25T04:55:51.202716+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[18594]: audit 2024-04-25T04:55:51.214809+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[23955]: cluster 2024-04-25T04:55:50.104593+0000 mgr.y (mgr.14412) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[23955]: audit 2024-04-25T04:55:51.196338+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[23955]: audit 2024-04-25T04:55:51.199635+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[23955]: audit 2024-04-25T04:55:51.201423+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[23955]: audit 2024-04-25T04:55:51.202716+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:51 smithi096 bash[23955]: audit 2024-04-25T04:55:51.214809+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 bash[18735]: cluster 2024-04-25T04:55:50.104593+0000 mgr.y (mgr.14412) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 bash[18735]: audit 2024-04-25T04:55:51.196338+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 bash[18735]: audit 2024-04-25T04:55:51.199635+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:55:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 bash[18735]: audit 2024-04-25T04:55:51.201423+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:55:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 bash[18735]: audit 2024-04-25T04:55:51.202716+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:55:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:51 smithi155 bash[18735]: audit 2024-04-25T04:55:51.214809+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:52.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[18735]: cephadm 2024-04-25T04:55:51.215639+0000 mgr.y (mgr.14412) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:52.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[18735]: cephadm 2024-04-25T04:55:51.217630+0000 mgr.y (mgr.14412) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-25T04:55:52.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[18735]: cephadm 2024-04-25T04:55:51.222685+0000 mgr.y (mgr.14412) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi096 2024-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+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-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+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-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-25T04:55:52.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="App mode production" logger=settings 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+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-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-25T04:55:52.674 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-25T04:55:52.942 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-25T04:55:52.943 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-25T04:55:52.943 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-25T04:55:52.943 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-25T04:55:52.943 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-25T04:55:52.943 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-25T04:55:52.943 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-25T04:55:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:52 smithi096 bash[18594]: cephadm 2024-04-25T04:55:51.215639+0000 mgr.y (mgr.14412) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:52 smithi096 bash[18594]: cephadm 2024-04-25T04:55:51.217630+0000 mgr.y (mgr.14412) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-25T04:55:53.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:52 smithi096 bash[18594]: cephadm 2024-04-25T04:55:51.222685+0000 mgr.y (mgr.14412) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi096 2024-04-25T04:55:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:52 smithi096 bash[23955]: cephadm 2024-04-25T04:55:51.215639+0000 mgr.y (mgr.14412) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:55:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:52 smithi096 bash[23955]: cephadm 2024-04-25T04:55:51.217630+0000 mgr.y (mgr.14412) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-25T04:55:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:52 smithi096 bash[23955]: cephadm 2024-04-25T04:55:51.222685+0000 mgr.y (mgr.14412) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi096 2024-04-25T04:55:53.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:52 smithi155 bash[38430]: t=2024-04-25T04:55:52+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-25T04:55:53.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-25T04:55:53.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-25T04:55:53.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-25T04:55:53.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-25T04:55:53.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-25T04:55:53.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-25T04:55:53.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-25T04:55:53.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-25T04:55:53.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:53 smithi096 bash[18594]: cluster 2024-04-25T04:55:52.105297+0000 mgr.y (mgr.14412) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:53.662 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:53 smithi096 bash[23955]: cluster 2024-04-25T04:55:52.105297+0000 mgr.y (mgr.14412) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:53.746 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[18735]: cluster 2024-04-25T04:55:52.105297+0000 mgr.y (mgr.14412) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-25T04:55:53.746 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-25T04:55:54.039 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-25T04:55:54.039 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-25T04:55:54.039 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:53 smithi155 bash[38430]: t=2024-04-25T04:55:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-25T04:55:54.380 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:54 smithi155 bash[38430]: t=2024-04-25T04:55:54+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-25T04:55:54.665 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:54 smithi155 bash[38430]: t=2024-04-25T04:55:54+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-25T04:55:54.771 INFO:teuthology.orchestra.run.smithi096.stdout:77309411382 2024-04-25T04:55:54.772 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-25T04:55:54.932 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:54 smithi155 bash[38430]: t=2024-04-25T04:55:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-25T04:55:54.932 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:54 smithi155 bash[38430]: t=2024-04-25T04:55:54+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-25T04:55:54.932 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:54 smithi155 bash[38430]: t=2024-04-25T04:55:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-25T04:55:55.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-25T04:55:55.630 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-25T04:55:55.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:55 smithi096 bash[18594]: cluster 2024-04-25T04:55:54.105887+0000 mgr.y (mgr.14412) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:55.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:55 smithi096 bash[18594]: audit 2024-04-25T04:55:55.202851+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:55.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:55 smithi096 bash[23955]: cluster 2024-04-25T04:55:54.105887+0000 mgr.y (mgr.14412) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:55.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:55 smithi096 bash[23955]: audit 2024-04-25T04:55:55.202851+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:55.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[18735]: cluster 2024-04-25T04:55:54.105887+0000 mgr.y (mgr.14412) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:55.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[18735]: audit 2024-04-25T04:55:55.202851+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:55.906 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-25T04:55:55.906 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-25T04:55:55.906 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-25T04:55:55.906 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-25T04:55:56.166 INFO:teuthology.orchestra.run.smithi096.stdout:197568495643 2024-04-25T04:55:56.166 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-25T04:55:56.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:55 smithi155 bash[38430]: t=2024-04-25T04:55:55+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-25T04:55:56.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-25T04:55:56.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-25T04:55:56.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-25T04:55:56.465 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-25T04:55:56.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-25T04:55:56.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-25T04:55:56.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-25T04:55:56.750 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-25T04:55:56.751 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-25T04:55:56.751 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-25T04:55:57.019 INFO:teuthology.orchestra.run.smithi096.stdout:107374182448 2024-04-25T04:55:57.020 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-25T04:55:57.195 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:56 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:55:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:57.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-25T04:55:57.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:56 smithi155 bash[38430]: t=2024-04-25T04:55:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-25T04:55:57.534 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[38430]: t=2024-04-25T04:55:57+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-25T04:55:57.535 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[38430]: t=2024-04-25T04:55:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-25T04:55:57.535 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[38430]: t=2024-04-25T04:55:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-25T04:55:57.535 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[38430]: t=2024-04-25T04:55:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-25T04:55:57.913 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:57 smithi096 bash[18594]: cluster 2024-04-25T04:55:56.106505+0000 mgr.y (mgr.14412) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:57.913 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:57 smithi096 bash[18594]: audit 2024-04-25T04:55:56.948639+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:57.913 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:57 smithi096 bash[18594]: audit 2024-04-25T04:55:56.957753+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:57 smithi096 bash[23955]: cluster 2024-04-25T04:55:56.106505+0000 mgr.y (mgr.14412) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:57 smithi096 bash[23955]: audit 2024-04-25T04:55:56.948639+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:57 smithi096 bash[23955]: audit 2024-04-25T04:55:56.957753+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:57.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[38430]: t=2024-04-25T04:55:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-25T04:55:57.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[18735]: cluster 2024-04-25T04:55:56.106505+0000 mgr.y (mgr.14412) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:57.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[18735]: audit 2024-04-25T04:55:56.948639+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:57.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:57 smithi155 bash[18735]: audit 2024-04-25T04:55:56.957753+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:58.365 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-25T04:55:58.365 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-25T04:55:58.502 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:55:58 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:55:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:55:58.626 INFO:teuthology.orchestra.run.smithi096.stdout:231928234003 2024-04-25T04:55:58.626 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-25T04:55:58.627 INFO:teuthology.orchestra.run.smithi096.stdout:55834574912 2024-04-25T04:55:58.627 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-25T04:55:58.676 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-25T04:55:58.676 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-25T04:55:58.676 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-25T04:55:58.676 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-25T04:55:58.676 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-25T04:55:58.936 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-25T04:55:58.937 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-25T04:55:58.937 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:58 smithi155 bash[38430]: t=2024-04-25T04:55:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-25T04:55:59.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-25T04:55:59.213 INFO:teuthology.orchestra.run.smithi096.stdout:163208757283 2024-04-25T04:55:59.213 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-25T04:55:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[18735]: cluster 2024-04-25T04:55:58.107039+0000 mgr.y (mgr.14412) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[18735]: audit 2024-04-25T04:55:58.193152+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[18735]: audit 2024-04-25T04:55:58.202647+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:59.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-25T04:55:59.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-25T04:55:59.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-25T04:55:59.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-25T04:55:59.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-25T04:55:59.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:59 smithi096 bash[18594]: cluster 2024-04-25T04:55:58.107039+0000 mgr.y (mgr.14412) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:59.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:59 smithi096 bash[18594]: audit 2024-04-25T04:55:58.193152+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:59.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:55:59 smithi096 bash[18594]: audit 2024-04-25T04:55:58.202647+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:59.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:59 smithi096 bash[23955]: cluster 2024-04-25T04:55:58.107039+0000 mgr.y (mgr.14412) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:55:59.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:59 smithi096 bash[23955]: audit 2024-04-25T04:55:58.193152+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:59.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:55:59 smithi096 bash[23955]: audit 2024-04-25T04:55:58.202647+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:55:59.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-25T04:55:59.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-25T04:55:59.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-25T04:55:59.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-25T04:55:59.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-25T04:55:59.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-25T04:55:59.712 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-25T04:55:59.727 INFO:teuthology.orchestra.run.smithi096.stdout:128849018921 2024-04-25T04:55:59.728 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-25T04:55:59.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-25T04:55:59.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-25T04:55:59.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-25T04:55:59.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-25T04:55:59.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-25T04:55:59.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-25T04:56:00.196 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:00.196 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:00.197 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:00.230 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:55:59 smithi155 bash[38430]: t=2024-04-25T04:55:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-25T04:56:00.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-25T04:56:00.502 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:00 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:56:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:00.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-25T04:56:00.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-25T04:56:00.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-25T04:56:00.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:00 smithi155 bash[38430]: t=2024-04-25T04:56:00+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-25T04:56:01.332 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-25T04:56:01.332 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-25T04:56:01.332 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-25T04:56:01.332 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-25T04:56:01.332 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-25T04:56:01.466 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:56:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:01.466 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:01 smithi096 systemd[1]: Stopping Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T04:56:01.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[18594]: cluster 2024-04-25T04:56:00.107605+0000 mgr.y (mgr.14412) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:01.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[18594]: audit 2024-04-25T04:56:00.398265+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:01.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[18594]: audit 2024-04-25T04:56:00.409773+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:01.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[23955]: cluster 2024-04-25T04:56:00.107605+0000 mgr.y (mgr.14412) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:01.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[23955]: audit 2024-04-25T04:56:00.398265+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:01.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[23955]: audit 2024-04-25T04:56:00.409773+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:01.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[18735]: cluster 2024-04-25T04:56:00.107605+0000 mgr.y (mgr.14412) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:01.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[18735]: audit 2024-04-25T04:56:00.398265+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:01.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[18735]: audit 2024-04-25T04:56:00.409773+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-25T04:56:01.611 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-25T04:56:01.612 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-25T04:56:01.612 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-25T04:56:01.612 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-25T04:56:01.752 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[45909]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager.a 2024-04-25T04:56:01.752 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:01 smithi096 bash[42843]: level=info ts=2024-04-25T04:56:01.603Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-25T04:56:01.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-25T04:56:01.898 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:01.899 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:01.899 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:01.899 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:02.116 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-25T04:56:02.116 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-25T04:56:02.117 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-25T04:56:02.117 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:01 smithi155 bash[38430]: t=2024-04-25T04:56:01+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-25T04:56:02.117 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-25T04:56:02.117 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-25T04:56:02.117 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-25T04:56:02.117 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-25T04:56:02.369 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-25T04:56:02.370 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-25T04:56:02.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:02 smithi096 bash[18594]: audit 2024-04-25T04:56:01.400088+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:02.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:02 smithi096 bash[18594]: audit 2024-04-25T04:56:01.416456+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:02.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:02 smithi096 bash[23955]: audit 2024-04-25T04:56:01.400088+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:02.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:02 smithi096 bash[23955]: audit 2024-04-25T04:56:01.416456+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:02.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[18735]: audit 2024-04-25T04:56:01.400088+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:02.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[18735]: audit 2024-04-25T04:56:01.416456+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-25T04:56:02.631 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-25T04:56:02.892 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-25T04:56:02.893 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-25T04:56:03.170 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-25T04:56:03.170 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:02 smithi155 bash[38430]: t=2024-04-25T04:56:02+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-04-25T04:56:03.170 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-25T04:56:03.170 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-25T04:56:03.170 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-25T04:56:03.170 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-25T04:56:03.171 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-25T04:56:03.171 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-25T04:56:03.171 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-25T04:56:03.421 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-25T04:56:03.422 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-25T04:56:03.422 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:03 smithi096 bash[18594]: cluster 2024-04-25T04:56:02.107974+0000 mgr.y (mgr.14412) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:03.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:03 smithi096 bash[23955]: cluster 2024-04-25T04:56:02.107974+0000 mgr.y (mgr.14412) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:03.422 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:03 smithi096 bash[45918]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T04:56:03.685 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[18735]: cluster 2024-04-25T04:56:02.107974+0000 mgr.y (mgr.14412) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-25T04:56:03.685 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-25T04:56:03.686 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-25T04:56:03.752 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:03 smithi096 bash[46174]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager.a 2024-04-25T04:56:03.956 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-25T04:56:03.956 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-25T04:56:03.956 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-25T04:56:03.957 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-25T04:56:03.957 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-25T04:56:03.957 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-25T04:56:03.957 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-25T04:56:03.957 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-25T04:56:04.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:03 smithi155 bash[38430]: t=2024-04-25T04:56:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-25T04:56:04.214 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+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-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-25T04:56:04.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-25T04:56:04.502 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:04 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-25T04:56:04.502 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:04 smithi096 systemd[1]: Stopped Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:56:04.502 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:04 smithi096 systemd[1]: Started Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:56:04.914 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-25T04:56:05.209 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:04 smithi155 bash[38430]: t=2024-04-25T04:56:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-25T04:56:05.209 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[38430]: t=2024-04-25T04:56:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-25T04:56:05.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[38430]: t=2024-04-25T04:56:05+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-25T04:56:05.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[18735]: cluster 2024-04-25T04:56:04.108475+0000 mgr.y (mgr.14412) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:05.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[18735]: audit 2024-04-25T04:56:04.210150+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:05.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[18735]: cephadm 2024-04-25T04:56:04.215028+0000 mgr.y (mgr.14412) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T04:56:05.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[18735]: cephadm 2024-04-25T04:56:04.218594+0000 mgr.y (mgr.14412) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T04:56:05.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[18594]: cluster 2024-04-25T04:56:04.108475+0000 mgr.y (mgr.14412) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:05.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[18594]: audit 2024-04-25T04:56:04.210150+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:05.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[18594]: cephadm 2024-04-25T04:56:04.215028+0000 mgr.y (mgr.14412) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T04:56:05.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[18594]: cephadm 2024-04-25T04:56:04.218594+0000 mgr.y (mgr.14412) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T04:56:05.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[23955]: cluster 2024-04-25T04:56:04.108475+0000 mgr.y (mgr.14412) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:05.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[23955]: audit 2024-04-25T04:56:04.210150+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:05.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[23955]: cephadm 2024-04-25T04:56:04.215028+0000 mgr.y (mgr.14412) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T04:56:05.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:05 smithi096 bash[23955]: cephadm 2024-04-25T04:56:04.218594+0000 mgr.y (mgr.14412) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T04:56:05.747 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:05.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[38430]: t=2024-04-25T04:56:05+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-25T04:56:05.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[38430]: t=2024-04-25T04:56:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-25T04:56:05.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[38430]: t=2024-04-25T04:56:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-25T04:56:06.227 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:05 smithi155 bash[38430]: t=2024-04-25T04:56:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-25T04:56:06.228 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-25T04:56:06.228 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-25T04:56:06.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-25T04:56:06.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-25T04:56:06.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-25T04:56:06.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-25T04:56:06.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-25T04:56:06.481 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-25T04:56:06.760 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-25T04:56:06.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-25T04:56:06.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:06 smithi155 bash[38430]: t=2024-04-25T04:56:06+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-25T04:56:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[18735]: cluster 2024-04-25T04:56:06.109034+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:07.308 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-25T04:56:07.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[18594]: cluster 2024-04-25T04:56:06.109034+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:07.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[23955]: cluster 2024-04-25T04:56:06.109034+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:07.446 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.341Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-25T04:56:07.446 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.341Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-25T04:56:07.446 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.344Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.96 port=9094 2024-04-25T04:56:07.447 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.345Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-25T04:56:07.447 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.380Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T04:56:07.447 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.380Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T04:56:07.447 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.383Z caller=main.go:518 msg=Listening address=:9093 2024-04-25T04:56:07.447 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:07 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:07.383Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-25T04:56:07.657 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-25T04:56:07.658 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-25T04:56:07.658 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-25T04:56:07.658 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-25T04:56:07.658 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-25T04:56:08.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:07 smithi155 bash[38430]: t=2024-04-25T04:56:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-25T04:56:08.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-25T04:56:08.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-25T04:56:08.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-25T04:56:08.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-25T04:56:08.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-25T04:56:09.118 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-25T04:56:09.118 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-25T04:56:09.119 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:08 smithi155 bash[38430]: t=2024-04-25T04:56:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-25T04:56:09.119 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-25T04:56:09.119 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-25T04:56:09.119 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-25T04:56:09.447 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-25T04:56:09.447 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-25T04:56:09.447 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-25T04:56:09.447 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-25T04:56:09.503 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:09 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:09.345Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000490452s 2024-04-25T04:56:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[18735]: cluster 2024-04-25T04:56:08.109618+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:09.713 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-25T04:56:09.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:09 smithi155 bash[38430]: t=2024-04-25T04:56:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-25T04:56:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:09 smithi096 bash[18594]: cluster 2024-04-25T04:56:08.109618+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:10.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:09 smithi096 bash[23955]: cluster 2024-04-25T04:56:08.109618+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:10.276 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-25T04:56:10.276 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-25T04:56:10.276 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-25T04:56:10.630 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[39378]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.454Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.455Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T04:56:10.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.455Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[36406]: ts=2024-04-25T04:56:10.455Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-25T04:56:10.632 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-25T04:56:10.682 INFO:teuthology.orchestra.run.smithi096.stdout:34359738440 2024-04-25T04:56:10.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-25T04:56:11.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:10 smithi155 bash[38430]: t=2024-04-25T04:56:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-25T04:56:11.375 INFO:teuthology.orchestra.run.smithi096.stdout:197568495646 2024-04-25T04:56:11.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[38430]: t=2024-04-25T04:56:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-25T04:56:11.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[38430]: t=2024-04-25T04:56:11+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-25T04:56:11.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[38430]: t=2024-04-25T04:56:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-25T04:56:11.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[38430]: t=2024-04-25T04:56:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-25T04:56:11.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[39387]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T04:56:11.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[39421]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T04:56:11.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:11 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-25T04:56:11.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:11 smithi155 systemd[1]: Stopped Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:56:11.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:11 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T04:56:11.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: cluster 2024-04-25T04:56:10.109971+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:10.685459+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.96:0/3271426333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.377643+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.96:0/1933995137' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.500851+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.503443+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.504691+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.96:9093"}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.512558+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.516191+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.524751+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.525837+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.155:3000"}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.531529+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.560788+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:56:11.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.563004+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.564268+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.572164+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.577699+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:56:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.579333+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.580416+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[18594]: audit 2024-04-25T04:56:11.587839+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: cluster 2024-04-25T04:56:10.109971+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:11.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:10.685459+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.96:0/3271426333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-25T04:56:11.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.377643+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.96:0/1933995137' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.500851+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.503443+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.504691+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.96:9093"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.512558+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.516191+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.524751+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.525837+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.155:3000"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.531529+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.560788+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.563004+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.564268+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.572164+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.577699+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:56:11.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.579333+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.580416+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:11 smithi096 bash[23955]: audit 2024-04-25T04:56:11.587839+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.904 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[38430]: t=2024-04-25T04:56:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: cluster 2024-04-25T04:56:10.109971+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:10.685459+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.96:0/3271426333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.377643+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.96:0/1933995137' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.500851+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.503443+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.504691+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.96:9093"}]: dispatch 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.512558+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.516191+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.524751+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.525837+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.155:3000"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.531529+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.560788+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.563004+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.564268+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.572164+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.577699+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.579333+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.580416+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[18735]: audit 2024-04-25T04:56:11.587839+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:12.170 INFO:teuthology.orchestra.run.smithi096.stdout:77309411386 2024-04-25T04:56:12.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:11 smithi155 bash[38430]: t=2024-04-25T04:56:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-25T04:56:12.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[38430]: t=2024-04-25T04:56:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-25T04:56:12.622 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[38430]: t=2024-04-25T04:56:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-25T04:56:12.817 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[18594]: audit 2024-04-25T04:56:11.505280+0000 mgr.y (mgr.14412) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T04:56:12.817 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[18594]: audit 2024-04-25T04:56:11.506687+0000 mgr.y (mgr.14412) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.96:9093"}]: dispatch 2024-04-25T04:56:12.817 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[18594]: audit 2024-04-25T04:56:11.518255+0000 mgr.y (mgr.14412) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:56:12.817 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[18594]: audit 2024-04-25T04:56:11.526503+0000 mgr.y (mgr.14412) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T04:56:12.817 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[18594]: audit 2024-04-25T04:56:11.527559+0000 mgr.y (mgr.14412) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.155:3000"}]: dispatch 2024-04-25T04:56:12.817 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[18594]: audit 2024-04-25T04:56:12.173640+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.96:0/1041996233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-25T04:56:12.818 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[23955]: audit 2024-04-25T04:56:11.505280+0000 mgr.y (mgr.14412) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T04:56:12.818 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[23955]: audit 2024-04-25T04:56:11.506687+0000 mgr.y (mgr.14412) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.96:9093"}]: dispatch 2024-04-25T04:56:12.818 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[23955]: audit 2024-04-25T04:56:11.518255+0000 mgr.y (mgr.14412) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:56:12.818 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[23955]: audit 2024-04-25T04:56:11.526503+0000 mgr.y (mgr.14412) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T04:56:12.818 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[23955]: audit 2024-04-25T04:56:11.527559+0000 mgr.y (mgr.14412) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.155:3000"}]: dispatch 2024-04-25T04:56:12.818 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:12 smithi096 bash[23955]: audit 2024-04-25T04:56:12.173640+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.96:0/1041996233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-25T04:56:12.853 INFO:teuthology.orchestra.run.smithi096.stdout:55834574916 2024-04-25T04:56:12.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[38430]: t=2024-04-25T04:56:12+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-25T04:56:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[18735]: audit 2024-04-25T04:56:11.505280+0000 mgr.y (mgr.14412) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T04:56:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[18735]: audit 2024-04-25T04:56:11.506687+0000 mgr.y (mgr.14412) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.96:9093"}]: dispatch 2024-04-25T04:56:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[18735]: audit 2024-04-25T04:56:11.518255+0000 mgr.y (mgr.14412) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T04:56:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[18735]: audit 2024-04-25T04:56:11.526503+0000 mgr.y (mgr.14412) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T04:56:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[18735]: audit 2024-04-25T04:56:11.527559+0000 mgr.y (mgr.14412) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.155:3000"}]: dispatch 2024-04-25T04:56:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:12 smithi155 bash[18735]: audit 2024-04-25T04:56:12.173640+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.96:0/1041996233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-25T04:56:13.150 INFO:teuthology.orchestra.run.smithi096.stdout:231928234007 2024-04-25T04:56:13.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-25T04:56:13.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-25T04:56:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[18735]: cluster 2024-04-25T04:56:12.110339+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[18735]: audit 2024-04-25T04:56:12.856546+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.96:0/3921666288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-25T04:56:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[18735]: audit 2024-04-25T04:56:13.153482+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.96:0/3791170004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-25T04:56:13.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-25T04:56:13.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-25T04:56:13.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-25T04:56:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:13 smithi096 bash[18594]: cluster 2024-04-25T04:56:12.110339+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:13 smithi096 bash[18594]: audit 2024-04-25T04:56:12.856546+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.96:0/3921666288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-25T04:56:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:13 smithi096 bash[18594]: audit 2024-04-25T04:56:13.153482+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.96:0/3791170004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-25T04:56:13.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:13 smithi096 bash[23955]: cluster 2024-04-25T04:56:12.110339+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:13 smithi096 bash[23955]: audit 2024-04-25T04:56:12.856546+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.96:0/3921666288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-25T04:56:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:13 smithi096 bash[23955]: audit 2024-04-25T04:56:13.153482+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.96:0/3791170004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-25T04:56:13.972 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-25T04:56:13.972 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-25T04:56:13.972 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-25T04:56:13.972 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.966Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-25T04:56:13.972 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.966Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-25T04:56:13.972 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.966Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-25T04:56:13.972 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.967Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.967Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.967Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.969Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.969Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.971Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.973Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T04:56:13.973 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.973Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.141µs 2024-04-25T04:56:14.057 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495643 got 197568495646 for osd.6 2024-04-25T04:56:14.058 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:14.267 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[38430]: t=2024-04-25T04:56:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-25T04:56:14.267 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-25T04:56:14.267 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-25T04:56:14.267 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-25T04:56:14.267 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-25T04:56:14.267 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.973Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T04:56:14.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.975Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-25T04:56:14.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.975Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-25T04:56:14.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.975Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.848µs wal_replay_duration=1.709406ms total_replay_duration=1.75744ms 2024-04-25T04:56:14.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.976Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T04:56:14.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.976Z caller=main.go:947 level=info msg="TSDB started" 2024-04-25T04:56:14.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.976Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T04:56:14.269 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.997Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.82276ms db_storage=777ns remote_storage=1.573µs web_handler=435ns query_engine=944ns scrape=296.162µs scrape_sd=42.177µs notify=26.074µs notify_sd=8.707µs rules=20.070901ms 2024-04-25T04:56:14.269 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:56:13 smithi155 bash[39451]: ts=2024-04-25T04:56:13.997Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-25T04:56:14.271 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738436 got 34359738440 for osd.0 2024-04-25T04:56:14.271 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:14.529 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-25T04:56:14.830 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411382 got 77309411386 for osd.2 2024-04-25T04:56:14.834 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:14.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-25T04:56:14.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:14 smithi155 bash[38430]: t=2024-04-25T04:56:14+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-25T04:56:15.346 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-25T04:56:15.346 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-25T04:56:15.346 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-25T04:56:15.626 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-25T04:56:15.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-25T04:56:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[18735]: cluster 2024-04-25T04:56:14.110883+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:15.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+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-04-25T04:56:15.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:15 smithi155 bash[38430]: t=2024-04-25T04:56:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-25T04:56:15.995 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:15 smithi096 bash[18594]: cluster 2024-04-25T04:56:14.110883+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:15.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:15 smithi096 bash[23955]: cluster 2024-04-25T04:56:14.110883+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:15.996 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574912 got 55834574916 for osd.1 2024-04-25T04:56:15.996 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:16.351 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-25T04:56:16.351 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-25T04:56:16.595 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234007 for osd.7 2024-04-25T04:56:16.595 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:16.614 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-25T04:56:16.614 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-25T04:56:16.614 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-25T04:56:16.745 INFO:teuthology.orchestra.run.smithi096.stdout:163208757286 2024-04-25T04:56:16.898 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-25T04:56:16.898 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-25T04:56:16.898 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-25T04:56:16.898 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-25T04:56:16.898 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-25T04:56:16.899 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-25T04:56:16.971 INFO:teuthology.orchestra.run.smithi096.stdout:107374182452 2024-04-25T04:56:17.025 INFO:teuthology.orchestra.run.smithi096.stdout:128849018924 2024-04-25T04:56:17.175 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-25T04:56:17.176 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:16 smithi155 bash[38430]: t=2024-04-25T04:56:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-25T04:56:17.176 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-25T04:56:17.176 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-25T04:56:17.176 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+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-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+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-04-25T04:56:17.454 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-25T04:56:17.624 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[46204]: level=info ts=2024-04-25T04:56:17.347Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002145173s 2024-04-25T04:56:17.624 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:56:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:17.625 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757286 for osd.5 2024-04-25T04:56:17.625 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:17.713 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-25T04:56:17.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-25T04:56:17.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-25T04:56:17.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-25T04:56:17.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-25T04:56:17.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-25T04:56:17.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-25T04:56:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[18735]: cluster 2024-04-25T04:56:16.111421+0000 mgr.y (mgr.14412) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[18735]: audit 2024-04-25T04:56:16.748417+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.96:0/1680543286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-25T04:56:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[18735]: audit 2024-04-25T04:56:16.973886+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/3102652526' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-25T04:56:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[18735]: audit 2024-04-25T04:56:17.028926+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.96:0/278256253' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-25T04:56:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[18735]: audit 2024-04-25T04:56:17.267125+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[18735]: audit 2024-04-25T04:56:17.279195+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:17.984 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-25T04:56:17.984 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-25T04:56:17.984 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-25T04:56:17.984 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-25T04:56:17.984 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-25T04:56:17.984 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-25T04:56:17.985 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-25T04:56:17.985 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-25T04:56:17.985 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:17 smithi155 bash[38430]: t=2024-04-25T04:56:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-25T04:56:17.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18594]: cluster 2024-04-25T04:56:16.111421+0000 mgr.y (mgr.14412) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:17.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18594]: audit 2024-04-25T04:56:16.748417+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.96:0/1680543286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-25T04:56:17.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18594]: audit 2024-04-25T04:56:16.973886+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/3102652526' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18594]: audit 2024-04-25T04:56:17.028926+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.96:0/278256253' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18594]: audit 2024-04-25T04:56:17.267125+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[18594]: audit 2024-04-25T04:56:17.279195+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[23955]: cluster 2024-04-25T04:56:16.111421+0000 mgr.y (mgr.14412) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[23955]: audit 2024-04-25T04:56:16.748417+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.96:0/1680543286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[23955]: audit 2024-04-25T04:56:16.973886+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/3102652526' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[23955]: audit 2024-04-25T04:56:17.028926+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.96:0/278256253' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[23955]: audit 2024-04-25T04:56:17.267125+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:17.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:17 smithi096 bash[23955]: audit 2024-04-25T04:56:17.279195+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:18.272 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-25T04:56:18.272 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-25T04:56:18.272 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-25T04:56:18.272 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-25T04:56:18.272 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-25T04:56:18.272 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-25T04:56:18.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018924 for osd.4 2024-04-25T04:56:18.460 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:18.500 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182452 for osd.3 2024-04-25T04:56:18.500 DEBUG:teuthology.parallel:result is None 2024-04-25T04:56:18.500 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-25T04:56:18.500 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-25T04:56:18.531 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-25T04:56:18.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-25T04:56:18.963 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:18 smithi155 bash[38430]: t=2024-04-25T04:56:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-25T04:56:19.284 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-25T04:56:19.284 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-25T04:56:19.284 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-25T04:56:19.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-25T04:56:19.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-25T04:56:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[18735]: cluster 2024-04-25T04:56:18.112046+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:19.806 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-25T04:56:19.806 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-25T04:56:19.806 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-25T04:56:19.806 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-25T04:56:19.807 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-25T04:56:19.807 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-25T04:56:19.807 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-25T04:56:19.807 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-25T04:56:20.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:19 smithi096 bash[18594]: cluster 2024-04-25T04:56:18.112046+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:19 smithi096 bash[23955]: cluster 2024-04-25T04:56:18.112046+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:20.058 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=27.444514124s 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:19 smithi155 bash[38430]: t=2024-04-25T04:56:19+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-25T04:56:20.059 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-25T04:56:20.314 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-25T04:56:20.314 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-25T04:56:20.314 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-25T04:56:20.713 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+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-04-25T04:56:20.713 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-25T04:56:20.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-25T04:56:20.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-25T04:56:20.714 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:56:20 smithi155 bash[38430]: t=2024-04-25T04:56:20+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-25T04:56:20.751 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:20 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:56:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:20.993 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:21.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[18594]: cluster 2024-04-25T04:56:20.112738+0000 mgr.y (mgr.14412) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:21.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[18594]: audit 2024-04-25T04:56:20.556097+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:21.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[18594]: audit 2024-04-25T04:56:20.565131+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:21.823 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[23955]: cluster 2024-04-25T04:56:20.112738+0000 mgr.y (mgr.14412) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:21.823 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[23955]: audit 2024-04-25T04:56:20.556097+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:21.823 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[23955]: audit 2024-04-25T04:56:20.565131+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:21 smithi155 bash[18735]: cluster 2024-04-25T04:56:20.112738+0000 mgr.y (mgr.14412) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:21 smithi155 bash[18735]: audit 2024-04-25T04:56:20.556097+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:21 smithi155 bash[18735]: audit 2024-04-25T04:56:20.565131+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:22.252 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:21 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:56:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:22.752 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:22] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-25T04:56:23.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:22 smithi155 bash[18735]: audit 2024-04-25T04:56:21.925490+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:23.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:22 smithi155 bash[18735]: audit 2024-04-25T04:56:21.934987+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:23.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:22 smithi155 bash[18735]: cluster 2024-04-25T04:56:22.113481+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[18594]: audit 2024-04-25T04:56:21.925490+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[18594]: audit 2024-04-25T04:56:21.934987+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[18594]: cluster 2024-04-25T04:56:22.113481+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:23.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[23955]: audit 2024-04-25T04:56:21.925490+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:23.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[23955]: audit 2024-04-25T04:56:21.934987+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:23.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:22 smithi096 bash[23955]: cluster 2024-04-25T04:56:22.113481+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:24.439 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:56:24.441 INFO:teuthology.orchestra.run.smithi096.stderr:dumped all 2024-04-25T04:56:25.096 INFO:teuthology.orchestra.run.smithi096.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-04-25T04:56:24.113753+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":48788,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42624,"kb_avail":749912428,"statfs":{"total":767960285184,"available":767910326272,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43646976},"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.003619"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-25T04:54:50.217674+0000","last_change":"2024-04-25T04:54:28.677429+0000","last_active":"2024-04-25T04:54:50.217674+0000","last_peered":"2024-04-25T04:54:50.217674+0000","last_clean":"2024-04-25T04:54:50.217674+0000","last_became_active":"2024-04-25T04:54:28.675968+0000","last_became_peered":"2024-04-25T04:54:28.675968+0000","last_unstale":"2024-04-25T04:54:50.217674+0000","last_undegraded":"2024-04-25T04:54:50.217674+0000","last_fullsized":"2024-04-25T04:54:50.217674+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-25T04:51:23.114826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-25T04:51:23.114826+0000","last_clean_scrub_stamp":"2024-04-25T04:51:23.114826+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-04-26T14:05:57.451198+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":54,"seq":231928234009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.66500000000000004}]},{"osd":1,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.69399999999999995}]},{"osd":2,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.8340000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":0.68600000000000005}]},{"osd":3,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.887,"5min":1.887,"15min":1.887},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.53600000000000003}]},{"osd":4,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.312},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":0.378}]},{"osd":5,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":0.32600000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.8160000000000001,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":0.36399999999999999}]},{"osd":6,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":3.464,"5min":3.464,"15min":3.464},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.34799999999999998}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.88900000000000001,"15min":0.879},"min":{"1min":0.63700000000000001,"5min":0.62,"15min":0.62},"max":{"1min":1.248,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.60999999999999999}]},{"osd":1,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.89700000000000002,"15min":0.90300000000000002},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.256,"5min":1.268,"15min":1.268},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.94499999999999995,"15min":0.93999999999999995},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.83199999999999996}]},{"osd":2,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.88,"15min":0.875},"min":{"1min":0.60699999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93000000000000005,"15min":0.92100000000000004},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.71099999999999997}]},{"osd":3,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.167,"5min":1.351,"15min":1.351},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.997,"5min":0.999,"15min":0.999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.341,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":0.65300000000000002}]},{"osd":4,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.879,"15min":0.86299999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":2.0369999999999999,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.91200000000000003,"15min":0.90100000000000002},"min":{"1min":0.55600000000000005,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.534,"5min":1.635,"15min":1.635},"last":0.51200000000000001}]},{"osd":5,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92800000000000005,"15min":0.91500000000000004},"min":{"1min":0.56699999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.482,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.92100000000000004,"15min":0.89700000000000002},"min":{"1min":0.52700000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.0030000000000001,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":0.57499999999999996}]},{"osd":7,"last update":"Thu Apr 25 04:55:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.63700000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Apr 25 04:55:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.64400000000000002,"15min":0.53000000000000003},"min":{"1min":0.374,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.68200000000000005,"15min":0.57199999999999995},"min":{"1min":0.36899999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0189999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.72199999999999998}]},{"osd":2,"last update":"Thu Apr 25 04:55:28 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.68899999999999995,"15min":0.61799999999999999},"min":{"1min":0.29899999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.97299999999999998,"5min":1.248,"15min":1.248},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.70699999999999996,"15min":0.65500000000000003},"min":{"1min":0.34100000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.0349999999999999}]},{"osd":3,"last update":"Thu Apr 25 04:56:11 2024","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.84299999999999997,"15min":0.81299999999999994},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.214,"5min":2.242,"15min":2.242},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.80000000000000004,"15min":0.75600000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.264,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":0.88100000000000001}]},{"osd":4,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93400000000000005,"15min":0.90500000000000003},"min":{"1min":0.60499999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.24,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0369999999999999,"15min":1.0069999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6000000000000001,"5min":1.7490000000000001,"15min":1.7490000000000001},"last":1.133}]},{"osd":5,"last update":"Thu Apr 25 04:56:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0680000000000001,"15min":1.0820000000000001},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2390000000000001,"5min":2.4129999999999998,"15min":2.4129999999999998},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.038,"15min":1.0680000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.194,"5min":1.385,"15min":1.385},"last":0.95399999999999996}]},{"osd":6,"last update":"Thu Apr 25 04:55:52 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.141,"15min":1.153},"min":{"1min":0.68700000000000006,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.482,"5min":2.5089999999999999,"15min":2.5089999999999999},"last":1.296},{"interface":"front","average":{"1min":1.032,"5min":1.1259999999999999,"15min":1.1419999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.355,"5min":1.595,"15min":1.595},"last":1.212}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.321}]}]},{"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":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Thu Apr 25 04:55:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.628,"15min":0.56399999999999995},"min":{"1min":0.312,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.94699999999999995,"5min":1.028,"15min":1.028},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66500000000000004,"15min":0.59099999999999997},"min":{"1min":0.35899999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.79900000000000004}]},{"osd":2,"last update":"Thu Apr 25 04:55:33 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.67900000000000005,"15min":0.64300000000000002},"min":{"1min":0.33900000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.373,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.752,"5min":0.73499999999999999,"15min":0.70899999999999996},"min":{"1min":0.41299999999999998,"5min":0.318,"15min":0.318},"max":{"1min":1.105,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.58299999999999996}]},{"osd":3,"last update":"Thu Apr 25 04:56:04 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.79100000000000004,"15min":0.78800000000000003},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.2410000000000001,"5min":1.599,"15min":1.599},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.76800000000000002,"15min":0.78300000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.012,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.998}]},{"osd":4,"last update":"Thu Apr 25 04:55:44 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.391,"5min":1.718,"15min":1.718},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.94199999999999995},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.92100000000000004}]},{"osd":5,"last update":"Thu Apr 25 04:56:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.97399999999999998,"15min":0.998},"min":{"1min":0.50800000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.038},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.98699999999999999,"15min":1.0069999999999999},"min":{"1min":0.55900000000000005,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.97799999999999998}]},{"osd":6,"last update":"Thu Apr 25 04:55:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.01,"15min":1.0049999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.02,"15min":1.0249999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.347,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.1419999999999999}]},{"osd":7,"last update":"Thu Apr 25 04:55:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.091},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":1.0580000000000001}]}]},{"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":6208,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738944,"statfs":{"total":95995035648,"available":95988678656,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Thu Apr 25 04:55:27 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.61899999999999999,"15min":0.57199999999999995},"min":{"1min":0.30199999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.98099999999999998,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.75,"5min":0.65400000000000003,"15min":0.59599999999999997},"min":{"1min":0.40400000000000003,"5min":0.31,"15min":0.31},"max":{"1min":1.042,"5min":1.042,"15min":1.042},"last":0.69299999999999995}]},{"osd":1,"last update":"Thu Apr 25 04:55:27 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.63700000000000001,"15min":0.58599999999999997},"min":{"1min":0.44,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.71299999999999997,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.315,"15min":0.315},"max":{"1min":1.151,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.873}]},{"osd":3,"last update":"Thu Apr 25 04:56:09 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.86199999999999999,"15min":0.81599999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.2729999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.82499999999999996,"15min":0.82299999999999995},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.121,"5min":1.276,"15min":1.276},"last":0.89500000000000002}]},{"osd":4,"last update":"Thu Apr 25 04:55:44 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.94099999999999995,"15min":0.94899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2070000000000001,"5min":1.581,"15min":1.581},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.044,"5min":1.0509999999999999,"15min":1.048},"min":{"1min":0.65500000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.343,"5min":1.573,"15min":1.573},"last":1.304}]},{"osd":5,"last update":"Thu Apr 25 04:56:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.056,"15min":1.0669999999999999},"min":{"1min":0.59499999999999997,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.429,"5min":1.591,"15min":1.591},"last":1.347},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.008,"15min":1.03},"min":{"1min":0.64800000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2050000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.006}]},{"osd":6,"last update":"Thu Apr 25 04:55:54 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.1619999999999999,"15min":1.1679999999999999},"min":{"1min":0.626,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.53,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.393},{"interface":"front","average":{"1min":1.083,"5min":1.117,"15min":1.123},"min":{"1min":0.79600000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.464,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.2689999999999999}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.101},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.206}]}]},{"osd":3,"up_from":25,"seq":107374182454,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Apr 25 04:56:07 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.70099999999999996,"15min":0.69999999999999996},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.71499999999999997,"15min":0.70499999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.94499999999999995,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.93200000000000005}]},{"osd":1,"last update":"Thu Apr 25 04:56:07 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.76400000000000001,"15min":0.76000000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0389999999999999,"5min":1.248,"15min":1.248},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.63,"5min":0.71199999999999997,"15min":0.69399999999999995},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.995,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.89500000000000002}]},{"osd":2,"last update":"Thu Apr 25 04:56:07 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.79800000000000004,"15min":0.78200000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1100000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.77800000000000002,"15min":0.78200000000000003},"min":{"1min":0.36199999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":2.5800000000000001,"5min":2.5800000000000001,"15min":2.5800000000000001},"last":0.85699999999999998}]},{"osd":4,"last update":"Thu Apr 25 04:55:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.96899999999999997,"15min":0.97099999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.093},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.006,"15min":1.0009999999999999},"min":{"1min":0.72599999999999998,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.115}]},{"osd":5,"last update":"Thu Apr 25 04:56:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.98599999999999999,"15min":0.995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2090000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.004},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.96799999999999997,"15min":0.98899999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1459999999999999}]},{"osd":6,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.95699999999999996,"15min":0.94799999999999995},"min":{"1min":0.68899999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0609999999999999,"15min":1.0569999999999999},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.246}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.109,"15min":1.109},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.302},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.232}]}]},{"osd":4,"up_from":30,"seq":128849018926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.89200000000000002,"15min":0.89200000000000002},"min":{"1min":0.60199999999999998,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2969999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.86899999999999999,"15min":0.873},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1850000000000001,"5min":1.504,"15min":1.504},"last":1.048}]},{"osd":1,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84799999999999998,"15min":0.83899999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2470000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91100000000000003,"15min":0.93300000000000005},"min":{"1min":0.61799999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.0229999999999999}]},{"osd":2,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.879,"15min":0.87},"min":{"1min":0.59599999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.181},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2549999999999999,"5min":1.522,"15min":1.522},"last":0.77500000000000002}]},{"osd":3,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.872,"15min":0.86399999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.151,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92700000000000005,"15min":0.92300000000000004},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.206,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.034}]},{"osd":5,"last update":"Thu Apr 25 04:56:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.86599999999999999,"15min":0.85099999999999998},"min":{"1min":0.46899999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.29,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.82199999999999995,"15min":0.80400000000000005},"min":{"1min":0.34799999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.321,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.94399999999999995}]},{"osd":6,"last update":"Thu Apr 25 04:55:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.95899999999999996,"15min":0.96999999999999997},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.272,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.879},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.95799999999999996,"15min":0.93999999999999995},"min":{"1min":0.57799999999999996,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":2.2589999999999999,"5min":2.2589999999999999,"15min":2.2589999999999999},"last":0.98099999999999998}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":2.1619999999999999,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.077}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.81000000000000005,"15min":0.78300000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82299999999999995,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.155,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.083}]},{"osd":1,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.86199999999999999,"15min":0.84199999999999997},"min":{"1min":0.56000000000000005,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.2789999999999999,"5min":1.9610000000000001,"15min":1.9610000000000001},"last":1.048},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.85099999999999998,"15min":0.82799999999999996},"min":{"1min":0.47699999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.4179999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.0629999999999999}]},{"osd":2,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.874,"15min":0.871},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.306,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.84499999999999997,"15min":0.82699999999999996},"min":{"1min":0.64100000000000001,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.22,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.90800000000000003}]},{"osd":3,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.86099999999999999,"15min":0.83499999999999996},"min":{"1min":0.68300000000000005,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.3049999999999999,"5min":1.53,"15min":1.53},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.3540000000000001,"5min":1.51,"15min":1.51},"last":1.1299999999999999}]},{"osd":4,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.80600000000000005,"15min":0.77800000000000002},"min":{"1min":0.40300000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.5049999999999999,"5min":1.601,"15min":1.601},"last":0.873},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.81399999999999995,"15min":0.77200000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.292,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.64900000000000002}]},{"osd":6,"last update":"Thu Apr 25 04:55:48 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86799999999999999,"15min":0.85499999999999998},"min":{"1min":0.39600000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.84099999999999997,"15min":0.82499999999999996},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3879999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.81599999999999995}]},{"osd":7,"last update":"Thu Apr 25 04:55:27 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.99099999999999999}]}]}],"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-04-25T04:56:25.098 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-25T04:56:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:25 smithi155 bash[18735]: cluster 2024-04-25T04:56:24.113970+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:25 smithi155 bash[18735]: audit 2024-04-25T04:56:24.439722+0000 mgr.y (mgr.14412) 83 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:56:26.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:25 smithi096 bash[18594]: cluster 2024-04-25T04:56:24.113970+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:26.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:25 smithi096 bash[18594]: audit 2024-04-25T04:56:24.439722+0000 mgr.y (mgr.14412) 83 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:56:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:25 smithi096 bash[23955]: cluster 2024-04-25T04:56:24.113970+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:25 smithi096 bash[23955]: audit 2024-04-25T04:56:24.439722+0000 mgr.y (mgr.14412) 83 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:56:27.828 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:27.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:56:27 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:56:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:27 smithi155 bash[18735]: cluster 2024-04-25T04:56:26.114782+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:27 smithi096 bash[18594]: cluster 2024-04-25T04:56:26.114782+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:27 smithi096 bash[23955]: cluster 2024-04-25T04:56:26.114782+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:29.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:29 smithi096 bash[18594]: cluster 2024-04-25T04:56:28.115387+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:29.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:29 smithi096 bash[23955]: cluster 2024-04-25T04:56:28.115387+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:29.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:29 smithi155 bash[18735]: cluster 2024-04-25T04:56:28.115387+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:30.212 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:56:30.213 INFO:teuthology.orchestra.run.smithi096.stderr:dumped all 2024-04-25T04:56:30.873 INFO:teuthology.orchestra.run.smithi096.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-04-25T04:56:30.115640+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":48788,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42624,"kb_avail":749912428,"statfs":{"total":767960285184,"available":767910326272,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43646976},"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.003912"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-25T04:54:50.217674+0000","last_change":"2024-04-25T04:54:28.677429+0000","last_active":"2024-04-25T04:54:50.217674+0000","last_peered":"2024-04-25T04:54:50.217674+0000","last_clean":"2024-04-25T04:54:50.217674+0000","last_became_active":"2024-04-25T04:54:28.675968+0000","last_became_peered":"2024-04-25T04:54:28.675968+0000","last_unstale":"2024-04-25T04:54:50.217674+0000","last_undegraded":"2024-04-25T04:54:50.217674+0000","last_fullsized":"2024-04-25T04:54:50.217674+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-25T04:51:23.114826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-25T04:51:23.114826+0000","last_clean_scrub_stamp":"2024-04-25T04:51:23.114826+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-04-26T14:05:57.451198+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":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.91900000000000004}]},{"osd":1,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.0089999999999999}]},{"osd":2,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.8340000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":0.97399999999999998}]},{"osd":3,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.887,"5min":1.887,"15min":1.887},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.044}]},{"osd":4,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.1759999999999999}]},{"osd":5,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.8160000000000001,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.1279999999999999}]},{"osd":6,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":3.464,"5min":3.464,"15min":3.464},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.165}]}]},{"osd":6,"up_from":46,"seq":197568495650,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.88900000000000001,"15min":0.879},"min":{"1min":0.63700000000000001,"5min":0.62,"15min":0.62},"max":{"1min":1.248,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.73799999999999999}]},{"osd":1,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.89700000000000002,"15min":0.90300000000000002},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.256,"5min":1.268,"15min":1.268},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.94499999999999995,"15min":0.93999999999999995},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.79800000000000004}]},{"osd":2,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.88,"15min":0.875},"min":{"1min":0.60699999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93000000000000005,"15min":0.92100000000000004},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.84299999999999997}]},{"osd":3,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.167,"5min":1.351,"15min":1.351},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.997,"5min":0.999,"15min":0.999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.341,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":0.97199999999999998}]},{"osd":4,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.879,"15min":0.86299999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":2.0369999999999999,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.91200000000000003,"15min":0.90100000000000002},"min":{"1min":0.55600000000000005,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.534,"5min":1.635,"15min":1.635},"last":0.872}]},{"osd":5,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92800000000000005,"15min":0.91500000000000004},"min":{"1min":0.56699999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.482,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.92100000000000004,"15min":0.89700000000000002},"min":{"1min":0.52700000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.0030000000000001,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":0.98699999999999999}]},{"osd":7,"last update":"Thu Apr 25 04:55:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.079}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Apr 25 04:55:52 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.64400000000000002,"15min":0.53000000000000003},"min":{"1min":0.374,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.68200000000000005,"15min":0.57199999999999995},"min":{"1min":0.36899999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0189999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.63}]},{"osd":2,"last update":"Thu Apr 25 04:55:28 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.68899999999999995,"15min":0.61799999999999999},"min":{"1min":0.29899999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.97299999999999998,"5min":1.248,"15min":1.248},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.70699999999999996,"15min":0.65500000000000003},"min":{"1min":0.34100000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.66400000000000003}]},{"osd":3,"last update":"Thu Apr 25 04:56:11 2024","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.84299999999999997,"15min":0.81299999999999994},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.214,"5min":2.242,"15min":2.242},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.80000000000000004,"15min":0.75600000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.264,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":0.72499999999999998}]},{"osd":4,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93400000000000005,"15min":0.90500000000000003},"min":{"1min":0.60499999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.24,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0369999999999999,"15min":1.0069999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6000000000000001,"5min":1.7490000000000001,"15min":1.7490000000000001},"last":1.0169999999999999}]},{"osd":5,"last update":"Thu Apr 25 04:56:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0680000000000001,"15min":1.0820000000000001},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2390000000000001,"5min":2.4129999999999998,"15min":2.4129999999999998},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.038,"15min":1.0680000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.194,"5min":1.385,"15min":1.385},"last":1.0469999999999999}]},{"osd":6,"last update":"Thu Apr 25 04:55:52 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.141,"15min":1.153},"min":{"1min":0.68700000000000006,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.482,"5min":2.5089999999999999,"15min":2.5089999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.032,"5min":1.1259999999999999,"15min":1.1419999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.355,"5min":1.595,"15min":1.595},"last":0.89400000000000002}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0620000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Thu Apr 25 04:55:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.628,"15min":0.56399999999999995},"min":{"1min":0.312,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.94699999999999995,"5min":1.028,"15min":1.028},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66500000000000004,"15min":0.59099999999999997},"min":{"1min":0.35899999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.86399999999999999}]},{"osd":2,"last update":"Thu Apr 25 04:55:33 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.67900000000000005,"15min":0.64300000000000002},"min":{"1min":0.33900000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.373,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.752,"5min":0.73499999999999999,"15min":0.70899999999999996},"min":{"1min":0.41299999999999998,"5min":0.318,"15min":0.318},"max":{"1min":1.105,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.71799999999999997}]},{"osd":3,"last update":"Thu Apr 25 04:56:04 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.79100000000000004,"15min":0.78800000000000003},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.2410000000000001,"5min":1.599,"15min":1.599},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.76800000000000002,"15min":0.78300000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.012,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.68100000000000005}]},{"osd":4,"last update":"Thu Apr 25 04:55:44 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.391,"5min":1.718,"15min":1.718},"last":1.262},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.94199999999999995},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.96299999999999997}]},{"osd":5,"last update":"Thu Apr 25 04:56:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.97399999999999998,"15min":0.998},"min":{"1min":0.50800000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.98699999999999999,"15min":1.0069999999999999},"min":{"1min":0.55900000000000005,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.04}]},{"osd":6,"last update":"Thu Apr 25 04:55:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.01,"15min":1.0049999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.02,"15min":1.0249999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.347,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.1459999999999999}]},{"osd":7,"last update":"Thu Apr 25 04:55:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":0.999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":1.202}]}]},{"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":6208,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738944,"statfs":{"total":95995035648,"available":95988678656,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Thu Apr 25 04:55:27 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.61899999999999999,"15min":0.57199999999999995},"min":{"1min":0.30199999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.98099999999999998,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.377},{"interface":"front","average":{"1min":0.75,"5min":0.65400000000000003,"15min":0.59599999999999997},"min":{"1min":0.40400000000000003,"5min":0.31,"15min":0.31},"max":{"1min":1.042,"5min":1.042,"15min":1.042},"last":0.57899999999999996}]},{"osd":1,"last update":"Thu Apr 25 04:55:27 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.63700000000000001,"15min":0.58599999999999997},"min":{"1min":0.44,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.71299999999999997,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.315,"15min":0.315},"max":{"1min":1.151,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.40999999999999998}]},{"osd":3,"last update":"Thu Apr 25 04:56:09 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.86199999999999999,"15min":0.81599999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.2729999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.82499999999999996,"15min":0.82299999999999995},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.121,"5min":1.276,"15min":1.276},"last":0.64300000000000002}]},{"osd":4,"last update":"Thu Apr 25 04:55:44 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.94099999999999995,"15min":0.94899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2070000000000001,"5min":1.581,"15min":1.581},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.044,"5min":1.0509999999999999,"15min":1.048},"min":{"1min":0.65500000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.343,"5min":1.573,"15min":1.573},"last":0.754}]},{"osd":5,"last update":"Thu Apr 25 04:56:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.056,"15min":1.0669999999999999},"min":{"1min":0.59499999999999997,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.429,"5min":1.591,"15min":1.591},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.008,"15min":1.03},"min":{"1min":0.64800000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2050000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.61599999999999999}]},{"osd":6,"last update":"Thu Apr 25 04:55:54 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.1619999999999999,"15min":1.1679999999999999},"min":{"1min":0.626,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.53,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.083,"5min":1.117,"15min":1.123},"min":{"1min":0.79600000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.464,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.94599999999999995}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.96299999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Apr 25 04:56:07 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.70099999999999996,"15min":0.69999999999999996},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.71499999999999997,"15min":0.70499999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.94499999999999995,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.69999999999999996}]},{"osd":1,"last update":"Thu Apr 25 04:56:07 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.76400000000000001,"15min":0.76000000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0389999999999999,"5min":1.248,"15min":1.248},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.71199999999999997,"15min":0.69399999999999995},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.995,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.98099999999999998}]},{"osd":2,"last update":"Thu Apr 25 04:56:07 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.79800000000000004,"15min":0.78200000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1100000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.77800000000000002,"15min":0.78200000000000003},"min":{"1min":0.36199999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":2.5800000000000001,"5min":2.5800000000000001,"15min":2.5800000000000001},"last":0.747}]},{"osd":4,"last update":"Thu Apr 25 04:55:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.96899999999999997,"15min":0.97099999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.006,"15min":1.0009999999999999},"min":{"1min":0.72599999999999998,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.95399999999999996}]},{"osd":5,"last update":"Thu Apr 25 04:56:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.98599999999999999,"15min":0.995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2090000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.96799999999999997,"15min":0.98899999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.113}]},{"osd":6,"last update":"Thu Apr 25 04:55:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.95699999999999996,"15min":0.94799999999999995},"min":{"1min":0.68899999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0609999999999999,"15min":1.0569999999999999},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.407}]},{"osd":7,"last update":"Thu Apr 25 04:56:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.103,"15min":1.107},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.425,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.349},{"interface":"front","average":{"1min":1.036,"5min":1.0880000000000001,"15min":1.097},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.165}]}]},{"osd":4,"up_from":30,"seq":128849018927,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.89200000000000002,"15min":0.89200000000000002},"min":{"1min":0.60199999999999998,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2969999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.626},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.86899999999999999,"15min":0.873},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1850000000000001,"5min":1.504,"15min":1.504},"last":0.77500000000000002}]},{"osd":1,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84799999999999998,"15min":0.83899999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2470000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91100000000000003,"15min":0.93300000000000005},"min":{"1min":0.61799999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.71899999999999997}]},{"osd":2,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.879,"15min":0.87},"min":{"1min":0.59599999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2549999999999999,"5min":1.522,"15min":1.522},"last":0.65600000000000003}]},{"osd":3,"last update":"Thu Apr 25 04:55:46 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.872,"15min":0.86399999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.151,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92700000000000005,"15min":0.92300000000000004},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.206,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":0.73799999999999999}]},{"osd":5,"last update":"Thu Apr 25 04:56:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.86599999999999999,"15min":0.85099999999999998},"min":{"1min":0.46899999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.29,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.044},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.82199999999999995,"15min":0.80400000000000005},"min":{"1min":0.34799999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.321,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.087}]},{"osd":6,"last update":"Thu Apr 25 04:55:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.95899999999999996,"15min":0.96999999999999997},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.272,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.113},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.95799999999999996,"15min":0.93999999999999995},"min":{"1min":0.57799999999999996,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":2.2589999999999999,"5min":2.2589999999999999,"15min":2.2589999999999999},"last":1.069}]},{"osd":7,"last update":"Thu Apr 25 04:55:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":2.1619999999999999,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":1.01},{"interface":"front","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.1990000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757289,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.81000000000000005,"15min":0.78300000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82299999999999995,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.155,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.81399999999999995}]},{"osd":1,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.86199999999999999,"15min":0.84199999999999997},"min":{"1min":0.56000000000000005,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.2789999999999999,"5min":1.9610000000000001,"15min":1.9610000000000001},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.85099999999999998,"15min":0.82799999999999996},"min":{"1min":0.47699999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.4179999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.0800000000000001}]},{"osd":2,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.874,"15min":0.871},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.306,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.84499999999999997,"15min":0.82699999999999996},"min":{"1min":0.64100000000000001,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.22,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.998}]},{"osd":3,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.86099999999999999,"15min":0.83499999999999996},"min":{"1min":0.68300000000000005,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.3049999999999999,"5min":1.53,"15min":1.53},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.3540000000000001,"5min":1.51,"15min":1.51},"last":0.89200000000000002}]},{"osd":4,"last update":"Thu Apr 25 04:56:17 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.80600000000000005,"15min":0.77800000000000002},"min":{"1min":0.40300000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.5049999999999999,"5min":1.601,"15min":1.601},"last":1.028},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.81399999999999995,"15min":0.77200000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.292,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.93500000000000005}]},{"osd":6,"last update":"Thu Apr 25 04:55:48 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86799999999999999,"15min":0.85499999999999998},"min":{"1min":0.39600000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.84099999999999997,"15min":0.82499999999999996},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3879999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.052}]},{"osd":7,"last update":"Thu Apr 25 04:55:27 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0940000000000001}]}]}],"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-04-25T04:56:30.874 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-25T04:56:30.874 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-25T04:56:30.875 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-25T04:56:30.875 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-25T04:56:31.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:31 smithi155 bash[18735]: cluster 2024-04-25T04:56:30.115887+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:31.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:31 smithi155 bash[18735]: audit 2024-04-25T04:56:30.211349+0000 mgr.y (mgr.14412) 87 : audit [DBG] from='client.24448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:56:32.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:31 smithi096 bash[18594]: cluster 2024-04-25T04:56:30.115887+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:32.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:31 smithi096 bash[18594]: audit 2024-04-25T04:56:30.211349+0000 mgr.y (mgr.14412) 87 : audit [DBG] from='client.24448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:56:32.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:31 smithi096 bash[23955]: cluster 2024-04-25T04:56:30.115887+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:32.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:31 smithi096 bash[23955]: audit 2024-04-25T04:56:30.211349+0000 mgr.y (mgr.14412) 87 : audit [DBG] from='client.24448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-25T04:56:33.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:32 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:32] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-25T04:56:33.612 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/mon.a/config 2024-04-25T04:56:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:33 smithi155 bash[18735]: cluster 2024-04-25T04:56:32.116510+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:33 smithi096 bash[18594]: cluster 2024-04-25T04:56:32.116510+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:33 smithi096 bash[23955]: cluster 2024-04-25T04:56:32.116510+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:35.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:34 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:56:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:36.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:35 smithi096 bash[23955]: cluster 2024-04-25T04:56:34.117020+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:36.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:35 smithi096 bash[23955]: audit 2024-04-25T04:56:34.818194+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:36.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:35 smithi096 bash[23955]: audit 2024-04-25T04:56:34.829619+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:36.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:35 smithi096 bash[18594]: cluster 2024-04-25T04:56:34.117020+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:36.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:35 smithi096 bash[18594]: audit 2024-04-25T04:56:34.818194+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:36.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:35 smithi096 bash[18594]: audit 2024-04-25T04:56:34.829619+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:36.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:35 smithi155 bash[18735]: cluster 2024-04-25T04:56:34.117020+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:36.196 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:35 smithi155 bash[18735]: audit 2024-04-25T04:56:34.818194+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:36.196 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:35 smithi155 bash[18735]: audit 2024-04-25T04:56:34.829619+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:36.617 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-25T04:56:36.617 INFO:teuthology.orchestra.run.smithi096.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-25T04:56:36.751 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:36 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:56:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:37.516 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-25T04:56:37.517 INFO:tasks.cephadm:Setup complete, yielding 2024-04-25T04:56:37.517 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-25T04:56:37.533 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi096.front.sepia.ceph.com 2024-04-25T04:56:37.533 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-25T04:56:37.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[18594]: cluster 2024-04-25T04:56:36.117356+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:37.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[18594]: audit 2024-04-25T04:56:36.398792+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:37.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[18594]: audit 2024-04-25T04:56:36.407235+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:37.702 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[18594]: audit 2024-04-25T04:56:36.620228+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/3527865638' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-25T04:56:37.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[23955]: cluster 2024-04-25T04:56:36.117356+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:37.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[23955]: audit 2024-04-25T04:56:36.398792+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:37.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[23955]: audit 2024-04-25T04:56:36.407235+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:37.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:37 smithi096 bash[23955]: audit 2024-04-25T04:56:36.620228+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/3527865638' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-25T04:56:37.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:37 smithi155 bash[18735]: cluster 2024-04-25T04:56:36.117356+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:37.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:37 smithi155 bash[18735]: audit 2024-04-25T04:56:36.398792+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:37.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:37 smithi155 bash[18735]: audit 2024-04-25T04:56:36.407235+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:37.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:37 smithi155 bash[18735]: audit 2024-04-25T04:56:36.620228+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/3527865638' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-25T04:56:38.213 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:56:37 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:56:39.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:39 smithi155 bash[18735]: cluster 2024-04-25T04:56:38.117694+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:40.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:39 smithi096 bash[18594]: cluster 2024-04-25T04:56:38.117694+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:40.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:39 smithi096 bash[23955]: cluster 2024-04-25T04:56:38.117694+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:41.421 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-25T04:56:41.430 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi096.front.sepia.ceph.com 2024-04-25T04:56:41.430 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-25T04:56:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[23955]: cluster 2024-04-25T04:56:40.118169+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[23955]: audit 2024-04-25T04:56:40.754894+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[23955]: audit 2024-04-25T04:56:40.782506+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[23955]: audit 2024-04-25T04:56:40.783999+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[23955]: audit 2024-04-25T04:56:40.793947+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[18594]: cluster 2024-04-25T04:56:40.118169+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[18594]: audit 2024-04-25T04:56:40.754894+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[18594]: audit 2024-04-25T04:56:40.782506+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[18594]: audit 2024-04-25T04:56:40.783999+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:42.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:41 smithi096 bash[18594]: audit 2024-04-25T04:56:40.793947+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:41 smithi155 bash[18735]: cluster 2024-04-25T04:56:40.118169+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:41 smithi155 bash[18735]: audit 2024-04-25T04:56:40.754894+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' 2024-04-25T04:56:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:41 smithi155 bash[18735]: audit 2024-04-25T04:56:40.782506+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:56:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:41 smithi155 bash[18735]: audit 2024-04-25T04:56:40.783999+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:56:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:41 smithi155 bash[18735]: audit 2024-04-25T04:56:40.793947+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:42.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:42 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:42] "GET /metrics HTTP/1.1" 200 191516 "" "Prometheus/2.33.4" 2024-04-25T04:56:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:43 smithi155 bash[18735]: cluster 2024-04-25T04:56:42.118795+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:43 smithi096 bash[18594]: cluster 2024-04-25T04:56:42.118795+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:43 smithi096 bash[23955]: cluster 2024-04-25T04:56:42.118795+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:45.839 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:56:45.839 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "1b28945e-61a6-4c01-bacc-fc1291bf9f8e", 2024-04-25T04:56:45.839 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "r", 2024-04-25T04:56:45.839 INFO:teuthology.orchestra.run.smithi096.stdout: "current_period": "f50405d5-d1c5-4a5e-b37e-058906497912", 2024-04-25T04:56:45.839 INFO:teuthology.orchestra.run.smithi096.stdout: "epoch": 1 2024-04-25T04:56:45.839 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[18594]: cluster 2024-04-25T04:56:44.119410+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[18594]: cluster 2024-04-25T04:56:44.776738+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[18594]: audit 2024-04-25T04:56:44.782829+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.96:0/448773783' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[18594]: audit 2024-04-25T04:56:44.783763+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[23955]: cluster 2024-04-25T04:56:44.119410+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[23955]: cluster 2024-04-25T04:56:44.776738+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-25T04:56:46.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[23955]: audit 2024-04-25T04:56:44.782829+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.96:0/448773783' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-25T04:56:46.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:45 smithi096 bash[23955]: audit 2024-04-25T04:56:44.783763+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-25T04:56:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:45 smithi155 bash[18735]: cluster 2024-04-25T04:56:44.119410+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:56:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:45 smithi155 bash[18735]: cluster 2024-04-25T04:56:44.776738+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-25T04:56:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:45 smithi155 bash[18735]: audit 2024-04-25T04:56:44.782829+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.96:0/448773783' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-25T04:56:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:45 smithi155 bash[18735]: audit 2024-04-25T04:56:44.783763+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-25T04:56:46.547 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-25T04:56:46.802 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:46 smithi096 bash[23955]: audit 2024-04-25T04:56:45.782235+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-25T04:56:46.802 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:46 smithi096 bash[23955]: cluster 2024-04-25T04:56:45.782595+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-25T04:56:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:46 smithi096 bash[18594]: audit 2024-04-25T04:56:45.782235+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-25T04:56:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:46 smithi096 bash[18594]: cluster 2024-04-25T04:56:45.782595+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-25T04:56:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:46 smithi155 bash[18735]: audit 2024-04-25T04:56:45.782235+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-25T04:56:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:46 smithi155 bash[18735]: cluster 2024-04-25T04:56:45.782595+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-25T04:56:48.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:47 smithi096 bash[18594]: cluster 2024-04-25T04:56:46.120264+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v63: 33 pgs: 25 active+clean, 8 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 639 B/s wr, 0 op/s 2024-04-25T04:56:48.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:47 smithi096 bash[18594]: cluster 2024-04-25T04:56:46.808672+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-25T04:56:48.186 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:47 smithi096 bash[23955]: cluster 2024-04-25T04:56:46.120264+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v63: 33 pgs: 25 active+clean, 8 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 639 B/s wr, 0 op/s 2024-04-25T04:56:48.186 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:47 smithi096 bash[23955]: cluster 2024-04-25T04:56:46.808672+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-25T04:56:48.213 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:56:47 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:56:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:47 smithi155 bash[18735]: cluster 2024-04-25T04:56:46.120264+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v63: 33 pgs: 25 active+clean, 8 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 639 B/s wr, 0 op/s 2024-04-25T04:56:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:47 smithi155 bash[18735]: cluster 2024-04-25T04:56:46.808672+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-25T04:56:48.976 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:56:48.976 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "2a9be1ca-0525-4b9f-9014-8dddfecbf3d3", 2024-04-25T04:56:48.976 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "default", 2024-04-25T04:56:48.976 INFO:teuthology.orchestra.run.smithi096.stdout: "api_name": "default", 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "is_master": "true", 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "endpoints": [], 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "hostnames": [], 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "hostnames_s3website": [], 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "master_zone": "", 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "zones": [], 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "placement_targets": [], 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "default_placement": "", 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "realm_id": "1b28945e-61a6-4c01-bacc-fc1291bf9f8e", 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "sync_policy": { 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: "groups": [] 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:56:48.977 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:56:49.689 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-25T04:56:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:49 smithi155 bash[18735]: cluster 2024-04-25T04:56:48.120881+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-25T04:56:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:49 smithi096 bash[18594]: cluster 2024-04-25T04:56:48.120881+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-25T04:56:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:49 smithi096 bash[23955]: cluster 2024-04-25T04:56:48.120881+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-25T04:56:51.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[18594]: audit 2024-04-25T04:56:50.120482+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-04-25T04:56:51.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[18594]: audit 2024-04-25T04:56:50.122581+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-04-25T04:56:51.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[18594]: audit 2024-04-25T04:56:50.184488+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:56:51.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[18594]: audit 2024-04-25T04:56:50.186673+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:56:51.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[18594]: audit 2024-04-25T04:56:50.206785+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[18594]: audit 2024-04-25T04:56:50.208838+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[23955]: audit 2024-04-25T04:56:50.120482+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[23955]: audit 2024-04-25T04:56:50.122581+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[23955]: audit 2024-04-25T04:56:50.184488+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[23955]: audit 2024-04-25T04:56:50.186673+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[23955]: audit 2024-04-25T04:56:50.206785+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:56:51.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:50 smithi096 bash[23955]: audit 2024-04-25T04:56:50.208838+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:56:51.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:50 smithi155 bash[18735]: audit 2024-04-25T04:56:50.120482+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-04-25T04:56:51.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:50 smithi155 bash[18735]: audit 2024-04-25T04:56:50.122581+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-04-25T04:56:51.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:50 smithi155 bash[18735]: audit 2024-04-25T04:56:50.184488+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:56:51.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:50 smithi155 bash[18735]: audit 2024-04-25T04:56:50.186673+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:56:51.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:50 smithi155 bash[18735]: audit 2024-04-25T04:56:50.206785+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:56:51.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:50 smithi155 bash[18735]: audit 2024-04-25T04:56:50.208838+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:56:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:51 smithi155 bash[18735]: cluster 2024-04-25T04:56:50.121231+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-25T04:56:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:51 smithi155 bash[18735]: audit 2024-04-25T04:56:50.822026+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-04-25T04:56:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:51 smithi155 bash[18735]: cluster 2024-04-25T04:56:50.822247+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-25T04:56:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:51 smithi096 bash[18594]: cluster 2024-04-25T04:56:50.121231+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-25T04:56:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:51 smithi096 bash[18594]: audit 2024-04-25T04:56:50.822026+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-04-25T04:56:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:51 smithi096 bash[18594]: cluster 2024-04-25T04:56:50.822247+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-25T04:56:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:51 smithi096 bash[23955]: cluster 2024-04-25T04:56:50.121231+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-25T04:56:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:51 smithi096 bash[23955]: audit 2024-04-25T04:56:50.822026+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-04-25T04:56:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:51 smithi096 bash[23955]: cluster 2024-04-25T04:56:50.822247+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-25T04:56:52.751 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:52 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:52] "GET /metrics HTTP/1.1" 200 192916 "" "Prometheus/2.33.4" 2024-04-25T04:56:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:52 smithi155 bash[18735]: cluster 2024-04-25T04:56:51.833055+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-25T04:56:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:52 smithi096 bash[18594]: cluster 2024-04-25T04:56:51.833055+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-25T04:56:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:52 smithi096 bash[23955]: cluster 2024-04-25T04:56:51.833055+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-25T04:56:53.679 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "181eaf0e-edbf-4420-8bb9-fb527c8c56ff", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "z", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "domain_root": "z.rgw.meta:root", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "control_pool": "z.rgw.control", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "log_pool": "z.rgw.log", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "otp_pool": "z.rgw.otp", 2024-04-25T04:56:53.680 INFO:teuthology.orchestra.run.smithi096.stdout: "system_key": { 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "access_key": "", 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "secret_key": "" 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "placement_pools": [ 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "key": "default-placement", 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "val": { 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "storage_classes": { 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "STANDARD": { 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: "index_type": 0 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:56:53.681 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:56:53.682 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T04:56:53.682 INFO:teuthology.orchestra.run.smithi096.stdout: "realm_id": "1b28945e-61a6-4c01-bacc-fc1291bf9f8e", 2024-04-25T04:56:53.682 INFO:teuthology.orchestra.run.smithi096.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-25T04:56:53.682 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:56:54.122 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:53 smithi096 bash[23955]: cluster 2024-04-25T04:56:52.121665+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 1 op/s 2024-04-25T04:56:54.122 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:53 smithi096 bash[18594]: cluster 2024-04-25T04:56:52.121665+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 1 op/s 2024-04-25T04:56:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:53 smithi155 bash[18735]: cluster 2024-04-25T04:56:52.121665+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 1 op/s 2024-04-25T04:56:54.391 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-25T04:56:55.251 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:54 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:56:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:56.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:55 smithi096 bash[18594]: cluster 2024-04-25T04:56:54.122092+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 419 B/s wr, 0 op/s 2024-04-25T04:56:56.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:55 smithi096 bash[18594]: audit 2024-04-25T04:56:54.975698+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:56.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:55 smithi096 bash[18594]: audit 2024-04-25T04:56:54.984675+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:56.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:55 smithi096 bash[23955]: cluster 2024-04-25T04:56:54.122092+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 419 B/s wr, 0 op/s 2024-04-25T04:56:56.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:55 smithi096 bash[23955]: audit 2024-04-25T04:56:54.975698+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:56.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:55 smithi096 bash[23955]: audit 2024-04-25T04:56:54.984675+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:55 smithi155 bash[18735]: cluster 2024-04-25T04:56:54.122092+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 419 B/s wr, 0 op/s 2024-04-25T04:56:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:55 smithi155 bash[18735]: audit 2024-04-25T04:56:54.975698+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:55 smithi155 bash[18735]: audit 2024-04-25T04:56:54.984675+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:57.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:56:56 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:56:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:56:57.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:56:57 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:56:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:56:57.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:57 smithi155 bash[18735]: cluster 2024-04-25T04:56:56.122663+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 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-04-25T04:56:57.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:57 smithi155 bash[18735]: audit 2024-04-25T04:56:56.578484+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:57.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:57 smithi155 bash[18735]: audit 2024-04-25T04:56:56.589396+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:58.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:57 smithi096 bash[18594]: cluster 2024-04-25T04:56:56.122663+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 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-04-25T04:56:58.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:57 smithi096 bash[18594]: audit 2024-04-25T04:56:56.578484+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:58.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:57 smithi096 bash[18594]: audit 2024-04-25T04:56:56.589396+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:57 smithi096 bash[23955]: cluster 2024-04-25T04:56:56.122663+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 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-04-25T04:56:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:57 smithi096 bash[23955]: audit 2024-04-25T04:56:56.578484+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:57 smithi096 bash[23955]: audit 2024-04-25T04:56:56.589396+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:56:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:58 smithi155 bash[18735]: cluster 2024-04-25T04:56:57.853046+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-25T04:56:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:58 smithi155 bash[18735]: audit 2024-04-25T04:56:57.861403+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-25T04:56:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:58 smithi096 bash[18594]: cluster 2024-04-25T04:56:57.853046+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-25T04:56:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:58 smithi096 bash[18594]: audit 2024-04-25T04:56:57.861403+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-25T04:56:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:58 smithi096 bash[23955]: cluster 2024-04-25T04:56:57.853046+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-25T04:56:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:58 smithi096 bash[23955]: audit 2024-04-25T04:56:57.861403+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-25T04:57:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:59 smithi155 bash[18735]: cluster 2024-04-25T04:56:58.123295+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-25T04:57:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:59 smithi155 bash[18735]: audit 2024-04-25T04:56:58.861894+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-25T04:57:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:56:59 smithi155 bash[18735]: cluster 2024-04-25T04:56:58.862292+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-25T04:57:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:59 smithi096 bash[18594]: cluster 2024-04-25T04:56:58.123295+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-25T04:57:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:59 smithi096 bash[18594]: audit 2024-04-25T04:56:58.861894+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-25T04:57:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:56:59 smithi096 bash[18594]: cluster 2024-04-25T04:56:58.862292+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-25T04:57:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:59 smithi096 bash[23955]: cluster 2024-04-25T04:56:58.123295+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-25T04:57:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:59 smithi096 bash[23955]: audit 2024-04-25T04:56:58.861894+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-25T04:57:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:56:59 smithi096 bash[23955]: cluster 2024-04-25T04:56:58.862292+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-25T04:57:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:00 smithi155 bash[18735]: cluster 2024-04-25T04:56:59.864357+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-25T04:57:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:00 smithi155 bash[18735]: audit 2024-04-25T04:56:59.869014+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-25T04:57:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:00 smithi096 bash[18594]: cluster 2024-04-25T04:56:59.864357+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-25T04:57:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:00 smithi096 bash[18594]: audit 2024-04-25T04:56:59.869014+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-25T04:57:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:00 smithi096 bash[23955]: cluster 2024-04-25T04:56:59.864357+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-25T04:57:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:00 smithi096 bash[23955]: audit 2024-04-25T04:56:59.869014+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-25T04:57:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:01 smithi155 bash[18735]: cluster 2024-04-25T04:57:00.123989+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v76: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-25T04:57:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:01 smithi155 bash[18735]: audit 2024-04-25T04:57:00.865933+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-25T04:57:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:01 smithi155 bash[18735]: cluster 2024-04-25T04:57:00.866374+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-25T04:57:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:01 smithi155 bash[18735]: cluster 2024-04-25T04:57:01.897280+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-25T04:57:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:01 smithi155 bash[18735]: audit 2024-04-25T04:57:01.903012+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-25T04:57:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[18594]: cluster 2024-04-25T04:57:00.123989+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v76: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-25T04:57:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[18594]: audit 2024-04-25T04:57:00.865933+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-25T04:57:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[18594]: cluster 2024-04-25T04:57:00.866374+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-25T04:57:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[18594]: cluster 2024-04-25T04:57:01.897280+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-25T04:57:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[18594]: audit 2024-04-25T04:57:01.903012+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-25T04:57:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[23955]: cluster 2024-04-25T04:57:00.123989+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v76: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-25T04:57:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[23955]: audit 2024-04-25T04:57:00.865933+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.96:0/3217099043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-25T04:57:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[23955]: cluster 2024-04-25T04:57:00.866374+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-25T04:57:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[23955]: cluster 2024-04-25T04:57:01.897280+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-25T04:57:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:01 smithi096 bash[23955]: audit 2024-04-25T04:57:01.903012+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-25T04:57:03.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:02 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:02] "GET /metrics HTTP/1.1" 200 192916 "" "Prometheus/2.33.4" 2024-04-25T04:57:04.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:03 smithi155 bash[18735]: cluster 2024-04-25T04:57:02.124698+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-25T04:57:04.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:03 smithi155 bash[18735]: audit 2024-04-25T04:57:02.901703+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-25T04:57:04.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:03 smithi155 bash[18735]: cluster 2024-04-25T04:57:02.902732+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-25T04:57:04.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:03 smithi155 bash[18735]: audit 2024-04-25T04:57:02.909353+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-25T04:57:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[18594]: cluster 2024-04-25T04:57:02.124698+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-25T04:57:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[18594]: audit 2024-04-25T04:57:02.901703+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-25T04:57:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[18594]: cluster 2024-04-25T04:57:02.902732+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-25T04:57:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[18594]: audit 2024-04-25T04:57:02.909353+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-25T04:57:04.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[23955]: cluster 2024-04-25T04:57:02.124698+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-25T04:57:04.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[23955]: audit 2024-04-25T04:57:02.901703+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-25T04:57:04.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[23955]: cluster 2024-04-25T04:57:02.902732+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-25T04:57:04.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:03 smithi096 bash[23955]: audit 2024-04-25T04:57:02.909353+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "53568360-3caf-45f0-90f1-d0b3e05d584b", 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "epoch": 1, 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "predecessor_uuid": "f50405d5-d1c5-4a5e-b37e-058906497912", 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "sync_status": [], 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "period_map": { 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "53568360-3caf-45f0-90f1-d0b3e05d584b", 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: "zonegroups": [ 2024-04-25T04:57:05.005 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "2a9be1ca-0525-4b9f-9014-8dddfecbf3d3", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "default", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "api_name": "default", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "is_master": "true", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "endpoints": [], 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "hostnames": [], 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "hostnames_s3website": [], 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "master_zone": "181eaf0e-edbf-4420-8bb9-fb527c8c56ff", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "zones": [ 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "id": "181eaf0e-edbf-4420-8bb9-fb527c8c56ff", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "z", 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "endpoints": [], 2024-04-25T04:57:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: "log_meta": "false", 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "log_data": "false", 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "bucket_index_max_shards": 11, 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "read_only": "false", 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "tier_type": "", 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "sync_from_all": "true", 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "sync_from": [], 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "redirect_zone": "" 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "placement_targets": [ 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "default-placement", 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "tags": [], 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "storage_classes": [ 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: "STANDARD" 2024-04-25T04:57:05.007 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "default_placement": "default-placement", 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "realm_id": "1b28945e-61a6-4c01-bacc-fc1291bf9f8e", 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "sync_policy": { 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "groups": [] 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "short_zone_ids": [ 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "key": "181eaf0e-edbf-4420-8bb9-fb527c8c56ff", 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: "val": 2699110525 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:57:05.008 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "master_zonegroup": "2a9be1ca-0525-4b9f-9014-8dddfecbf3d3", 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "master_zone": "181eaf0e-edbf-4420-8bb9-fb527c8c56ff", 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "period_config": { 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "bucket_quota": { 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "enabled": false, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "check_on_raw": false, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "max_size": -1, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "max_size_kb": 0, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "max_objects": -1 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "user_quota": { 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "enabled": false, 2024-04-25T04:57:05.009 INFO:teuthology.orchestra.run.smithi096.stdout: "check_on_raw": false, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_size": -1, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_size_kb": 0, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_objects": -1 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "user_ratelimit": { 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_read_ops": 0, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_write_ops": 0, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_read_bytes": 0, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_write_bytes": 0, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "enabled": false 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "bucket_ratelimit": { 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_read_ops": 0, 2024-04-25T04:57:05.010 INFO:teuthology.orchestra.run.smithi096.stdout: "max_write_ops": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "max_read_bytes": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "max_write_bytes": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "enabled": false 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "anonymous_ratelimit": { 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "max_read_ops": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "max_write_ops": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "max_read_bytes": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "max_write_bytes": 0, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "enabled": false 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "realm_id": "1b28945e-61a6-4c01-bacc-fc1291bf9f8e", 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "realm_name": "r", 2024-04-25T04:57:05.011 INFO:teuthology.orchestra.run.smithi096.stdout: "realm_epoch": 2 2024-04-25T04:57:05.012 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:57:05.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[23955]: audit 2024-04-25T04:57:03.902014+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-25T04:57:05.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[23955]: cluster 2024-04-25T04:57:03.902184+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-25T04:57:05.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[23955]: audit 2024-04-25T04:57:03.903416+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-25T04:57:05.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[23955]: audit 2024-04-25T04:57:04.903738+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-25T04:57:05.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[23955]: cluster 2024-04-25T04:57:04.903886+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-25T04:57:05.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[18594]: audit 2024-04-25T04:57:03.902014+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-25T04:57:05.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[18594]: cluster 2024-04-25T04:57:03.902184+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-25T04:57:05.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[18594]: audit 2024-04-25T04:57:03.903416+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-25T04:57:05.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[18594]: audit 2024-04-25T04:57:04.903738+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-25T04:57:05.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:04 smithi096 bash[18594]: cluster 2024-04-25T04:57:04.903886+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-25T04:57:05.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:04 smithi155 bash[18735]: audit 2024-04-25T04:57:03.902014+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-25T04:57:05.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:04 smithi155 bash[18735]: cluster 2024-04-25T04:57:03.902184+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-25T04:57:05.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:04 smithi155 bash[18735]: audit 2024-04-25T04:57:03.903416+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-25T04:57:05.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:04 smithi155 bash[18735]: audit 2024-04-25T04:57:04.903738+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.96:0/823789975' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-25T04:57:05.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:04 smithi155 bash[18735]: cluster 2024-04-25T04:57:04.903886+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-25T04:57:05.748 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-25T04:57:06.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:05 smithi096 bash[18594]: cluster 2024-04-25T04:57:04.125418+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-25T04:57:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:05 smithi096 bash[23955]: cluster 2024-04-25T04:57:04.125418+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-25T04:57:06.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:05 smithi155 bash[18735]: cluster 2024-04-25T04:57:04.125418+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-25T04:57:08.213 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:07 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:57:08.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:07 smithi155 bash[18735]: cluster 2024-04-25T04:57:06.126668+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v84: 129 pgs: 4 unknown, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-25T04:57:08.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:07 smithi096 bash[18594]: cluster 2024-04-25T04:57:06.126668+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v84: 129 pgs: 4 unknown, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-25T04:57:08.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:07 smithi096 bash[23955]: cluster 2024-04-25T04:57:06.126668+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v84: 129 pgs: 4 unknown, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-25T04:57:08.423 INFO:teuthology.orchestra.run.smithi096.stdout:Scheduled rgw.foo update... 2024-04-25T04:57:09.538 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch apply rgw smpl' 2024-04-25T04:57:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: cluster 2024-04-25T04:57:08.127191+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-25T04:57:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.410627+0000 mgr.y (mgr.14412) 107 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: cephadm 2024-04-25T04:57:08.414971+0000 mgr.y (mgr.14412) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-25T04:57:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.425587+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.436022+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.437547+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.448506+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.461078+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.470275+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: cephadm 2024-04-25T04:57:08.471500+0000 mgr.y (mgr.14412) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.476505+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.477258+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.479285+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.483200+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.490678+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: audit 2024-04-25T04:57:08.493111+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:09 smithi155 bash[18735]: cephadm 2024-04-25T04:57:08.495801+0000 mgr.y (mgr.14412) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T04:57:09.715 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: cluster 2024-04-25T04:57:08.127191+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.410627+0000 mgr.y (mgr.14412) 107 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: cephadm 2024-04-25T04:57:08.414971+0000 mgr.y (mgr.14412) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.425587+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.436022+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.437547+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.448506+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.461078+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.470275+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: cephadm 2024-04-25T04:57:08.471500+0000 mgr.y (mgr.14412) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.476505+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.477258+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.479285+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.483200+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:09.716 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.490678+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: audit 2024-04-25T04:57:08.493111+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[18594]: cephadm 2024-04-25T04:57:08.495801+0000 mgr.y (mgr.14412) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: cluster 2024-04-25T04:57:08.127191+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.410627+0000 mgr.y (mgr.14412) 107 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: cephadm 2024-04-25T04:57:08.414971+0000 mgr.y (mgr.14412) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.425587+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.436022+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.437547+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.448506+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.461078+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.470275+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.717 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: cephadm 2024-04-25T04:57:08.471500+0000 mgr.y (mgr.14412) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.476505+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.477258+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.479285+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.483200+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.490678+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: audit 2024-04-25T04:57:08.493111+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:09.718 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:09 smithi096 bash[23955]: cephadm 2024-04-25T04:57:08.495801+0000 mgr.y (mgr.14412) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T04:57:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:11 smithi155 bash[18735]: cluster 2024-04-25T04:57:10.127802+0000 mgr.y (mgr.14412) 111 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 991 B/s wr, 2 op/s 2024-04-25T04:57:11.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:11 smithi096 bash[18594]: cluster 2024-04-25T04:57:10.127802+0000 mgr.y (mgr.14412) 111 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 991 B/s wr, 2 op/s 2024-04-25T04:57:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:11 smithi096 bash[23955]: cluster 2024-04-25T04:57:10.127802+0000 mgr.y (mgr.14412) 111 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 991 B/s wr, 2 op/s 2024-04-25T04:57:12.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.086 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.087 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.087 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.087 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.088 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.088 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.088 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.088 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:57:11 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.501 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.502 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.502 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.503 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:12.503 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:57:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:13.040 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:12 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:12] "GET /metrics HTTP/1.1" 200 196755 "" "Prometheus/2.33.4" 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: cluster 2024-04-25T04:57:12.128553+0000 mgr.y (mgr.14412) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 870 B/s wr, 2 op/s 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: audit 2024-04-25T04:57:12.245345+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: audit 2024-04-25T04:57:12.248684+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: audit 2024-04-25T04:57:12.250955+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: audit 2024-04-25T04:57:12.256161+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: audit 2024-04-25T04:57:12.266896+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: audit 2024-04-25T04:57:12.269953+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:13 smithi155 bash[18735]: cephadm 2024-04-25T04:57:12.272688+0000 mgr.y (mgr.14412) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T04:57:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: cluster 2024-04-25T04:57:12.128553+0000 mgr.y (mgr.14412) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 870 B/s wr, 2 op/s 2024-04-25T04:57:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: audit 2024-04-25T04:57:12.245345+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: audit 2024-04-25T04:57:12.248684+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: audit 2024-04-25T04:57:12.250955+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: audit 2024-04-25T04:57:12.256161+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: audit 2024-04-25T04:57:12.266896+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: audit 2024-04-25T04:57:12.269953+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[23955]: cephadm 2024-04-25T04:57:12.272688+0000 mgr.y (mgr.14412) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: cluster 2024-04-25T04:57:12.128553+0000 mgr.y (mgr.14412) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 870 B/s wr, 2 op/s 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: audit 2024-04-25T04:57:12.245345+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: audit 2024-04-25T04:57:12.248684+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: audit 2024-04-25T04:57:12.250955+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: audit 2024-04-25T04:57:12.256161+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: audit 2024-04-25T04:57:12.266896+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: audit 2024-04-25T04:57:12.269953+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:13 smithi096 bash[18594]: cephadm 2024-04-25T04:57:12.272688+0000 mgr.y (mgr.14412) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T04:57:15.251 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:15.318 INFO:teuthology.orchestra.run.smithi096.stdout:Scheduled rgw.smpl update... 2024-04-25T04:57:15.962 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.964 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.964 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.964 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.964 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:15 smithi155 bash[18735]: cluster 2024-04-25T04:57:14.129208+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v88: 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-04-25T04:57:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:15 smithi155 bash[18735]: audit 2024-04-25T04:57:15.069086+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:15 smithi155 bash[18735]: audit 2024-04-25T04:57:15.077117+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:15 smithi155 bash[18735]: audit 2024-04-25T04:57:15.319124+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:15 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[18594]: cluster 2024-04-25T04:57:14.129208+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v88: 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-04-25T04:57:16.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[18594]: audit 2024-04-25T04:57:15.069086+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[18594]: audit 2024-04-25T04:57:15.077117+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[18594]: audit 2024-04-25T04:57:15.319124+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[23955]: cluster 2024-04-25T04:57:14.129208+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v88: 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-04-25T04:57:16.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[23955]: audit 2024-04-25T04:57:15.069086+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[23955]: audit 2024-04-25T04:57:15.077117+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:15 smithi096 bash[23955]: audit 2024-04-25T04:57:15.319124+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.033 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph osd pool create foo' 2024-04-25T04:57:16.245 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.246 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.246 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.247 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.247 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.248 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.248 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:57:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:16 smithi155 bash[18735]: audit 2024-04-25T04:57:15.313260+0000 mgr.y (mgr.14412) 115 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:16 smithi155 bash[18735]: cephadm 2024-04-25T04:57:15.314387+0000 mgr.y (mgr.14412) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-25T04:57:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:16 smithi155 bash[18735]: audit 2024-04-25T04:57:16.286088+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:16 smithi155 bash[18735]: audit 2024-04-25T04:57:16.288255+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:16 smithi155 bash[18735]: audit 2024-04-25T04:57:16.289286+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:57:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[18594]: audit 2024-04-25T04:57:15.313260+0000 mgr.y (mgr.14412) 115 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[18594]: cephadm 2024-04-25T04:57:15.314387+0000 mgr.y (mgr.14412) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[18594]: audit 2024-04-25T04:57:16.286088+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[18594]: audit 2024-04-25T04:57:16.288255+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[18594]: audit 2024-04-25T04:57:16.289286+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[23955]: audit 2024-04-25T04:57:15.313260+0000 mgr.y (mgr.14412) 115 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[23955]: cephadm 2024-04-25T04:57:15.314387+0000 mgr.y (mgr.14412) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-25T04:57:17.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[23955]: audit 2024-04-25T04:57:16.286088+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[23955]: audit 2024-04-25T04:57:16.288255+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:16 smithi096 bash[23955]: audit 2024-04-25T04:57:16.289286+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.129945+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 3.0 KiB/s wr, 108 op/s 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.293471+0000 mgr.y (mgr.14412) 118 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 3.3 KiB/s wr, 144 op/s 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cephadm 2024-04-25T04:57:16.297675+0000 mgr.y (mgr.14412) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.636324+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.696611+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.703259+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.711174+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cephadm 2024-04-25T04:57:16.711874+0000 mgr.y (mgr.14412) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.719506+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.720629+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.724929+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 KiB/s wr, 170 op/s 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.725641+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: cephadm 2024-04-25T04:57:16.728474+0000 mgr.y (mgr.14412) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.750116+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.757861+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.966168+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.970792+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.971928+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[18594]: audit 2024-04-25T04:57:16.979762+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.129945+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 3.0 KiB/s wr, 108 op/s 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.293471+0000 mgr.y (mgr.14412) 118 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 3.3 KiB/s wr, 144 op/s 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cephadm 2024-04-25T04:57:16.297675+0000 mgr.y (mgr.14412) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.636324+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.696611+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.703259+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.711174+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cephadm 2024-04-25T04:57:16.711874+0000 mgr.y (mgr.14412) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.719506+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.720629+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.724929+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 KiB/s wr, 170 op/s 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.725641+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: cephadm 2024-04-25T04:57:16.728474+0000 mgr.y (mgr.14412) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.750116+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.757861+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.966168+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.970792+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.971928+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:17 smithi096 bash[23955]: audit 2024-04-25T04:57:16.979762+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.129945+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 3.0 KiB/s wr, 108 op/s 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.293471+0000 mgr.y (mgr.14412) 118 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 3.3 KiB/s wr, 144 op/s 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cephadm 2024-04-25T04:57:16.297675+0000 mgr.y (mgr.14412) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.636324+0000 mon.a (mon.0) 918 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.696611+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.703259+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.711174+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cephadm 2024-04-25T04:57:16.711874+0000 mgr.y (mgr.14412) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.719506+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.720629+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.724929+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 KiB/s wr, 170 op/s 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.725641+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: cephadm 2024-04-25T04:57:16.728474+0000 mgr.y (mgr.14412) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.750116+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.757861+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.966168+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.970792+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.971928+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:17 smithi155 bash[18735]: audit 2024-04-25T04:57:16.979762+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:18.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:18 smithi155 bash[18735]: cephadm 2024-04-25T04:57:16.969203+0000 mgr.y (mgr.14412) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:18 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.975638+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 6.8 KiB/s wr, 302 op/s 2024-04-25T04:57:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:18 smithi155 bash[18735]: cluster 2024-04-25T04:57:16.975832+0000 mgr.y (mgr.14412) 126 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 232 KiB/s rd, 12 KiB/s wr, 514 op/s 2024-04-25T04:57:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:18 smithi155 bash[18735]: cephadm 2024-04-25T04:57:16.982338+0000 mgr.y (mgr.14412) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[18594]: cephadm 2024-04-25T04:57:16.969203+0000 mgr.y (mgr.14412) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.975638+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 6.8 KiB/s wr, 302 op/s 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[18594]: cluster 2024-04-25T04:57:16.975832+0000 mgr.y (mgr.14412) 126 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 232 KiB/s rd, 12 KiB/s wr, 514 op/s 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[18594]: cephadm 2024-04-25T04:57:16.982338+0000 mgr.y (mgr.14412) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[23955]: cephadm 2024-04-25T04:57:16.969203+0000 mgr.y (mgr.14412) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.975638+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 6.8 KiB/s wr, 302 op/s 2024-04-25T04:57:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[23955]: cluster 2024-04-25T04:57:16.975832+0000 mgr.y (mgr.14412) 126 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 232 KiB/s rd, 12 KiB/s wr, 514 op/s 2024-04-25T04:57:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:18 smithi096 bash[23955]: cephadm 2024-04-25T04:57:16.982338+0000 mgr.y (mgr.14412) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:20.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:20 smithi155 bash[18735]: cluster 2024-04-25T04:57:18.976479+0000 mgr.y (mgr.14412) 128 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 2.1 KiB/s wr, 92 op/s 2024-04-25T04:57:20.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:20 smithi155 bash[18735]: audit 2024-04-25T04:57:20.179579+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:20.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:20 smithi155 bash[18735]: audit 2024-04-25T04:57:20.231523+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:21.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:20 smithi096 bash[18594]: cluster 2024-04-25T04:57:18.976479+0000 mgr.y (mgr.14412) 128 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 2.1 KiB/s wr, 92 op/s 2024-04-25T04:57:21.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:20 smithi096 bash[18594]: audit 2024-04-25T04:57:20.179579+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:21.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:20 smithi096 bash[18594]: audit 2024-04-25T04:57:20.231523+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:20 smithi096 bash[23955]: cluster 2024-04-25T04:57:18.976479+0000 mgr.y (mgr.14412) 128 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 2.1 KiB/s wr, 92 op/s 2024-04-25T04:57:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:20 smithi096 bash[23955]: audit 2024-04-25T04:57:20.179579+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:20 smithi096 bash[23955]: audit 2024-04-25T04:57:20.231523+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:21.742 INFO:teuthology.orchestra.run.smithi096.stderr:pool 'foo' created 2024-04-25T04:57:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:21 smithi155 bash[18735]: audit 2024-04-25T04:57:20.888129+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.96:0/3090770811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-25T04:57:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:21 smithi155 bash[18735]: audit 2024-04-25T04:57:20.888954+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-25T04:57:21.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:21 smithi096 bash[23955]: audit 2024-04-25T04:57:20.888129+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.96:0/3090770811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-25T04:57:21.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:21 smithi096 bash[23955]: audit 2024-04-25T04:57:20.888954+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-25T04:57:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:21 smithi096 bash[18594]: audit 2024-04-25T04:57:20.888129+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.96:0/3090770811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-25T04:57:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:21 smithi096 bash[18594]: audit 2024-04-25T04:57:20.888954+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-25T04:57:22.395 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'rbd pool init foo' 2024-04-25T04:57:22.740 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:57:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:22.740 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:22] "GET /metrics HTTP/1.1" 200 206140 "" "Prometheus/2.33.4" 2024-04-25T04:57:23.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[18594]: cluster 2024-04-25T04:57:20.977195+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:23.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[18594]: audit 2024-04-25T04:57:21.730152+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-25T04:57:23.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[18594]: cluster 2024-04-25T04:57:21.730244+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-25T04:57:23.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[18594]: audit 2024-04-25T04:57:22.448841+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[23955]: cluster 2024-04-25T04:57:20.977195+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[23955]: audit 2024-04-25T04:57:21.730152+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-25T04:57:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[23955]: cluster 2024-04-25T04:57:21.730244+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-25T04:57:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:22 smithi096 bash[23955]: audit 2024-04-25T04:57:22.448841+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:22 smithi155 bash[18735]: cluster 2024-04-25T04:57:20.977195+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:23.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:22 smithi155 bash[18735]: audit 2024-04-25T04:57:21.730152+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-25T04:57:23.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:22 smithi155 bash[18735]: cluster 2024-04-25T04:57:21.730244+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-25T04:57:23.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:22 smithi155 bash[18735]: audit 2024-04-25T04:57:22.448841+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.912 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:57:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:23.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18594]: cluster 2024-04-25T04:57:22.729255+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-25T04:57:23.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18594]: audit 2024-04-25T04:57:23.596989+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18594]: audit 2024-04-25T04:57:23.608176+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18594]: audit 2024-04-25T04:57:23.617889+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18594]: audit 2024-04-25T04:57:23.619981+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18594]: audit 2024-04-25T04:57:23.637688+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[23955]: cluster 2024-04-25T04:57:22.729255+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[23955]: audit 2024-04-25T04:57:23.596989+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[23955]: audit 2024-04-25T04:57:23.608176+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[23955]: audit 2024-04-25T04:57:23.617889+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[23955]: audit 2024-04-25T04:57:23.619981+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:23.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[23955]: audit 2024-04-25T04:57:23.637688+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:23 smithi155 bash[18735]: cluster 2024-04-25T04:57:22.729255+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-25T04:57:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:23 smithi155 bash[18735]: audit 2024-04-25T04:57:23.596989+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:23 smithi155 bash[18735]: audit 2024-04-25T04:57:23.608176+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:23 smithi155 bash[18735]: audit 2024-04-25T04:57:23.617889+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:23 smithi155 bash[18735]: audit 2024-04-25T04:57:23.619981+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:23 smithi155 bash[18735]: audit 2024-04-25T04:57:23.637688+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:24.165 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:23 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18594]: cluster 2024-04-25T04:57:22.977919+0000 mgr.y (mgr.14412) 130 : cluster [DBG] pgmap v99: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 511 B/s wr, 287 op/s 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18594]: cluster 2024-04-25T04:57:23.626209+0000 mgr.y (mgr.14412) 131 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 461 B/s wr, 259 op/s 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18594]: cluster 2024-04-25T04:57:23.626750+0000 mgr.y (mgr.14412) 132 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 660 B/s wr, 370 op/s 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18594]: cephadm 2024-04-25T04:57:23.639106+0000 mgr.y (mgr.14412) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18594]: cluster 2024-04-25T04:57:23.766166+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-25T04:57:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[18594]: audit 2024-04-25T04:57:23.965444+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:25.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[23955]: cluster 2024-04-25T04:57:22.977919+0000 mgr.y (mgr.14412) 130 : cluster [DBG] pgmap v99: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 511 B/s wr, 287 op/s 2024-04-25T04:57:25.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[23955]: cluster 2024-04-25T04:57:23.626209+0000 mgr.y (mgr.14412) 131 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 461 B/s wr, 259 op/s 2024-04-25T04:57:25.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[23955]: cluster 2024-04-25T04:57:23.626750+0000 mgr.y (mgr.14412) 132 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 660 B/s wr, 370 op/s 2024-04-25T04:57:25.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[23955]: cephadm 2024-04-25T04:57:23.639106+0000 mgr.y (mgr.14412) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:25.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[23955]: cluster 2024-04-25T04:57:23.766166+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-25T04:57:25.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:24 smithi096 bash[23955]: audit 2024-04-25T04:57:23.965444+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:24 smithi155 bash[18735]: cluster 2024-04-25T04:57:22.977919+0000 mgr.y (mgr.14412) 130 : cluster [DBG] pgmap v99: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 511 B/s wr, 287 op/s 2024-04-25T04:57:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:24 smithi155 bash[18735]: cluster 2024-04-25T04:57:23.626209+0000 mgr.y (mgr.14412) 131 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 461 B/s wr, 259 op/s 2024-04-25T04:57:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:24 smithi155 bash[18735]: cluster 2024-04-25T04:57:23.626750+0000 mgr.y (mgr.14412) 132 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 660 B/s wr, 370 op/s 2024-04-25T04:57:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:24 smithi155 bash[18735]: cephadm 2024-04-25T04:57:23.639106+0000 mgr.y (mgr.14412) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:24 smithi155 bash[18735]: cluster 2024-04-25T04:57:23.766166+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-25T04:57:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:24 smithi155 bash[18735]: audit 2024-04-25T04:57:23.965444+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.177 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.910677+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.177 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.915203+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:26.177 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.920650+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.177 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.921723+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: cluster 2024-04-25T04:57:24.925480+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.930413+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.941004+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.942225+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.944362+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.948367+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.958677+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[18594]: audit 2024-04-25T04:57:24.963347+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.910677+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.915203+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:26.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.920650+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.921723+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: cluster 2024-04-25T04:57:24.925480+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.930413+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.941004+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.942225+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.944362+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.948367+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.958677+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:25 smithi096 bash[23955]: audit 2024-04-25T04:57:24.963347+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.910677+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.915203+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.920650+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.921723+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: cluster 2024-04-25T04:57:24.925480+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.930413+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.941004+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.942225+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.944362+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.948367+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.958677+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:25 smithi155 bash[18735]: audit 2024-04-25T04:57:24.963347+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[18594]: cephadm 2024-04-25T04:57:24.935971+0000 mgr.y (mgr.14412) 135 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-25T04:57:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[18594]: cephadm 2024-04-25T04:57:24.966216+0000 mgr.y (mgr.14412) 136 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T04:57:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[18594]: cluster 2024-04-25T04:57:25.918711+0000 mon.a (mon.0) 945 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:57:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[18594]: cluster 2024-04-25T04:57:25.918778+0000 mon.a (mon.0) 946 : cluster [INF] Cluster is now healthy 2024-04-25T04:57:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[18594]: audit 2024-04-25T04:57:26.189042+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.96:0/4263765459' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-25T04:57:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[18594]: audit 2024-04-25T04:57:26.189396+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-25T04:57:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[23955]: cephadm 2024-04-25T04:57:24.935971+0000 mgr.y (mgr.14412) 135 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-25T04:57:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[23955]: cephadm 2024-04-25T04:57:24.966216+0000 mgr.y (mgr.14412) 136 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T04:57:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[23955]: cluster 2024-04-25T04:57:25.918711+0000 mon.a (mon.0) 945 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:57:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[23955]: cluster 2024-04-25T04:57:25.918778+0000 mon.a (mon.0) 946 : cluster [INF] Cluster is now healthy 2024-04-25T04:57:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[23955]: audit 2024-04-25T04:57:26.189042+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.96:0/4263765459' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-25T04:57:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:26 smithi096 bash[23955]: audit 2024-04-25T04:57:26.189396+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-25T04:57:27.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:26 smithi155 bash[18735]: cephadm 2024-04-25T04:57:24.935971+0000 mgr.y (mgr.14412) 135 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-25T04:57:27.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:26 smithi155 bash[18735]: cephadm 2024-04-25T04:57:24.966216+0000 mgr.y (mgr.14412) 136 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T04:57:27.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:26 smithi155 bash[18735]: cluster 2024-04-25T04:57:25.918711+0000 mon.a (mon.0) 945 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-25T04:57:27.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:26 smithi155 bash[18735]: cluster 2024-04-25T04:57:25.918778+0000 mon.a (mon.0) 946 : cluster [INF] Cluster is now healthy 2024-04-25T04:57:27.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:26 smithi155 bash[18735]: audit 2024-04-25T04:57:26.189042+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.96:0/4263765459' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-25T04:57:27.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:26 smithi155 bash[18735]: audit 2024-04-25T04:57:26.189396+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-25T04:57:27.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.279 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.279 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.279 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.280 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.280 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.280 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.281 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.751 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.752 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.752 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.752 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.752 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.753 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:27.753 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:57:27 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:28.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: cluster 2024-04-25T04:57:26.926081+0000 mgr.y (mgr.14412) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:26.927796+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: cluster 2024-04-25T04:57:26.927901+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:27.454730+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:27.458408+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:27.460607+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:27.465597+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:27.473322+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:28.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:27 smithi155 bash[18735]: audit 2024-04-25T04:57:27.478045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:28.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: cluster 2024-04-25T04:57:26.926081+0000 mgr.y (mgr.14412) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-25T04:57:28.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:26.927796+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-25T04:57:28.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: cluster 2024-04-25T04:57:26.927901+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-25T04:57:28.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:27.454730+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:28.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:27.458408+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:28.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:27.460607+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:27.465597+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:27.473322+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[18594]: audit 2024-04-25T04:57:27.478045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: cluster 2024-04-25T04:57:26.926081+0000 mgr.y (mgr.14412) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:26.927796+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: cluster 2024-04-25T04:57:26.927901+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:27.454730+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:27.458408+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:27.460607+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:27.465597+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:27.473322+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:28.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:27 smithi096 bash[23955]: audit 2024-04-25T04:57:27.478045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:29.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:28 smithi155 bash[18735]: cephadm 2024-04-25T04:57:27.480773+0000 mgr.y (mgr.14412) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T04:57:29.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:28 smithi155 bash[18735]: cluster 2024-04-25T04:57:27.944719+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-25T04:57:29.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:28 smithi155 bash[18735]: cluster 2024-04-25T04:57:28.926541+0000 mgr.y (mgr.14412) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-04-25T04:57:29.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:28 smithi096 bash[18594]: cephadm 2024-04-25T04:57:27.480773+0000 mgr.y (mgr.14412) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T04:57:29.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:28 smithi096 bash[18594]: cluster 2024-04-25T04:57:27.944719+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-25T04:57:29.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:28 smithi096 bash[18594]: cluster 2024-04-25T04:57:28.926541+0000 mgr.y (mgr.14412) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-04-25T04:57:29.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:28 smithi096 bash[23955]: cephadm 2024-04-25T04:57:27.480773+0000 mgr.y (mgr.14412) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T04:57:29.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:28 smithi096 bash[23955]: cluster 2024-04-25T04:57:27.944719+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-25T04:57:29.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:28 smithi096 bash[23955]: cluster 2024-04-25T04:57:28.926541+0000 mgr.y (mgr.14412) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-04-25T04:57:29.738 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-25T04:57:29.960 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.960 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.960 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.961 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.961 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.961 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.961 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:29.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:29 smithi155 bash[18735]: cluster 2024-04-25T04:57:28.938770+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-25T04:57:29.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:57:29 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:29 smithi096 bash[18594]: cluster 2024-04-25T04:57:28.938770+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-25T04:57:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:29 smithi096 bash[23955]: cluster 2024-04-25T04:57:28.938770+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-25T04:57:30.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.213 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.214 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.214 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.215 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:30.215 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 04:57:30 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:31.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.272880+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.276635+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:31.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.277668+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:31.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: cephadm 2024-04-25T04:57:30.284979+0000 mgr.y (mgr.14412) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.548398+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: cephadm 2024-04-25T04:57:30.549099+0000 mgr.y (mgr.14412) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.553932+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.555077+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: cephadm 2024-04-25T04:57:30.561190+0000 mgr.y (mgr.14412) 142 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: audit 2024-04-25T04:57:30.800062+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: cephadm 2024-04-25T04:57:30.801395+0000 mgr.y (mgr.14412) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[18594]: cluster 2024-04-25T04:57:30.927317+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 27 op/s 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.272880+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.276635+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.277668+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: cephadm 2024-04-25T04:57:30.284979+0000 mgr.y (mgr.14412) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:31.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.548398+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: cephadm 2024-04-25T04:57:30.549099+0000 mgr.y (mgr.14412) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.553932+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.555077+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: cephadm 2024-04-25T04:57:30.561190+0000 mgr.y (mgr.14412) 142 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: audit 2024-04-25T04:57:30.800062+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: cephadm 2024-04-25T04:57:30.801395+0000 mgr.y (mgr.14412) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:31 smithi096 bash[23955]: cluster 2024-04-25T04:57:30.927317+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 27 op/s 2024-04-25T04:57:31.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.272880+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.276635+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.277668+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: cephadm 2024-04-25T04:57:30.284979+0000 mgr.y (mgr.14412) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.548398+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: cephadm 2024-04-25T04:57:30.549099+0000 mgr.y (mgr.14412) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.553932+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.555077+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: cephadm 2024-04-25T04:57:30.561190+0000 mgr.y (mgr.14412) 142 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: audit 2024-04-25T04:57:30.800062+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: cephadm 2024-04-25T04:57:30.801395+0000 mgr.y (mgr.14412) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:31 smithi155 bash[18735]: cluster 2024-04-25T04:57:30.927317+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 27 op/s 2024-04-25T04:57:32.746 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:32 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:32] "GET /metrics HTTP/1.1" 200 206140 "" "Prometheus/2.33.4" 2024-04-25T04:57:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:32 smithi096 bash[18594]: cluster 2024-04-25T04:57:32.928273+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 511 B/s wr, 274 op/s 2024-04-25T04:57:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:32 smithi096 bash[23955]: cluster 2024-04-25T04:57:32.928273+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 511 B/s wr, 274 op/s 2024-04-25T04:57:33.119 INFO:teuthology.orchestra.run.smithi096.stdout:Scheduled iscsi.foo update... 2024-04-25T04:57:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:32 smithi155 bash[18735]: cluster 2024-04-25T04:57:32.928273+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 511 B/s wr, 274 op/s 2024-04-25T04:57:34.207 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'sleep 120' 2024-04-25T04:57:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: audit 2024-04-25T04:57:33.110800+0000 mgr.y (mgr.14412) 146 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: cephadm 2024-04-25T04:57:33.112987+0000 mgr.y (mgr.14412) 147 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-25T04:57:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: audit 2024-04-25T04:57:33.119304+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: audit 2024-04-25T04:57:33.171009+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: audit 2024-04-25T04:57:33.172621+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: audit 2024-04-25T04:57:33.181307+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: cephadm 2024-04-25T04:57:33.185396+0000 mgr.y (mgr.14412) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:34 smithi155 bash[18735]: cluster 2024-04-25T04:57:33.653605+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: audit 2024-04-25T04:57:33.110800+0000 mgr.y (mgr.14412) 146 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: cephadm 2024-04-25T04:57:33.112987+0000 mgr.y (mgr.14412) 147 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: audit 2024-04-25T04:57:33.119304+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: audit 2024-04-25T04:57:33.171009+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: audit 2024-04-25T04:57:33.172621+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: audit 2024-04-25T04:57:33.181307+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: cephadm 2024-04-25T04:57:33.185396+0000 mgr.y (mgr.14412) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[18594]: cluster 2024-04-25T04:57:33.653605+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: audit 2024-04-25T04:57:33.110800+0000 mgr.y (mgr.14412) 146 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: cephadm 2024-04-25T04:57:33.112987+0000 mgr.y (mgr.14412) 147 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: audit 2024-04-25T04:57:33.119304+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: audit 2024-04-25T04:57:33.171009+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: audit 2024-04-25T04:57:33.172621+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: audit 2024-04-25T04:57:33.181307+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: cephadm 2024-04-25T04:57:33.185396+0000 mgr.y (mgr.14412) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:34 smithi096 bash[23955]: cluster 2024-04-25T04:57:33.653605+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-25T04:57:35.418 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:35 smithi096 bash[18594]: cluster 2024-04-25T04:57:34.928754+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 439 B/s wr, 235 op/s 2024-04-25T04:57:35.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:35 smithi096 bash[23955]: cluster 2024-04-25T04:57:34.928754+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 439 B/s wr, 235 op/s 2024-04-25T04:57:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:35 smithi155 bash[18735]: cluster 2024-04-25T04:57:34.928754+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 439 B/s wr, 235 op/s 2024-04-25T04:57:36.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:35 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:57:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:36.430 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:36 smithi096 bash[18594]: audit 2024-04-25T04:57:35.180115+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.430 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:36 smithi096 bash[18594]: audit 2024-04-25T04:57:35.261225+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.430 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:36 smithi096 bash[18594]: audit 2024-04-25T04:57:35.736476+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.430 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:36 smithi096 bash[23955]: audit 2024-04-25T04:57:35.180115+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.430 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:36 smithi096 bash[23955]: audit 2024-04-25T04:57:35.261225+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.430 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:36 smithi096 bash[23955]: audit 2024-04-25T04:57:35.736476+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:36 smithi155 bash[18735]: audit 2024-04-25T04:57:35.180115+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:36 smithi155 bash[18735]: audit 2024-04-25T04:57:35.261225+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:36 smithi155 bash[18735]: audit 2024-04-25T04:57:35.736476+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:37 smithi155 bash[18735]: cluster 2024-04-25T04:57:36.930950+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 511 B/s wr, 376 op/s 2024-04-25T04:57:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:37 smithi155 bash[18735]: audit 2024-04-25T04:57:37.052104+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:37.500 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:37 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:37 smithi096 bash[18594]: cluster 2024-04-25T04:57:36.930950+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 511 B/s wr, 376 op/s 2024-04-25T04:57:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:37 smithi096 bash[18594]: audit 2024-04-25T04:57:37.052104+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:37 smithi096 bash[23955]: cluster 2024-04-25T04:57:36.930950+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 511 B/s wr, 376 op/s 2024-04-25T04:57:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:37 smithi096 bash[23955]: audit 2024-04-25T04:57:37.052104+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:38.131 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:37 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:57:38.395 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:38 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:38.395 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:38 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:57:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:39.324 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.074578+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.080622+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.124712+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.133366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.165548+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.167786+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.181409+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: cephadm 2024-04-25T04:57:38.192694+0000 mgr.y (mgr.14412) 151 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.200159+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.202393+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.207893+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: audit 2024-04-25T04:57:38.214007+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: cephadm 2024-04-25T04:57:38.217019+0000 mgr.y (mgr.14412) 152 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T04:57:39.325 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[18594]: cluster 2024-04-25T04:57:38.931813+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 409 B/s wr, 301 op/s 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.074578+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.080622+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.124712+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.133366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.165548+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.167786+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.181409+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: cephadm 2024-04-25T04:57:38.192694+0000 mgr.y (mgr.14412) 151 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.200159+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.202393+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.207893+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: audit 2024-04-25T04:57:38.214007+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:39.326 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: cephadm 2024-04-25T04:57:38.217019+0000 mgr.y (mgr.14412) 152 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T04:57:39.327 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:39 smithi096 bash[23955]: cluster 2024-04-25T04:57:38.931813+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 409 B/s wr, 301 op/s 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.074578+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.080622+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.124712+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.133366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.165548+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.167786+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.181409+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: cephadm 2024-04-25T04:57:38.192694+0000 mgr.y (mgr.14412) 151 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.200159+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.202393+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.207893+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T04:57:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: audit 2024-04-25T04:57:38.214007+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: cephadm 2024-04-25T04:57:38.217019+0000 mgr.y (mgr.14412) 152 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T04:57:39.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:39 smithi155 bash[18735]: cluster 2024-04-25T04:57:38.931813+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 409 B/s wr, 301 op/s 2024-04-25T04:57:40.313 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.313 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.314 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.314 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.314 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.315 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.315 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.315 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.575 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.575 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.575 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.576 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.576 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.576 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.576 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.577 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:40.577 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 04:57:40 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: cluster 2024-04-25T04:57:40.095716+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.616349+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.621252+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.622842+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.631807+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: cephadm 2024-04-25T04:57:40.634082+0000 mgr.y (mgr.14412) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.638024+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.640451+0000 mgr.y (mgr.14412) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T04:57:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.640766+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: cephadm 2024-04-25T04:57:40.641817+0000 mgr.y (mgr.14412) 156 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.642901+0000 mgr.y (mgr.14412) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.649545+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.653413+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.655792+0000 mgr.y (mgr.14412) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.664533+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.666362+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.667631+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: audit 2024-04-25T04:57:40.676493+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: cephadm 2024-04-25T04:57:40.678543+0000 mgr.y (mgr.14412) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:41 smithi155 bash[18735]: cluster 2024-04-25T04:57:40.932497+0000 mgr.y (mgr.14412) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 409 B/s wr, 301 op/s 2024-04-25T04:57:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: cluster 2024-04-25T04:57:40.095716+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-25T04:57:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.616349+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.621252+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.622842+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.631807+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: cephadm 2024-04-25T04:57:40.634082+0000 mgr.y (mgr.14412) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.638024+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.640451+0000 mgr.y (mgr.14412) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.640766+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: cephadm 2024-04-25T04:57:40.641817+0000 mgr.y (mgr.14412) 156 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.642901+0000 mgr.y (mgr.14412) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.649545+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.653413+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.655792+0000 mgr.y (mgr.14412) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T04:57:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.664533+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.666362+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.667631+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: audit 2024-04-25T04:57:40.676493+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: cephadm 2024-04-25T04:57:40.678543+0000 mgr.y (mgr.14412) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[18594]: cluster 2024-04-25T04:57:40.932497+0000 mgr.y (mgr.14412) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 409 B/s wr, 301 op/s 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: cluster 2024-04-25T04:57:40.095716+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.616349+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.621252+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.622842+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.631807+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: cephadm 2024-04-25T04:57:40.634082+0000 mgr.y (mgr.14412) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:41.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.638024+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.640451+0000 mgr.y (mgr.14412) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.640766+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: cephadm 2024-04-25T04:57:40.641817+0000 mgr.y (mgr.14412) 156 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.642901+0000 mgr.y (mgr.14412) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.649545+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.653413+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.655792+0000 mgr.y (mgr.14412) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.664533+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.666362+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.667631+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: audit 2024-04-25T04:57:40.676493+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: cephadm 2024-04-25T04:57:40.678543+0000 mgr.y (mgr.14412) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T04:57:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:41 smithi096 bash[23955]: cluster 2024-04-25T04:57:40.932497+0000 mgr.y (mgr.14412) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 199 KiB/s rd, 409 B/s wr, 301 op/s 2024-04-25T04:57:42.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:42 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:42] "GET /metrics HTTP/1.1" 200 214305 "" "Prometheus/2.33.4" 2024-04-25T04:57:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:42 smithi155 bash[18735]: audit 2024-04-25T04:57:42.879505+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.96:0/3707666232' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T04:57:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:42 smithi096 bash[18594]: audit 2024-04-25T04:57:42.879505+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.96:0/3707666232' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T04:57:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:42 smithi096 bash[23955]: audit 2024-04-25T04:57:42.879505+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.96:0/3707666232' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T04:57:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:43 smithi155 bash[18735]: cluster 2024-04-25T04:57:42.933392+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 102 B/s wr, 158 op/s 2024-04-25T04:57:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:43 smithi155 bash[18735]: audit 2024-04-25T04:57:43.201004+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.96:0/4104541558' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3410484986"}]: dispatch 2024-04-25T04:57:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:43 smithi096 bash[18594]: cluster 2024-04-25T04:57:42.933392+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 102 B/s wr, 158 op/s 2024-04-25T04:57:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:43 smithi096 bash[18594]: audit 2024-04-25T04:57:43.201004+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.96:0/4104541558' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3410484986"}]: dispatch 2024-04-25T04:57:44.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:43 smithi096 bash[23955]: cluster 2024-04-25T04:57:42.933392+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 102 B/s wr, 158 op/s 2024-04-25T04:57:44.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:43 smithi096 bash[23955]: audit 2024-04-25T04:57:43.201004+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.96:0/4104541558' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3410484986"}]: dispatch 2024-04-25T04:57:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:44 smithi155 bash[18735]: audit 2024-04-25T04:57:43.955035+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.96:0/4104541558' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3410484986"}]': finished 2024-04-25T04:57:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:44 smithi155 bash[18735]: cluster 2024-04-25T04:57:43.955217+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-25T04:57:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:44 smithi155 bash[18735]: audit 2024-04-25T04:57:44.299504+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.96:0/3244640011' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3540214770"}]: dispatch 2024-04-25T04:57:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:44 smithi155 bash[18735]: cluster 2024-04-25T04:57:44.934056+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 102 B/s wr, 158 op/s 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[18594]: audit 2024-04-25T04:57:43.955035+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.96:0/4104541558' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3410484986"}]': finished 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[18594]: cluster 2024-04-25T04:57:43.955217+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[18594]: audit 2024-04-25T04:57:44.299504+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.96:0/3244640011' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3540214770"}]: dispatch 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[18594]: cluster 2024-04-25T04:57:44.934056+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 102 B/s wr, 158 op/s 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[23955]: audit 2024-04-25T04:57:43.955035+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.96:0/4104541558' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3410484986"}]': finished 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[23955]: cluster 2024-04-25T04:57:43.955217+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[23955]: audit 2024-04-25T04:57:44.299504+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.96:0/3244640011' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3540214770"}]: dispatch 2024-04-25T04:57:45.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:44 smithi096 bash[23955]: cluster 2024-04-25T04:57:44.934056+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 102 B/s wr, 158 op/s 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[18594]: audit 2024-04-25T04:57:44.969853+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.96:0/3244640011' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3540214770"}]': finished 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[18594]: cluster 2024-04-25T04:57:44.970177+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[18594]: audit 2024-04-25T04:57:45.271187+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[18594]: audit 2024-04-25T04:57:45.313324+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.96:0/785785283' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3911018123"}]: dispatch 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[23955]: audit 2024-04-25T04:57:44.969853+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.96:0/3244640011' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3540214770"}]': finished 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[23955]: cluster 2024-04-25T04:57:44.970177+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-25T04:57:46.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[23955]: audit 2024-04-25T04:57:45.271187+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:46.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:45 smithi096 bash[23955]: audit 2024-04-25T04:57:45.313324+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.96:0/785785283' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3911018123"}]: dispatch 2024-04-25T04:57:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:45 smithi155 bash[18735]: audit 2024-04-25T04:57:44.969853+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.96:0/3244640011' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3540214770"}]': finished 2024-04-25T04:57:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:45 smithi155 bash[18735]: cluster 2024-04-25T04:57:44.970177+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-25T04:57:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:45 smithi155 bash[18735]: audit 2024-04-25T04:57:45.271187+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:45 smithi155 bash[18735]: audit 2024-04-25T04:57:45.313324+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.96:0/785785283' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3911018123"}]: dispatch 2024-04-25T04:57:46.500 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:46 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:47 smithi155 bash[18735]: audit 2024-04-25T04:57:46.058979+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:47 smithi155 bash[18735]: audit 2024-04-25T04:57:46.278763+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.96:0/785785283' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3911018123"}]': finished 2024-04-25T04:57:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:47 smithi155 bash[18735]: cluster 2024-04-25T04:57:46.279092+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-25T04:57:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:47 smithi155 bash[18735]: audit 2024-04-25T04:57:46.621787+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.96:0/3001535570' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3729971478"}]: dispatch 2024-04-25T04:57:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:47 smithi155 bash[18735]: cluster 2024-04-25T04:57:46.934809+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 170 B/s wr, 39 op/s 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[18594]: audit 2024-04-25T04:57:46.058979+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[18594]: audit 2024-04-25T04:57:46.278763+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.96:0/785785283' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3911018123"}]': finished 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[18594]: cluster 2024-04-25T04:57:46.279092+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[18594]: audit 2024-04-25T04:57:46.621787+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.96:0/3001535570' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3729971478"}]: dispatch 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[18594]: cluster 2024-04-25T04:57:46.934809+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 170 B/s wr, 39 op/s 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[23955]: audit 2024-04-25T04:57:46.058979+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[23955]: audit 2024-04-25T04:57:46.278763+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.96:0/785785283' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3911018123"}]': finished 2024-04-25T04:57:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[23955]: cluster 2024-04-25T04:57:46.279092+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-25T04:57:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[23955]: audit 2024-04-25T04:57:46.621787+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.96:0/3001535570' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3729971478"}]: dispatch 2024-04-25T04:57:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:47 smithi096 bash[23955]: cluster 2024-04-25T04:57:46.934809+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 170 B/s wr, 39 op/s 2024-04-25T04:57:48.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:47 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:57:48.303 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[18594]: audit 2024-04-25T04:57:47.280788+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.96:0/3001535570' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3729971478"}]': finished 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[18594]: cluster 2024-04-25T04:57:47.280957+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[18594]: audit 2024-04-25T04:57:47.622115+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.96:0/3159199573' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]: dispatch 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[18594]: audit 2024-04-25T04:57:47.622999+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]: dispatch 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[23955]: audit 2024-04-25T04:57:47.280788+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.96:0/3001535570' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3729971478"}]': finished 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[23955]: cluster 2024-04-25T04:57:47.280957+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[23955]: audit 2024-04-25T04:57:47.622115+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.96:0/3159199573' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]: dispatch 2024-04-25T04:57:48.304 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[23955]: audit 2024-04-25T04:57:47.622999+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]: dispatch 2024-04-25T04:57:48.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:48 smithi155 bash[18735]: audit 2024-04-25T04:57:47.280788+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.96:0/3001535570' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3729971478"}]': finished 2024-04-25T04:57:48.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:48 smithi155 bash[18735]: cluster 2024-04-25T04:57:47.280957+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-25T04:57:48.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:48 smithi155 bash[18735]: audit 2024-04-25T04:57:47.622115+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.96:0/3159199573' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]: dispatch 2024-04-25T04:57:48.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:48 smithi155 bash[18735]: audit 2024-04-25T04:57:47.622999+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]: dispatch 2024-04-25T04:57:49.250 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:48 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:57:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:49.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.291712+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]': finished 2024-04-25T04:57:49.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: cluster 2024-04-25T04:57:48.291804+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-25T04:57:49.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.626315+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.96:0/1624000049' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/1457640675"}]: dispatch 2024-04-25T04:57:49.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.741832+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.753547+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.760126+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:49.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.761949+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:49.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:49 smithi155 bash[18735]: audit 2024-04-25T04:57:48.773382+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.291712+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]': finished 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: cluster 2024-04-25T04:57:48.291804+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.626315+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.96:0/1624000049' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/1457640675"}]: dispatch 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.741832+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.753547+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.760126+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.761949+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[18594]: audit 2024-04-25T04:57:48.773382+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.291712+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/1457640675"}]': finished 2024-04-25T04:57:49.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: cluster 2024-04-25T04:57:48.291804+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-25T04:57:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.626315+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.96:0/1624000049' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/1457640675"}]: dispatch 2024-04-25T04:57:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.741832+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.753547+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.760126+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:57:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.761949+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:57:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:49 smithi096 bash[23955]: audit 2024-04-25T04:57:48.773382+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:50.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: cluster 2024-04-25T04:57:48.935502+0000 mgr.y (mgr.14412) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:49.310825+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.96:0/1624000049' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/1457640675"}]': finished 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: cluster 2024-04-25T04:57:49.310992+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:49.642981+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.96:0/1051500794' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]: dispatch 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:49.643844+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]: dispatch 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:50.189295+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:50.191726+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:50.210676+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:57:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:50 smithi155 bash[18735]: audit 2024-04-25T04:57:50.213050+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: cluster 2024-04-25T04:57:48.935502+0000 mgr.y (mgr.14412) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:49.310825+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.96:0/1624000049' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/1457640675"}]': finished 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: cluster 2024-04-25T04:57:49.310992+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:49.642981+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.96:0/1051500794' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]: dispatch 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:49.643844+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]: dispatch 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:50.189295+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:50.191726+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:50.210676+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:57:50.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[18594]: audit 2024-04-25T04:57:50.213050+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: cluster 2024-04-25T04:57:48.935502+0000 mgr.y (mgr.14412) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:49.310825+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.96:0/1624000049' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/1457640675"}]': finished 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: cluster 2024-04-25T04:57:49.310992+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:49.642981+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.96:0/1051500794' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]: dispatch 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:49.643844+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]: dispatch 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:50.189295+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:50.191726+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:50.210676+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:57:50.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:50 smithi096 bash[23955]: audit 2024-04-25T04:57:50.213050+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:57:51.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.326896+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]': finished 2024-04-25T04:57:51.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: cluster 2024-04-25T04:57:50.327087+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.670873+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.96:0/1190156448' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.671484+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.828890+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.829680+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.830448+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.831728+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.833041+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-25T04:57:51.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:51 smithi155 bash[18735]: audit 2024-04-25T04:57:50.834023+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.326896+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]': finished 2024-04-25T04:57:51.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: cluster 2024-04-25T04:57:50.327087+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-25T04:57:51.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.670873+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.96:0/1190156448' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]: dispatch 2024-04-25T04:57:51.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.671484+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]: dispatch 2024-04-25T04:57:51.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.828890+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.829680+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.830448+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.831728+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.833041+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[18594]: audit 2024-04-25T04:57:50.834023+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.326896+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3752019405"}]': finished 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: cluster 2024-04-25T04:57:50.327087+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.670873+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.96:0/1190156448' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.671484+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.828890+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.829680+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.830448+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.831728+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-25T04:57:51.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.833041+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-25T04:57:51.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:51 smithi096 bash[23955]: audit 2024-04-25T04:57:50.834023+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-25T04:57:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: cluster 2024-04-25T04:57:50.936139+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:51.326285+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]': finished 2024-04-25T04:57:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:51.326509+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-25T04:57:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:51.326700+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-25T04:57:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:51.326876+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-25T04:57:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: cluster 2024-04-25T04:57:51.327043+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-25T04:57:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:51.677246+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.96:0/3035835610' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]: dispatch 2024-04-25T04:57:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:51.677827+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]: dispatch 2024-04-25T04:57:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: audit 2024-04-25T04:57:52.329420+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]': finished 2024-04-25T04:57:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:52 smithi155 bash[18735]: cluster 2024-04-25T04:57:52.329707+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-25T04:57:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: cluster 2024-04-25T04:57:50.936139+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:51.326285+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]': finished 2024-04-25T04:57:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:51.326509+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-25T04:57:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:51.326700+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-25T04:57:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:51.326876+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-25T04:57:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: cluster 2024-04-25T04:57:51.327043+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:51.677246+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.96:0/3035835610' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]: dispatch 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:51.677827+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]: dispatch 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: audit 2024-04-25T04:57:52.329420+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]': finished 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[23955]: cluster 2024-04-25T04:57:52.329707+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: cluster 2024-04-25T04:57:50.936139+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:51.326285+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/810819624"}]': finished 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:51.326509+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:51.326700+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:51.326876+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: cluster 2024-04-25T04:57:51.327043+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-25T04:57:52.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:51.677246+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.96:0/3035835610' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]: dispatch 2024-04-25T04:57:52.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:51.677827+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]: dispatch 2024-04-25T04:57:52.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: audit 2024-04-25T04:57:52.329420+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3911018123"}]': finished 2024-04-25T04:57:52.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18594]: cluster 2024-04-25T04:57:52.329707+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-25T04:57:53.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:52 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:52] "GET /metrics HTTP/1.1" 200 215088 "" "Prometheus/2.33.4" 2024-04-25T04:57:53.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:53 smithi155 bash[18735]: audit 2024-04-25T04:57:52.585471+0000 mgr.y (mgr.14412) 166 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:57:53.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:53 smithi155 bash[18735]: audit 2024-04-25T04:57:52.687441+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.96:0/3219875677' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]: dispatch 2024-04-25T04:57:53.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:53 smithi155 bash[18735]: audit 2024-04-25T04:57:52.688534+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]: dispatch 2024-04-25T04:57:53.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:53 smithi096 bash[18594]: audit 2024-04-25T04:57:52.585471+0000 mgr.y (mgr.14412) 166 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:57:53.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:53 smithi096 bash[18594]: audit 2024-04-25T04:57:52.687441+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.96:0/3219875677' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]: dispatch 2024-04-25T04:57:53.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:53 smithi096 bash[18594]: audit 2024-04-25T04:57:52.688534+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]: dispatch 2024-04-25T04:57:53.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:53 smithi096 bash[23955]: audit 2024-04-25T04:57:52.585471+0000 mgr.y (mgr.14412) 166 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:57:53.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:53 smithi096 bash[23955]: audit 2024-04-25T04:57:52.687441+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.96:0/3219875677' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]: dispatch 2024-04-25T04:57:53.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:53 smithi096 bash[23955]: audit 2024-04-25T04:57:52.688534+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]: dispatch 2024-04-25T04:57:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:54 smithi155 bash[18735]: cluster 2024-04-25T04:57:52.936887+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T04:57:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:54 smithi155 bash[18735]: audit 2024-04-25T04:57:53.353353+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]': finished 2024-04-25T04:57:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:54 smithi155 bash[18735]: cluster 2024-04-25T04:57:53.353453+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-25T04:57:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:54 smithi155 bash[18735]: audit 2024-04-25T04:57:53.696591+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.96:0/435099069' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]: dispatch 2024-04-25T04:57:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:54 smithi155 bash[18735]: audit 2024-04-25T04:57:53.697274+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]: dispatch 2024-04-25T04:57:54.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[18594]: cluster 2024-04-25T04:57:52.936887+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T04:57:54.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[18594]: audit 2024-04-25T04:57:53.353353+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]': finished 2024-04-25T04:57:54.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[18594]: cluster 2024-04-25T04:57:53.353453+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-25T04:57:54.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[18594]: audit 2024-04-25T04:57:53.696591+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.96:0/435099069' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]: dispatch 2024-04-25T04:57:54.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[18594]: audit 2024-04-25T04:57:53.697274+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]: dispatch 2024-04-25T04:57:54.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[23955]: cluster 2024-04-25T04:57:52.936887+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T04:57:54.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[23955]: audit 2024-04-25T04:57:53.353353+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/2657859233"}]': finished 2024-04-25T04:57:54.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[23955]: cluster 2024-04-25T04:57:53.353453+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-25T04:57:54.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[23955]: audit 2024-04-25T04:57:53.696591+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.96:0/435099069' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]: dispatch 2024-04-25T04:57:54.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:54 smithi096 bash[23955]: audit 2024-04-25T04:57:53.697274+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]: dispatch 2024-04-25T04:57:55.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:55 smithi155 bash[18735]: audit 2024-04-25T04:57:54.664094+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]': finished 2024-04-25T04:57:55.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:55 smithi155 bash[18735]: cluster 2024-04-25T04:57:54.664535+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-25T04:57:55.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:55 smithi155 bash[18735]: audit 2024-04-25T04:57:55.010019+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.96:0/2693162201' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3016725039"}]: dispatch 2024-04-25T04:57:56.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:55 smithi096 bash[18594]: audit 2024-04-25T04:57:54.664094+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]': finished 2024-04-25T04:57:56.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:55 smithi096 bash[18594]: cluster 2024-04-25T04:57:54.664535+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-25T04:57:56.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:55 smithi096 bash[18594]: audit 2024-04-25T04:57:55.010019+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.96:0/2693162201' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3016725039"}]: dispatch 2024-04-25T04:57:56.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:55 smithi096 bash[23955]: audit 2024-04-25T04:57:54.664094+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2756120747"}]': finished 2024-04-25T04:57:56.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:55 smithi096 bash[23955]: cluster 2024-04-25T04:57:54.664535+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-25T04:57:56.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:55 smithi096 bash[23955]: audit 2024-04-25T04:57:55.010019+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.96:0/2693162201' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3016725039"}]: dispatch 2024-04-25T04:57:56.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:56 smithi155 bash[18735]: cluster 2024-04-25T04:57:54.937521+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T04:57:56.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:56 smithi155 bash[18735]: audit 2024-04-25T04:57:55.679596+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.96:0/2693162201' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3016725039"}]': finished 2024-04-25T04:57:56.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:56 smithi155 bash[18735]: cluster 2024-04-25T04:57:55.679804+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-25T04:57:56.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:56 smithi155 bash[18735]: audit 2024-04-25T04:57:56.020422+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.96:0/537528193' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]: dispatch 2024-04-25T04:57:56.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:56 smithi155 bash[18735]: audit 2024-04-25T04:57:56.021387+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]: dispatch 2024-04-25T04:57:56.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:56 smithi155 bash[18735]: audit 2024-04-25T04:57:56.653388+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:57.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:57:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:57:57.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[23955]: cluster 2024-04-25T04:57:54.937521+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T04:57:57.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[23955]: audit 2024-04-25T04:57:55.679596+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.96:0/2693162201' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3016725039"}]': finished 2024-04-25T04:57:57.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[23955]: cluster 2024-04-25T04:57:55.679804+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-25T04:57:57.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[23955]: audit 2024-04-25T04:57:56.020422+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.96:0/537528193' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]: dispatch 2024-04-25T04:57:57.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[23955]: audit 2024-04-25T04:57:56.021387+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]: dispatch 2024-04-25T04:57:57.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[23955]: audit 2024-04-25T04:57:56.653388+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:57.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18594]: cluster 2024-04-25T04:57:54.937521+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T04:57:57.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18594]: audit 2024-04-25T04:57:55.679596+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.96:0/2693162201' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3016725039"}]': finished 2024-04-25T04:57:57.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18594]: cluster 2024-04-25T04:57:55.679804+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-25T04:57:57.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18594]: audit 2024-04-25T04:57:56.020422+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.96:0/537528193' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]: dispatch 2024-04-25T04:57:57.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18594]: audit 2024-04-25T04:57:56.021387+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]: dispatch 2024-04-25T04:57:57.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:56 smithi096 bash[18594]: audit 2024-04-25T04:57:56.653388+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:57.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:57:57 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:57:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:57:57.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:57 smithi155 bash[18735]: audit 2024-04-25T04:57:56.667001+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:57.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:57 smithi155 bash[18735]: audit 2024-04-25T04:57:56.677689+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]': finished 2024-04-25T04:57:57.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:57 smithi155 bash[18735]: cluster 2024-04-25T04:57:56.677867+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-25T04:57:57.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:57 smithi155 bash[18735]: audit 2024-04-25T04:57:57.009579+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.96:0/2028436759' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/2657859233"}]: dispatch 2024-04-25T04:57:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[23955]: audit 2024-04-25T04:57:56.667001+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[23955]: audit 2024-04-25T04:57:56.677689+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]': finished 2024-04-25T04:57:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[23955]: cluster 2024-04-25T04:57:56.677867+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-25T04:57:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[23955]: audit 2024-04-25T04:57:57.009579+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.96:0/2028436759' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/2657859233"}]: dispatch 2024-04-25T04:57:58.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[18594]: audit 2024-04-25T04:57:56.667001+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:57:58.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[18594]: audit 2024-04-25T04:57:56.677689+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2590452106"}]': finished 2024-04-25T04:57:58.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[18594]: cluster 2024-04-25T04:57:56.677867+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-25T04:57:58.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:57 smithi096 bash[18594]: audit 2024-04-25T04:57:57.009579+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.96:0/2028436759' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/2657859233"}]: dispatch 2024-04-25T04:57:58.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:58 smithi155 bash[18735]: cluster 2024-04-25T04:57:56.938163+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T04:57:58.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:58 smithi155 bash[18735]: audit 2024-04-25T04:57:57.703695+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.96:0/2028436759' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/2657859233"}]': finished 2024-04-25T04:57:58.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:58 smithi155 bash[18735]: cluster 2024-04-25T04:57:57.703855+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-25T04:57:58.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:58 smithi155 bash[18735]: audit 2024-04-25T04:57:58.055862+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.96:0/697253365' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2891624462"}]: dispatch 2024-04-25T04:57:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[18594]: cluster 2024-04-25T04:57:56.938163+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[18594]: audit 2024-04-25T04:57:57.703695+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.96:0/2028436759' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/2657859233"}]': finished 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[18594]: cluster 2024-04-25T04:57:57.703855+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[18594]: audit 2024-04-25T04:57:58.055862+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.96:0/697253365' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2891624462"}]: dispatch 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[23955]: cluster 2024-04-25T04:57:56.938163+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[23955]: audit 2024-04-25T04:57:57.703695+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.96:0/2028436759' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/2657859233"}]': finished 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[23955]: cluster 2024-04-25T04:57:57.703855+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-25T04:57:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:58 smithi096 bash[23955]: audit 2024-04-25T04:57:58.055862+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.96:0/697253365' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2891624462"}]: dispatch 2024-04-25T04:57:59.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:59 smithi155 bash[18735]: audit 2024-04-25T04:57:58.705957+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? 172.21.15.96:0/697253365' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2891624462"}]': finished 2024-04-25T04:57:59.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:59 smithi155 bash[18735]: cluster 2024-04-25T04:57:58.706132+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-25T04:57:59.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:59 smithi155 bash[18735]: audit 2024-04-25T04:57:59.054889+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.96:0/55952183' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]: dispatch 2024-04-25T04:57:59.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:57:59 smithi155 bash[18735]: audit 2024-04-25T04:57:59.055480+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]: dispatch 2024-04-25T04:58:00.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[18594]: audit 2024-04-25T04:57:58.705957+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? 172.21.15.96:0/697253365' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2891624462"}]': finished 2024-04-25T04:58:00.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[18594]: cluster 2024-04-25T04:57:58.706132+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-25T04:58:00.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[18594]: audit 2024-04-25T04:57:59.054889+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.96:0/55952183' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]: dispatch 2024-04-25T04:58:00.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[18594]: audit 2024-04-25T04:57:59.055480+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]: dispatch 2024-04-25T04:58:00.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[23955]: audit 2024-04-25T04:57:58.705957+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? 172.21.15.96:0/697253365' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2891624462"}]': finished 2024-04-25T04:58:00.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[23955]: cluster 2024-04-25T04:57:58.706132+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-25T04:58:00.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[23955]: audit 2024-04-25T04:57:59.054889+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.96:0/55952183' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]: dispatch 2024-04-25T04:58:00.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:57:59 smithi096 bash[23955]: audit 2024-04-25T04:57:59.055480+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]: dispatch 2024-04-25T04:58:00.986 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:00 smithi096 bash[23955]: cluster 2024-04-25T04:57:58.939048+0000 mgr.y (mgr.14412) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T04:58:00.986 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:00 smithi096 bash[23955]: audit 2024-04-25T04:57:59.728799+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]': finished 2024-04-25T04:58:00.986 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:00 smithi096 bash[23955]: cluster 2024-04-25T04:57:59.729026+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-25T04:58:00.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:00 smithi096 bash[18594]: cluster 2024-04-25T04:57:58.939048+0000 mgr.y (mgr.14412) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T04:58:00.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:00 smithi096 bash[18594]: audit 2024-04-25T04:57:59.728799+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]': finished 2024-04-25T04:58:00.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:00 smithi096 bash[18594]: cluster 2024-04-25T04:57:59.729026+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-25T04:58:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:00 smithi155 bash[18735]: cluster 2024-04-25T04:57:58.939048+0000 mgr.y (mgr.14412) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T04:58:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:00 smithi155 bash[18735]: audit 2024-04-25T04:57:59.728799+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/84138152"}]': finished 2024-04-25T04:58:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:00 smithi155 bash[18735]: cluster 2024-04-25T04:57:59.729026+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-25T04:58:02.724 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:02 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:02] "GET /metrics HTTP/1.1" 200 215088 "" "Prometheus/2.33.4" 2024-04-25T04:58:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:02 smithi096 bash[23955]: cluster 2024-04-25T04:58:00.939769+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:58:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:02 smithi096 bash[18594]: cluster 2024-04-25T04:58:00.939769+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:58:03.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:02 smithi155 bash[18735]: cluster 2024-04-25T04:58:00.939769+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-25T04:58:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:03 smithi096 bash[18594]: audit 2024-04-25T04:58:02.594856+0000 mgr.y (mgr.14412) 172 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:03 smithi096 bash[23955]: audit 2024-04-25T04:58:02.594856+0000 mgr.y (mgr.14412) 172 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:03 smithi155 bash[18735]: audit 2024-04-25T04:58:02.594856+0000 mgr.y (mgr.14412) 172 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:04 smithi096 bash[18594]: cluster 2024-04-25T04:58:02.941499+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T04:58:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:04 smithi096 bash[23955]: cluster 2024-04-25T04:58:02.941499+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T04:58:05.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:04 smithi155 bash[18735]: cluster 2024-04-25T04:58:02.941499+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T04:58:05.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:05 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:58:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:58:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:06 smithi096 bash[18594]: cluster 2024-04-25T04:58:04.942035+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 706 B/s rd, 0 op/s 2024-04-25T04:58:06.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:06 smithi096 bash[18594]: audit 2024-04-25T04:58:05.468587+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:06.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:06 smithi096 bash[18594]: audit 2024-04-25T04:58:05.478598+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:06 smithi096 bash[23955]: cluster 2024-04-25T04:58:04.942035+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 706 B/s rd, 0 op/s 2024-04-25T04:58:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:06 smithi096 bash[23955]: audit 2024-04-25T04:58:05.468587+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:06 smithi096 bash[23955]: audit 2024-04-25T04:58:05.478598+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:06 smithi155 bash[18735]: cluster 2024-04-25T04:58:04.942035+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 706 B/s rd, 0 op/s 2024-04-25T04:58:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:06 smithi155 bash[18735]: audit 2024-04-25T04:58:05.468587+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:06 smithi155 bash[18735]: audit 2024-04-25T04:58:05.478598+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:08.213 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:58:07 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:58:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:08 smithi096 bash[18594]: cluster 2024-04-25T04:58:06.943911+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v144: 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-04-25T04:58:08.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:08 smithi096 bash[23955]: cluster 2024-04-25T04:58:06.943911+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v144: 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-04-25T04:58:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:08 smithi155 bash[18735]: cluster 2024-04-25T04:58:06.943911+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v144: 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-04-25T04:58:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:10 smithi155 bash[18735]: cluster 2024-04-25T04:58:08.944787+0000 mgr.y (mgr.14412) 176 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T04:58:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:10 smithi096 bash[18594]: cluster 2024-04-25T04:58:08.944787+0000 mgr.y (mgr.14412) 176 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T04:58:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:10 smithi096 bash[23955]: cluster 2024-04-25T04:58:08.944787+0000 mgr.y (mgr.14412) 176 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T04:58:12.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:12 smithi155 bash[18735]: cluster 2024-04-25T04:58:10.945628+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-04-25T04:58:13.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:12 smithi096 bash[18594]: cluster 2024-04-25T04:58:10.945628+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-04-25T04:58:13.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:12 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:12] "GET /metrics HTTP/1.1" 200 215128 "" "Prometheus/2.33.4" 2024-04-25T04:58:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:12 smithi096 bash[23955]: cluster 2024-04-25T04:58:10.945628+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-04-25T04:58:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:13 smithi155 bash[18735]: audit 2024-04-25T04:58:12.605331+0000 mgr.y (mgr.14412) 178 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:13 smithi096 bash[18594]: audit 2024-04-25T04:58:12.605331+0000 mgr.y (mgr.14412) 178 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:14.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:13 smithi096 bash[23955]: audit 2024-04-25T04:58:12.605331+0000 mgr.y (mgr.14412) 178 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:14.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:14 smithi155 bash[18735]: cluster 2024-04-25T04:58:12.947418+0000 mgr.y (mgr.14412) 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-04-25T04:58:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:14 smithi096 bash[18594]: cluster 2024-04-25T04:58:12.947418+0000 mgr.y (mgr.14412) 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-04-25T04:58:15.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:14 smithi096 bash[23955]: cluster 2024-04-25T04:58:12.947418+0000 mgr.y (mgr.14412) 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-04-25T04:58:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:16 smithi155 bash[18735]: cluster 2024-04-25T04:58:14.948241+0000 mgr.y (mgr.14412) 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-04-25T04:58:17.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:16 smithi096 bash[18594]: cluster 2024-04-25T04:58:14.948241+0000 mgr.y (mgr.14412) 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-04-25T04:58:17.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:16 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:58:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:58:17.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:16 smithi096 bash[23955]: cluster 2024-04-25T04:58:14.948241+0000 mgr.y (mgr.14412) 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-04-25T04:58:18.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:58:17 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:58:18.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:17 smithi155 bash[18735]: audit 2024-04-25T04:58:16.845417+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:18.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:17 smithi155 bash[18735]: audit 2024-04-25T04:58:16.857532+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:18.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:17 smithi096 bash[18594]: audit 2024-04-25T04:58:16.845417+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:18.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:17 smithi096 bash[18594]: audit 2024-04-25T04:58:16.857532+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:18.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:17 smithi096 bash[23955]: audit 2024-04-25T04:58:16.845417+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:18.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:17 smithi096 bash[23955]: audit 2024-04-25T04:58:16.857532+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:19.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:18 smithi155 bash[18735]: cluster 2024-04-25T04:58:16.949999+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v149: 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-04-25T04:58:19.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:18 smithi096 bash[18594]: cluster 2024-04-25T04:58:16.949999+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v149: 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-04-25T04:58:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:18 smithi096 bash[23955]: cluster 2024-04-25T04:58:16.949999+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v149: 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-04-25T04:58:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:20 smithi155 bash[18735]: cluster 2024-04-25T04:58:18.950727+0000 mgr.y (mgr.14412) 182 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:20 smithi096 bash[18594]: cluster 2024-04-25T04:58:18.950727+0000 mgr.y (mgr.14412) 182 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:20 smithi096 bash[23955]: cluster 2024-04-25T04:58:18.950727+0000 mgr.y (mgr.14412) 182 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:22.961 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:22 smithi096 bash[18594]: cluster 2024-04-25T04:58:20.951426+0000 mgr.y (mgr.14412) 183 : 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-04-25T04:58:22.961 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:22 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:22] "GET /metrics HTTP/1.1" 200 215078 "" "Prometheus/2.33.4" 2024-04-25T04:58:22.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:22 smithi096 bash[23955]: cluster 2024-04-25T04:58:20.951426+0000 mgr.y (mgr.14412) 183 : 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-04-25T04:58:23.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:22 smithi155 bash[18735]: cluster 2024-04-25T04:58:20.951426+0000 mgr.y (mgr.14412) 183 : 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-04-25T04:58:24.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:23 smithi096 bash[18594]: audit 2024-04-25T04:58:22.616687+0000 mgr.y (mgr.14412) 184 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:24.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:23 smithi096 bash[23955]: audit 2024-04-25T04:58:22.616687+0000 mgr.y (mgr.14412) 184 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:23 smithi155 bash[18735]: audit 2024-04-25T04:58:22.616687+0000 mgr.y (mgr.14412) 184 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:24 smithi155 bash[18735]: cluster 2024-04-25T04:58:22.953117+0000 mgr.y (mgr.14412) 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-04-25T04:58:25.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:24 smithi096 bash[18594]: cluster 2024-04-25T04:58:22.953117+0000 mgr.y (mgr.14412) 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-04-25T04:58:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:24 smithi096 bash[23955]: cluster 2024-04-25T04:58:22.953117+0000 mgr.y (mgr.14412) 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-04-25T04:58:26.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:25 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:58:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:58:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:26 smithi155 bash[18735]: cluster 2024-04-25T04:58:24.953801+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:26 smithi155 bash[18735]: audit 2024-04-25T04:58:25.644487+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:26 smithi155 bash[18735]: audit 2024-04-25T04:58:25.658887+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:26 smithi096 bash[18594]: cluster 2024-04-25T04:58:24.953801+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:26 smithi096 bash[18594]: audit 2024-04-25T04:58:25.644487+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:26 smithi096 bash[18594]: audit 2024-04-25T04:58:25.658887+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:27.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:26 smithi096 bash[23955]: cluster 2024-04-25T04:58:24.953801+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:27.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:26 smithi096 bash[23955]: audit 2024-04-25T04:58:25.644487+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:27.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:26 smithi096 bash[23955]: audit 2024-04-25T04:58:25.658887+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:28.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:58:27 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:58:28.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:28 smithi155 bash[18735]: cluster 2024-04-25T04:58:26.955557+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v154: 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-04-25T04:58:29.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:28 smithi096 bash[18594]: cluster 2024-04-25T04:58:26.955557+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v154: 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-04-25T04:58:29.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:28 smithi096 bash[23955]: cluster 2024-04-25T04:58:26.955557+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v154: 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-04-25T04:58:30.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:30 smithi155 bash[18735]: cluster 2024-04-25T04:58:28.956422+0000 mgr.y (mgr.14412) 188 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:30 smithi096 bash[18594]: cluster 2024-04-25T04:58:28.956422+0000 mgr.y (mgr.14412) 188 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:30 smithi096 bash[23955]: cluster 2024-04-25T04:58:28.956422+0000 mgr.y (mgr.14412) 188 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:32.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:32 smithi155 bash[18735]: cluster 2024-04-25T04:58:30.957276+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:32 smithi096 bash[18594]: cluster 2024-04-25T04:58:30.957276+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:33.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:32 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:32] "GET /metrics HTTP/1.1" 200 215078 "" "Prometheus/2.33.4" 2024-04-25T04:58:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:32 smithi096 bash[23955]: cluster 2024-04-25T04:58:30.957276+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:33.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:33 smithi155 bash[18735]: audit 2024-04-25T04:58:32.627252+0000 mgr.y (mgr.14412) 190 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:34.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:33 smithi096 bash[18594]: audit 2024-04-25T04:58:32.627252+0000 mgr.y (mgr.14412) 190 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:34.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:33 smithi096 bash[23955]: audit 2024-04-25T04:58:32.627252+0000 mgr.y (mgr.14412) 190 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:34.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:34 smithi155 bash[18735]: cluster 2024-04-25T04:58:32.959109+0000 mgr.y (mgr.14412) 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-04-25T04:58:35.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:34 smithi096 bash[18594]: cluster 2024-04-25T04:58:32.959109+0000 mgr.y (mgr.14412) 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-04-25T04:58:35.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:34 smithi096 bash[23955]: cluster 2024-04-25T04:58:32.959109+0000 mgr.y (mgr.14412) 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-04-25T04:58:36.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:36 smithi155 bash[18735]: cluster 2024-04-25T04:58:34.959968+0000 mgr.y (mgr.14412) 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-04-25T04:58:37.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:36 smithi096 bash[18594]: cluster 2024-04-25T04:58:34.959968+0000 mgr.y (mgr.14412) 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-04-25T04:58:37.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:36 smithi096 bash[23955]: cluster 2024-04-25T04:58:34.959968+0000 mgr.y (mgr.14412) 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-04-25T04:58:37.500 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:37 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:58:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:58:38.029 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:58:37 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:58:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:38 smithi155 bash[18735]: cluster 2024-04-25T04:58:36.961831+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v159: 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-04-25T04:58:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:38 smithi155 bash[18735]: audit 2024-04-25T04:58:37.034649+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:38 smithi155 bash[18735]: audit 2024-04-25T04:58:37.046374+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:38 smithi096 bash[23955]: cluster 2024-04-25T04:58:36.961831+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v159: 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-04-25T04:58:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:38 smithi096 bash[23955]: audit 2024-04-25T04:58:37.034649+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:38 smithi096 bash[23955]: audit 2024-04-25T04:58:37.046374+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:38 smithi096 bash[18594]: cluster 2024-04-25T04:58:36.961831+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v159: 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-04-25T04:58:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:38 smithi096 bash[18594]: audit 2024-04-25T04:58:37.034649+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:38 smithi096 bash[18594]: audit 2024-04-25T04:58:37.046374+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:40.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:40 smithi155 bash[18735]: cluster 2024-04-25T04:58:38.962597+0000 mgr.y (mgr.14412) 194 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:40 smithi096 bash[18594]: cluster 2024-04-25T04:58:38.962597+0000 mgr.y (mgr.14412) 194 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:41.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:40 smithi096 bash[23955]: cluster 2024-04-25T04:58:38.962597+0000 mgr.y (mgr.14412) 194 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:42.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:42 smithi155 bash[18735]: cluster 2024-04-25T04:58:40.963314+0000 mgr.y (mgr.14412) 195 : 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-04-25T04:58:42.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:42 smithi096 bash[18594]: cluster 2024-04-25T04:58:40.963314+0000 mgr.y (mgr.14412) 195 : 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-04-25T04:58:42.990 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:42 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:42] "GET /metrics HTTP/1.1" 200 215036 "" "Prometheus/2.33.4" 2024-04-25T04:58:42.990 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:42 smithi096 bash[23955]: cluster 2024-04-25T04:58:40.963314+0000 mgr.y (mgr.14412) 195 : 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-04-25T04:58:43.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:43 smithi155 bash[18735]: audit 2024-04-25T04:58:42.638200+0000 mgr.y (mgr.14412) 196 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:44.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:43 smithi096 bash[23955]: audit 2024-04-25T04:58:42.638200+0000 mgr.y (mgr.14412) 196 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:44.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:43 smithi096 bash[18594]: audit 2024-04-25T04:58:42.638200+0000 mgr.y (mgr.14412) 196 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:44.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:44 smithi155 bash[18735]: cluster 2024-04-25T04:58:42.965063+0000 mgr.y (mgr.14412) 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-04-25T04:58:45.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:44 smithi096 bash[18594]: cluster 2024-04-25T04:58:42.965063+0000 mgr.y (mgr.14412) 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-04-25T04:58:45.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:44 smithi096 bash[23955]: cluster 2024-04-25T04:58:42.965063+0000 mgr.y (mgr.14412) 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-04-25T04:58:46.250 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:45 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:58:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:58:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:46 smithi155 bash[18735]: cluster 2024-04-25T04:58:44.965819+0000 mgr.y (mgr.14412) 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-04-25T04:58:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:46 smithi155 bash[18735]: audit 2024-04-25T04:58:45.834373+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:46 smithi155 bash[18735]: audit 2024-04-25T04:58:45.843730+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:46 smithi096 bash[18594]: cluster 2024-04-25T04:58:44.965819+0000 mgr.y (mgr.14412) 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-04-25T04:58:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:46 smithi096 bash[18594]: audit 2024-04-25T04:58:45.834373+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:46 smithi096 bash[18594]: audit 2024-04-25T04:58:45.843730+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:46 smithi096 bash[23955]: cluster 2024-04-25T04:58:44.965819+0000 mgr.y (mgr.14412) 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-04-25T04:58:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:46 smithi096 bash[23955]: audit 2024-04-25T04:58:45.834373+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:46 smithi096 bash[23955]: audit 2024-04-25T04:58:45.843730+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:48.211 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:58:47 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:58:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:48 smithi155 bash[18735]: cluster 2024-04-25T04:58:46.967564+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v164: 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-04-25T04:58:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:48 smithi155 bash[18735]: audit 2024-04-25T04:58:48.782296+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:58:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:48 smithi155 bash[18735]: audit 2024-04-25T04:58:48.784521+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:58:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:48 smithi096 bash[18594]: cluster 2024-04-25T04:58:46.967564+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v164: 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-04-25T04:58:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:48 smithi096 bash[18594]: audit 2024-04-25T04:58:48.782296+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:58:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:48 smithi096 bash[18594]: audit 2024-04-25T04:58:48.784521+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:58:49.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:48 smithi096 bash[23955]: cluster 2024-04-25T04:58:46.967564+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v164: 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-04-25T04:58:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:48 smithi096 bash[23955]: audit 2024-04-25T04:58:48.782296+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:58:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:48 smithi096 bash[23955]: audit 2024-04-25T04:58:48.784521+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:58:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:50 smithi155 bash[18735]: cluster 2024-04-25T04:58:48.968293+0000 mgr.y (mgr.14412) 200 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:50 smithi155 bash[18735]: audit 2024-04-25T04:58:49.044052+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:50 smithi155 bash[18735]: audit 2024-04-25T04:58:49.052643+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:50 smithi096 bash[18594]: cluster 2024-04-25T04:58:48.968293+0000 mgr.y (mgr.14412) 200 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:50 smithi096 bash[18594]: audit 2024-04-25T04:58:49.044052+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:50 smithi096 bash[18594]: audit 2024-04-25T04:58:49.052643+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:50 smithi096 bash[23955]: cluster 2024-04-25T04:58:48.968293+0000 mgr.y (mgr.14412) 200 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:58:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:50 smithi096 bash[23955]: audit 2024-04-25T04:58:49.044052+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:50 smithi096 bash[23955]: audit 2024-04-25T04:58:49.052643+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:51 smithi155 bash[18735]: audit 2024-04-25T04:58:50.201912+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:58:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:51 smithi155 bash[18735]: audit 2024-04-25T04:58:50.204514+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:58:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:51 smithi155 bash[18735]: audit 2024-04-25T04:58:50.220615+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:58:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:51 smithi155 bash[18735]: audit 2024-04-25T04:58:50.223118+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:58:51.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[18594]: audit 2024-04-25T04:58:50.201912+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:58:51.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[18594]: audit 2024-04-25T04:58:50.204514+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:58:51.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[18594]: audit 2024-04-25T04:58:50.220615+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:58:51.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[18594]: audit 2024-04-25T04:58:50.223118+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:58:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[23955]: audit 2024-04-25T04:58:50.201912+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:58:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[23955]: audit 2024-04-25T04:58:50.204514+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:58:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[23955]: audit 2024-04-25T04:58:50.220615+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:58:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:51 smithi096 bash[23955]: audit 2024-04-25T04:58:50.223118+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:58:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:52 smithi155 bash[18735]: cluster 2024-04-25T04:58:50.969024+0000 mgr.y (mgr.14412) 201 : 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-04-25T04:58:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:52 smithi096 bash[18594]: cluster 2024-04-25T04:58:50.969024+0000 mgr.y (mgr.14412) 201 : 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-04-25T04:58:52.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:52 smithi096 bash[23955]: cluster 2024-04-25T04:58:50.969024+0000 mgr.y (mgr.14412) 201 : 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-04-25T04:58:53.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:52 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:52] "GET /metrics HTTP/1.1" 200 215037 "" "Prometheus/2.33.4" 2024-04-25T04:58:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:53 smithi155 bash[18735]: audit 2024-04-25T04:58:52.648531+0000 mgr.y (mgr.14412) 202 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:53.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:53 smithi096 bash[18594]: audit 2024-04-25T04:58:52.648531+0000 mgr.y (mgr.14412) 202 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:53 smithi096 bash[23955]: audit 2024-04-25T04:58:52.648531+0000 mgr.y (mgr.14412) 202 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:58:54.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:54 smithi155 bash[18735]: cluster 2024-04-25T04:58:52.970736+0000 mgr.y (mgr.14412) 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-04-25T04:58:55.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:54 smithi096 bash[18594]: cluster 2024-04-25T04:58:52.970736+0000 mgr.y (mgr.14412) 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-04-25T04:58:55.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:54 smithi096 bash[23955]: cluster 2024-04-25T04:58:52.970736+0000 mgr.y (mgr.14412) 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-04-25T04:58:56.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:56 smithi155 bash[18735]: cluster 2024-04-25T04:58:54.971445+0000 mgr.y (mgr.14412) 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-04-25T04:58:57.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:56 smithi096 bash[18594]: cluster 2024-04-25T04:58:54.971445+0000 mgr.y (mgr.14412) 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-04-25T04:58:57.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:56 smithi096 bash[23955]: cluster 2024-04-25T04:58:54.971445+0000 mgr.y (mgr.14412) 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-04-25T04:58:57.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:58:57 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:58:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:58:58.190 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:58:57 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:58:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:58:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:58 smithi155 bash[18735]: cluster 2024-04-25T04:58:56.973180+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v169: 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-04-25T04:58:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:58 smithi155 bash[18735]: audit 2024-04-25T04:58:57.197021+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:58:58 smithi155 bash[18735]: audit 2024-04-25T04:58:57.211325+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:58.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:58 smithi096 bash[18594]: cluster 2024-04-25T04:58:56.973180+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v169: 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-04-25T04:58:58.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:58 smithi096 bash[18594]: audit 2024-04-25T04:58:57.197021+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:58.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:58:58 smithi096 bash[18594]: audit 2024-04-25T04:58:57.211325+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:58.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:58 smithi096 bash[23955]: cluster 2024-04-25T04:58:56.973180+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v169: 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-04-25T04:58:58.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:58 smithi096 bash[23955]: audit 2024-04-25T04:58:57.197021+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:58:58.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:58:58 smithi096 bash[23955]: audit 2024-04-25T04:58:57.211325+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:00.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:00 smithi096 bash[18594]: cluster 2024-04-25T04:58:58.974022+0000 mgr.y (mgr.14412) 206 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:00.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:00 smithi096 bash[23955]: cluster 2024-04-25T04:58:58.974022+0000 mgr.y (mgr.14412) 206 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:00.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:00 smithi155 bash[18735]: cluster 2024-04-25T04:58:58.974022+0000 mgr.y (mgr.14412) 206 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:02.651 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:02 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:02] "GET /metrics HTTP/1.1" 200 215037 "" "Prometheus/2.33.4" 2024-04-25T04:59:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:02 smithi155 bash[18735]: cluster 2024-04-25T04:59:00.974794+0000 mgr.y (mgr.14412) 207 : 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-04-25T04:59:02.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:02 smithi096 bash[18594]: cluster 2024-04-25T04:59:00.974794+0000 mgr.y (mgr.14412) 207 : 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-04-25T04:59:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:02 smithi096 bash[23955]: cluster 2024-04-25T04:59:00.974794+0000 mgr.y (mgr.14412) 207 : 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-04-25T04:59:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:03 smithi155 bash[18735]: audit 2024-04-25T04:59:02.656094+0000 mgr.y (mgr.14412) 208 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:03.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:03 smithi096 bash[23955]: audit 2024-04-25T04:59:02.656094+0000 mgr.y (mgr.14412) 208 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:03 smithi096 bash[18594]: audit 2024-04-25T04:59:02.656094+0000 mgr.y (mgr.14412) 208 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:04.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:04 smithi155 bash[18735]: cluster 2024-04-25T04:59:02.976446+0000 mgr.y (mgr.14412) 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-04-25T04:59:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:04 smithi096 bash[18594]: cluster 2024-04-25T04:59:02.976446+0000 mgr.y (mgr.14412) 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-04-25T04:59:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:04 smithi096 bash[23955]: cluster 2024-04-25T04:59:02.976446+0000 mgr.y (mgr.14412) 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-04-25T04:59:06.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:59:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:59:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:06 smithi155 bash[18735]: cluster 2024-04-25T04:59:04.977221+0000 mgr.y (mgr.14412) 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-04-25T04:59:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:06 smithi155 bash[18735]: audit 2024-04-25T04:59:06.003571+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:06 smithi155 bash[18735]: audit 2024-04-25T04:59:06.013238+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[18594]: cluster 2024-04-25T04:59:04.977221+0000 mgr.y (mgr.14412) 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-04-25T04:59:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[18594]: audit 2024-04-25T04:59:06.003571+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[18594]: audit 2024-04-25T04:59:06.013238+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[23955]: cluster 2024-04-25T04:59:04.977221+0000 mgr.y (mgr.14412) 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-04-25T04:59:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[23955]: audit 2024-04-25T04:59:06.003571+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:06 smithi096 bash[23955]: audit 2024-04-25T04:59:06.013238+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:08.211 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:59:07 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:59:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:08 smithi155 bash[18735]: cluster 2024-04-25T04:59:06.978881+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v174: 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-04-25T04:59:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:08 smithi096 bash[18594]: cluster 2024-04-25T04:59:06.978881+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v174: 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-04-25T04:59:09.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:08 smithi096 bash[23955]: cluster 2024-04-25T04:59:06.978881+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v174: 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-04-25T04:59:10.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:10 smithi155 bash[18735]: cluster 2024-04-25T04:59:08.979606+0000 mgr.y (mgr.14412) 212 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:10.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:10 smithi096 bash[18594]: cluster 2024-04-25T04:59:08.979606+0000 mgr.y (mgr.14412) 212 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:10 smithi096 bash[23955]: cluster 2024-04-25T04:59:08.979606+0000 mgr.y (mgr.14412) 212 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:12.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:12 smithi155 bash[18735]: cluster 2024-04-25T04:59:10.980349+0000 mgr.y (mgr.14412) 213 : 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-04-25T04:59:13.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:12 smithi096 bash[18594]: cluster 2024-04-25T04:59:10.980349+0000 mgr.y (mgr.14412) 213 : 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-04-25T04:59:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:12 smithi096 bash[23955]: cluster 2024-04-25T04:59:10.980349+0000 mgr.y (mgr.14412) 213 : 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-04-25T04:59:13.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:12 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:12] "GET /metrics HTTP/1.1" 200 215054 "" "Prometheus/2.33.4" 2024-04-25T04:59:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:13 smithi155 bash[18735]: audit 2024-04-25T04:59:12.665486+0000 mgr.y (mgr.14412) 214 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:13 smithi096 bash[18594]: audit 2024-04-25T04:59:12.665486+0000 mgr.y (mgr.14412) 214 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:14.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:13 smithi096 bash[23955]: audit 2024-04-25T04:59:12.665486+0000 mgr.y (mgr.14412) 214 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:14.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:14 smithi155 bash[18735]: cluster 2024-04-25T04:59:12.982117+0000 mgr.y (mgr.14412) 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-04-25T04:59:14.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:14 smithi096 bash[18594]: cluster 2024-04-25T04:59:12.982117+0000 mgr.y (mgr.14412) 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-04-25T04:59:14.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:14 smithi096 bash[23955]: cluster 2024-04-25T04:59:12.982117+0000 mgr.y (mgr.14412) 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-04-25T04:59:16.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:16 smithi155 bash[18735]: cluster 2024-04-25T04:59:14.982800+0000 mgr.y (mgr.14412) 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-04-25T04:59:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:16 smithi096 bash[18594]: cluster 2024-04-25T04:59:14.982800+0000 mgr.y (mgr.14412) 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-04-25T04:59:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:16 smithi096 bash[23955]: cluster 2024-04-25T04:59:14.982800+0000 mgr.y (mgr.14412) 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-04-25T04:59:17.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:17 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:59:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:59:18.211 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:59:17 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:59:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:18 smithi155 bash[18735]: cluster 2024-04-25T04:59:16.984493+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v179: 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-04-25T04:59:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:18 smithi155 bash[18735]: audit 2024-04-25T04:59:17.391639+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:18 smithi155 bash[18735]: audit 2024-04-25T04:59:17.403747+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:18.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:18 smithi096 bash[18594]: cluster 2024-04-25T04:59:16.984493+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v179: 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-04-25T04:59:18.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:18 smithi096 bash[18594]: audit 2024-04-25T04:59:17.391639+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:18 smithi096 bash[18594]: audit 2024-04-25T04:59:17.403747+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:18 smithi096 bash[23955]: cluster 2024-04-25T04:59:16.984493+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v179: 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-04-25T04:59:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:18 smithi096 bash[23955]: audit 2024-04-25T04:59:17.391639+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:18 smithi096 bash[23955]: audit 2024-04-25T04:59:17.403747+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:20.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:20 smithi155 bash[18735]: cluster 2024-04-25T04:59:18.985271+0000 mgr.y (mgr.14412) 218 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:20.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:20 smithi096 bash[18594]: cluster 2024-04-25T04:59:18.985271+0000 mgr.y (mgr.14412) 218 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:20.986 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:20 smithi096 bash[23955]: cluster 2024-04-25T04:59:18.985271+0000 mgr.y (mgr.14412) 218 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:22.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:22 smithi155 bash[18735]: cluster 2024-04-25T04:59:20.985739+0000 mgr.y (mgr.14412) 219 : 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-04-25T04:59:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:22 smithi096 bash[18594]: cluster 2024-04-25T04:59:20.985739+0000 mgr.y (mgr.14412) 219 : 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-04-25T04:59:23.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:22 smithi096 bash[23955]: cluster 2024-04-25T04:59:20.985739+0000 mgr.y (mgr.14412) 219 : 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-04-25T04:59:23.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:22 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:22] "GET /metrics HTTP/1.1" 200 215052 "" "Prometheus/2.33.4" 2024-04-25T04:59:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:23 smithi155 bash[18735]: audit 2024-04-25T04:59:22.676731+0000 mgr.y (mgr.14412) 220 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:23.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:23 smithi096 bash[18594]: audit 2024-04-25T04:59:22.676731+0000 mgr.y (mgr.14412) 220 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:23.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:23 smithi096 bash[23955]: audit 2024-04-25T04:59:22.676731+0000 mgr.y (mgr.14412) 220 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:24.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:24 smithi096 bash[18594]: cluster 2024-04-25T04:59:22.987442+0000 mgr.y (mgr.14412) 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-04-25T04:59:24.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:24 smithi096 bash[23955]: cluster 2024-04-25T04:59:22.987442+0000 mgr.y (mgr.14412) 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-04-25T04:59:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:24 smithi155 bash[18735]: cluster 2024-04-25T04:59:22.987442+0000 mgr.y (mgr.14412) 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-04-25T04:59:26.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:59:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:59:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:26 smithi155 bash[18735]: cluster 2024-04-25T04:59:24.988156+0000 mgr.y (mgr.14412) 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-04-25T04:59:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:26 smithi155 bash[18735]: audit 2024-04-25T04:59:26.183661+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:26 smithi155 bash[18735]: audit 2024-04-25T04:59:26.198170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:26.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[18594]: cluster 2024-04-25T04:59:24.988156+0000 mgr.y (mgr.14412) 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-04-25T04:59:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[18594]: audit 2024-04-25T04:59:26.183661+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[18594]: audit 2024-04-25T04:59:26.198170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:27.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[23955]: cluster 2024-04-25T04:59:24.988156+0000 mgr.y (mgr.14412) 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-04-25T04:59:27.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[23955]: audit 2024-04-25T04:59:26.183661+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:27.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:26 smithi096 bash[23955]: audit 2024-04-25T04:59:26.198170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:28.211 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:59:27 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:59:28.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:28 smithi155 bash[18735]: cluster 2024-04-25T04:59:26.989880+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v184: 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-04-25T04:59:28.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:28 smithi096 bash[18594]: cluster 2024-04-25T04:59:26.989880+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v184: 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-04-25T04:59:28.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:28 smithi096 bash[23955]: cluster 2024-04-25T04:59:26.989880+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v184: 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-04-25T04:59:30.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:30 smithi155 bash[18735]: cluster 2024-04-25T04:59:28.990612+0000 mgr.y (mgr.14412) 224 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:30.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:30 smithi096 bash[18594]: cluster 2024-04-25T04:59:28.990612+0000 mgr.y (mgr.14412) 224 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:30 smithi096 bash[23955]: cluster 2024-04-25T04:59:28.990612+0000 mgr.y (mgr.14412) 224 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:32 smithi096 bash[18594]: cluster 2024-04-25T04:59:30.991453+0000 mgr.y (mgr.14412) 225 : 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-04-25T04:59:32.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:32 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:32] "GET /metrics HTTP/1.1" 200 215052 "" "Prometheus/2.33.4" 2024-04-25T04:59:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:32 smithi096 bash[23955]: cluster 2024-04-25T04:59:30.991453+0000 mgr.y (mgr.14412) 225 : 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-04-25T04:59:33.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:32 smithi155 bash[18735]: cluster 2024-04-25T04:59:30.991453+0000 mgr.y (mgr.14412) 225 : 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-04-25T04:59:33.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:33 smithi155 bash[18735]: audit 2024-04-25T04:59:32.685459+0000 mgr.y (mgr.14412) 226 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:33.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:33 smithi096 bash[18594]: audit 2024-04-25T04:59:32.685459+0000 mgr.y (mgr.14412) 226 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:33.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:33 smithi096 bash[23955]: audit 2024-04-25T04:59:32.685459+0000 mgr.y (mgr.14412) 226 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:34.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:34 smithi155 bash[18735]: cluster 2024-04-25T04:59:32.993296+0000 mgr.y (mgr.14412) 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-04-25T04:59:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:34 smithi096 bash[18594]: cluster 2024-04-25T04:59:32.993296+0000 mgr.y (mgr.14412) 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-04-25T04:59:34.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:34 smithi096 bash[23955]: cluster 2024-04-25T04:59:32.993296+0000 mgr.y (mgr.14412) 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-04-25T04:59:36.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:36 smithi096 bash[18594]: cluster 2024-04-25T04:59:34.994154+0000 mgr.y (mgr.14412) 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-04-25T04:59:36.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:36 smithi096 bash[23955]: cluster 2024-04-25T04:59:34.994154+0000 mgr.y (mgr.14412) 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-04-25T04:59:37.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:36 smithi155 bash[18735]: cluster 2024-04-25T04:59:34.994154+0000 mgr.y (mgr.14412) 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-04-25T04:59:37.902 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:37 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:59:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:59:37.904 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-25T04:59:37.961 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:59:37 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:59:38.833 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:38 smithi096 bash[18594]: cluster 2024-04-25T04:59:36.995901+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v189: 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-04-25T04:59:38.834 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:38 smithi096 bash[18594]: audit 2024-04-25T04:59:37.580667+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:38.834 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:38 smithi096 bash[18594]: audit 2024-04-25T04:59:37.593439+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:38.834 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:38 smithi096 bash[23955]: cluster 2024-04-25T04:59:36.995901+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v189: 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-04-25T04:59:38.834 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:38 smithi096 bash[23955]: audit 2024-04-25T04:59:37.580667+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:38.834 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:38 smithi096 bash[23955]: audit 2024-04-25T04:59:37.593439+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:38.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:38 smithi155 bash[18735]: cluster 2024-04-25T04:59:36.995901+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v189: 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-04-25T04:59:38.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:38 smithi155 bash[18735]: audit 2024-04-25T04:59:37.580667+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:38.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:38 smithi155 bash[18735]: audit 2024-04-25T04:59:37.593439+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:40.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:40 smithi155 bash[18735]: cluster 2024-04-25T04:59:38.996432+0000 mgr.y (mgr.14412) 230 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:40.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:40 smithi096 bash[18594]: cluster 2024-04-25T04:59:38.996432+0000 mgr.y (mgr.14412) 230 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:40.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:40 smithi096 bash[23955]: cluster 2024-04-25T04:59:38.996432+0000 mgr.y (mgr.14412) 230 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:41.436 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-25T04:59:42.688 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:42 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:42] "GET /metrics HTTP/1.1" 200 215035 "" "Prometheus/2.33.4" 2024-04-25T04:59:42.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:42 smithi155 bash[18735]: cluster 2024-04-25T04:59:40.997188+0000 mgr.y (mgr.14412) 231 : 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-04-25T04:59:42.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:42 smithi096 bash[18594]: cluster 2024-04-25T04:59:40.997188+0000 mgr.y (mgr.14412) 231 : 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-04-25T04:59:42.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:42 smithi096 bash[23955]: cluster 2024-04-25T04:59:40.997188+0000 mgr.y (mgr.14412) 231 : 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-04-25T04:59:43.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:43 smithi155 bash[18735]: audit 2024-04-25T04:59:42.693480+0000 mgr.y (mgr.14412) 232 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:43.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:43 smithi096 bash[18594]: audit 2024-04-25T04:59:42.693480+0000 mgr.y (mgr.14412) 232 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:43.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:43 smithi096 bash[23955]: audit 2024-04-25T04:59:42.693480+0000 mgr.y (mgr.14412) 232 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:44.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:44 smithi155 bash[18735]: cluster 2024-04-25T04:59:42.998936+0000 mgr.y (mgr.14412) 233 : 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-04-25T04:59:44.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:44 smithi096 bash[18594]: cluster 2024-04-25T04:59:42.998936+0000 mgr.y (mgr.14412) 233 : 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-04-25T04:59:44.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:44 smithi096 bash[23955]: cluster 2024-04-25T04:59:42.998936+0000 mgr.y (mgr.14412) 233 : 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-04-25T04:59:45.787 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-25T04:59:46.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:04:59:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:59:46.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[23955]: cluster 2024-04-25T04:59:44.999383+0000 mgr.y (mgr.14412) 234 : 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-04-25T04:59:46.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[23955]: audit 2024-04-25T04:59:46.309462+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:46.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[23955]: audit 2024-04-25T04:59:46.318476+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:47.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[18594]: cluster 2024-04-25T04:59:44.999383+0000 mgr.y (mgr.14412) 234 : 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-04-25T04:59:47.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[18594]: audit 2024-04-25T04:59:46.309462+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:47.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:46 smithi096 bash[18594]: audit 2024-04-25T04:59:46.318476+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:46 smithi155 bash[18735]: cluster 2024-04-25T04:59:44.999383+0000 mgr.y (mgr.14412) 234 : 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-04-25T04:59:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:46 smithi155 bash[18735]: audit 2024-04-25T04:59:46.309462+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:46 smithi155 bash[18735]: audit 2024-04-25T04:59:46.318476+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:48.211 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:59:47 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:59:48.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:48 smithi096 bash[18594]: cluster 2024-04-25T04:59:47.001219+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v194: 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-04-25T04:59:48.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:48 smithi096 bash[23955]: cluster 2024-04-25T04:59:47.001219+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v194: 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-04-25T04:59:49.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:48 smithi155 bash[18735]: cluster 2024-04-25T04:59:47.001219+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v194: 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-04-25T04:59:49.792 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[18594]: audit 2024-04-25T04:59:49.060824+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[18594]: audit 2024-04-25T04:59:49.062765+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[18594]: audit 2024-04-25T04:59:49.327474+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[18594]: audit 2024-04-25T04:59:49.341740+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[23955]: audit 2024-04-25T04:59:49.060824+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[23955]: audit 2024-04-25T04:59:49.062765+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:59:49.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[23955]: audit 2024-04-25T04:59:49.327474+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:49 smithi096 bash[23955]: audit 2024-04-25T04:59:49.341740+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:49 smithi155 bash[18735]: audit 2024-04-25T04:59:49.060824+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:59:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:49 smithi155 bash[18735]: audit 2024-04-25T04:59:49.062765+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:59:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:49 smithi155 bash[18735]: audit 2024-04-25T04:59:49.327474+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:49 smithi155 bash[18735]: audit 2024-04-25T04:59:49.341740+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[18594]: cluster 2024-04-25T04:59:49.001881+0000 mgr.y (mgr.14412) 236 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[18594]: audit 2024-04-25T04:59:50.210685+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:59:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[18594]: audit 2024-04-25T04:59:50.213550+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:59:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[18594]: audit 2024-04-25T04:59:50.228890+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:59:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[18594]: audit 2024-04-25T04:59:50.231676+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:59:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[23955]: cluster 2024-04-25T04:59:49.001881+0000 mgr.y (mgr.14412) 236 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[23955]: audit 2024-04-25T04:59:50.210685+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:59:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[23955]: audit 2024-04-25T04:59:50.213550+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:59:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[23955]: audit 2024-04-25T04:59:50.228890+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:59:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:50 smithi096 bash[23955]: audit 2024-04-25T04:59:50.231676+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:59:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:50 smithi155 bash[18735]: cluster 2024-04-25T04:59:49.001881+0000 mgr.y (mgr.14412) 236 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T04:59:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:50 smithi155 bash[18735]: audit 2024-04-25T04:59:50.210685+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:59:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:50 smithi155 bash[18735]: audit 2024-04-25T04:59:50.213550+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T04:59:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:50 smithi155 bash[18735]: audit 2024-04-25T04:59:50.228890+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:59:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:50 smithi155 bash[18735]: audit 2024-04-25T04:59:50.231676+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T04:59:52.576 INFO:teuthology.orchestra.run.smithi096.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:52.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:52] "GET /metrics HTTP/1.1" 200 215019 "" "Prometheus/2.33.4" 2024-04-25T04:59:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[18594]: cluster 2024-04-25T04:59:51.002539+0000 mgr.y (mgr.14412) 237 : 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-04-25T04:59:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[18594]: audit 2024-04-25T04:59:52.580438+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[18594]: audit 2024-04-25T04:59:52.584621+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[18594]: audit 2024-04-25T04:59:52.586091+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[18594]: audit 2024-04-25T04:59:52.595678+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[23955]: cluster 2024-04-25T04:59:51.002539+0000 mgr.y (mgr.14412) 237 : 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-04-25T04:59:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[23955]: audit 2024-04-25T04:59:52.580438+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[23955]: audit 2024-04-25T04:59:52.584621+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[23955]: audit 2024-04-25T04:59:52.586091+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:59:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:52 smithi096 bash[23955]: audit 2024-04-25T04:59:52.595678+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:52 smithi155 bash[18735]: cluster 2024-04-25T04:59:51.002539+0000 mgr.y (mgr.14412) 237 : 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-04-25T04:59:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:52 smithi155 bash[18735]: audit 2024-04-25T04:59:52.580438+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:52 smithi155 bash[18735]: audit 2024-04-25T04:59:52.584621+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T04:59:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:52 smithi155 bash[18735]: audit 2024-04-25T04:59:52.586091+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T04:59:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:52 smithi155 bash[18735]: audit 2024-04-25T04:59:52.595678+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:53.424 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-25T04:59:53.434 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi096.front.sepia.ceph.com 2024-04-25T04:59:53.434 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- 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-04-25T04:59:53.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[18594]: audit 2024-04-25T04:59:52.572229+0000 mgr.y (mgr.14412) 238 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:53.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[18594]: cephadm 2024-04-25T04:59:52.573338+0000 mgr.y (mgr.14412) 239 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:53.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[18594]: cephadm 2024-04-25T04:59:52.606389+0000 mgr.y (mgr.14412) 240 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:53.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[18594]: audit 2024-04-25T04:59:52.701151+0000 mgr.y (mgr.14412) 241 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:54.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[23955]: audit 2024-04-25T04:59:52.572229+0000 mgr.y (mgr.14412) 238 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:54.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[23955]: cephadm 2024-04-25T04:59:52.573338+0000 mgr.y (mgr.14412) 239 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:54.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[23955]: cephadm 2024-04-25T04:59:52.606389+0000 mgr.y (mgr.14412) 240 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:54.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:53 smithi096 bash[23955]: audit 2024-04-25T04:59:52.701151+0000 mgr.y (mgr.14412) 241 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:53 smithi155 bash[18735]: audit 2024-04-25T04:59:52.572229+0000 mgr.y (mgr.14412) 238 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:53 smithi155 bash[18735]: cephadm 2024-04-25T04:59:52.573338+0000 mgr.y (mgr.14412) 239 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:53 smithi155 bash[18735]: cephadm 2024-04-25T04:59:52.606389+0000 mgr.y (mgr.14412) 240 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 2024-04-25T04:59:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:53 smithi155 bash[18735]: audit 2024-04-25T04:59:52.701151+0000 mgr.y (mgr.14412) 241 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T04:59:54.850 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:54 smithi096 bash[18594]: cluster 2024-04-25T04:59:53.004160+0000 mgr.y (mgr.14412) 242 : 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-04-25T04:59:54.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:54 smithi096 bash[23955]: cluster 2024-04-25T04:59:53.004160+0000 mgr.y (mgr.14412) 242 : 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-04-25T04:59:55.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:54 smithi155 bash[18735]: cluster 2024-04-25T04:59:53.004160+0000 mgr.y (mgr.14412) 242 : 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-04-25T04:59:56.574 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T04:59:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:56 smithi155 bash[18735]: cluster 2024-04-25T04:59:55.004991+0000 mgr.y (mgr.14412) 243 : 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-04-25T04:59:57.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:56 smithi096 bash[23955]: cluster 2024-04-25T04:59:55.004991+0000 mgr.y (mgr.14412) 243 : 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-04-25T04:59:57.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:56 smithi096 bash[18594]: cluster 2024-04-25T04:59:55.004991+0000 mgr.y (mgr.14412) 243 : 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-04-25T04:59:57.298 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T04:59:57.298 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 10s ago 11m - - 2024-04-25T04:59:57.298 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 19s ago 10m - - 2024-04-25T04:59:57.298 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (3m) 10s ago 4m 12.9M - ba2b418f427c 2ab548a00a02 2024-04-25T04:59:57.298 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (4m) 19s ago 4m 43.3M - 8.3.5 dad864ee21e9 0452e4fcb113 2024-04-25T04:59:57.298 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (2m) 10s ago 2m 41.5M - 3.5 e1d6a67b021e 66c33f076fec 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443 running (10m) 19s ago 10m 400M - 17.2.0 e1d6a67b021e e9cf3473618a 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:9283 running (12m) 10s ago 12m 455M - 17.2.0 e1d6a67b021e 64e84b4da358 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (12m) 10s ago 12m 49.4M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (10m) 19s ago 10m 40.9M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (10m) 10s ago 10m 39.3M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (4m) 10s ago 4m 9492k - 1dbe0e931976 fe70d5e81042 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (4m) 19s ago 4m 9711k - 1dbe0e931976 06e9d37f2ba8 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (9m) 10s ago 9m 52.7M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (9m) 10s ago 9m 56.1M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (8m) 10s ago 8m 48.5M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (8m) 10s ago 8m 54.3M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (7m) 19s ago 7m 54.5M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (6m) 19s ago 6m 50.5M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T04:59:57.299 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (6m) 19s ago 6m 48.3M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T04:59:57.300 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (5m) 19s ago 5m 52.3M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T04:59:57.300 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (3m) 19s ago 4m 52.3M - 514e6a882f6e 7238a37a5201 2024-04-25T04:59:57.300 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (2m) 10s ago 2m 83.7M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T04:59:57.300 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (2m) 19s ago 2m 83.6M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T04:59:57.300 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (2m) 10s ago 2m 83.2M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T04:59:57.300 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (2m) 19s ago 2m 83.2M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T04:59:57.700 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T04:59:57.701 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T04:59:57.701 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-25T04:59:57.701 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T04:59:57.701 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:59:57.776 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 04:59:57 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:04:59:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T04:59:57.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:57 smithi155 bash[18735]: audit 2024-04-25T04:59:56.565682+0000 mgr.y (mgr.14412) 244 : audit [DBG] from='client.24910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:57.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:57 smithi155 bash[18735]: audit 2024-04-25T04:59:56.929209+0000 mgr.y (mgr.14412) 245 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:57.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:57 smithi155 bash[18735]: audit 2024-04-25T04:59:57.705147+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.96:0/1269111936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T04:59:57.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:57 smithi155 bash[18735]: audit 2024-04-25T04:59:57.728611+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:57.777 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:57 smithi155 bash[18735]: audit 2024-04-25T04:59:57.738954+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:57.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:04:59:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[18594]: audit 2024-04-25T04:59:56.565682+0000 mgr.y (mgr.14412) 244 : audit [DBG] from='client.24910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[18594]: audit 2024-04-25T04:59:56.929209+0000 mgr.y (mgr.14412) 245 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[18594]: audit 2024-04-25T04:59:57.705147+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.96:0/1269111936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[18594]: audit 2024-04-25T04:59:57.728611+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[18594]: audit 2024-04-25T04:59:57.738954+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[23955]: audit 2024-04-25T04:59:56.565682+0000 mgr.y (mgr.14412) 244 : audit [DBG] from='client.24910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[23955]: audit 2024-04-25T04:59:56.929209+0000 mgr.y (mgr.14412) 245 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[23955]: audit 2024-04-25T04:59:57.705147+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.96:0/1269111936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[23955]: audit 2024-04-25T04:59:57.728611+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:57 smithi096 bash[23955]: audit 2024-04-25T04:59:57.738954+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "", 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 image" 2024-04-25T04:59:58.057 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T04:59:58.460 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T04:59:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:58 smithi155 bash[18735]: cluster 2024-04-25T04:59:57.006070+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v199: 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-04-25T04:59:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:58 smithi155 bash[18735]: audit 2024-04-25T04:59:57.254840+0000 mgr.y (mgr.14412) 247 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:58 smithi155 bash[18735]: audit 2024-04-25T04:59:58.466069+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.96:0/580008508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T04:59:59.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:58 smithi096 bash[18594]: cluster 2024-04-25T04:59:57.006070+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v199: 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-04-25T04:59:59.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:58 smithi096 bash[18594]: audit 2024-04-25T04:59:57.254840+0000 mgr.y (mgr.14412) 247 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:59.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:58 smithi096 bash[18594]: audit 2024-04-25T04:59:58.466069+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.96:0/580008508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T04:59:59.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:58 smithi096 bash[23955]: cluster 2024-04-25T04:59:57.006070+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v199: 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-04-25T04:59:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:58 smithi096 bash[23955]: audit 2024-04-25T04:59:57.254840+0000 mgr.y (mgr.14412) 247 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T04:59:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:58 smithi096 bash[23955]: audit 2024-04-25T04:59:58.466069+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.96:0/580008508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:00:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 04:59:59 smithi155 bash[18735]: audit 2024-04-25T04:59:58.062442+0000 mgr.y (mgr.14412) 248 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:00.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 04:59:59 smithi096 bash[18594]: audit 2024-04-25T04:59:58.062442+0000 mgr.y (mgr.14412) 248 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:00.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 04:59:59 smithi096 bash[23955]: audit 2024-04-25T04:59:58.062442+0000 mgr.y (mgr.14412) 248 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:00 smithi155 bash[18735]: cluster 2024-04-25T04:59:59.007039+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:00 smithi155 bash[18735]: cluster 2024-04-25T05:00:00.000125+0000 mon.a (mon.0) 1077 : cluster [INF] overall HEALTH_OK 2024-04-25T05:00:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:00 smithi096 bash[18594]: cluster 2024-04-25T04:59:59.007039+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:00 smithi096 bash[18594]: cluster 2024-04-25T05:00:00.000125+0000 mon.a (mon.0) 1077 : cluster [INF] overall HEALTH_OK 2024-04-25T05:00:01.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:00 smithi096 bash[23955]: cluster 2024-04-25T04:59:59.007039+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:01.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:00 smithi096 bash[23955]: cluster 2024-04-25T05:00:00.000125+0000 mon.a (mon.0) 1077 : cluster [INF] overall HEALTH_OK 2024-04-25T05:00:02.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:02 smithi096 bash[18594]: cluster 2024-04-25T05:00:01.007851+0000 mgr.y (mgr.14412) 250 : 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-04-25T05:00:02.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:02 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:02] "GET /metrics HTTP/1.1" 200 215019 "" "Prometheus/2.33.4" 2024-04-25T05:00:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:02 smithi096 bash[23955]: cluster 2024-04-25T05:00:01.007851+0000 mgr.y (mgr.14412) 250 : 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-04-25T05:00:03.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:02 smithi155 bash[18735]: cluster 2024-04-25T05:00:01.007851+0000 mgr.y (mgr.14412) 250 : 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-04-25T05:00:04.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:03 smithi155 bash[18735]: audit 2024-04-25T05:00:02.709164+0000 mgr.y (mgr.14412) 251 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:04.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:03 smithi096 bash[18594]: audit 2024-04-25T05:00:02.709164+0000 mgr.y (mgr.14412) 251 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:04.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:03 smithi096 bash[23955]: audit 2024-04-25T05:00:02.709164+0000 mgr.y (mgr.14412) 251 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:05.188 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:04 smithi096 bash[18594]: cluster 2024-04-25T05:00:03.009655+0000 mgr.y (mgr.14412) 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-04-25T05:00:05.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:04 smithi096 bash[23955]: cluster 2024-04-25T05:00:03.009655+0000 mgr.y (mgr.14412) 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-04-25T05:00:05.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:04 smithi155 bash[18735]: cluster 2024-04-25T05:00:03.009655+0000 mgr.y (mgr.14412) 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-04-25T05:00:06.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:05:00:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:00:07.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:06 smithi155 bash[18735]: cluster 2024-04-25T05:00:05.010280+0000 mgr.y (mgr.14412) 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-04-25T05:00:07.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:06 smithi155 bash[18735]: audit 2024-04-25T05:00:06.456083+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:07.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:06 smithi155 bash[18735]: audit 2024-04-25T05:00:06.468106+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:07.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[18594]: cluster 2024-04-25T05:00:05.010280+0000 mgr.y (mgr.14412) 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-04-25T05:00:07.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[18594]: audit 2024-04-25T05:00:06.456083+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:07.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[18594]: audit 2024-04-25T05:00:06.468106+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:07.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[23955]: cluster 2024-04-25T05:00:05.010280+0000 mgr.y (mgr.14412) 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-04-25T05:00:07.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[23955]: audit 2024-04-25T05:00:06.456083+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:07.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:06 smithi096 bash[23955]: audit 2024-04-25T05:00:06.468106+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:08.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:00:07 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:00:09.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:08 smithi155 bash[18735]: cluster 2024-04-25T05:00:07.011161+0000 mgr.y (mgr.14412) 254 : cluster [DBG] pgmap v204: 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-04-25T05:00:09.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:08 smithi096 bash[18594]: cluster 2024-04-25T05:00:07.011161+0000 mgr.y (mgr.14412) 254 : cluster [DBG] pgmap v204: 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-04-25T05:00:09.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:08 smithi096 bash[23955]: cluster 2024-04-25T05:00:07.011161+0000 mgr.y (mgr.14412) 254 : cluster [DBG] pgmap v204: 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-04-25T05:00:11.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:10 smithi155 bash[18735]: cluster 2024-04-25T05:00:09.011851+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:11.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:10 smithi096 bash[18594]: cluster 2024-04-25T05:00:09.011851+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:11.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:10 smithi096 bash[23955]: cluster 2024-04-25T05:00:09.011851+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:12 smithi096 bash[18594]: cluster 2024-04-25T05:00:11.012574+0000 mgr.y (mgr.14412) 256 : 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-04-25T05:00:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:12 smithi096 bash[23955]: cluster 2024-04-25T05:00:11.012574+0000 mgr.y (mgr.14412) 256 : 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-04-25T05:00:13.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:12 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:12] "GET /metrics HTTP/1.1" 200 214981 "" "Prometheus/2.33.4" 2024-04-25T05:00:13.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:12 smithi155 bash[18735]: cluster 2024-04-25T05:00:11.012574+0000 mgr.y (mgr.14412) 256 : 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-04-25T05:00:14.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:13 smithi155 bash[18735]: audit 2024-04-25T05:00:12.718187+0000 mgr.y (mgr.14412) 257 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:14.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:13 smithi096 bash[18594]: audit 2024-04-25T05:00:12.718187+0000 mgr.y (mgr.14412) 257 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:14.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:13 smithi096 bash[23955]: audit 2024-04-25T05:00:12.718187+0000 mgr.y (mgr.14412) 257 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:15.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:14 smithi155 bash[18735]: cluster 2024-04-25T05:00:13.014392+0000 mgr.y (mgr.14412) 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-04-25T05:00:15.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:14 smithi096 bash[18594]: cluster 2024-04-25T05:00:13.014392+0000 mgr.y (mgr.14412) 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-04-25T05:00:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:14 smithi096 bash[23955]: cluster 2024-04-25T05:00:13.014392+0000 mgr.y (mgr.14412) 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-04-25T05:00:16.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:16 smithi155 bash[18735]: cluster 2024-04-25T05:00:15.015356+0000 mgr.y (mgr.14412) 259 : 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-04-25T05:00:17.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:16 smithi096 bash[18594]: cluster 2024-04-25T05:00:15.015356+0000 mgr.y (mgr.14412) 259 : 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-04-25T05:00:17.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:16 smithi096 bash[23955]: cluster 2024-04-25T05:00:15.015356+0000 mgr.y (mgr.14412) 259 : 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-04-25T05:00:17.998 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:00:17 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:00:18.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:17 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:05:00:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:00:19.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:18 smithi155 bash[18735]: cluster 2024-04-25T05:00:17.017467+0000 mgr.y (mgr.14412) 260 : cluster [DBG] pgmap v209: 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-04-25T05:00:19.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:18 smithi155 bash[18735]: audit 2024-04-25T05:00:17.876333+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:19.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:18 smithi155 bash[18735]: audit 2024-04-25T05:00:17.889670+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:18 smithi096 bash[18594]: cluster 2024-04-25T05:00:17.017467+0000 mgr.y (mgr.14412) 260 : cluster [DBG] pgmap v209: 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-04-25T05:00:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:18 smithi096 bash[18594]: audit 2024-04-25T05:00:17.876333+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:18 smithi096 bash[18594]: audit 2024-04-25T05:00:17.889670+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:18 smithi096 bash[23955]: cluster 2024-04-25T05:00:17.017467+0000 mgr.y (mgr.14412) 260 : cluster [DBG] pgmap v209: 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-04-25T05:00:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:18 smithi096 bash[23955]: audit 2024-04-25T05:00:17.876333+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:18 smithi096 bash[23955]: audit 2024-04-25T05:00:17.889670+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:21.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:20 smithi155 bash[18735]: cluster 2024-04-25T05:00:19.018172+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:21.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:20 smithi096 bash[18594]: cluster 2024-04-25T05:00:19.018172+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:21.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:20 smithi096 bash[23955]: cluster 2024-04-25T05:00:19.018172+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:22.887 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:22 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:22] "GET /metrics HTTP/1.1" 200 214979 "" "Prometheus/2.33.4" 2024-04-25T05:00:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:22 smithi155 bash[18735]: cluster 2024-04-25T05:00:21.018954+0000 mgr.y (mgr.14412) 262 : 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-04-25T05:00:23.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:22 smithi096 bash[18594]: cluster 2024-04-25T05:00:21.018954+0000 mgr.y (mgr.14412) 262 : 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-04-25T05:00:23.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:22 smithi096 bash[23955]: cluster 2024-04-25T05:00:21.018954+0000 mgr.y (mgr.14412) 262 : 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-04-25T05:00:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:23 smithi155 bash[18735]: audit 2024-04-25T05:00:22.729466+0000 mgr.y (mgr.14412) 263 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:24.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:23 smithi096 bash[18594]: audit 2024-04-25T05:00:22.729466+0000 mgr.y (mgr.14412) 263 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:24.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:23 smithi096 bash[23955]: audit 2024-04-25T05:00:22.729466+0000 mgr.y (mgr.14412) 263 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:25.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:24 smithi155 bash[18735]: cluster 2024-04-25T05:00:23.020802+0000 mgr.y (mgr.14412) 264 : 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-04-25T05:00:25.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:24 smithi096 bash[18594]: cluster 2024-04-25T05:00:23.020802+0000 mgr.y (mgr.14412) 264 : 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-04-25T05:00:25.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:24 smithi096 bash[23955]: cluster 2024-04-25T05:00:23.020802+0000 mgr.y (mgr.14412) 264 : 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-04-25T05:00:26.906 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:05:00:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:00:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:26 smithi155 bash[18735]: cluster 2024-04-25T05:00:25.021637+0000 mgr.y (mgr.14412) 265 : 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-04-25T05:00:27.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:26 smithi155 bash[18735]: audit 2024-04-25T05:00:26.644611+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:27.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:26 smithi155 bash[18735]: audit 2024-04-25T05:00:26.657209+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:27.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[18594]: cluster 2024-04-25T05:00:25.021637+0000 mgr.y (mgr.14412) 265 : 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-04-25T05:00:27.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[18594]: audit 2024-04-25T05:00:26.644611+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:27.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[18594]: audit 2024-04-25T05:00:26.657209+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:27.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[23955]: cluster 2024-04-25T05:00:25.021637+0000 mgr.y (mgr.14412) 265 : 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-04-25T05:00:27.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[23955]: audit 2024-04-25T05:00:26.644611+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:27.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:26 smithi096 bash[23955]: audit 2024-04-25T05:00:26.657209+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:28.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:00:27 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:00:28.837 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:00:29.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:28 smithi155 bash[18735]: cluster 2024-04-25T05:00:27.023357+0000 mgr.y (mgr.14412) 266 : cluster [DBG] pgmap v214: 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-04-25T05:00:29.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:28 smithi096 bash[18594]: cluster 2024-04-25T05:00:27.023357+0000 mgr.y (mgr.14412) 266 : cluster [DBG] pgmap v214: 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-04-25T05:00:29.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:28 smithi096 bash[23955]: cluster 2024-04-25T05:00:27.023357+0000 mgr.y (mgr.14412) 266 : cluster [DBG] pgmap v214: 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-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 2s ago 11m - - 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 11s ago 11m - - 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (4m) 2s ago 5m 11.9M - ba2b418f427c 2ab548a00a02 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (4m) 11s ago 4m 42.9M - 8.3.5 dad864ee21e9 0452e4fcb113 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (2m) 2s ago 2m 41.7M - 3.5 e1d6a67b021e 66c33f076fec 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443 running (10m) 11s ago 10m 400M - 17.2.0 e1d6a67b021e e9cf3473618a 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:9283 running (12m) 2s ago 12m 456M - 17.2.0 e1d6a67b021e 64e84b4da358 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (12m) 2s ago 12m 50.8M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (11m) 11s ago 11m 41.6M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:00:29.504 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (11m) 2s ago 11m 40.5M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (5m) 2s ago 5m 9404k - 1dbe0e931976 fe70d5e81042 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (5m) 11s ago 5m 9696k - 1dbe0e931976 06e9d37f2ba8 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (10m) 2s ago 10m 53.2M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (9m) 2s ago 9m 56.5M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (9m) 2s ago 9m 48.8M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (8m) 2s ago 8m 54.8M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (7m) 11s ago 8m 55.0M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (7m) 11s ago 7m 50.9M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (6m) 11s ago 6m 48.6M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (6m) 11s ago 6m 52.7M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (4m) 11s ago 5m 54.8M - 514e6a882f6e 7238a37a5201 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (3m) 2s ago 3m 83.9M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (3m) 11s ago 3m 83.8M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:00:29.505 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (3m) 2s ago 3m 83.4M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:00:29.506 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (2m) 11s ago 2m 83.5M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:00:29.909 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:00:29.910 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:00:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:29 smithi155 bash[18735]: audit 2024-04-25T05:00:28.829035+0000 mgr.y (mgr.14412) 267 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:29 smithi155 bash[18735]: audit 2024-04-25T05:00:29.914538+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.96:0/573128174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:00:30.237 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:00:30.237 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:00:30.237 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:00:30.238 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:00:30.238 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "", 2024-04-25T05:00:30.238 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 image" 2024-04-25T05:00:30.238 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:00:30.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:29 smithi096 bash[23955]: audit 2024-04-25T05:00:28.829035+0000 mgr.y (mgr.14412) 267 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:30.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:29 smithi096 bash[23955]: audit 2024-04-25T05:00:29.914538+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.96:0/573128174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:00:30.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:29 smithi096 bash[18594]: audit 2024-04-25T05:00:28.829035+0000 mgr.y (mgr.14412) 267 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:30.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:29 smithi096 bash[18594]: audit 2024-04-25T05:00:29.914538+0000 mon.a (mon.0) 1084 : audit [DBG] from='client.? 172.21.15.96:0/573128174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:00:30.611 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:00:31.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:30 smithi155 bash[18735]: cluster 2024-04-25T05:00:29.023866+0000 mgr.y (mgr.14412) 268 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:31.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:30 smithi155 bash[18735]: audit 2024-04-25T05:00:29.169149+0000 mgr.y (mgr.14412) 269 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:31.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:30 smithi155 bash[18735]: audit 2024-04-25T05:00:29.493403+0000 mgr.y (mgr.14412) 270 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:31.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:30 smithi155 bash[18735]: audit 2024-04-25T05:00:30.616947+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.96:0/1315133413' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:00:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[18594]: cluster 2024-04-25T05:00:29.023866+0000 mgr.y (mgr.14412) 268 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[18594]: audit 2024-04-25T05:00:29.169149+0000 mgr.y (mgr.14412) 269 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[18594]: audit 2024-04-25T05:00:29.493403+0000 mgr.y (mgr.14412) 270 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[18594]: audit 2024-04-25T05:00:30.616947+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.96:0/1315133413' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:00:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[23955]: cluster 2024-04-25T05:00:29.023866+0000 mgr.y (mgr.14412) 268 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[23955]: audit 2024-04-25T05:00:29.169149+0000 mgr.y (mgr.14412) 269 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[23955]: audit 2024-04-25T05:00:29.493403+0000 mgr.y (mgr.14412) 270 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:30 smithi096 bash[23955]: audit 2024-04-25T05:00:30.616947+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.96:0/1315133413' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:00:32.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:31 smithi155 bash[18735]: audit 2024-04-25T05:00:30.243018+0000 mgr.y (mgr.14412) 271 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:31 smithi096 bash[18594]: audit 2024-04-25T05:00:30.243018+0000 mgr.y (mgr.14412) 271 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:32.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:31 smithi096 bash[23955]: audit 2024-04-25T05:00:30.243018+0000 mgr.y (mgr.14412) 271 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:00:32.930 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:32 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:32] "GET /metrics HTTP/1.1" 200 214979 "" "Prometheus/2.33.4" 2024-04-25T05:00:33.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:32 smithi155 bash[18735]: cluster 2024-04-25T05:00:31.024527+0000 mgr.y (mgr.14412) 272 : 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-04-25T05:00:33.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:32 smithi096 bash[18594]: cluster 2024-04-25T05:00:31.024527+0000 mgr.y (mgr.14412) 272 : 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-04-25T05:00:33.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:32 smithi096 bash[23955]: cluster 2024-04-25T05:00:31.024527+0000 mgr.y (mgr.14412) 272 : 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-04-25T05:00:34.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:33 smithi155 bash[18735]: audit 2024-04-25T05:00:32.737403+0000 mgr.y (mgr.14412) 273 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:34.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:33 smithi096 bash[18594]: audit 2024-04-25T05:00:32.737403+0000 mgr.y (mgr.14412) 273 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:34.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:33 smithi096 bash[23955]: audit 2024-04-25T05:00:32.737403+0000 mgr.y (mgr.14412) 273 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:35.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:34 smithi155 bash[18735]: cluster 2024-04-25T05:00:33.026393+0000 mgr.y (mgr.14412) 274 : 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-04-25T05:00:35.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:34 smithi096 bash[18594]: cluster 2024-04-25T05:00:33.026393+0000 mgr.y (mgr.14412) 274 : 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-04-25T05:00:35.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:34 smithi096 bash[23955]: cluster 2024-04-25T05:00:33.026393+0000 mgr.y (mgr.14412) 274 : 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-04-25T05:00:37.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:36 smithi155 bash[18735]: cluster 2024-04-25T05:00:35.027215+0000 mgr.y (mgr.14412) 275 : 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-04-25T05:00:37.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:36 smithi096 bash[18594]: cluster 2024-04-25T05:00:35.027215+0000 mgr.y (mgr.14412) 275 : 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-04-25T05:00:37.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:36 smithi096 bash[23955]: cluster 2024-04-25T05:00:35.027215+0000 mgr.y (mgr.14412) 275 : 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-04-25T05:00:37.960 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:00:37 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:00:38.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:05:00:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:00:39.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:38 smithi155 bash[18735]: cluster 2024-04-25T05:00:37.028123+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v219: 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-04-25T05:00:39.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:38 smithi155 bash[18735]: audit 2024-04-25T05:00:37.996873+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:39.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:38 smithi155 bash[18735]: audit 2024-04-25T05:00:38.003894+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[18594]: cluster 2024-04-25T05:00:37.028123+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v219: 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-04-25T05:00:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[18594]: audit 2024-04-25T05:00:37.996873+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[18594]: audit 2024-04-25T05:00:38.003894+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:39.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[23955]: cluster 2024-04-25T05:00:37.028123+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v219: 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-04-25T05:00:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[23955]: audit 2024-04-25T05:00:37.996873+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:38 smithi096 bash[23955]: audit 2024-04-25T05:00:38.003894+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:40 smithi155 bash[18735]: cluster 2024-04-25T05:00:39.028543+0000 mgr.y (mgr.14412) 277 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:40 smithi096 bash[18594]: cluster 2024-04-25T05:00:39.028543+0000 mgr.y (mgr.14412) 277 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:40 smithi096 bash[23955]: cluster 2024-04-25T05:00:39.028543+0000 mgr.y (mgr.14412) 277 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:42.958 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:42 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:42] "GET /metrics HTTP/1.1" 200 214973 "" "Prometheus/2.33.4" 2024-04-25T05:00:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:42 smithi155 bash[18735]: cluster 2024-04-25T05:00:41.028966+0000 mgr.y (mgr.14412) 278 : 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-04-25T05:00:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:42 smithi096 bash[18594]: cluster 2024-04-25T05:00:41.028966+0000 mgr.y (mgr.14412) 278 : 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-04-25T05:00:43.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:42 smithi096 bash[23955]: cluster 2024-04-25T05:00:41.028966+0000 mgr.y (mgr.14412) 278 : 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-04-25T05:00:44.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:43 smithi096 bash[18594]: audit 2024-04-25T05:00:42.748154+0000 mgr.y (mgr.14412) 279 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:44.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:43 smithi096 bash[23955]: audit 2024-04-25T05:00:42.748154+0000 mgr.y (mgr.14412) 279 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:43 smithi155 bash[18735]: audit 2024-04-25T05:00:42.748154+0000 mgr.y (mgr.14412) 279 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:45.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:44 smithi096 bash[18594]: cluster 2024-04-25T05:00:43.029827+0000 mgr.y (mgr.14412) 280 : 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-04-25T05:00:45.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:44 smithi096 bash[23955]: cluster 2024-04-25T05:00:43.029827+0000 mgr.y (mgr.14412) 280 : 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-04-25T05:00:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:44 smithi155 bash[18735]: cluster 2024-04-25T05:00:43.029827+0000 mgr.y (mgr.14412) 280 : 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-04-25T05:00:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:45 smithi096 bash[18594]: cluster 2024-04-25T05:00:45.030509+0000 mgr.y (mgr.14412) 281 : 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-04-25T05:00:46.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:45 smithi096 bash[23955]: cluster 2024-04-25T05:00:45.030509+0000 mgr.y (mgr.14412) 281 : 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-04-25T05:00:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:45 smithi155 bash[18735]: cluster 2024-04-25T05:00:45.030509+0000 mgr.y (mgr.14412) 281 : 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-04-25T05:00:47.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:46 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:05:00:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:00:48.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:00:47 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:00:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:47 smithi155 bash[18735]: audit 2024-04-25T05:00:46.840503+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:47 smithi155 bash[18735]: audit 2024-04-25T05:00:46.856947+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:48.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:47 smithi096 bash[18594]: audit 2024-04-25T05:00:46.840503+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:47 smithi096 bash[18594]: audit 2024-04-25T05:00:46.856947+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:48.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:47 smithi096 bash[23955]: audit 2024-04-25T05:00:46.840503+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:48.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:47 smithi096 bash[23955]: audit 2024-04-25T05:00:46.856947+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:48 smithi155 bash[18735]: cluster 2024-04-25T05:00:47.032244+0000 mgr.y (mgr.14412) 282 : cluster [DBG] pgmap v224: 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-04-25T05:00:49.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:48 smithi096 bash[18594]: cluster 2024-04-25T05:00:47.032244+0000 mgr.y (mgr.14412) 282 : cluster [DBG] pgmap v224: 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-04-25T05:00:49.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:48 smithi096 bash[23955]: cluster 2024-04-25T05:00:47.032244+0000 mgr.y (mgr.14412) 282 : cluster [DBG] pgmap v224: 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-04-25T05:00:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:50 smithi155 bash[18735]: cluster 2024-04-25T05:00:49.033022+0000 mgr.y (mgr.14412) 283 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:50 smithi155 bash[18735]: audit 2024-04-25T05:00:50.220890+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:00:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:50 smithi155 bash[18735]: audit 2024-04-25T05:00:50.222693+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:00:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:50 smithi155 bash[18735]: audit 2024-04-25T05:00:50.238239+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:00:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:50 smithi155 bash[18735]: audit 2024-04-25T05:00:50.239978+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:00:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[18594]: cluster 2024-04-25T05:00:49.033022+0000 mgr.y (mgr.14412) 283 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[18594]: audit 2024-04-25T05:00:50.220890+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:00:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[18594]: audit 2024-04-25T05:00:50.222693+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:00:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[18594]: audit 2024-04-25T05:00:50.238239+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:00:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[18594]: audit 2024-04-25T05:00:50.239978+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:00:51.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[23955]: cluster 2024-04-25T05:00:49.033022+0000 mgr.y (mgr.14412) 283 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:00:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[23955]: audit 2024-04-25T05:00:50.220890+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:00:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[23955]: audit 2024-04-25T05:00:50.222693+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:00:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[23955]: audit 2024-04-25T05:00:50.238239+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:00:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:50 smithi096 bash[23955]: audit 2024-04-25T05:00:50.239978+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:00:52.863 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:52 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:52] "GET /metrics HTTP/1.1" 200 214978 "" "Prometheus/2.33.4" 2024-04-25T05:00:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:52 smithi155 bash[18735]: cluster 2024-04-25T05:00:51.033706+0000 mgr.y (mgr.14412) 284 : 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-04-25T05:00:53.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:52 smithi096 bash[18594]: cluster 2024-04-25T05:00:51.033706+0000 mgr.y (mgr.14412) 284 : 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-04-25T05:00:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:52 smithi096 bash[23955]: cluster 2024-04-25T05:00:51.033706+0000 mgr.y (mgr.14412) 284 : 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-04-25T05:00:53.995 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:00:53 smithi096 bash[46204]: level=warn ts=2024-04-25T05:00:53.553Z 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.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:00:53.995 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:00:53 smithi096 bash[46204]: level=warn ts=2024-04-25T05:00:53.554Z 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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:00:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:53 smithi155 bash[18735]: audit 2024-04-25T05:00:52.758701+0000 mgr.y (mgr.14412) 285 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:54.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:54 smithi096 bash[18594]: audit 2024-04-25T05:00:52.758701+0000 mgr.y (mgr.14412) 285 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:54.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:54 smithi096 bash[23955]: audit 2024-04-25T05:00:52.758701+0000 mgr.y (mgr.14412) 285 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:00:55.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:54 smithi155 bash[18735]: cluster 2024-04-25T05:00:53.035557+0000 mgr.y (mgr.14412) 286 : 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-04-25T05:00:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:54 smithi096 bash[18594]: cluster 2024-04-25T05:00:53.035557+0000 mgr.y (mgr.14412) 286 : 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-04-25T05:00:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:54 smithi096 bash[23955]: cluster 2024-04-25T05:00:53.035557+0000 mgr.y (mgr.14412) 286 : 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-04-25T05:00:56.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:56 smithi096 bash[18594]: cluster 2024-04-25T05:00:55.036344+0000 mgr.y (mgr.14412) 287 : 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-04-25T05:00:57.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:56 smithi096 bash[23955]: cluster 2024-04-25T05:00:55.036344+0000 mgr.y (mgr.14412) 287 : 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-04-25T05:00:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:56 smithi155 bash[18735]: cluster 2024-04-25T05:00:55.036344+0000 mgr.y (mgr.14412) 287 : 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-04-25T05:00:57.960 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:00:57 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:00:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:00:58.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:05:00:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:00:58.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: cluster 2024-04-25T05:00:57.038142+0000 mgr.y (mgr.14412) 288 : cluster [DBG] pgmap v229: 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-04-25T05:00:58.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: audit 2024-04-25T05:00:57.570890+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:58.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: cephadm 2024-04-25T05:00:57.574578+0000 mgr.y (mgr.14412) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-3293-gd6f5f4e5 (unknown) 2024-04-25T05:00:58.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: cephadm 2024-04-25T05:00:57.574652+0000 mgr.y (mgr.14412) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737, digests ['quay.ceph.io/ceph-ci/ceph@sha256:53547c167dfd1636c2f97ada3832867c494b7ad3a6f460c09753bd0677c85e72'] 2024-04-25T05:00:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: audit 2024-04-25T05:00:57.575127+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:00:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: audit 2024-04-25T05:00:57.584582+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: cephadm 2024-04-25T05:00:57.589231+0000 mgr.y (mgr.14412) 291 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:00:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: cephadm 2024-04-25T05:00:57.819508+0000 mgr.y (mgr.14412) 292 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 on smithi155 2024-04-25T05:00:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: audit 2024-04-25T05:00:58.105373+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:00:58 smithi155 bash[18735]: audit 2024-04-25T05:00:58.116671+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: cluster 2024-04-25T05:00:57.038142+0000 mgr.y (mgr.14412) 288 : cluster [DBG] pgmap v229: 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-04-25T05:00:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: audit 2024-04-25T05:00:57.570890+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: cephadm 2024-04-25T05:00:57.574578+0000 mgr.y (mgr.14412) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-3293-gd6f5f4e5 (unknown) 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: cephadm 2024-04-25T05:00:57.574652+0000 mgr.y (mgr.14412) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737, digests ['quay.ceph.io/ceph-ci/ceph@sha256:53547c167dfd1636c2f97ada3832867c494b7ad3a6f460c09753bd0677c85e72'] 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: audit 2024-04-25T05:00:57.575127+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: audit 2024-04-25T05:00:57.584582+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: cephadm 2024-04-25T05:00:57.589231+0000 mgr.y (mgr.14412) 291 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: cephadm 2024-04-25T05:00:57.819508+0000 mgr.y (mgr.14412) 292 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 on smithi155 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: audit 2024-04-25T05:00:58.105373+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[18594]: audit 2024-04-25T05:00:58.116671+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: cluster 2024-04-25T05:00:57.038142+0000 mgr.y (mgr.14412) 288 : cluster [DBG] pgmap v229: 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-04-25T05:00:59.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: audit 2024-04-25T05:00:57.570890+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: cephadm 2024-04-25T05:00:57.574578+0000 mgr.y (mgr.14412) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-3293-gd6f5f4e5 (unknown) 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: cephadm 2024-04-25T05:00:57.574652+0000 mgr.y (mgr.14412) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737, digests ['quay.ceph.io/ceph-ci/ceph@sha256:53547c167dfd1636c2f97ada3832867c494b7ad3a6f460c09753bd0677c85e72'] 2024-04-25T05:00:59.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: audit 2024-04-25T05:00:57.575127+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:00:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: audit 2024-04-25T05:00:57.584582+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: cephadm 2024-04-25T05:00:57.589231+0000 mgr.y (mgr.14412) 291 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:00:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: cephadm 2024-04-25T05:00:57.819508+0000 mgr.y (mgr.14412) 292 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 on smithi155 2024-04-25T05:00:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: audit 2024-04-25T05:00:58.105373+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:00:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:00:58 smithi096 bash[23955]: audit 2024-04-25T05:00:58.116671+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:00.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:00 smithi155 bash[18735]: cluster 2024-04-25T05:00:59.038892+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:00.972 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:01:00.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:00 smithi096 bash[18594]: cluster 2024-04-25T05:00:59.038892+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:00.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:00 smithi096 bash[23955]: cluster 2024-04-25T05:00:59.038892+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 14s ago 12m - - 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 3s ago 12m - - 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (4m) 14s ago 5m 11.9M - ba2b418f427c 2ab548a00a02 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (5m) 3s ago 5m 43.1M - 8.3.5 dad864ee21e9 0452e4fcb113 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (3m) 14s ago 3m 41.9M - 3.5 e1d6a67b021e 66c33f076fec 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443 running (11m) 3s ago 11m 400M - 17.2.0 e1d6a67b021e e9cf3473618a 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:9283 running (13m) 14s ago 13m 457M - 17.2.0 e1d6a67b021e 64e84b4da358 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (13m) 14s ago 13m 51.7M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (11m) 3s ago 11m 42.3M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (11m) 14s ago 11m 41.1M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:01:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (5m) 14s ago 5m 12.3M - 1dbe0e931976 fe70d5e81042 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (5m) 3s ago 5m 9239k - 1dbe0e931976 06e9d37f2ba8 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (10m) 14s ago 10m 53.5M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (10m) 14s ago 10m 56.9M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (9m) 14s ago 9m 49.0M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (9m) 14s ago 9m 55.0M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (8m) 3s ago 8m 55.2M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (7m) 3s ago 7m 51.1M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (7m) 3s ago 7m 48.8M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (6m) 3s ago 6m 53.0M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (4m) 3s ago 5m 54.9M - 514e6a882f6e 7238a37a5201 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (3m) 14s ago 3m 84.0M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (3m) 3s ago 3m 83.9M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (3m) 14s ago 3m 83.5M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:01:01.657 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (3m) 3s ago 3m 83.7M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:01:01.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:01 smithi096 bash[18594]: audit 2024-04-25T05:01:00.962496+0000 mgr.y (mgr.14412) 294 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:02.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:01 smithi096 bash[23955]: audit 2024-04-25T05:01:00.962496+0000 mgr.y (mgr.14412) 294 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:02.043 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:01:02.044 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:01:02.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:01 smithi155 bash[18735]: audit 2024-04-25T05:01:00.962496+0000 mgr.y (mgr.14412) 294 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:02.371 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:01:02.371 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:01:02.371 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:01:02.371 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:01:02.372 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "0/23 daemons upgraded", 2024-04-25T05:01:02.372 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 image on host smithi155" 2024-04-25T05:01:02.372 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:01:02.746 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:01:02.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:02] "GET /metrics HTTP/1.1" 200 214978 "" "Prometheus/2.33.4" 2024-04-25T05:01:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[18594]: cluster 2024-04-25T05:01:01.039540+0000 mgr.y (mgr.14412) 295 : 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-04-25T05:01:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[18594]: audit 2024-04-25T05:01:01.295590+0000 mgr.y (mgr.14412) 296 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[18594]: audit 2024-04-25T05:01:01.616944+0000 mgr.y (mgr.14412) 297 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[18594]: audit 2024-04-25T05:01:02.048467+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.96:0/712433819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:01:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[23955]: cluster 2024-04-25T05:01:01.039540+0000 mgr.y (mgr.14412) 295 : 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-04-25T05:01:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[23955]: audit 2024-04-25T05:01:01.295590+0000 mgr.y (mgr.14412) 296 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[23955]: audit 2024-04-25T05:01:01.616944+0000 mgr.y (mgr.14412) 297 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:02 smithi096 bash[23955]: audit 2024-04-25T05:01:02.048467+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.96:0/712433819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:01:03.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:02 smithi155 bash[18735]: cluster 2024-04-25T05:01:01.039540+0000 mgr.y (mgr.14412) 295 : 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-04-25T05:01:03.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:02 smithi155 bash[18735]: audit 2024-04-25T05:01:01.295590+0000 mgr.y (mgr.14412) 296 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:03.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:02 smithi155 bash[18735]: audit 2024-04-25T05:01:01.616944+0000 mgr.y (mgr.14412) 297 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:03.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:02 smithi155 bash[18735]: audit 2024-04-25T05:01:02.048467+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.96:0/712433819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:01:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[18594]: audit 2024-04-25T05:01:02.376154+0000 mgr.y (mgr.14412) 298 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[18594]: audit 2024-04-25T05:01:02.751943+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.96:0/3176763463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:01:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[18594]: audit 2024-04-25T05:01:02.769327+0000 mgr.y (mgr.14412) 299 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[23955]: audit 2024-04-25T05:01:02.376154+0000 mgr.y (mgr.14412) 298 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[23955]: audit 2024-04-25T05:01:02.751943+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.96:0/3176763463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:01:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[23955]: audit 2024-04-25T05:01:02.769327+0000 mgr.y (mgr.14412) 299 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:04.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[46204]: level=error ts=2024-04-25T05:01:03.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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:04.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:03.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.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:04.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:03 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:03.519Z 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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:03 smithi155 bash[18735]: audit 2024-04-25T05:01:02.376154+0000 mgr.y (mgr.14412) 298 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:03 smithi155 bash[18735]: audit 2024-04-25T05:01:02.751943+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.96:0/3176763463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:01:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:03 smithi155 bash[18735]: audit 2024-04-25T05:01:02.769327+0000 mgr.y (mgr.14412) 299 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:04 smithi096 bash[18594]: cluster 2024-04-25T05:01:03.041299+0000 mgr.y (mgr.14412) 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-04-25T05:01:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:04 smithi096 bash[23955]: cluster 2024-04-25T05:01:03.041299+0000 mgr.y (mgr.14412) 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-04-25T05:01:05.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:04 smithi155 bash[18735]: cluster 2024-04-25T05:01:03.041299+0000 mgr.y (mgr.14412) 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-04-25T05:01:06.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:06 smithi096 bash[18594]: cluster 2024-04-25T05:01:05.042005+0000 mgr.y (mgr.14412) 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-04-25T05:01:06.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:06 smithi096 bash[23955]: cluster 2024-04-25T05:01:05.042005+0000 mgr.y (mgr.14412) 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-04-25T05:01:07.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:06 smithi155 bash[18735]: cluster 2024-04-25T05:01:05.042005+0000 mgr.y (mgr.14412) 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-04-25T05:01:07.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:07 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:05:01:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:01:08.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:07 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:01:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:08 smithi155 bash[18735]: cluster 2024-04-25T05:01:07.042946+0000 mgr.y (mgr.14412) 302 : cluster [DBG] pgmap v234: 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-04-25T05:01:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:08 smithi155 bash[18735]: audit 2024-04-25T05:01:07.057275+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:08 smithi155 bash[18735]: audit 2024-04-25T05:01:07.068133+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:08 smithi096 bash[18594]: cluster 2024-04-25T05:01:07.042946+0000 mgr.y (mgr.14412) 302 : cluster [DBG] pgmap v234: 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-04-25T05:01:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:08 smithi096 bash[18594]: audit 2024-04-25T05:01:07.057275+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:08 smithi096 bash[18594]: audit 2024-04-25T05:01:07.068133+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:08 smithi096 bash[23955]: cluster 2024-04-25T05:01:07.042946+0000 mgr.y (mgr.14412) 302 : cluster [DBG] pgmap v234: 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-04-25T05:01:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:08 smithi096 bash[23955]: audit 2024-04-25T05:01:07.057275+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:08 smithi096 bash[23955]: audit 2024-04-25T05:01:07.068133+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:10.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:10 smithi096 bash[18594]: cluster 2024-04-25T05:01:09.043633+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:10 smithi096 bash[23955]: cluster 2024-04-25T05:01:09.043633+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:11.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:10 smithi155 bash[18735]: cluster 2024-04-25T05:01:09.043633+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:12.773 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:12 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:12] "GET /metrics HTTP/1.1" 200 214969 "" "Prometheus/2.33.4" 2024-04-25T05:01:12.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:12 smithi096 bash[23955]: cluster 2024-04-25T05:01:11.044372+0000 mgr.y (mgr.14412) 304 : 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-04-25T05:01:12.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:12 smithi096 bash[18594]: cluster 2024-04-25T05:01:11.044372+0000 mgr.y (mgr.14412) 304 : 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-04-25T05:01:13.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:12 smithi155 bash[18735]: cluster 2024-04-25T05:01:11.044372+0000 mgr.y (mgr.14412) 304 : 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-04-25T05:01:13.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:13 smithi096 bash[18594]: audit 2024-04-25T05:01:12.777527+0000 mgr.y (mgr.14412) 305 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:13 smithi096 bash[23955]: audit 2024-04-25T05:01:12.777527+0000 mgr.y (mgr.14412) 305 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:13.763 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:13 smithi096 bash[46204]: level=error ts=2024-04-25T05:01:13.515Z 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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:13.763 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:13 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:13.520Z 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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:13.764 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:13 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:13.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.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:14.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:13 smithi155 bash[18735]: audit 2024-04-25T05:01:12.777527+0000 mgr.y (mgr.14412) 305 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:14.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:14 smithi096 bash[18594]: cluster 2024-04-25T05:01:13.045976+0000 mgr.y (mgr.14412) 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-04-25T05:01:15.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:14 smithi096 bash[23955]: cluster 2024-04-25T05:01:13.045976+0000 mgr.y (mgr.14412) 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-04-25T05:01:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:14 smithi155 bash[18735]: cluster 2024-04-25T05:01:13.045976+0000 mgr.y (mgr.14412) 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-04-25T05:01:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:16 smithi096 bash[18594]: cluster 2024-04-25T05:01:15.046538+0000 mgr.y (mgr.14412) 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-04-25T05:01:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:16 smithi096 bash[23955]: cluster 2024-04-25T05:01:15.046538+0000 mgr.y (mgr.14412) 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-04-25T05:01:17.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:16 smithi155 bash[18735]: cluster 2024-04-25T05:01:15.046538+0000 mgr.y (mgr.14412) 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-04-25T05:01:18.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:17 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:01:18.734 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:05:01:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:01:19.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[18594]: cluster 2024-04-25T05:01:17.048295+0000 mgr.y (mgr.14412) 308 : cluster [DBG] pgmap v239: 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-04-25T05:01:19.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[18594]: audit 2024-04-25T05:01:18.267344+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:19.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[18594]: audit 2024-04-25T05:01:18.278662+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:19.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[23955]: cluster 2024-04-25T05:01:17.048295+0000 mgr.y (mgr.14412) 308 : cluster [DBG] pgmap v239: 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-04-25T05:01:19.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[23955]: audit 2024-04-25T05:01:18.267344+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:19.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:18 smithi096 bash[23955]: audit 2024-04-25T05:01:18.278662+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:19.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:18 smithi155 bash[18735]: cluster 2024-04-25T05:01:17.048295+0000 mgr.y (mgr.14412) 308 : cluster [DBG] pgmap v239: 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-04-25T05:01:19.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:18 smithi155 bash[18735]: audit 2024-04-25T05:01:18.267344+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:19.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:18 smithi155 bash[18735]: audit 2024-04-25T05:01:18.278662+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:20.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:20 smithi096 bash[18594]: cluster 2024-04-25T05:01:19.049035+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:21.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:20 smithi096 bash[23955]: cluster 2024-04-25T05:01:19.049035+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:21.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:20 smithi155 bash[18735]: cluster 2024-04-25T05:01:19.049035+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:22 smithi096 bash[18594]: cluster 2024-04-25T05:01:21.049692+0000 mgr.y (mgr.14412) 310 : 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-04-25T05:01:23.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:22 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:22] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-04-25T05:01:23.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:22 smithi096 bash[23955]: cluster 2024-04-25T05:01:21.049692+0000 mgr.y (mgr.14412) 310 : 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-04-25T05:01:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:22 smithi155 bash[18735]: cluster 2024-04-25T05:01:21.049692+0000 mgr.y (mgr.14412) 310 : 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-04-25T05:01:23.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:23 smithi096 bash[18594]: audit 2024-04-25T05:01:22.785318+0000 mgr.y (mgr.14412) 311 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:24.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:23 smithi096 bash[23955]: audit 2024-04-25T05:01:22.785318+0000 mgr.y (mgr.14412) 311 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:24.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:23 smithi096 bash[46204]: level=error ts=2024-04-25T05:01:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:24.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:23 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:23.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.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:24.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:23 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:23.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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:23 smithi155 bash[18735]: audit 2024-04-25T05:01:22.785318+0000 mgr.y (mgr.14412) 311 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:24 smithi155 bash[18735]: cluster 2024-04-25T05:01:23.051445+0000 mgr.y (mgr.14412) 312 : 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-04-25T05:01:25.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:24 smithi096 bash[18594]: cluster 2024-04-25T05:01:23.051445+0000 mgr.y (mgr.14412) 312 : 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-04-25T05:01:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:24 smithi096 bash[23955]: cluster 2024-04-25T05:01:23.051445+0000 mgr.y (mgr.14412) 312 : 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-04-25T05:01:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:26 smithi155 bash[18735]: cluster 2024-04-25T05:01:25.052122+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:27.246 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:26 smithi096 bash[18594]: cluster 2024-04-25T05:01:25.052122+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:27.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:26 smithi096 bash[23955]: cluster 2024-04-25T05:01:25.052122+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:27.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:27 smithi096 bash[18850]: 172.21.15.96 - - [25/Apr/2024:05:01:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:01:28.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:27 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:01:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:28 smithi096 bash[18594]: cluster 2024-04-25T05:01:27.053862+0000 mgr.y (mgr.14412) 314 : cluster [DBG] pgmap v244: 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-04-25T05:01:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:28 smithi096 bash[18594]: audit 2024-04-25T05:01:27.240714+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:28 smithi096 bash[18594]: audit 2024-04-25T05:01:27.250326+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:28 smithi096 bash[23955]: cluster 2024-04-25T05:01:27.053862+0000 mgr.y (mgr.14412) 314 : cluster [DBG] pgmap v244: 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-04-25T05:01:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:28 smithi096 bash[23955]: audit 2024-04-25T05:01:27.240714+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:28 smithi096 bash[23955]: audit 2024-04-25T05:01:27.250326+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:28.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:28 smithi155 bash[18735]: cluster 2024-04-25T05:01:27.053862+0000 mgr.y (mgr.14412) 314 : cluster [DBG] pgmap v244: 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-04-25T05:01:28.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:28 smithi155 bash[18735]: audit 2024-04-25T05:01:27.240714+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:28.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:28 smithi155 bash[18735]: audit 2024-04-25T05:01:27.250326+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:30 smithi096 bash[23955]: cluster 2024-04-25T05:01:29.054589+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:30 smithi096 bash[18594]: cluster 2024-04-25T05:01:29.054589+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:30 smithi155 bash[18735]: cluster 2024-04-25T05:01:29.054589+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:32 smithi096 bash[18594]: cluster 2024-04-25T05:01:31.055325+0000 mgr.y (mgr.14412) 316 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:33.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:32 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:32] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-04-25T05:01:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:32 smithi096 bash[23955]: cluster 2024-04-25T05:01:31.055325+0000 mgr.y (mgr.14412) 316 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:33.104 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:01:33.151 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:32 smithi155 bash[18735]: cluster 2024-04-25T05:01:31.055325+0000 mgr.y (mgr.14412) 316 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:33.775 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:01:33.775 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 6s ago 12m - - 2024-04-25T05:01:33.775 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 15s ago 12m - - 2024-04-25T05:01:33.775 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (5m) 6s ago 6m 16.2M - ba2b418f427c 2ab548a00a02 2024-04-25T05:01:33.775 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (5m) 15s ago 5m 43.1M - 8.3.5 dad864ee21e9 0452e4fcb113 2024-04-25T05:01:33.775 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (3m) 6s ago 3m 42.0M - 3.5 e1d6a67b021e 66c33f076fec 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443 running (11m) 15s ago 11m 401M - 17.2.0 e1d6a67b021e e9cf3473618a 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:9283 running (13m) 6s ago 13m 459M - 17.2.0 e1d6a67b021e 64e84b4da358 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (13m) 6s ago 13m 53.1M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (12m) 15s ago 12m 42.8M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (12m) 6s ago 12m 42.4M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (6m) 6s ago 6m 9839k - 1dbe0e931976 fe70d5e81042 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (6m) 15s ago 6m 9667k - 1dbe0e931976 06e9d37f2ba8 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (11m) 6s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (10m) 6s ago 10m 57.3M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (10m) 6s ago 10m 49.4M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (9m) 6s ago 9m 55.8M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (9m) 15s ago 9m 55.5M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (8m) 15s ago 8m 51.2M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (7m) 15s ago 7m 48.9M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (7m) 15s ago 7m 53.1M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:01:33.776 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (5m) 15s ago 6m 55.2M - 514e6a882f6e 7238a37a5201 2024-04-25T05:01:33.777 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (4m) 6s ago 4m 84.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:01:33.777 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (4m) 15s ago 4m 84.0M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:01:33.777 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (4m) 6s ago 4m 83.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:01:33.777 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (4m) 15s ago 4m 83.8M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:01:33.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:33 smithi096 bash[18594]: audit 2024-04-25T05:01:32.796547+0000 mgr.y (mgr.14412) 317 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:34.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:33 smithi096 bash[46204]: level=error ts=2024-04-25T05:01:33.517Z 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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:34.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:33 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:33.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.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:34.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:33 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:33.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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:34.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:33 smithi096 bash[23955]: audit 2024-04-25T05:01:32.796547+0000 mgr.y (mgr.14412) 317 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:34.158 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:01:34.158 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:01:34.158 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:01:34.158 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:34.158 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:01:34.159 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:01:34.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:33 smithi155 bash[18735]: audit 2024-04-25T05:01:32.796547+0000 mgr.y (mgr.14412) 317 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:34.480 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:01:34.480 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:01:34.480 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:01:34.481 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:01:34.481 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "0/23 daemons upgraded", 2024-04-25T05:01:34.481 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 image on host smithi155" 2024-04-25T05:01:34.481 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:01:34.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:34 smithi155 bash[18735]: cluster 2024-04-25T05:01:33.056399+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v247: 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-04-25T05:01:34.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:34 smithi155 bash[18735]: audit 2024-04-25T05:01:33.094664+0000 mgr.y (mgr.14412) 319 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:34.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:34 smithi155 bash[18735]: audit 2024-04-25T05:01:33.436965+0000 mgr.y (mgr.14412) 320 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:34.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:34 smithi155 bash[18735]: audit 2024-04-25T05:01:33.759431+0000 mgr.y (mgr.14412) 321 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:34.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:34 smithi155 bash[18735]: audit 2024-04-25T05:01:34.163384+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.96:0/619464116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:01:34.847 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:01:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[18594]: cluster 2024-04-25T05:01:33.056399+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v247: 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-04-25T05:01:35.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[18594]: audit 2024-04-25T05:01:33.094664+0000 mgr.y (mgr.14412) 319 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[18594]: audit 2024-04-25T05:01:33.436965+0000 mgr.y (mgr.14412) 320 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[18594]: audit 2024-04-25T05:01:33.759431+0000 mgr.y (mgr.14412) 321 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[18594]: audit 2024-04-25T05:01:34.163384+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.96:0/619464116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[23955]: cluster 2024-04-25T05:01:33.056399+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v247: 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-04-25T05:01:35.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[23955]: audit 2024-04-25T05:01:33.094664+0000 mgr.y (mgr.14412) 319 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[23955]: audit 2024-04-25T05:01:33.436965+0000 mgr.y (mgr.14412) 320 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[23955]: audit 2024-04-25T05:01:33.759431+0000 mgr.y (mgr.14412) 321 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:34 smithi096 bash[23955]: audit 2024-04-25T05:01:34.163384+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.96:0/619464116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:01:35.928 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:35 smithi155 bash[18735]: audit 2024-04-25T05:01:34.485077+0000 mgr.y (mgr.14412) 322 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:35.928 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:35 smithi155 bash[18735]: audit 2024-04-25T05:01:34.852545+0000 mon.a (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.96:0/1729920584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:01:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:35 smithi096 bash[18594]: audit 2024-04-25T05:01:34.485077+0000 mgr.y (mgr.14412) 322 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:35 smithi096 bash[18594]: audit 2024-04-25T05:01:34.852545+0000 mon.a (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.96:0/1729920584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:01:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:35 smithi096 bash[23955]: audit 2024-04-25T05:01:34.485077+0000 mgr.y (mgr.14412) 322 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:01:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:35 smithi096 bash[23955]: audit 2024-04-25T05:01:34.852545+0000 mon.a (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.96:0/1729920584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: cluster 2024-04-25T05:01:35.057128+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: cephadm 2024-04-25T05:01:35.940015+0000 mgr.y (mgr.14412) 324 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: audit 2024-04-25T05:01:35.950839+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: audit 2024-04-25T05:01:35.954800+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: audit 2024-04-25T05:01:35.955906+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: audit 2024-04-25T05:01:35.958013+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: audit 2024-04-25T05:01:35.960028+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:37.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:36 smithi155 bash[18735]: cephadm 2024-04-25T05:01:35.961976+0000 mgr.y (mgr.14412) 325 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: cluster 2024-04-25T05:01:35.057128+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: cephadm 2024-04-25T05:01:35.940015+0000 mgr.y (mgr.14412) 324 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: audit 2024-04-25T05:01:35.950839+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: audit 2024-04-25T05:01:35.954800+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: audit 2024-04-25T05:01:35.955906+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: audit 2024-04-25T05:01:35.958013+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: audit 2024-04-25T05:01:35.960028+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:37.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[18594]: cephadm 2024-04-25T05:01:35.961976+0000 mgr.y (mgr.14412) 325 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: cluster 2024-04-25T05:01:35.057128+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: cephadm 2024-04-25T05:01:35.940015+0000 mgr.y (mgr.14412) 324 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: audit 2024-04-25T05:01:35.950839+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: audit 2024-04-25T05:01:35.954800+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: audit 2024-04-25T05:01:35.955906+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: audit 2024-04-25T05:01:35.958013+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: audit 2024-04-25T05:01:35.960028+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:37.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:36 smithi096 bash[23955]: cephadm 2024-04-25T05:01:35.961976+0000 mgr.y (mgr.14412) 325 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T05:01:38.014 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:37 smithi155 bash[19854]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:01:38.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.267 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.268 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.268 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.268 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.269 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.269 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: Stopping Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:01:38.269 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:38 smithi155 bash[47108]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr.x 2024-04-25T05:01:38.269 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.269 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.270 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:01:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:38.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[18850]: 172.21.15.155 - - [25/Apr/2024:05:01:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-25T05:01:39.143 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:38 smithi155 bash[47117]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-x 2024-04-25T05:01:39.143 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:38 smithi155 bash[47160]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr.x 2024-04-25T05:01:39.143 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:01:39.144 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-25T05:01:39.144 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: Stopped Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:01:39.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:38 smithi155 bash[18735]: cluster 2024-04-25T05:01:37.058848+0000 mgr.y (mgr.14412) 326 : cluster [DBG] pgmap v249: 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-04-25T05:01:39.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:38 smithi155 bash[18735]: audit 2024-04-25T05:01:38.378562+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:39.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:38 smithi155 bash[18735]: audit 2024-04-25T05:01:38.389510+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[18594]: cluster 2024-04-25T05:01:37.058848+0000 mgr.y (mgr.14412) 326 : cluster [DBG] pgmap v249: 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-04-25T05:01:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[18594]: audit 2024-04-25T05:01:38.378562+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[18594]: audit 2024-04-25T05:01:38.389510+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[23955]: cluster 2024-04-25T05:01:37.058848+0000 mgr.y (mgr.14412) 326 : cluster [DBG] pgmap v249: 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-04-25T05:01:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[23955]: audit 2024-04-25T05:01:38.378562+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:38 smithi096 bash[23955]: audit 2024-04-25T05:01:38.389510+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:39.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.460 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.460 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: Started Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:01:39.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.461 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.461 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.461 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:39.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:01:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:01:40.315 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: cluster 2024-04-25T05:01:39.059557+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:40.316 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:40.070Z 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.155:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:01:40.508 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[47216]: debug 2024-04-25T05:01:40.362+0000 7fa15cb81700 1 -- 172.21.15.155:0/582073824 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5582d189e5a0 con 0x5582d261e400 2024-04-25T05:01:40.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: cluster 2024-04-25T05:01:39.059557+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:40.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.319770+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:40.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.323011+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:40.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.324660+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:01:40.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.336221+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: cephadm 2024-04-25T05:01:39.337330+0000 mgr.y (mgr.14412) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.345845+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: cephadm 2024-04-25T05:01:39.350654+0000 mgr.y (mgr.14412) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: cephadm 2024-04-25T05:01:39.357473+0000 mgr.y (mgr.14412) 330 : cephadm [INF] Failing over to other MGR 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.357812+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: audit 2024-04-25T05:01:39.358713+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:01:40.509 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[18735]: cluster 2024-04-25T05:01:39.370652+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-25T05:01:40.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18850]: ignoring --setuser ceph since I am not root 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18850]: ignoring --setgroup ceph since I am not root 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18850]: debug 2024-04-25T05:01:40.398+0000 7fcd26834700 1 -- 172.21.15.96:0/3909997843 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607dc246340 con 0x5607dcfc2c00 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18850]: debug 2024-04-25T05:01:40.538+0000 7fcd2f290000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: cluster 2024-04-25T05:01:39.059557+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.319770+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.323011+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.324660+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:01:40.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.336221+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: cephadm 2024-04-25T05:01:39.337330+0000 mgr.y (mgr.14412) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.345845+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: cephadm 2024-04-25T05:01:39.350654+0000 mgr.y (mgr.14412) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: cephadm 2024-04-25T05:01:39.357473+0000 mgr.y (mgr.14412) 330 : cephadm [INF] Failing over to other MGR 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.357812+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: audit 2024-04-25T05:01:39.358713+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[23955]: cluster 2024-04-25T05:01:39.370652+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.319770+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.323011+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:40.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.324660+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.336221+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14412 ' entity='mgr.y' 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: cephadm 2024-04-25T05:01:39.337330+0000 mgr.y (mgr.14412) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.345845+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: cephadm 2024-04-25T05:01:39.350654+0000 mgr.y (mgr.14412) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: cephadm 2024-04-25T05:01:39.357473+0000 mgr.y (mgr.14412) 330 : cephadm [INF] Failing over to other MGR 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.357812+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14412 172.21.15.96:0/193178803' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: audit 2024-04-25T05:01:39.358713+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:01:40.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:40 smithi096 bash[18594]: cluster 2024-04-25T05:01:39.370652+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-25T05:01:40.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:40 smithi155 bash[47216]: debug 2024-04-25T05:01:40.510+0000 7fa166d93200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:01:41.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:41 smithi155 bash[18735]: audit 2024-04-25T05:01:40.347159+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-25T05:01:41.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:41 smithi155 bash[18735]: cluster 2024-04-25T05:01:40.347290+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e21: x(active, starting, since 0.987117s) 2024-04-25T05:01:41.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:41 smithi096 bash[18594]: audit 2024-04-25T05:01:40.347159+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-25T05:01:41.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:41 smithi096 bash[18594]: cluster 2024-04-25T05:01:40.347290+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e21: x(active, starting, since 0.987117s) 2024-04-25T05:01:41.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:41 smithi096 bash[23955]: audit 2024-04-25T05:01:40.347159+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14412 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-25T05:01:41.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:41 smithi096 bash[23955]: cluster 2024-04-25T05:01:40.347290+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e21: x(active, starting, since 0.987117s) 2024-04-25T05:01:42.404 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:42 smithi096 bash[18850]: debug 2024-04-25T05:01:42.062+0000 7fcd2f290000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:01:42.404 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:42 smithi096 bash[18850]: debug 2024-04-25T05:01:42.158+0000 7fcd2f290000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:01:42.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:42 smithi155 bash[47216]: debug 2024-04-25T05:01:42.122+0000 7fa166d93200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:01:42.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:42 smithi155 bash[47216]: debug 2024-04-25T05:01:42.218+0000 7fa166d93200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:01:42.723 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:42 smithi155 bash[47216]: debug 2024-04-25T05:01:42.466+0000 7fa166d93200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:01:42.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:42 smithi096 bash[18850]: debug 2024-04-25T05:01:42.406+0000 7fcd2f290000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:01:43.470 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:43.275Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.96:8443//api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:01:43.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[18850]: debug 2024-04-25T05:01:43.142+0000 7fcd2f290000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:01:43.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[18850]: debug 2024-04-25T05:01:43.250+0000 7fcd2f290000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:01:43.470 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[18850]: debug 2024-04-25T05:01:43.354+0000 7fcd2f290000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:01:43.674 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:43 smithi155 bash[47216]: debug 2024-04-25T05:01:43.318+0000 7fa166d93200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:01:43.674 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:43 smithi155 bash[47216]: debug 2024-04-25T05:01:43.442+0000 7fa166d93200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:01:43.674 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:43 smithi155 bash[47216]: debug 2024-04-25T05:01:43.558+0000 7fa166d93200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:01:43.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[18850]: debug 2024-04-25T05:01:43.470+0000 7fcd2f290000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:01:43.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[18850]: debug 2024-04-25T05:01:43.690+0000 7fcd2f290000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:01:43.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[46204]: level=error ts=2024-04-25T05:01:43.517Z 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.96:8443//api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.155:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:01:43.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:43.519Z 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.96:8443//api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:01:43.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:43.519Z 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.155:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:01:44.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:43 smithi155 bash[47216]: debug 2024-04-25T05:01:43.930+0000 7fa166d93200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:01:44.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:44 smithi155 bash[47216]: debug 2024-04-25T05:01:44.046+0000 7fa166d93200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:01:44.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:44 smithi155 bash[47216]: debug 2024-04-25T05:01:44.150+0000 7fa166d93200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:01:44.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:43 smithi096 bash[18850]: debug 2024-04-25T05:01:43.970+0000 7fcd2f290000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:01:44.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:44 smithi096 bash[18850]: debug 2024-04-25T05:01:44.073+0000 7fcd2f290000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:01:44.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:44 smithi096 bash[18850]: debug 2024-04-25T05:01:44.249+0000 7fcd2f290000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:01:44.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:44 smithi096 bash[18850]: debug 2024-04-25T05:01:44.497+0000 7fcd2f290000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:01:44.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:44 smithi155 bash[47216]: debug 2024-04-25T05:01:44.514+0000 7fa166d93200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:01:44.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:44 smithi155 bash[47216]: debug 2024-04-25T05:01:44.758+0000 7fa166d93200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:01:45.171 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:44 smithi096 bash[18850]: debug 2024-04-25T05:01:44.773+0000 7fcd2f290000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:01:45.172 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:44 smithi096 bash[18850]: debug 2024-04-25T05:01:44.937+0000 7fcd2f290000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:01:45.172 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:45 smithi096 bash[18850]: debug 2024-04-25T05:01:45.169+0000 7fcd2f290000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:01:45.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:45 smithi155 bash[47216]: debug 2024-04-25T05:01:45.022+0000 7fa166d93200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:01:45.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:45 smithi155 bash[47216]: debug 2024-04-25T05:01:45.138+0000 7fa166d93200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:01:45.500 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:45 smithi096 bash[18850]: debug 2024-04-25T05:01:45.293+0000 7fcd2f290000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:01:45.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:45 smithi155 bash[47216]: debug 2024-04-25T05:01:45.414+0000 7fa166d93200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:01:45.987 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:45 smithi096 bash[18850]: debug 2024-04-25T05:01:45.633+0000 7fcd2f290000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:01:46.198 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:45 smithi155 bash[47216]: debug 2024-04-25T05:01:45.838+0000 7fa166d93200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:01:46.198 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:46 smithi155 bash[47216]: debug 2024-04-25T05:01:46.078+0000 7fa166d93200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:01:46.449 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:46 smithi155 bash[47216]: debug 2024-04-25T05:01:46.198+0000 7fa166d93200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:01:46.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:46 smithi155 bash[47216]: debug 2024-04-25T05:01:46.450+0000 7fa166d93200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:01:46.734 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:46 smithi096 bash[18850]: debug 2024-04-25T05:01:46.409+0000 7fcd2f290000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:01:46.735 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:46 smithi096 bash[18850]: debug 2024-04-25T05:01:46.521+0000 7fcd2f290000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:01:46.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:46 smithi096 bash[18850]: debug 2024-04-25T05:01:46.733+0000 7fcd2f290000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:01:47.354 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: debug 2024-04-25T05:01:47.069+0000 7fcd2f290000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:01:47.635 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: debug 2024-04-25T05:01:47.449+0000 7fcd2f290000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:01:47.636 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: debug 2024-04-25T05:01:47.569+0000 7fcd2f290000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:01:47.636 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: [25/Apr/2024:05:01:47] ENGINE Bus STARTING 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[47216]: debug 2024-04-25T05:01:47.486+0000 7fa166d93200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[47216]: debug 2024-04-25T05:01:47.606+0000 7fa166d93200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[18735]: cluster 2024-04-25T05:01:47.595182+0000 mon.a (mon.0) 1112 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[18735]: audit 2024-04-25T05:01:47.596713+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[18735]: audit 2024-04-25T05:01:47.597991+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[18735]: audit 2024-04-25T05:01:47.601130+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:01:47.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[18735]: audit 2024-04-25T05:01:47.602659+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:01:47.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18594]: cluster 2024-04-25T05:01:47.595182+0000 mon.a (mon.0) 1112 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:01:47.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18594]: audit 2024-04-25T05:01:47.596713+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:01:47.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18594]: audit 2024-04-25T05:01:47.597991+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:01:47.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18594]: audit 2024-04-25T05:01:47.601130+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18594]: audit 2024-04-25T05:01:47.602659+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: CherryPy Checker: 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: The Application mounted at '' has an empty config. 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: [25/Apr/2024:05:01:47] ENGINE Serving on http://:::9283 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[18850]: [25/Apr/2024:05:01:47] ENGINE Bus STARTED 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[23955]: cluster 2024-04-25T05:01:47.595182+0000 mon.a (mon.0) 1112 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[23955]: audit 2024-04-25T05:01:47.596713+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:01:48.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[23955]: audit 2024-04-25T05:01:47.597991+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:01:48.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[23955]: audit 2024-04-25T05:01:47.601130+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:01:48.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:47 smithi096 bash[23955]: audit 2024-04-25T05:01:47.602659+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.96:0/1401582461' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:01:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:47 smithi155 bash[47216]: debug 2024-04-25T05:01:47.918+0000 7fa166d93200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:01:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: debug 2024-04-25T05:01:48.038+0000 7fa166d93200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:01:48.642 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: debug 2024-04-25T05:01:48.514+0000 7fa166d93200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:01:48.849 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:48.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[18594]: cluster 2024-04-25T05:01:47.655996+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[18594]: cluster 2024-04-25T05:01:48.649973+0000 mon.a (mon.0) 1114 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[18594]: cluster 2024-04-25T05:01:48.650849+0000 mon.a (mon.0) 1115 : cluster [INF] Activating manager daemon x 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[18594]: cluster 2024-04-25T05:01:48.658269+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[23955]: cluster 2024-04-25T05:01:47.655996+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[23955]: cluster 2024-04-25T05:01:48.649973+0000 mon.a (mon.0) 1114 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[23955]: cluster 2024-04-25T05:01:48.650849+0000 mon.a (mon.0) 1115 : cluster [INF] Activating manager daemon x 2024-04-25T05:01:48.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:48 smithi096 bash[23955]: cluster 2024-04-25T05:01:48.658269+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-25T05:01:48.894 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: debug 2024-04-25T05:01:48.642+0000 7fa166d93200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:01:48.894 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: [25/Apr/2024:05:01:48] ENGINE Bus STARTING 2024-04-25T05:01:48.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[18735]: cluster 2024-04-25T05:01:47.655996+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-25T05:01:48.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[18735]: cluster 2024-04-25T05:01:48.649973+0000 mon.a (mon.0) 1114 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:01:48.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[18735]: cluster 2024-04-25T05:01:48.650849+0000 mon.a (mon.0) 1115 : cluster [INF] Activating manager daemon x 2024-04-25T05:01:48.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[18735]: cluster 2024-04-25T05:01:48.658269+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-25T05:01:49.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: CherryPy Checker: 2024-04-25T05:01:49.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: The Application mounted at '' has an empty config. 2024-04-25T05:01:49.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: [25/Apr/2024:05:01:48] ENGINE Serving on http://:::9283 2024-04-25T05:01:49.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:48 smithi155 bash[47216]: [25/Apr/2024:05:01:48] ENGINE Bus STARTED 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cluster 2024-04-25T05:01:48.686144+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0355641s), standbys: y 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.688162+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.688396+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.688552+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.689814+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.689993+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.690231+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.690544+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.690770+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.691105+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:01:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.691329+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.691579+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.691810+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.692076+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.693199+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.693419+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.693924+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cluster 2024-04-25T05:01:48.702791+0000 mon.a (mon.0) 1118 : cluster [INF] Manager daemon x is now available 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.746723+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:48.747228+0000 mgr.x (mgr.24692) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.752801+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:48.753598+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:48.754011+0000 mgr.x (mgr.24692) 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-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:48.754066+0000 mgr.x (mgr.24692) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.762080+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.769544+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.774224+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.774633+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.776199+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.776706+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.779485+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.781522+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:48.783230+0000 mgr.x (mgr.24692) 5 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:48.783568+0000 mgr.x (mgr.24692) 6 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.805058+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.812780+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.813327+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.847375+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: audit 2024-04-25T05:01:48.848043+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:01:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:49.367463+0000 mgr.x (mgr.24692) 7 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:01:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:49 smithi155 bash[18735]: cephadm 2024-04-25T05:01:49.367600+0000 mgr.x (mgr.24692) 8 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:01:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cluster 2024-04-25T05:01:48.686144+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0355641s), standbys: y 2024-04-25T05:01:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.688162+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.688396+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.688552+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.689814+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.689993+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.690231+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.690544+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:01:50.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.690770+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:01:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.691105+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:01:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.691329+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:01:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.691579+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:01:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.691810+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:01:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.692076+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:01:50.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.693199+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:01:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.693419+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:01:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.693924+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:01:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cluster 2024-04-25T05:01:48.702791+0000 mon.a (mon.0) 1118 : cluster [INF] Manager daemon x is now available 2024-04-25T05:01:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.746723+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cluster 2024-04-25T05:01:48.686144+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0355641s), standbys: y 2024-04-25T05:01:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.688162+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:01:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.688396+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:01:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.688552+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:01:50.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.689814+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.689993+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.690231+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.690544+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.690770+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.691105+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.691329+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:01:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.691579+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:01:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.691810+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:01:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.692076+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:01:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.693199+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:01:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.693419+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:01:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.693924+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:01:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cluster 2024-04-25T05:01:48.702791+0000 mon.a (mon.0) 1118 : cluster [INF] Manager daemon x is now available 2024-04-25T05:01:50.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.746723+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:48.747228+0000 mgr.x (mgr.24692) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-25T05:01:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.752801+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:48.753598+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:48.754011+0000 mgr.x (mgr.24692) 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-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:48.754066+0000 mgr.x (mgr.24692) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.762080+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.769544+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.774224+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.774633+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.776199+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.776706+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.779485+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.781522+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:01:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:48.783230+0000 mgr.x (mgr.24692) 5 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:01:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:48.783568+0000 mgr.x (mgr.24692) 6 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:01:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.805058+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:01:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.812780+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:01:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.813327+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:01:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.847375+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:01:50.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:48.747228+0000 mgr.x (mgr.24692) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-25T05:01:50.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.752801+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:48.753598+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-25T05:01:50.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:48.754011+0000 mgr.x (mgr.24692) 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-04-25T05:01:50.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:48.754066+0000 mgr.x (mgr.24692) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-25T05:01:50.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.762080+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.769544+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.774224+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.774633+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.776199+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.776706+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:01:50.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.779485+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:01:50.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.781522+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:01:50.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:48.783230+0000 mgr.x (mgr.24692) 5 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:01:50.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:48.783568+0000 mgr.x (mgr.24692) 6 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:01:50.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.805058+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:01:50.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.812780+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:01:50.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.813327+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:01:50.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.847375+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:01:50.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: audit 2024-04-25T05:01:48.848043+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:01:50.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:49.367463+0000 mgr.x (mgr.24692) 7 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:01:50.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[18594]: cephadm 2024-04-25T05:01:49.367600+0000 mgr.x (mgr.24692) 8 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:01:50.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: audit 2024-04-25T05:01:48.848043+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:01:50.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:49.367463+0000 mgr.x (mgr.24692) 7 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:01:50.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:49 smithi096 bash[23955]: cephadm 2024-04-25T05:01:49.367600+0000 mgr.x (mgr.24692) 8 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: cephadm 2024-04-25T05:01:49.582492+0000 mgr.x (mgr.24692) 9 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: cephadm 2024-04-25T05:01:49.582712+0000 mgr.x (mgr.24692) 10 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: cluster 2024-04-25T05:01:49.700718+0000 mon.a (mon.0) 1127 : cluster [DBG] mgrmap e24: x(active, since 1.05013s), standbys: y 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:49.728423+0000 mgr.x (mgr.24692) 11 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: cluster 2024-04-25T05:01:49.732335+0000 mgr.x (mgr.24692) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: cephadm 2024-04-25T05:01:50.007549+0000 mgr.x (mgr.24692) 13 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: cephadm 2024-04-25T05:01:50.007708+0000 mgr.x (mgr.24692) 14 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.064012+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.073053+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.186112+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.194181+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.205307+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.216274+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.226291+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.237493+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.300222+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.309561+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.318412+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.327399+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.329009+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:01:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:50 smithi155 bash[18735]: audit 2024-04-25T05:01:50.329591+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: cephadm 2024-04-25T05:01:49.582492+0000 mgr.x (mgr.24692) 9 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: cephadm 2024-04-25T05:01:49.582712+0000 mgr.x (mgr.24692) 10 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: cluster 2024-04-25T05:01:49.700718+0000 mon.a (mon.0) 1127 : cluster [DBG] mgrmap e24: x(active, since 1.05013s), standbys: y 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:49.728423+0000 mgr.x (mgr.24692) 11 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: cluster 2024-04-25T05:01:49.732335+0000 mgr.x (mgr.24692) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: cephadm 2024-04-25T05:01:50.007549+0000 mgr.x (mgr.24692) 13 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: cephadm 2024-04-25T05:01:50.007708+0000 mgr.x (mgr.24692) 14 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:01:51.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.064012+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.073053+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.186112+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.194181+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.205307+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.216274+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.226291+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.237493+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.300222+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.309561+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.318412+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.327399+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.329009+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:01:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[23955]: audit 2024-04-25T05:01:50.329591+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: cephadm 2024-04-25T05:01:49.582492+0000 mgr.x (mgr.24692) 9 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: cephadm 2024-04-25T05:01:49.582712+0000 mgr.x (mgr.24692) 10 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: cluster 2024-04-25T05:01:49.700718+0000 mon.a (mon.0) 1127 : cluster [DBG] mgrmap e24: x(active, since 1.05013s), standbys: y 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:49.728423+0000 mgr.x (mgr.24692) 11 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: cluster 2024-04-25T05:01:49.732335+0000 mgr.x (mgr.24692) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: cephadm 2024-04-25T05:01:50.007549+0000 mgr.x (mgr.24692) 13 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: cephadm 2024-04-25T05:01:50.007708+0000 mgr.x (mgr.24692) 14 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.064012+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.073053+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.186112+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.194181+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.205307+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.216274+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.226291+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.237493+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.300222+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.309561+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.318412+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.327399+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.329009+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:01:51.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:50 smithi096 bash[18594]: audit 2024-04-25T05:01:50.329591+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:01:52.611 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[18594]: cluster 2024-04-25T05:01:50.693451+0000 mgr.x (mgr.24692) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:52.611 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[18594]: cephadm 2024-04-25T05:01:50.983064+0000 mgr.x (mgr.24692) 16 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:01:52.611 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[18594]: cephadm 2024-04-25T05:01:51.053822+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Deploying cephadm binary to smithi096 2024-04-25T05:01:52.611 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[18594]: cluster 2024-04-25T05:01:51.343716+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-25T05:01:52.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[23955]: cluster 2024-04-25T05:01:50.693451+0000 mgr.x (mgr.24692) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:52.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[23955]: cephadm 2024-04-25T05:01:50.983064+0000 mgr.x (mgr.24692) 16 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:01:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[23955]: cephadm 2024-04-25T05:01:51.053822+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Deploying cephadm binary to smithi096 2024-04-25T05:01:52.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[23955]: cluster 2024-04-25T05:01:51.343716+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-25T05:01:52.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:52 smithi155 bash[18735]: cluster 2024-04-25T05:01:50.693451+0000 mgr.x (mgr.24692) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:52.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:52 smithi155 bash[18735]: cephadm 2024-04-25T05:01:50.983064+0000 mgr.x (mgr.24692) 16 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:01:52.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:52 smithi155 bash[18735]: cephadm 2024-04-25T05:01:51.053822+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Deploying cephadm binary to smithi096 2024-04-25T05:01:52.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:52 smithi155 bash[18735]: cluster 2024-04-25T05:01:51.343716+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-25T05:01:52.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:01:52 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:01:53.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:53 smithi155 bash[18735]: cephadm 2024-04-25T05:01:51.388990+0000 mgr.x (mgr.24692) 18 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Bus STARTING 2024-04-25T05:01:53.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:53 smithi155 bash[18735]: cephadm 2024-04-25T05:01:51.596032+0000 mgr.x (mgr.24692) 19 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:01:53.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:53 smithi155 bash[18735]: cephadm 2024-04-25T05:01:51.716619+0000 mgr.x (mgr.24692) 20 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:01:53.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:53 smithi155 bash[18735]: cephadm 2024-04-25T05:01:51.716749+0000 mgr.x (mgr.24692) 21 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Bus STARTED 2024-04-25T05:01:53.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[23955]: cephadm 2024-04-25T05:01:51.388990+0000 mgr.x (mgr.24692) 18 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Bus STARTING 2024-04-25T05:01:53.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[23955]: cephadm 2024-04-25T05:01:51.596032+0000 mgr.x (mgr.24692) 19 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:01:53.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[23955]: cephadm 2024-04-25T05:01:51.716619+0000 mgr.x (mgr.24692) 20 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:01:53.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[23955]: cephadm 2024-04-25T05:01:51.716749+0000 mgr.x (mgr.24692) 21 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Bus STARTED 2024-04-25T05:01:53.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[46204]: level=error ts=2024-04-25T05:01:53.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.155:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:53.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:53.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.155:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.155 because it doesn't contain any IP SANs" 2024-04-25T05:01:53.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[46204]: level=warn ts=2024-04-25T05:01:53.524Z 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.96:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.96 because it doesn't contain any IP SANs" 2024-04-25T05:01:53.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[18594]: cephadm 2024-04-25T05:01:51.388990+0000 mgr.x (mgr.24692) 18 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Bus STARTING 2024-04-25T05:01:53.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[18594]: cephadm 2024-04-25T05:01:51.596032+0000 mgr.x (mgr.24692) 19 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:01:53.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[18594]: cephadm 2024-04-25T05:01:51.716619+0000 mgr.x (mgr.24692) 20 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:01:53.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:53 smithi096 bash[18594]: cephadm 2024-04-25T05:01:51.716749+0000 mgr.x (mgr.24692) 21 : cephadm [INF] [25/Apr/2024:05:01:51] ENGINE Bus STARTED 2024-04-25T05:01:54.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:54 smithi155 bash[18735]: cluster 2024-04-25T05:01:52.694223+0000 mgr.x (mgr.24692) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:54.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:54 smithi155 bash[18735]: cluster 2024-04-25T05:01:53.363214+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-25T05:01:54.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:54 smithi096 bash[18594]: cluster 2024-04-25T05:01:52.694223+0000 mgr.x (mgr.24692) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:54.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:54 smithi096 bash[18594]: cluster 2024-04-25T05:01:53.363214+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-25T05:01:54.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:54 smithi096 bash[23955]: cluster 2024-04-25T05:01:52.694223+0000 mgr.x (mgr.24692) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:54.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:54 smithi096 bash[23955]: cluster 2024-04-25T05:01:53.363214+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-25T05:01:55.948 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:55 smithi096 systemd[1]: Stopping Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:01:55.948 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:55 smithi096 bash[61267]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter.a 2024-04-25T05:01:56.499 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[61275]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-a 2024-04-25T05:01:56.499 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[61311]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter.a 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[23955]: cluster 2024-04-25T05:01:54.695036+0000 mgr.x (mgr.24692) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[23955]: audit 2024-04-25T05:01:55.215164+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[23955]: audit 2024-04-25T05:01:55.227533+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[23955]: audit 2024-04-25T05:01:55.237848+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[23955]: cephadm 2024-04-25T05:01:55.281986+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[23955]: cephadm 2024-04-25T05:01:55.282969+0000 mgr.x (mgr.24692) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi096 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[18594]: cluster 2024-04-25T05:01:54.695036+0000 mgr.x (mgr.24692) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[18594]: audit 2024-04-25T05:01:55.215164+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[18594]: audit 2024-04-25T05:01:55.227533+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[18594]: audit 2024-04-25T05:01:55.237848+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[18594]: cephadm 2024-04-25T05:01:55.281986+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-25T05:01:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:56 smithi096 bash[18594]: cephadm 2024-04-25T05:01:55.282969+0000 mgr.x (mgr.24692) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi096 2024-04-25T05:01:56.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:56 smithi155 bash[18735]: cluster 2024-04-25T05:01:54.695036+0000 mgr.x (mgr.24692) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:01:56.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:56 smithi155 bash[18735]: audit 2024-04-25T05:01:55.215164+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:56 smithi155 bash[18735]: audit 2024-04-25T05:01:55.227533+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:56 smithi155 bash[18735]: audit 2024-04-25T05:01:55.237848+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:56.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:56 smithi155 bash[18735]: cephadm 2024-04-25T05:01:55.281986+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-25T05:01:56.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:56 smithi155 bash[18735]: cephadm 2024-04-25T05:01:55.282969+0000 mgr.x (mgr.24692) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi096 2024-04-25T05:01:56.999 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:56 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:01:57.000 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:56 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-25T05:01:57.000 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:56 smithi096 systemd[1]: Stopped Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:01:57.000 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:56 smithi096 systemd[1]: Started Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:01:57.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[18594]: audit 2024-04-25T05:01:56.641544+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[18594]: audit 2024-04-25T05:01:56.653779+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[18594]: cluster 2024-04-25T05:01:56.696761+0000 mgr.x (mgr.24692) 26 : 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-04-25T05:01:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[18594]: cephadm 2024-04-25T05:01:56.702217+0000 mgr.x (mgr.24692) 27 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-25T05:01:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[18594]: cephadm 2024-04-25T05:01:56.739465+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi096 2024-04-25T05:01:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[23955]: audit 2024-04-25T05:01:56.641544+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[23955]: audit 2024-04-25T05:01:56.653779+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[23955]: cluster 2024-04-25T05:01:56.696761+0000 mgr.x (mgr.24692) 26 : 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-04-25T05:01:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[23955]: cephadm 2024-04-25T05:01:56.702217+0000 mgr.x (mgr.24692) 27 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-25T05:01:57.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[23955]: cephadm 2024-04-25T05:01:56.739465+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi096 2024-04-25T05:01:57.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:01:57 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:01:57] "GET /metrics HTTP/1.1" 200 35427 "" "Prometheus/2.33.4" 2024-04-25T05:01:57.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:57 smithi155 bash[18735]: audit 2024-04-25T05:01:56.641544+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:57.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:57 smithi155 bash[18735]: audit 2024-04-25T05:01:56.653779+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:01:57.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:57 smithi155 bash[18735]: cluster 2024-04-25T05:01:56.696761+0000 mgr.x (mgr.24692) 26 : 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-04-25T05:01:57.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:57 smithi155 bash[18735]: cephadm 2024-04-25T05:01:56.702217+0000 mgr.x (mgr.24692) 27 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-25T05:01:57.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:57 smithi155 bash[18735]: cephadm 2024-04-25T05:01:56.739465+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi096 2024-04-25T05:01:58.136 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.899Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.899Z 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-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.899Z 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-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.899Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=arp 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=edac 2024-04-25T05:01:58.137 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.900Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-25T05:01:58.138 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-25T05:01:58.139 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-25T05:01:58.139 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=os 2024-04-25T05:01:58.141 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-25T05:01:58.141 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-25T05:01:58.141 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-25T05:01:58.141 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=stat 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=time 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=uname 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-25T05:01:58.142 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:01:57 smithi096 bash[61341]: ts=2024-04-25T05:01:57.901Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-25T05:01:59.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:01:59 smithi096 bash[18594]: cluster 2024-04-25T05:01:58.697459+0000 mgr.x (mgr.24692) 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-04-25T05:01:59.987 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:01:59 smithi096 bash[23955]: cluster 2024-04-25T05:01:58.697459+0000 mgr.x (mgr.24692) 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-04-25T05:02:00.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:01:59 smithi155 bash[18735]: cluster 2024-04-25T05:01:58.697459+0000 mgr.x (mgr.24692) 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-04-25T05:02:00.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:00 smithi096 bash[18594]: audit 2024-04-25T05:01:59.739887+0000 mgr.x (mgr.24692) 30 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:01.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:00 smithi096 bash[23955]: audit 2024-04-25T05:01:59.739887+0000 mgr.x (mgr.24692) 30 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:01.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:00 smithi155 bash[18735]: audit 2024-04-25T05:01:59.739887+0000 mgr.x (mgr.24692) 30 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:01.749 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:01 smithi096 systemd[1]: Stopping Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:02:01.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:01 smithi096 bash[61995]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager.a 2024-04-25T05:02:01.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:01 smithi096 bash[46204]: level=info ts=2024-04-25T05:02:01.563Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:02:02.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:01 smithi096 bash[18594]: cluster 2024-04-25T05:02:00.698493+0000 mgr.x (mgr.24692) 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-04-25T05:02:02.041 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:01 smithi096 bash[23955]: cluster 2024-04-25T05:02:00.698493+0000 mgr.x (mgr.24692) 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-04-25T05:02:02.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:01 smithi155 bash[18735]: cluster 2024-04-25T05:02:00.698493+0000 mgr.x (mgr.24692) 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-04-25T05:02:02.309 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:02 smithi096 bash[62005]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:02:02.310 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:02 smithi096 bash[62040]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager.a 2024-04-25T05:02:02.310 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:02 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-25T05:02:02.310 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:02 smithi096 systemd[1]: Stopped Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:02.310 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:02 smithi096 systemd[1]: Started Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:02.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:02 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:02:03.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: audit 2024-04-25T05:02:02.286181+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: audit 2024-04-25T05:02:02.299999+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: cephadm 2024-04-25T05:02:02.318942+0000 mgr.x (mgr.24692) 32 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: audit 2024-04-25T05:02:02.319766+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:03.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: audit 2024-04-25T05:02:02.320353+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:03.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: audit 2024-04-25T05:02:02.333950+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[23955]: cephadm 2024-04-25T05:02:02.336054+0000 mgr.x (mgr.24692) 33 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: audit 2024-04-25T05:02:02.286181+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: audit 2024-04-25T05:02:02.299999+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: cephadm 2024-04-25T05:02:02.318942+0000 mgr.x (mgr.24692) 32 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:02:03.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: audit 2024-04-25T05:02:02.319766+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:03.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: audit 2024-04-25T05:02:02.320353+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:03.539 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: audit 2024-04-25T05:02:02.333950+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:03.539 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[18594]: cephadm 2024-04-25T05:02:02.336054+0000 mgr.x (mgr.24692) 33 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: audit 2024-04-25T05:02:02.286181+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: audit 2024-04-25T05:02:02.299999+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: cephadm 2024-04-25T05:02:02.318942+0000 mgr.x (mgr.24692) 32 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: audit 2024-04-25T05:02:02.319766+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: audit 2024-04-25T05:02:02.320353+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: audit 2024-04-25T05:02:02.333950+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:03.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:03 smithi155 bash[18735]: cephadm 2024-04-25T05:02:02.336054+0000 mgr.x (mgr.24692) 33 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:02:03.999 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.585Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.585Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.587Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.96 port=9094 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.588Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.622Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.623Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.626Z caller=main.go:518 msg=Listening address=:9093 2024-04-25T05:02:04.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:03 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:03.626Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-25T05:02:04.562 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:04 smithi096 bash[18594]: cluster 2024-04-25T05:02:02.698992+0000 mgr.x (mgr.24692) 34 : 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-04-25T05:02:04.562 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:04 smithi096 bash[18594]: audit 2024-04-25T05:02:03.801777+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:04.562 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:04 smithi096 bash[23955]: cluster 2024-04-25T05:02:02.698992+0000 mgr.x (mgr.24692) 34 : 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-04-25T05:02:04.562 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:04 smithi096 bash[23955]: audit 2024-04-25T05:02:03.801777+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:04.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:04 smithi155 bash[18735]: cluster 2024-04-25T05:02:02.698992+0000 mgr.x (mgr.24692) 34 : 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-04-25T05:02:04.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:04 smithi155 bash[18735]: audit 2024-04-25T05:02:03.801777+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:05.250 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:02:05.856 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:05 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:05.588Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000477358s 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 starting - - - - 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 27s ago 13m - - 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 starting - - - - 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (6m) 27s ago 6m 43.2M - 8.3.5 dad864ee21e9 0452e4fcb113 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (4m) 38s ago 4m 42.0M - 3.5 e1d6a67b021e 66c33f076fec 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283 starting - - - - 2024-04-25T05:02:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:9283 running (14m) 38s ago 14m 459M - 17.2.0 e1d6a67b021e 64e84b4da358 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (14m) 38s ago 14m 53.1M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (12m) 27s ago 12m 43.5M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (12m) 38s ago 12m 42.4M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 starting - - - - 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (6m) 27s ago 6m 11.5M - 1dbe0e931976 06e9d37f2ba8 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (12m) 38s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (11m) 38s ago 11m 57.3M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (10m) 38s ago 10m 49.4M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (10m) 38s ago 10m 55.8M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (9m) 27s ago 9m 55.7M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (9m) 27s ago 9m 51.4M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (8m) 27s ago 8m 49.1M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (7m) 27s ago 7m 53.3M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:02:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (5m) 27s ago 6m 55.5M - 514e6a882f6e 7238a37a5201 2024-04-25T05:02:06.005 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (4m) 38s ago 4m 84.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:02:06.005 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (4m) 27s ago 4m 84.2M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:02:06.005 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (4m) 38s ago 4m 83.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:02:06.005 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (4m) 27s ago 4m 83.9M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:02:06.438 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:02:06.438 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:06.439 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:02:06.440 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-25T05:02:06.440 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:02:06.440 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:02:06.440 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:02:06.563 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:06 smithi096 bash[18594]: cluster 2024-04-25T05:02:04.700012+0000 mgr.x (mgr.24692) 35 : 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-04-25T05:02:06.563 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:06 smithi096 bash[18594]: audit 2024-04-25T05:02:05.239998+0000 mgr.x (mgr.24692) 36 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:06.564 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:06 smithi096 bash[23955]: cluster 2024-04-25T05:02:04.700012+0000 mgr.x (mgr.24692) 35 : 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-04-25T05:02:06.564 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:06 smithi096 bash[23955]: audit 2024-04-25T05:02:05.239998+0000 mgr.x (mgr.24692) 36 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:06 smithi155 bash[18735]: cluster 2024-04-25T05:02:04.700012+0000 mgr.x (mgr.24692) 35 : 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-04-25T05:02:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:06 smithi155 bash[18735]: audit 2024-04-25T05:02:05.239998+0000 mgr.x (mgr.24692) 36 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "", 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "", 2024-04-25T05:02:06.801 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:02:06.802 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:02:07.229 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[23955]: audit 2024-04-25T05:02:05.617302+0000 mgr.x (mgr.24692) 37 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[23955]: audit 2024-04-25T05:02:05.987614+0000 mgr.x (mgr.24692) 38 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[23955]: audit 2024-04-25T05:02:06.443574+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.96:0/1186132910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[23955]: audit 2024-04-25T05:02:07.234662+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.96:0/3868288321' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[18594]: audit 2024-04-25T05:02:05.617302+0000 mgr.x (mgr.24692) 37 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[18594]: audit 2024-04-25T05:02:05.987614+0000 mgr.x (mgr.24692) 38 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[18594]: audit 2024-04-25T05:02:06.443574+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.96:0/1186132910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:02:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:07 smithi096 bash[18594]: audit 2024-04-25T05:02:07.234662+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.96:0/3868288321' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:02:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:07 smithi155 bash[18735]: audit 2024-04-25T05:02:05.617302+0000 mgr.x (mgr.24692) 37 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:07 smithi155 bash[18735]: audit 2024-04-25T05:02:05.987614+0000 mgr.x (mgr.24692) 38 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:07 smithi155 bash[18735]: audit 2024-04-25T05:02:06.443574+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.96:0/1186132910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:02:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:07 smithi155 bash[18735]: audit 2024-04-25T05:02:07.234662+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.96:0/3868288321' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:02:08.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:07 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:07] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-04-25T05:02:08.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:08 smithi155 bash[18735]: cluster 2024-04-25T05:02:06.701621+0000 mgr.x (mgr.24692) 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-04-25T05:02:08.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:08 smithi155 bash[18735]: audit 2024-04-25T05:02:06.805794+0000 mgr.x (mgr.24692) 40 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:08.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:08 smithi155 bash[18735]: audit 2024-04-25T05:02:07.917664+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:08.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:08 smithi155 bash[18735]: audit 2024-04-25T05:02:07.929024+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:08.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:08 smithi155 bash[18735]: audit 2024-04-25T05:02:07.967093+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:08.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:08 smithi155 bash[18735]: audit 2024-04-25T05:02:07.967517+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:08.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[23955]: cluster 2024-04-25T05:02:06.701621+0000 mgr.x (mgr.24692) 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-04-25T05:02:08.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[23955]: audit 2024-04-25T05:02:06.805794+0000 mgr.x (mgr.24692) 40 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[23955]: audit 2024-04-25T05:02:07.917664+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[23955]: audit 2024-04-25T05:02:07.929024+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[23955]: audit 2024-04-25T05:02:07.967093+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[23955]: audit 2024-04-25T05:02:07.967517+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[18594]: cluster 2024-04-25T05:02:06.701621+0000 mgr.x (mgr.24692) 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-04-25T05:02:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[18594]: audit 2024-04-25T05:02:06.805794+0000 mgr.x (mgr.24692) 40 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[18594]: audit 2024-04-25T05:02:07.917664+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[18594]: audit 2024-04-25T05:02:07.929024+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[18594]: audit 2024-04-25T05:02:07.967093+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:08 smithi096 bash[18594]: audit 2024-04-25T05:02:07.967517+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:10 smithi155 bash[18735]: cluster 2024-04-25T05:02:08.702297+0000 mgr.x (mgr.24692) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:02:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:10 smithi155 bash[18735]: cephadm 2024-04-25T05:02:08.783965+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Reconfiguring daemon agent.smithi155 on smithi155 2024-04-25T05:02:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:10 smithi155 bash[18735]: cephadm 2024-04-25T05:02:08.879949+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-25T05:02:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:10 smithi155 bash[18735]: audit 2024-04-25T05:02:09.751875+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.96:0/3619996095' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:02:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:10 smithi155 bash[18735]: audit 2024-04-25T05:02:10.109041+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.96:0/3384656662' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]: dispatch 2024-04-25T05:02:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:10 smithi155 bash[18735]: audit 2024-04-25T05:02:10.109599+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]: dispatch 2024-04-25T05:02:10.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[18594]: cluster 2024-04-25T05:02:08.702297+0000 mgr.x (mgr.24692) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[18594]: cephadm 2024-04-25T05:02:08.783965+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Reconfiguring daemon agent.smithi155 on smithi155 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[18594]: cephadm 2024-04-25T05:02:08.879949+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[18594]: audit 2024-04-25T05:02:09.751875+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.96:0/3619996095' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[18594]: audit 2024-04-25T05:02:10.109041+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.96:0/3384656662' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]: dispatch 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[18594]: audit 2024-04-25T05:02:10.109599+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]: dispatch 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[23955]: cluster 2024-04-25T05:02:08.702297+0000 mgr.x (mgr.24692) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[23955]: cephadm 2024-04-25T05:02:08.783965+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Reconfiguring daemon agent.smithi155 on smithi155 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[23955]: cephadm 2024-04-25T05:02:08.879949+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-25T05:02:10.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[23955]: audit 2024-04-25T05:02:09.751875+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.96:0/3619996095' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:02:10.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[23955]: audit 2024-04-25T05:02:10.109041+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.96:0/3384656662' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]: dispatch 2024-04-25T05:02:10.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:10 smithi096 bash[23955]: audit 2024-04-25T05:02:10.109599+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]: dispatch 2024-04-25T05:02:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:11 smithi155 bash[18735]: audit 2024-04-25T05:02:10.331475+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]': finished 2024-04-25T05:02:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:11 smithi155 bash[18735]: cluster 2024-04-25T05:02:10.331665+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-25T05:02:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:11 smithi155 bash[18735]: audit 2024-04-25T05:02:10.692678+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.96:0/726324617' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1831080847"}]: dispatch 2024-04-25T05:02:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:11 smithi096 bash[18594]: audit 2024-04-25T05:02:10.331475+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]': finished 2024-04-25T05:02:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:11 smithi096 bash[18594]: cluster 2024-04-25T05:02:10.331665+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-25T05:02:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:11 smithi096 bash[18594]: audit 2024-04-25T05:02:10.692678+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.96:0/726324617' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1831080847"}]: dispatch 2024-04-25T05:02:11.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:11 smithi096 bash[23955]: audit 2024-04-25T05:02:10.331475+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/854818460"}]': finished 2024-04-25T05:02:11.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:11 smithi096 bash[23955]: cluster 2024-04-25T05:02:10.331665+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-25T05:02:11.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:11 smithi096 bash[23955]: audit 2024-04-25T05:02:10.692678+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.96:0/726324617' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1831080847"}]: dispatch 2024-04-25T05:02:12.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:12 smithi155 bash[39451]: ts=2024-04-25T05:02:12.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.96:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.155:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:02:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:12 smithi155 bash[18735]: cluster 2024-04-25T05:02:10.702964+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 1 op/s 2024-04-25T05:02:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:12 smithi155 bash[18735]: audit 2024-04-25T05:02:11.363274+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.96:0/726324617' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1831080847"}]': finished 2024-04-25T05:02:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:12 smithi155 bash[18735]: cluster 2024-04-25T05:02:11.363423+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-25T05:02:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:12 smithi155 bash[18735]: audit 2024-04-25T05:02:11.735566+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.96:0/2995079263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2513583728"}]: dispatch 2024-04-25T05:02:12.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[18850]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[18594]: cluster 2024-04-25T05:02:10.702964+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 1 op/s 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[18594]: audit 2024-04-25T05:02:11.363274+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.96:0/726324617' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1831080847"}]': finished 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[18594]: cluster 2024-04-25T05:02:11.363423+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[18594]: audit 2024-04-25T05:02:11.735566+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.96:0/2995079263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2513583728"}]: dispatch 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[23955]: cluster 2024-04-25T05:02:10.702964+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 1 op/s 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[23955]: audit 2024-04-25T05:02:11.363274+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? 172.21.15.96:0/726324617' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1831080847"}]': finished 2024-04-25T05:02:12.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[23955]: cluster 2024-04-25T05:02:11.363423+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-25T05:02:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:12 smithi096 bash[23955]: audit 2024-04-25T05:02:11.735566+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.96:0/2995079263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2513583728"}]: dispatch 2024-04-25T05:02:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: audit 2024-04-25T05:02:12.364227+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.96:0/2995079263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2513583728"}]': finished 2024-04-25T05:02:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: cluster 2024-04-25T05:02:12.364852+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-25T05:02:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: audit 2024-04-25T05:02:12.740646+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.96:0/3618090740' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]: dispatch 2024-04-25T05:02:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: audit 2024-04-25T05:02:12.741499+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]: dispatch 2024-04-25T05:02:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: audit 2024-04-25T05:02:13.072706+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: audit 2024-04-25T05:02:13.083089+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:13 smithi155 bash[18735]: audit 2024-04-25T05:02:13.091746+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.749 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[62070]: level=info ts=2024-04-25T05:02:13.591Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00358961s 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: audit 2024-04-25T05:02:12.364227+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.96:0/2995079263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2513583728"}]': finished 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: cluster 2024-04-25T05:02:12.364852+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: audit 2024-04-25T05:02:12.740646+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.96:0/3618090740' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]: dispatch 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: audit 2024-04-25T05:02:12.741499+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]: dispatch 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: audit 2024-04-25T05:02:13.072706+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: audit 2024-04-25T05:02:13.083089+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[18594]: audit 2024-04-25T05:02:13.091746+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: audit 2024-04-25T05:02:12.364227+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.96:0/2995079263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2513583728"}]': finished 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: cluster 2024-04-25T05:02:12.364852+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-25T05:02:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: audit 2024-04-25T05:02:12.740646+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.96:0/3618090740' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]: dispatch 2024-04-25T05:02:13.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: audit 2024-04-25T05:02:12.741499+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]: dispatch 2024-04-25T05:02:13.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: audit 2024-04-25T05:02:13.072706+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: audit 2024-04-25T05:02:13.083089+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:13.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:13 smithi096 bash[23955]: audit 2024-04-25T05:02:13.091746+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:14.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: cluster 2024-04-25T05:02:12.703477+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-25T05:02:14.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: cephadm 2024-04-25T05:02:13.124473+0000 mgr.x (mgr.24692) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:02:14.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: audit 2024-04-25T05:02:13.376063+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]': finished 2024-04-25T05:02:14.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: cluster 2024-04-25T05:02:13.376220+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-25T05:02:14.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: cephadm 2024-04-25T05:02:13.386714+0000 mgr.x (mgr.24692) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:02:14.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: audit 2024-04-25T05:02:13.757023+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.96:0/572870371' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]: dispatch 2024-04-25T05:02:14.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:14 smithi155 bash[18735]: audit 2024-04-25T05:02:13.757654+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]: dispatch 2024-04-25T05:02:14.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: cluster 2024-04-25T05:02:12.703477+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: cephadm 2024-04-25T05:02:13.124473+0000 mgr.x (mgr.24692) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: audit 2024-04-25T05:02:13.376063+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]': finished 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: cluster 2024-04-25T05:02:13.376220+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: cephadm 2024-04-25T05:02:13.386714+0000 mgr.x (mgr.24692) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: audit 2024-04-25T05:02:13.757023+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.96:0/572870371' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]: dispatch 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[18594]: audit 2024-04-25T05:02:13.757654+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]: dispatch 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: cluster 2024-04-25T05:02:12.703477+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: cephadm 2024-04-25T05:02:13.124473+0000 mgr.x (mgr.24692) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: audit 2024-04-25T05:02:13.376063+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3703371602"}]': finished 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: cluster 2024-04-25T05:02:13.376220+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-25T05:02:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: cephadm 2024-04-25T05:02:13.386714+0000 mgr.x (mgr.24692) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:02:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: audit 2024-04-25T05:02:13.757023+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.96:0/572870371' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]: dispatch 2024-04-25T05:02:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:14 smithi096 bash[23955]: audit 2024-04-25T05:02:13.757654+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]: dispatch 2024-04-25T05:02:15.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[18594]: cluster 2024-04-25T05:02:14.704682+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[18594]: audit 2024-04-25T05:02:14.740437+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]': finished 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[18594]: cluster 2024-04-25T05:02:14.740636+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[18594]: audit 2024-04-25T05:02:15.119103+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.96:0/508009942' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3703371602"}]: dispatch 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[23955]: cluster 2024-04-25T05:02:14.704682+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[23955]: audit 2024-04-25T05:02:14.740437+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]': finished 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[23955]: cluster 2024-04-25T05:02:14.740636+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-25T05:02:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:15 smithi096 bash[23955]: audit 2024-04-25T05:02:15.119103+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.96:0/508009942' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3703371602"}]: dispatch 2024-04-25T05:02:16.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:15 smithi155 bash[18735]: cluster 2024-04-25T05:02:14.704682+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:16.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:15 smithi155 bash[18735]: audit 2024-04-25T05:02:14.740437+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/2631861386"}]': finished 2024-04-25T05:02:16.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:15 smithi155 bash[18735]: cluster 2024-04-25T05:02:14.740636+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-25T05:02:16.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:15 smithi155 bash[18735]: audit 2024-04-25T05:02:15.119103+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.96:0/508009942' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3703371602"}]: dispatch 2024-04-25T05:02:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:16 smithi096 bash[18594]: audit 2024-04-25T05:02:15.741426+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.96:0/508009942' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3703371602"}]': finished 2024-04-25T05:02:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:16 smithi096 bash[18594]: cluster 2024-04-25T05:02:15.741614+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-25T05:02:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:16 smithi096 bash[18594]: audit 2024-04-25T05:02:16.127930+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.96:0/1149972599' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3798124849"}]: dispatch 2024-04-25T05:02:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:16 smithi096 bash[23955]: audit 2024-04-25T05:02:15.741426+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.96:0/508009942' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3703371602"}]': finished 2024-04-25T05:02:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:16 smithi096 bash[23955]: cluster 2024-04-25T05:02:15.741614+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-25T05:02:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:16 smithi096 bash[23955]: audit 2024-04-25T05:02:16.127930+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.96:0/1149972599' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3798124849"}]: dispatch 2024-04-25T05:02:17.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:16 smithi155 bash[18735]: audit 2024-04-25T05:02:15.741426+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.96:0/508009942' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3703371602"}]': finished 2024-04-25T05:02:17.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:16 smithi155 bash[18735]: cluster 2024-04-25T05:02:15.741614+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-25T05:02:17.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:16 smithi155 bash[18735]: audit 2024-04-25T05:02:16.127930+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.96:0/1149972599' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3798124849"}]: dispatch 2024-04-25T05:02:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:17 smithi096 bash[18594]: cluster 2024-04-25T05:02:16.705133+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v23: 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-04-25T05:02:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:17 smithi096 bash[18594]: audit 2024-04-25T05:02:16.861471+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.96:0/1149972599' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3798124849"}]': finished 2024-04-25T05:02:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:17 smithi096 bash[18594]: cluster 2024-04-25T05:02:16.861640+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-25T05:02:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:17 smithi096 bash[23955]: cluster 2024-04-25T05:02:16.705133+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v23: 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-04-25T05:02:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:17 smithi096 bash[23955]: audit 2024-04-25T05:02:16.861471+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.96:0/1149972599' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3798124849"}]': finished 2024-04-25T05:02:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:17 smithi096 bash[23955]: cluster 2024-04-25T05:02:16.861640+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-25T05:02:18.068 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:17 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:17] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-04-25T05:02:18.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:17 smithi155 bash[18735]: cluster 2024-04-25T05:02:16.705133+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v23: 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-04-25T05:02:18.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:17 smithi155 bash[18735]: audit 2024-04-25T05:02:16.861471+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.96:0/1149972599' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3798124849"}]': finished 2024-04-25T05:02:18.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:17 smithi155 bash[18735]: cluster 2024-04-25T05:02:16.861640+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-25T05:02:19.179 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:02:19.179 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[49262]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T05:02:19.179 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:02:19.179 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-25T05:02:19.179 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:18 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[39451]: ts=2024-04-25T05:02:18.999Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[39451]: ts=2024-04-25T05:02:19.000Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[39451]: ts=2024-04-25T05:02:19.000Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[39451]: ts=2024-04-25T05:02:19.000Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[39451]: ts=2024-04-25T05:02:19.000Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-25T05:02:19.180 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[39451]: ts=2024-04-25T05:02:19.000Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-25T05:02:19.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[18735]: cluster 2024-04-25T05:02:18.705978+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-25T05:02:19.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[18735]: audit 2024-04-25T05:02:18.801483+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:19.774 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[49270]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:02:19.774 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 bash[49305]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T05:02:19.774 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-25T05:02:19.774 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 systemd[1]: Stopped Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:19.775 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:19 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:19 smithi096 bash[18594]: cluster 2024-04-25T05:02:18.705978+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-25T05:02:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:19 smithi096 bash[18594]: audit 2024-04-25T05:02:18.801483+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:19 smithi096 bash[23955]: cluster 2024-04-25T05:02:18.705978+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-25T05:02:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:19 smithi096 bash[23955]: audit 2024-04-25T05:02:18.801483+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:21.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:20 smithi155 bash[18735]: audit 2024-04-25T05:02:19.429188+0000 mgr.x (mgr.24692) 51 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:21.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:20 smithi155 bash[18735]: audit 2024-04-25T05:02:19.785473+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:21.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:20 smithi155 bash[18735]: audit 2024-04-25T05:02:19.798633+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:21.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:20 smithi155 bash[18735]: cephadm 2024-04-25T05:02:19.826992+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-25T05:02:21.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:20 smithi155 bash[18735]: cephadm 2024-04-25T05:02:19.827639+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi155 2024-04-25T05:02:21.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[18594]: audit 2024-04-25T05:02:19.429188+0000 mgr.x (mgr.24692) 51 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[18594]: audit 2024-04-25T05:02:19.785473+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[18594]: audit 2024-04-25T05:02:19.798633+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[18594]: cephadm 2024-04-25T05:02:19.826992+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[18594]: cephadm 2024-04-25T05:02:19.827639+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi155 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[23955]: audit 2024-04-25T05:02:19.429188+0000 mgr.x (mgr.24692) 51 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[23955]: audit 2024-04-25T05:02:19.785473+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[23955]: audit 2024-04-25T05:02:19.798633+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[23955]: cephadm 2024-04-25T05:02:19.826992+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-25T05:02:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:20 smithi096 bash[23955]: cephadm 2024-04-25T05:02:19.827639+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi155 2024-04-25T05:02:21.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.078Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-25T05:02:21.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.078Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-25T05:02:21.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.078Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-25T05:02:21.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.078Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T05:02:21.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.078Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.078Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.081Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.081Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.083Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.086Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.086Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.294µs 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.086Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T05:02:21.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.087Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-25T05:02:21.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.552Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-25T05:02:21.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.552Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-25T05:02:21.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.552Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.766µs wal_replay_duration=466.613081ms total_replay_duration=466.698224ms 2024-04-25T05:02:21.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.560Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T05:02:21.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.560Z caller=main.go:947 level=info msg="TSDB started" 2024-04-25T05:02:21.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.560Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T05:02:21.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.617Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=56.398978ms db_storage=1.183µs remote_storage=2.103µs web_handler=577ns query_engine=1.207µs scrape=524.262µs scrape_sd=309.151µs notify=61.313µs notify_sd=75.963µs rules=54.561877ms 2024-04-25T05:02:21.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[49334]: ts=2024-04-25T05:02:21.617Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-25T05:02:21.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:21 smithi155 bash[18735]: cluster 2024-04-25T05:02:20.707674+0000 mgr.x (mgr.24692) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:02:22.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:21 smithi096 bash[18594]: cluster 2024-04-25T05:02:20.707674+0000 mgr.x (mgr.24692) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:02:22.219 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:21 smithi096 bash[23955]: cluster 2024-04-25T05:02:20.707674+0000 mgr.x (mgr.24692) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:02:22.862 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:22 smithi155 systemd[1]: Stopping Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:02:22.862 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:22 smithi155 bash[49520]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter.b 2024-04-25T05:02:23.451 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[49531]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-b 2024-04-25T05:02:23.451 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[49567]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter.b 2024-04-25T05:02:23.451 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:23 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:02:23.451 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:23 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-25T05:02:23.451 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:23 smithi155 systemd[1]: Stopped Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:23.451 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:23 smithi155 systemd[1]: Started Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[18735]: cluster 2024-04-25T05:02:22.708233+0000 mgr.x (mgr.24692) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-04-25T05:02:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[18735]: audit 2024-04-25T05:02:23.464149+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[18735]: audit 2024-04-25T05:02:23.475754+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[18735]: audit 2024-04-25T05:02:23.717962+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[18735]: audit 2024-04-25T05:02:23.727864+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:23 smithi155 bash[18735]: audit 2024-04-25T05:02:23.731625+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T05:02:24.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[18594]: cluster 2024-04-25T05:02:22.708233+0000 mgr.x (mgr.24692) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-04-25T05:02:24.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[18594]: audit 2024-04-25T05:02:23.464149+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[18594]: audit 2024-04-25T05:02:23.475754+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[18594]: audit 2024-04-25T05:02:23.717962+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[18594]: audit 2024-04-25T05:02:23.727864+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[18594]: audit 2024-04-25T05:02:23.731625+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[23955]: cluster 2024-04-25T05:02:22.708233+0000 mgr.x (mgr.24692) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[23955]: audit 2024-04-25T05:02:23.464149+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[23955]: audit 2024-04-25T05:02:23.475754+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[23955]: audit 2024-04-25T05:02:23.717962+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[23955]: audit 2024-04-25T05:02:23.727864+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:23 smithi096 bash[23955]: audit 2024-04-25T05:02:23.731625+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T05:02:24.597 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.378Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-25T05:02:24.597 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.378Z 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-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.378Z 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-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.378Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=arp 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=edac 2024-04-25T05:02:24.598 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-25T05:02:24.599 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=os 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.379Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=stat 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=time 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=uname 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-25T05:02:24.600 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-25T05:02:24.601 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-25T05:02:24.601 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[49595]: ts=2024-04-25T05:02:24.380Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-25T05:02:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[18735]: cephadm 2024-04-25T05:02:23.499722+0000 mgr.x (mgr.24692) 56 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-25T05:02:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[18735]: cephadm 2024-04-25T05:02:23.517530+0000 mgr.x (mgr.24692) 57 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-25T05:02:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[18735]: audit 2024-04-25T05:02:23.732612+0000 mgr.x (mgr.24692) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T05:02:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:24 smithi155 bash[18735]: cephadm 2024-04-25T05:02:23.743679+0000 mgr.x (mgr.24692) 59 : cephadm [INF] Reconfiguring daemon grafana.a on smithi155 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[18594]: cephadm 2024-04-25T05:02:23.499722+0000 mgr.x (mgr.24692) 56 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[18594]: cephadm 2024-04-25T05:02:23.517530+0000 mgr.x (mgr.24692) 57 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[18594]: audit 2024-04-25T05:02:23.732612+0000 mgr.x (mgr.24692) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[18594]: cephadm 2024-04-25T05:02:23.743679+0000 mgr.x (mgr.24692) 59 : cephadm [INF] Reconfiguring daemon grafana.a on smithi155 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[23955]: cephadm 2024-04-25T05:02:23.499722+0000 mgr.x (mgr.24692) 56 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[23955]: cephadm 2024-04-25T05:02:23.517530+0000 mgr.x (mgr.24692) 57 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[23955]: audit 2024-04-25T05:02:23.732612+0000 mgr.x (mgr.24692) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-25T05:02:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:24 smithi096 bash[23955]: cephadm 2024-04-25T05:02:23.743679+0000 mgr.x (mgr.24692) 59 : cephadm [INF] Reconfiguring daemon grafana.a on smithi155 2024-04-25T05:02:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:25 smithi155 bash[18735]: cluster 2024-04-25T05:02:24.709343+0000 mgr.x (mgr.24692) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-04-25T05:02:26.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:25 smithi096 bash[18594]: cluster 2024-04-25T05:02:24.709343+0000 mgr.x (mgr.24692) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-04-25T05:02:26.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:25 smithi096 bash[23955]: cluster 2024-04-25T05:02:24.709343+0000 mgr.x (mgr.24692) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-04-25T05:02:28.139 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:27 smithi155 bash[18735]: cluster 2024-04-25T05:02:26.710557+0000 mgr.x (mgr.24692) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:02:28.140 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:27 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:27] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.33.4" 2024-04-25T05:02:28.140 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:27 smithi155 systemd[1]: Stopping Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:02:28.140 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:27 smithi155 bash[49805]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana.a 2024-04-25T05:02:28.140 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:28 smithi155 bash[38430]: t=2024-04-25T05:02:28+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-25T05:02:28.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:27 smithi096 bash[18594]: cluster 2024-04-25T05:02:26.710557+0000 mgr.x (mgr.24692) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:02:28.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:27 smithi096 bash[23955]: cluster 2024-04-25T05:02:26.710557+0000 mgr.x (mgr.24692) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:02:28.908 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:28 smithi155 bash[49815]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:02:28.909 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:28 smithi155 bash[49851]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana.a 2024-04-25T05:02:28.909 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:28 smithi155 bash[49334]: ts=2024-04-25T05:02:28.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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:02:29.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STOPPING 2024-04-25T05:02:29.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-25T05:02:29.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STOPPED 2024-04-25T05:02:29.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STARTING 2024-04-25T05:02:29.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Serving on http://:::9283 2024-04-25T05:02:29.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STARTED 2024-04-25T05:02:29.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STOPPING 2024-04-25T05:02:29.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-25T05:02:29.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STOPPED 2024-04-25T05:02:29.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STARTING 2024-04-25T05:02:29.210 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:28 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-25T05:02:29.210 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:28 smithi155 systemd[1]: Stopped Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:29.210 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:28 smithi155 systemd[1]: Started Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:29.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Serving on http://:::9283 2024-04-25T05:02:29.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STARTED 2024-04-25T05:02:29.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STOPPING 2024-04-25T05:02:29.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-25T05:02:29.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STOPPED 2024-04-25T05:02:29.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STARTING 2024-04-25T05:02:29.710 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Serving on http://:::9283 2024-04-25T05:02:29.710 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[47216]: [25/Apr/2024:05:02:29] ENGINE Bus STARTED 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: cluster 2024-04-25T05:02:28.711013+0000 mgr.x (mgr.24692) 62 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:28.967947+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:28.978175+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:28.998975+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:28.999440+0000 mgr.x (mgr.24692) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.000477+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.000804+0000 mgr.x (mgr.24692) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.009152+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.016330+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.016988+0000 mgr.x (mgr.24692) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.038265+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: cephadm 2024-04-25T05:02:29.040067+0000 mgr.x (mgr.24692) 66 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.040319+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.040840+0000 mgr.x (mgr.24692) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.042772+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.043349+0000 mgr.x (mgr.24692) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.049523+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.054084+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:02:30.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.054568+0000 mgr.x (mgr.24692) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+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-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+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-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="App mode production" logger=settings 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-25T05:02:30.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+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-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=648.837µs 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[49878]: t=2024-04-25T05:02:29+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-25T05:02:30.213 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.055535+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.055928+0000 mgr.x (mgr.24692) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.064052+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.073126+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.073599+0000 mgr.x (mgr.24692) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.077760+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.078150+0000 mgr.x (mgr.24692) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.086745+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: audit 2024-04-25T05:02:29.103882+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:02:30.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:29 smithi155 bash[18735]: cephadm 2024-04-25T05:02:29.104971+0000 mgr.x (mgr.24692) 73 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-25T05:02:30.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: cluster 2024-04-25T05:02:28.711013+0000 mgr.x (mgr.24692) 62 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-25T05:02:30.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:28.967947+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:28.978175+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:28.998975+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:28.999440+0000 mgr.x (mgr.24692) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.000477+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.000804+0000 mgr.x (mgr.24692) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.009152+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.016330+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.016988+0000 mgr.x (mgr.24692) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.038265+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: cephadm 2024-04-25T05:02:29.040067+0000 mgr.x (mgr.24692) 66 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.040319+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.040840+0000 mgr.x (mgr.24692) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.042772+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:02:30.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.043349+0000 mgr.x (mgr.24692) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.049523+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.054084+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.054568+0000 mgr.x (mgr.24692) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: cluster 2024-04-25T05:02:28.711013+0000 mgr.x (mgr.24692) 62 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:28.967947+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:28.978175+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:28.998975+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:28.999440+0000 mgr.x (mgr.24692) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.000477+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-04-25T05:02:30.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.000804+0000 mgr.x (mgr.24692) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.009152+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.016330+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.016988+0000 mgr.x (mgr.24692) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.038265+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: cephadm 2024-04-25T05:02:29.040067+0000 mgr.x (mgr.24692) 66 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.040319+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.040840+0000 mgr.x (mgr.24692) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.042772+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.043349+0000 mgr.x (mgr.24692) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.049523+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.054084+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:02:30.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.054568+0000 mgr.x (mgr.24692) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.055535+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.055928+0000 mgr.x (mgr.24692) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.064052+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.073126+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.073599+0000 mgr.x (mgr.24692) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.077760+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.078150+0000 mgr.x (mgr.24692) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.086745+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: audit 2024-04-25T05:02:29.103882+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:02:30.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[18594]: cephadm 2024-04-25T05:02:29.104971+0000 mgr.x (mgr.24692) 73 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.055535+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.055928+0000 mgr.x (mgr.24692) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.064052+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.073126+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.073599+0000 mgr.x (mgr.24692) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.077760+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.078150+0000 mgr.x (mgr.24692) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.086745+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: audit 2024-04-25T05:02:29.103882+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:02:30.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:29 smithi096 bash[23955]: cephadm 2024-04-25T05:02:29.104971+0000 mgr.x (mgr.24692) 73 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-25T05:02:30.709 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-25T05:02:30.709 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-25T05:02:30.709 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-25T05:02:30.709 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-25T05:02:30.710 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-25T05:02:30.710 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[49878]: t=2024-04-25T05:02:30+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-25T05:02:30.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:30 smithi096 bash[18594]: audit 2024-04-25T05:02:29.431693+0000 mgr.x (mgr.24692) 74 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:30 smithi096 bash[23955]: audit 2024-04-25T05:02:29.431693+0000 mgr.x (mgr.24692) 74 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:30 smithi155 bash[18735]: audit 2024-04-25T05:02:29.431693+0000 mgr.x (mgr.24692) 74 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:32.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: cluster 2024-04-25T05:02:30.712642+0000 mgr.x (mgr.24692) 75 : cluster [DBG] pgmap v31: 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-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: cephadm 2024-04-25T05:02:31.225265+0000 mgr.x (mgr.24692) 76 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: audit 2024-04-25T05:02:31.233372+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: audit 2024-04-25T05:02:31.239621+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: audit 2024-04-25T05:02:31.239911+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: audit 2024-04-25T05:02:31.242649+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: audit 2024-04-25T05:02:31.244728+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[18594]: cephadm 2024-04-25T05:02:31.246757+0000 mgr.x (mgr.24692) 77 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: cluster 2024-04-25T05:02:30.712642+0000 mgr.x (mgr.24692) 75 : cluster [DBG] pgmap v31: 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-04-25T05:02:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: cephadm 2024-04-25T05:02:31.225265+0000 mgr.x (mgr.24692) 76 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: audit 2024-04-25T05:02:31.233372+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: audit 2024-04-25T05:02:31.239621+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:02:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: audit 2024-04-25T05:02:31.239911+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:02:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: audit 2024-04-25T05:02:31.242649+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:02:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: audit 2024-04-25T05:02:31.244728+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:32 smithi096 bash[23955]: cephadm 2024-04-25T05:02:31.246757+0000 mgr.x (mgr.24692) 77 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:02:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: cluster 2024-04-25T05:02:30.712642+0000 mgr.x (mgr.24692) 75 : cluster [DBG] pgmap v31: 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-04-25T05:02:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: cephadm 2024-04-25T05:02:31.225265+0000 mgr.x (mgr.24692) 76 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:02:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: audit 2024-04-25T05:02:31.233372+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: audit 2024-04-25T05:02:31.239621+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:02:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: audit 2024-04-25T05:02:31.239911+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:02:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: audit 2024-04-25T05:02:31.242649+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:02:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: audit 2024-04-25T05:02:31.244728+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:32 smithi155 bash[18735]: cephadm 2024-04-25T05:02:31.246757+0000 mgr.x (mgr.24692) 77 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:02:33.562 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.562 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.562 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.563 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.563 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.563 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.564 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.564 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: Stopping Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:02:33.564 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.564 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:02:33 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:33.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:33 smithi155 bash[49334]: ts=2024-04-25T05:02: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:02:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:34 smithi096 bash[18594]: cluster 2024-04-25T05:02:32.713456+0000 mgr.x (mgr.24692) 78 : 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-04-25T05:02:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:34 smithi096 bash[18594]: audit 2024-04-25T05:02:33.802615+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:34 smithi096 bash[23955]: cluster 2024-04-25T05:02:32.713456+0000 mgr.x (mgr.24692) 78 : 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-04-25T05:02:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:34 smithi096 bash[23955]: audit 2024-04-25T05:02:33.802615+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:34.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:34 smithi155 bash[18735]: cluster 2024-04-25T05:02:32.713456+0000 mgr.x (mgr.24692) 78 : 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-04-25T05:02:34.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:34 smithi155 bash[18735]: audit 2024-04-25T05:02:33.802615+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:34.900 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:34 smithi096 bash[63824]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-y 2024-04-25T05:02:35.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.159 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.160 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.160 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.160 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.160 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.161 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.161 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:34 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:02:35.161 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:34 smithi096 bash[63893]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-y 2024-04-25T05:02:35.161 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:34 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-25T05:02:35.162 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:34 smithi096 systemd[1]: Stopped Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:35.162 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:35.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:35 smithi096 systemd[1]: Started Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: cluster 2024-04-25T05:02:34.714140+0000 mgr.x (mgr.24692) 79 : 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-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: audit 2024-04-25T05:02:35.215993+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: audit 2024-04-25T05:02:35.229437+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: audit 2024-04-25T05:02:35.277726+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: audit 2024-04-25T05:02:35.278052+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: audit 2024-04-25T05:02:35.278201+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:36.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:36 smithi155 bash[18735]: audit 2024-04-25T05:02:35.278454+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:36.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: cluster 2024-04-25T05:02:34.714140+0000 mgr.x (mgr.24692) 79 : 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-04-25T05:02:36.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: audit 2024-04-25T05:02:35.215993+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:36.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: audit 2024-04-25T05:02:35.229437+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:36.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: audit 2024-04-25T05:02:35.277726+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: audit 2024-04-25T05:02:35.278052+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: audit 2024-04-25T05:02:35.278201+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[18594]: audit 2024-04-25T05:02:35.278454+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: cluster 2024-04-25T05:02:34.714140+0000 mgr.x (mgr.24692) 79 : 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-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: audit 2024-04-25T05:02:35.215993+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: audit 2024-04-25T05:02:35.229437+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: audit 2024-04-25T05:02:35.277726+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: audit 2024-04-25T05:02:35.278052+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: audit 2024-04-25T05:02:35.278201+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[23955]: audit 2024-04-25T05:02:35.278454+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:36.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.789 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.789 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.790 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.790 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.790 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[63990]: debug 2024-04-25T05:02:36.748+0000 7f241a9a0700 1 -- 172.21.15.96:0/2187943009 <== mon.1 v2:172.21.15.96:3301/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x5634edd984e0 con 0x5634eeb1cc00 2024-04-25T05:02:36.790 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[63990]: debug 2024-04-25T05:02:36.748+0000 7f241a9a0700 1 -- 172.21.15.96:0/2187943009 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5634edd9a5a0 con 0x5634eeb1cc00 2024-04-25T05:02:36.790 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.791 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.791 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:36.791 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.220 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.220 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.220 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.220 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.221 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:36 smithi096 bash[63990]: debug 2024-04-25T05:02:36.896+0000 7f2424bb2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:02:37.221 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.221 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.222 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:02:36 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:37 smithi096 bash[18594]: cephadm 2024-04-25T05:02:35.933421+0000 mgr.x (mgr.24692) 80 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T05:02:37.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:37 smithi096 bash[18594]: audit 2024-04-25T05:02:36.959068+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:37.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:37 smithi096 bash[23955]: cephadm 2024-04-25T05:02:35.933421+0000 mgr.x (mgr.24692) 80 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T05:02:37.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:37 smithi096 bash[23955]: audit 2024-04-25T05:02:36.959068+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:37.618 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:02:37.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:37 smithi155 bash[18735]: cephadm 2024-04-25T05:02:35.933421+0000 mgr.x (mgr.24692) 80 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T05:02:37.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:37 smithi155 bash[18735]: audit 2024-04-25T05:02:36.959068+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:37.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.876 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.876 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.877 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.877 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:37 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:37] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.33.4" 2024-04-25T05:02:37.877 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.877 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.877 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:37.878 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:02:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 starting - - - - 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (14m) 71s ago 15m 53.1M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (13m) 60s ago 13m 43.5M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:02:38.372 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (13m) 71s ago 13m 42.4M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 starting - - - - 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 starting - - - - 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (12m) 71s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (11m) 71s ago 12m 57.3M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (11m) 71s ago 11m 49.4M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (10m) 71s ago 10m 55.8M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (10m) 60s ago 10m 55.7M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (9m) 60s ago 9m 51.4M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (8m) 60s ago 9m 49.1M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (8m) 60s ago 8m 53.3M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 starting - - - - 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (5m) 71s ago 5m 84.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (5m) 60s ago 5m 84.2M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (5m) 71s ago 5m 83.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:02:38.373 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (5m) 60s ago 5m 83.9M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:02:38.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.460 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.460 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.460 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.461 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:38 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:38 smithi155 bash[18735]: cephadm 2024-04-25T05:02:36.486121+0000 mgr.x (mgr.24692) 81 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T05:02:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:38 smithi155 bash[18735]: cluster 2024-04-25T05:02:36.715275+0000 mgr.x (mgr.24692) 82 : 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-04-25T05:02:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:38 smithi155 bash[18735]: audit 2024-04-25T05:02:37.471246+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:38.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[18594]: cephadm 2024-04-25T05:02:36.486121+0000 mgr.x (mgr.24692) 81 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T05:02:38.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[18594]: cluster 2024-04-25T05:02:36.715275+0000 mgr.x (mgr.24692) 82 : 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-04-25T05:02:38.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[18594]: audit 2024-04-25T05:02:37.471246+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:38.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[23955]: cephadm 2024-04-25T05:02:36.486121+0000 mgr.x (mgr.24692) 81 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T05:02:38.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[23955]: cluster 2024-04-25T05:02:36.715275+0000 mgr.x (mgr.24692) 82 : 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-04-25T05:02:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[23955]: audit 2024-04-25T05:02:37.471246+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:02:38.797 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:02:38.798 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:02:38.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:38 smithi155 bash[49334]: ts=2024-04-25T05:02: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:02:38.975 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[63990]: debug 2024-04-25T05:02:38.612+0000 7f2424bb2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:02:38.975 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[63990]: debug 2024-04-25T05:02:38.712+0000 7f2424bb2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:02:39.154 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:02:39.154 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:02:39.154 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:02:39.154 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:02:39.155 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:02:39.155 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "", 2024-04-25T05:02:39.155 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading mgr daemons", 2024-04-25T05:02:39.155 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:02:39.155 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:02:39.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:38 smithi096 bash[63990]: debug 2024-04-25T05:02:38.976+0000 7f2424bb2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:02:39.584 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[47216]: debug 2024-04-25T05:02:39.329+0000 7fa15a37c700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[47216]: ignoring --setuser ceph since I am not root 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[47216]: ignoring --setgroup ceph since I am not root 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[47216]: debug 2024-04-25T05:02:39.393+0000 7f8af02de700 1 -- 172.21.15.155:0/4106594178 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56081840e5a0 con 0x56081918ec00 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[47216]: debug 2024-04-25T05:02:39.529+0000 7f8afa0d2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:37.610692+0000 mgr.x (mgr.24692) 83 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.013946+0000 mgr.x (mgr.24692) 84 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.303456+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.305985+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.307056+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.314684+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: cephadm 2024-04-25T05:02:38.315947+0000 mgr.x (mgr.24692) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.360581+0000 mgr.x (mgr.24692) 86 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.430189+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.437088+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.437129+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: cluster 2024-04-25T05:02:38.443532+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.766490+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: audit 2024-04-25T05:02:38.801913+0000 mon.a (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.96:0/2870810360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:02:39.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:39 smithi155 bash[18735]: cluster 2024-04-25T05:02:39.031767+0000 mon.a (mon.0) 1207 : cluster [DBG] Standby manager daemon x started 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:37.610692+0000 mgr.x (mgr.24692) 83 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.013946+0000 mgr.x (mgr.24692) 84 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.303456+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.305985+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.307056+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.314684+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: cephadm 2024-04-25T05:02:38.315947+0000 mgr.x (mgr.24692) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.360581+0000 mgr.x (mgr.24692) 86 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.430189+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:02:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.437088+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.437129+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: cluster 2024-04-25T05:02:38.443532+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.766490+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: audit 2024-04-25T05:02:38.801913+0000 mon.a (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.96:0/2870810360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[18594]: cluster 2024-04-25T05:02:39.031767+0000 mon.a (mon.0) 1207 : cluster [DBG] Standby manager daemon x started 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:37.610692+0000 mgr.x (mgr.24692) 83 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.013946+0000 mgr.x (mgr.24692) 84 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.303456+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.305985+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.307056+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.314684+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: cephadm 2024-04-25T05:02:38.315947+0000 mgr.x (mgr.24692) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.360581+0000 mgr.x (mgr.24692) 86 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.430189+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.437088+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.24692 172.21.15.155:0/3894685841' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.437129+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: cluster 2024-04-25T05:02:38.443532+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.766490+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: audit 2024-04-25T05:02:38.801913+0000 mon.a (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.96:0/2870810360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:02:39.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[23955]: cluster 2024-04-25T05:02:39.031767+0000 mon.a (mon.0) 1207 : cluster [DBG] Standby manager daemon x started 2024-04-25T05:02:40.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[63990]: debug 2024-04-25T05:02:39.812+0000 7f2424bb2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:02:40.250 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:39 smithi096 bash[63990]: debug 2024-04-25T05:02:39.928+0000 7f2424bb2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:02:40.250 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[63990]: debug 2024-04-25T05:02:40.036+0000 7f2424bb2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:02:40.637 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[18594]: audit 2024-04-25T05:02:39.323505+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-25T05:02:40.637 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[18594]: cluster 2024-04-25T05:02:39.323589+0000 mon.a (mon.0) 1209 : cluster [DBG] mgrmap e27: y(active, starting, since 0.885527s), standbys: x 2024-04-25T05:02:40.637 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[18594]: audit 2024-04-25T05:02:39.589319+0000 mon.a (mon.0) 1210 : audit [DBG] from='client.? 172.21.15.96:0/2802474096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:02:40.637 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[63990]: debug 2024-04-25T05:02:40.412+0000 7f2424bb2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:02:40.637 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[63990]: debug 2024-04-25T05:02:40.532+0000 7f2424bb2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:02:40.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[23955]: audit 2024-04-25T05:02:39.323505+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-25T05:02:40.638 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[23955]: cluster 2024-04-25T05:02:39.323589+0000 mon.a (mon.0) 1209 : cluster [DBG] mgrmap e27: y(active, starting, since 0.885527s), standbys: x 2024-04-25T05:02:40.638 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[23955]: audit 2024-04-25T05:02:39.589319+0000 mon.a (mon.0) 1210 : audit [DBG] from='client.? 172.21.15.96:0/2802474096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:02:40.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:40 smithi155 bash[18735]: audit 2024-04-25T05:02:39.323505+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-25T05:02:40.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:40 smithi155 bash[18735]: cluster 2024-04-25T05:02:39.323589+0000 mon.a (mon.0) 1209 : cluster [DBG] mgrmap e27: y(active, starting, since 0.885527s), standbys: x 2024-04-25T05:02:40.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:40 smithi155 bash[18735]: audit 2024-04-25T05:02:39.589319+0000 mon.a (mon.0) 1210 : audit [DBG] from='client.? 172.21.15.96:0/2802474096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:02:40.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:40 smithi096 bash[63990]: debug 2024-04-25T05:02:40.640+0000 7f2424bb2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:02:41.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:41 smithi155 bash[47216]: debug 2024-04-25T05:02:41.117+0000 7f8afa0d2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:02:41.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:41 smithi155 bash[47216]: debug 2024-04-25T05:02:41.217+0000 7f8afa0d2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:02:41.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:41 smithi096 bash[63990]: debug 2024-04-25T05:02:41.008+0000 7f2424bb2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:02:41.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:41 smithi096 bash[63990]: debug 2024-04-25T05:02:41.248+0000 7f2424bb2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:02:41.893 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:41 smithi096 bash[63990]: debug 2024-04-25T05:02:41.524+0000 7f2424bb2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:02:41.893 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:41 smithi096 bash[63990]: debug 2024-04-25T05:02:41.640+0000 7f2424bb2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:02:41.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:41 smithi155 bash[47216]: debug 2024-04-25T05:02:41.469+0000 7f8afa0d2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:02:42.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:41 smithi096 bash[63990]: debug 2024-04-25T05:02:41.928+0000 7f2424bb2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:02:42.642 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:42 smithi096 bash[63990]: debug 2024-04-25T05:02:42.376+0000 7f2424bb2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:02:42.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:42 smithi155 bash[47216]: debug 2024-04-25T05:02:42.277+0000 7f8afa0d2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:02:42.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:42 smithi155 bash[47216]: debug 2024-04-25T05:02:42.389+0000 7f8afa0d2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:02:42.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:42 smithi155 bash[47216]: debug 2024-04-25T05:02:42.497+0000 7f8afa0d2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:02:42.949 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:42 smithi096 bash[63990]: debug 2024-04-25T05:02:42.644+0000 7f2424bb2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:02:42.950 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:42 smithi096 bash[63990]: debug 2024-04-25T05:02:42.776+0000 7f2424bb2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:02:43.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:42 smithi155 bash[47216]: debug 2024-04-25T05:02:42.865+0000 7f8afa0d2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:02:43.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:42 smithi155 bash[47216]: debug 2024-04-25T05:02:42.981+0000 7f8afa0d2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:02:43.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:43 smithi155 bash[47216]: debug 2024-04-25T05:02:43.089+0000 7f8afa0d2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:02:43.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:43 smithi096 bash[63990]: debug 2024-04-25T05:02:43.044+0000 7f2424bb2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:02:43.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:43 smithi155 bash[47216]: debug 2024-04-25T05:02:43.493+0000 7f8afa0d2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:02:43.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:43 smithi155 bash[49334]: ts=2024-04-25T05:02: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:02:44.068 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:43 smithi155 bash[47216]: debug 2024-04-25T05:02:43.765+0000 7f8afa0d2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:02:44.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:44 smithi155 bash[47216]: debug 2024-04-25T05:02:44.069+0000 7f8afa0d2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:02:44.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:44 smithi155 bash[47216]: debug 2024-04-25T05:02:44.201+0000 7f8afa0d2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:02:44.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:44 smithi096 bash[63990]: debug 2024-04-25T05:02:44.080+0000 7f2424bb2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:02:44.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:44 smithi096 bash[63990]: debug 2024-04-25T05:02:44.204+0000 7f2424bb2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:02:44.916 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:44 smithi155 bash[47216]: debug 2024-04-25T05:02:44.485+0000 7f8afa0d2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:02:44.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:44 smithi096 bash[63990]: debug 2024-04-25T05:02:44.512+0000 7f2424bb2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:02:45.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:44 smithi096 bash[63990]: debug 2024-04-25T05:02:44.628+0000 7f2424bb2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:02:45.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:44 smithi155 bash[47216]: debug 2024-04-25T05:02:44.917+0000 7f8afa0d2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:02:45.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[47216]: debug 2024-04-25T05:02:45.161+0000 7f8afa0d2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:02:45.353 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: debug 2024-04-25T05:02:45.096+0000 7f2424bb2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:02:45.353 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: debug 2024-04-25T05:02:45.224+0000 7f2424bb2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:02:45.353 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Bus STARTING 2024-04-25T05:02:45.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: cluster 2024-04-25T05:02:45.247640+0000 mon.a (mon.0) 1211 : cluster [INF] Active manager daemon y restarted 2024-04-25T05:02:45.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: cluster 2024-04-25T05:02:45.249381+0000 mon.a (mon.0) 1212 : cluster [INF] Activating manager daemon y 2024-04-25T05:02:45.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: cluster 2024-04-25T05:02:45.256743+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: audit 2024-04-25T05:02:45.258867+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: audit 2024-04-25T05:02:45.259902+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: audit 2024-04-25T05:02:45.260886+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[18594]: audit 2024-04-25T05:02:45.261170+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: cluster 2024-04-25T05:02:45.247640+0000 mon.a (mon.0) 1211 : cluster [INF] Active manager daemon y restarted 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: cluster 2024-04-25T05:02:45.249381+0000 mon.a (mon.0) 1212 : cluster [INF] Activating manager daemon y 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: cluster 2024-04-25T05:02:45.256743+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: audit 2024-04-25T05:02:45.258867+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: audit 2024-04-25T05:02:45.259902+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: audit 2024-04-25T05:02:45.260886+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:02:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[23955]: audit 2024-04-25T05:02:45.261170+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:02:45.548 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[47216]: debug 2024-04-25T05:02:45.285+0000 7f8afa0d2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:02:45.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: cluster 2024-04-25T05:02:45.247640+0000 mon.a (mon.0) 1211 : cluster [INF] Active manager daemon y restarted 2024-04-25T05:02:45.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: cluster 2024-04-25T05:02:45.249381+0000 mon.a (mon.0) 1212 : cluster [INF] Activating manager daemon y 2024-04-25T05:02:45.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: cluster 2024-04-25T05:02:45.256743+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-25T05:02:45.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: audit 2024-04-25T05:02:45.258867+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:02:45.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: audit 2024-04-25T05:02:45.259902+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:02:45.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: audit 2024-04-25T05:02:45.260886+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:02:45.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[18735]: audit 2024-04-25T05:02:45.261170+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: CherryPy Checker: 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: The Application mounted at '' has an empty config. 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Serving on http://:::9283 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Bus STARTED 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Bus STOPPING 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Bus STOPPED 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Bus STARTING 2024-04-25T05:02:45.639 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Serving on http://:::9283 2024-04-25T05:02:45.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:45 smithi155 bash[47216]: debug 2024-04-25T05:02:45.549+0000 7f8afa0d2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:02:45.988 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:45 smithi096 bash[63990]: [25/Apr/2024:05:02:45] ENGINE Bus STARTED 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: cluster 2024-04-25T05:02:45.310777+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0618694s), standbys: x 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.316996+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.317132+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.317245+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.318437+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.318581+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.318868+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.319088+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.319329+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:02:46.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.319517+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.319732+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.320030+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.320253+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.320468+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.320678+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.320878+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.321264+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: cluster 2024-04-25T05:02:45.443017+0000 mon.a (mon.0) 1231 : cluster [INF] Manager daemon y is now available 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.504456+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.511501+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.511742+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.538378+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.546413+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:45.575685+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:02:46.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:46.084209+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:02:46.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:46.098435+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:02:46.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:46.099197+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:46.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:46.099945+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:02:46.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[18735]: audit 2024-04-25T05:02:46.289063+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:46.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[47216]: debug 2024-04-25T05:02:46.617+0000 7f8afa0d2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:02:46.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: cluster 2024-04-25T05:02:45.310777+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0618694s), standbys: x 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.316996+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.317132+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.317245+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.318437+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.318581+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.318868+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.319088+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.319329+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.319517+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.319732+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.320030+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.320253+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:02:46.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.320468+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.320678+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.320878+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.321264+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: cluster 2024-04-25T05:02:45.443017+0000 mon.a (mon.0) 1231 : cluster [INF] Manager daemon y is now available 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.504456+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: cluster 2024-04-25T05:02:45.310777+0000 mon.a (mon.0) 1214 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0618694s), standbys: x 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.316996+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.317132+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.317245+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.318437+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:02:46.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.318581+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.318868+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.319088+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.319329+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.319517+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.319732+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.320030+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.320253+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.320468+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.320678+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.320878+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.321264+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: cluster 2024-04-25T05:02:45.443017+0000 mon.a (mon.0) 1231 : cluster [INF] Manager daemon y is now available 2024-04-25T05:02:46.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.504456+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.511501+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.511742+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.538378+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.546413+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:45.575685+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:46.084209+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:46.098435+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:46.099197+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:46.099945+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[18594]: audit 2024-04-25T05:02:46.289063+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:46.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.511501+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.511742+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.538378+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.546413+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:45.575685+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:46.084209+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:46.098435+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:46.099197+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:46.099945+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:02:46.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:46 smithi096 bash[23955]: audit 2024-04-25T05:02:46.289063+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.048 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:46 smithi155 bash[47216]: debug 2024-04-25T05:02:46.741+0000 7f8afa0d2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:02:47.330 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: debug 2024-04-25T05:02:47.049+0000 7f8afa0d2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:02:47.330 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: debug 2024-04-25T05:02:47.169+0000 7f8afa0d2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:02:47.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.101342+0000 mgr.y (mgr.25183) 1 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.101579+0000 mgr.y (mgr.25183) 2 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cluster 2024-04-25T05:02:46.344271+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e29: y(active, since 1.09536s), standbys: x 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:46.371570+0000 mgr.y (mgr.25183) 3 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cluster 2024-04-25T05:02:46.374191+0000 mgr.y (mgr.25183) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:46.394157+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.416550+0000 mgr.y (mgr.25183) 5 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.566790+0000 mgr.y (mgr.25183) 6 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.581147+0000 mgr.y (mgr.25183) 7 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.745242+0000 mgr.y (mgr.25183) 8 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:46.866143+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:46.872027+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:47.063547+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:47.069017+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:47.073942+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:47.078539+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[18594]: audit 2024-04-25T05:02:47.128333+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.101342+0000 mgr.y (mgr.25183) 1 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.101579+0000 mgr.y (mgr.25183) 2 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cluster 2024-04-25T05:02:46.344271+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e29: y(active, since 1.09536s), standbys: x 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:46.371570+0000 mgr.y (mgr.25183) 3 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cluster 2024-04-25T05:02:46.374191+0000 mgr.y (mgr.25183) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:46.394157+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.416550+0000 mgr.y (mgr.25183) 5 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.566790+0000 mgr.y (mgr.25183) 6 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.581147+0000 mgr.y (mgr.25183) 7 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.745242+0000 mgr.y (mgr.25183) 8 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:46.866143+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:46.872027+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:47.063547+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:47.069017+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:47.073942+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:47.078539+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:47 smithi096 bash[23955]: audit 2024-04-25T05:02:47.128333+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.101342+0000 mgr.y (mgr.25183) 1 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.101579+0000 mgr.y (mgr.25183) 2 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cluster 2024-04-25T05:02:46.344271+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e29: y(active, since 1.09536s), standbys: x 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:46.371570+0000 mgr.y (mgr.25183) 3 : audit [DBG] from='client.15264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cluster 2024-04-25T05:02:46.374191+0000 mgr.y (mgr.25183) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:46.394157+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.416550+0000 mgr.y (mgr.25183) 5 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:02:47.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.566790+0000 mgr.y (mgr.25183) 6 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.581147+0000 mgr.y (mgr.25183) 7 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.745242+0000 mgr.y (mgr.25183) 8 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:46.866143+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:46.872027+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:47.063547+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:47.069017+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:47.073942+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:47.078539+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:47.652 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[18735]: audit 2024-04-25T05:02:47.128333+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:02:47.904 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: debug 2024-04-25T05:02:47.649+0000 7f8afa0d2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:02:47.904 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: debug 2024-04-25T05:02:47.777+0000 7f8afa0d2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:02:47.904 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: [25/Apr/2024:05:02:47] ENGINE Bus STARTING 2024-04-25T05:02:47.904 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:02:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: CherryPy Checker: 2024-04-25T05:02:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: The Application mounted at '' has an empty config. 2024-04-25T05:02:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: [25/Apr/2024:05:02:47] ENGINE Serving on http://:::9283 2024-04-25T05:02:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:47 smithi155 bash[47216]: [25/Apr/2024:05:02:47] ENGINE Bus STARTED 2024-04-25T05:02:48.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.831302+0000 mgr.y (mgr.25183) 9 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:02:48.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.877861+0000 mgr.y (mgr.25183) 10 : cephadm [INF] [25/Apr/2024:05:02:46] ENGINE Bus STARTING 2024-04-25T05:02:48.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.945350+0000 mgr.y (mgr.25183) 11 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:02:48.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:46.999253+0000 mgr.y (mgr.25183) 12 : cephadm [INF] [25/Apr/2024:05:02:46] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:47.074453+0000 mgr.y (mgr.25183) 13 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:47.101562+0000 mgr.y (mgr.25183) 14 : cephadm [INF] [25/Apr/2024:05:02:47] ENGINE Serving on http://172.21.15.96:8765 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cephadm 2024-04-25T05:02:47.101681+0000 mgr.y (mgr.25183) 15 : cephadm [INF] [25/Apr/2024:05:02:47] ENGINE Bus STARTED 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cluster 2024-04-25T05:02:47.320049+0000 mgr.y (mgr.25183) 16 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cluster 2024-04-25T05:02:47.803659+0000 mon.a (mon.0) 1252 : cluster [DBG] Standby manager daemon x restarted 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cluster 2024-04-25T05:02:47.803859+0000 mon.a (mon.0) 1253 : cluster [DBG] Standby manager daemon x started 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: audit 2024-04-25T05:02:47.804994+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: audit 2024-04-25T05:02:47.805514+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: audit 2024-04-25T05:02:47.809229+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: audit 2024-04-25T05:02:47.809920+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:02:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[18594]: cluster 2024-04-25T05:02:48.087768+0000 mon.a (mon.0) 1254 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.831302+0000 mgr.y (mgr.25183) 9 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.877861+0000 mgr.y (mgr.25183) 10 : cephadm [INF] [25/Apr/2024:05:02:46] ENGINE Bus STARTING 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.945350+0000 mgr.y (mgr.25183) 11 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:46.999253+0000 mgr.y (mgr.25183) 12 : cephadm [INF] [25/Apr/2024:05:02:46] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:47.074453+0000 mgr.y (mgr.25183) 13 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:47.101562+0000 mgr.y (mgr.25183) 14 : cephadm [INF] [25/Apr/2024:05:02:47] ENGINE Serving on http://172.21.15.96:8765 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cephadm 2024-04-25T05:02:47.101681+0000 mgr.y (mgr.25183) 15 : cephadm [INF] [25/Apr/2024:05:02:47] ENGINE Bus STARTED 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cluster 2024-04-25T05:02:47.320049+0000 mgr.y (mgr.25183) 16 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cluster 2024-04-25T05:02:47.803659+0000 mon.a (mon.0) 1252 : cluster [DBG] Standby manager daemon x restarted 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cluster 2024-04-25T05:02:47.803859+0000 mon.a (mon.0) 1253 : cluster [DBG] Standby manager daemon x started 2024-04-25T05:02:48.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: audit 2024-04-25T05:02:47.804994+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T05:02:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: audit 2024-04-25T05:02:47.805514+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:02:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: audit 2024-04-25T05:02:47.809229+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T05:02:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: audit 2024-04-25T05:02:47.809920+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:02:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:48 smithi096 bash[23955]: cluster 2024-04-25T05:02:48.087768+0000 mon.a (mon.0) 1254 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-25T05:02:48.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.831302+0000 mgr.y (mgr.25183) 9 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:02:48.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.877861+0000 mgr.y (mgr.25183) 10 : cephadm [INF] [25/Apr/2024:05:02:46] ENGINE Bus STARTING 2024-04-25T05:02:48.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.945350+0000 mgr.y (mgr.25183) 11 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:02:48.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:46.999253+0000 mgr.y (mgr.25183) 12 : cephadm [INF] [25/Apr/2024:05:02:46] ENGINE Serving on https://172.21.15.96:7150 2024-04-25T05:02:48.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:47.074453+0000 mgr.y (mgr.25183) 13 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:02:48.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:47.101562+0000 mgr.y (mgr.25183) 14 : cephadm [INF] [25/Apr/2024:05:02:47] ENGINE Serving on http://172.21.15.96:8765 2024-04-25T05:02:48.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cephadm 2024-04-25T05:02:47.101681+0000 mgr.y (mgr.25183) 15 : cephadm [INF] [25/Apr/2024:05:02:47] ENGINE Bus STARTED 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cluster 2024-04-25T05:02:47.320049+0000 mgr.y (mgr.25183) 16 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cluster 2024-04-25T05:02:47.803659+0000 mon.a (mon.0) 1252 : cluster [DBG] Standby manager daemon x restarted 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cluster 2024-04-25T05:02:47.803859+0000 mon.a (mon.0) 1253 : cluster [DBG] Standby manager daemon x started 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: audit 2024-04-25T05:02:47.804994+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: audit 2024-04-25T05:02:47.805514+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: audit 2024-04-25T05:02:47.809229+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-25T05:02:48.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: audit 2024-04-25T05:02:47.809920+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.? 172.21.15.155:0/3997931896' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:02:48.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:48 smithi155 bash[18735]: cluster 2024-04-25T05:02:48.087768+0000 mon.a (mon.0) 1254 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-25T05:02:49.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: cephadm 2024-04-25T05:02:48.108258+0000 mgr.y (mgr.25183) 17 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T05:02:49.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: audit 2024-04-25T05:02:48.572100+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:49.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: audit 2024-04-25T05:02:48.577054+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: audit 2024-04-25T05:02:48.583681+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: audit 2024-04-25T05:02:48.767725+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: audit 2024-04-25T05:02:48.774559+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:49 smithi155 bash[18735]: audit 2024-04-25T05:02:48.780940+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:49.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: cephadm 2024-04-25T05:02:48.108258+0000 mgr.y (mgr.25183) 17 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: audit 2024-04-25T05:02:48.572100+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: audit 2024-04-25T05:02:48.577054+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: audit 2024-04-25T05:02:48.583681+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: audit 2024-04-25T05:02:48.767725+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: audit 2024-04-25T05:02:48.774559+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[18594]: audit 2024-04-25T05:02:48.780940+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: cephadm 2024-04-25T05:02:48.108258+0000 mgr.y (mgr.25183) 17 : cephadm [INF] Deploying daemon agent.smithi096 on smithi096 2024-04-25T05:02:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: audit 2024-04-25T05:02:48.572100+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: audit 2024-04-25T05:02:48.577054+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: audit 2024-04-25T05:02:48.583681+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: audit 2024-04-25T05:02:48.767725+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: audit 2024-04-25T05:02:48.774559+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:49 smithi096 bash[23955]: audit 2024-04-25T05:02:48.780940+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:50.834 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:50 smithi096 bash[18594]: cluster 2024-04-25T05:02:49.320741+0000 mgr.y (mgr.25183) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:50.834 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:50 smithi096 bash[18594]: cluster 2024-04-25T05:02:49.794072+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-25T05:02:50.834 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:50 smithi096 bash[23955]: cluster 2024-04-25T05:02:49.320741+0000 mgr.y (mgr.25183) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:50.834 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:50 smithi096 bash[23955]: cluster 2024-04-25T05:02:49.794072+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-25T05:02:50.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:50 smithi155 bash[18735]: cluster 2024-04-25T05:02:49.320741+0000 mgr.y (mgr.25183) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:50.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:50 smithi155 bash[18735]: cluster 2024-04-25T05:02:49.794072+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-25T05:02:51.150 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.150 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.151 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.151 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.152 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.152 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.152 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.408 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.410 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.410 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.410 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.411 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.411 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.412 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:51.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: audit 2024-04-25T05:02:50.838182+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: cluster 2024-04-25T05:02:51.321169+0000 mgr.y (mgr.25183) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: audit 2024-04-25T05:02:51.456611+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: cephadm 2024-04-25T05:02:51.481802+0000 mgr.y (mgr.25183) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:02:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: audit 2024-04-25T05:02:51.482429+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: audit 2024-04-25T05:02:51.492886+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:51 smithi155 bash[18735]: cephadm 2024-04-25T05:02:51.494437+0000 mgr.y (mgr.25183) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: audit 2024-04-25T05:02:50.838182+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: cluster 2024-04-25T05:02:51.321169+0000 mgr.y (mgr.25183) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: audit 2024-04-25T05:02:51.456611+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: cephadm 2024-04-25T05:02:51.481802+0000 mgr.y (mgr.25183) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: audit 2024-04-25T05:02:51.482429+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: audit 2024-04-25T05:02:51.492886+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[23955]: cephadm 2024-04-25T05:02:51.494437+0000 mgr.y (mgr.25183) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: audit 2024-04-25T05:02:50.838182+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: cluster 2024-04-25T05:02:51.321169+0000 mgr.y (mgr.25183) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: audit 2024-04-25T05:02:51.456611+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: cephadm 2024-04-25T05:02:51.481802+0000 mgr.y (mgr.25183) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: audit 2024-04-25T05:02:51.482429+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: audit 2024-04-25T05:02:51.492886+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:02:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:51 smithi096 bash[18594]: cephadm 2024-04-25T05:02:51.494437+0000 mgr.y (mgr.25183) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:02:52.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:52 smithi155 bash[18735]: audit 2024-04-25T05:02:51.903501+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:52.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:52 smithi155 bash[18735]: audit 2024-04-25T05:02:52.417932+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:53.127 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:52 smithi096 bash[18594]: audit 2024-04-25T05:02:51.903501+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:53.127 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:52 smithi096 bash[18594]: audit 2024-04-25T05:02:52.417932+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:53.127 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:52 smithi096 bash[23955]: audit 2024-04-25T05:02:51.903501+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:53.127 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:52 smithi096 bash[23955]: audit 2024-04-25T05:02:52.417932+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:53.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:53 smithi155 bash[49334]: ts=2024-04-25T05:02:53.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:02:54.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[18594]: audit 2024-04-25T05:02:52.976106+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[18594]: audit 2024-04-25T05:02:52.980677+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.196 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[18594]: audit 2024-04-25T05:02:52.988511+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.196 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[18594]: cluster 2024-04-25T05:02:53.322838+0000 mgr.y (mgr.25183) 22 : 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-04-25T05:02:54.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[23955]: audit 2024-04-25T05:02:52.976106+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[23955]: audit 2024-04-25T05:02:52.980677+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[23955]: audit 2024-04-25T05:02:52.988511+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:53 smithi096 bash[23955]: cluster 2024-04-25T05:02:53.322838+0000 mgr.y (mgr.25183) 22 : 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-04-25T05:02:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:53 smithi155 bash[18735]: audit 2024-04-25T05:02:52.976106+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:53 smithi155 bash[18735]: audit 2024-04-25T05:02:52.980677+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:53 smithi155 bash[18735]: audit 2024-04-25T05:02:52.988511+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:53 smithi155 bash[18735]: cluster 2024-04-25T05:02:53.322838+0000 mgr.y (mgr.25183) 22 : 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-04-25T05:02:56.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:55 smithi155 bash[18735]: audit 2024-04-25T05:02:54.898103+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:56.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:55 smithi155 bash[18735]: audit 2024-04-25T05:02:54.906528+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:56.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:55 smithi155 bash[18735]: audit 2024-04-25T05:02:54.917945+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:56.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:55 smithi155 bash[18735]: cephadm 2024-04-25T05:02:55.119086+0000 mgr.y (mgr.25183) 23 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T05:02:56.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:55 smithi155 bash[18735]: cluster 2024-04-25T05:02:55.323633+0000 mgr.y (mgr.25183) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-25T05:02:56.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[18594]: audit 2024-04-25T05:02:54.898103+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:56.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[18594]: audit 2024-04-25T05:02:54.906528+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:56.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[18594]: audit 2024-04-25T05:02:54.917945+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:56.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[18594]: cephadm 2024-04-25T05:02:55.119086+0000 mgr.y (mgr.25183) 23 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T05:02:56.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[18594]: cluster 2024-04-25T05:02:55.323633+0000 mgr.y (mgr.25183) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-25T05:02:56.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[23955]: audit 2024-04-25T05:02:54.898103+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:56.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[23955]: audit 2024-04-25T05:02:54.906528+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:56.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[23955]: audit 2024-04-25T05:02:54.917945+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:02:56.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[23955]: cephadm 2024-04-25T05:02:55.119086+0000 mgr.y (mgr.25183) 23 : cephadm [INF] Deploying daemon agent.smithi155 on smithi155 2024-04-25T05:02:56.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:55 smithi096 bash[23955]: cluster 2024-04-25T05:02:55.323633+0000 mgr.y (mgr.25183) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-25T05:02:56.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:56 smithi096 bash[18594]: audit 2024-04-25T05:02:56.670461+0000 mon.a (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.96:0/902831228' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:02:57.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:56 smithi096 bash[23955]: audit 2024-04-25T05:02:56.670461+0000 mon.a (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.96:0/902831228' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:02:57.157 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.157 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.157 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.158 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.158 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.158 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.159 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:56 smithi155 bash[18735]: audit 2024-04-25T05:02:56.670461+0000 mon.a (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.96:0/902831228' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:02:57.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.458 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.459 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.459 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.460 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:57.461 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:02:57 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:02:58.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:02:57 smithi155 bash[47216]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:02:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:02:58.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[23955]: cluster 2024-04-25T05:02:57.325225+0000 mgr.y (mgr.25183) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:02:58.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[23955]: audit 2024-04-25T05:02:57.476805+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:58.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[23955]: cephadm 2024-04-25T05:02:57.490860+0000 mgr.y (mgr.25183) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:02:58.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[23955]: audit 2024-04-25T05:02:57.968086+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:58.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[18594]: cluster 2024-04-25T05:02:57.325225+0000 mgr.y (mgr.25183) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:02:58.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[18594]: audit 2024-04-25T05:02:57.476805+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:58.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[18594]: cephadm 2024-04-25T05:02:57.490860+0000 mgr.y (mgr.25183) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:02:58.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:58 smithi096 bash[18594]: audit 2024-04-25T05:02:57.968086+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:58 smithi155 bash[18735]: cluster 2024-04-25T05:02:57.325225+0000 mgr.y (mgr.25183) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:02:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:58 smithi155 bash[18735]: audit 2024-04-25T05:02:57.476805+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:58 smithi155 bash[18735]: cephadm 2024-04-25T05:02:57.490860+0000 mgr.y (mgr.25183) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:02:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:58 smithi155 bash[18735]: audit 2024-04-25T05:02:57.968086+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:02:59.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[23955]: cephadm 2024-04-25T05:02:57.786161+0000 mgr.y (mgr.25183) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:02:59.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[23955]: audit 2024-04-25T05:02:59.149891+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[23955]: audit 2024-04-25T05:02:59.156384+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[23955]: audit 2024-04-25T05:02:59.163759+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[18594]: cephadm 2024-04-25T05:02:57.786161+0000 mgr.y (mgr.25183) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:03:00.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[18594]: audit 2024-04-25T05:02:59.149891+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[18594]: audit 2024-04-25T05:02:59.156384+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:02:59 smithi096 bash[18594]: audit 2024-04-25T05:02:59.163759+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:59 smithi155 bash[18735]: cephadm 2024-04-25T05:02:57.786161+0000 mgr.y (mgr.25183) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:03:00.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:59 smithi155 bash[18735]: audit 2024-04-25T05:02:59.149891+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:59 smithi155 bash[18735]: audit 2024-04-25T05:02:59.156384+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:02:59 smithi155 bash[18735]: audit 2024-04-25T05:02:59.163759+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:00.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:00 smithi096 bash[18594]: cluster 2024-04-25T05:02:59.325888+0000 mgr.y (mgr.25183) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-25T05:03:00.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:00 smithi096 bash[18594]: audit 2024-04-25T05:03:00.540396+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:01.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:00 smithi096 bash[23955]: cluster 2024-04-25T05:02:59.325888+0000 mgr.y (mgr.25183) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-25T05:03:01.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:00 smithi096 bash[23955]: audit 2024-04-25T05:03:00.540396+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:01.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:00 smithi155 bash[18735]: cluster 2024-04-25T05:02:59.325888+0000 mgr.y (mgr.25183) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-25T05:03:01.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:00 smithi155 bash[18735]: audit 2024-04-25T05:03:00.540396+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:02.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:01 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:03:02.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:01 smithi155 bash[51855]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T05:03:02.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.050Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:03:02.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.050Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-25T05:03:02.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.050Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-25T05:03:02.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.050Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.050Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.050Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.051Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.051Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.051Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.051Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.051Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-25T05:03:02.210 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[49334]: ts=2024-04-25T05:03:02.051Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-25T05:03:02.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[18735]: cluster 2024-04-25T05:03:01.326642+0000 mgr.y (mgr.25183) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-25T05:03:02.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[51864]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:03:02.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 bash[52015]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T05:03:02.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-25T05:03:02.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 systemd[1]: Stopped Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:03:02.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:02 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:03:02.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:02 smithi096 bash[18594]: cluster 2024-04-25T05:03:01.326642+0000 mgr.y (mgr.25183) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-25T05:03:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:02 smithi096 bash[23955]: cluster 2024-04-25T05:03:01.326642+0000 mgr.y (mgr.25183) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.822817+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.829997+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.838506+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.839580+0000 mgr.y (mgr.25183) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.854061+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: cephadm 2024-04-25T05:03:02.855782+0000 mgr.y (mgr.25183) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.856077+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.856745+0000 mgr.y (mgr.25183) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.858473+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:03:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.859216+0000 mgr.y (mgr.25183) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.864226+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.871108+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.872099+0000 mgr.y (mgr.25183) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:02.882643+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: cephadm 2024-04-25T05:03:02.884207+0000 mgr.y (mgr.25183) 35 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: cephadm 2024-04-25T05:03:02.885543+0000 mgr.y (mgr.25183) 36 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: cluster 2024-04-25T05:03:03.328504+0000 mgr.y (mgr.25183) 37 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:03.370751+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:03.384364+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:03 smithi155 bash[18735]: audit 2024-04-25T05:03:03.394662+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.822817+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.829997+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.838506+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.839580+0000 mgr.y (mgr.25183) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.854061+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: cephadm 2024-04-25T05:03:02.855782+0000 mgr.y (mgr.25183) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.856077+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.856745+0000 mgr.y (mgr.25183) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.858473+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.859216+0000 mgr.y (mgr.25183) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.864226+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.871108+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.872099+0000 mgr.y (mgr.25183) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:02.882643+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: cephadm 2024-04-25T05:03:02.884207+0000 mgr.y (mgr.25183) 35 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:04.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: cephadm 2024-04-25T05:03:02.885543+0000 mgr.y (mgr.25183) 36 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: cluster 2024-04-25T05:03:03.328504+0000 mgr.y (mgr.25183) 37 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:03.370751+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:03.384364+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[23955]: audit 2024-04-25T05:03:03.394662+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.822817+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.829997+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.838506+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.839580+0000 mgr.y (mgr.25183) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.854061+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: cephadm 2024-04-25T05:03:02.855782+0000 mgr.y (mgr.25183) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.96:5000 to Dashboard 2024-04-25T05:03:04.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.856077+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.856745+0000 mgr.y (mgr.25183) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.858473+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.859216+0000 mgr.y (mgr.25183) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi096"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.864226+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.871108+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.872099+0000 mgr.y (mgr.25183) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:02.882643+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: cephadm 2024-04-25T05:03:02.884207+0000 mgr.y (mgr.25183) 35 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: cephadm 2024-04-25T05:03:02.885543+0000 mgr.y (mgr.25183) 36 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: cluster 2024-04-25T05:03:03.328504+0000 mgr.y (mgr.25183) 37 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:03.370751+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:03.384364+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:03 smithi096 bash[18594]: audit 2024-04-25T05:03:03.394662+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.411Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.411Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.411Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.411Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.411Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.411Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.413Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.414Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.418Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.420Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.420Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.044µs 2024-04-25T05:03:04.582 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.420Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T05:03:04.583 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.421Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:04 smithi155 bash[52097]: ts=2024-04-25T05:03:04.933Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.140Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.140Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.140Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.648µs wal_replay_duration=720.656909ms total_replay_duration=720.721665ms 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.152Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.152Z caller=main.go:947 level=info msg="TSDB started" 2024-04-25T05:03:05.209 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.152Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T05:03:05.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.224Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=72.567193ms db_storage=1.473µs remote_storage=2.253µs web_handler=657ns query_engine=1.334µs scrape=1.999807ms scrape_sd=713.778µs notify=82.189µs notify_sd=76.732µs rules=68.623232ms 2024-04-25T05:03:05.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[52097]: ts=2024-04-25T05:03:05.224Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-25T05:03:05.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[18735]: audit 2024-04-25T05:03:05.356155+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:03:05.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[18735]: audit 2024-04-25T05:03:05.357840+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:03:05.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:05 smithi155 bash[18735]: audit 2024-04-25T05:03:05.359443+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:05.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:05 smithi096 bash[18594]: audit 2024-04-25T05:03:05.356155+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:03:05.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:05 smithi096 bash[18594]: audit 2024-04-25T05:03:05.357840+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:03:05.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:05 smithi096 bash[18594]: audit 2024-04-25T05:03:05.359443+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:05.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:05 smithi096 bash[23955]: audit 2024-04-25T05:03:05.356155+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:03:05.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:05 smithi096 bash[23955]: audit 2024-04-25T05:03:05.357840+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:03:05.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:05 smithi096 bash[23955]: audit 2024-04-25T05:03:05.359443+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:06.683 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:06 smithi155 bash[18735]: cluster 2024-04-25T05:03:05.329195+0000 mgr.y (mgr.25183) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:06.683 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:06 smithi155 bash[18735]: cephadm 2024-04-25T05:03:05.355470+0000 mgr.y (mgr.25183) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-25T05:03:06.684 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:06 smithi155 bash[18735]: cephadm 2024-04-25T05:03:05.361117+0000 mgr.y (mgr.25183) 40 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T05:03:06.724 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:06 smithi096 bash[23955]: cluster 2024-04-25T05:03:05.329195+0000 mgr.y (mgr.25183) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:06.724 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:06 smithi096 bash[23955]: cephadm 2024-04-25T05:03:05.355470+0000 mgr.y (mgr.25183) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-25T05:03:06.724 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:06 smithi096 bash[23955]: cephadm 2024-04-25T05:03:05.361117+0000 mgr.y (mgr.25183) 40 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T05:03:06.725 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:06 smithi096 bash[18594]: cluster 2024-04-25T05:03:05.329195+0000 mgr.y (mgr.25183) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:06.725 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:06 smithi096 bash[18594]: cephadm 2024-04-25T05:03:05.355470+0000 mgr.y (mgr.25183) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-25T05:03:06.725 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:06 smithi096 bash[18594]: cephadm 2024-04-25T05:03:05.361117+0000 mgr.y (mgr.25183) 40 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-04-25T05:03:07.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:07 smithi155 bash[18735]: audit 2024-04-25T05:03:06.349366+0000 mgr.y (mgr.25183) 41 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:07.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:07 smithi155 bash[18735]: audit 2024-04-25T05:03:06.699353+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:07.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:07 smithi155 bash[18735]: audit 2024-04-25T05:03:06.713169+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:07.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:07 smithi155 bash[18735]: audit 2024-04-25T05:03:06.727393+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:07.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[23955]: audit 2024-04-25T05:03:06.349366+0000 mgr.y (mgr.25183) 41 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:07.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[23955]: audit 2024-04-25T05:03:06.699353+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:08.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[23955]: audit 2024-04-25T05:03:06.713169+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:08.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[23955]: audit 2024-04-25T05:03:06.727393+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:08.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[18594]: audit 2024-04-25T05:03:06.349366+0000 mgr.y (mgr.25183) 41 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:08.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[18594]: audit 2024-04-25T05:03:06.699353+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:08.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[18594]: audit 2024-04-25T05:03:06.713169+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:08.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:07 smithi096 bash[18594]: audit 2024-04-25T05:03:06.727393+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:08.387 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.388 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.388 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.388 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.389 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.389 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.389 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.389 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.390 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:08.696 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:08 smithi155 systemd[1]: Stopping Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:03:08.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:08 smithi155 bash[18735]: cluster 2024-04-25T05:03:07.330838+0000 mgr.y (mgr.25183) 42 : cluster [DBG] pgmap v14: 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-04-25T05:03:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:08 smithi096 bash[18594]: cluster 2024-04-25T05:03:07.330838+0000 mgr.y (mgr.25183) 42 : cluster [DBG] pgmap v14: 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-04-25T05:03:09.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:08 smithi096 bash[23955]: cluster 2024-04-25T05:03:07.330838+0000 mgr.y (mgr.25183) 42 : cluster [DBG] pgmap v14: 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-04-25T05:03:09.833 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:09 smithi155 bash[52705]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-x 2024-04-25T05:03:09.985 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:03:10.109 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:09 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:03:10.109 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:09 smithi155 bash[52785]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-x 2024-04-25T05:03:10.109 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:09 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-25T05:03:10.109 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:09 smithi155 systemd[1]: Stopped Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:03:10.109 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.109 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.110 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.110 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.111 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.111 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.111 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.111 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:03:10.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:10 smithi155 systemd[1]: Started Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 4s ago 14m - - 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 7s ago 14m - - 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (68s) 4s ago 7m 13.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (41s) 7s ago 7m 41.0M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (15s) 4s ago 5m - - 3.5 e1d6a67b021e 3ab5c13550db 2024-04-25T05:03:10.752 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 starting - - - - 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (35s) 4s ago 15m 481M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 53d26d5603f8 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (15m) 4s ago 15m 60.6M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (13m) 7s ago 13m 46.5M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (13m) 4s ago 13m 47.1M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (74s) 4s ago 7m 8427k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (47s) 7s ago 7m 8920k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (13m) 4s ago 13m 55.2M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (12m) 4s ago 12m 57.8M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (11m) 4s ago 11m 51.0M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (11m) 4s ago 11m 57.5M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (10m) 7s ago 10m 57.9M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (10m) 7s ago 10m 53.2M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (9m) 7s ago 9m 51.4M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (8m) 7s ago 8m 54.5M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:03:10.753 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running 7s ago 8m - - 2024-04-25T05:03:10.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (5m) 4s ago 5m 86.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:03:10.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (5m) 7s ago 5m 86.2M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:03:10.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (5m) 4s ago 5m 85.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:03:10.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (5m) 7s ago 5m 85.6M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:03:10.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[63990]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:03:10] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.33.4" 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: cluster 2024-04-25T05:03:09.331728+0000 mgr.y (mgr.25183) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.177012+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.189989+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.238923+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.240554+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.252344+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.342156+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: audit 2024-04-25T05:03:10.354226+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[23955]: cluster 2024-04-25T05:03:10.366779+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: cluster 2024-04-25T05:03:09.331728+0000 mgr.y (mgr.25183) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.177012+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.189989+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.238923+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.240554+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.252344+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.342156+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: audit 2024-04-25T05:03:10.354226+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:03:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:10 smithi096 bash[18594]: cluster 2024-04-25T05:03:10.366779+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-25T05:03:11.171 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:03:11.171 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:03:11.171 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:03:11.171 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:11.171 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:03:11.171 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:03:11.172 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:03:11.173 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: cluster 2024-04-25T05:03:09.331728+0000 mgr.y (mgr.25183) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.177012+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.189989+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.238923+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.240554+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.252344+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.342156+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: audit 2024-04-25T05:03:10.354226+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-25T05:03:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:10 smithi155 bash[18735]: cluster 2024-04-25T05:03:10.366779+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-25T05:03:11.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[63990]: ignoring --setuser ceph since I am not root 2024-04-25T05:03:11.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[63990]: ignoring --setgroup ceph since I am not root 2024-04-25T05:03:11.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[63990]: debug 2024-04-25T05:03:11.320+0000 7efcb5c3d700 1 -- 172.21.15.96:0/3675660456 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55971e6005a0 con 0x55971f380400 2024-04-25T05:03:11.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[63990]: debug 2024-04-25T05:03:11.456+0000 7efcbfa31200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:03:11.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[52857]: debug 2024-04-25T05:03:11.589+0000 7f64f0f11700 1 -- 172.21.15.155:0/2772674936 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5571304045a0 con 0x557131184800 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[52857]: debug 2024-04-25T05:03:11.737+0000 7f64fb123200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: audit 2024-04-25T05:03:09.975643+0000 mgr.y (mgr.25183) 44 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: cephadm 2024-04-25T05:03:10.253239+0000 mgr.y (mgr.25183) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: cephadm 2024-04-25T05:03:10.344494+0000 mgr.y (mgr.25183) 46 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: audit 2024-04-25T05:03:10.344615+0000 mgr.y (mgr.25183) 47 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: cephadm 2024-04-25T05:03:10.345762+0000 mgr.y (mgr.25183) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: cephadm 2024-04-25T05:03:10.353594+0000 mgr.y (mgr.25183) 49 : cephadm [INF] Failing over to other MGR 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: audit 2024-04-25T05:03:10.707904+0000 mgr.y (mgr.25183) 50 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: audit 2024-04-25T05:03:11.176242+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.96:0/777872036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: audit 2024-04-25T05:03:11.257431+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-25T05:03:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:11 smithi155 bash[18735]: cluster 2024-04-25T05:03:11.257503+0000 mon.a (mon.0) 1309 : cluster [DBG] mgrmap e32: x(active, starting, since 0.902457s) 2024-04-25T05:03:12.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: audit 2024-04-25T05:03:09.975643+0000 mgr.y (mgr.25183) 44 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: cephadm 2024-04-25T05:03:10.253239+0000 mgr.y (mgr.25183) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: cephadm 2024-04-25T05:03:10.344494+0000 mgr.y (mgr.25183) 46 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: audit 2024-04-25T05:03:10.344615+0000 mgr.y (mgr.25183) 47 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: cephadm 2024-04-25T05:03:10.345762+0000 mgr.y (mgr.25183) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: cephadm 2024-04-25T05:03:10.353594+0000 mgr.y (mgr.25183) 49 : cephadm [INF] Failing over to other MGR 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: audit 2024-04-25T05:03:10.707904+0000 mgr.y (mgr.25183) 50 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: audit 2024-04-25T05:03:11.176242+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.96:0/777872036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: audit 2024-04-25T05:03:11.257431+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[23955]: cluster 2024-04-25T05:03:11.257503+0000 mon.a (mon.0) 1309 : cluster [DBG] mgrmap e32: x(active, starting, since 0.902457s) 2024-04-25T05:03:12.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: audit 2024-04-25T05:03:09.975643+0000 mgr.y (mgr.25183) 44 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: cephadm 2024-04-25T05:03:10.253239+0000 mgr.y (mgr.25183) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: cephadm 2024-04-25T05:03:10.344494+0000 mgr.y (mgr.25183) 46 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: audit 2024-04-25T05:03:10.344615+0000 mgr.y (mgr.25183) 47 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: cephadm 2024-04-25T05:03:10.345762+0000 mgr.y (mgr.25183) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: cephadm 2024-04-25T05:03:10.353594+0000 mgr.y (mgr.25183) 49 : cephadm [INF] Failing over to other MGR 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: audit 2024-04-25T05:03:10.707904+0000 mgr.y (mgr.25183) 50 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: audit 2024-04-25T05:03:11.176242+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.96:0/777872036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: audit 2024-04-25T05:03:11.257431+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25183 172.21.15.96:0/35302740' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-25T05:03:12.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:11 smithi096 bash[18594]: cluster 2024-04-25T05:03:11.257503+0000 mon.a (mon.0) 1309 : cluster [DBG] mgrmap e32: x(active, starting, since 0.902457s) 2024-04-25T05:03:13.393 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:13 smithi096 bash[63990]: debug 2024-04-25T05:03:13.036+0000 7efcbfa31200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:03:13.393 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:13 smithi096 bash[63990]: debug 2024-04-25T05:03:13.140+0000 7efcbfa31200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:03:13.393 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:13 smithi096 bash[63990]: debug 2024-04-25T05:03:13.396+0000 7efcbfa31200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:03:13.690 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:13 smithi155 bash[52097]: ts=2024-04-25T05:03:13.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:13.690 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:13 smithi155 bash[52857]: debug 2024-04-25T05:03:13.393+0000 7f64fb123200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:03:13.690 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:13 smithi155 bash[52857]: debug 2024-04-25T05:03:13.493+0000 7f64fb123200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:03:13.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:13 smithi155 bash[52857]: debug 2024-04-25T05:03:13.749+0000 7f64fb123200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:03:14.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:14 smithi096 bash[63990]: debug 2024-04-25T05:03:14.220+0000 7efcbfa31200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:03:14.500 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:14 smithi096 bash[63990]: debug 2024-04-25T05:03:14.336+0000 7efcbfa31200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:03:14.500 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:14 smithi096 bash[63990]: debug 2024-04-25T05:03:14.444+0000 7efcbfa31200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:03:14.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:14 smithi155 bash[52857]: debug 2024-04-25T05:03:14.561+0000 7f64fb123200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:03:14.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:14 smithi155 bash[52857]: debug 2024-04-25T05:03:14.669+0000 7f64fb123200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:03:14.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:14 smithi155 bash[52857]: debug 2024-04-25T05:03:14.777+0000 7f64fb123200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:03:15.036 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:14 smithi096 bash[63990]: debug 2024-04-25T05:03:14.816+0000 7efcbfa31200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:03:15.036 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:14 smithi096 bash[63990]: debug 2024-04-25T05:03:14.940+0000 7efcbfa31200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:03:15.432 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:15 smithi096 bash[63990]: debug 2024-04-25T05:03:15.048+0000 7efcbfa31200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:03:15.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:15 smithi155 bash[52857]: debug 2024-04-25T05:03:15.145+0000 7f64fb123200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:03:15.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:15 smithi155 bash[52857]: debug 2024-04-25T05:03:15.265+0000 7f64fb123200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:03:15.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:15 smithi155 bash[52857]: debug 2024-04-25T05:03:15.373+0000 7f64fb123200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:03:15.689 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:15 smithi096 bash[63990]: debug 2024-04-25T05:03:15.436+0000 7efcbfa31200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:03:15.960 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:15 smithi096 bash[63990]: debug 2024-04-25T05:03:15.692+0000 7efcbfa31200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:03:16.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:15 smithi155 bash[52857]: debug 2024-04-25T05:03:15.737+0000 7f64fb123200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:03:16.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:15 smithi155 bash[52857]: debug 2024-04-25T05:03:15.985+0000 7f64fb123200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:03:16.243 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:15 smithi096 bash[63990]: debug 2024-04-25T05:03:15.964+0000 7efcbfa31200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:03:16.243 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:16 smithi096 bash[63990]: debug 2024-04-25T05:03:16.084+0000 7efcbfa31200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:03:16.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:16 smithi096 bash[63990]: debug 2024-04-25T05:03:16.368+0000 7efcbfa31200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:03:16.645 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:16 smithi155 bash[52857]: debug 2024-04-25T05:03:16.249+0000 7f64fb123200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:03:16.645 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:16 smithi155 bash[52857]: debug 2024-04-25T05:03:16.365+0000 7f64fb123200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:03:16.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:16 smithi155 bash[52857]: debug 2024-04-25T05:03:16.645+0000 7f64fb123200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:03:17.169 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:16 smithi096 bash[63990]: debug 2024-04-25T05:03:16.800+0000 7efcbfa31200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:03:17.169 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:17 smithi096 bash[63990]: debug 2024-04-25T05:03:17.048+0000 7efcbfa31200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:03:17.425 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:17 smithi096 bash[63990]: debug 2024-04-25T05:03:17.172+0000 7efcbfa31200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:03:17.438 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:17 smithi155 bash[52857]: debug 2024-04-25T05:03:17.073+0000 7f64fb123200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:03:17.439 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:17 smithi155 bash[52857]: debug 2024-04-25T05:03:17.317+0000 7f64fb123200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:03:17.693 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:17 smithi155 bash[52857]: debug 2024-04-25T05:03:17.437+0000 7f64fb123200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:03:17.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:17 smithi096 bash[63990]: debug 2024-04-25T05:03:17.428+0000 7efcbfa31200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:03:17.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:17 smithi155 bash[52857]: debug 2024-04-25T05:03:17.693+0000 7f64fb123200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:03:18.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:18 smithi096 bash[63990]: debug 2024-04-25T05:03:18.460+0000 7efcbfa31200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:03:18.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:18 smithi096 bash[63990]: debug 2024-04-25T05:03:18.580+0000 7efcbfa31200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:03:18.859 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:18 smithi155 bash[52097]: ts=2024-04-25T05:03: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:18.859 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:18 smithi155 bash[52857]: debug 2024-04-25T05:03:18.741+0000 7f64fb123200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:03:19.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:18 smithi096 bash[63990]: debug 2024-04-25T05:03:18.888+0000 7efcbfa31200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:03:19.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: debug 2024-04-25T05:03:19.012+0000 7efcbfa31200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:03:19.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:18 smithi155 bash[52857]: debug 2024-04-25T05:03:18.861+0000 7f64fb123200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:03:19.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[52857]: debug 2024-04-25T05:03:19.169+0000 7f64fb123200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:03:19.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[52857]: debug 2024-04-25T05:03:19.289+0000 7f64fb123200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:03:19.724 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: debug 2024-04-25T05:03:19.471+0000 7efcbfa31200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:03:19.724 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: debug 2024-04-25T05:03:19.599+0000 7efcbfa31200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:03:19.724 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: [25/Apr/2024:05:03:19] ENGINE Bus STARTING 2024-04-25T05:03:19.897 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[52857]: debug 2024-04-25T05:03:19.773+0000 7f64fb123200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:03:19.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[18735]: cluster 2024-04-25T05:03:19.623522+0000 mon.a (mon.0) 1310 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:03:19.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[18735]: audit 2024-04-25T05:03:19.625001+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:03:19.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[18735]: audit 2024-04-25T05:03:19.625920+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:03:19.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[18735]: audit 2024-04-25T05:03:19.628979+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:03:19.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[18735]: audit 2024-04-25T05:03:19.629809+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:03:19.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: CherryPy Checker: 2024-04-25T05:03:19.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: The Application mounted at '' has an empty config. 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: [25/Apr/2024:05:03:19] ENGINE Serving on http://:::9283 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[63990]: [25/Apr/2024:05:03:19] ENGINE Bus STARTED 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[23955]: cluster 2024-04-25T05:03:19.623522+0000 mon.a (mon.0) 1310 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[23955]: audit 2024-04-25T05:03:19.625001+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[23955]: audit 2024-04-25T05:03:19.625920+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[23955]: audit 2024-04-25T05:03:19.628979+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[23955]: audit 2024-04-25T05:03:19.629809+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:03:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[18594]: cluster 2024-04-25T05:03:19.623522+0000 mon.a (mon.0) 1310 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:03:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[18594]: audit 2024-04-25T05:03:19.625001+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:03:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[18594]: audit 2024-04-25T05:03:19.625920+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:03:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[18594]: audit 2024-04-25T05:03:19.628979+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:03:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:19 smithi096 bash[18594]: audit 2024-04-25T05:03:19.629809+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.96:0/98220749' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:03:20.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:19 smithi155 bash[52857]: debug 2024-04-25T05:03:19.897+0000 7f64fb123200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:03:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:20 smithi155 bash[18735]: cluster 2024-04-25T05:03:19.770036+0000 mon.a (mon.0) 1311 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2024-04-25T05:03:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:20 smithi155 bash[18735]: cluster 2024-04-25T05:03:19.922321+0000 mon.a (mon.0) 1312 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:03:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:20 smithi155 bash[18735]: cluster 2024-04-25T05:03:19.923579+0000 mon.a (mon.0) 1313 : cluster [INF] Activating manager daemon x 2024-04-25T05:03:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:20 smithi155 bash[18735]: cluster 2024-04-25T05:03:19.931024+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-25T05:03:21.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:20 smithi155 bash[52857]: [25/Apr/2024:05:03:20] ENGINE Bus STARTING 2024-04-25T05:03:21.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[52857]: CherryPy Checker: 2024-04-25T05:03:21.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[52857]: The Application mounted at '' has an empty config. 2024-04-25T05:03:21.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[52857]: [25/Apr/2024:05:03:21] ENGINE Serving on http://:::9283 2024-04-25T05:03:21.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[52857]: [25/Apr/2024:05:03:21] ENGINE Bus STARTED 2024-04-25T05:03:21.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[63990]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:03:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:03:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[18594]: cluster 2024-04-25T05:03:19.770036+0000 mon.a (mon.0) 1311 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2024-04-25T05:03:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[18594]: cluster 2024-04-25T05:03:19.922321+0000 mon.a (mon.0) 1312 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:03:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[18594]: cluster 2024-04-25T05:03:19.923579+0000 mon.a (mon.0) 1313 : cluster [INF] Activating manager daemon x 2024-04-25T05:03:21.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[18594]: cluster 2024-04-25T05:03:19.931024+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-25T05:03:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[23955]: cluster 2024-04-25T05:03:19.770036+0000 mon.a (mon.0) 1311 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2024-04-25T05:03:21.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[23955]: cluster 2024-04-25T05:03:19.922321+0000 mon.a (mon.0) 1312 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:03:21.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[23955]: cluster 2024-04-25T05:03:19.923579+0000 mon.a (mon.0) 1313 : cluster [INF] Activating manager daemon x 2024-04-25T05:03:21.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:20 smithi096 bash[23955]: cluster 2024-04-25T05:03:19.931024+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-25T05:03:21.817 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:03:21.817 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:03:21.817 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:03:21.817 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:03:21.817 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:03:21.818 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "", 2024-04-25T05:03:21.818 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "", 2024-04-25T05:03:21.818 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:03:21.818 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: cluster 2024-04-25T05:03:20.777212+0000 mon.a (mon.0) 1315 : cluster [DBG] mgrmap e34: x(active, starting, since 0.853942s), standbys: y 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.787884+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.788211+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.788497+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.788870+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.789194+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.789532+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:03:21.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.789930+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.790365+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.790775+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.791151+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.791576+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.791989+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.792385+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.792853+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.793128+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.793806+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: cluster 2024-04-25T05:03:20.820033+0000 mon.a (mon.0) 1316 : cluster [INF] Manager daemon x is now available 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.869803+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.880332+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.880359+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:03:21.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.880597+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.881212+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.902379+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.907168+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.907195+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.945462+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:20.945745+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:21.048920+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:21.049010+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: cephadm 2024-04-25T05:03:21.390119+0000 mgr.x (mgr.24845) 1 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Bus STARTING 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:21.447781+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:21.447849+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:21.449907+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: audit 2024-04-25T05:03:21.450720+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:21.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: cephadm 2024-04-25T05:03:21.452192+0000 mgr.x (mgr.24845) 2 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:03:21.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:21 smithi155 bash[18735]: cephadm 2024-04-25T05:03:21.452412+0000 mgr.x (mgr.24845) 3 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:03:22.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: cluster 2024-04-25T05:03:20.777212+0000 mon.a (mon.0) 1315 : cluster [DBG] mgrmap e34: x(active, starting, since 0.853942s), standbys: y 2024-04-25T05:03:22.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.787884+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:03:22.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.788211+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:03:22.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.788497+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.788870+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.789194+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.789532+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.789930+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.790365+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.790775+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.791151+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.791576+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.791989+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.792385+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.792853+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.793128+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.793806+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:03:22.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: cluster 2024-04-25T05:03:20.820033+0000 mon.a (mon.0) 1316 : cluster [INF] Manager daemon x is now available 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.869803+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: cluster 2024-04-25T05:03:20.777212+0000 mon.a (mon.0) 1315 : cluster [DBG] mgrmap e34: x(active, starting, since 0.853942s), standbys: y 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.787884+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.788211+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.788497+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.788870+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.789194+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.789532+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.789930+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:03:22.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.790365+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.790775+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.791151+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.791576+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.791989+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.792385+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.792853+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.793128+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:03:22.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.793806+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:03:22.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: cluster 2024-04-25T05:03:20.820033+0000 mon.a (mon.0) 1316 : cluster [INF] Manager daemon x is now available 2024-04-25T05:03:22.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.869803+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:22.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.880332+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:03:22.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.880359+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:03:22.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.880597+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:22.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.881212+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:22.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.902379+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.907168+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.907195+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.945462+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:20.945745+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:21.048920+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:21.049010+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: cephadm 2024-04-25T05:03:21.390119+0000 mgr.x (mgr.24845) 1 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Bus STARTING 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:21.447781+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:21.447849+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:21.449907+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: audit 2024-04-25T05:03:21.450720+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: cephadm 2024-04-25T05:03:21.452192+0000 mgr.x (mgr.24845) 2 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:03:22.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[18594]: cephadm 2024-04-25T05:03:21.452412+0000 mgr.x (mgr.24845) 3 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.880332+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.880359+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.880597+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.881212+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.902379+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.907168+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.907195+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.945462+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:20.945745+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:21.048920+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:21.049010+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: cephadm 2024-04-25T05:03:21.390119+0000 mgr.x (mgr.24845) 1 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Bus STARTING 2024-04-25T05:03:22.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:21.447781+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:21.447849+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:03:22.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:21.449907+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:22.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: audit 2024-04-25T05:03:21.450720+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:22.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: cephadm 2024-04-25T05:03:21.452192+0000 mgr.x (mgr.24845) 2 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:03:22.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:21 smithi096 bash[23955]: cephadm 2024-04-25T05:03:21.452412+0000 mgr.x (mgr.24845) 3 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:03:22.254 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:21.723351+0000 mgr.x (mgr.24845) 4 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cluster 2024-04-25T05:03:21.795442+0000 mon.a (mon.0) 1324 : cluster [DBG] mgrmap e35: x(active, since 1.87218s), standbys: y 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:21.821897+0000 mgr.x (mgr.24845) 5 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:21.822216+0000 mgr.x (mgr.24845) 6 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cluster 2024-04-25T05:03:21.826058+0000 mgr.x (mgr.24845) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:21.832068+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:21.841847+0000 mgr.x (mgr.24845) 8 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Serving on https://172.21.15.155:7151 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:21.842037+0000 mgr.x (mgr.24845) 9 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Bus STARTED 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.092883+0000 mgr.x (mgr.24845) 10 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:03:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.093674+0000 mgr.x (mgr.24845) 11 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.244916+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.257307+0000 mgr.x (mgr.24845) 12 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.258649+0000 mgr.x (mgr.24845) 13 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.258947+0000 mon.a (mon.0) 1327 : audit [DBG] from='client.? 172.21.15.96:0/192916238' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.371468+0000 mgr.x (mgr.24845) 14 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.423016+0000 mgr.x (mgr.24845) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.490813+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.499534+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.746129+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.763980+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.778081+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:22 smithi155 bash[18735]: audit 2024-04-25T05:03:22.791467+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:21.723351+0000 mgr.x (mgr.24845) 4 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cluster 2024-04-25T05:03:21.795442+0000 mon.a (mon.0) 1324 : cluster [DBG] mgrmap e35: x(active, since 1.87218s), standbys: y 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:21.821897+0000 mgr.x (mgr.24845) 5 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:21.822216+0000 mgr.x (mgr.24845) 6 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cluster 2024-04-25T05:03:21.826058+0000 mgr.x (mgr.24845) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:21.832068+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:21.841847+0000 mgr.x (mgr.24845) 8 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Serving on https://172.21.15.155:7151 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:21.842037+0000 mgr.x (mgr.24845) 9 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Bus STARTED 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.092883+0000 mgr.x (mgr.24845) 10 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.093674+0000 mgr.x (mgr.24845) 11 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.244916+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.257307+0000 mgr.x (mgr.24845) 12 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.258649+0000 mgr.x (mgr.24845) 13 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.258947+0000 mon.a (mon.0) 1327 : audit [DBG] from='client.? 172.21.15.96:0/192916238' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.371468+0000 mgr.x (mgr.24845) 14 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.423016+0000 mgr.x (mgr.24845) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.490813+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.499534+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.746129+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.763980+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.778081+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[23955]: audit 2024-04-25T05:03:22.791467+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:21.723351+0000 mgr.x (mgr.24845) 4 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cluster 2024-04-25T05:03:21.795442+0000 mon.a (mon.0) 1324 : cluster [DBG] mgrmap e35: x(active, since 1.87218s), standbys: y 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:21.821897+0000 mgr.x (mgr.24845) 5 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:21.822216+0000 mgr.x (mgr.24845) 6 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cluster 2024-04-25T05:03:21.826058+0000 mgr.x (mgr.24845) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:21.832068+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:21.841847+0000 mgr.x (mgr.24845) 8 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Serving on https://172.21.15.155:7151 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:21.842037+0000 mgr.x (mgr.24845) 9 : cephadm [INF] [25/Apr/2024:05:03:21] ENGINE Bus STARTED 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.092883+0000 mgr.x (mgr.24845) 10 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.093674+0000 mgr.x (mgr.24845) 11 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.244916+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.257307+0000 mgr.x (mgr.24845) 12 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.258649+0000 mgr.x (mgr.24845) 13 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.258947+0000 mon.a (mon.0) 1327 : audit [DBG] from='client.? 172.21.15.96:0/192916238' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.371468+0000 mgr.x (mgr.24845) 14 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.423016+0000 mgr.x (mgr.24845) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.490813+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.499534+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.746129+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.763980+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.778081+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:22 smithi096 bash[18594]: audit 2024-04-25T05:03:22.791467+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:23.831 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[52097]: ts=2024-04-25T05:03: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:24.116 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.783809+0000 mgr.x (mgr.24845) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: cluster 2024-04-25T05:03:22.787784+0000 mgr.x (mgr.24845) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: cluster 2024-04-25T05:03:22.844016+0000 mon.a (mon.0) 1334 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.865835+0000 mgr.x (mgr.24845) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: audit 2024-04-25T05:03:22.866338+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: audit 2024-04-25T05:03:22.866435+0000 mon.b (mon.2) 229 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: audit 2024-04-25T05:03:22.878901+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[18594]: cephadm 2024-04-25T05:03:22.880422+0000 mgr.x (mgr.24845) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.783809+0000 mgr.x (mgr.24845) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: cluster 2024-04-25T05:03:22.787784+0000 mgr.x (mgr.24845) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:24.117 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: cluster 2024-04-25T05:03:22.844016+0000 mon.a (mon.0) 1334 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-04-25T05:03:24.118 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.865835+0000 mgr.x (mgr.24845) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:03:24.118 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: audit 2024-04-25T05:03:22.866338+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:03:24.118 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: audit 2024-04-25T05:03:22.866435+0000 mon.b (mon.2) 229 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:03:24.118 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: audit 2024-04-25T05:03:22.878901+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:24.118 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:23 smithi096 bash[23955]: cephadm 2024-04-25T05:03:22.880422+0000 mgr.x (mgr.24845) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:03:24.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.783809+0000 mgr.x (mgr.24845) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:24.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: cluster 2024-04-25T05:03:22.787784+0000 mgr.x (mgr.24845) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: cluster 2024-04-25T05:03:22.844016+0000 mon.a (mon.0) 1334 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-04-25T05:03:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.865835+0000 mgr.x (mgr.24845) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi096.jfjuoy (dependencies changed)... 2024-04-25T05:03:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: audit 2024-04-25T05:03:22.866338+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:03:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: audit 2024-04-25T05:03:22.866435+0000 mon.b (mon.2) 229 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:03:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: audit 2024-04-25T05:03:22.878901+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:23 smithi155 bash[18735]: cephadm 2024-04-25T05:03:22.880422+0000 mgr.x (mgr.24845) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:03:26.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:25 smithi096 bash[18594]: cluster 2024-04-25T05:03:24.788620+0000 mgr.x (mgr.24845) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:26.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:25 smithi096 bash[18594]: cluster 2024-04-25T05:03:24.863011+0000 mon.a (mon.0) 1336 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-04-25T05:03:26.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:25 smithi096 bash[23955]: cluster 2024-04-25T05:03:24.788620+0000 mgr.x (mgr.24845) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:26.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:25 smithi096 bash[23955]: cluster 2024-04-25T05:03:24.863011+0000 mon.a (mon.0) 1336 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-04-25T05:03:26.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:25 smithi155 bash[18735]: cluster 2024-04-25T05:03:24.788620+0000 mgr.x (mgr.24845) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:26.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:25 smithi155 bash[18735]: cluster 2024-04-25T05:03:24.863011+0000 mon.a (mon.0) 1336 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-04-25T05:03:27.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: audit 2024-04-25T05:03:26.687886+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: audit 2024-04-25T05:03:26.694706+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: audit 2024-04-25T05:03:26.702021+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: audit 2024-04-25T05:03:26.702516+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: cluster 2024-04-25T05:03:26.789035+0000 mgr.x (mgr.24845) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: cephadm 2024-04-25T05:03:27.027580+0000 mgr.x (mgr.24845) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:03:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:27 smithi155 bash[18735]: cephadm 2024-04-25T05:03:27.260384+0000 mgr.x (mgr.24845) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:03:27.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: audit 2024-04-25T05:03:26.687886+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: audit 2024-04-25T05:03:26.694706+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: audit 2024-04-25T05:03:26.702021+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: audit 2024-04-25T05:03:26.702516+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: cluster 2024-04-25T05:03:26.789035+0000 mgr.x (mgr.24845) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: cephadm 2024-04-25T05:03:27.027580+0000 mgr.x (mgr.24845) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[18594]: cephadm 2024-04-25T05:03:27.260384+0000 mgr.x (mgr.24845) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: audit 2024-04-25T05:03:26.687886+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: audit 2024-04-25T05:03:26.694706+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: audit 2024-04-25T05:03:26.702021+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: audit 2024-04-25T05:03:26.702516+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:03:28.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: cluster 2024-04-25T05:03:26.789035+0000 mgr.x (mgr.24845) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:28.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: cephadm 2024-04-25T05:03:27.027580+0000 mgr.x (mgr.24845) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-25T05:03:28.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:27 smithi096 bash[23955]: cephadm 2024-04-25T05:03:27.260384+0000 mgr.x (mgr.24845) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-04-25T05:03:29.956 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:29 smithi155 bash[18735]: audit 2024-04-25T05:03:28.788563+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:29.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:29 smithi155 bash[18735]: cluster 2024-04-25T05:03:28.790120+0000 mgr.x (mgr.24845) 24 : 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-04-25T05:03:29.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:29 smithi155 bash[18735]: audit 2024-04-25T05:03:28.883392+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:29.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:29 smithi155 bash[18735]: audit 2024-04-25T05:03:28.945429+0000 mon.a (mon.0) 1342 : audit [DBG] from='client.? 172.21.15.96:0/897043042' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:03:29.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:29 smithi155 bash[18735]: audit 2024-04-25T05:03:29.009232+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:29.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:29 smithi155 bash[18735]: audit 2024-04-25T05:03:29.296836+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.96:0/870478838' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3097364864"}]: dispatch 2024-04-25T05:03:30.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[18594]: audit 2024-04-25T05:03:28.788563+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:30.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[18594]: cluster 2024-04-25T05:03:28.790120+0000 mgr.x (mgr.24845) 24 : 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-04-25T05:03:30.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[18594]: audit 2024-04-25T05:03:28.883392+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:30.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[18594]: audit 2024-04-25T05:03:28.945429+0000 mon.a (mon.0) 1342 : audit [DBG] from='client.? 172.21.15.96:0/897043042' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:03:30.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[18594]: audit 2024-04-25T05:03:29.009232+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:30.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[18594]: audit 2024-04-25T05:03:29.296836+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.96:0/870478838' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3097364864"}]: dispatch 2024-04-25T05:03:30.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[23955]: audit 2024-04-25T05:03:28.788563+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:30.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[23955]: cluster 2024-04-25T05:03:28.790120+0000 mgr.x (mgr.24845) 24 : 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-04-25T05:03:30.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[23955]: audit 2024-04-25T05:03:28.883392+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:30.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[23955]: audit 2024-04-25T05:03:28.945429+0000 mon.a (mon.0) 1342 : audit [DBG] from='client.? 172.21.15.96:0/897043042' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:03:30.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[23955]: audit 2024-04-25T05:03:29.009232+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:30.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:29 smithi096 bash[23955]: audit 2024-04-25T05:03:29.296836+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.96:0/870478838' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3097364864"}]: dispatch 2024-04-25T05:03:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:30 smithi155 bash[18735]: audit 2024-04-25T05:03:29.896729+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:30 smithi155 bash[18735]: audit 2024-04-25T05:03:30.017755+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.96:0/870478838' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3097364864"}]': finished 2024-04-25T05:03:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:30 smithi155 bash[18735]: cluster 2024-04-25T05:03:30.018080+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-25T05:03:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:30 smithi155 bash[18735]: audit 2024-04-25T05:03:30.381072+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? 172.21.15.96:0/4080617281' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1588885236"}]: dispatch 2024-04-25T05:03:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[18594]: audit 2024-04-25T05:03:29.896729+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[18594]: audit 2024-04-25T05:03:30.017755+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.96:0/870478838' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3097364864"}]': finished 2024-04-25T05:03:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[18594]: cluster 2024-04-25T05:03:30.018080+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-25T05:03:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[18594]: audit 2024-04-25T05:03:30.381072+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? 172.21.15.96:0/4080617281' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1588885236"}]: dispatch 2024-04-25T05:03:31.250 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[63990]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:03:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-25T05:03:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[23955]: audit 2024-04-25T05:03:29.896729+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[23955]: audit 2024-04-25T05:03:30.017755+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.96:0/870478838' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/3097364864"}]': finished 2024-04-25T05:03:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[23955]: cluster 2024-04-25T05:03:30.018080+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-25T05:03:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:30 smithi096 bash[23955]: audit 2024-04-25T05:03:30.381072+0000 mon.a (mon.0) 1348 : audit [INF] from='client.? 172.21.15.96:0/4080617281' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1588885236"}]: dispatch 2024-04-25T05:03:32.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:32 smithi155 bash[18735]: cluster 2024-04-25T05:03:30.790909+0000 mgr.x (mgr.24845) 25 : 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-04-25T05:03:32.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:32 smithi155 bash[18735]: audit 2024-04-25T05:03:31.026570+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.96:0/4080617281' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1588885236"}]': finished 2024-04-25T05:03:32.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:32 smithi155 bash[18735]: cluster 2024-04-25T05:03:31.026766+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-25T05:03:32.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:32 smithi155 bash[18735]: audit 2024-04-25T05:03:31.380700+0000 mon.a (mon.0) 1351 : audit [INF] from='client.? 172.21.15.96:0/3886100263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3596548944"}]: dispatch 2024-04-25T05:03:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[18594]: cluster 2024-04-25T05:03:30.790909+0000 mgr.x (mgr.24845) 25 : 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-04-25T05:03:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[18594]: audit 2024-04-25T05:03:31.026570+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.96:0/4080617281' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1588885236"}]': finished 2024-04-25T05:03:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[18594]: cluster 2024-04-25T05:03:31.026766+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-25T05:03:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[18594]: audit 2024-04-25T05:03:31.380700+0000 mon.a (mon.0) 1351 : audit [INF] from='client.? 172.21.15.96:0/3886100263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3596548944"}]: dispatch 2024-04-25T05:03:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[23955]: cluster 2024-04-25T05:03:30.790909+0000 mgr.x (mgr.24845) 25 : 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-04-25T05:03:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[23955]: audit 2024-04-25T05:03:31.026570+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.96:0/4080617281' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1588885236"}]': finished 2024-04-25T05:03:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[23955]: cluster 2024-04-25T05:03:31.026766+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-25T05:03:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:32 smithi096 bash[23955]: audit 2024-04-25T05:03:31.380700+0000 mon.a (mon.0) 1351 : audit [INF] from='client.? 172.21.15.96:0/3886100263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3596548944"}]: dispatch 2024-04-25T05:03:33.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: audit 2024-04-25T05:03:32.030789+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.96:0/3886100263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3596548944"}]': finished 2024-04-25T05:03:33.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: cluster 2024-04-25T05:03:32.030938+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-25T05:03:33.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: audit 2024-04-25T05:03:32.408889+0000 mon.c (mon.1) 59 : audit [INF] from='client.? 172.21.15.96:0/1993001926' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]: dispatch 2024-04-25T05:03:33.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: audit 2024-04-25T05:03:32.409516+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]: dispatch 2024-04-25T05:03:33.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: audit 2024-04-25T05:03:32.538556+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: audit 2024-04-25T05:03:32.550306+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[18735]: audit 2024-04-25T05:03:32.560206+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: audit 2024-04-25T05:03:32.030789+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.96:0/3886100263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3596548944"}]': finished 2024-04-25T05:03:33.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: cluster 2024-04-25T05:03:32.030938+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-25T05:03:33.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: audit 2024-04-25T05:03:32.408889+0000 mon.c (mon.1) 59 : audit [INF] from='client.? 172.21.15.96:0/1993001926' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]: dispatch 2024-04-25T05:03:33.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: audit 2024-04-25T05:03:32.409516+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]: dispatch 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: audit 2024-04-25T05:03:32.538556+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: audit 2024-04-25T05:03:32.550306+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[18594]: audit 2024-04-25T05:03:32.560206+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: audit 2024-04-25T05:03:32.030789+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.96:0/3886100263' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6801/3596548944"}]': finished 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: cluster 2024-04-25T05:03:32.030938+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: audit 2024-04-25T05:03:32.408889+0000 mon.c (mon.1) 59 : audit [INF] from='client.? 172.21.15.96:0/1993001926' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]: dispatch 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: audit 2024-04-25T05:03:32.409516+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]: dispatch 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: audit 2024-04-25T05:03:32.538556+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: audit 2024-04-25T05:03:32.550306+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:33 smithi096 bash[23955]: audit 2024-04-25T05:03:32.560206+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:33.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.411Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.412Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.412Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-25T05:03:33.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[52097]: ts=2024-04-25T05:03:33.412Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-25T05:03:34.243 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[54763]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:03:34.243 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:33 smithi155 bash[54797]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus.a 2024-04-25T05:03:34.244 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:34 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-25T05:03:34.244 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:34 smithi155 systemd[1]: Stopped Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:03:34.244 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:34 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:03:34.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:34 smithi155 bash[18735]: cluster 2024-04-25T05:03:32.791740+0000 mgr.x (mgr.24845) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-25T05:03:34.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:34 smithi155 bash[18735]: audit 2024-04-25T05:03:33.058445+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]': finished 2024-04-25T05:03:34.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:34 smithi155 bash[18735]: cluster 2024-04-25T05:03:33.058648+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-25T05:03:34.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:34 smithi155 bash[18735]: audit 2024-04-25T05:03:33.438022+0000 mon.c (mon.1) 60 : audit [INF] from='client.? 172.21.15.96:0/2959876294' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]: dispatch 2024-04-25T05:03:34.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:34 smithi155 bash[18735]: audit 2024-04-25T05:03:33.439025+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]: dispatch 2024-04-25T05:03:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[18594]: cluster 2024-04-25T05:03:32.791740+0000 mgr.x (mgr.24845) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-25T05:03:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[18594]: audit 2024-04-25T05:03:33.058445+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]': finished 2024-04-25T05:03:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[18594]: cluster 2024-04-25T05:03:33.058648+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-25T05:03:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[18594]: audit 2024-04-25T05:03:33.438022+0000 mon.c (mon.1) 60 : audit [INF] from='client.? 172.21.15.96:0/2959876294' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]: dispatch 2024-04-25T05:03:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[18594]: audit 2024-04-25T05:03:33.439025+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]: dispatch 2024-04-25T05:03:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[23955]: cluster 2024-04-25T05:03:32.791740+0000 mgr.x (mgr.24845) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-25T05:03:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[23955]: audit 2024-04-25T05:03:33.058445+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/358383263"}]': finished 2024-04-25T05:03:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[23955]: cluster 2024-04-25T05:03:33.058648+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-25T05:03:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[23955]: audit 2024-04-25T05:03:33.438022+0000 mon.c (mon.1) 60 : audit [INF] from='client.? 172.21.15.96:0/2959876294' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]: dispatch 2024-04-25T05:03:34.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:34 smithi096 bash[23955]: audit 2024-04-25T05:03:33.439025+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]: dispatch 2024-04-25T05:03:35.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.064076+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]': finished 2024-04-25T05:03:35.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: cluster 2024-04-25T05:03:34.064295+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-25T05:03:35.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.258437+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.269160+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.304640+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:35.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.305317+0000 mgr.x (mgr.24845) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.309772+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.310162+0000 mgr.x (mgr.24845) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.314853+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.315237+0000 mgr.x (mgr.24845) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.321615+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.323636+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.324302+0000 mgr.x (mgr.24845) 30 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.332137+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.333743+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.334160+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.338963+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.340401+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.340778+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:03:35.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.345664+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.349251+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.350305+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.357905+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.359553+0000 mgr.x (mgr.24845) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.424808+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? 172.21.15.96:0/3160984950' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1330951190"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.446266+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.452264+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.456127+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.457564+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.465179+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.466979+0000 mgr.x (mgr.24845) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.540899+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.543147+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.546542+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.547602+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.557701+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.559314+0000 mgr.x (mgr.24845) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.634063+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.636808+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.064076+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]': finished 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: cluster 2024-04-25T05:03:34.064295+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.258437+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.269160+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.304640+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.305317+0000 mgr.x (mgr.24845) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.309772+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.310162+0000 mgr.x (mgr.24845) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.314853+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.315237+0000 mgr.x (mgr.24845) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.321615+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.323636+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.324302+0000 mgr.x (mgr.24845) 30 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.332137+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.333743+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.334160+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.338963+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-25T05:03:35.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.340401+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.340778+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.345664+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.349251+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.350305+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.357905+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.359553+0000 mgr.x (mgr.24845) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.424808+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? 172.21.15.96:0/3160984950' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1330951190"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.446266+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.452264+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.456127+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.457564+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.465179+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.466979+0000 mgr.x (mgr.24845) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.540899+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.543147+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.546542+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.547602+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.557701+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.559314+0000 mgr.x (mgr.24845) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.634063+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.636808+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.639933+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.640920+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.649483+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.739849+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.743805+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.746534+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.747543+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.757180+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.847862+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.851907+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.855259+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.856513+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.865415+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.941351+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.943368+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.945878+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.947147+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:34.956433+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:35.036110+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:35.038335+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:35.040380+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:35.041076+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[23955]: audit 2024-04-25T05:03:35.049237+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.639933+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.640920+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.649483+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.739849+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.743805+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.746534+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.747543+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.757180+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.847862+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.851907+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.855259+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.856513+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.865415+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.941351+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.943368+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.945878+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.947147+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:34.956433+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:35.036110+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:35.038335+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:35.040380+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:35.041076+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:35 smithi096 bash[18594]: audit 2024-04-25T05:03:35.049237+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.064076+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:6800/3596548944"}]': finished 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: cluster 2024-04-25T05:03:34.064295+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.258437+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.269160+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.304640+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.305317+0000 mgr.x (mgr.24845) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.309772+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.310162+0000 mgr.x (mgr.24845) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.314853+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:35.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.315237+0000 mgr.x (mgr.24845) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.321615+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.323636+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.324302+0000 mgr.x (mgr.24845) 30 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.332137+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.333743+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.334160+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.338963+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.340401+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.340778+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.345664+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.349251+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.350305+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.357905+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.359553+0000 mgr.x (mgr.24845) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.424808+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? 172.21.15.96:0/3160984950' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1330951190"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.446266+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.452264+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.456127+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.457564+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.465179+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.466979+0000 mgr.x (mgr.24845) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.540899+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.543147+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.546542+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.547602+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.557701+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.559314+0000 mgr.x (mgr.24845) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.634063+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.636808+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.639933+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.640920+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.649483+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.739849+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.743805+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.746534+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.747543+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.757180+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.847862+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.851907+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.855259+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.856513+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.865415+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.941351+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.943368+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.945878+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.947147+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:34.956433+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:35.036110+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:35.038335+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:35.040380+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:35.041076+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[18735]: audit 2024-04-25T05:03:35.049237+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:35.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.622Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-25T05:03:35.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.622Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-25T05:03:35.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.622Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-25T05:03:35.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.622Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.622Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.622Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.624Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.624Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.625Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.630Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.630Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.396µs 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.630Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T05:03:35.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:35 smithi155 bash[54827]: ts=2024-04-25T05:03:35.632Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-25T05:03:36.341 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.115Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.651136+0000 mgr.x (mgr.24845) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.759021+0000 mgr.x (mgr.24845) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cluster 2024-04-25T05:03:34.792449+0000 mgr.x (mgr.24845) 36 : 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-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.867081+0000 mgr.x (mgr.24845) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:34.958164+0000 mgr.x (mgr.24845) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.050847+0000 mgr.x (mgr.24845) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.128122+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.130001+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.131869+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.132554+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.138011+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.141319+0000 mgr.x (mgr.24845) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.213695+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.216001+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.218104+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.218880+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.226861+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.228593+0000 mgr.x (mgr.24845) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.288598+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.290928+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.292966+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.293729+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.301665+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.303257+0000 mgr.x (mgr.24845) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.363535+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.364593+0000 mon.a (mon.0) 1382 : audit [INF] from='client.? 172.21.15.96:0/3160984950' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1330951190"}]': finished 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cluster 2024-04-25T05:03:35.364767+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.368967+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.372725+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.373960+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.380188+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.383370+0000 mgr.x (mgr.24845) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.461191+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.463619+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.466361+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.467194+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.473561+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.475171+0000 mgr.x (mgr.24845) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.534100+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.536033+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.537898+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.538561+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.546596+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.548201+0000 mgr.x (mgr.24845) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.613925+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.616504+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.618882+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.619940+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.630810+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.674633+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.676450+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.678613+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.679304+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.687297+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.761816+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.765955+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.768178+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.768904+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.778495+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.853614+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.855442+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.857272+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.857905+0000 mon.b (mon.2) 308 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.868021+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.902542+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.939261+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.941603+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.346 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.943545+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.944309+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:35.954243+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:36.015109+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:36.017241+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:36.019217+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:36.019842+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.347 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[18735]: audit 2024-04-25T05:03:36.028334+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.651136+0000 mgr.x (mgr.24845) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.759021+0000 mgr.x (mgr.24845) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cluster 2024-04-25T05:03:34.792449+0000 mgr.x (mgr.24845) 36 : 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-04-25T05:03:36.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.867081+0000 mgr.x (mgr.24845) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:34.958164+0000 mgr.x (mgr.24845) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.050847+0000 mgr.x (mgr.24845) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.128122+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.130001+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.131869+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.132554+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.138011+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.141319+0000 mgr.x (mgr.24845) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.213695+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.216001+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.218104+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.218880+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.226861+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.228593+0000 mgr.x (mgr.24845) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.288598+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.353 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.290928+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.651136+0000 mgr.x (mgr.24845) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.759021+0000 mgr.x (mgr.24845) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cluster 2024-04-25T05:03:34.792449+0000 mgr.x (mgr.24845) 36 : 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-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.867081+0000 mgr.x (mgr.24845) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:34.958164+0000 mgr.x (mgr.24845) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.050847+0000 mgr.x (mgr.24845) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.128122+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.130001+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.131869+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.132554+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.138011+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.141319+0000 mgr.x (mgr.24845) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.213695+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.216001+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.218104+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.218880+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.226861+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.228593+0000 mgr.x (mgr.24845) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.288598+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.290928+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.292966+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.293729+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.301665+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.303257+0000 mgr.x (mgr.24845) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.363535+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.364593+0000 mon.a (mon.0) 1382 : audit [INF] from='client.? 172.21.15.96:0/3160984950' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1330951190"}]': finished 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cluster 2024-04-25T05:03:35.364767+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.368967+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.372725+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.373960+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.380188+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.383370+0000 mgr.x (mgr.24845) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.461191+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.463619+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.466361+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.467194+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.473561+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.475171+0000 mgr.x (mgr.24845) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.534100+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.536033+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.292966+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.293729+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.301665+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.303257+0000 mgr.x (mgr.24845) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.363535+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.364593+0000 mon.a (mon.0) 1382 : audit [INF] from='client.? 172.21.15.96:0/3160984950' entity='client.iscsi.foo.smithi096.jfjuoy' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.96:0/1330951190"}]': finished 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cluster 2024-04-25T05:03:35.364767+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.368967+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.372725+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.373960+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.380188+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.383370+0000 mgr.x (mgr.24845) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.461191+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.463619+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.466361+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.467194+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.473561+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.475171+0000 mgr.x (mgr.24845) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.534100+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.536033+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.537898+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.538561+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.546596+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.548201+0000 mgr.x (mgr.24845) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.613925+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.616504+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.618882+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.619940+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.630810+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.674633+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.676450+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.678613+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.679304+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.687297+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.761816+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.765955+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.768178+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.768904+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.778495+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.853614+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.537898+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.538561+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.546596+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.548201+0000 mgr.x (mgr.24845) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:36.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.613925+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.616504+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.618882+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.619940+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.630810+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.674633+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.676450+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.678613+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.679304+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.687297+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.761816+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.765955+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.768178+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.768904+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.778495+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.853614+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.855442+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.857272+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.857905+0000 mon.b (mon.2) 308 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.868021+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.902542+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.939261+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.941603+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.943545+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.944309+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:35.954243+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:36.015109+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:36.017241+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:36.019217+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:36.019842+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[23955]: audit 2024-04-25T05:03:36.028334+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.855442+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.857272+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.857905+0000 mon.b (mon.2) 308 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.868021+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.902542+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.939261+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.941603+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.943545+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.944309+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:35.954243+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:36.015109+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:36.017241+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:36.019217+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:36.019842+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:36.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:36 smithi096 bash[18594]: audit 2024-04-25T05:03:36.028334+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.347Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.353Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.354Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.354Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=516.936µs wal_replay_duration=723.10358ms total_replay_duration=723.642811ms 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.361Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.361Z caller=main.go:947 level=info msg="TSDB started" 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.361Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.385Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.999339ms db_storage=851ns remote_storage=1.691µs web_handler=391ns query_engine=754ns scrape=402.058µs scrape_sd=178.529µs notify=19.342µs notify_sd=19.201µs rules=22.789326ms 2024-04-25T05:03:36.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:36 smithi155 bash[54827]: ts=2024-04-25T05:03:36.385Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.632522+0000 mgr.x (mgr.24845) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.688807+0000 mgr.x (mgr.24845) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.780198+0000 mgr.x (mgr.24845) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.869596+0000 mgr.x (mgr.24845) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:35.955969+0000 mgr.x (mgr.24845) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.029915+0000 mgr.x (mgr.24845) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.091814+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.098587+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.100484+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.101288+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.109067+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.110681+0000 mgr.x (mgr.24845) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.172299+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.174270+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.176817+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.177545+0000 mon.b (mon.2) 325 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.189582+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.191227+0000 mgr.x (mgr.24845) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.265179+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.269647+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.271687+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.272342+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.280374+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.281996+0000 mgr.x (mgr.24845) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.338346+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.340064+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.341670+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.342272+0000 mon.b (mon.2) 333 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.349734+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.351919+0000 mgr.x (mgr.24845) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.411428+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.413493+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.415700+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.416340+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.422818+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.424214+0000 mgr.x (mgr.24845) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.464481+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.466520+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.468317+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.469037+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.474354+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.475871+0000 mgr.x (mgr.24845) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.532872+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.534769+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.536599+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.537235+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.546966+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.548607+0000 mgr.x (mgr.24845) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.589493+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.591458+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.593319+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.593961+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.603551+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.645480+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.647235+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.649224+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.649938+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.657657+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.700179+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.702004+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.703812+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.704483+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.712111+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.754197+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.755928+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.758117+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.758742+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.764357+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.805733+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.807487+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.809614+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.810332+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.818383+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.877317+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.879114+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.880890+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.881508+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.887156+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.928928+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.930703+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.932783+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.933412+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.941103+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.983000+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.985197+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.987560+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.988380+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:36.996195+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:37.071683+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:37 smithi155 bash[18735]: audit 2024-04-25T05:03:37.075452+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.632522+0000 mgr.x (mgr.24845) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.688807+0000 mgr.x (mgr.24845) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.780198+0000 mgr.x (mgr.24845) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.869596+0000 mgr.x (mgr.24845) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:35.955969+0000 mgr.x (mgr.24845) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.029915+0000 mgr.x (mgr.24845) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.091814+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.098587+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.100484+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.101288+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.109067+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.110681+0000 mgr.x (mgr.24845) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.172299+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.174270+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.176817+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.177545+0000 mon.b (mon.2) 325 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.189582+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.191227+0000 mgr.x (mgr.24845) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.265179+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.269647+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.271687+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.272342+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.280374+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.281996+0000 mgr.x (mgr.24845) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.338346+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.340064+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.341670+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.342272+0000 mon.b (mon.2) 333 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.349734+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.351919+0000 mgr.x (mgr.24845) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.411428+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.413493+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.415700+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.416340+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.422818+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.424214+0000 mgr.x (mgr.24845) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.464481+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.466520+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.468317+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.469037+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.632522+0000 mgr.x (mgr.24845) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.688807+0000 mgr.x (mgr.24845) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.780198+0000 mgr.x (mgr.24845) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.869596+0000 mgr.x (mgr.24845) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:35.955969+0000 mgr.x (mgr.24845) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.029915+0000 mgr.x (mgr.24845) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.091814+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.098587+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.100484+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.101288+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.109067+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.110681+0000 mgr.x (mgr.24845) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.172299+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.174270+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.176817+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.177545+0000 mon.b (mon.2) 325 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.189582+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.191227+0000 mgr.x (mgr.24845) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.265179+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.269647+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.474354+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.475871+0000 mgr.x (mgr.24845) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.532872+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.534769+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.536599+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.537235+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.546966+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.548607+0000 mgr.x (mgr.24845) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.589493+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.591458+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.593319+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.593961+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.603551+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.645480+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.647235+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.649224+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.649938+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.657657+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.700179+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.702004+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.703812+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.704483+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.712111+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.754197+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.755928+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.758117+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.758742+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.764357+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.805733+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.807487+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.809614+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.810332+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.818383+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.877317+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.879114+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.880890+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.881508+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.887156+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.928928+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.930703+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.932783+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.933412+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.941103+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.983000+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.985197+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.987560+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.988380+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:36.996195+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:37.071683+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[23955]: audit 2024-04-25T05:03:37.075452+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.271687+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.272342+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.280374+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.281996+0000 mgr.x (mgr.24845) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.338346+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.340064+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.341670+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.342272+0000 mon.b (mon.2) 333 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.349734+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.351919+0000 mgr.x (mgr.24845) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.411428+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.413493+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.415700+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.416340+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.422818+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.424214+0000 mgr.x (mgr.24845) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.464481+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.466520+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.468317+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.469037+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.474354+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.475871+0000 mgr.x (mgr.24845) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.532872+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.534769+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.536599+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.537235+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.546966+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.548607+0000 mgr.x (mgr.24845) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.589493+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.591458+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.593319+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.593961+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.603551+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.645480+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.647235+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.649224+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.649938+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.657657+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.700179+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.702004+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.703812+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.704483+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.712111+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.754197+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.755928+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.758117+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.758742+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.764357+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.805733+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.807487+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.809614+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.810332+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.818383+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.877317+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.879114+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.880890+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.881508+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.887156+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.928928+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.930703+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.932783+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.933412+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.941103+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.983000+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.985197+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.987560+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.988380+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:36.996195+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:37.071683+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:37.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:37 smithi096 bash[18594]: audit 2024-04-25T05:03:37.075452+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.605077+0000 mgr.x (mgr.24845) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.659400+0000 mgr.x (mgr.24845) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.713716+0000 mgr.x (mgr.24845) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.765768+0000 mgr.x (mgr.24845) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cluster 2024-04-25T05:03:36.792955+0000 mgr.x (mgr.24845) 63 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.819980+0000 mgr.x (mgr.24845) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.888748+0000 mgr.x (mgr.24845) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.942637+0000 mgr.x (mgr.24845) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:36.997927+0000 mgr.x (mgr.24845) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.078633+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.101267+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.107927+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.110486+0000 mgr.x (mgr.24845) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.195623+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.199479+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.203152+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.204426+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.214217+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.216143+0000 mgr.x (mgr.24845) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.304827+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.309129+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.312740+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.314164+0000 mon.b (mon.2) 389 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.324326+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.326348+0000 mgr.x (mgr.24845) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.415643+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.419821+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.423476+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.424897+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.433208+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.435920+0000 mgr.x (mgr.24845) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.524964+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.529454+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.533651+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.535093+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.545475+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.547237+0000 mgr.x (mgr.24845) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.623434+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.625746+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.628088+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.628922+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.636542+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.714905+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.717282+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.720040+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.720930+0000 mon.b (mon.2) 405 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.726705+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.784465+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.786225+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.787852+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.788415+0000 mon.b (mon.2) 409 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.795202+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.858399+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.860997+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.862992+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.863801+0000 mon.b (mon.2) 413 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.871608+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.954833+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.957696+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.960028+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.961004+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:37.966914+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:38.057452+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:38.061382+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:38.064521+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:38.065790+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[23955]: audit 2024-04-25T05:03:38.072419+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.605077+0000 mgr.x (mgr.24845) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.659400+0000 mgr.x (mgr.24845) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.713716+0000 mgr.x (mgr.24845) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.765768+0000 mgr.x (mgr.24845) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cluster 2024-04-25T05:03:36.792955+0000 mgr.x (mgr.24845) 63 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.819980+0000 mgr.x (mgr.24845) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.888748+0000 mgr.x (mgr.24845) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.942637+0000 mgr.x (mgr.24845) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:36.997927+0000 mgr.x (mgr.24845) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.078633+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.101267+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.107927+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.110486+0000 mgr.x (mgr.24845) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.195623+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.199479+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.203152+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.204426+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.214217+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.216143+0000 mgr.x (mgr.24845) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.304827+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.309129+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.312740+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.314164+0000 mon.b (mon.2) 389 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.324326+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.326348+0000 mgr.x (mgr.24845) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.415643+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.419821+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.423476+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.424897+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.433208+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.435920+0000 mgr.x (mgr.24845) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.524964+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.529454+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.533651+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.535093+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.545475+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.547237+0000 mgr.x (mgr.24845) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.623434+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.625746+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.628088+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.628922+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.636542+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.714905+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.717282+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.720040+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.720930+0000 mon.b (mon.2) 405 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.726705+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.784465+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.786225+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.787852+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.788415+0000 mon.b (mon.2) 409 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.795202+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.858399+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.860997+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.862992+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.863801+0000 mon.b (mon.2) 413 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.871608+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.954833+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.957696+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.960028+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.961004+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:37.966914+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:38.057452+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:38.061382+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:38.064521+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:38.065790+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:38 smithi096 bash[18594]: audit 2024-04-25T05:03:38.072419+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.605077+0000 mgr.x (mgr.24845) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.659400+0000 mgr.x (mgr.24845) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.713716+0000 mgr.x (mgr.24845) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.765768+0000 mgr.x (mgr.24845) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cluster 2024-04-25T05:03:36.792955+0000 mgr.x (mgr.24845) 63 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.819980+0000 mgr.x (mgr.24845) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.888748+0000 mgr.x (mgr.24845) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.942637+0000 mgr.x (mgr.24845) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:36.997927+0000 mgr.x (mgr.24845) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.078633+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.101267+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.107927+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.110486+0000 mgr.x (mgr.24845) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.195623+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.199479+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.203152+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.204426+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.214217+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.216143+0000 mgr.x (mgr.24845) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.304827+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.309129+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.312740+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.314164+0000 mon.b (mon.2) 389 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.324326+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.326348+0000 mgr.x (mgr.24845) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.415643+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.419821+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.423476+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.424897+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.433208+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.435920+0000 mgr.x (mgr.24845) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.524964+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.529454+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.533651+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.535093+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.545475+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.547237+0000 mgr.x (mgr.24845) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.623434+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.625746+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.628088+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.628922+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.636542+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.714905+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.717282+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.720040+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.720930+0000 mon.b (mon.2) 405 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.726705+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.784465+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.786225+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.787852+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.788415+0000 mon.b (mon.2) 409 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.795202+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.858399+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.860997+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.862992+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.863801+0000 mon.b (mon.2) 413 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.871608+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.954833+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.957696+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.960028+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.961004+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:37.966914+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:38.057452+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:38.061382+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:38.064521+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:38.065790+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:38.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:38 smithi155 bash[18735]: audit 2024-04-25T05:03:38.072419+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.638300+0000 mgr.x (mgr.24845) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.728224+0000 mgr.x (mgr.24845) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.796736+0000 mgr.x (mgr.24845) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.873207+0000 mgr.x (mgr.24845) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:37.969215+0000 mgr.x (mgr.24845) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.076660+0000 mgr.x (mgr.24845) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.149570+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.153878+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.157920+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.159320+0000 mon.b (mon.2) 425 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.167336+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.172405+0000 mgr.x (mgr.24845) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.247421+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.249991+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.253927+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.255372+0000 mon.b (mon.2) 429 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.266210+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.268169+0000 mgr.x (mgr.24845) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.346678+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.349308+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.351906+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.353039+0000 mon.b (mon.2) 433 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.360091+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.364568+0000 mgr.x (mgr.24845) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.437815+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.440634+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.443842+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.444887+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.452163+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.456311+0000 mgr.x (mgr.24845) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.518043+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.520246+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.522210+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.522883+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.530207+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.531873+0000 mgr.x (mgr.24845) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.591167+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.593255+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.595156+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.595921+0000 mon.b (mon.2) 445 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.601340+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.665384+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.667570+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.669410+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.670122+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.675661+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.718754+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.720509+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.722252+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.722925+0000 mon.b (mon.2) 453 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.728421+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.772631+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.775956+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.778136+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.778985+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.792977+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.835198+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.837268+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.839176+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.839865+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.844224+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.904367+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.907525+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.910030+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.910773+0000 mon.b (mon.2) 465 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.915773+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.957340+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.960069+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.961747+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.962328+0000 mon.b (mon.2) 469 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:38.967503+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.009970+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.011767+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.013909+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.014604+0000 mon.b (mon.2) 473 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.020136+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.062194+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.064223+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.066156+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.066871+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:39 smithi155 bash[18735]: audit 2024-04-25T05:03:39.072502+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.638300+0000 mgr.x (mgr.24845) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.728224+0000 mgr.x (mgr.24845) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.796736+0000 mgr.x (mgr.24845) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.873207+0000 mgr.x (mgr.24845) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:37.969215+0000 mgr.x (mgr.24845) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.076660+0000 mgr.x (mgr.24845) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.149570+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.153878+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.157920+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.159320+0000 mon.b (mon.2) 425 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.167336+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.172405+0000 mgr.x (mgr.24845) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.247421+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.249991+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.253927+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.255372+0000 mon.b (mon.2) 429 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.266210+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.268169+0000 mgr.x (mgr.24845) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.346678+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.349308+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.638300+0000 mgr.x (mgr.24845) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.728224+0000 mgr.x (mgr.24845) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.796736+0000 mgr.x (mgr.24845) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.873207+0000 mgr.x (mgr.24845) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:37.969215+0000 mgr.x (mgr.24845) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.076660+0000 mgr.x (mgr.24845) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.149570+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.153878+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.157920+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.159320+0000 mon.b (mon.2) 425 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.167336+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.172405+0000 mgr.x (mgr.24845) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.247421+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.249991+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.253927+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.255372+0000 mon.b (mon.2) 429 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.266210+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.268169+0000 mgr.x (mgr.24845) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.346678+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.349308+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.351906+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.353039+0000 mon.b (mon.2) 433 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.360091+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.364568+0000 mgr.x (mgr.24845) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.437815+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.440634+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.443842+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.444887+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.452163+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.456311+0000 mgr.x (mgr.24845) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.518043+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.520246+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.522210+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.522883+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.530207+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.531873+0000 mgr.x (mgr.24845) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.591167+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.593255+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.595156+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.595921+0000 mon.b (mon.2) 445 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.351906+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.353039+0000 mon.b (mon.2) 433 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.360091+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.364568+0000 mgr.x (mgr.24845) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.437815+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.440634+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.443842+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.444887+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.452163+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.456311+0000 mgr.x (mgr.24845) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.518043+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.520246+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.522210+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.522883+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.530207+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.531873+0000 mgr.x (mgr.24845) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.591167+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.593255+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.595156+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.595921+0000 mon.b (mon.2) 445 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.601340+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.665384+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.667570+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.669410+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.670122+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.675661+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.718754+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.720509+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.722252+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.722925+0000 mon.b (mon.2) 453 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.728421+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.772631+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.775956+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.778136+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.778985+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.792977+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.835198+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.837268+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.839176+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.839865+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.601340+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.665384+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.667570+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.669410+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.670122+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.675661+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.718754+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.720509+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.722252+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.722925+0000 mon.b (mon.2) 453 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.728421+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.772631+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.775956+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.778136+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.778985+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.792977+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.835198+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.837268+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.839176+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.839865+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.844224+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.904367+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.907525+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.910030+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.910773+0000 mon.b (mon.2) 465 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.915773+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.957340+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.960069+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.961747+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.962328+0000 mon.b (mon.2) 469 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:38.967503+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.009970+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.011767+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.013909+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.014604+0000 mon.b (mon.2) 473 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.020136+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.062194+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.064223+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.066156+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.066871+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[18594]: audit 2024-04-25T05:03:39.072502+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.844224+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.904367+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.907525+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.910030+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.910773+0000 mon.b (mon.2) 465 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.915773+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.957340+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.960069+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.961747+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.962328+0000 mon.b (mon.2) 469 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:38.967503+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.009970+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.011767+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.013909+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.014604+0000 mon.b (mon.2) 473 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.020136+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.062194+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.064223+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:39.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.066156+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:39.479 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.066871+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:39.479 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:39 smithi096 bash[23955]: audit 2024-04-25T05:03:39.072502+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.604283+0000 mgr.x (mgr.24845) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:38.638390+0000 mgr.x (mgr.24845) 85 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.678533+0000 mgr.x (mgr.24845) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.731323+0000 mgr.x (mgr.24845) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cluster 2024-04-25T05:03:38.793673+0000 mgr.x (mgr.24845) 88 : 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-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.794673+0000 mgr.x (mgr.24845) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.846791+0000 mgr.x (mgr.24845) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.917226+0000 mgr.x (mgr.24845) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:38.968947+0000 mgr.x (mgr.24845) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.021642+0000 mgr.x (mgr.24845) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.074008+0000 mgr.x (mgr.24845) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.131420+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.133198+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.134842+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.135455+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.140391+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.143031+0000 mgr.x (mgr.24845) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.183417+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.185230+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.187038+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.187640+0000 mon.b (mon.2) 485 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.197484+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.199058+0000 mgr.x (mgr.24845) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.238952+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.240704+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.242707+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.243318+0000 mon.b (mon.2) 489 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.250863+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.252391+0000 mgr.x (mgr.24845) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.293213+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.294963+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.296561+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.297202+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.304660+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.306087+0000 mgr.x (mgr.24845) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.351005+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.353066+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.354776+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.355397+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.362606+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.364103+0000 mgr.x (mgr.24845) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.409273+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.411320+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.413406+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.414107+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.423562+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.425150+0000 mgr.x (mgr.24845) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.481799+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.483648+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.485385+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.486001+0000 mon.b (mon.2) 505 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.493860+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.495370+0000 mgr.x (mgr.24845) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.535265+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.536993+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.538676+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.539227+0000 mon.b (mon.2) 509 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.549077+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.550863+0000 mgr.x (mgr.24845) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.591390+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.360 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.593184+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.594839+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.595508+0000 mon.b (mon.2) 513 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.605119+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.646544+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.649225+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.651544+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.652138+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.660053+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.701688+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.703629+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.705931+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.706672+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.712642+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.770679+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.772510+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.774304+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.774950+0000 mon.b (mon.2) 525 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.780985+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.840152+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.842064+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.843905+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.844584+0000 mon.b (mon.2) 529 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.851845+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.909469+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.911378+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.913152+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.913788+0000 mon.b (mon.2) 533 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.921403+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.981838+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.983872+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.985594+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.986225+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:39.995799+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:40.073456+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:40.075346+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:40.077315+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:40.077973+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.363 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:40 smithi155 bash[18735]: audit 2024-04-25T05:03:40.084289+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.604283+0000 mgr.x (mgr.24845) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:38.638390+0000 mgr.x (mgr.24845) 85 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.678533+0000 mgr.x (mgr.24845) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.731323+0000 mgr.x (mgr.24845) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cluster 2024-04-25T05:03:38.793673+0000 mgr.x (mgr.24845) 88 : 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-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.794673+0000 mgr.x (mgr.24845) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.846791+0000 mgr.x (mgr.24845) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.917226+0000 mgr.x (mgr.24845) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:38.968947+0000 mgr.x (mgr.24845) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.021642+0000 mgr.x (mgr.24845) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.074008+0000 mgr.x (mgr.24845) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.131420+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.133198+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.134842+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.135455+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.140391+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.143031+0000 mgr.x (mgr.24845) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.183417+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.185230+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.187038+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.604283+0000 mgr.x (mgr.24845) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:38.638390+0000 mgr.x (mgr.24845) 85 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.678533+0000 mgr.x (mgr.24845) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.731323+0000 mgr.x (mgr.24845) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cluster 2024-04-25T05:03:38.793673+0000 mgr.x (mgr.24845) 88 : 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-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.794673+0000 mgr.x (mgr.24845) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.846791+0000 mgr.x (mgr.24845) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.917226+0000 mgr.x (mgr.24845) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:38.968947+0000 mgr.x (mgr.24845) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.021642+0000 mgr.x (mgr.24845) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.074008+0000 mgr.x (mgr.24845) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.131420+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.133198+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.134842+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.135455+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.140391+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.143031+0000 mgr.x (mgr.24845) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.183417+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.185230+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.187038+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.187640+0000 mon.b (mon.2) 485 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.197484+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.199058+0000 mgr.x (mgr.24845) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.238952+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.240704+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.242707+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.243318+0000 mon.b (mon.2) 489 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.250863+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.252391+0000 mgr.x (mgr.24845) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.293213+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.294963+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.296561+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.297202+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.304660+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.306087+0000 mgr.x (mgr.24845) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.351005+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.353066+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.354776+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.355397+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.362606+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.364103+0000 mgr.x (mgr.24845) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.409273+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.411320+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.413406+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.414107+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.423562+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.425150+0000 mgr.x (mgr.24845) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.481799+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.483648+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.485385+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.486001+0000 mon.b (mon.2) 505 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.493860+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.495370+0000 mgr.x (mgr.24845) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.535265+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.536993+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.538676+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.539227+0000 mon.b (mon.2) 509 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.549077+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.550863+0000 mgr.x (mgr.24845) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.591390+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.593184+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.187640+0000 mon.b (mon.2) 485 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.197484+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.199058+0000 mgr.x (mgr.24845) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.238952+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.240704+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.242707+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.243318+0000 mon.b (mon.2) 489 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.250863+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.252391+0000 mgr.x (mgr.24845) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.293213+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.294963+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.296561+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.297202+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.304660+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.306087+0000 mgr.x (mgr.24845) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.351005+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.353066+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.354776+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.355397+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.362606+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.364103+0000 mgr.x (mgr.24845) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.594839+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.595508+0000 mon.b (mon.2) 513 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.605119+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.646544+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.649225+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.651544+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.652138+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.660053+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.701688+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.703629+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.705931+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.706672+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.712642+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.770679+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.772510+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.774304+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.774950+0000 mon.b (mon.2) 525 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.780985+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.840152+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.842064+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.843905+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.844584+0000 mon.b (mon.2) 529 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.851845+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.909469+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.911378+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.913152+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.913788+0000 mon.b (mon.2) 533 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.921403+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.981838+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.983872+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.985594+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.986225+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:39.995799+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:40.073456+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:40.075346+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:40.077315+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:40.077973+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[18594]: audit 2024-04-25T05:03:40.084289+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.409273+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.411320+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.413406+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.414107+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.423562+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.425150+0000 mgr.x (mgr.24845) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.481799+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.483648+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.485385+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.486001+0000 mon.b (mon.2) 505 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.493860+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.495370+0000 mgr.x (mgr.24845) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.535265+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.536993+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.538676+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.539227+0000 mon.b (mon.2) 509 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.549077+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.550863+0000 mgr.x (mgr.24845) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.591390+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.593184+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.594839+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.595508+0000 mon.b (mon.2) 513 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.605119+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.646544+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.649225+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.651544+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.652138+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.660053+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.701688+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.703629+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.705931+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.706672+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.712642+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.770679+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.772510+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.774304+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.774950+0000 mon.b (mon.2) 525 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.780985+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.840152+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.842064+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.843905+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.844584+0000 mon.b (mon.2) 529 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.851845+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.909469+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.911378+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.913152+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.913788+0000 mon.b (mon.2) 533 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.921403+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.981838+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.983872+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.985594+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.986225+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:39.995799+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:40.073456+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:40.075346+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:40.077315+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:40.077973+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:40.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:40 smithi096 bash[23955]: audit 2024-04-25T05:03:40.084289+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.606669+0000 mgr.x (mgr.24845) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.661642+0000 mgr.x (mgr.24845) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.714130+0000 mgr.x (mgr.24845) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.782624+0000 mgr.x (mgr.24845) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.853424+0000 mgr.x (mgr.24845) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.922940+0000 mgr.x (mgr.24845) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:39.997339+0000 mgr.x (mgr.24845) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.086330+0000 mgr.x (mgr.24845) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.145516+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.147590+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.149457+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.150103+0000 mon.b (mon.2) 545 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.154503+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.156051+0000 mgr.x (mgr.24845) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.212655+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.214633+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.217405+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.218164+0000 mon.b (mon.2) 549 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.225347+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.226994+0000 mgr.x (mgr.24845) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.606669+0000 mgr.x (mgr.24845) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.661642+0000 mgr.x (mgr.24845) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.714130+0000 mgr.x (mgr.24845) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.782624+0000 mgr.x (mgr.24845) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.853424+0000 mgr.x (mgr.24845) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.922940+0000 mgr.x (mgr.24845) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:39.997339+0000 mgr.x (mgr.24845) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.086330+0000 mgr.x (mgr.24845) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.145516+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.147590+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.149457+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.150103+0000 mon.b (mon.2) 545 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.154503+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.156051+0000 mgr.x (mgr.24845) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.212655+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.214633+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.217405+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.218164+0000 mon.b (mon.2) 549 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.225347+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.226994+0000 mgr.x (mgr.24845) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.304044+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.306326+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.308435+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.309160+0000 mon.b (mon.2) 553 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.317024+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.318691+0000 mgr.x (mgr.24845) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.383070+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.385248+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.387043+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.387701+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.393227+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.394754+0000 mgr.x (mgr.24845) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.435537+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.437375+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.439861+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.440587+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.447974+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.449643+0000 mgr.x (mgr.24845) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.489981+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.492324+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.494795+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.304044+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.306326+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.308435+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.309160+0000 mon.b (mon.2) 553 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.317024+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.318691+0000 mgr.x (mgr.24845) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.383070+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.385248+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.387043+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.387701+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.393227+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.394754+0000 mgr.x (mgr.24845) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.435537+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.437375+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.439861+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.440587+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.447974+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.449643+0000 mgr.x (mgr.24845) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.489981+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.492324+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.494795+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.495571+0000 mon.b (mon.2) 565 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.503041+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.505049+0000 mgr.x (mgr.24845) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.561956+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.563843+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.565615+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.566282+0000 mon.b (mon.2) 569 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.570815+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.574306+0000 mgr.x (mgr.24845) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.615016+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.616963+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.619100+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.619811+0000 mon.b (mon.2) 573 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.624600+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.672705+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.674903+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.676827+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.677479+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.682765+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.741785+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.495571+0000 mon.b (mon.2) 565 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.503041+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.505049+0000 mgr.x (mgr.24845) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.561956+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.563843+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.565615+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.566282+0000 mon.b (mon.2) 569 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.570815+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.574306+0000 mgr.x (mgr.24845) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.615016+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.616963+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.619100+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.619811+0000 mon.b (mon.2) 573 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.624600+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.672705+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.674903+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.676827+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.677479+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.682765+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.741785+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.743585+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.745313+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.745949+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.753823+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.816339+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.818367+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.820081+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.820708+0000 mon.b (mon.2) 585 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.826438+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.869240+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.871006+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.872706+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.873350+0000 mon.b (mon.2) 589 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.882648+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.926488+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.928410+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.930535+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.931291+0000 mon.b (mon.2) 593 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:40.937437+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.743585+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.745313+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.745949+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.753823+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.816339+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.818367+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.820081+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.820708+0000 mon.b (mon.2) 585 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.826438+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.869240+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.871006+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.872706+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.873350+0000 mon.b (mon.2) 589 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.882648+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.926488+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.928410+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.930535+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.931291+0000 mon.b (mon.2) 593 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:40.937437+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.013930+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.015888+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.017720+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.018383+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.023974+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.066608+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.068561+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.070229+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.070765+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[23955]: audit 2024-04-25T05:03:41.075620+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.013930+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.015888+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.017720+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.018383+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.023974+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.237 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.066608+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.237 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.068561+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.237 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.070229+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.237 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.070765+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.237 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:41 smithi096 bash[18594]: audit 2024-04-25T05:03:41.075620+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.606669+0000 mgr.x (mgr.24845) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.661642+0000 mgr.x (mgr.24845) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.714130+0000 mgr.x (mgr.24845) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.782624+0000 mgr.x (mgr.24845) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.853424+0000 mgr.x (mgr.24845) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.922940+0000 mgr.x (mgr.24845) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:39.997339+0000 mgr.x (mgr.24845) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.086330+0000 mgr.x (mgr.24845) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.145516+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.147590+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.149457+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.150103+0000 mon.b (mon.2) 545 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.154503+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.156051+0000 mgr.x (mgr.24845) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.212655+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.214633+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.217405+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.218164+0000 mon.b (mon.2) 549 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.225347+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.226994+0000 mgr.x (mgr.24845) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.304044+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.306326+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.308435+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.309160+0000 mon.b (mon.2) 553 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.317024+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.318691+0000 mgr.x (mgr.24845) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.383070+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.385248+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.387043+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.387701+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.393227+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.394754+0000 mgr.x (mgr.24845) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.435537+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.437375+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.439861+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.440587+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.447974+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.449643+0000 mgr.x (mgr.24845) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.489981+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.492324+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.494795+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.495571+0000 mon.b (mon.2) 565 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.503041+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.505049+0000 mgr.x (mgr.24845) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.561956+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.563843+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.565615+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.566282+0000 mon.b (mon.2) 569 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.570815+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.574306+0000 mgr.x (mgr.24845) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.615016+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.616963+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.619100+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.619811+0000 mon.b (mon.2) 573 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.624600+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.672705+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.674903+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.676827+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.677479+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.682765+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.741785+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.743585+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.745313+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.745949+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.753823+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.816339+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.818367+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.820081+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.820708+0000 mon.b (mon.2) 585 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.826438+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.869240+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.871006+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.872706+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.873350+0000 mon.b (mon.2) 589 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.882648+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.926488+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.928410+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.930535+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.931291+0000 mon.b (mon.2) 593 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:40.937437+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.013930+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.015888+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.017720+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.018383+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.023974+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.066608+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.068561+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.070229+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:41.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.070765+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:41.436 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:41 smithi155 bash[18735]: audit 2024-04-25T05:03:41.075620+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.627678+0000 mgr.x (mgr.24845) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.685441+0000 mgr.x (mgr.24845) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.755391+0000 mgr.x (mgr.24845) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cluster 2024-04-25T05:03:40.794023+0000 mgr.x (mgr.24845) 121 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.828754+0000 mgr.x (mgr.24845) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.884263+0000 mgr.x (mgr.24845) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:40.940542+0000 mgr.x (mgr.24845) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.026425+0000 mgr.x (mgr.24845) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.078131+0000 mgr.x (mgr.24845) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.120955+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.122729+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.124861+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.125466+0000 mon.b (mon.2) 605 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.129818+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.132104+0000 mgr.x (mgr.24845) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.172313+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.174361+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.176127+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.176780+0000 mon.b (mon.2) 609 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.182186+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.184503+0000 mgr.x (mgr.24845) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.224961+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.226717+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.228349+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.228918+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.233776+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.235220+0000 mgr.x (mgr.24845) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.275267+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.276990+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.278631+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.279231+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.350 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.285989+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.287605+0000 mgr.x (mgr.24845) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.327995+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.329686+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.331295+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.331862+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.339313+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.340897+0000 mgr.x (mgr.24845) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.381499+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.383241+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.384876+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.385438+0000 mon.b (mon.2) 625 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.351 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.392579+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.394216+0000 mgr.x (mgr.24845) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.467507+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.469276+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.470951+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.471488+0000 mon.b (mon.2) 629 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.478470+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.480026+0000 mgr.x (mgr.24845) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.536326+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.538133+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.539760+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.540384+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.545021+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.546476+0000 mgr.x (mgr.24845) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.586215+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.587967+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.590103+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.590694+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.597814+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.599443+0000 mgr.x (mgr.24845) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.639712+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.641576+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.643248+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.353 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.643908+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.651394+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.692677+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.694387+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.696072+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.696674+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.704022+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.745702+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.747374+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.749002+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.749582+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.354 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.757693+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.799840+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.801644+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.803635+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.804362+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.810334+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.884776+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.887444+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.890156+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.891222+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.898437+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.973585+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.975884+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.979114+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.979777+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:41.989316+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:42.063197+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:42.065093+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:42.067512+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:42.068212+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.356 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:42 smithi155 bash[18735]: audit 2024-04-25T05:03:42.074301+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.627678+0000 mgr.x (mgr.24845) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.685441+0000 mgr.x (mgr.24845) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.755391+0000 mgr.x (mgr.24845) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cluster 2024-04-25T05:03:40.794023+0000 mgr.x (mgr.24845) 121 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.828754+0000 mgr.x (mgr.24845) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.884263+0000 mgr.x (mgr.24845) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:40.940542+0000 mgr.x (mgr.24845) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.026425+0000 mgr.x (mgr.24845) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.078131+0000 mgr.x (mgr.24845) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.120955+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.122729+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.124861+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.125466+0000 mon.b (mon.2) 605 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.129818+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.132104+0000 mgr.x (mgr.24845) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.172313+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.174361+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.176127+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.176780+0000 mon.b (mon.2) 609 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.182186+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.627678+0000 mgr.x (mgr.24845) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.685441+0000 mgr.x (mgr.24845) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.755391+0000 mgr.x (mgr.24845) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cluster 2024-04-25T05:03:40.794023+0000 mgr.x (mgr.24845) 121 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.828754+0000 mgr.x (mgr.24845) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.884263+0000 mgr.x (mgr.24845) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:40.940542+0000 mgr.x (mgr.24845) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.026425+0000 mgr.x (mgr.24845) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.078131+0000 mgr.x (mgr.24845) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.120955+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.122729+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.124861+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.125466+0000 mon.b (mon.2) 605 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.129818+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.132104+0000 mgr.x (mgr.24845) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.172313+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.174361+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.176127+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.176780+0000 mon.b (mon.2) 609 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.182186+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.184503+0000 mgr.x (mgr.24845) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.224961+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.226717+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.228349+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.228918+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.233776+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.235220+0000 mgr.x (mgr.24845) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.275267+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.276990+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.278631+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.279231+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.285989+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.287605+0000 mgr.x (mgr.24845) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.327995+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.329686+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.331295+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.331862+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.339313+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.340897+0000 mgr.x (mgr.24845) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.381499+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.383241+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.184503+0000 mgr.x (mgr.24845) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.224961+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.226717+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.228349+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.228918+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.233776+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.235220+0000 mgr.x (mgr.24845) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.275267+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.276990+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.278631+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.279231+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.285989+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.287605+0000 mgr.x (mgr.24845) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.327995+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.329686+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.331295+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.331862+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.339313+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.340897+0000 mgr.x (mgr.24845) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.381499+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.383241+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.384876+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.385438+0000 mon.b (mon.2) 625 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.392579+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.394216+0000 mgr.x (mgr.24845) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.467507+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.469276+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.470951+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.471488+0000 mon.b (mon.2) 629 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.478470+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.480026+0000 mgr.x (mgr.24845) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.536326+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.538133+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.539760+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.540384+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.545021+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.546476+0000 mgr.x (mgr.24845) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.586215+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.587967+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.590103+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.384876+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.385438+0000 mon.b (mon.2) 625 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.392579+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.394216+0000 mgr.x (mgr.24845) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.467507+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.469276+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.470951+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.471488+0000 mon.b (mon.2) 629 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.478470+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.480026+0000 mgr.x (mgr.24845) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.536326+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.538133+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.539760+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.540384+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.545021+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.546476+0000 mgr.x (mgr.24845) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.586215+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.587967+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.590103+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.590694+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.597814+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.599443+0000 mgr.x (mgr.24845) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.639712+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.641576+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.643248+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.643908+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.651394+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.692677+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.694387+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.696072+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.696674+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.704022+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.745702+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.747374+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.749002+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.749582+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.757693+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.799840+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.801644+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.590694+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.597814+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.599443+0000 mgr.x (mgr.24845) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.639712+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.641576+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.643248+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.643908+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.651394+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.692677+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.694387+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.696072+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.696674+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.704022+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.745702+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.747374+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.749002+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.749582+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.757693+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.799840+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.801644+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.803635+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.804362+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.810334+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.884776+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.887444+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.890156+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.891222+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.898437+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.973585+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.975884+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.979114+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.979777+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:41.989316+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:42.063197+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:42.065093+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:42.067512+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:42.068212+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[23955]: audit 2024-04-25T05:03:42.074301+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.803635+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.804362+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.810334+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.884776+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.887444+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.890156+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.891222+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.898437+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.973585+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.975884+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.979114+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.979777+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:41.989316+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:42.063197+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:42.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:42.065093+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:42.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:42.067512+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:42.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:42.068212+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:42.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:42 smithi096 bash[18594]: audit 2024-04-25T05:03:42.074301+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.652914+0000 mgr.x (mgr.24845) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.705554+0000 mgr.x (mgr.24845) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.759235+0000 mgr.x (mgr.24845) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.811892+0000 mgr.x (mgr.24845) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.900979+0000 mgr.x (mgr.24845) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:41.990872+0000 mgr.x (mgr.24845) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.075847+0000 mgr.x (mgr.24845) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.136301+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.138426+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.140371+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.141064+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.147492+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.149537+0000 mgr.x (mgr.24845) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.189456+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.192213+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.195433+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.196092+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.201520+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.203018+0000 mgr.x (mgr.24845) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.248231+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.652914+0000 mgr.x (mgr.24845) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.705554+0000 mgr.x (mgr.24845) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.759235+0000 mgr.x (mgr.24845) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.811892+0000 mgr.x (mgr.24845) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.900979+0000 mgr.x (mgr.24845) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:41.990872+0000 mgr.x (mgr.24845) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.075847+0000 mgr.x (mgr.24845) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.136301+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.138426+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.140371+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.141064+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.147492+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.149537+0000 mgr.x (mgr.24845) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.189456+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.192213+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.195433+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.196092+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.201520+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.203018+0000 mgr.x (mgr.24845) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.248231+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.250067+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.251845+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.252543+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.259454+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.260906+0000 mgr.x (mgr.24845) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.317390+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.319238+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.321079+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.321856+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.330282+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.331920+0000 mgr.x (mgr.24845) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.335789+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.342608+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.351474+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.393565+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.395681+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.397442+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.398047+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.405998+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.407447+0000 mgr.x (mgr.24845) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.448951+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.250067+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.251845+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.252543+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.259454+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.260906+0000 mgr.x (mgr.24845) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.317390+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.319238+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.321079+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.321856+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.330282+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.331920+0000 mgr.x (mgr.24845) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.335789+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.342608+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.351474+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.393565+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.395681+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.397442+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.398047+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.405998+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.407447+0000 mgr.x (mgr.24845) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.448951+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.450694+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.452755+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.453459+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.461468+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.462968+0000 mgr.x (mgr.24845) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.506818+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.509406+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.511588+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.512327+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.519803+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.521276+0000 mgr.x (mgr.24845) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.581987+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.584549+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.587373+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.588372+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.595611+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.599533+0000 mgr.x (mgr.24845) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.676414+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.678968+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.681644+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.450694+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.452755+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.453459+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.461468+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.462968+0000 mgr.x (mgr.24845) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.506818+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.509406+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.511588+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.512327+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.519803+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.521276+0000 mgr.x (mgr.24845) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.581987+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.584549+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.587373+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.588372+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.595611+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.599533+0000 mgr.x (mgr.24845) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.676414+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.678968+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.681644+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.682459+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.690510+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.736059+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.738441+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.741159+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.742037+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.748985+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.805795+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.809880+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.813657+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.814948+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.823399+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.899460+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.903639+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.907269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.908256+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.915405+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.990521+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.994651+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.997969+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:42.998926+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:43.006244+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:43.051728+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:43.053853+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:43.056358+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:43.057268+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[18594]: audit 2024-04-25T05:03:43.064258+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.682459+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.690510+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.736059+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.738441+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.741159+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.742037+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.748985+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.805795+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.809880+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.813657+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.814948+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.823399+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.899460+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.903639+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.907269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.908256+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.915405+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.990521+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.994651+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.997969+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:42.998926+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:43.006244+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:43.051728+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:43.053853+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:43.056358+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:43.057268+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:43 smithi096 bash[23955]: audit 2024-04-25T05:03:43.064258+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.652914+0000 mgr.x (mgr.24845) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.705554+0000 mgr.x (mgr.24845) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.759235+0000 mgr.x (mgr.24845) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.811892+0000 mgr.x (mgr.24845) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.900979+0000 mgr.x (mgr.24845) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:41.990872+0000 mgr.x (mgr.24845) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.075847+0000 mgr.x (mgr.24845) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.136301+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.138426+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.140371+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.141064+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.147492+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.149537+0000 mgr.x (mgr.24845) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.189456+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.192213+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.195433+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.196092+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.201520+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.203018+0000 mgr.x (mgr.24845) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.248231+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.250067+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.251845+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.252543+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.259454+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.260906+0000 mgr.x (mgr.24845) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.317390+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.319238+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.321079+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.321856+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.330282+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.331920+0000 mgr.x (mgr.24845) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.335789+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.342608+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.351474+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.393565+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.395681+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.397442+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.398047+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.405998+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.407447+0000 mgr.x (mgr.24845) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.448951+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.450694+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.452755+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.453459+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.461468+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.462968+0000 mgr.x (mgr.24845) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.506818+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.509406+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.511588+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.512327+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.519803+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.521276+0000 mgr.x (mgr.24845) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.581987+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.584549+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.587373+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.588372+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.595611+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.599533+0000 mgr.x (mgr.24845) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.676414+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.678968+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.681644+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.682459+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.690510+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.736059+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.738441+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.741159+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.742037+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.748985+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.805795+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.809880+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.813657+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.814948+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.823399+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.899460+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.903639+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.907269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.908256+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.915405+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.990521+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.994651+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.997969+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:42.998926+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:43.006244+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:43.051728+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:43.053853+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:43.056358+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:43.057268+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[18735]: audit 2024-04-25T05:03:43.064258+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:43.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:43 smithi155 bash[54827]: ts=2024-04-25T05:03:43.506Z 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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.692160+0000 mgr.x (mgr.24845) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.751116+0000 mgr.x (mgr.24845) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cluster 2024-04-25T05:03:42.794862+0000 mgr.x (mgr.24845) 153 : 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-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.827702+0000 mgr.x (mgr.24845) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:42.919188+0000 mgr.x (mgr.24845) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.009986+0000 mgr.x (mgr.24845) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.068138+0000 mgr.x (mgr.24845) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.152615+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.156102+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.159347+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.160286+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.166936+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.170134+0000 mgr.x (mgr.24845) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.219188+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.222006+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.224815+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.225476+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.231597+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.233204+0000 mgr.x (mgr.24845) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.275155+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.692160+0000 mgr.x (mgr.24845) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.751116+0000 mgr.x (mgr.24845) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cluster 2024-04-25T05:03:42.794862+0000 mgr.x (mgr.24845) 153 : 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-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.827702+0000 mgr.x (mgr.24845) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:42.919188+0000 mgr.x (mgr.24845) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.009986+0000 mgr.x (mgr.24845) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.068138+0000 mgr.x (mgr.24845) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.152615+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.156102+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.159347+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.160286+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.166936+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.170134+0000 mgr.x (mgr.24845) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.219188+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.222006+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.224815+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.225476+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.231597+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.233204+0000 mgr.x (mgr.24845) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.275155+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.277405+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.279426+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.280170+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.286511+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.289217+0000 mgr.x (mgr.24845) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.363955+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.366067+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.368104+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.368956+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.373746+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.377624+0000 mgr.x (mgr.24845) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.451558+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.454151+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.457402+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.458302+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.463256+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.465645+0000 mgr.x (mgr.24845) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.540147+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.542466+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.544771+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.277405+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.279426+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.280170+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.286511+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.289217+0000 mgr.x (mgr.24845) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.363955+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.366067+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.368104+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.368956+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.373746+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.377624+0000 mgr.x (mgr.24845) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.451558+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.454151+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.457402+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.458302+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.463256+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.465645+0000 mgr.x (mgr.24845) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.540147+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.542466+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.544771+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.545700+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.550482+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.552479+0000 mgr.x (mgr.24845) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.627464+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.630106+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.633057+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.633917+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.639237+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.716485+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.718620+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.720783+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.721518+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.729179+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.805983+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.808169+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.810565+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.811364+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.816448+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.862543+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.865032+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.545700+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.550482+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.552479+0000 mgr.x (mgr.24845) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.627464+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.630106+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.633057+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.633917+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.639237+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.716485+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.718620+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.720783+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.721518+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.729179+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.805983+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.808169+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.810565+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.811364+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.816448+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.862543+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.865032+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.867686+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.868577+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.874106+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.921800+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.924513+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.926959+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.928027+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.936153+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.981038+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.983488+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.985552+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.986266+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:43.993965+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:44.038695+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:44.040772+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:44.043131+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:44.043960+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[23955]: audit 2024-04-25T05:03:44.049661+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.867686+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.868577+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.874106+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.921800+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.924513+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.926959+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.928027+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.936153+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.981038+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.983488+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.985552+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.986266+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:43.993965+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:44.038695+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:44.040772+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:44.043131+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:44.043960+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:44 smithi096 bash[18594]: audit 2024-04-25T05:03:44.049661+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.692160+0000 mgr.x (mgr.24845) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.751116+0000 mgr.x (mgr.24845) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cluster 2024-04-25T05:03:42.794862+0000 mgr.x (mgr.24845) 153 : 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-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.827702+0000 mgr.x (mgr.24845) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:42.919188+0000 mgr.x (mgr.24845) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.009986+0000 mgr.x (mgr.24845) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.068138+0000 mgr.x (mgr.24845) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.152615+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.156102+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.159347+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.160286+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.166936+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.170134+0000 mgr.x (mgr.24845) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.219188+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.222006+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.224815+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.225476+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.231597+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.233204+0000 mgr.x (mgr.24845) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.275155+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.277405+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.279426+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.280170+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.286511+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.289217+0000 mgr.x (mgr.24845) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.363955+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.366067+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.368104+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.368956+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.373746+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.377624+0000 mgr.x (mgr.24845) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.451558+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.454151+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.457402+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.458302+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.463256+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.465645+0000 mgr.x (mgr.24845) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.540147+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.542466+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.544771+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.545700+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.550482+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.552479+0000 mgr.x (mgr.24845) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.627464+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.630106+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.633057+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.633917+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.639237+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.716485+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.718620+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.720783+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.721518+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.729179+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.805983+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.808169+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.810565+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.811364+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.816448+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.862543+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.865032+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.867686+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.868577+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.874106+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.921800+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.924513+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.926959+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.928027+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.936153+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.981038+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.983488+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.985552+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.986266+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:43.993965+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:44.038695+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:44.040772+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:44.043131+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:44.043960+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:44 smithi155 bash[18735]: audit 2024-04-25T05:03:44.049661+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.641441+0000 mgr.x (mgr.24845) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.730910+0000 mgr.x (mgr.24845) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.820018+0000 mgr.x (mgr.24845) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.879665+0000 mgr.x (mgr.24845) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.938567+0000 mgr.x (mgr.24845) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:43.995609+0000 mgr.x (mgr.24845) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.052325+0000 mgr.x (mgr.24845) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.350 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.129424+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.131517+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.133515+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.134270+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.140245+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.141974+0000 mgr.x (mgr.24845) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.216092+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.218604+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.221956+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.223107+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.230992+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.351 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.233596+0000 mgr.x (mgr.24845) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.279582+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.641441+0000 mgr.x (mgr.24845) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.730910+0000 mgr.x (mgr.24845) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.820018+0000 mgr.x (mgr.24845) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.879665+0000 mgr.x (mgr.24845) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.938567+0000 mgr.x (mgr.24845) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.352 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:43.995609+0000 mgr.x (mgr.24845) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.052325+0000 mgr.x (mgr.24845) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.129424+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.131517+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.133515+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.134270+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.140245+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.141974+0000 mgr.x (mgr.24845) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.216092+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.218604+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.221956+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.223107+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.230992+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.353 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.233596+0000 mgr.x (mgr.24845) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.279582+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.281991+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.284095+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.284872+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.294381+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.295958+0000 mgr.x (mgr.24845) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.352866+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.355104+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.354 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.357868+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.358685+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.370058+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.371744+0000 mgr.x (mgr.24845) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.449799+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.452641+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.455511+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.456789+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.469186+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.470982+0000 mgr.x (mgr.24845) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.549109+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.551980+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.554716+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.355 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.281991+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.284095+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.284872+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.294381+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.295958+0000 mgr.x (mgr.24845) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.352866+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.355104+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.357868+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.358685+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.370058+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.371744+0000 mgr.x (mgr.24845) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.449799+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.452641+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.455511+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.456789+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.469186+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.356 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.470982+0000 mgr.x (mgr.24845) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.549109+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.551980+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.554716+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.555831+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.564065+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.567380+0000 mgr.x (mgr.24845) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.645157+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.647522+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.649808+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.650674+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.662528+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.741999+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.357 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.744829+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.747319+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.748286+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.760780+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.838315+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.841063+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.843895+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.844908+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.857518+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.936320+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.939087+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.555831+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.564065+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.567380+0000 mgr.x (mgr.24845) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.645157+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.647522+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.649808+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.650674+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.662528+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.741999+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.744829+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.747319+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.748286+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.760780+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.838315+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.841063+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.843895+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.844908+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.857518+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.936320+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.939087+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.941633+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.942739+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:44.955508+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:45.034853+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:45.037768+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:45.040854+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:45.041919+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[18594]: audit 2024-04-25T05:03:45.052123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.941633+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.942739+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:44.955508+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:45.034853+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:45.037768+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:45.040854+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:45.041919+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:45 smithi096 bash[23955]: audit 2024-04-25T05:03:45.052123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.641441+0000 mgr.x (mgr.24845) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.730910+0000 mgr.x (mgr.24845) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.820018+0000 mgr.x (mgr.24845) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.879665+0000 mgr.x (mgr.24845) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.938567+0000 mgr.x (mgr.24845) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:43.995609+0000 mgr.x (mgr.24845) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.052325+0000 mgr.x (mgr.24845) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.129424+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.131517+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.133515+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.134270+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.140245+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.141974+0000 mgr.x (mgr.24845) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.216092+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.218604+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.221956+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.223107+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.230992+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.233596+0000 mgr.x (mgr.24845) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.279582+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.281991+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.284095+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.284872+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.294381+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.295958+0000 mgr.x (mgr.24845) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.352866+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.355104+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.357868+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.358685+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.370058+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.371744+0000 mgr.x (mgr.24845) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.449799+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.452641+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.455511+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.456789+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.469186+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.470982+0000 mgr.x (mgr.24845) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.549109+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.551980+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.554716+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.555831+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.564065+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.567380+0000 mgr.x (mgr.24845) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.645157+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.647522+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.649808+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.650674+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.662528+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.741999+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.744829+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.747319+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.748286+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.760780+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.838315+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.841063+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.843895+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.844908+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.857518+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.936320+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.939087+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.941633+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.942739+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:44.955508+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:45.034853+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:45.037768+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:45.040854+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:45.041919+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:45 smithi155 bash[18735]: audit 2024-04-25T05:03:45.052123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.664320+0000 mgr.x (mgr.24845) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.762732+0000 mgr.x (mgr.24845) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cluster 2024-04-25T05:03:44.795492+0000 mgr.x (mgr.24845) 179 : 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-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.859270+0000 mgr.x (mgr.24845) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:44.957382+0000 mgr.x (mgr.24845) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.054127+0000 mgr.x (mgr.24845) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.131566+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.134450+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.137376+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.138445+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.144433+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.147638+0000 mgr.x (mgr.24845) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.225336+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.227432+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.229850+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.230514+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.239833+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.241506+0000 mgr.x (mgr.24845) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.318625+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.320951+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.323689+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.324647+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.332385+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.334059+0000 mgr.x (mgr.24845) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.408155+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.410189+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.413154+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.413959+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.420321+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.422043+0000 mgr.x (mgr.24845) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.507926+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.511610+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.514801+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.515753+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.523218+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.524998+0000 mgr.x (mgr.24845) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.600706+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.602913+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.605087+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.605875+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.615524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.692129+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.694979+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.698100+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.699294+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.710113+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.787360+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.791261+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.794297+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.795190+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.805125+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.879967+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.882085+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.884158+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.884985+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.894940+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.972325+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.974774+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.977682+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.978632+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:45.986543+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:46.064925+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:46.067957+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:46.070804+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:46.071790+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:46 smithi155 bash[18735]: audit 2024-04-25T05:03:46.082634+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.664320+0000 mgr.x (mgr.24845) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.762732+0000 mgr.x (mgr.24845) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cluster 2024-04-25T05:03:44.795492+0000 mgr.x (mgr.24845) 179 : 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-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.859270+0000 mgr.x (mgr.24845) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:44.957382+0000 mgr.x (mgr.24845) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.054127+0000 mgr.x (mgr.24845) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.131566+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.134450+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.137376+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.138445+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.144433+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.147638+0000 mgr.x (mgr.24845) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.225336+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.227432+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.229850+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.230514+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.239833+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.241506+0000 mgr.x (mgr.24845) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.318625+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.320951+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.323689+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.324647+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.332385+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.334059+0000 mgr.x (mgr.24845) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.408155+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.410189+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.413154+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.413959+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.420321+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.422043+0000 mgr.x (mgr.24845) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.507926+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.511610+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.514801+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.515753+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.523218+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.524998+0000 mgr.x (mgr.24845) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.600706+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.602913+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.605087+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.605875+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.615524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.692129+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.694979+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.698100+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.699294+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.710113+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.787360+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.791261+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.794297+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.795190+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.805125+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.879967+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.882085+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.884158+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.884985+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.894940+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.972325+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.974774+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.977682+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.978632+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:45.986543+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:46.064925+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:46.067957+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:46.070804+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:46.071790+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[18594]: audit 2024-04-25T05:03:46.082634+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.664320+0000 mgr.x (mgr.24845) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.762732+0000 mgr.x (mgr.24845) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cluster 2024-04-25T05:03:44.795492+0000 mgr.x (mgr.24845) 179 : 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-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.859270+0000 mgr.x (mgr.24845) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:44.957382+0000 mgr.x (mgr.24845) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.054127+0000 mgr.x (mgr.24845) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.131566+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.134450+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.137376+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.138445+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.144433+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.147638+0000 mgr.x (mgr.24845) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.225336+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.227432+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.229850+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.230514+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.239833+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.241506+0000 mgr.x (mgr.24845) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.318625+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.320951+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.323689+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.324647+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.332385+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.334059+0000 mgr.x (mgr.24845) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.408155+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.410189+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.413154+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.413959+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.420321+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.422043+0000 mgr.x (mgr.24845) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.507926+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.511610+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.514801+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.515753+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.523218+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.524998+0000 mgr.x (mgr.24845) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.600706+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.602913+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.605087+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.605875+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.615524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.692129+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.694979+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.698100+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.699294+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.710113+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.787360+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.791261+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.794297+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.795190+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.805125+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.879967+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.882085+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.884158+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.884985+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.894940+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.972325+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.974774+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.977682+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.978632+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:45.986543+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:46.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:46.064925+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:46.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:46.067957+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:46.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:46.070804+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:46.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:46.071790+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:46.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:46 smithi096 bash[23955]: audit 2024-04-25T05:03:46.082634+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.617159+0000 mgr.x (mgr.24845) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.711903+0000 mgr.x (mgr.24845) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.806869+0000 mgr.x (mgr.24845) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.896673+0000 mgr.x (mgr.24845) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:45.988450+0000 mgr.x (mgr.24845) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.084672+0000 mgr.x (mgr.24845) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.147815+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.150221+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.152931+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.153668+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.161416+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.163942+0000 mgr.x (mgr.24845) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.220225+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.222352+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.224339+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.225066+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.232335+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.234992+0000 mgr.x (mgr.24845) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.308552+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.312131+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.314874+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.315692+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.325520+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.327327+0000 mgr.x (mgr.24845) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.400867+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.403211+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.405529+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.406337+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.414181+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.415891+0000 mgr.x (mgr.24845) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.504140+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.508115+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.511448+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.512664+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.521820+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.523890+0000 mgr.x (mgr.24845) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.613257+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.617524+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.620755+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.621719+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.629422+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.703891+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.708126+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.712998+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.714347+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.721900+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.802176+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.804459+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.806710+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.807507+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.812266+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.872163+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.874383+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.876720+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.877667+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.882662+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.943096+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.945384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.947401+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.948148+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:46.955741+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.016824+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.019001+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.021189+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.021976+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.027562+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.072918+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.075405+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.078148+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.078930+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[18735]: audit 2024-04-25T05:03:47.083967+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.617159+0000 mgr.x (mgr.24845) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.711903+0000 mgr.x (mgr.24845) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.806869+0000 mgr.x (mgr.24845) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.896673+0000 mgr.x (mgr.24845) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:45.988450+0000 mgr.x (mgr.24845) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.084672+0000 mgr.x (mgr.24845) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.147815+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.150221+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.152931+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.153668+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.161416+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.163942+0000 mgr.x (mgr.24845) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.220225+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.222352+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.224339+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.225066+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.232335+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.234992+0000 mgr.x (mgr.24845) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.308552+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.312131+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.617159+0000 mgr.x (mgr.24845) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.711903+0000 mgr.x (mgr.24845) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.806869+0000 mgr.x (mgr.24845) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.896673+0000 mgr.x (mgr.24845) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:45.988450+0000 mgr.x (mgr.24845) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.084672+0000 mgr.x (mgr.24845) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.147815+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.150221+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.152931+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.153668+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.161416+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.163942+0000 mgr.x (mgr.24845) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.220225+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.222352+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.224339+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.225066+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.232335+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.234992+0000 mgr.x (mgr.24845) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.308552+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.312131+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.314874+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.315692+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.325520+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.327327+0000 mgr.x (mgr.24845) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.400867+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.403211+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.405529+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.406337+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.414181+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.415891+0000 mgr.x (mgr.24845) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.504140+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.508115+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.511448+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.512664+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.521820+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.523890+0000 mgr.x (mgr.24845) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.613257+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.617524+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.620755+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.621719+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.314874+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.315692+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.325520+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.327327+0000 mgr.x (mgr.24845) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.400867+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.403211+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.405529+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.406337+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.414181+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.415891+0000 mgr.x (mgr.24845) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.504140+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.508115+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.511448+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.512664+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.521820+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.523890+0000 mgr.x (mgr.24845) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.613257+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.617524+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.620755+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.621719+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.629422+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.703891+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.708126+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.712998+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.714347+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.721900+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.802176+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.804459+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.806710+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.807507+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.812266+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.872163+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.874383+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.876720+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.877667+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.882662+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.943096+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.945384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.947401+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.948148+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.629422+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.703891+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.708126+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.712998+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.714347+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.721900+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.802176+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.804459+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.806710+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.807507+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.812266+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.872163+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.874383+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.876720+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.877667+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.882662+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.943096+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.945384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.947401+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.948148+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:46.955741+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.016824+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.019001+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.021189+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.021976+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.027562+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.072918+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.075405+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.078148+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.078930+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[23955]: audit 2024-04-25T05:03:47.083967+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:46.955741+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.016824+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.019001+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.021189+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.021976+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.027562+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.072918+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.075405+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.078148+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.078930+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:47 smithi096 bash[18594]: audit 2024-04-25T05:03:47.083967+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.112 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:03:47] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.33.4" 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.631456+0000 mgr.x (mgr.24845) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.723871+0000 mgr.x (mgr.24845) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cluster 2024-04-25T05:03:46.796054+0000 mgr.x (mgr.24845) 201 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.814447+0000 mgr.x (mgr.24845) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.884439+0000 mgr.x (mgr.24845) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:46.957430+0000 mgr.x (mgr.24845) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.029137+0000 mgr.x (mgr.24845) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.085657+0000 mgr.x (mgr.24845) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.144807+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.147157+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.149123+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.149854+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.154138+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.157947+0000 mgr.x (mgr.24845) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.201611+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.203815+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.207449+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.208801+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.214068+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.219047+0000 mgr.x (mgr.24845) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.306889+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.310400+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.313855+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.314770+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.319906+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.321553+0000 mgr.x (mgr.24845) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.396906+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.399699+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.403065+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.404107+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.409340+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.414050+0000 mgr.x (mgr.24845) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.456752+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.459067+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.461341+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.462131+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.467156+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.471498+0000 mgr.x (mgr.24845) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.554525+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.558878+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.631456+0000 mgr.x (mgr.24845) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.723871+0000 mgr.x (mgr.24845) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cluster 2024-04-25T05:03:46.796054+0000 mgr.x (mgr.24845) 201 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.814447+0000 mgr.x (mgr.24845) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.884439+0000 mgr.x (mgr.24845) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:46.957430+0000 mgr.x (mgr.24845) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.029137+0000 mgr.x (mgr.24845) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.085657+0000 mgr.x (mgr.24845) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.144807+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.147157+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.149123+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.149854+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.154138+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.157947+0000 mgr.x (mgr.24845) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.201611+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.203815+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.207449+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.208801+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.214068+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.219047+0000 mgr.x (mgr.24845) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.562430+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.563798+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.571329+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.576124+0000 mgr.x (mgr.24845) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.665778+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.669960+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.673658+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.674801+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.681257+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.772104+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.776144+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.780127+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.781549+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.789815+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.870988+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.873928+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.876743+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.878006+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.884718+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.978009+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.982350+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.987147+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:47.988738+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:48.000139+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:48.091210+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:48.094157+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:48.096940+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:48.098133+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[18594]: audit 2024-04-25T05:03:48.106978+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.306889+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.310400+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.313855+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.314770+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.319906+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.321553+0000 mgr.x (mgr.24845) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.396906+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.399699+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.403065+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.404107+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.409340+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.414050+0000 mgr.x (mgr.24845) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.456752+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.459067+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.461341+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.462131+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.467156+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.471498+0000 mgr.x (mgr.24845) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.554525+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.558878+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.562430+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.563798+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.571329+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.576124+0000 mgr.x (mgr.24845) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.665778+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.669960+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.673658+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.674801+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.681257+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.772104+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.776144+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.780127+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.781549+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.789815+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.870988+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.873928+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.876743+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.878006+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.884718+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.978009+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.982350+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.987147+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:47.988738+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:48.000139+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:48.091210+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:48.094157+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:48.096940+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:48.098133+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:48 smithi096 bash[23955]: audit 2024-04-25T05:03:48.106978+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.631456+0000 mgr.x (mgr.24845) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.723871+0000 mgr.x (mgr.24845) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cluster 2024-04-25T05:03:46.796054+0000 mgr.x (mgr.24845) 201 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.814447+0000 mgr.x (mgr.24845) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.884439+0000 mgr.x (mgr.24845) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:46.957430+0000 mgr.x (mgr.24845) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.029137+0000 mgr.x (mgr.24845) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.085657+0000 mgr.x (mgr.24845) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.144807+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.147157+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.149123+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.149854+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.154138+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.157947+0000 mgr.x (mgr.24845) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.201611+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.203815+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.207449+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.208801+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.214068+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.219047+0000 mgr.x (mgr.24845) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.306889+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.310400+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.313855+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.314770+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.319906+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.321553+0000 mgr.x (mgr.24845) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.396906+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.399699+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.403065+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.404107+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.409340+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.414050+0000 mgr.x (mgr.24845) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.456752+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.459067+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.461341+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.462131+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.467156+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.471498+0000 mgr.x (mgr.24845) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.554525+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.558878+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.562430+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.563798+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.571329+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.576124+0000 mgr.x (mgr.24845) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.665778+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.669960+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.673658+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.674801+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.681257+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.772104+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.776144+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.780127+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.781549+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.789815+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.870988+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.873928+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.876743+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.878006+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.884718+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.978009+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.982350+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.987147+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:47.988738+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:48.000139+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:48.091210+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:48.094157+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:48.096940+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:48.098133+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[18735]: audit 2024-04-25T05:03:48.106978+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:48.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:48 smithi155 bash[54827]: ts=2024-04-25T05:03: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:49.141 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.684236+0000 mgr.x (mgr.24845) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.141 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.793074+0000 mgr.x (mgr.24845) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.141 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:47.888813+0000 mgr.x (mgr.24845) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.141 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.001948+0000 mgr.x (mgr.24845) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.141 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.110181+0000 mgr.x (mgr.24845) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.141 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.187192+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.191182+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.194790+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.196090+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.202533+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.206331+0000 mgr.x (mgr.24845) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.295684+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.299734+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.303612+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.304876+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.316519+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.142 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.318499+0000 mgr.x (mgr.24845) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.684236+0000 mgr.x (mgr.24845) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.793074+0000 mgr.x (mgr.24845) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:47.888813+0000 mgr.x (mgr.24845) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.001948+0000 mgr.x (mgr.24845) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.110181+0000 mgr.x (mgr.24845) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.187192+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.191182+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.194790+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.196090+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.202533+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.206331+0000 mgr.x (mgr.24845) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.295684+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.299734+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.303612+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.304876+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.316519+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.318499+0000 mgr.x (mgr.24845) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.394964+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.397503+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.400071+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.401204+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.413327+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.415221+0000 mgr.x (mgr.24845) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.471748+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.473521+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.475162+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.475846+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.485651+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.487182+0000 mgr.x (mgr.24845) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.543634+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.545414+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.547247+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.547887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.557602+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.559169+0000 mgr.x (mgr.24845) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.615750+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.617461+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.619235+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.619781+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.629616+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.688048+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.690060+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.692472+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.693183+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.702879+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.760899+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.770272+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.772200+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.772931+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.781430+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.839791+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.842034+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.844275+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.845048+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.854899+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.929382+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.931557+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.933821+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.934487+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:48.943977+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.019798+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.021792+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.024003+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.024871+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.032914+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.108229+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.110276+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.112696+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[18594]: audit 2024-04-25T05:03:49.113408+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.401 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.394964+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.397503+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.400071+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.401204+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.413327+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.415221+0000 mgr.x (mgr.24845) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.471748+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.473521+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.475162+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.475846+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.485651+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.487182+0000 mgr.x (mgr.24845) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.543634+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.545414+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.547247+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.547887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.557602+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.559169+0000 mgr.x (mgr.24845) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.615750+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.617461+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.619235+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.619781+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.629616+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.688048+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.690060+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.692472+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.693183+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.702879+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.760899+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.770272+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.772200+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.772931+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.781430+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.839791+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.842034+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.844275+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.845048+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.854899+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.929382+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.931557+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.933821+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.934487+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:48.943977+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.019798+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.021792+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.024003+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.024871+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.032914+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.108229+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.110276+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.112696+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:49 smithi096 bash[23955]: audit 2024-04-25T05:03:49.113408+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.684236+0000 mgr.x (mgr.24845) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.793074+0000 mgr.x (mgr.24845) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:47.888813+0000 mgr.x (mgr.24845) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.001948+0000 mgr.x (mgr.24845) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.110181+0000 mgr.x (mgr.24845) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.187192+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.191182+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.194790+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.196090+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.202533+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.206331+0000 mgr.x (mgr.24845) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.295684+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.299734+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.303612+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.304876+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.316519+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.318499+0000 mgr.x (mgr.24845) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.394964+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.397503+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.400071+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.401204+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.413327+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.415221+0000 mgr.x (mgr.24845) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.471748+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.473521+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.475162+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.475846+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.485651+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.487182+0000 mgr.x (mgr.24845) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.543634+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.545414+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.547247+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.547887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.557602+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.559169+0000 mgr.x (mgr.24845) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.615750+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.617461+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.619235+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.619781+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.629616+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.688048+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.690060+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.692472+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.693183+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.702879+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.760899+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.770272+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.772200+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.772931+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.781430+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.839791+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.842034+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.844275+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.845048+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.854899+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.929382+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.931557+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.933821+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.934487+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:48.943977+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.019798+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.021792+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.024003+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.024871+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.032914+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.108229+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.110276+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.112696+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:49 smithi155 bash[18735]: audit 2024-04-25T05:03:49.113408+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.631270+0000 mgr.x (mgr.24845) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:48.646195+0000 mgr.x (mgr.24845) 224 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:50.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.704709+0000 mgr.x (mgr.24845) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.783117+0000 mgr.x (mgr.24845) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cluster 2024-04-25T05:03:48.797548+0000 mgr.x (mgr.24845) 227 : 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-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.856574+0000 mgr.x (mgr.24845) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:48.945655+0000 mgr.x (mgr.24845) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.034617+0000 mgr.x (mgr.24845) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.123518+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.125309+0000 mgr.x (mgr.24845) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.197575+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.199934+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.202071+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.202907+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.213713+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.215481+0000 mgr.x (mgr.24845) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.288869+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.190 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.290804+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.292810+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.293647+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.303732+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.305515+0000 mgr.x (mgr.24845) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.382854+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.384782+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.386991+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.387614+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.397547+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.399297+0000 mgr.x (mgr.24845) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.472826+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.474741+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.476555+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.477181+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.485330+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.486947+0000 mgr.x (mgr.24845) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.526970+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.528823+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.531083+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.531752+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.537130+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.538691+0000 mgr.x (mgr.24845) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.615332+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.617607+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.620191+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.620975+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.625501+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.704389+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.706396+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.709151+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.709796+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.716948+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.792274+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.794329+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.797252+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.797965+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.807309+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.870080+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.872338+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.874898+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.875841+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.884438+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.631270+0000 mgr.x (mgr.24845) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:48.646195+0000 mgr.x (mgr.24845) 224 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.704709+0000 mgr.x (mgr.24845) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.783117+0000 mgr.x (mgr.24845) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cluster 2024-04-25T05:03:48.797548+0000 mgr.x (mgr.24845) 227 : 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-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.856574+0000 mgr.x (mgr.24845) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:48.945655+0000 mgr.x (mgr.24845) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.034617+0000 mgr.x (mgr.24845) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.123518+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.125309+0000 mgr.x (mgr.24845) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.197575+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.199934+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.202071+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.202907+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.213713+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.215481+0000 mgr.x (mgr.24845) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.288869+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.290804+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.292810+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.293647+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.930630+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.933263+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.935719+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.936716+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.943155+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.989748+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.992128+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.994286+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:49.995239+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.000867+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.047025+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.048995+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.050881+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.051536+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.057142+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.103677+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.105897+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.198 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.108038+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.198 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.108752+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.198 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[23955]: audit 2024-04-25T05:03:50.114112+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.303732+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.305515+0000 mgr.x (mgr.24845) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.382854+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.384782+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.386991+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.387614+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.397547+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.399297+0000 mgr.x (mgr.24845) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.472826+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.474741+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.476555+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.477181+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.485330+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.486947+0000 mgr.x (mgr.24845) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.526970+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.528823+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.531083+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.531752+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.537130+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.538691+0000 mgr.x (mgr.24845) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.615332+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.617607+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.620191+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.620975+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.200 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.625501+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.704389+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.706396+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.709151+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.709796+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.716948+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.792274+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.794329+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.797252+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.797965+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.807309+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.870080+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.872338+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.874898+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.875841+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.884438+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.930630+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.933263+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.935719+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.936716+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.943155+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.989748+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.992128+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.994286+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:49.995239+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.000867+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.047025+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.048995+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.050881+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.051536+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.057142+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.103677+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.105897+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.108038+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.108752+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:50 smithi096 bash[18594]: audit 2024-04-25T05:03:50.114112+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.631270+0000 mgr.x (mgr.24845) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:48.646195+0000 mgr.x (mgr.24845) 224 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.704709+0000 mgr.x (mgr.24845) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.783117+0000 mgr.x (mgr.24845) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cluster 2024-04-25T05:03:48.797548+0000 mgr.x (mgr.24845) 227 : 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-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.856574+0000 mgr.x (mgr.24845) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:48.945655+0000 mgr.x (mgr.24845) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.034617+0000 mgr.x (mgr.24845) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.123518+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.125309+0000 mgr.x (mgr.24845) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.197575+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.199934+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.202071+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.202907+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.213713+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.215481+0000 mgr.x (mgr.24845) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.288869+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.290804+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.292810+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.293647+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.303732+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.305515+0000 mgr.x (mgr.24845) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.382854+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.384782+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.386991+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.387614+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.397547+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.399297+0000 mgr.x (mgr.24845) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.472826+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.474741+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.476555+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.477181+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.485330+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.486947+0000 mgr.x (mgr.24845) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.526970+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.528823+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.531083+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.531752+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.537130+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.538691+0000 mgr.x (mgr.24845) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.615332+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.617607+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.620191+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.620975+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.625501+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.704389+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.706396+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.709151+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.709796+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.716948+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.792274+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.794329+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.797252+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.797965+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.807309+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.870080+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.872338+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.874898+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.875841+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.884438+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.930630+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.933263+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.935719+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.936716+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.943155+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.989748+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.992128+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.994286+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:49.995239+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.000867+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.047025+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.048995+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.050881+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.051536+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.057142+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.103677+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.105897+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.108038+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:50.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.108752+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:50.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:50 smithi155 bash[18735]: audit 2024-04-25T05:03:50.114112+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.629224+0000 mgr.x (mgr.24845) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.718454+0000 mgr.x (mgr.24845) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.809041+0000 mgr.x (mgr.24845) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.886299+0000 mgr.x (mgr.24845) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:49.945238+0000 mgr.x (mgr.24845) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.002416+0000 mgr.x (mgr.24845) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.058953+0000 mgr.x (mgr.24845) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.115626+0000 mgr.x (mgr.24845) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.173023+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.175252+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.177174+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.177900+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.183037+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.184699+0000 mgr.x (mgr.24845) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.229396+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.231812+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.234082+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.234853+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.240402+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.242121+0000 mgr.x (mgr.24845) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.307845+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.311321+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.314433+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.315630+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.324581+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.326519+0000 mgr.x (mgr.24845) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.400223+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.404504+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.408110+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.409477+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.419024+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.421090+0000 mgr.x (mgr.24845) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.503273+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.505400+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.507485+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.508224+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.516037+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.517815+0000 mgr.x (mgr.24845) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.602250+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.606233+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.609627+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.610999+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.620637+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.711571+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.715972+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.720604+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.722178+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.732386+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.824580+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.828820+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.832025+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.833464+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.841701+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.903358+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.962355+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.965718+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.968519+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.969540+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:50.978061+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.036724+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.038855+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.040981+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.041703+0000 mon.b (mon.2) 1094 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.049370+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.107908+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.109744+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.111400+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.111968+0000 mon.b (mon.2) 1098 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:51 smithi155 bash[18735]: audit 2024-04-25T05:03:51.119297+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.629224+0000 mgr.x (mgr.24845) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.718454+0000 mgr.x (mgr.24845) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.809041+0000 mgr.x (mgr.24845) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.886299+0000 mgr.x (mgr.24845) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:49.945238+0000 mgr.x (mgr.24845) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.002416+0000 mgr.x (mgr.24845) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.058953+0000 mgr.x (mgr.24845) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.115626+0000 mgr.x (mgr.24845) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.173023+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.175252+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.177174+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.177900+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.183037+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.184699+0000 mgr.x (mgr.24845) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.229396+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.231812+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.234082+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.234853+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.240402+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.242121+0000 mgr.x (mgr.24845) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.307845+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.311321+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.314433+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.315630+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.324581+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.326519+0000 mgr.x (mgr.24845) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.400223+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.404504+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.408110+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.409477+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.419024+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.421090+0000 mgr.x (mgr.24845) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.503273+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.505400+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.507485+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.508224+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.516037+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.517815+0000 mgr.x (mgr.24845) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.602250+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.606233+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.609627+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.610999+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.620637+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.711571+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.715972+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.720604+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.722178+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.732386+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.824580+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.828820+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.832025+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.833464+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.841701+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.903358+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.962355+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.965718+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.968519+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.969540+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:50.978061+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.036724+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.629224+0000 mgr.x (mgr.24845) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.718454+0000 mgr.x (mgr.24845) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.809041+0000 mgr.x (mgr.24845) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.886299+0000 mgr.x (mgr.24845) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:49.945238+0000 mgr.x (mgr.24845) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.002416+0000 mgr.x (mgr.24845) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.058953+0000 mgr.x (mgr.24845) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.115626+0000 mgr.x (mgr.24845) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.173023+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.175252+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.177174+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.177900+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.183037+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.184699+0000 mgr.x (mgr.24845) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.229396+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.231812+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.234082+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.234853+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.240402+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.242121+0000 mgr.x (mgr.24845) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.038855+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.040981+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.041703+0000 mon.b (mon.2) 1094 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.049370+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.107908+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.109744+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.111400+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.111968+0000 mon.b (mon.2) 1098 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[23955]: audit 2024-04-25T05:03:51.119297+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.307845+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.311321+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.314433+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.315630+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.324581+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.326519+0000 mgr.x (mgr.24845) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.400223+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.404504+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.408110+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.409477+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.419024+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.421090+0000 mgr.x (mgr.24845) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.503273+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.505400+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.507485+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.508224+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.516037+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.517815+0000 mgr.x (mgr.24845) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.602250+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.606233+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.609627+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.610999+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.620637+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.711571+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.715972+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.720604+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.722178+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.732386+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.824580+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.828820+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.832025+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.833464+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.841701+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.903358+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.962355+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.965718+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.968519+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.969540+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:50.978061+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.036724+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.038855+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.040981+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.041703+0000 mon.b (mon.2) 1094 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.049370+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.107908+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.109744+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.111400+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.111968+0000 mon.b (mon.2) 1098 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:51 smithi096 bash[18594]: audit 2024-04-25T05:03:51.119297+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.622710+0000 mgr.x (mgr.24845) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.734498+0000 mgr.x (mgr.24845) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cluster 2024-04-25T05:03:50.798248+0000 mgr.x (mgr.24845) 252 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.845030+0000 mgr.x (mgr.24845) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:50.979785+0000 mgr.x (mgr.24845) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.051078+0000 mgr.x (mgr.24845) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.120863+0000 mgr.x (mgr.24845) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.161654+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.163456+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.165188+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.165788+0000 mon.b (mon.2) 1102 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.171462+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.173014+0000 mgr.x (mgr.24845) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.245864+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.247683+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.249838+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.250594+0000 mon.b (mon.2) 1106 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.257725+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.259371+0000 mgr.x (mgr.24845) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.348103+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.352232+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.356408+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.357979+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.367128+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.369420+0000 mgr.x (mgr.24845) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.458873+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.462496+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.465401+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.466864+0000 mon.b (mon.2) 1114 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.475870+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.477749+0000 mgr.x (mgr.24845) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.565391+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.569267+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.572459+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.573632+0000 mon.b (mon.2) 1118 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.583552+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.585491+0000 mgr.x (mgr.24845) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.673987+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.678193+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.681735+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.683036+0000 mon.b (mon.2) 1122 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.692454+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.757323+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.760038+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.763063+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.764052+0000 mon.b (mon.2) 1126 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.773073+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.854418+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.857470+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.860924+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.862067+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.868180+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.949947+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.952358+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.954983+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.955759+0000 mon.b (mon.2) 1134 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:51.961388+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:52.040727+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:52.043163+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:52.046037+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:52.046974+0000 mon.b (mon.2) 1138 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:52 smithi155 bash[18735]: audit 2024-04-25T05:03:52.054332+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.622710+0000 mgr.x (mgr.24845) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.734498+0000 mgr.x (mgr.24845) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cluster 2024-04-25T05:03:50.798248+0000 mgr.x (mgr.24845) 252 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.845030+0000 mgr.x (mgr.24845) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:50.979785+0000 mgr.x (mgr.24845) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.051078+0000 mgr.x (mgr.24845) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.120863+0000 mgr.x (mgr.24845) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.161654+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.163456+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.165188+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.165788+0000 mon.b (mon.2) 1102 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.171462+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.173014+0000 mgr.x (mgr.24845) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.245864+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.247683+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.249838+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.250594+0000 mon.b (mon.2) 1106 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.257725+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.259371+0000 mgr.x (mgr.24845) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.348103+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.622710+0000 mgr.x (mgr.24845) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.734498+0000 mgr.x (mgr.24845) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cluster 2024-04-25T05:03:50.798248+0000 mgr.x (mgr.24845) 252 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:52.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.845030+0000 mgr.x (mgr.24845) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:50.979785+0000 mgr.x (mgr.24845) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.051078+0000 mgr.x (mgr.24845) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.120863+0000 mgr.x (mgr.24845) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.161654+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.163456+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.165188+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.165788+0000 mon.b (mon.2) 1102 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.171462+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.173014+0000 mgr.x (mgr.24845) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.245864+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.247683+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.249838+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.250594+0000 mon.b (mon.2) 1106 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.257725+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.259371+0000 mgr.x (mgr.24845) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.348103+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.352232+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.356408+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.357979+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.367128+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.369420+0000 mgr.x (mgr.24845) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.458873+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.462496+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.465401+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.466864+0000 mon.b (mon.2) 1114 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.475870+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.477749+0000 mgr.x (mgr.24845) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.565391+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.569267+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.572459+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.573632+0000 mon.b (mon.2) 1118 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.583552+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.585491+0000 mgr.x (mgr.24845) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.673987+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.678193+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.681735+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.352232+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.356408+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.357979+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.367128+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.369420+0000 mgr.x (mgr.24845) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.458873+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.462496+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.465401+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.466864+0000 mon.b (mon.2) 1114 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.475870+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.477749+0000 mgr.x (mgr.24845) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.565391+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.569267+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.572459+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.573632+0000 mon.b (mon.2) 1118 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.583552+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.585491+0000 mgr.x (mgr.24845) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.673987+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.678193+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.681735+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.683036+0000 mon.b (mon.2) 1122 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.692454+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.757323+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.760038+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.763063+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.764052+0000 mon.b (mon.2) 1126 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.773073+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.854418+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.857470+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.860924+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.862067+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.868180+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.949947+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.952358+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.954983+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.955759+0000 mon.b (mon.2) 1134 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:51.961388+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:52.040727+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:52.043163+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:52.046037+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:52.046974+0000 mon.b (mon.2) 1138 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[18594]: audit 2024-04-25T05:03:52.054332+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.683036+0000 mon.b (mon.2) 1122 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.692454+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.757323+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.760038+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.763063+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.764052+0000 mon.b (mon.2) 1126 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.773073+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.854418+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.857470+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.860924+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.862067+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.868180+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.949947+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.952358+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.954983+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.955759+0000 mon.b (mon.2) 1134 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:51.961388+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:52.040727+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:52.043163+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:52.046037+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:52.046974+0000 mon.b (mon.2) 1138 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:52 smithi096 bash[23955]: audit 2024-04-25T05:03:52.054332+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:52.660 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:03:53.430 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:03:53.430 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 46s ago 15m - - 2024-04-25T05:03:53.430 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 11s ago 14m - - 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (111s) 46s ago 8m 13.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (84s) 11s ago 8m 41.5M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 starting - - - - 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (43s) 11s ago 14m 481M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (78s) 46s ago 16m 481M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 53d26d5603f8 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (16m) 46s ago 16m 60.6M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (14m) 11s ago 14m 50.2M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (14m) 46s ago 14m 47.1M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (116s) 46s ago 8m 8427k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (89s) 11s ago 8m 8836k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (13m) 46s ago 13m 55.2M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (13m) 46s ago 13m 57.8M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (12m) 46s ago 12m 51.0M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:03:53.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (12m) 46s ago 12m 57.5M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (11m) 11s ago 11m 58.4M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (10m) 11s ago 10m 53.8M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (10m) 11s ago 10m 51.9M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (9m) 11s ago 9m 55.0M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (50s) 11s ago 8m 55.3M - 2.33.4 514e6a882f6e d00ebd14bfbf 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (6m) 46s ago 6m 86.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (6m) 11s ago 6m 86.7M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (6m) 46s ago 6m 85.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:03:53.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (6m) 11s ago 6m 86.2M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.694431+0000 mgr.x (mgr.24845) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.775775+0000 mgr.x (mgr.24845) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.871889+0000 mgr.x (mgr.24845) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:51.962976+0000 mgr.x (mgr.24845) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.056037+0000 mgr.x (mgr.24845) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.134008+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.137012+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.150534+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.151658+0000 mon.b (mon.2) 1142 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.157639+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.159451+0000 mgr.x (mgr.24845) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.241366+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.244511+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.247622+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.248681+0000 mon.b (mon.2) 1146 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.254745+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.256580+0000 mgr.x (mgr.24845) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.316048+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.318996+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.321480+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.322584+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.328086+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.330765+0000 mgr.x (mgr.24845) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.379441+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.382612+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.385178+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.386147+0000 mon.b (mon.2) 1154 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.391460+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.396225+0000 mgr.x (mgr.24845) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.445154+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.448077+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.450312+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.451111+0000 mon.b (mon.2) 1158 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.456592+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.458755+0000 mgr.x (mgr.24845) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.517990+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.520074+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.521881+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.522497+0000 mon.b (mon.2) 1162 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.527506+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.530514+0000 mgr.x (mgr.24845) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.571670+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.573958+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.576357+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.577189+0000 mon.b (mon.2) 1166 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.582892+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.584514+0000 mgr.x (mgr.24845) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.632767+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.635563+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.637744+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.638474+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.643938+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.696201+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.698898+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.701053+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.701880+0000 mon.b (mon.2) 1174 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.706678+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.749613+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.751687+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.753858+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.754600+0000 mon.b (mon.2) 1178 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.758782+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.836847+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.839606+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.842693+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.843782+0000 mon.b (mon.2) 1182 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.848751+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.926735+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.929243+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.932558+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.933469+0000 mon.b (mon.2) 1186 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:52.941376+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.018165+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.020519+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.022365+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.022968+0000 mon.b (mon.2) 1190 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.029896+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.088358+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.090184+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.091987+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.092621+0000 mon.b (mon.2) 1194 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[18735]: audit 2024-04-25T05:03:53.096922+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.694431+0000 mgr.x (mgr.24845) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.775775+0000 mgr.x (mgr.24845) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.871889+0000 mgr.x (mgr.24845) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:51.962976+0000 mgr.x (mgr.24845) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.056037+0000 mgr.x (mgr.24845) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.134008+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.137012+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.150534+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.151658+0000 mon.b (mon.2) 1142 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.157639+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.159451+0000 mgr.x (mgr.24845) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.241366+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.244511+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.247622+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.248681+0000 mon.b (mon.2) 1146 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.254745+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.256580+0000 mgr.x (mgr.24845) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.316048+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.318996+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.321480+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.694431+0000 mgr.x (mgr.24845) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.775775+0000 mgr.x (mgr.24845) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.871889+0000 mgr.x (mgr.24845) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:51.962976+0000 mgr.x (mgr.24845) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.056037+0000 mgr.x (mgr.24845) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.134008+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.137012+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.150534+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.151658+0000 mon.b (mon.2) 1142 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.157639+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.159451+0000 mgr.x (mgr.24845) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.241366+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.244511+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.247622+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.248681+0000 mon.b (mon.2) 1146 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.254745+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.256580+0000 mgr.x (mgr.24845) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.316048+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.318996+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.321480+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.322584+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.328086+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.330765+0000 mgr.x (mgr.24845) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.379441+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.382612+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.385178+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.386147+0000 mon.b (mon.2) 1154 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.391460+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.396225+0000 mgr.x (mgr.24845) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.445154+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.448077+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.450312+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.451111+0000 mon.b (mon.2) 1158 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.456592+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.458755+0000 mgr.x (mgr.24845) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.517990+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.520074+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.521881+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.522497+0000 mon.b (mon.2) 1162 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.527506+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.322584+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.328086+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.330765+0000 mgr.x (mgr.24845) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.379441+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.382612+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.385178+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.386147+0000 mon.b (mon.2) 1154 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.391460+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.396225+0000 mgr.x (mgr.24845) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.445154+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.448077+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.450312+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.451111+0000 mon.b (mon.2) 1158 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.456592+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.458755+0000 mgr.x (mgr.24845) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.517990+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.520074+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.521881+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.522497+0000 mon.b (mon.2) 1162 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.527506+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.530514+0000 mgr.x (mgr.24845) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.571670+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.573958+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.576357+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.577189+0000 mon.b (mon.2) 1166 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.582892+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.584514+0000 mgr.x (mgr.24845) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.632767+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.635563+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.637744+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.638474+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.643938+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.696201+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.698898+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.701053+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.701880+0000 mon.b (mon.2) 1174 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.706678+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.749613+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.751687+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.753858+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.530514+0000 mgr.x (mgr.24845) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.571670+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.573958+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.576357+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.577189+0000 mon.b (mon.2) 1166 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.582892+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.584514+0000 mgr.x (mgr.24845) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.632767+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.635563+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.637744+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.638474+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.643938+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.696201+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.698898+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.701053+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.701880+0000 mon.b (mon.2) 1174 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.706678+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.749613+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.751687+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.753858+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.754600+0000 mon.b (mon.2) 1178 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.758782+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.836847+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.839606+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.842693+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.843782+0000 mon.b (mon.2) 1182 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.848751+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.926735+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.929243+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.932558+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.933469+0000 mon.b (mon.2) 1186 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:52.941376+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.018165+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.020519+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.022365+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.022968+0000 mon.b (mon.2) 1190 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.029896+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.088358+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.090184+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.091987+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.092621+0000 mon.b (mon.2) 1194 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[23955]: audit 2024-04-25T05:03:53.096922+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.754600+0000 mon.b (mon.2) 1178 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.758782+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.836847+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.839606+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.842693+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.843782+0000 mon.b (mon.2) 1182 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.848751+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.926735+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.929243+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.932558+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.933469+0000 mon.b (mon.2) 1186 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:52.941376+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.018165+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.020519+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.022365+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.022968+0000 mon.b (mon.2) 1190 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.029896+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.088358+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:53.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.090184+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:53.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.091987+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:53.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.092621+0000 mon.b (mon.2) 1194 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:53.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:53 smithi096 bash[18594]: audit 2024-04-25T05:03:53.096922+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:53.884 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:03:53.885 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:03:53.886 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:03:53.886 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:03:53.886 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-25T05:03:53.886 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:03:53.886 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:03:53.886 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:03:53.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:53 smithi155 bash[54827]: ts=2024-04-25T05:03: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:54.270 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr" 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "2/23 daemons upgraded", 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "", 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:03:54.271 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.646623+0000 mgr.x (mgr.24845) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:52.651518+0000 mgr.x (mgr.24845) 275 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.708387+0000 mgr.x (mgr.24845) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.762355+0000 mgr.x (mgr.24845) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cluster 2024-04-25T05:03:52.800116+0000 mgr.x (mgr.24845) 278 : 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-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.852806+0000 mgr.x (mgr.24845) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.358 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:52.944479+0000 mgr.x (mgr.24845) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.031578+0000 mgr.x (mgr.24845) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.034257+0000 mgr.x (mgr.24845) 282 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.100379+0000 mgr.x (mgr.24845) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.168783+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.170606+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.172442+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.173115+0000 mon.b (mon.2) 1198 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.178593+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.180154+0000 mgr.x (mgr.24845) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.253140+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.255162+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.257868+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.359 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.258639+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.646623+0000 mgr.x (mgr.24845) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:52.651518+0000 mgr.x (mgr.24845) 275 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.708387+0000 mgr.x (mgr.24845) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.762355+0000 mgr.x (mgr.24845) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cluster 2024-04-25T05:03:52.800116+0000 mgr.x (mgr.24845) 278 : 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-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.852806+0000 mgr.x (mgr.24845) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:52.944479+0000 mgr.x (mgr.24845) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.031578+0000 mgr.x (mgr.24845) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.034257+0000 mgr.x (mgr.24845) 282 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.100379+0000 mgr.x (mgr.24845) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.168783+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.170606+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.172442+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.173115+0000 mon.b (mon.2) 1198 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.178593+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.180154+0000 mgr.x (mgr.24845) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.253140+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.255162+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.257868+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.258639+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.268011+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.269798+0000 mgr.x (mgr.24845) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.342824+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.345453+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.349009+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.350105+0000 mon.b (mon.2) 1206 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.356298+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.359700+0000 mgr.x (mgr.24845) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.403279+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.405842+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.408573+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.409548+0000 mon.b (mon.2) 1210 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.410574+0000 mgr.x (mgr.24845) 287 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.421528+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.428499+0000 mgr.x (mgr.24845) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.492678+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.494616+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.497376+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.498542+0000 mon.b (mon.2) 1214 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.504971+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.268011+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.269798+0000 mgr.x (mgr.24845) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.342824+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.345453+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.349009+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.350105+0000 mon.b (mon.2) 1206 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.356298+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.359700+0000 mgr.x (mgr.24845) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.403279+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.405842+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.408573+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.409548+0000 mon.b (mon.2) 1210 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.410574+0000 mgr.x (mgr.24845) 287 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.421528+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.428499+0000 mgr.x (mgr.24845) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.492678+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.494616+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.497376+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.498542+0000 mon.b (mon.2) 1214 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.364 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.504971+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.506947+0000 mgr.x (mgr.24845) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.586872+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.589495+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.591756+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.592602+0000 mon.b (mon.2) 1218 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.597537+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.599190+0000 mgr.x (mgr.24845) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.685076+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.688891+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.693105+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.694151+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.703075+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.365 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.784360+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.786625+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.789005+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.789784+0000 mon.b (mon.2) 1226 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.794182+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.857505+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.859791+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.861890+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.506947+0000 mgr.x (mgr.24845) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.586872+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.589495+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.591756+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.592602+0000 mon.b (mon.2) 1218 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.597537+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.599190+0000 mgr.x (mgr.24845) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.685076+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.688891+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.693105+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.694151+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.703075+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.784360+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.786625+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.789005+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.789784+0000 mon.b (mon.2) 1226 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.794182+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.367 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.857505+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.859791+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.861890+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.862632+0000 mon.b (mon.2) 1230 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.869717+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.889879+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.96:0/1849813721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.933330+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.936045+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.939294+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.940344+0000 mon.b (mon.2) 1234 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:53.946449+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.034228+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.038182+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.041386+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.042708+0000 mon.b (mon.2) 1238 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.048906+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.129338+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.132157+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.134736+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[23955]: audit 2024-04-25T05:03:54.135661+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.862632+0000 mon.b (mon.2) 1230 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.869717+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.889879+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.96:0/1849813721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.933330+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.936045+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.939294+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.940344+0000 mon.b (mon.2) 1234 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:53.946449+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.034228+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.038182+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.041386+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.042708+0000 mon.b (mon.2) 1238 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.048906+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.129338+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.132157+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.134736+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.371 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:54 smithi096 bash[18594]: audit 2024-04-25T05:03:54.135661+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.646623+0000 mgr.x (mgr.24845) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:52.651518+0000 mgr.x (mgr.24845) 275 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.708387+0000 mgr.x (mgr.24845) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.762355+0000 mgr.x (mgr.24845) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cluster 2024-04-25T05:03:52.800116+0000 mgr.x (mgr.24845) 278 : 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-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.852806+0000 mgr.x (mgr.24845) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:52.944479+0000 mgr.x (mgr.24845) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.031578+0000 mgr.x (mgr.24845) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.034257+0000 mgr.x (mgr.24845) 282 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.100379+0000 mgr.x (mgr.24845) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.168783+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.170606+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.172442+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.173115+0000 mon.b (mon.2) 1198 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.178593+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.180154+0000 mgr.x (mgr.24845) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.253140+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.255162+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.257868+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.258639+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.268011+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.269798+0000 mgr.x (mgr.24845) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.342824+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.345453+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.349009+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.350105+0000 mon.b (mon.2) 1206 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.356298+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.359700+0000 mgr.x (mgr.24845) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.403279+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.405842+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.408573+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.409548+0000 mon.b (mon.2) 1210 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.410574+0000 mgr.x (mgr.24845) 287 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.421528+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.428499+0000 mgr.x (mgr.24845) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.492678+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.494616+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.497376+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.498542+0000 mon.b (mon.2) 1214 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.504971+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.506947+0000 mgr.x (mgr.24845) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.586872+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.589495+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.591756+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.592602+0000 mon.b (mon.2) 1218 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.597537+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.599190+0000 mgr.x (mgr.24845) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.685076+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.688891+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.693105+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.694151+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.703075+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.784360+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.786625+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.789005+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.789784+0000 mon.b (mon.2) 1226 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.794182+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.857505+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.859791+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.861890+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.862632+0000 mon.b (mon.2) 1230 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.869717+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.889879+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.96:0/1849813721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.933330+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.936045+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.939294+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.940344+0000 mon.b (mon.2) 1234 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:53.946449+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.034228+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.038182+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.041386+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.042708+0000 mon.b (mon.2) 1238 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.048906+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.129338+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.132157+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.134736+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:54 smithi155 bash[18735]: audit 2024-04-25T05:03:54.135661+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:54.700 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:03:55.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.705129+0000 mgr.x (mgr.24845) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.796106+0000 mgr.x (mgr.24845) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.871606+0000 mgr.x (mgr.24845) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:53.948155+0000 mgr.x (mgr.24845) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.052725+0000 mgr.x (mgr.24845) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.140339+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.144362+0000 mgr.x (mgr.24845) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.203596+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.205539+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.207788+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.208477+0000 mon.b (mon.2) 1246 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.213145+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.214907+0000 mgr.x (mgr.24845) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.260697+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.262856+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.264698+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.265347+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.271139+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.272730+0000 mgr.x (mgr.24845) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.277041+0000 mgr.x (mgr.24845) 299 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.345288+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.347162+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.348869+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.349469+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.353809+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.355479+0000 mgr.x (mgr.24845) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.434088+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.437163+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.439839+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.441021+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.446381+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.450426+0000 mgr.x (mgr.24845) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.535202+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.537971+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.540253+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.541118+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.546991+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.549534+0000 mgr.x (mgr.24845) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.616023+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.619172+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.622618+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.623744+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.629991+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.699506+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.703600+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.705795+0000 mon.a (mon.0) 1633 : audit [DBG] from='client.? 172.21.15.96:0/1408713000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:03:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.706896+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.708124+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.716943+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.804443+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.808015+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.811122+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.812296+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.823429+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.916287+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.920662+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.924832+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.926226+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:54.937411+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.028571+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.031218+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.033435+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.034157+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.045557+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.105107+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.107074+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.108903+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.109550+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:55 smithi155 bash[18735]: audit 2024-04-25T05:03:55.120838+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.705129+0000 mgr.x (mgr.24845) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.796106+0000 mgr.x (mgr.24845) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.871606+0000 mgr.x (mgr.24845) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:53.948155+0000 mgr.x (mgr.24845) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.052725+0000 mgr.x (mgr.24845) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.140339+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.144362+0000 mgr.x (mgr.24845) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.203596+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.205539+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.207788+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.208477+0000 mon.b (mon.2) 1246 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.213145+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.214907+0000 mgr.x (mgr.24845) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.260697+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.262856+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.264698+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.265347+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.271139+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.272730+0000 mgr.x (mgr.24845) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.277041+0000 mgr.x (mgr.24845) 299 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.345288+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.347162+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.348869+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.349469+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.353809+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.355479+0000 mgr.x (mgr.24845) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.434088+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.437163+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.439839+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.441021+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.446381+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.450426+0000 mgr.x (mgr.24845) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.535202+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.537971+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.540253+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.541118+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.546991+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.549534+0000 mgr.x (mgr.24845) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.616023+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.619172+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.705129+0000 mgr.x (mgr.24845) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.796106+0000 mgr.x (mgr.24845) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.871606+0000 mgr.x (mgr.24845) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:53.948155+0000 mgr.x (mgr.24845) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.052725+0000 mgr.x (mgr.24845) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.140339+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.144362+0000 mgr.x (mgr.24845) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.203596+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.205539+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.207788+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.208477+0000 mon.b (mon.2) 1246 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.213145+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.214907+0000 mgr.x (mgr.24845) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.260697+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.262856+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.264698+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.265347+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.271139+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.272730+0000 mgr.x (mgr.24845) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.277041+0000 mgr.x (mgr.24845) 299 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:03:55.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.622618+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.623744+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.629991+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.699506+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.703600+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.705795+0000 mon.a (mon.0) 1633 : audit [DBG] from='client.? 172.21.15.96:0/1408713000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.706896+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.708124+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.716943+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.804443+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.808015+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.811122+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.812296+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.823429+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.916287+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.920662+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.924832+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.926226+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:54.937411+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.028571+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.031218+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.033435+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.034157+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.045557+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.105107+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.107074+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.108903+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.109550+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[23955]: audit 2024-04-25T05:03:55.120838+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.345288+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.347162+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.348869+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.349469+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.353809+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.355479+0000 mgr.x (mgr.24845) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.434088+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.437163+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.439839+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.441021+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.446381+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.450426+0000 mgr.x (mgr.24845) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.535202+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.537971+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.540253+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.541118+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.546991+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.549534+0000 mgr.x (mgr.24845) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.616023+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.619172+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.622618+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.623744+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.629991+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.699506+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.703600+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.705795+0000 mon.a (mon.0) 1633 : audit [DBG] from='client.? 172.21.15.96:0/1408713000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.706896+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.708124+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.716943+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.804443+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.808015+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.811122+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.812296+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.823429+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.916287+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.920662+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.924832+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.926226+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:54.937411+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.028571+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.031218+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.033435+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.034157+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.045557+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.105107+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:55.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.107074+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:55.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.108903+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:55.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.109550+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:55.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:55 smithi096 bash[18594]: audit 2024-04-25T05:03:55.120838+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.632226+0000 mgr.x (mgr.24845) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.718773+0000 mgr.x (mgr.24845) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cluster 2024-04-25T05:03:54.800656+0000 mgr.x (mgr.24845) 305 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:56.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.825249+0000 mgr.x (mgr.24845) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:54.939512+0000 mgr.x (mgr.24845) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.047446+0000 mgr.x (mgr.24845) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.122684+0000 mgr.x (mgr.24845) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.180441+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.182387+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.184472+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.185175+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.189140+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.192910+0000 mgr.x (mgr.24845) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.234049+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.235938+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.237804+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.238467+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.245187+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.246799+0000 mgr.x (mgr.24845) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.287945+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.289927+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.292016+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.292719+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.297396+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.301002+0000 mgr.x (mgr.24845) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.342681+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.344552+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.346573+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.347350+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.352736+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.356342+0000 mgr.x (mgr.24845) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.396467+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.398772+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.401074+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.401721+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.406571+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.409529+0000 mgr.x (mgr.24845) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.449864+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.451663+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.453435+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.454131+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.459640+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.462852+0000 mgr.x (mgr.24845) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.506433+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.508275+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.510033+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.510758+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.516433+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.519461+0000 mgr.x (mgr.24845) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.562450+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.564390+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.566348+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.567011+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.572734+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.575647+0000 mgr.x (mgr.24845) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.632705+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.634543+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.636216+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.636821+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.642185+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.690552+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.692441+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.694370+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.695045+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.700991+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.762648+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.764582+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.766870+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.767594+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.773859+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.832681+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.834652+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.837182+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.837959+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.845940+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.891912+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.893948+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.896915+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.897742+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.905995+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.950087+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.951986+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.953854+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.954687+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:55.962478+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.020917+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.022756+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.024901+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.025589+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.033452+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.047578+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.056322+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.062755+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.091271+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.093142+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.094752+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.095356+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.100050+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.141587+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.143389+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.145393+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:56 smithi155 bash[18735]: audit 2024-04-25T05:03:56.146024+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.632226+0000 mgr.x (mgr.24845) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.718773+0000 mgr.x (mgr.24845) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cluster 2024-04-25T05:03:54.800656+0000 mgr.x (mgr.24845) 305 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.825249+0000 mgr.x (mgr.24845) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:54.939512+0000 mgr.x (mgr.24845) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.047446+0000 mgr.x (mgr.24845) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.122684+0000 mgr.x (mgr.24845) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.180441+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.182387+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.184472+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.185175+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.189140+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.192910+0000 mgr.x (mgr.24845) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.234049+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.235938+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.237804+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.238467+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.245187+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.246799+0000 mgr.x (mgr.24845) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.287945+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.632226+0000 mgr.x (mgr.24845) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.718773+0000 mgr.x (mgr.24845) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cluster 2024-04-25T05:03:54.800656+0000 mgr.x (mgr.24845) 305 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.825249+0000 mgr.x (mgr.24845) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:54.939512+0000 mgr.x (mgr.24845) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.047446+0000 mgr.x (mgr.24845) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.122684+0000 mgr.x (mgr.24845) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.180441+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.182387+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.184472+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.185175+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.189140+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.192910+0000 mgr.x (mgr.24845) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.234049+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.235938+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.237804+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.238467+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.245187+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.246799+0000 mgr.x (mgr.24845) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.287945+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.289927+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.292016+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.292719+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.297396+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.301002+0000 mgr.x (mgr.24845) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.342681+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.344552+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.346573+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.347350+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.352736+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.356342+0000 mgr.x (mgr.24845) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.396467+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.398772+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.401074+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.401721+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.406571+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.409529+0000 mgr.x (mgr.24845) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.449864+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.451663+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.453435+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.289927+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.292016+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.292719+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.297396+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.301002+0000 mgr.x (mgr.24845) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.342681+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.344552+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.346573+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.347350+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.352736+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.356342+0000 mgr.x (mgr.24845) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.396467+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.398772+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.401074+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.401721+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.406571+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.409529+0000 mgr.x (mgr.24845) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.449864+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.451663+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.453435+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.454131+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.459640+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.462852+0000 mgr.x (mgr.24845) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.506433+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.508275+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.510033+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.510758+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.516433+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.519461+0000 mgr.x (mgr.24845) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.562450+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.564390+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.566348+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.567011+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.572734+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.575647+0000 mgr.x (mgr.24845) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.632705+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.634543+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.636216+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.636821+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.642185+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.454131+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.459640+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.462852+0000 mgr.x (mgr.24845) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.506433+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.508275+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.510033+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.510758+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.516433+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.519461+0000 mgr.x (mgr.24845) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.562450+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.564390+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.566348+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.567011+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.572734+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.575647+0000 mgr.x (mgr.24845) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.632705+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.634543+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.636216+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.636821+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.642185+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.690552+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.692441+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.694370+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.695045+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.700991+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.762648+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.764582+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.766870+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.767594+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.773859+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.832681+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.834652+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.837182+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.837959+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.845940+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.891912+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.893948+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.896915+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.897742+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.905995+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.690552+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.692441+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.694370+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.695045+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.700991+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.762648+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.764582+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.766870+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.767594+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.773859+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.832681+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.834652+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.837182+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.837959+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.845940+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.891912+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.893948+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.896915+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.897742+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.905995+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.950087+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.951986+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.953854+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.954687+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:55.962478+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.020917+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.022756+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.024901+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.025589+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.033452+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.047578+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.056322+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.062755+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.091271+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.093142+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.094752+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.095356+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.100050+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.141587+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.143389+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.145393+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[18594]: audit 2024-04-25T05:03:56.146024+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.950087+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.951986+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.953854+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.954687+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:55.962478+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.020917+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.022756+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.024901+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.025589+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.033452+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.047578+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.056322+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.062755+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.091271+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.093142+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.094752+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.095356+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.100050+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.141587+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.143389+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.145393+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:56.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:56 smithi096 bash[23955]: audit 2024-04-25T05:03:56.146024+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.644828+0000 mgr.x (mgr.24845) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.704451+0000 mgr.x (mgr.24845) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.775890+0000 mgr.x (mgr.24845) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.847721+0000 mgr.x (mgr.24845) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.907839+0000 mgr.x (mgr.24845) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:55.964180+0000 mgr.x (mgr.24845) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.035189+0000 mgr.x (mgr.24845) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.101597+0000 mgr.x (mgr.24845) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.153550+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.155127+0000 mgr.x (mgr.24845) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.216096+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.218182+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.220068+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.220696+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.226924+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.228554+0000 mgr.x (mgr.24845) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.268422+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.270109+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.271739+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.272285+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.278674+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.280140+0000 mgr.x (mgr.24845) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.320218+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.321882+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.324372+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.325119+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.331660+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.333209+0000 mgr.x (mgr.24845) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.373610+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.375392+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.377083+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.377685+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.384629+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.386155+0000 mgr.x (mgr.24845) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.443832+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.445813+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.448290+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.449014+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.456323+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.458125+0000 mgr.x (mgr.24845) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.545204+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.549370+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.553792+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.555373+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.565274+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.569258+0000 mgr.x (mgr.24845) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.647451+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.650433+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.653638+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.654772+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.663330+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.741471+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.744170+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.747212+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.748324+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.757211+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.803764+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.805725+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.807635+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.808232+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.813700+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.889066+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.891013+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.893531+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.894412+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.900409+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.988331+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.992510+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.996457+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:56.997411+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:57.004052+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:57.093299+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:57.097144+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:57.100408+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:57.101672+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[18735]: audit 2024-04-25T05:03:57.111272+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.644828+0000 mgr.x (mgr.24845) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.704451+0000 mgr.x (mgr.24845) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.775890+0000 mgr.x (mgr.24845) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.847721+0000 mgr.x (mgr.24845) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.907839+0000 mgr.x (mgr.24845) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:55.964180+0000 mgr.x (mgr.24845) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.035189+0000 mgr.x (mgr.24845) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.101597+0000 mgr.x (mgr.24845) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.153550+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.155127+0000 mgr.x (mgr.24845) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.216096+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.218182+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.220068+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.220696+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.226924+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.228554+0000 mgr.x (mgr.24845) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.268422+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.270109+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.271739+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.272285+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.278674+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.280140+0000 mgr.x (mgr.24845) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.320218+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.321882+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.324372+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.325119+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.331660+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.333209+0000 mgr.x (mgr.24845) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.373610+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.375392+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.377083+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.377685+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.384629+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.386155+0000 mgr.x (mgr.24845) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.443832+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.445813+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.448290+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.449014+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.456323+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.458125+0000 mgr.x (mgr.24845) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.545204+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.644828+0000 mgr.x (mgr.24845) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.704451+0000 mgr.x (mgr.24845) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.775890+0000 mgr.x (mgr.24845) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.847721+0000 mgr.x (mgr.24845) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.907839+0000 mgr.x (mgr.24845) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:55.964180+0000 mgr.x (mgr.24845) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.035189+0000 mgr.x (mgr.24845) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.101597+0000 mgr.x (mgr.24845) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.153550+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.155127+0000 mgr.x (mgr.24845) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.216096+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.218182+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.220068+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.220696+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.226924+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.228554+0000 mgr.x (mgr.24845) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.268422+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.270109+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.271739+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.272285+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.278674+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.549370+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.553792+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.555373+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.565274+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.569258+0000 mgr.x (mgr.24845) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.647451+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.650433+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.653638+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.654772+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.663330+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.741471+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.744170+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.747212+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.748324+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.757211+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.803764+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.805725+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.807635+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.808232+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.813700+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.889066+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.891013+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.893531+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.894412+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.900409+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.988331+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.992510+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.996457+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:56.997411+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:57.004052+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:57.093299+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:57.097144+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:57.100408+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:57.101672+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[23955]: audit 2024-04-25T05:03:57.111272+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.280140+0000 mgr.x (mgr.24845) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.320218+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.321882+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.324372+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.325119+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.331660+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.333209+0000 mgr.x (mgr.24845) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.373610+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.375392+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.377083+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.377685+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.384629+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.386155+0000 mgr.x (mgr.24845) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.443832+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.445813+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.448290+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.449014+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.456323+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.458125+0000 mgr.x (mgr.24845) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.545204+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.549370+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.553792+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.555373+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.565274+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.569258+0000 mgr.x (mgr.24845) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.647451+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.650433+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.653638+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.654772+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.663330+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.741471+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.744170+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.747212+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.748324+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.757211+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.803764+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.805725+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.807635+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.808232+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.813700+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.889066+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.891013+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.893531+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.894412+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.900409+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.988331+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.992510+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.996457+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:56.997411+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:57.004052+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:57.093299+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:57.097144+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:57.100408+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:57.101672+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:57.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:57 smithi096 bash[18594]: audit 2024-04-25T05:03:57.111272+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.157 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:03:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:03:57] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.666474+0000 mgr.x (mgr.24845) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.758868+0000 mgr.x (mgr.24845) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cluster 2024-04-25T05:03:56.801385+0000 mgr.x (mgr.24845) 335 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.815422+0000 mgr.x (mgr.24845) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:56.902291+0000 mgr.x (mgr.24845) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.006858+0000 mgr.x (mgr.24845) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.114368+0000 mgr.x (mgr.24845) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.190237+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.192343+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.194523+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.195322+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.200726+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.202375+0000 mgr.x (mgr.24845) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.261224+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.263576+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.267293+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.268378+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.273937+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.277359+0000 mgr.x (mgr.24845) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.349742+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.351480+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.353227+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.353895+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.358271+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.359869+0000 mgr.x (mgr.24845) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.400775+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.402588+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.404342+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.405028+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.409942+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.411532+0000 mgr.x (mgr.24845) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.452519+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.454625+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.457010+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.457818+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.465341+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.467004+0000 mgr.x (mgr.24845) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.512547+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.515094+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.516978+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.517610+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.524838+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.526652+0000 mgr.x (mgr.24845) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.567138+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.568958+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.570692+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.571278+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.577879+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.579553+0000 mgr.x (mgr.24845) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.635939+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.638062+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.639748+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.640385+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.645681+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.692413+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.694440+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.696238+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.696945+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.702243+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.748796+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.750925+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.752670+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.753356+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.766006+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.830067+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.831986+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.833632+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.834146+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.841618+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.920695+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.922811+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.925307+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.925940+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:57.934150+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.013964+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.016937+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.020461+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.021794+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.030686+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.110292+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.113343+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.116169+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.117281+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[18735]: audit 2024-04-25T05:03:58.123654+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.666474+0000 mgr.x (mgr.24845) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.758868+0000 mgr.x (mgr.24845) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cluster 2024-04-25T05:03:56.801385+0000 mgr.x (mgr.24845) 335 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.815422+0000 mgr.x (mgr.24845) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:56.902291+0000 mgr.x (mgr.24845) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.006858+0000 mgr.x (mgr.24845) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.114368+0000 mgr.x (mgr.24845) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.190237+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.192343+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.194523+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.195322+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.200726+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.202375+0000 mgr.x (mgr.24845) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.261224+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.263576+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.267293+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.268378+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.273937+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.277359+0000 mgr.x (mgr.24845) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.349742+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.666474+0000 mgr.x (mgr.24845) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.758868+0000 mgr.x (mgr.24845) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cluster 2024-04-25T05:03:56.801385+0000 mgr.x (mgr.24845) 335 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:03:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.815422+0000 mgr.x (mgr.24845) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:56.902291+0000 mgr.x (mgr.24845) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.006858+0000 mgr.x (mgr.24845) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.114368+0000 mgr.x (mgr.24845) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.190237+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.192343+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.194523+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.195322+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.200726+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.202375+0000 mgr.x (mgr.24845) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.261224+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.263576+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.267293+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.268378+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.273937+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.277359+0000 mgr.x (mgr.24845) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.349742+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.351480+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.353227+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.353895+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.358271+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.359869+0000 mgr.x (mgr.24845) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.400775+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.402588+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.404342+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.405028+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.409942+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.411532+0000 mgr.x (mgr.24845) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.452519+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.454625+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.457010+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.457818+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.465341+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.467004+0000 mgr.x (mgr.24845) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.512547+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.515094+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.516978+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.517610+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.524838+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.526652+0000 mgr.x (mgr.24845) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.567138+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.568958+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.570692+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.571278+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.577879+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.579553+0000 mgr.x (mgr.24845) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.635939+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.638062+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.639748+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.640385+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.645681+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.692413+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.694440+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.696238+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.696945+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.702243+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.748796+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.750925+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.752670+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.753356+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.766006+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.830067+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.831986+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.833632+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.834146+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.841618+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.920695+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.922811+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.925307+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.925940+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:57.934150+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.013964+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.016937+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.020461+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.021794+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.030686+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.110292+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.351480+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.353227+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.353895+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.358271+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.359869+0000 mgr.x (mgr.24845) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.400775+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.402588+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.404342+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.405028+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.409942+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.411532+0000 mgr.x (mgr.24845) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.452519+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.454625+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.457010+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.457818+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.465341+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.467004+0000 mgr.x (mgr.24845) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.512547+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.515094+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.516978+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.113343+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.116169+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.117281+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[23955]: audit 2024-04-25T05:03:58.123654+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.517610+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.524838+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.526652+0000 mgr.x (mgr.24845) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.567138+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.568958+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.570692+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.571278+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.577879+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.579553+0000 mgr.x (mgr.24845) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.635939+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.638062+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.639748+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.640385+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.645681+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.692413+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.694440+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.696238+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.696945+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.702243+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.748796+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.750925+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.752670+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.753356+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.766006+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.830067+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.831986+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.833632+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.834146+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.841618+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.920695+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.922811+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.925307+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.925940+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:57.934150+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.013964+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.016937+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.020461+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.021794+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.030686+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.110292+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.113343+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.116169+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.117281+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:58 smithi096 bash[18594]: audit 2024-04-25T05:03:58.123654+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:58.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:03:58 smithi155 bash[54827]: ts=2024-04-25T05:03:58.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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.647223+0000 mgr.x (mgr.24845) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.703812+0000 mgr.x (mgr.24845) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.767707+0000 mgr.x (mgr.24845) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.843253+0000 mgr.x (mgr.24845) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:57.936156+0000 mgr.x (mgr.24845) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.032818+0000 mgr.x (mgr.24845) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.141513+0000 mgr.x (mgr.24845) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.228235+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.231854+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.235099+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.236374+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.243344+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.246673+0000 mgr.x (mgr.24845) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.334690+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.338983+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.342398+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.343419+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.352890+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.354839+0000 mgr.x (mgr.24845) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.413907+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.647223+0000 mgr.x (mgr.24845) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.703812+0000 mgr.x (mgr.24845) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.767707+0000 mgr.x (mgr.24845) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.843253+0000 mgr.x (mgr.24845) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:57.936156+0000 mgr.x (mgr.24845) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.032818+0000 mgr.x (mgr.24845) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.141513+0000 mgr.x (mgr.24845) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.228235+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.231854+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.235099+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.236374+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.243344+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.246673+0000 mgr.x (mgr.24845) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.334690+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.338983+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.342398+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.343419+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.352890+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.354839+0000 mgr.x (mgr.24845) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.413907+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.416052+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.418553+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.419274+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.427767+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.429516+0000 mgr.x (mgr.24845) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.505216+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.507503+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.509955+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.510804+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.518905+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.520725+0000 mgr.x (mgr.24845) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.594335+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.596231+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.598193+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.598861+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.604287+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.605909+0000 mgr.x (mgr.24845) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.680319+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.682421+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.684863+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.416052+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.418553+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.419274+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.427767+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.429516+0000 mgr.x (mgr.24845) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.505216+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.507503+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.509955+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.510804+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.518905+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.520725+0000 mgr.x (mgr.24845) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.594335+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.596231+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.598193+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.598861+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.604287+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.605909+0000 mgr.x (mgr.24845) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.680319+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.682421+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.684863+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.685597+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.691599+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.737938+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.739762+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.741571+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.742207+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.747886+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.794735+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.796937+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.798901+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.799609+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.811131+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.854193+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.856096+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.857865+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.858524+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.863048+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.906139+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.908077+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.909795+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.685597+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.691599+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.737938+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.739762+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.741571+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.742207+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.747886+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.794735+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.796937+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.798901+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.799609+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.811131+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.854193+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.856096+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.857865+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.858524+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.863048+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.906139+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.908077+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.909795+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.910482+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.915690+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.958206+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.960018+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.961738+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.962396+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:58.967395+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.009803+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.011670+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.013378+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.014012+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.018369+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.060271+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.062027+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.063775+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.064421+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.069091+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.111465+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.113397+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.115740+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.116793+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[18594]: audit 2024-04-25T05:03:59.121702+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.910482+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.915690+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.958206+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.960018+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.961738+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.962396+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:58.967395+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.009803+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.011670+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.013378+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.014012+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.018369+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.060271+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.062027+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.063775+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.064421+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.069091+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.111465+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.113397+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.115740+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.116793+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:03:59 smithi096 bash[23955]: audit 2024-04-25T05:03:59.121702+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.647223+0000 mgr.x (mgr.24845) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.703812+0000 mgr.x (mgr.24845) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.767707+0000 mgr.x (mgr.24845) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.843253+0000 mgr.x (mgr.24845) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:57.936156+0000 mgr.x (mgr.24845) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.032818+0000 mgr.x (mgr.24845) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.141513+0000 mgr.x (mgr.24845) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.228235+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.231854+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.235099+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.236374+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.243344+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.246673+0000 mgr.x (mgr.24845) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.334690+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.338983+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.342398+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.343419+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.352890+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.354839+0000 mgr.x (mgr.24845) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.413907+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.416052+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.418553+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.419274+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.427767+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.429516+0000 mgr.x (mgr.24845) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.505216+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.507503+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.509955+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.510804+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.518905+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.520725+0000 mgr.x (mgr.24845) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.594335+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.596231+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.598193+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.598861+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.604287+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.605909+0000 mgr.x (mgr.24845) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.680319+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.682421+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.684863+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.685597+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.691599+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.737938+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.739762+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.741571+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.742207+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.747886+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.794735+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.796937+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.798901+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.799609+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.811131+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.854193+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.856096+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.857865+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.858524+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.863048+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.906139+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.908077+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.909795+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.910482+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.915690+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.958206+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.960018+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.961738+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.962396+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:58.967395+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.009803+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.011670+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.013378+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.014012+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.018369+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.060271+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.062027+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.063775+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.064421+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.069091+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.111465+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.113397+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.115740+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:03:59.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.116793+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:03:59.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:03:59 smithi155 bash[18735]: audit 2024-04-25T05:03:59.121702+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:58.654384+0000 mgr.x (mgr.24845) 359 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.693208+0000 mgr.x (mgr.24845) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.749465+0000 mgr.x (mgr.24845) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cluster 2024-04-25T05:03:58.801935+0000 mgr.x (mgr.24845) 362 : 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-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.813751+0000 mgr.x (mgr.24845) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.865449+0000 mgr.x (mgr.24845) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.917246+0000 mgr.x (mgr.24845) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:58.968988+0000 mgr.x (mgr.24845) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.019983+0000 mgr.x (mgr.24845) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.070633+0000 mgr.x (mgr.24845) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.123356+0000 mgr.x (mgr.24845) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.196224+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.198075+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.199693+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.200284+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.204548+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.207981+0000 mgr.x (mgr.24845) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.248050+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.249805+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.251447+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:58.654384+0000 mgr.x (mgr.24845) 359 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.693208+0000 mgr.x (mgr.24845) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.749465+0000 mgr.x (mgr.24845) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cluster 2024-04-25T05:03:58.801935+0000 mgr.x (mgr.24845) 362 : 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-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.813751+0000 mgr.x (mgr.24845) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.865449+0000 mgr.x (mgr.24845) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.917246+0000 mgr.x (mgr.24845) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:58.968988+0000 mgr.x (mgr.24845) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.019983+0000 mgr.x (mgr.24845) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.070633+0000 mgr.x (mgr.24845) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.123356+0000 mgr.x (mgr.24845) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.196224+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.198075+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.199693+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.200284+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.204548+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.207981+0000 mgr.x (mgr.24845) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.248050+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.249805+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.251447+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.252040+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.260289+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.261977+0000 mgr.x (mgr.24845) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.301960+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.303683+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.305379+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.305970+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.315309+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.317008+0000 mgr.x (mgr.24845) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.389534+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.393541+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.396062+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.397176+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.408415+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.410373+0000 mgr.x (mgr.24845) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.467637+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.469477+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.471187+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.471884+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.479918+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.252040+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.260289+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.261977+0000 mgr.x (mgr.24845) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.301960+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.303683+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.305379+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.305970+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.315309+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.317008+0000 mgr.x (mgr.24845) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.389534+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.393541+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.396062+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.397176+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.408415+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.410373+0000 mgr.x (mgr.24845) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.467637+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.469477+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.471187+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.471884+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.479918+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.481632+0000 mgr.x (mgr.24845) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.526590+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.529053+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.531005+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.531791+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.542132+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.544058+0000 mgr.x (mgr.24845) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.619112+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.621617+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.624201+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.625047+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.635355+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.710353+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.712389+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.714352+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.714986+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.723103+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.781587+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.783392+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.785688+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.481632+0000 mgr.x (mgr.24845) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.526590+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.529053+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.531005+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.531791+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.542132+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.544058+0000 mgr.x (mgr.24845) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.619112+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.621617+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.624201+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.625047+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.635355+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.710353+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.712389+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.714352+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.714986+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.723103+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.781587+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.783392+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.785688+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.786277+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.793146+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.851947+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.853678+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.855493+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.856102+0000 mon.b (mon.2) 1554 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.863334+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.921375+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.923217+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.924928+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.925547+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.935567+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.977608+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.979585+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.981525+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.982194+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:03:59.986943+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.029549+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.031407+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.033629+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.786277+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.793146+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.851947+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.853678+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.855493+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.856102+0000 mon.b (mon.2) 1554 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.863334+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.921375+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.923217+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.924928+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.925547+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.935567+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.977608+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.979585+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.981525+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.982194+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:03:59.986943+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.029549+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.031407+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.033629+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.034243+0000 mon.b (mon.2) 1566 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.043154+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.101483+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.103484+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.105416+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.106231+0000 mon.b (mon.2) 1570 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.114760+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.156937+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.158686+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.160333+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[18594]: audit 2024-04-25T05:04:00.160941+0000 mon.b (mon.2) 1574 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.034243+0000 mon.b (mon.2) 1566 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.043154+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.101483+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.103484+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.105416+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.106231+0000 mon.b (mon.2) 1570 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.114760+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.156937+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.158686+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.160333+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:00 smithi096 bash[23955]: audit 2024-04-25T05:04:00.160941+0000 mon.b (mon.2) 1574 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:58.654384+0000 mgr.x (mgr.24845) 359 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.693208+0000 mgr.x (mgr.24845) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.749465+0000 mgr.x (mgr.24845) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cluster 2024-04-25T05:03:58.801935+0000 mgr.x (mgr.24845) 362 : 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-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.813751+0000 mgr.x (mgr.24845) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.865449+0000 mgr.x (mgr.24845) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.917246+0000 mgr.x (mgr.24845) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:58.968988+0000 mgr.x (mgr.24845) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.019983+0000 mgr.x (mgr.24845) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.070633+0000 mgr.x (mgr.24845) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.123356+0000 mgr.x (mgr.24845) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.196224+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.198075+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.199693+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.200284+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.204548+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.207981+0000 mgr.x (mgr.24845) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.248050+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.249805+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.251447+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.252040+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.260289+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.261977+0000 mgr.x (mgr.24845) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.301960+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.303683+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.305379+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.305970+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.315309+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.317008+0000 mgr.x (mgr.24845) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.389534+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.393541+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.396062+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.397176+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.408415+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.410373+0000 mgr.x (mgr.24845) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.467637+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.469477+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.471187+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.471884+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.479918+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.481632+0000 mgr.x (mgr.24845) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.526590+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.529053+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.531005+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.531791+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.542132+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.544058+0000 mgr.x (mgr.24845) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.619112+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.621617+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.624201+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.625047+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.635355+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.710353+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.712389+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.714352+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.714986+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.723103+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.781587+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.783392+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.785688+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.786277+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.793146+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.851947+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.853678+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.855493+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.856102+0000 mon.b (mon.2) 1554 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.863334+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.921375+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.923217+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.924928+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.925547+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.935567+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.977608+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.979585+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.981525+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.982194+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:03:59.986943+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.029549+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.031407+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.033629+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.034243+0000 mon.b (mon.2) 1566 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.043154+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.101483+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.103484+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.105416+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.106231+0000 mon.b (mon.2) 1570 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.114760+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.156937+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.158686+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.160333+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:00.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:00 smithi155 bash[18735]: audit 2024-04-25T05:04:00.160941+0000 mon.b (mon.2) 1574 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.637160+0000 mgr.x (mgr.24845) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.724896+0000 mgr.x (mgr.24845) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.794960+0000 mgr.x (mgr.24845) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.865042+0000 mgr.x (mgr.24845) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.937319+0000 mgr.x (mgr.24845) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:03:59.989091+0000 mgr.x (mgr.24845) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.044811+0000 mgr.x (mgr.24845) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.116613+0000 mgr.x (mgr.24845) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.167039+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.168758+0000 mgr.x (mgr.24845) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.226074+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.227936+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.229773+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.230411+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.238352+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.239973+0000 mgr.x (mgr.24845) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.280397+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.282905+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.284746+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.285339+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.292431+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.294071+0000 mgr.x (mgr.24845) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.336101+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.337959+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.339626+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.340232+0000 mon.b (mon.2) 1586 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.348139+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.349919+0000 mgr.x (mgr.24845) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.406619+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.408545+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.410321+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.410934+0000 mon.b (mon.2) 1590 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.419643+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.422339+0000 mgr.x (mgr.24845) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.463703+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.465574+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.467347+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.467965+0000 mon.b (mon.2) 1594 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.477473+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.479196+0000 mgr.x (mgr.24845) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.521020+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.522813+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.525100+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.525704+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.535219+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.536915+0000 mgr.x (mgr.24845) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.576918+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.578912+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.580724+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.581446+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.591348+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.593377+0000 mgr.x (mgr.24845) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.633485+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.635422+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.637363+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.638115+0000 mon.b (mon.2) 1606 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.644989+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.686666+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.688451+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.690152+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.690714+0000 mon.b (mon.2) 1610 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.698344+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.739852+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.741519+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.743217+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.743785+0000 mon.b (mon.2) 1614 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.750799+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.792914+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.794743+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.796483+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.797101+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.802340+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.845456+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.847577+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.849486+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.850154+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.854576+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.897552+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.899588+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.901422+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.902113+0000 mon.b (mon.2) 1626 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.906627+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.948024+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.949778+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.951429+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.952011+0000 mon.b (mon.2) 1630 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.956990+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:00.998626+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.000350+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.002121+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.002768+0000 mon.b (mon.2) 1634 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.007898+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.053967+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.056441+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.058808+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.059559+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.064421+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.113273+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.116132+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.118956+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.119960+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:01 smithi155 bash[18735]: audit 2024-04-25T05:04:01.125825+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.637160+0000 mgr.x (mgr.24845) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.724896+0000 mgr.x (mgr.24845) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.794960+0000 mgr.x (mgr.24845) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.865042+0000 mgr.x (mgr.24845) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.937319+0000 mgr.x (mgr.24845) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:03:59.989091+0000 mgr.x (mgr.24845) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.044811+0000 mgr.x (mgr.24845) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.116613+0000 mgr.x (mgr.24845) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.167039+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.168758+0000 mgr.x (mgr.24845) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.226074+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.227936+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.229773+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.230411+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.238352+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.239973+0000 mgr.x (mgr.24845) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.280397+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.282905+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.284746+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.285339+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.292431+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.294071+0000 mgr.x (mgr.24845) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.336101+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.337959+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.339626+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.340232+0000 mon.b (mon.2) 1586 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.348139+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.349919+0000 mgr.x (mgr.24845) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.406619+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.408545+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.410321+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.410934+0000 mon.b (mon.2) 1590 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.419643+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.422339+0000 mgr.x (mgr.24845) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.463703+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.465574+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.467347+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.467965+0000 mon.b (mon.2) 1594 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.477473+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.479196+0000 mgr.x (mgr.24845) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.521020+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.637160+0000 mgr.x (mgr.24845) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.724896+0000 mgr.x (mgr.24845) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.794960+0000 mgr.x (mgr.24845) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.865042+0000 mgr.x (mgr.24845) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.937319+0000 mgr.x (mgr.24845) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:03:59.989091+0000 mgr.x (mgr.24845) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.044811+0000 mgr.x (mgr.24845) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.116613+0000 mgr.x (mgr.24845) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.167039+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.168758+0000 mgr.x (mgr.24845) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.226074+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.227936+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.229773+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.230411+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.238352+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.239973+0000 mgr.x (mgr.24845) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.280397+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.282905+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.284746+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.285339+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.292431+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.522813+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.525100+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.525704+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.535219+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.536915+0000 mgr.x (mgr.24845) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.576918+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.578912+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.580724+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.581446+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.591348+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.593377+0000 mgr.x (mgr.24845) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.633485+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.635422+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.637363+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.638115+0000 mon.b (mon.2) 1606 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.644989+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.686666+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.688451+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.690152+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.690714+0000 mon.b (mon.2) 1610 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.698344+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.739852+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.741519+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.743217+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.743785+0000 mon.b (mon.2) 1614 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.750799+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.792914+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.794743+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.796483+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.797101+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.802340+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.845456+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.847577+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.849486+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.850154+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.854576+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.897552+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.899588+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.901422+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.294071+0000 mgr.x (mgr.24845) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.336101+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.337959+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.339626+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.340232+0000 mon.b (mon.2) 1586 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.348139+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.349919+0000 mgr.x (mgr.24845) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.406619+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.408545+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.410321+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.410934+0000 mon.b (mon.2) 1590 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.419643+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.422339+0000 mgr.x (mgr.24845) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.463703+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.465574+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.467347+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.467965+0000 mon.b (mon.2) 1594 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.477473+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.479196+0000 mgr.x (mgr.24845) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.521020+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.902113+0000 mon.b (mon.2) 1626 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.906627+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.948024+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.949778+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.951429+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.952011+0000 mon.b (mon.2) 1630 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.956990+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:00.998626+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.000350+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.002121+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.002768+0000 mon.b (mon.2) 1634 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.007898+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.053967+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.056441+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.058808+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.059559+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.064421+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.113273+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.116132+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.118956+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.119960+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[23955]: audit 2024-04-25T05:04:01.125825+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.522813+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.525100+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.525704+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.535219+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.536915+0000 mgr.x (mgr.24845) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.576918+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.578912+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.580724+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.581446+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.591348+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.593377+0000 mgr.x (mgr.24845) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.633485+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.635422+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.637363+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.638115+0000 mon.b (mon.2) 1606 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.644989+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.686666+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.688451+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.690152+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.690714+0000 mon.b (mon.2) 1610 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.698344+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.739852+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.741519+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.743217+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.743785+0000 mon.b (mon.2) 1614 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.750799+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.792914+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.794743+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.796483+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.797101+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.802340+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.845456+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.847577+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.849486+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.850154+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.854576+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.897552+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.899588+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.901422+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.902113+0000 mon.b (mon.2) 1626 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.906627+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.948024+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.949778+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.951429+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.952011+0000 mon.b (mon.2) 1630 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.956990+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:00.998626+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.000350+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.002121+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.002768+0000 mon.b (mon.2) 1634 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.007898+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.053967+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.056441+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.058808+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.059559+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.064421+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.113273+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.116132+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:01.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.118956+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:01.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.119960+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:01.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:01 smithi096 bash[18594]: audit 2024-04-25T05:04:01.125825+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.646670+0000 mgr.x (mgr.24845) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.699994+0000 mgr.x (mgr.24845) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.752353+0000 mgr.x (mgr.24845) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cluster 2024-04-25T05:04:00.802296+0000 mgr.x (mgr.24845) 395 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.804036+0000 mgr.x (mgr.24845) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.857230+0000 mgr.x (mgr.24845) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.908318+0000 mgr.x (mgr.24845) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:00.958543+0000 mgr.x (mgr.24845) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.010830+0000 mgr.x (mgr.24845) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.066642+0000 mgr.x (mgr.24845) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.127904+0000 mgr.x (mgr.24845) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.205735+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.207889+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.209886+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.210630+0000 mon.b (mon.2) 1646 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.215059+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.216741+0000 mgr.x (mgr.24845) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.261364+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.263265+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.265064+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.265734+0000 mon.b (mon.2) 1650 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.272354+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.274094+0000 mgr.x (mgr.24845) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.318421+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.320579+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.322617+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.323272+0000 mon.b (mon.2) 1654 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.329007+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.330685+0000 mgr.x (mgr.24845) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.370825+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.372646+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.374857+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.375528+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.380746+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.382409+0000 mgr.x (mgr.24845) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.466760+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.470208+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.473116+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.474158+0000 mon.b (mon.2) 1662 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.483124+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.485132+0000 mgr.x (mgr.24845) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.575174+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.579091+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.582123+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.583238+0000 mon.b (mon.2) 1666 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.590243+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.592216+0000 mgr.x (mgr.24845) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.666548+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.668498+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.670497+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.671509+0000 mon.b (mon.2) 1670 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.677097+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.751005+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.752909+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.754801+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.755612+0000 mon.b (mon.2) 1674 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.762851+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.839492+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.841669+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.843471+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.844133+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.849672+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.892149+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.894104+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.895885+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.896444+0000 mon.b (mon.2) 1682 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.901546+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.943277+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.945025+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.946841+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.947485+0000 mon.b (mon.2) 1686 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.952569+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.994846+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.996515+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.998223+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:01.998777+0000 mon.b (mon.2) 1690 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.005890+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.080048+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.081890+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.083683+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.084370+0000 mon.b (mon.2) 1694 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.088710+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.162674+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.164634+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.166880+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:02 smithi155 bash[18735]: audit 2024-04-25T05:04:02.167635+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.646670+0000 mgr.x (mgr.24845) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.699994+0000 mgr.x (mgr.24845) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.752353+0000 mgr.x (mgr.24845) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cluster 2024-04-25T05:04:00.802296+0000 mgr.x (mgr.24845) 395 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.804036+0000 mgr.x (mgr.24845) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.857230+0000 mgr.x (mgr.24845) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.908318+0000 mgr.x (mgr.24845) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:00.958543+0000 mgr.x (mgr.24845) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.010830+0000 mgr.x (mgr.24845) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.066642+0000 mgr.x (mgr.24845) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.127904+0000 mgr.x (mgr.24845) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.205735+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.207889+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.209886+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.210630+0000 mon.b (mon.2) 1646 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.215059+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.216741+0000 mgr.x (mgr.24845) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.261364+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.263265+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.265064+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.646670+0000 mgr.x (mgr.24845) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.699994+0000 mgr.x (mgr.24845) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.752353+0000 mgr.x (mgr.24845) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cluster 2024-04-25T05:04:00.802296+0000 mgr.x (mgr.24845) 395 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.804036+0000 mgr.x (mgr.24845) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.857230+0000 mgr.x (mgr.24845) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.908318+0000 mgr.x (mgr.24845) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:00.958543+0000 mgr.x (mgr.24845) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.010830+0000 mgr.x (mgr.24845) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.066642+0000 mgr.x (mgr.24845) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.127904+0000 mgr.x (mgr.24845) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.205735+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.207889+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.209886+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.210630+0000 mon.b (mon.2) 1646 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.215059+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.216741+0000 mgr.x (mgr.24845) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.261364+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.263265+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.265064+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.265734+0000 mon.b (mon.2) 1650 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.272354+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.274094+0000 mgr.x (mgr.24845) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.318421+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.320579+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.322617+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.323272+0000 mon.b (mon.2) 1654 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.329007+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.330685+0000 mgr.x (mgr.24845) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.370825+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.372646+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.374857+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.375528+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.380746+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.382409+0000 mgr.x (mgr.24845) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.466760+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.470208+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.473116+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.474158+0000 mon.b (mon.2) 1662 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.483124+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.485132+0000 mgr.x (mgr.24845) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.575174+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.579091+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.582123+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.583238+0000 mon.b (mon.2) 1666 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.590243+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.592216+0000 mgr.x (mgr.24845) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.666548+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.668498+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.670497+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.671509+0000 mon.b (mon.2) 1670 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.677097+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.751005+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.752909+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.754801+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.755612+0000 mon.b (mon.2) 1674 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.762851+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.839492+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.841669+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.843471+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.265734+0000 mon.b (mon.2) 1650 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.272354+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.274094+0000 mgr.x (mgr.24845) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.318421+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.320579+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.322617+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.323272+0000 mon.b (mon.2) 1654 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.329007+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.330685+0000 mgr.x (mgr.24845) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.370825+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.372646+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.374857+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.375528+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.380746+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.382409+0000 mgr.x (mgr.24845) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.466760+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.470208+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.473116+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.474158+0000 mon.b (mon.2) 1662 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.483124+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.485132+0000 mgr.x (mgr.24845) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.844133+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.849672+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.892149+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.894104+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.895885+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.896444+0000 mon.b (mon.2) 1682 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.901546+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.943277+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.945025+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.946841+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.947485+0000 mon.b (mon.2) 1686 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.952569+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.994846+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.996515+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.998223+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:01.998777+0000 mon.b (mon.2) 1690 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.005890+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.080048+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.081890+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.083683+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.084370+0000 mon.b (mon.2) 1694 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.088710+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.162674+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.164634+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.166880+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[18594]: audit 2024-04-25T05:04:02.167635+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.575174+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.579091+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.582123+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.583238+0000 mon.b (mon.2) 1666 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.590243+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.592216+0000 mgr.x (mgr.24845) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.666548+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.668498+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.670497+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.671509+0000 mon.b (mon.2) 1670 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.677097+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.751005+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.752909+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.754801+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.755612+0000 mon.b (mon.2) 1674 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.762851+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.839492+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.841669+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.843471+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.844133+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.849672+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.892149+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.894104+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.895885+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.896444+0000 mon.b (mon.2) 1682 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.901546+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.943277+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.945025+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.946841+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.947485+0000 mon.b (mon.2) 1686 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.952569+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.994846+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.996515+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.998223+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:01.998777+0000 mon.b (mon.2) 1690 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.005890+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.080048+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.081890+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.083683+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.084370+0000 mon.b (mon.2) 1694 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.088710+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.162674+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.164634+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.166880+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:02.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:02 smithi096 bash[23955]: audit 2024-04-25T05:04:02.167635+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.678919+0000 mgr.x (mgr.24845) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.764703+0000 mgr.x (mgr.24845) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.851409+0000 mgr.x (mgr.24845) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.903114+0000 mgr.x (mgr.24845) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:01.954157+0000 mgr.x (mgr.24845) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.007647+0000 mgr.x (mgr.24845) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.090319+0000 mgr.x (mgr.24845) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.172575+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.185092+0000 mgr.x (mgr.24845) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.274876+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.278425+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.280975+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.281880+0000 mon.b (mon.2) 1702 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.288844+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.292670+0000 mgr.x (mgr.24845) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.380386+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.384593+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.388514+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.389884+0000 mon.b (mon.2) 1706 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.398875+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.401162+0000 mgr.x (mgr.24845) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.491229+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.495629+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.500198+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.501568+0000 mon.b (mon.2) 1710 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.510700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.512597+0000 mgr.x (mgr.24845) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.588365+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.591456+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.595506+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.597031+0000 mon.b (mon.2) 1714 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.606971+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.697477+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.701734+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.705405+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.706890+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.716760+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.795630+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.797714+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.799772+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.800453+0000 mon.b (mon.2) 1722 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.809171+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.883840+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.888180+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.891467+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.892471+0000 mon.b (mon.2) 1726 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.898893+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.990537+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.994752+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.997943+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:02.999235+0000 mon.b (mon.2) 1730 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:03.005031+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:03.085905+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:03.088401+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:03.091177+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:03.092083+0000 mon.b (mon.2) 1734 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[18735]: audit 2024-04-25T05:04:03.100518+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.678919+0000 mgr.x (mgr.24845) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.764703+0000 mgr.x (mgr.24845) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.851409+0000 mgr.x (mgr.24845) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.903114+0000 mgr.x (mgr.24845) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:01.954157+0000 mgr.x (mgr.24845) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.007647+0000 mgr.x (mgr.24845) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.090319+0000 mgr.x (mgr.24845) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.172575+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.185092+0000 mgr.x (mgr.24845) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.274876+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.278425+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.280975+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.281880+0000 mon.b (mon.2) 1702 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.288844+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.292670+0000 mgr.x (mgr.24845) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.380386+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.384593+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.388514+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.389884+0000 mon.b (mon.2) 1706 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.398875+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.401162+0000 mgr.x (mgr.24845) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.678919+0000 mgr.x (mgr.24845) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.764703+0000 mgr.x (mgr.24845) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.851409+0000 mgr.x (mgr.24845) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.903114+0000 mgr.x (mgr.24845) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:01.954157+0000 mgr.x (mgr.24845) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.007647+0000 mgr.x (mgr.24845) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.090319+0000 mgr.x (mgr.24845) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.172575+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.185092+0000 mgr.x (mgr.24845) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.274876+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.278425+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.280975+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.281880+0000 mon.b (mon.2) 1702 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.288844+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.292670+0000 mgr.x (mgr.24845) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.380386+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.384593+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.388514+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.389884+0000 mon.b (mon.2) 1706 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.398875+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.401162+0000 mgr.x (mgr.24845) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.491229+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.495629+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.500198+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.501568+0000 mon.b (mon.2) 1710 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.510700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.512597+0000 mgr.x (mgr.24845) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.588365+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.591456+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.595506+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.597031+0000 mon.b (mon.2) 1714 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.606971+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.697477+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.701734+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.705405+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.706890+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.716760+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.795630+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.797714+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.799772+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.800453+0000 mon.b (mon.2) 1722 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.809171+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.883840+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.888180+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.891467+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.892471+0000 mon.b (mon.2) 1726 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.898893+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.990537+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.994752+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.997943+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:02.999235+0000 mon.b (mon.2) 1730 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:03.005031+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:03.085905+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:03.088401+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:03.091177+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:03.092083+0000 mon.b (mon.2) 1734 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[18594]: audit 2024-04-25T05:04:03.100518+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.491229+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.495629+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.500198+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.501568+0000 mon.b (mon.2) 1710 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.510700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.512597+0000 mgr.x (mgr.24845) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.588365+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.591456+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.595506+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.597031+0000 mon.b (mon.2) 1714 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.606971+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.697477+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.701734+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.705405+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.706890+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.716760+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.795630+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.797714+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.799772+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.800453+0000 mon.b (mon.2) 1722 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.809171+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.883840+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.888180+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.891467+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.892471+0000 mon.b (mon.2) 1726 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.898893+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.990537+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.994752+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.997943+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:02.999235+0000 mon.b (mon.2) 1730 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:03.005031+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:03.085905+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:03.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:03.088401+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:03.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:03.091177+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:03.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:03.092083+0000 mon.b (mon.2) 1734 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:03.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:03 smithi096 bash[23955]: audit 2024-04-25T05:04:03.100518+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:03.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:03 smithi155 bash[54827]: ts=2024-04-25T05:04:03.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.609148+0000 mgr.x (mgr.24845) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.718936+0000 mgr.x (mgr.24845) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cluster 2024-04-25T05:04:02.803163+0000 mgr.x (mgr.24845) 422 : 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-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.811131+0000 mgr.x (mgr.24845) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:02.900931+0000 mgr.x (mgr.24845) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.008593+0000 mgr.x (mgr.24845) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.102366+0000 mgr.x (mgr.24845) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.178935+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.202641+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.204623+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.205372+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.212523+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.215963+0000 mgr.x (mgr.24845) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.298242+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.302339+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.306861+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.308267+0000 mon.b (mon.2) 1742 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.318909+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.321367+0000 mgr.x (mgr.24845) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.397489+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.609148+0000 mgr.x (mgr.24845) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.718936+0000 mgr.x (mgr.24845) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cluster 2024-04-25T05:04:02.803163+0000 mgr.x (mgr.24845) 422 : 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-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.811131+0000 mgr.x (mgr.24845) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:02.900931+0000 mgr.x (mgr.24845) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.008593+0000 mgr.x (mgr.24845) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.102366+0000 mgr.x (mgr.24845) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.178935+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.202641+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.204623+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.205372+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.212523+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.215963+0000 mgr.x (mgr.24845) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.298242+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.302339+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.306861+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.308267+0000 mon.b (mon.2) 1742 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.318909+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.321367+0000 mgr.x (mgr.24845) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.397489+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.399964+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.402272+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.403209+0000 mon.b (mon.2) 1746 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.410938+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.412639+0000 mgr.x (mgr.24845) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.488173+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.491148+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.494882+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.495965+0000 mon.b (mon.2) 1750 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.503364+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.505531+0000 mgr.x (mgr.24845) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.565105+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.567789+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.570406+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.571369+0000 mon.b (mon.2) 1754 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.578612+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.580870+0000 mgr.x (mgr.24845) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.639403+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.641727+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.644863+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.645962+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.654249+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.741256+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.744781+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.748171+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.749607+0000 mon.b (mon.2) 1762 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.757792+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.850838+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.854578+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.857663+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.858907+0000 mon.b (mon.2) 1766 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.199 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.867720+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.399964+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.402272+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.403209+0000 mon.b (mon.2) 1746 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.410938+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.412639+0000 mgr.x (mgr.24845) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.488173+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.491148+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.494882+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.495965+0000 mon.b (mon.2) 1750 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.503364+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.505531+0000 mgr.x (mgr.24845) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.565105+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.567789+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.570406+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.571369+0000 mon.b (mon.2) 1754 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.578612+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.580870+0000 mgr.x (mgr.24845) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.639403+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.641727+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.644863+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.645962+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.609148+0000 mgr.x (mgr.24845) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.718936+0000 mgr.x (mgr.24845) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cluster 2024-04-25T05:04:02.803163+0000 mgr.x (mgr.24845) 422 : 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-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.811131+0000 mgr.x (mgr.24845) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:02.900931+0000 mgr.x (mgr.24845) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.008593+0000 mgr.x (mgr.24845) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.102366+0000 mgr.x (mgr.24845) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.178935+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.202641+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.204623+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.205372+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.212523+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.215963+0000 mgr.x (mgr.24845) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.298242+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.302339+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.306861+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.308267+0000 mon.b (mon.2) 1742 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.318909+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.321367+0000 mgr.x (mgr.24845) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.397489+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.399964+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.402272+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.403209+0000 mon.b (mon.2) 1746 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.410938+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.412639+0000 mgr.x (mgr.24845) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.488173+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.491148+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.494882+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.495965+0000 mon.b (mon.2) 1750 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.503364+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.505531+0000 mgr.x (mgr.24845) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.565105+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.567789+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.570406+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.571369+0000 mon.b (mon.2) 1754 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.578612+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.580870+0000 mgr.x (mgr.24845) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.639403+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.641727+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.644863+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.645962+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.654249+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.741256+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.744781+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.748171+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.749607+0000 mon.b (mon.2) 1762 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.757792+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.850838+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.854578+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.857663+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.858907+0000 mon.b (mon.2) 1766 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.867720+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.958970+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.962786+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.966325+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.967429+0000 mon.b (mon.2) 1770 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:03.973882+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.052432+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.054814+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.057620+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.058556+0000 mon.b (mon.2) 1774 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.064613+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.143662+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.146228+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.148960+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.149901+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:04 smithi155 bash[18735]: audit 2024-04-25T05:04:04.155995+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.958970+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.962786+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.966325+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.967429+0000 mon.b (mon.2) 1770 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:03.973882+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.052432+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.054814+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.057620+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.058556+0000 mon.b (mon.2) 1774 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.064613+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.143662+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.146228+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.148960+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.149901+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[18594]: audit 2024-04-25T05:04:04.155995+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.654249+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.741256+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.744781+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.748171+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.749607+0000 mon.b (mon.2) 1762 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.757792+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.850838+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.854578+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.857663+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.858907+0000 mon.b (mon.2) 1766 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.867720+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.958970+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.962786+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.966325+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.967429+0000 mon.b (mon.2) 1770 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:03.973882+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.052432+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.054814+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.057620+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.058556+0000 mon.b (mon.2) 1774 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.064613+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.143662+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.146228+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.148960+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.149901+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:04.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:04 smithi096 bash[23955]: audit 2024-04-25T05:04:04.155995+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.656278+0000 mgr.x (mgr.24845) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.762279+0000 mgr.x (mgr.24845) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.869670+0000 mgr.x (mgr.24845) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:03.975760+0000 mgr.x (mgr.24845) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.068110+0000 mgr.x (mgr.24845) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.159531+0000 mgr.x (mgr.24845) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.235634+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.237841+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.240368+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.241161+0000 mon.b (mon.2) 1782 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.250717+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.252514+0000 mgr.x (mgr.24845) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.328086+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.330542+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.333028+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.333865+0000 mon.b (mon.2) 1786 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.342279+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.344234+0000 mgr.x (mgr.24845) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.431820+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.434983+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.437930+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.439127+0000 mon.b (mon.2) 1790 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.448281+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.450335+0000 mgr.x (mgr.24845) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.538750+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.542757+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.546487+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.547738+0000 mon.b (mon.2) 1794 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.554719+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.557054+0000 mgr.x (mgr.24845) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.646074+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.649524+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.653788+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.655114+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.664401+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.743263+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.745819+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.748308+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.749265+0000 mon.b (mon.2) 1802 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.755709+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.656278+0000 mgr.x (mgr.24845) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.762279+0000 mgr.x (mgr.24845) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.869670+0000 mgr.x (mgr.24845) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:03.975760+0000 mgr.x (mgr.24845) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.068110+0000 mgr.x (mgr.24845) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.159531+0000 mgr.x (mgr.24845) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.235634+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.237841+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.240368+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.241161+0000 mon.b (mon.2) 1782 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.250717+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.252514+0000 mgr.x (mgr.24845) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.328086+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.330542+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.333028+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.333865+0000 mon.b (mon.2) 1786 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.342279+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.344234+0000 mgr.x (mgr.24845) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.431820+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.434983+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.845531+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.849389+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.853256+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.854435+0000 mon.b (mon.2) 1806 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.865859+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.946325+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.948519+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.951132+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.951837+0000 mon.b (mon.2) 1810 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:04.957843+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.050720+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.054774+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.058244+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.059232+0000 mon.b (mon.2) 1814 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.067931+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.158136+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.162326+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.166360+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.167691+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[18594]: audit 2024-04-25T05:04:05.177011+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.437930+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.439127+0000 mon.b (mon.2) 1790 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.448281+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.450335+0000 mgr.x (mgr.24845) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.538750+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.542757+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.546487+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.547738+0000 mon.b (mon.2) 1794 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.554719+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.557054+0000 mgr.x (mgr.24845) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.646074+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.649524+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.653788+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.655114+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.664401+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.743263+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.745819+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.748308+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.749265+0000 mon.b (mon.2) 1802 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.755709+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.845531+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.849389+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.853256+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.854435+0000 mon.b (mon.2) 1806 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.865859+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.946325+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.948519+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.951132+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.951837+0000 mon.b (mon.2) 1810 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:04.957843+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.050720+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.054774+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.058244+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.059232+0000 mon.b (mon.2) 1814 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.067931+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.158136+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.162326+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.166360+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.167691+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:05 smithi096 bash[23955]: audit 2024-04-25T05:04:05.177011+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.656278+0000 mgr.x (mgr.24845) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.762279+0000 mgr.x (mgr.24845) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.869670+0000 mgr.x (mgr.24845) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:03.975760+0000 mgr.x (mgr.24845) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.068110+0000 mgr.x (mgr.24845) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.159531+0000 mgr.x (mgr.24845) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.235634+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.237841+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.240368+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.241161+0000 mon.b (mon.2) 1782 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.250717+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.252514+0000 mgr.x (mgr.24845) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.328086+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.330542+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.333028+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.333865+0000 mon.b (mon.2) 1786 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.342279+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.344234+0000 mgr.x (mgr.24845) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.431820+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.434983+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.437930+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.439127+0000 mon.b (mon.2) 1790 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.448281+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.450335+0000 mgr.x (mgr.24845) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.538750+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.542757+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.546487+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.547738+0000 mon.b (mon.2) 1794 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.554719+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.557054+0000 mgr.x (mgr.24845) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.646074+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.649524+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.653788+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.655114+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.664401+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.743263+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.745819+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.748308+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.749265+0000 mon.b (mon.2) 1802 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.755709+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.845531+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.849389+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.853256+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.854435+0000 mon.b (mon.2) 1806 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.865859+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.946325+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.948519+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.951132+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.951837+0000 mon.b (mon.2) 1810 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:04.957843+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.050720+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.054774+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.058244+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.059232+0000 mon.b (mon.2) 1814 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.067931+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:05.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.158136+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:05.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.162326+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:05.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.166360+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:05.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.167691+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:05.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:05 smithi155 bash[18735]: audit 2024-04-25T05:04:05.177011+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.666895+0000 mgr.x (mgr.24845) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.757482+0000 mgr.x (mgr.24845) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cluster 2024-04-25T05:04:04.803763+0000 mgr.x (mgr.24845) 444 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.868011+0000 mgr.x (mgr.24845) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:04.961268+0000 mgr.x (mgr.24845) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.070081+0000 mgr.x (mgr.24845) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.178990+0000 mgr.x (mgr.24845) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.255922+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.258476+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.260938+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.261868+0000 mon.b (mon.2) 1822 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.268915+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.271026+0000 mgr.x (mgr.24845) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.355332+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.358935+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.362847+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.363908+0000 mon.b (mon.2) 1826 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.370511+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.374340+0000 mgr.x (mgr.24845) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.455184+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.458421+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.461389+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.462367+0000 mon.b (mon.2) 1830 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.468332+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.472606+0000 mgr.x (mgr.24845) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.560923+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.565004+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.568417+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.569590+0000 mon.b (mon.2) 1834 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.576302+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.580957+0000 mgr.x (mgr.24845) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.655558+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.657908+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.659951+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.660602+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.665437+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.742598+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.745148+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.748071+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.749092+0000 mon.b (mon.2) 1842 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.754210+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.832541+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.834476+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.836856+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.837502+0000 mon.b (mon.2) 1846 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.842400+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.903515+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.953547+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.957272+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.960901+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.961945+0000 mon.b (mon.2) 1851 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:05.968496+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.059225+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.063280+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.067035+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.068353+0000 mon.b (mon.2) 1855 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.077415+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.155907+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.158355+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.161094+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.161858+0000 mon.b (mon.2) 1859 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:06 smithi155 bash[18735]: audit 2024-04-25T05:04:06.170637+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.666895+0000 mgr.x (mgr.24845) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.757482+0000 mgr.x (mgr.24845) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cluster 2024-04-25T05:04:04.803763+0000 mgr.x (mgr.24845) 444 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.868011+0000 mgr.x (mgr.24845) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:04.961268+0000 mgr.x (mgr.24845) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.070081+0000 mgr.x (mgr.24845) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.178990+0000 mgr.x (mgr.24845) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.255922+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.258476+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.260938+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.261868+0000 mon.b (mon.2) 1822 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.268915+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.271026+0000 mgr.x (mgr.24845) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.355332+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.358935+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.362847+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.363908+0000 mon.b (mon.2) 1826 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.370511+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.374340+0000 mgr.x (mgr.24845) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.455184+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.666895+0000 mgr.x (mgr.24845) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.757482+0000 mgr.x (mgr.24845) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cluster 2024-04-25T05:04:04.803763+0000 mgr.x (mgr.24845) 444 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.868011+0000 mgr.x (mgr.24845) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:04.961268+0000 mgr.x (mgr.24845) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.070081+0000 mgr.x (mgr.24845) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.178990+0000 mgr.x (mgr.24845) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.255922+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.258476+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.260938+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.261868+0000 mon.b (mon.2) 1822 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.268915+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.271026+0000 mgr.x (mgr.24845) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.355332+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.358935+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.362847+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.363908+0000 mon.b (mon.2) 1826 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.370511+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.374340+0000 mgr.x (mgr.24845) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.455184+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.458421+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.461389+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.462367+0000 mon.b (mon.2) 1830 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.468332+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.472606+0000 mgr.x (mgr.24845) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.560923+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.565004+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.568417+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.569590+0000 mon.b (mon.2) 1834 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.576302+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.580957+0000 mgr.x (mgr.24845) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.655558+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.657908+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.659951+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.660602+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.665437+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.742598+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.745148+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.748071+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.749092+0000 mon.b (mon.2) 1842 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.458421+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.461389+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.462367+0000 mon.b (mon.2) 1830 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.468332+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.472606+0000 mgr.x (mgr.24845) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.560923+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.565004+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.568417+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.569590+0000 mon.b (mon.2) 1834 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.576302+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.580957+0000 mgr.x (mgr.24845) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.655558+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.657908+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.659951+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.660602+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.665437+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.742598+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.745148+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.748071+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.749092+0000 mon.b (mon.2) 1842 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.754210+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.832541+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.834476+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.836856+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.837502+0000 mon.b (mon.2) 1846 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.842400+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.903515+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.953547+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.957272+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.960901+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.961945+0000 mon.b (mon.2) 1851 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:05.968496+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.059225+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.063280+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.067035+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.068353+0000 mon.b (mon.2) 1855 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.077415+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.155907+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.158355+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.754210+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.832541+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.834476+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.836856+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.837502+0000 mon.b (mon.2) 1846 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.842400+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.903515+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.953547+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.957272+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.960901+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.961945+0000 mon.b (mon.2) 1851 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:05.968496+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.059225+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.063280+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.067035+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.068353+0000 mon.b (mon.2) 1855 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.077415+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.155907+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.158355+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.161094+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.161858+0000 mon.b (mon.2) 1859 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[18594]: audit 2024-04-25T05:04:06.170637+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:06.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.161094+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:06.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.161858+0000 mon.b (mon.2) 1859 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:06.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:06 smithi096 bash[23955]: audit 2024-04-25T05:04:06.170637+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.669074+0000 mgr.x (mgr.24845) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.758322+0000 mgr.x (mgr.24845) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.844030+0000 mgr.x (mgr.24845) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:05.970429+0000 mgr.x (mgr.24845) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.079511+0000 mgr.x (mgr.24845) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.172672+0000 mgr.x (mgr.24845) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.230995+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.233068+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.235173+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.235764+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.240565+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.242173+0000 mgr.x (mgr.24845) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.283324+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.285343+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.287202+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.287922+0000 mon.b (mon.2) 1867 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.293364+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.295030+0000 mgr.x (mgr.24845) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.368027+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.370010+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.371892+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.372591+0000 mon.b (mon.2) 1871 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.379478+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.381277+0000 mgr.x (mgr.24845) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.453987+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.456080+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.458218+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.458934+0000 mon.b (mon.2) 1875 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.465968+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.467790+0000 mgr.x (mgr.24845) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.540167+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.542134+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.544591+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.545330+0000 mon.b (mon.2) 1879 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.550517+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.552724+0000 mgr.x (mgr.24845) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.625176+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.627225+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.629306+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.630058+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.635603+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.724679+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.728627+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.731280+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.732232+0000 mon.b (mon.2) 1887 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.738426+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.829791+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.834032+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.837218+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.838310+0000 mon.b (mon.2) 1891 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.845431+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.937475+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.942632+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.945811+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.947168+0000 mon.b (mon.2) 1895 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:06.957451+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.035423+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.037868+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.040596+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.041485+0000 mon.b (mon.2) 1899 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.049925+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.135720+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.138996+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.142183+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.143328+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[18735]: audit 2024-04-25T05:04:07.153271+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.669074+0000 mgr.x (mgr.24845) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.758322+0000 mgr.x (mgr.24845) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.844030+0000 mgr.x (mgr.24845) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:05.970429+0000 mgr.x (mgr.24845) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.079511+0000 mgr.x (mgr.24845) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.172672+0000 mgr.x (mgr.24845) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.230995+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.233068+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.235173+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.235764+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.240565+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.242173+0000 mgr.x (mgr.24845) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.283324+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.285343+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.287202+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.287922+0000 mon.b (mon.2) 1867 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.293364+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.295030+0000 mgr.x (mgr.24845) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.368027+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.370010+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.669074+0000 mgr.x (mgr.24845) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.758322+0000 mgr.x (mgr.24845) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.844030+0000 mgr.x (mgr.24845) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:05.970429+0000 mgr.x (mgr.24845) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.079511+0000 mgr.x (mgr.24845) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.172672+0000 mgr.x (mgr.24845) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.230995+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.233068+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.235173+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.235764+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.240565+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.242173+0000 mgr.x (mgr.24845) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.283324+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.285343+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.287202+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.287922+0000 mon.b (mon.2) 1867 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.293364+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.295030+0000 mgr.x (mgr.24845) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.368027+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.370010+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.371892+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.372591+0000 mon.b (mon.2) 1871 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.379478+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.381277+0000 mgr.x (mgr.24845) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.453987+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.456080+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.458218+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.458934+0000 mon.b (mon.2) 1875 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.465968+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.467790+0000 mgr.x (mgr.24845) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.540167+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.542134+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.544591+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.545330+0000 mon.b (mon.2) 1879 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.550517+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.552724+0000 mgr.x (mgr.24845) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.625176+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.627225+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.629306+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.630058+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.635603+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.724679+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.728627+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.731280+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.732232+0000 mon.b (mon.2) 1887 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.738426+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.829791+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.834032+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.837218+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.838310+0000 mon.b (mon.2) 1891 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.845431+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.937475+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.942632+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.945811+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.947168+0000 mon.b (mon.2) 1895 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:06.957451+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.035423+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.037868+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.040596+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.041485+0000 mon.b (mon.2) 1899 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.371892+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.372591+0000 mon.b (mon.2) 1871 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.379478+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.381277+0000 mgr.x (mgr.24845) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.453987+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.456080+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.458218+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.458934+0000 mon.b (mon.2) 1875 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.465968+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.467790+0000 mgr.x (mgr.24845) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.540167+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.542134+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.544591+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.545330+0000 mon.b (mon.2) 1879 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.550517+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.552724+0000 mgr.x (mgr.24845) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.625176+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.627225+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.629306+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.630058+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.049925+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.135720+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.138996+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.142183+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.143328+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.480 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[23955]: audit 2024-04-25T05:04:07.153271+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.635603+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.724679+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.728627+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.731280+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.732232+0000 mon.b (mon.2) 1887 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.738426+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.829791+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.834032+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.837218+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.838310+0000 mon.b (mon.2) 1891 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.481 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.845431+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.937475+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.942632+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.945811+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.947168+0000 mon.b (mon.2) 1895 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:06.957451+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.035423+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.037868+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.040596+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.041485+0000 mon.b (mon.2) 1899 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.049925+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.135720+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.138996+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.142183+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.143328+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:07.482 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:07 smithi096 bash[18594]: audit 2024-04-25T05:04:07.153271+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.188 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:04:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:04:07] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-04-25T05:04:08.308 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.637687+0000 mgr.x (mgr.24845) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.308 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.740948+0000 mgr.x (mgr.24845) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.308 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cluster 2024-04-25T05:04:06.804362+0000 mgr.x (mgr.24845) 466 : 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-04-25T05:04:08.308 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.848014+0000 mgr.x (mgr.24845) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.308 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:06.959333+0000 mgr.x (mgr.24845) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.051932+0000 mgr.x (mgr.24845) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.155315+0000 mgr.x (mgr.24845) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.231802+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.234319+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.236980+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.237974+0000 mon.b (mon.2) 1907 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.248774+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.250902+0000 mgr.x (mgr.24845) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.328505+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.331567+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.334084+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.334940+0000 mon.b (mon.2) 1911 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.345601+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.347685+0000 mgr.x (mgr.24845) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.435764+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.637687+0000 mgr.x (mgr.24845) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.740948+0000 mgr.x (mgr.24845) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cluster 2024-04-25T05:04:06.804362+0000 mgr.x (mgr.24845) 466 : 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-04-25T05:04:08.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.848014+0000 mgr.x (mgr.24845) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:06.959333+0000 mgr.x (mgr.24845) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.051932+0000 mgr.x (mgr.24845) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.155315+0000 mgr.x (mgr.24845) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.231802+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.234319+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.236980+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.237974+0000 mon.b (mon.2) 1907 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.248774+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.250902+0000 mgr.x (mgr.24845) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.328505+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.331567+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.311 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.334084+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.334940+0000 mon.b (mon.2) 1911 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.345601+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.347685+0000 mgr.x (mgr.24845) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.435764+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.439709+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.443780+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.445037+0000 mon.b (mon.2) 1915 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.312 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.454866+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.457216+0000 mgr.x (mgr.24845) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.545478+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.549456+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.552703+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.553744+0000 mon.b (mon.2) 1919 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.563723+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.565745+0000 mgr.x (mgr.24845) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.656221+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.660189+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.663762+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.313 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.664960+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.676357+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.768718+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.772377+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.775177+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.776344+0000 mon.b (mon.2) 1927 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.782373+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.874007+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.878128+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.882133+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.883478+0000 mon.b (mon.2) 1931 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.893318+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.314 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.985798+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.990197+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.994261+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:07.995713+0000 mon.b (mon.2) 1935 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.004099+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.094890+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.099705+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.103075+0000 mon.b (mon.2) 1938 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.104322+0000 mon.b (mon.2) 1939 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.110009+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.315 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[23955]: audit 2024-04-25T05:04:08.189428+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.439709+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.443780+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.445037+0000 mon.b (mon.2) 1915 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.454866+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.457216+0000 mgr.x (mgr.24845) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.545478+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.549456+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.552703+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.553744+0000 mon.b (mon.2) 1919 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.563723+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.565745+0000 mgr.x (mgr.24845) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.656221+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.316 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.660189+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.663762+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.664960+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.676357+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.768718+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.772377+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.775177+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.776344+0000 mon.b (mon.2) 1927 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.782373+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.874007+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.878128+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.882133+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.883478+0000 mon.b (mon.2) 1931 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.893318+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.985798+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.990197+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.994261+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:07.995713+0000 mon.b (mon.2) 1935 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.004099+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.094890+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.099705+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.103075+0000 mon.b (mon.2) 1938 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.104322+0000 mon.b (mon.2) 1939 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.110009+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:08 smithi096 bash[18594]: audit 2024-04-25T05:04:08.189428+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.637687+0000 mgr.x (mgr.24845) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.740948+0000 mgr.x (mgr.24845) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cluster 2024-04-25T05:04:06.804362+0000 mgr.x (mgr.24845) 466 : 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-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.848014+0000 mgr.x (mgr.24845) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:06.959333+0000 mgr.x (mgr.24845) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.051932+0000 mgr.x (mgr.24845) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.155315+0000 mgr.x (mgr.24845) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.231802+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.234319+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.236980+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.237974+0000 mon.b (mon.2) 1907 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.248774+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.250902+0000 mgr.x (mgr.24845) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.328505+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.331567+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.334084+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.334940+0000 mon.b (mon.2) 1911 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.345601+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.347685+0000 mgr.x (mgr.24845) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.435764+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.439709+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.443780+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.445037+0000 mon.b (mon.2) 1915 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.454866+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.457216+0000 mgr.x (mgr.24845) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.545478+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.549456+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.552703+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.553744+0000 mon.b (mon.2) 1919 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.563723+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.565745+0000 mgr.x (mgr.24845) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.656221+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.660189+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.663762+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.664960+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.676357+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.768718+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.772377+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.775177+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.776344+0000 mon.b (mon.2) 1927 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.782373+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.874007+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.878128+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.882133+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.883478+0000 mon.b (mon.2) 1931 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.893318+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.985798+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.990197+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.994261+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:07.995713+0000 mon.b (mon.2) 1935 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.004099+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.094890+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.099705+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.103075+0000 mon.b (mon.2) 1938 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.104322+0000 mon.b (mon.2) 1939 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.110009+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[18735]: audit 2024-04-25T05:04:08.189428+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:08.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:08 smithi155 bash[54827]: ts=2024-04-25T05:04: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:09.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.678469+0000 mgr.x (mgr.24845) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.784202+0000 mgr.x (mgr.24845) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:07.895482+0000 mgr.x (mgr.24845) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.006426+0000 mgr.x (mgr.24845) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.113673+0000 mgr.x (mgr.24845) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.191720+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.193987+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.205606+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.212965+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.214820+0000 mgr.x (mgr.24845) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.291864+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.294225+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.296844+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.297686+0000 mon.b (mon.2) 1947 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.306045+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.307984+0000 mgr.x (mgr.24845) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.394399+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.397117+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.401323+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.402871+0000 mon.b (mon.2) 1951 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.409075+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.413844+0000 mgr.x (mgr.24845) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.488420+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.490816+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.493473+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.494323+0000 mon.b (mon.2) 1955 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.499637+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.504155+0000 mgr.x (mgr.24845) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.591992+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.596053+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.599408+0000 mon.b (mon.2) 1958 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.600199+0000 mon.b (mon.2) 1959 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.608375+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.685545+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.687717+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.689784+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.690521+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.698346+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.775926+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.778715+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.781977+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.783196+0000 mon.b (mon.2) 1967 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.791053+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.884932+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.889152+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.892947+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.894024+0000 mon.b (mon.2) 1971 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.903790+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.983351+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.985638+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.988290+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.989137+0000 mon.b (mon.2) 1975 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:08.997253+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.086513+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.089002+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.091602+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.092434+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.100197+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.178523+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.181066+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.184188+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.185075+0000 mon.b (mon.2) 1983 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:09 smithi155 bash[18735]: audit 2024-04-25T05:04:09.190299+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.678469+0000 mgr.x (mgr.24845) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.784202+0000 mgr.x (mgr.24845) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:07.895482+0000 mgr.x (mgr.24845) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.006426+0000 mgr.x (mgr.24845) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.113673+0000 mgr.x (mgr.24845) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.191720+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.193987+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.205606+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.212965+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.214820+0000 mgr.x (mgr.24845) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.291864+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.294225+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.296844+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.297686+0000 mon.b (mon.2) 1947 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.306045+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.307984+0000 mgr.x (mgr.24845) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.394399+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.397117+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.401323+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.402871+0000 mon.b (mon.2) 1951 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.409075+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.413844+0000 mgr.x (mgr.24845) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.488420+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.490816+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.493473+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.494323+0000 mon.b (mon.2) 1955 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.499637+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.504155+0000 mgr.x (mgr.24845) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.591992+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.596053+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.599408+0000 mon.b (mon.2) 1958 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.600199+0000 mon.b (mon.2) 1959 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.608375+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.685545+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.687717+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.689784+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.690521+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.698346+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.775926+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.778715+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.781977+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.783196+0000 mon.b (mon.2) 1967 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.791053+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.884932+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.889152+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.892947+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.894024+0000 mon.b (mon.2) 1971 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.903790+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.983351+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.985638+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.988290+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.989137+0000 mon.b (mon.2) 1975 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:08.997253+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.086513+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.089002+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.091602+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.092434+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.100197+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.178523+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.181066+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.184188+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.185075+0000 mon.b (mon.2) 1983 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[18594]: audit 2024-04-25T05:04:09.190299+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.678469+0000 mgr.x (mgr.24845) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.784202+0000 mgr.x (mgr.24845) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:07.895482+0000 mgr.x (mgr.24845) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.006426+0000 mgr.x (mgr.24845) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.113673+0000 mgr.x (mgr.24845) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.191720+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.193987+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.205606+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.212965+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.214820+0000 mgr.x (mgr.24845) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.291864+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.294225+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.296844+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.297686+0000 mon.b (mon.2) 1947 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.306045+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.307984+0000 mgr.x (mgr.24845) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.394399+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.397117+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.401323+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.402871+0000 mon.b (mon.2) 1951 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.409075+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.413844+0000 mgr.x (mgr.24845) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.488420+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.490816+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.493473+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.494323+0000 mon.b (mon.2) 1955 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.499637+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.504155+0000 mgr.x (mgr.24845) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.591992+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.596053+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.599408+0000 mon.b (mon.2) 1958 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.600199+0000 mon.b (mon.2) 1959 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.608375+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.685545+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.687717+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.689784+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.690521+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.698346+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.775926+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.778715+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.781977+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.783196+0000 mon.b (mon.2) 1967 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.791053+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.884932+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.889152+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.892947+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.894024+0000 mon.b (mon.2) 1971 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.903790+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.983351+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.985638+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.988290+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.989137+0000 mon.b (mon.2) 1975 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:08.997253+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.086513+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.089002+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.091602+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.092434+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.100197+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.178523+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.181066+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.184188+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.185075+0000 mon.b (mon.2) 1983 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:09 smithi096 bash[23955]: audit 2024-04-25T05:04:09.190299+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.610264+0000 mgr.x (mgr.24845) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:08.662601+0000 mgr.x (mgr.24845) 485 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.700152+0000 mgr.x (mgr.24845) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.795112+0000 mgr.x (mgr.24845) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cluster 2024-04-25T05:04:08.805044+0000 mgr.x (mgr.24845) 488 : 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-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.906989+0000 mgr.x (mgr.24845) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:08.999355+0000 mgr.x (mgr.24845) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.102563+0000 mgr.x (mgr.24845) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.193905+0000 mgr.x (mgr.24845) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.271202+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.273701+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.275910+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.276703+0000 mon.b (mon.2) 1987 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.283370+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.285144+0000 mgr.x (mgr.24845) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.345464+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.347598+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.349569+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.350323+0000 mon.b (mon.2) 1991 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.356957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.358709+0000 mgr.x (mgr.24845) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.446113+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.450099+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.453831+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.455252+0000 mon.b (mon.2) 1995 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.464073+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.466462+0000 mgr.x (mgr.24845) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.539470+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.543153+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.545933+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.546871+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.555453+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.557577+0000 mgr.x (mgr.24845) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.646314+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.650098+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.653567+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.654760+0000 mon.b (mon.2) 2003 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.664463+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.755425+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.759150+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.762343+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.763530+0000 mon.b (mon.2) 2007 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.773008+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.851780+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.854258+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.857379+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.858490+0000 mon.b (mon.2) 2011 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.866998+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.944395+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.947174+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.950877+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.952075+0000 mon.b (mon.2) 2015 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:09.960093+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.018239+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.022460+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.026646+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.028579+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.041069+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.132728+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.136746+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.140300+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.141396+0000 mon.b (mon.2) 2023 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:10 smithi155 bash[18735]: audit 2024-04-25T05:04:10.147757+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.610264+0000 mgr.x (mgr.24845) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:08.662601+0000 mgr.x (mgr.24845) 485 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.700152+0000 mgr.x (mgr.24845) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.795112+0000 mgr.x (mgr.24845) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cluster 2024-04-25T05:04:08.805044+0000 mgr.x (mgr.24845) 488 : 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-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.906989+0000 mgr.x (mgr.24845) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:08.999355+0000 mgr.x (mgr.24845) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.102563+0000 mgr.x (mgr.24845) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.193905+0000 mgr.x (mgr.24845) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.271202+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.273701+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.275910+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.276703+0000 mon.b (mon.2) 1987 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.283370+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.285144+0000 mgr.x (mgr.24845) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.345464+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.347598+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.349569+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.350323+0000 mon.b (mon.2) 1991 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.356957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.610264+0000 mgr.x (mgr.24845) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:08.662601+0000 mgr.x (mgr.24845) 485 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.700152+0000 mgr.x (mgr.24845) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.795112+0000 mgr.x (mgr.24845) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cluster 2024-04-25T05:04:08.805044+0000 mgr.x (mgr.24845) 488 : 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-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.906989+0000 mgr.x (mgr.24845) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:08.999355+0000 mgr.x (mgr.24845) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.102563+0000 mgr.x (mgr.24845) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.193905+0000 mgr.x (mgr.24845) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.271202+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.273701+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.275910+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.276703+0000 mon.b (mon.2) 1987 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.283370+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.285144+0000 mgr.x (mgr.24845) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.345464+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.347598+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.349569+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.350323+0000 mon.b (mon.2) 1991 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.356957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.358709+0000 mgr.x (mgr.24845) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.446113+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.450099+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.453831+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.455252+0000 mon.b (mon.2) 1995 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.464073+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.466462+0000 mgr.x (mgr.24845) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.539470+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.543153+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.545933+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.546871+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.555453+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.557577+0000 mgr.x (mgr.24845) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.646314+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.650098+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.653567+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.654760+0000 mon.b (mon.2) 2003 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.664463+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.755425+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.759150+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.358709+0000 mgr.x (mgr.24845) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.446113+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.450099+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.453831+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.455252+0000 mon.b (mon.2) 1995 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.464073+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.466462+0000 mgr.x (mgr.24845) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.539470+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.543153+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.545933+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.546871+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.555453+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.557577+0000 mgr.x (mgr.24845) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.646314+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.650098+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.653567+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.654760+0000 mon.b (mon.2) 2003 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.664463+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.755425+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.759150+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.762343+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.763530+0000 mon.b (mon.2) 2007 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.773008+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.851780+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.854258+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.857379+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.858490+0000 mon.b (mon.2) 2011 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.866998+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.944395+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.947174+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.950877+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.952075+0000 mon.b (mon.2) 2015 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:09.960093+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.018239+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.022460+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.026646+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.028579+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.041069+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.132728+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.136746+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.762343+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.763530+0000 mon.b (mon.2) 2007 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.773008+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.851780+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.854258+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.857379+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.858490+0000 mon.b (mon.2) 2011 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.866998+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.944395+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.947174+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.950877+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.952075+0000 mon.b (mon.2) 2015 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:09.960093+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.018239+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.022460+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.026646+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.028579+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.041069+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.132728+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:10.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.136746+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.140300+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.141396+0000 mon.b (mon.2) 2023 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[18594]: audit 2024-04-25T05:04:10.147757+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:10.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.140300+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:10.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.141396+0000 mon.b (mon.2) 2023 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:10.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:10 smithi096 bash[23955]: audit 2024-04-25T05:04:10.147757+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.666771+0000 mgr.x (mgr.24845) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.775202+0000 mgr.x (mgr.24845) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.868896+0000 mgr.x (mgr.24845) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:09.962284+0000 mgr.x (mgr.24845) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.044183+0000 mgr.x (mgr.24845) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.150629+0000 mgr.x (mgr.24845) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.227549+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.230060+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.232359+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.233158+0000 mon.b (mon.2) 2027 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.237503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.242447+0000 mgr.x (mgr.24845) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.284442+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.286643+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.288755+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.289512+0000 mon.b (mon.2) 2031 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.294335+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.299008+0000 mgr.x (mgr.24845) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.340424+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.342631+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.666771+0000 mgr.x (mgr.24845) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.775202+0000 mgr.x (mgr.24845) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.868896+0000 mgr.x (mgr.24845) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:09.962284+0000 mgr.x (mgr.24845) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.044183+0000 mgr.x (mgr.24845) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.150629+0000 mgr.x (mgr.24845) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.227549+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.230060+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.232359+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.233158+0000 mon.b (mon.2) 2027 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.237503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.242447+0000 mgr.x (mgr.24845) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.284442+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.286643+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.288755+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.289512+0000 mon.b (mon.2) 2031 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.294335+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.299008+0000 mgr.x (mgr.24845) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.340424+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.342631+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.344721+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.345425+0000 mon.b (mon.2) 2035 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.349967+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.352720+0000 mgr.x (mgr.24845) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.426491+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.428724+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.431150+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.432160+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.436855+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.441738+0000 mgr.x (mgr.24845) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.515433+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.517600+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.520354+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.521145+0000 mon.b (mon.2) 2043 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.526262+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.527928+0000 mgr.x (mgr.24845) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.615281+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.619179+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.622382+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.623552+0000 mon.b (mon.2) 2047 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.344721+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.345425+0000 mon.b (mon.2) 2035 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.349967+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.352720+0000 mgr.x (mgr.24845) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.426491+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.428724+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.431150+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.432160+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.436855+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.441738+0000 mgr.x (mgr.24845) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.515433+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.517600+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.520354+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.521145+0000 mon.b (mon.2) 2043 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.526262+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.527928+0000 mgr.x (mgr.24845) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.615281+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.619179+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.622382+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.623552+0000 mon.b (mon.2) 2047 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.630736+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.722257+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.725976+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.728840+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.730166+0000 mon.b (mon.2) 2051 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.737428+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.815064+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.817549+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.819738+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.820517+0000 mon.b (mon.2) 2055 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.826468+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.918476+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.922211+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.925024+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.926138+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:10.932231+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.008372+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.011321+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.014663+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.015748+0000 mon.b (mon.2) 2063 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.024322+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.113892+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.118294+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.122373+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.123777+0000 mon.b (mon.2) 2067 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[23955]: audit 2024-04-25T05:04:11.133647+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.630736+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.722257+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.725976+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.728840+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.730166+0000 mon.b (mon.2) 2051 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.737428+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.815064+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.817549+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.819738+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.820517+0000 mon.b (mon.2) 2055 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.826468+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.918476+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.922211+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.925024+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.926138+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:10.932231+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.008372+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.011321+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.014663+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.015748+0000 mon.b (mon.2) 2063 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.024322+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.113892+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.118294+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.122373+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.123777+0000 mon.b (mon.2) 2067 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:11 smithi096 bash[18594]: audit 2024-04-25T05:04:11.133647+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.666771+0000 mgr.x (mgr.24845) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.775202+0000 mgr.x (mgr.24845) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.868896+0000 mgr.x (mgr.24845) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:09.962284+0000 mgr.x (mgr.24845) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.044183+0000 mgr.x (mgr.24845) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.150629+0000 mgr.x (mgr.24845) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.227549+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.230060+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.232359+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.233158+0000 mon.b (mon.2) 2027 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.237503+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.242447+0000 mgr.x (mgr.24845) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.284442+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.286643+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.288755+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.289512+0000 mon.b (mon.2) 2031 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.294335+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.299008+0000 mgr.x (mgr.24845) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.340424+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.342631+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.344721+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.345425+0000 mon.b (mon.2) 2035 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.349967+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.352720+0000 mgr.x (mgr.24845) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.426491+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.428724+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.431150+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.432160+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.436855+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.441738+0000 mgr.x (mgr.24845) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.515433+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.517600+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.520354+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.521145+0000 mon.b (mon.2) 2043 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.526262+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.527928+0000 mgr.x (mgr.24845) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.615281+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.619179+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.622382+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.623552+0000 mon.b (mon.2) 2047 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.630736+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.722257+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.725976+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.728840+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.730166+0000 mon.b (mon.2) 2051 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.737428+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.815064+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.817549+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.819738+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.820517+0000 mon.b (mon.2) 2055 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.826468+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.918476+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.922211+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.925024+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.926138+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:10.932231+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.008372+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.011321+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.014663+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.015748+0000 mon.b (mon.2) 2063 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.024322+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.113892+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.118294+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.122373+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:11.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.123777+0000 mon.b (mon.2) 2067 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:11.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:11 smithi155 bash[18735]: audit 2024-04-25T05:04:11.133647+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.632736+0000 mgr.x (mgr.24845) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.739411+0000 mgr.x (mgr.24845) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cluster 2024-04-25T05:04:10.805426+0000 mgr.x (mgr.24845) 510 : 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-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.828128+0000 mgr.x (mgr.24845) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:10.933989+0000 mgr.x (mgr.24845) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.026246+0000 mgr.x (mgr.24845) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.135746+0000 mgr.x (mgr.24845) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.219915+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.222555+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.225549+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.226469+0000 mon.b (mon.2) 2071 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.235243+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.237643+0000 mgr.x (mgr.24845) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.314431+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.317018+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.319859+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.320873+0000 mon.b (mon.2) 2075 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.331564+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.333484+0000 mgr.x (mgr.24845) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.421914+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.426151+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.429540+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.430220+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.437744+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.439544+0000 mgr.x (mgr.24845) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.513316+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.515483+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.518227+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.519192+0000 mon.b (mon.2) 2083 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.526912+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.528587+0000 mgr.x (mgr.24845) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.616105+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.619767+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.622979+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.623997+0000 mon.b (mon.2) 2087 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.632540+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.723901+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.726391+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.729223+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.730545+0000 mon.b (mon.2) 2091 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.741777+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.822224+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.824524+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.827598+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.828486+0000 mon.b (mon.2) 2095 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.838738+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.919378+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.922502+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.925861+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.927006+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.937722+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.997226+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:11.998944+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.001458+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.002123+0000 mon.b (mon.2) 2103 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.011722+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.069773+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.071539+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.073182+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.073778+0000 mon.b (mon.2) 2107 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.082836+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.141074+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.142746+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.144401+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.145035+0000 mon.b (mon.2) 2111 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:12 smithi155 bash[18735]: audit 2024-04-25T05:04:12.154395+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.632736+0000 mgr.x (mgr.24845) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.739411+0000 mgr.x (mgr.24845) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cluster 2024-04-25T05:04:10.805426+0000 mgr.x (mgr.24845) 510 : 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-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.828128+0000 mgr.x (mgr.24845) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:10.933989+0000 mgr.x (mgr.24845) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.026246+0000 mgr.x (mgr.24845) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.135746+0000 mgr.x (mgr.24845) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.219915+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.222555+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.225549+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.226469+0000 mon.b (mon.2) 2071 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.235243+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.237643+0000 mgr.x (mgr.24845) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.314431+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.317018+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.319859+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.320873+0000 mon.b (mon.2) 2075 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.331564+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.333484+0000 mgr.x (mgr.24845) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.421914+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.426151+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.429540+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.430220+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.437744+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.439544+0000 mgr.x (mgr.24845) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.513316+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.515483+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.518227+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.519192+0000 mon.b (mon.2) 2083 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.526912+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.528587+0000 mgr.x (mgr.24845) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.616105+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.619767+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.622979+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.623997+0000 mon.b (mon.2) 2087 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.632540+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.723901+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.726391+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.729223+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.730545+0000 mon.b (mon.2) 2091 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.632736+0000 mgr.x (mgr.24845) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.739411+0000 mgr.x (mgr.24845) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cluster 2024-04-25T05:04:10.805426+0000 mgr.x (mgr.24845) 510 : 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-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.828128+0000 mgr.x (mgr.24845) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:10.933989+0000 mgr.x (mgr.24845) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.026246+0000 mgr.x (mgr.24845) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.135746+0000 mgr.x (mgr.24845) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.219915+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.222555+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.225549+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.226469+0000 mon.b (mon.2) 2071 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.235243+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.237643+0000 mgr.x (mgr.24845) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.314431+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.317018+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.319859+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.320873+0000 mon.b (mon.2) 2075 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.331564+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.333484+0000 mgr.x (mgr.24845) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.421914+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.741777+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.822224+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.824524+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.827598+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.828486+0000 mon.b (mon.2) 2095 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.838738+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.919378+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.922502+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.925861+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.927006+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.937722+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.997226+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:11.998944+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.001458+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.002123+0000 mon.b (mon.2) 2103 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.011722+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.069773+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.071539+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.073182+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.073778+0000 mon.b (mon.2) 2107 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.082836+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.141074+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.142746+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.144401+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.145035+0000 mon.b (mon.2) 2111 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[23955]: audit 2024-04-25T05:04:12.154395+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.426151+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.429540+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.430220+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.437744+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.439544+0000 mgr.x (mgr.24845) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.513316+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.515483+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.518227+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.519192+0000 mon.b (mon.2) 2083 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.526912+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.528587+0000 mgr.x (mgr.24845) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.616105+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.619767+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.622979+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.623997+0000 mon.b (mon.2) 2087 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.632540+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.723901+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.726391+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.729223+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.730545+0000 mon.b (mon.2) 2091 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.741777+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.822224+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.824524+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.827598+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.828486+0000 mon.b (mon.2) 2095 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.838738+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.919378+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.922502+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.925861+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.927006+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.937722+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.997226+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:11.998944+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.001458+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.002123+0000 mon.b (mon.2) 2103 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.011722+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.069773+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.071539+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.073182+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.073778+0000 mon.b (mon.2) 2107 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.082836+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.141074+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.142746+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.144401+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.145035+0000 mon.b (mon.2) 2111 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:12.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:12 smithi096 bash[18594]: audit 2024-04-25T05:04:12.154395+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.374 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.634578+0000 mgr.x (mgr.24845) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.374 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.743643+0000 mgr.x (mgr.24845) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.840718+0000 mgr.x (mgr.24845) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:11.939678+0000 mgr.x (mgr.24845) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.013537+0000 mgr.x (mgr.24845) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.084692+0000 mgr.x (mgr.24845) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.156213+0000 mgr.x (mgr.24845) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.215206+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.217212+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.219207+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.219851+0000 mon.b (mon.2) 2115 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.223484+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.226526+0000 mgr.x (mgr.24845) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.302425+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.304559+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.306812+0000 mon.b (mon.2) 2118 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.307513+0000 mon.b (mon.2) 2119 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.312677+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.315180+0000 mgr.x (mgr.24845) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.371909+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.634578+0000 mgr.x (mgr.24845) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.743643+0000 mgr.x (mgr.24845) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.840718+0000 mgr.x (mgr.24845) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:11.939678+0000 mgr.x (mgr.24845) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.013537+0000 mgr.x (mgr.24845) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.376 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.084692+0000 mgr.x (mgr.24845) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.156213+0000 mgr.x (mgr.24845) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.215206+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.217212+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.219207+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.219851+0000 mon.b (mon.2) 2115 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.223484+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.226526+0000 mgr.x (mgr.24845) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.302425+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.304559+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.306812+0000 mon.b (mon.2) 2118 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.307513+0000 mon.b (mon.2) 2119 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.312677+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.315180+0000 mgr.x (mgr.24845) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.371909+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.374238+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.376854+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.377931+0000 mon.b (mon.2) 2123 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.386123+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.387956+0000 mgr.x (mgr.24845) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.461479+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.463499+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.466138+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.378 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.467053+0000 mon.b (mon.2) 2127 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.475718+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.477552+0000 mgr.x (mgr.24845) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.551226+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.553321+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.555705+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.556746+0000 mon.b (mon.2) 2131 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.564609+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.566721+0000 mgr.x (mgr.24845) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.647826+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.650836+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.653584+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.374238+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.376854+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.377931+0000 mon.b (mon.2) 2123 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.386123+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.387956+0000 mgr.x (mgr.24845) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.461479+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.463499+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.466138+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.467053+0000 mon.b (mon.2) 2127 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.475718+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.477552+0000 mgr.x (mgr.24845) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.551226+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.553321+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.555705+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.556746+0000 mon.b (mon.2) 2131 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.564609+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.566721+0000 mgr.x (mgr.24845) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.647826+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.650836+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.653584+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.654511+0000 mon.b (mon.2) 2135 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.662434+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.740934+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.744733+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.747180+0000 mon.b (mon.2) 2138 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.748045+0000 mon.b (mon.2) 2139 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.752961+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.843919+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.847721+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.851030+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.852142+0000 mon.b (mon.2) 2143 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.858077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.942677+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.945247+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.947699+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.948595+0000 mon.b (mon.2) 2147 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:12.953778+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.031498+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.033909+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.036370+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.654511+0000 mon.b (mon.2) 2135 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.662434+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.740934+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.744733+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.747180+0000 mon.b (mon.2) 2138 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.748045+0000 mon.b (mon.2) 2139 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.752961+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.843919+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.847721+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.851030+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.852142+0000 mon.b (mon.2) 2143 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.858077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.942677+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.945247+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.947699+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.948595+0000 mon.b (mon.2) 2147 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:12.953778+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.031498+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.033909+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.036370+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.037154+0000 mon.b (mon.2) 2151 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.042454+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.106051+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.384 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.108263+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.110224+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.110920+0000 mon.b (mon.2) 2155 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.115964+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.191459+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.193743+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.195817+0000 mon.b (mon.2) 2158 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.196668+0000 mon.b (mon.2) 2159 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[23955]: audit 2024-04-25T05:04:13.202054+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.037154+0000 mon.b (mon.2) 2151 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.042454+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.106051+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.108263+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.110224+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.110920+0000 mon.b (mon.2) 2155 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.115964+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.191459+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.193743+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.195817+0000 mon.b (mon.2) 2158 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.196668+0000 mon.b (mon.2) 2159 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:13 smithi096 bash[18594]: audit 2024-04-25T05:04:13.202054+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.634578+0000 mgr.x (mgr.24845) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.743643+0000 mgr.x (mgr.24845) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.840718+0000 mgr.x (mgr.24845) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:11.939678+0000 mgr.x (mgr.24845) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.013537+0000 mgr.x (mgr.24845) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.084692+0000 mgr.x (mgr.24845) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.156213+0000 mgr.x (mgr.24845) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.215206+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.217212+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.219207+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.219851+0000 mon.b (mon.2) 2115 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.223484+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.226526+0000 mgr.x (mgr.24845) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.302425+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.304559+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.306812+0000 mon.b (mon.2) 2118 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.307513+0000 mon.b (mon.2) 2119 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.312677+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.315180+0000 mgr.x (mgr.24845) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.371909+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.374238+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.376854+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.377931+0000 mon.b (mon.2) 2123 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.386123+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.387956+0000 mgr.x (mgr.24845) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.461479+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.463499+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.466138+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.467053+0000 mon.b (mon.2) 2127 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.475718+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.477552+0000 mgr.x (mgr.24845) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.551226+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.553321+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.555705+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.556746+0000 mon.b (mon.2) 2131 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.564609+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.566721+0000 mgr.x (mgr.24845) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.647826+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.650836+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.653584+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.654511+0000 mon.b (mon.2) 2135 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.662434+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.740934+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.744733+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.747180+0000 mon.b (mon.2) 2138 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.748045+0000 mon.b (mon.2) 2139 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.752961+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.843919+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.847721+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.851030+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.852142+0000 mon.b (mon.2) 2143 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.858077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.942677+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.945247+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.947699+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.948595+0000 mon.b (mon.2) 2147 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:12.953778+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.031498+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.033909+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.036370+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.037154+0000 mon.b (mon.2) 2151 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.042454+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.106051+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.108263+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.110224+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.110920+0000 mon.b (mon.2) 2155 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.115964+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.191459+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.193743+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.195817+0000 mon.b (mon.2) 2158 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.196668+0000 mon.b (mon.2) 2159 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[18735]: audit 2024-04-25T05:04:13.202054+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:13.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:13 smithi155 bash[54827]: ts=2024-04-25T05:04:13.506Z 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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:14.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.664327+0000 mgr.x (mgr.24845) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.755838+0000 mgr.x (mgr.24845) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cluster 2024-04-25T05:04:12.806273+0000 mgr.x (mgr.24845) 533 : 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-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.862762+0000 mgr.x (mgr.24845) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:12.955505+0000 mgr.x (mgr.24845) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.045654+0000 mgr.x (mgr.24845) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.117627+0000 mgr.x (mgr.24845) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.204691+0000 mgr.x (mgr.24845) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.265051+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.266948+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.268857+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.269545+0000 mon.b (mon.2) 2163 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.274397+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.276029+0000 mgr.x (mgr.24845) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.316776+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.318731+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.320482+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.321138+0000 mon.b (mon.2) 2167 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.328259+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.330010+0000 mgr.x (mgr.24845) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.369922+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.371773+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.373652+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.374405+0000 mon.b (mon.2) 2171 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.383215+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.384951+0000 mgr.x (mgr.24845) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.473419+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.477828+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.481263+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.482573+0000 mon.b (mon.2) 2175 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.491848+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.493982+0000 mgr.x (mgr.24845) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.582399+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.586859+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.591118+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.592434+0000 mon.b (mon.2) 2179 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.601686+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.603826+0000 mgr.x (mgr.24845) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.683351+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.686422+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.689407+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.690511+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.698723+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.778505+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.781179+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.783873+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.784742+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.792193+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.854244+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.856666+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.859386+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.860178+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.868477+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.910294+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.912615+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.914912+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.915766+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.922075+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.997460+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:13.999816+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.002141+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.002838+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.010778+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.070542+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.073492+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.076612+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.077664+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.086590+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.162924+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.165912+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.169061+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.170164+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:14 smithi155 bash[18735]: audit 2024-04-25T05:04:14.180863+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.664327+0000 mgr.x (mgr.24845) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.755838+0000 mgr.x (mgr.24845) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cluster 2024-04-25T05:04:12.806273+0000 mgr.x (mgr.24845) 533 : 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-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.862762+0000 mgr.x (mgr.24845) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:12.955505+0000 mgr.x (mgr.24845) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.045654+0000 mgr.x (mgr.24845) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.117627+0000 mgr.x (mgr.24845) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.204691+0000 mgr.x (mgr.24845) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.265051+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.266948+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.268857+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.269545+0000 mon.b (mon.2) 2163 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.274397+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.276029+0000 mgr.x (mgr.24845) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.316776+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.318731+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.320482+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.321138+0000 mon.b (mon.2) 2167 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.328259+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.330010+0000 mgr.x (mgr.24845) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.664327+0000 mgr.x (mgr.24845) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.755838+0000 mgr.x (mgr.24845) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cluster 2024-04-25T05:04:12.806273+0000 mgr.x (mgr.24845) 533 : 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-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.862762+0000 mgr.x (mgr.24845) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:12.955505+0000 mgr.x (mgr.24845) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.045654+0000 mgr.x (mgr.24845) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.117627+0000 mgr.x (mgr.24845) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.204691+0000 mgr.x (mgr.24845) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.265051+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.266948+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.268857+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.269545+0000 mon.b (mon.2) 2163 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.274397+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.276029+0000 mgr.x (mgr.24845) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.316776+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.318731+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.320482+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.321138+0000 mon.b (mon.2) 2167 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.328259+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.330010+0000 mgr.x (mgr.24845) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.369922+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.371773+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.373652+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.374405+0000 mon.b (mon.2) 2171 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.383215+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.384951+0000 mgr.x (mgr.24845) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.473419+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.477828+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.481263+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.482573+0000 mon.b (mon.2) 2175 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.491848+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.493982+0000 mgr.x (mgr.24845) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.582399+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.586859+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.591118+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.592434+0000 mon.b (mon.2) 2179 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.601686+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.603826+0000 mgr.x (mgr.24845) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.683351+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.686422+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.369922+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.371773+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.373652+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.374405+0000 mon.b (mon.2) 2171 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.383215+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.384951+0000 mgr.x (mgr.24845) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.473419+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.477828+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.481263+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.482573+0000 mon.b (mon.2) 2175 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.491848+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.493982+0000 mgr.x (mgr.24845) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.582399+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.586859+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.591118+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.592434+0000 mon.b (mon.2) 2179 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.601686+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.603826+0000 mgr.x (mgr.24845) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.683351+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.686422+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.689407+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.690511+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.698723+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.778505+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.781179+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.783873+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.784742+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.792193+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.854244+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.856666+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.859386+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.860178+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.868477+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.910294+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.912615+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.914912+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.915766+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.922075+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.997460+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:13.999816+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.689407+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.690511+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.698723+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.778505+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.781179+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.783873+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.784742+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.792193+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.854244+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.856666+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.859386+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.860178+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.868477+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.910294+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.912615+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.914912+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.915766+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.922075+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.997460+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:13.999816+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.002141+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.002838+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.010778+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.070542+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.073492+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.076612+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.077664+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.086590+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.162924+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.165912+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.169061+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.170164+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[18594]: audit 2024-04-25T05:04:14.180863+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.002141+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.002838+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.010778+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.070542+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.073492+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.076612+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.077664+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.086590+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.162924+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.165912+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.169061+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.170164+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:14 smithi096 bash[23955]: audit 2024-04-25T05:04:14.180863+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.700940+0000 mgr.x (mgr.24845) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.793987+0000 mgr.x (mgr.24845) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.870199+0000 mgr.x (mgr.24845) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:13.923836+0000 mgr.x (mgr.24845) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.012490+0000 mgr.x (mgr.24845) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.088395+0000 mgr.x (mgr.24845) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.182858+0000 mgr.x (mgr.24845) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.260891+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.263849+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.266278+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.267104+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.277417+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.279349+0000 mgr.x (mgr.24845) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.343519+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.346143+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.348771+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.349539+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.360211+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.362154+0000 mgr.x (mgr.24845) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.449839+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.452459+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.455365+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.456597+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.468294+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.470387+0000 mgr.x (mgr.24845) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.544940+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.546754+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.549190+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.549925+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.560188+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.562090+0000 mgr.x (mgr.24845) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.618726+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.620494+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.622368+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.622995+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.628409+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.687302+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.689387+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.691395+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.692121+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.697234+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.732483+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.742615+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.749245+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.749961+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.752453+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.754263+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.754867+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.761565+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.803283+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.805304+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.807263+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.807910+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.811970+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.854657+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.856581+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.858619+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.859245+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.864049+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.915391+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.918606+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.921619+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.922651+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:14.927842+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.006926+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.009245+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.011525+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.012309+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.017016+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.093293+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.095625+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.098382+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.099274+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.103770+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.160489+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.164045+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.166734+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.167687+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:15 smithi155 bash[18735]: audit 2024-04-25T05:04:15.173736+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.700940+0000 mgr.x (mgr.24845) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.793987+0000 mgr.x (mgr.24845) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.870199+0000 mgr.x (mgr.24845) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:13.923836+0000 mgr.x (mgr.24845) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.012490+0000 mgr.x (mgr.24845) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.088395+0000 mgr.x (mgr.24845) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.182858+0000 mgr.x (mgr.24845) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.260891+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.263849+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.266278+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.267104+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.277417+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.279349+0000 mgr.x (mgr.24845) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.343519+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.346143+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.348771+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.349539+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.360211+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.362154+0000 mgr.x (mgr.24845) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.449839+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.452459+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.455365+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.456597+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.468294+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.470387+0000 mgr.x (mgr.24845) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.544940+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.546754+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.549190+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.549925+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.560188+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.562090+0000 mgr.x (mgr.24845) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.618726+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.620494+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.622368+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.622995+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.628409+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.687302+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.689387+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.691395+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.692121+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.700940+0000 mgr.x (mgr.24845) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.793987+0000 mgr.x (mgr.24845) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.870199+0000 mgr.x (mgr.24845) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:13.923836+0000 mgr.x (mgr.24845) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.012490+0000 mgr.x (mgr.24845) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.088395+0000 mgr.x (mgr.24845) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.182858+0000 mgr.x (mgr.24845) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.260891+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.263849+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.266278+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.267104+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.277417+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.279349+0000 mgr.x (mgr.24845) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.343519+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.346143+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.348771+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.349539+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.360211+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.362154+0000 mgr.x (mgr.24845) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.449839+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.697234+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.732483+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.742615+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.749245+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.749961+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.752453+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.754263+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.754867+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.761565+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.803283+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.805304+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.807263+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.807910+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.811970+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.854657+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.856581+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.858619+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.859245+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.864049+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.915391+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.918606+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.921619+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.922651+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:14.927842+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.006926+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.009245+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.011525+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.012309+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.017016+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.093293+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.095625+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.098382+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.099274+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.103770+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.160489+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.164045+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.166734+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.167687+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[18594]: audit 2024-04-25T05:04:15.173736+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.452459+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.455365+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.456597+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.468294+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.470387+0000 mgr.x (mgr.24845) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.544940+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.546754+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.549190+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.549925+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.560188+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.562090+0000 mgr.x (mgr.24845) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.618726+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.620494+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.622368+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.622995+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.628409+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.687302+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.689387+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.691395+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.692121+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.697234+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.732483+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.742615+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.749245+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.749961+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.752453+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.754263+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.754867+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.761565+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.803283+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.805304+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.807263+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.807910+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.811970+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.854657+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.856581+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.858619+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.859245+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.864049+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.915391+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.918606+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.921619+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.922651+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:14.927842+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.006926+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.009245+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.011525+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.012309+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.017016+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.093293+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.095625+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.098382+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.099274+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.103770+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.160489+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.164045+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.166734+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.167687+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:15 smithi096 bash[23955]: audit 2024-04-25T05:04:15.173736+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.630804+0000 mgr.x (mgr.24845) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.701449+0000 mgr.x (mgr.24845) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.763130+0000 mgr.x (mgr.24845) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cluster 2024-04-25T05:04:14.806592+0000 mgr.x (mgr.24845) 558 : 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-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.814657+0000 mgr.x (mgr.24845) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.865807+0000 mgr.x (mgr.24845) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:14.930432+0000 mgr.x (mgr.24845) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.018642+0000 mgr.x (mgr.24845) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.105353+0000 mgr.x (mgr.24845) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.175502+0000 mgr.x (mgr.24845) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.226308+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.228407+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.230446+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.231246+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.235489+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.238181+0000 mgr.x (mgr.24845) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.293090+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.296348+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.299113+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.300219+0000 mon.b (mon.2) 2267 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.306921+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.309671+0000 mgr.x (mgr.24845) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.351584+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.353533+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.355893+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.356544+0000 mon.b (mon.2) 2271 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.361594+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.364023+0000 mgr.x (mgr.24845) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.404220+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.406168+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.407928+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.408575+0000 mon.b (mon.2) 2275 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.418209+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.419927+0000 mgr.x (mgr.24845) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.506978+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.510993+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.514503+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.515668+0000 mon.b (mon.2) 2279 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.527041+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.529116+0000 mgr.x (mgr.24845) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.618184+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.630804+0000 mgr.x (mgr.24845) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.701449+0000 mgr.x (mgr.24845) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.763130+0000 mgr.x (mgr.24845) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cluster 2024-04-25T05:04:14.806592+0000 mgr.x (mgr.24845) 558 : 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-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.814657+0000 mgr.x (mgr.24845) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.865807+0000 mgr.x (mgr.24845) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:14.930432+0000 mgr.x (mgr.24845) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.018642+0000 mgr.x (mgr.24845) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.105353+0000 mgr.x (mgr.24845) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.175502+0000 mgr.x (mgr.24845) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.226308+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.228407+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.230446+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.231246+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.235489+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.238181+0000 mgr.x (mgr.24845) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.293090+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.296348+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.299113+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.300219+0000 mon.b (mon.2) 2267 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.622051+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.625445+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.626596+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.636100+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.727291+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.731232+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.734805+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.735913+0000 mon.b (mon.2) 2287 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.746492+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.824178+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.825959+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.827726+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.828304+0000 mon.b (mon.2) 2291 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.838214+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.880129+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.881946+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.883850+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.884451+0000 mon.b (mon.2) 2295 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.891042+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.933224+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.935012+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.937112+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.937720+0000 mon.b (mon.2) 2299 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.944930+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.986650+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.989174+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.991954+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:15.993280+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.000717+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.043934+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.045776+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.047565+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.048246+0000 mon.b (mon.2) 2307 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.057137+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.099764+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.101533+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.103277+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.103888+0000 mon.b (mon.2) 2311 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.113014+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.154868+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.156780+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.158365+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.158928+0000 mon.b (mon.2) 2315 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.168216+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[18594]: audit 2024-04-25T05:04:16.209812+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.306921+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.309671+0000 mgr.x (mgr.24845) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.351584+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.353533+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.355893+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.356544+0000 mon.b (mon.2) 2271 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.361594+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.364023+0000 mgr.x (mgr.24845) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.404220+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.406168+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.407928+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.408575+0000 mon.b (mon.2) 2275 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.418209+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.419927+0000 mgr.x (mgr.24845) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.506978+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.510993+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.514503+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.515668+0000 mon.b (mon.2) 2279 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.527041+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.529116+0000 mgr.x (mgr.24845) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.618184+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.622051+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.625445+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.626596+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.636100+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.727291+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.731232+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.734805+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.735913+0000 mon.b (mon.2) 2287 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.746492+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.824178+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.825959+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.827726+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.828304+0000 mon.b (mon.2) 2291 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.838214+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.880129+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.881946+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.883850+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.884451+0000 mon.b (mon.2) 2295 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.891042+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.933224+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.935012+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.937112+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.937720+0000 mon.b (mon.2) 2299 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.944930+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.986650+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.989174+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.991954+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:15.993280+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.000717+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.043934+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.045776+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.047565+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.048246+0000 mon.b (mon.2) 2307 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.057137+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.099764+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.101533+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.103277+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.103888+0000 mon.b (mon.2) 2311 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.113014+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.154868+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.156780+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.158365+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.158928+0000 mon.b (mon.2) 2315 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.168216+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:16 smithi096 bash[23955]: audit 2024-04-25T05:04:16.209812+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.630804+0000 mgr.x (mgr.24845) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.701449+0000 mgr.x (mgr.24845) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.763130+0000 mgr.x (mgr.24845) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cluster 2024-04-25T05:04:14.806592+0000 mgr.x (mgr.24845) 558 : 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-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.814657+0000 mgr.x (mgr.24845) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.865807+0000 mgr.x (mgr.24845) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:14.930432+0000 mgr.x (mgr.24845) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.018642+0000 mgr.x (mgr.24845) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.105353+0000 mgr.x (mgr.24845) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.175502+0000 mgr.x (mgr.24845) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.226308+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.228407+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.230446+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.231246+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.235489+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.238181+0000 mgr.x (mgr.24845) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.293090+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.296348+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.299113+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.300219+0000 mon.b (mon.2) 2267 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.306921+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.309671+0000 mgr.x (mgr.24845) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.351584+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.353533+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.355893+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.356544+0000 mon.b (mon.2) 2271 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.361594+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.364023+0000 mgr.x (mgr.24845) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.404220+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.406168+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.407928+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.408575+0000 mon.b (mon.2) 2275 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.418209+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.419927+0000 mgr.x (mgr.24845) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.506978+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.510993+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.514503+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.515668+0000 mon.b (mon.2) 2279 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.527041+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.529116+0000 mgr.x (mgr.24845) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.618184+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.622051+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.625445+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.626596+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.636100+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.727291+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.731232+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.734805+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.735913+0000 mon.b (mon.2) 2287 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.746492+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.824178+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.825959+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.827726+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.828304+0000 mon.b (mon.2) 2291 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.838214+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.880129+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.881946+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.883850+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.884451+0000 mon.b (mon.2) 2295 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.891042+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.933224+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.935012+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.937112+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.937720+0000 mon.b (mon.2) 2299 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.944930+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.986650+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.989174+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.991954+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:15.993280+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.000717+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.043934+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.045776+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.047565+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.048246+0000 mon.b (mon.2) 2307 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.057137+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.099764+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.101533+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.103277+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.103888+0000 mon.b (mon.2) 2311 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.113014+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.154868+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.156780+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.158365+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.158928+0000 mon.b (mon.2) 2315 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:16.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.168216+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:16.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:16 smithi155 bash[18735]: audit 2024-04-25T05:04:16.209812+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.638043+0000 mgr.x (mgr.24845) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.748496+0000 mgr.x (mgr.24845) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.839992+0000 mgr.x (mgr.24845) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.892666+0000 mgr.x (mgr.24845) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:15.946515+0000 mgr.x (mgr.24845) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.003732+0000 mgr.x (mgr.24845) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.058787+0000 mgr.x (mgr.24845) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.114669+0000 mgr.x (mgr.24845) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.169804+0000 mgr.x (mgr.24845) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.211591+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.213277+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.232021+0000 mon.b (mon.2) 2319 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.237892+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.239468+0000 mgr.x (mgr.24845) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.280541+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.282346+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.284036+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.284709+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.289845+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.291429+0000 mgr.x (mgr.24845) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.331578+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.333534+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.335282+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.335942+0000 mon.b (mon.2) 2327 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.341428+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.343007+0000 mgr.x (mgr.24845) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.384119+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.386054+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.387722+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.388362+0000 mon.b (mon.2) 2331 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.393920+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.395553+0000 mgr.x (mgr.24845) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.435692+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.437950+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.439912+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.440622+0000 mon.b (mon.2) 2335 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.446402+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.448136+0000 mgr.x (mgr.24845) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.521479+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.523663+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.525697+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.526581+0000 mon.b (mon.2) 2339 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.534578+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.536947+0000 mgr.x (mgr.24845) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.611970+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.614089+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.616522+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.617417+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.625765+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.682345+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.685997+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.688854+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.689809+0000 mon.b (mon.2) 2347 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.699060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.773135+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.777113+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.779567+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.780237+0000 mon.b (mon.2) 2351 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.788388+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.847636+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.849544+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.851959+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.852715+0000 mon.b (mon.2) 2355 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.857407+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.901861+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.903802+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.905675+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.906369+0000 mon.b (mon.2) 2359 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.911877+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.955277+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.957336+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.959180+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.959858+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:16.964471+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.008178+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.010090+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.011909+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.012761+0000 mon.b (mon.2) 2367 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.018559+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.095045+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.097765+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.100777+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.101931+0000 mon.b (mon.2) 2371 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.110103+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.189280+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.191370+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.194808+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.195537+0000 mon.b (mon.2) 2375 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[18735]: audit 2024-04-25T05:04:17.203180+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.638043+0000 mgr.x (mgr.24845) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.748496+0000 mgr.x (mgr.24845) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.839992+0000 mgr.x (mgr.24845) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.892666+0000 mgr.x (mgr.24845) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:15.946515+0000 mgr.x (mgr.24845) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.003732+0000 mgr.x (mgr.24845) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.058787+0000 mgr.x (mgr.24845) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.114669+0000 mgr.x (mgr.24845) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.169804+0000 mgr.x (mgr.24845) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.211591+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.213277+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.232021+0000 mon.b (mon.2) 2319 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.237892+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.239468+0000 mgr.x (mgr.24845) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.280541+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.282346+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.284036+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.284709+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.289845+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.291429+0000 mgr.x (mgr.24845) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.331578+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.638043+0000 mgr.x (mgr.24845) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.748496+0000 mgr.x (mgr.24845) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.839992+0000 mgr.x (mgr.24845) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.892666+0000 mgr.x (mgr.24845) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:15.946515+0000 mgr.x (mgr.24845) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.003732+0000 mgr.x (mgr.24845) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.058787+0000 mgr.x (mgr.24845) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.114669+0000 mgr.x (mgr.24845) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.169804+0000 mgr.x (mgr.24845) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.211591+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.213277+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.232021+0000 mon.b (mon.2) 2319 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.237892+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.239468+0000 mgr.x (mgr.24845) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.280541+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.282346+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.284036+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.284709+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.289845+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.291429+0000 mgr.x (mgr.24845) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.331578+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.333534+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.335282+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.335942+0000 mon.b (mon.2) 2327 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.341428+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.343007+0000 mgr.x (mgr.24845) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.384119+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.386054+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.387722+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.388362+0000 mon.b (mon.2) 2331 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.393920+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.395553+0000 mgr.x (mgr.24845) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.435692+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.437950+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.439912+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.440622+0000 mon.b (mon.2) 2335 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.446402+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.448136+0000 mgr.x (mgr.24845) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.521479+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.523663+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.525697+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.333534+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.335282+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.335942+0000 mon.b (mon.2) 2327 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.341428+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.343007+0000 mgr.x (mgr.24845) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.384119+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.386054+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.387722+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.388362+0000 mon.b (mon.2) 2331 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.393920+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.395553+0000 mgr.x (mgr.24845) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.435692+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.437950+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.439912+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.440622+0000 mon.b (mon.2) 2335 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.446402+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.448136+0000 mgr.x (mgr.24845) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.521479+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.523663+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.525697+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.526581+0000 mon.b (mon.2) 2339 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.534578+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.536947+0000 mgr.x (mgr.24845) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.611970+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.614089+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.616522+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.617417+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.625765+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.682345+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.685997+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.688854+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.689809+0000 mon.b (mon.2) 2347 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.699060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.773135+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.777113+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.779567+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.780237+0000 mon.b (mon.2) 2351 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.788388+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.847636+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.849544+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.526581+0000 mon.b (mon.2) 2339 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.534578+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.536947+0000 mgr.x (mgr.24845) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.611970+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.614089+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.616522+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.617417+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.625765+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.682345+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.685997+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.688854+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.689809+0000 mon.b (mon.2) 2347 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.699060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.773135+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.777113+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.779567+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.780237+0000 mon.b (mon.2) 2351 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.788388+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.847636+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.849544+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.851959+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.852715+0000 mon.b (mon.2) 2355 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.857407+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.901861+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.903802+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.905675+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.906369+0000 mon.b (mon.2) 2359 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.911877+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.955277+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.957336+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.959180+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.959858+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:16.964471+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.008178+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.010090+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.011909+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.012761+0000 mon.b (mon.2) 2367 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.018559+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.095045+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.097765+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.100777+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.101931+0000 mon.b (mon.2) 2371 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.110103+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.189280+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.191370+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.194808+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.195537+0000 mon.b (mon.2) 2375 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[18594]: audit 2024-04-25T05:04:17.203180+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.851959+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.852715+0000 mon.b (mon.2) 2355 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.857407+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.901861+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.903802+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.905675+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.906369+0000 mon.b (mon.2) 2359 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.911877+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.955277+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.957336+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.959180+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.959858+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:16.964471+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.008178+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.010090+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.011909+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.012761+0000 mon.b (mon.2) 2367 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.018559+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.095045+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.097765+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.100777+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.101931+0000 mon.b (mon.2) 2371 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.110103+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.189280+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.191370+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.194808+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.195537+0000 mon.b (mon.2) 2375 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:17.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:17 smithi096 bash[23955]: audit 2024-04-25T05:04:17.203180+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.114 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:04:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:04:17] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-04-25T05:04:18.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.627559+0000 mgr.x (mgr.24845) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.700943+0000 mgr.x (mgr.24845) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.790060+0000 mgr.x (mgr.24845) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cluster 2024-04-25T05:04:16.807145+0000 mgr.x (mgr.24845) 588 : 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-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.861748+0000 mgr.x (mgr.24845) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.914309+0000 mgr.x (mgr.24845) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:16.967734+0000 mgr.x (mgr.24845) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.022494+0000 mgr.x (mgr.24845) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.113481+0000 mgr.x (mgr.24845) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.204956+0000 mgr.x (mgr.24845) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.279047+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.280941+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.282562+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.283150+0000 mon.b (mon.2) 2379 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.290086+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.291749+0000 mgr.x (mgr.24845) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.348095+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.349888+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.351629+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.352212+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.360152+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.361815+0000 mgr.x (mgr.24845) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.402395+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.404632+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.406413+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.407056+0000 mon.b (mon.2) 2387 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.412481+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.414146+0000 mgr.x (mgr.24845) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.454798+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.456747+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.460525+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.461262+0000 mon.b (mon.2) 2391 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.465945+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.468555+0000 mgr.x (mgr.24845) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.508674+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.510573+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.512353+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.512967+0000 mon.b (mon.2) 2395 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.517629+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.520123+0000 mgr.x (mgr.24845) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.593343+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.595544+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.597720+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.598492+0000 mon.b (mon.2) 2399 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.604195+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.605946+0000 mgr.x (mgr.24845) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.646139+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.648297+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.650282+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.650955+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.655726+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.716030+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.717981+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.719973+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.720678+0000 mon.b (mon.2) 2407 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.727787+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.817107+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.821266+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.824871+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.825854+0000 mon.b (mon.2) 2411 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.836839+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.915506+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.917958+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.921327+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.922301+0000 mon.b (mon.2) 2415 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:17.932116+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.022826+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.026705+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.030633+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.031922+0000 mon.b (mon.2) 2419 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.043475+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.121165+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.123345+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.125228+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.125851+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.135218+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.176739+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.178476+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.180052+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.180639+0000 mon.b (mon.2) 2427 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[18735]: audit 2024-04-25T05:04:18.190234+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.627559+0000 mgr.x (mgr.24845) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.700943+0000 mgr.x (mgr.24845) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.790060+0000 mgr.x (mgr.24845) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cluster 2024-04-25T05:04:16.807145+0000 mgr.x (mgr.24845) 588 : 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-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.861748+0000 mgr.x (mgr.24845) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.914309+0000 mgr.x (mgr.24845) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:16.967734+0000 mgr.x (mgr.24845) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.022494+0000 mgr.x (mgr.24845) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.113481+0000 mgr.x (mgr.24845) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.204956+0000 mgr.x (mgr.24845) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.279047+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.280941+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.282562+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.283150+0000 mon.b (mon.2) 2379 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.290086+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.291749+0000 mgr.x (mgr.24845) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.348095+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.349888+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.351629+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.352212+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.627559+0000 mgr.x (mgr.24845) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.700943+0000 mgr.x (mgr.24845) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.790060+0000 mgr.x (mgr.24845) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cluster 2024-04-25T05:04:16.807145+0000 mgr.x (mgr.24845) 588 : 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-04-25T05:04:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.861748+0000 mgr.x (mgr.24845) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.914309+0000 mgr.x (mgr.24845) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:16.967734+0000 mgr.x (mgr.24845) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.022494+0000 mgr.x (mgr.24845) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.113481+0000 mgr.x (mgr.24845) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.204956+0000 mgr.x (mgr.24845) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.279047+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.280941+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.282562+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.283150+0000 mon.b (mon.2) 2379 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.290086+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.291749+0000 mgr.x (mgr.24845) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.348095+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.349888+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.351629+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.352212+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.360152+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.361815+0000 mgr.x (mgr.24845) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.402395+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.404632+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.406413+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.407056+0000 mon.b (mon.2) 2387 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.412481+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.414146+0000 mgr.x (mgr.24845) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.454798+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.456747+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.460525+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.461262+0000 mon.b (mon.2) 2391 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.465945+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.468555+0000 mgr.x (mgr.24845) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.508674+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.510573+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.512353+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.512967+0000 mon.b (mon.2) 2395 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.517629+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.520123+0000 mgr.x (mgr.24845) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.593343+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.360152+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.361815+0000 mgr.x (mgr.24845) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.402395+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.404632+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.406413+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.407056+0000 mon.b (mon.2) 2387 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.412481+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.414146+0000 mgr.x (mgr.24845) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.454798+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.456747+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.460525+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.461262+0000 mon.b (mon.2) 2391 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.465945+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.468555+0000 mgr.x (mgr.24845) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.508674+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.510573+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.512353+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.512967+0000 mon.b (mon.2) 2395 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.517629+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.520123+0000 mgr.x (mgr.24845) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.593343+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.595544+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.597720+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.598492+0000 mon.b (mon.2) 2399 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.604195+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.605946+0000 mgr.x (mgr.24845) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.646139+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.648297+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.650282+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.650955+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.655726+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.716030+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.717981+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.719973+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.720678+0000 mon.b (mon.2) 2407 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.727787+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.817107+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.821266+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.824871+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.825854+0000 mon.b (mon.2) 2411 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.595544+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.597720+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.598492+0000 mon.b (mon.2) 2399 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.604195+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.605946+0000 mgr.x (mgr.24845) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.646139+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.648297+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.650282+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.650955+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.655726+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.716030+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.717981+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.719973+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.720678+0000 mon.b (mon.2) 2407 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.727787+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.817107+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.821266+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.824871+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.825854+0000 mon.b (mon.2) 2411 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.836839+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.915506+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.917958+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.921327+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.922301+0000 mon.b (mon.2) 2415 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:17.932116+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.022826+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.026705+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.030633+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.031922+0000 mon.b (mon.2) 2419 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.043475+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.121165+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.123345+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.125228+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.125851+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.135218+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.176739+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.178476+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.180052+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.180639+0000 mon.b (mon.2) 2427 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[18594]: audit 2024-04-25T05:04:18.190234+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.836839+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.915506+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.917958+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.921327+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.922301+0000 mon.b (mon.2) 2415 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:17.932116+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.022826+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.026705+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.030633+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.031922+0000 mon.b (mon.2) 2419 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.043475+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.121165+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.123345+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.125228+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.125851+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.135218+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.176739+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.178476+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.180052+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.180639+0000 mon.b (mon.2) 2427 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:18.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:18 smithi096 bash[23955]: audit 2024-04-25T05:04:18.190234+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:18.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:18 smithi155 bash[54827]: ts=2024-04-25T05:04:18.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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:19.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.658140+0000 mgr.x (mgr.24845) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.729973+0000 mgr.x (mgr.24845) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.838958+0000 mgr.x (mgr.24845) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:17.933928+0000 mgr.x (mgr.24845) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.045482+0000 mgr.x (mgr.24845) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.136855+0000 mgr.x (mgr.24845) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.191942+0000 mgr.x (mgr.24845) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.234303+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.247707+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.249498+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.250082+0000 mon.b (mon.2) 2431 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.258787+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.260437+0000 mgr.x (mgr.24845) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.301848+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.303684+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.305424+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.306087+0000 mon.b (mon.2) 2435 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.314456+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.316054+0000 mgr.x (mgr.24845) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.372788+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.374655+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.376386+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.376999+0000 mon.b (mon.2) 2439 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.385211+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.386821+0000 mgr.x (mgr.24845) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.427685+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.429728+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.431924+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.432485+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.439186+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.440719+0000 mgr.x (mgr.24845) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.480642+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.482477+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.484312+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.484944+0000 mon.b (mon.2) 2447 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.493412+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.494948+0000 mgr.x (mgr.24845) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.536211+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.538080+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.539959+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.540592+0000 mon.b (mon.2) 2451 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.548491+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.550041+0000 mgr.x (mgr.24845) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.589781+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.591563+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.593357+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.594032+0000 mon.b (mon.2) 2455 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.605909+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.607606+0000 mgr.x (mgr.24845) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.649035+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.650918+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.652712+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.653362+0000 mon.b (mon.2) 2459 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.661533+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.705423+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.707334+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.709257+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.709949+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.715643+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.800216+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.803557+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.806785+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.808000+0000 mon.b (mon.2) 2467 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.816676+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.894803+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.897036+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.900066+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.900851+0000 mon.b (mon.2) 2471 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.907763+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.950037+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.951884+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.953748+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.954326+0000 mon.b (mon.2) 2475 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:18.961880+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.007099+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.009406+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.011744+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.012543+0000 mon.b (mon.2) 2479 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.018806+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.110134+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.112255+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.116119+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.117019+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.122732+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.196915+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.198730+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.200306+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.201015+0000 mon.b (mon.2) 2487 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:19 smithi155 bash[18735]: audit 2024-04-25T05:04:19.209082+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.658140+0000 mgr.x (mgr.24845) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.729973+0000 mgr.x (mgr.24845) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.838958+0000 mgr.x (mgr.24845) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:17.933928+0000 mgr.x (mgr.24845) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.045482+0000 mgr.x (mgr.24845) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.136855+0000 mgr.x (mgr.24845) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.191942+0000 mgr.x (mgr.24845) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.234303+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.247707+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.740 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.249498+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.250082+0000 mon.b (mon.2) 2431 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.258787+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.260437+0000 mgr.x (mgr.24845) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.301848+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.303684+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.305424+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.306087+0000 mon.b (mon.2) 2435 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.314456+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.316054+0000 mgr.x (mgr.24845) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.741 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.372788+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.658140+0000 mgr.x (mgr.24845) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.729973+0000 mgr.x (mgr.24845) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.838958+0000 mgr.x (mgr.24845) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:17.933928+0000 mgr.x (mgr.24845) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.045482+0000 mgr.x (mgr.24845) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.136855+0000 mgr.x (mgr.24845) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.191942+0000 mgr.x (mgr.24845) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.234303+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.247707+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.249498+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.742 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.250082+0000 mon.b (mon.2) 2431 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.258787+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.260437+0000 mgr.x (mgr.24845) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.301848+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.303684+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.305424+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.306087+0000 mon.b (mon.2) 2435 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.314456+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.316054+0000 mgr.x (mgr.24845) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.743 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.372788+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.374655+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.376386+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.376999+0000 mon.b (mon.2) 2439 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.385211+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.386821+0000 mgr.x (mgr.24845) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.427685+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.429728+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.431924+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.432485+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.439186+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.440719+0000 mgr.x (mgr.24845) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.480642+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.482477+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.484312+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.484944+0000 mon.b (mon.2) 2447 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.493412+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.494948+0000 mgr.x (mgr.24845) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.536211+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.538080+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.539959+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.540592+0000 mon.b (mon.2) 2451 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.548491+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.550041+0000 mgr.x (mgr.24845) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.589781+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.591563+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.745 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.593357+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.594032+0000 mon.b (mon.2) 2455 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.605909+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.607606+0000 mgr.x (mgr.24845) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.649035+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.650918+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.652712+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.653362+0000 mon.b (mon.2) 2459 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.661533+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.705423+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.707334+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.709257+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.709949+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.715643+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.800216+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.374655+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.376386+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.376999+0000 mon.b (mon.2) 2439 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.385211+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.386821+0000 mgr.x (mgr.24845) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.427685+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.429728+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.431924+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.432485+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.439186+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.440719+0000 mgr.x (mgr.24845) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.747 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.480642+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.482477+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.484312+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.484944+0000 mon.b (mon.2) 2447 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.493412+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.494948+0000 mgr.x (mgr.24845) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.536211+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.538080+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.539959+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.748 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.803557+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.806785+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.808000+0000 mon.b (mon.2) 2467 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.816676+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.894803+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.897036+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.900066+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.900851+0000 mon.b (mon.2) 2471 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.907763+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.950037+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.951884+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.953748+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.954326+0000 mon.b (mon.2) 2475 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:18.961880+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.007099+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.009406+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.011744+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.012543+0000 mon.b (mon.2) 2479 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.018806+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.110134+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.112255+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.116119+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.117019+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.122732+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.196915+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.198730+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.200306+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.201015+0000 mon.b (mon.2) 2487 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[18594]: audit 2024-04-25T05:04:19.209082+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.540592+0000 mon.b (mon.2) 2451 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.548491+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.550041+0000 mgr.x (mgr.24845) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.589781+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.591563+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.593357+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.594032+0000 mon.b (mon.2) 2455 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.605909+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.607606+0000 mgr.x (mgr.24845) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.649035+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.650918+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.652712+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.653362+0000 mon.b (mon.2) 2459 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.661533+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.705423+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.707334+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.709257+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.709949+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.715643+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.800216+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.803557+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.806785+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.808000+0000 mon.b (mon.2) 2467 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.816676+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.894803+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.897036+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.900066+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.900851+0000 mon.b (mon.2) 2471 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.907763+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.950037+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.951884+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.953748+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.954326+0000 mon.b (mon.2) 2475 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:18.961880+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.007099+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.009406+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.011744+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.012543+0000 mon.b (mon.2) 2479 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.018806+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.110134+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.112255+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.116119+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.117019+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.122732+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.196915+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.198730+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.200306+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.201015+0000 mon.b (mon.2) 2487 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:19.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:19 smithi096 bash[23955]: audit 2024-04-25T05:04:19.209082+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.663180+0000 mgr.x (mgr.24845) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:18.670259+0000 mgr.x (mgr.24845) 616 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:20.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.717223+0000 mgr.x (mgr.24845) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cluster 2024-04-25T05:04:18.807928+0000 mgr.x (mgr.24845) 618 : 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-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.818676+0000 mgr.x (mgr.24845) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.909470+0000 mgr.x (mgr.24845) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:18.963640+0000 mgr.x (mgr.24845) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.020569+0000 mgr.x (mgr.24845) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.124358+0000 mgr.x (mgr.24845) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.210837+0000 mgr.x (mgr.24845) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.267522+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.269516+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.271550+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.272231+0000 mon.b (mon.2) 2491 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.277006+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.279544+0000 mgr.x (mgr.24845) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.319692+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.321673+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.323663+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.324328+0000 mon.b (mon.2) 2495 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.663180+0000 mgr.x (mgr.24845) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:18.670259+0000 mgr.x (mgr.24845) 616 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.717223+0000 mgr.x (mgr.24845) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cluster 2024-04-25T05:04:18.807928+0000 mgr.x (mgr.24845) 618 : 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-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.818676+0000 mgr.x (mgr.24845) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.909470+0000 mgr.x (mgr.24845) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:18.963640+0000 mgr.x (mgr.24845) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.020569+0000 mgr.x (mgr.24845) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.124358+0000 mgr.x (mgr.24845) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.210837+0000 mgr.x (mgr.24845) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.267522+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.269516+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.271550+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.272231+0000 mon.b (mon.2) 2491 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.277006+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.279544+0000 mgr.x (mgr.24845) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.319692+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.321673+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.323663+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.324328+0000 mon.b (mon.2) 2495 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.329644+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.331707+0000 mgr.x (mgr.24845) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.371993+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.374014+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.375821+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.376574+0000 mon.b (mon.2) 2499 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.380671+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.382368+0000 mgr.x (mgr.24845) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.438814+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.441118+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.442888+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.443566+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.448587+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.450179+0000 mgr.x (mgr.24845) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.491350+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.493353+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.495327+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.496010+0000 mon.b (mon.2) 2507 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.503141+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.504709+0000 mgr.x (mgr.24845) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.329644+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.331707+0000 mgr.x (mgr.24845) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.371993+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.374014+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.375821+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.376574+0000 mon.b (mon.2) 2499 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.380671+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.382368+0000 mgr.x (mgr.24845) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.438814+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.441118+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.442888+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.443566+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.448587+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.450179+0000 mgr.x (mgr.24845) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.491350+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.493353+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.495327+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.496010+0000 mon.b (mon.2) 2507 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.503141+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.504709+0000 mgr.x (mgr.24845) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.544522+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.546241+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.547903+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.548564+0000 mon.b (mon.2) 2511 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.552615+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.554243+0000 mgr.x (mgr.24845) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.594734+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.596485+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.598256+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.598891+0000 mon.b (mon.2) 2515 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.602847+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.604431+0000 mgr.x (mgr.24845) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.644299+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.646059+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.647795+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.648469+0000 mon.b (mon.2) 2519 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.652851+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.695689+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.697486+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.699314+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.544522+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.546241+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.547903+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.548564+0000 mon.b (mon.2) 2511 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.552615+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.554243+0000 mgr.x (mgr.24845) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.594734+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.596485+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.598256+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.598891+0000 mon.b (mon.2) 2515 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.602847+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.604431+0000 mgr.x (mgr.24845) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.644299+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.646059+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.647795+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.648469+0000 mon.b (mon.2) 2519 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.652851+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.695689+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.697486+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.699314+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.699977+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.706875+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.749089+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.751015+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.752730+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.753331+0000 mon.b (mon.2) 2527 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.760206+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.819925+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.822000+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.823821+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.824412+0000 mon.b (mon.2) 2531 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.829643+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.887848+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.889614+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.891422+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.892062+0000 mon.b (mon.2) 2535 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.897407+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.957945+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.960611+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.963510+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.699977+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.706875+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.749089+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.751015+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.752730+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.753331+0000 mon.b (mon.2) 2527 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.760206+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.819925+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.822000+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.823821+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.824412+0000 mon.b (mon.2) 2531 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.829643+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.887848+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.889614+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.891422+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.892062+0000 mon.b (mon.2) 2535 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.897407+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.957945+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.960611+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.963510+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.964340+0000 mon.b (mon.2) 2539 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:19.970719+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.032171+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.034042+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.035748+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.036390+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.041867+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.130974+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.134648+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.138051+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.139015+0000 mon.b (mon.2) 2547 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.146345+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.206885+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.208859+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.210680+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.211359+0000 mon.b (mon.2) 2551 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[18594]: audit 2024-04-25T05:04:20.216877+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.964340+0000 mon.b (mon.2) 2539 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:19.970719+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.032171+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.034042+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.035748+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.036390+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.041867+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.130974+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.134648+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.138051+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.139015+0000 mon.b (mon.2) 2547 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.146345+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.206885+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.208859+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.210680+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.211359+0000 mon.b (mon.2) 2551 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:20 smithi096 bash[23955]: audit 2024-04-25T05:04:20.216877+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.663180+0000 mgr.x (mgr.24845) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:18.670259+0000 mgr.x (mgr.24845) 616 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:20.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.717223+0000 mgr.x (mgr.24845) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cluster 2024-04-25T05:04:18.807928+0000 mgr.x (mgr.24845) 618 : 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-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.818676+0000 mgr.x (mgr.24845) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.909470+0000 mgr.x (mgr.24845) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:18.963640+0000 mgr.x (mgr.24845) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.020569+0000 mgr.x (mgr.24845) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.124358+0000 mgr.x (mgr.24845) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.210837+0000 mgr.x (mgr.24845) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.267522+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.269516+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.271550+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.272231+0000 mon.b (mon.2) 2491 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.277006+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.279544+0000 mgr.x (mgr.24845) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.319692+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.321673+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.323663+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.324328+0000 mon.b (mon.2) 2495 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.329644+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.331707+0000 mgr.x (mgr.24845) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.371993+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.374014+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.375821+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.376574+0000 mon.b (mon.2) 2499 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.380671+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.382368+0000 mgr.x (mgr.24845) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.438814+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.441118+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.442888+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.443566+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.448587+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.450179+0000 mgr.x (mgr.24845) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.491350+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.493353+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.495327+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.496010+0000 mon.b (mon.2) 2507 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.503141+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.504709+0000 mgr.x (mgr.24845) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.544522+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.546241+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.547903+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.548564+0000 mon.b (mon.2) 2511 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.552615+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.554243+0000 mgr.x (mgr.24845) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.594734+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.596485+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.598256+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.598891+0000 mon.b (mon.2) 2515 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.602847+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.604431+0000 mgr.x (mgr.24845) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.644299+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.646059+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.647795+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.648469+0000 mon.b (mon.2) 2519 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.652851+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.695689+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.697486+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.699314+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.699977+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.706875+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.749089+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.751015+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.752730+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.753331+0000 mon.b (mon.2) 2527 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.760206+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.819925+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.822000+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.823821+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.824412+0000 mon.b (mon.2) 2531 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.829643+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.887848+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.889614+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.891422+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.892062+0000 mon.b (mon.2) 2535 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.897407+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.957945+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.960611+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.963510+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.964340+0000 mon.b (mon.2) 2539 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:19.970719+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.032171+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.034042+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.035748+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.036390+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.041867+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.130974+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.134648+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.138051+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.139015+0000 mon.b (mon.2) 2547 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.146345+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.206885+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.208859+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.210680+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.211359+0000 mon.b (mon.2) 2551 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:20.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:20 smithi155 bash[18735]: audit 2024-04-25T05:04:20.216877+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.654558+0000 mgr.x (mgr.24845) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.708485+0000 mgr.x (mgr.24845) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.761906+0000 mgr.x (mgr.24845) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.831269+0000 mgr.x (mgr.24845) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.898924+0000 mgr.x (mgr.24845) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:19.974419+0000 mgr.x (mgr.24845) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.043492+0000 mgr.x (mgr.24845) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.148254+0000 mgr.x (mgr.24845) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.218492+0000 mgr.x (mgr.24845) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.277297+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.279347+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.281314+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.282029+0000 mon.b (mon.2) 2555 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.286919+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.290212+0000 mgr.x (mgr.24845) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.330998+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.333014+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.335136+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.336039+0000 mon.b (mon.2) 2559 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.343838+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.345740+0000 mgr.x (mgr.24845) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.404510+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.406447+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.408247+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.408899+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.414707+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.418189+0000 mgr.x (mgr.24845) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.474465+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.476427+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.478215+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.478835+0000 mon.b (mon.2) 2567 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.486355+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.488040+0000 mgr.x (mgr.24845) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.544001+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.545936+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.547788+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.548378+0000 mon.b (mon.2) 2571 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.553607+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.557237+0000 mgr.x (mgr.24845) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.597333+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.599233+0000 mon.b (mon.2) 2573 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.601135+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.601808+0000 mon.b (mon.2) 2575 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.606755+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.609045+0000 mgr.x (mgr.24845) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.649514+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.651597+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.653524+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.654183+0000 mon.b (mon.2) 2579 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.661585+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.703204+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.705572+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.707811+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.708490+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.715901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.758398+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.760328+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.762489+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.763126+0000 mon.b (mon.2) 2587 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.771205+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.654558+0000 mgr.x (mgr.24845) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.708485+0000 mgr.x (mgr.24845) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.761906+0000 mgr.x (mgr.24845) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.831269+0000 mgr.x (mgr.24845) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.898924+0000 mgr.x (mgr.24845) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:19.974419+0000 mgr.x (mgr.24845) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.043492+0000 mgr.x (mgr.24845) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.148254+0000 mgr.x (mgr.24845) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.218492+0000 mgr.x (mgr.24845) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.277297+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.279347+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.281314+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.282029+0000 mon.b (mon.2) 2555 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.286919+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.290212+0000 mgr.x (mgr.24845) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.330998+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.333014+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.335136+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.336039+0000 mon.b (mon.2) 2559 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.343838+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.345740+0000 mgr.x (mgr.24845) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.813819+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.815703+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.817544+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.818196+0000 mon.b (mon.2) 2591 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.825578+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.884833+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.887056+0000 mon.b (mon.2) 2593 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.889288+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.890201+0000 mon.b (mon.2) 2595 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.899803+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:20.908209+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:21.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.044449+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.046266+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.047954+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.048525+0000 mon.b (mon.2) 2600 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.058057+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.100018+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.101713+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.103352+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.103928+0000 mon.b (mon.2) 2604 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.113658+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.155386+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.157134+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.158777+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.159290+0000 mon.b (mon.2) 2608 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.168913+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.213424+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.215533+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.217379+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.218006+0000 mon.b (mon.2) 2612 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[18594]: audit 2024-04-25T05:04:21.227938+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.404510+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.406447+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.408247+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.408899+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.414707+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.418189+0000 mgr.x (mgr.24845) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.474465+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.476427+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.478215+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.478835+0000 mon.b (mon.2) 2567 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.486355+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.488040+0000 mgr.x (mgr.24845) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.544001+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.545936+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.547788+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.548378+0000 mon.b (mon.2) 2571 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.553607+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.557237+0000 mgr.x (mgr.24845) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.597333+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.599233+0000 mon.b (mon.2) 2573 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.601135+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.601808+0000 mon.b (mon.2) 2575 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.606755+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.609045+0000 mgr.x (mgr.24845) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.649514+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.651597+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.653524+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.654183+0000 mon.b (mon.2) 2579 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.661585+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.703204+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.705572+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.707811+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.708490+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.715901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.758398+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.760328+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.762489+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.763126+0000 mon.b (mon.2) 2587 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.771205+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.813819+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.815703+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.817544+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.818196+0000 mon.b (mon.2) 2591 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.825578+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.884833+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.887056+0000 mon.b (mon.2) 2593 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.889288+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.890201+0000 mon.b (mon.2) 2595 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.899803+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:20.908209+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.044449+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.046266+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.047954+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.048525+0000 mon.b (mon.2) 2600 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.058057+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.100018+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.101713+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.103352+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.103928+0000 mon.b (mon.2) 2604 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.113658+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.155386+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.157134+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.158777+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.159290+0000 mon.b (mon.2) 2608 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.168913+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.213424+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.215533+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.217379+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.218006+0000 mon.b (mon.2) 2612 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:21 smithi096 bash[23955]: audit 2024-04-25T05:04:21.227938+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.654558+0000 mgr.x (mgr.24845) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.708485+0000 mgr.x (mgr.24845) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.761906+0000 mgr.x (mgr.24845) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.831269+0000 mgr.x (mgr.24845) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.898924+0000 mgr.x (mgr.24845) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:19.974419+0000 mgr.x (mgr.24845) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.043492+0000 mgr.x (mgr.24845) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.148254+0000 mgr.x (mgr.24845) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.218492+0000 mgr.x (mgr.24845) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.277297+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.279347+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.281314+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.282029+0000 mon.b (mon.2) 2555 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.286919+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.290212+0000 mgr.x (mgr.24845) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.330998+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.333014+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.335136+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.336039+0000 mon.b (mon.2) 2559 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.343838+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.345740+0000 mgr.x (mgr.24845) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.404510+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.406447+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.408247+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.408899+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.414707+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.418189+0000 mgr.x (mgr.24845) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.474465+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.476427+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.478215+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.478835+0000 mon.b (mon.2) 2567 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.486355+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.488040+0000 mgr.x (mgr.24845) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.544001+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.545936+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.547788+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.548378+0000 mon.b (mon.2) 2571 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.553607+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.557237+0000 mgr.x (mgr.24845) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.597333+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.599233+0000 mon.b (mon.2) 2573 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.601135+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.601808+0000 mon.b (mon.2) 2575 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.606755+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.609045+0000 mgr.x (mgr.24845) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.649514+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.651597+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.653524+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.654183+0000 mon.b (mon.2) 2579 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.661585+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.703204+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.705572+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.707811+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.708490+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.715901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.758398+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.760328+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.762489+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.763126+0000 mon.b (mon.2) 2587 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.771205+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.813819+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.815703+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.817544+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.818196+0000 mon.b (mon.2) 2591 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.825578+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.884833+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.887056+0000 mon.b (mon.2) 2593 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.889288+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.890201+0000 mon.b (mon.2) 2595 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.899803+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:20.908209+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.044449+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.046266+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.047954+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.048525+0000 mon.b (mon.2) 2600 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.058057+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.100018+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.101713+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.103352+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.103928+0000 mon.b (mon.2) 2604 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.113658+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.155386+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.157134+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.158777+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.159290+0000 mon.b (mon.2) 2608 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.168913+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.213424+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.215533+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.217379+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.218006+0000 mon.b (mon.2) 2612 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:21 smithi155 bash[18735]: audit 2024-04-25T05:04:21.227938+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.663280+0000 mgr.x (mgr.24845) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.717641+0000 mgr.x (mgr.24845) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.772872+0000 mgr.x (mgr.24845) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cluster 2024-04-25T05:04:20.808332+0000 mgr.x (mgr.24845) 650 : 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-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.827263+0000 mgr.x (mgr.24845) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:20.906268+0000 mgr.x (mgr.24845) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.059879+0000 mgr.x (mgr.24845) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.115346+0000 mgr.x (mgr.24845) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.170610+0000 mgr.x (mgr.24845) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.229627+0000 mgr.x (mgr.24845) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.286130+0000 mon.b (mon.2) 2613 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.287974+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.289782+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.465 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.290412+0000 mon.b (mon.2) 2616 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.295817+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.297407+0000 mgr.x (mgr.24845) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.338649+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.340446+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.342226+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.342827+0000 mon.b (mon.2) 2620 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.348434+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.350975+0000 mgr.x (mgr.24845) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.391835+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.393611+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.396512+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.397171+0000 mon.b (mon.2) 2624 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.404484+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.406112+0000 mgr.x (mgr.24845) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.446331+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.448688+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.450558+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.451182+0000 mon.b (mon.2) 2628 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.459215+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.460950+0000 mgr.x (mgr.24845) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.533900+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.535863+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.537824+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.538520+0000 mon.b (mon.2) 2632 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.546762+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.549372+0000 mgr.x (mgr.24845) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.625358+0000 mon.b (mon.2) 2633 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.663280+0000 mgr.x (mgr.24845) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.717641+0000 mgr.x (mgr.24845) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.772872+0000 mgr.x (mgr.24845) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cluster 2024-04-25T05:04:20.808332+0000 mgr.x (mgr.24845) 650 : 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-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.827263+0000 mgr.x (mgr.24845) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:20.906268+0000 mgr.x (mgr.24845) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.059879+0000 mgr.x (mgr.24845) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.115346+0000 mgr.x (mgr.24845) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.170610+0000 mgr.x (mgr.24845) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.229627+0000 mgr.x (mgr.24845) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.286130+0000 mon.b (mon.2) 2613 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.287974+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.289782+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.290412+0000 mon.b (mon.2) 2616 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.295817+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.297407+0000 mgr.x (mgr.24845) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.338649+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.340446+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.342226+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.342827+0000 mon.b (mon.2) 2620 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.628139+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.631385+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.632586+0000 mon.b (mon.2) 2636 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.643481+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.718964+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.721740+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.724899+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.726235+0000 mon.b (mon.2) 2640 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.737383+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.818288+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.820883+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.823635+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.825642+0000 mon.b (mon.2) 2644 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.832197+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.916096+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.918507+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.921737+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.922580+0000 mon.b (mon.2) 2648 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:21.927672+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.006879+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.009929+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.012834+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.013929+0000 mon.b (mon.2) 2652 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.022242+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.099679+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.102303+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.105103+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.106056+0000 mon.b (mon.2) 2656 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.114520+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.191232+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.193723+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.196165+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.197173+0000 mon.b (mon.2) 2660 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[23955]: audit 2024-04-25T05:04:22.203927+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.348434+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.350975+0000 mgr.x (mgr.24845) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.391835+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.393611+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.396512+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.397171+0000 mon.b (mon.2) 2624 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.404484+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.406112+0000 mgr.x (mgr.24845) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.446331+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.448688+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.450558+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.451182+0000 mon.b (mon.2) 2628 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.459215+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.460950+0000 mgr.x (mgr.24845) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.533900+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.535863+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.537824+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.538520+0000 mon.b (mon.2) 2632 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.546762+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.549372+0000 mgr.x (mgr.24845) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.625358+0000 mon.b (mon.2) 2633 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.628139+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.631385+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.632586+0000 mon.b (mon.2) 2636 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.643481+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.718964+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.721740+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.724899+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.726235+0000 mon.b (mon.2) 2640 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.737383+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.818288+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.820883+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.823635+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.825642+0000 mon.b (mon.2) 2644 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.832197+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.916096+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.918507+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.921737+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.922580+0000 mon.b (mon.2) 2648 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:21.927672+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.006879+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.009929+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.012834+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.013929+0000 mon.b (mon.2) 2652 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.022242+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.099679+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.102303+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.105103+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.106056+0000 mon.b (mon.2) 2656 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.114520+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.191232+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.193723+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.196165+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.197173+0000 mon.b (mon.2) 2660 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:22 smithi096 bash[18594]: audit 2024-04-25T05:04:22.203927+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.663280+0000 mgr.x (mgr.24845) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.717641+0000 mgr.x (mgr.24845) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.772872+0000 mgr.x (mgr.24845) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cluster 2024-04-25T05:04:20.808332+0000 mgr.x (mgr.24845) 650 : 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-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.827263+0000 mgr.x (mgr.24845) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:20.906268+0000 mgr.x (mgr.24845) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.059879+0000 mgr.x (mgr.24845) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.115346+0000 mgr.x (mgr.24845) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.170610+0000 mgr.x (mgr.24845) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.229627+0000 mgr.x (mgr.24845) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.286130+0000 mon.b (mon.2) 2613 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.287974+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.289782+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.290412+0000 mon.b (mon.2) 2616 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.295817+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.297407+0000 mgr.x (mgr.24845) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.338649+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.340446+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.342226+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.342827+0000 mon.b (mon.2) 2620 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.348434+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.350975+0000 mgr.x (mgr.24845) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.391835+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.393611+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.396512+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.397171+0000 mon.b (mon.2) 2624 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.404484+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.406112+0000 mgr.x (mgr.24845) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.446331+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.448688+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.450558+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.451182+0000 mon.b (mon.2) 2628 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.459215+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.460950+0000 mgr.x (mgr.24845) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.533900+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.535863+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.537824+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.538520+0000 mon.b (mon.2) 2632 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.546762+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.549372+0000 mgr.x (mgr.24845) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.625358+0000 mon.b (mon.2) 2633 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.628139+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.631385+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.632586+0000 mon.b (mon.2) 2636 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.643481+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.718964+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.721740+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.724899+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.726235+0000 mon.b (mon.2) 2640 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.737383+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.818288+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.820883+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.823635+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.825642+0000 mon.b (mon.2) 2644 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.832197+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.916096+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.918507+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.921737+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.922580+0000 mon.b (mon.2) 2648 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:21.927672+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.006879+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.009929+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.012834+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.013929+0000 mon.b (mon.2) 2652 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.022242+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.099679+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.102303+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.105103+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.106056+0000 mon.b (mon.2) 2656 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.114520+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.191232+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.193723+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.196165+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.197173+0000 mon.b (mon.2) 2660 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:22 smithi155 bash[18735]: audit 2024-04-25T05:04:22.203927+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:23.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.645443+0000 mgr.x (mgr.24845) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.739261+0000 mgr.x (mgr.24845) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.837540+0000 mgr.x (mgr.24845) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:21.932952+0000 mgr.x (mgr.24845) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:22.025148+0000 mgr.x (mgr.24845) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:22.117312+0000 mgr.x (mgr.24845) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: cephadm 2024-04-25T05:04:22.207858+0000 mgr.x (mgr.24845) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: audit 2024-04-25T05:04:22.282059+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[18594]: audit 2024-04-25T05:04:22.284179+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.645443+0000 mgr.x (mgr.24845) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.739261+0000 mgr.x (mgr.24845) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.837540+0000 mgr.x (mgr.24845) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:21.932952+0000 mgr.x (mgr.24845) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:22.025148+0000 mgr.x (mgr.24845) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:22.117312+0000 mgr.x (mgr.24845) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: cephadm 2024-04-25T05:04:22.207858+0000 mgr.x (mgr.24845) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: audit 2024-04-25T05:04:22.282059+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:23 smithi096 bash[23955]: audit 2024-04-25T05:04:22.284179+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:23.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.645443+0000 mgr.x (mgr.24845) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.739261+0000 mgr.x (mgr.24845) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.837540+0000 mgr.x (mgr.24845) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:21.932952+0000 mgr.x (mgr.24845) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:22.025148+0000 mgr.x (mgr.24845) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:22.117312+0000 mgr.x (mgr.24845) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: cephadm 2024-04-25T05:04:22.207858+0000 mgr.x (mgr.24845) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:04:23.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: audit 2024-04-25T05:04:22.282059+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:23.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[18735]: audit 2024-04-25T05:04:22.284179+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:23.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:23 smithi155 bash[54827]: ts=2024-04-25T05:04: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:24.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:24 smithi096 bash[18594]: cluster 2024-04-25T05:04:22.810014+0000 mgr.x (mgr.24845) 669 : 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-04-25T05:04:24.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:24 smithi096 bash[23955]: cluster 2024-04-25T05:04:22.810014+0000 mgr.x (mgr.24845) 669 : 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-04-25T05:04:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:24 smithi155 bash[18735]: cluster 2024-04-25T05:04:22.810014+0000 mgr.x (mgr.24845) 669 : 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-04-25T05:04:25.094 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 79s ago 15m - - 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 11s ago 15m - - 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (2m) 79s ago 8m 13.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (116s) 11s ago 8m 42.4M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 starting - - - - 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (75s) 11s ago 14m 494M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (110s) 79s ago 16m 481M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 53d26d5603f8 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (16m) 79s ago 16m 60.6M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (15m) 11s ago 15m 57.8M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (15m) 79s ago 15m 47.1M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:04:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (2m) 79s ago 9m 8427k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (2m) 11s ago 9m 8704k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (14m) 79s ago 14m 55.2M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (13m) 79s ago 13m 57.8M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (13m) 79s ago 13m 51.0M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (12m) 79s ago 12m 57.5M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (11m) 11s ago 11m 59.0M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (11m) 11s ago 11m 53.3M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (10m) 11s ago 10m 52.7M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (10m) 11s ago 10m 55.5M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (51s) 11s ago 9m 57.9M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (7m) 79s ago 7m 86.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (7m) 11s ago 7m 86.9M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (6m) 79s ago 6m 85.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:04:25.859 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (6m) 11s ago 6m 86.4M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:04:26.307 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:04:26.307 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:04:26.307 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:04:26.307 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:26.307 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:04:26.307 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:04:26.308 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:04:26.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:26 smithi096 bash[18594]: cluster 2024-04-25T05:04:24.810701+0000 mgr.x (mgr.24845) 670 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:26.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:26 smithi096 bash[18594]: audit 2024-04-25T05:04:25.085662+0000 mgr.x (mgr.24845) 671 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:26.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:26 smithi096 bash[18594]: audit 2024-04-25T05:04:25.458396+0000 mgr.x (mgr.24845) 672 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:26.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:26 smithi096 bash[23955]: cluster 2024-04-25T05:04:24.810701+0000 mgr.x (mgr.24845) 670 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:26.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:26 smithi096 bash[23955]: audit 2024-04-25T05:04:25.085662+0000 mgr.x (mgr.24845) 671 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:26.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:26 smithi096 bash[23955]: audit 2024-04-25T05:04:25.458396+0000 mgr.x (mgr.24845) 672 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:26.672 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:04:26.672 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:04:26.672 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:04:26.672 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr" 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "2/23 daemons upgraded", 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "", 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:04:26.673 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:04:26.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:26 smithi155 bash[18735]: cluster 2024-04-25T05:04:24.810701+0000 mgr.x (mgr.24845) 670 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:26.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:26 smithi155 bash[18735]: audit 2024-04-25T05:04:25.085662+0000 mgr.x (mgr.24845) 671 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:26.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:26 smithi155 bash[18735]: audit 2024-04-25T05:04:25.458396+0000 mgr.x (mgr.24845) 672 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:27.096 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:04:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:27 smithi096 bash[18594]: audit 2024-04-25T05:04:25.815087+0000 mgr.x (mgr.24845) 673 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:27 smithi096 bash[18594]: audit 2024-04-25T05:04:26.313054+0000 mon.a (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.96:0/940009984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:27 smithi096 bash[18594]: audit 2024-04-25T05:04:27.102502+0000 mon.a (mon.0) 1989 : audit [DBG] from='client.? 172.21.15.96:0/2615672858' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:04:27.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:27 smithi096 bash[23955]: audit 2024-04-25T05:04:25.815087+0000 mgr.x (mgr.24845) 673 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:27.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:27 smithi096 bash[23955]: audit 2024-04-25T05:04:26.313054+0000 mon.a (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.96:0/940009984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:27.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:27 smithi096 bash[23955]: audit 2024-04-25T05:04:27.102502+0000 mon.a (mon.0) 1989 : audit [DBG] from='client.? 172.21.15.96:0/2615672858' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:04:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:27 smithi155 bash[18735]: audit 2024-04-25T05:04:25.815087+0000 mgr.x (mgr.24845) 673 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:27 smithi155 bash[18735]: audit 2024-04-25T05:04:26.313054+0000 mon.a (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.96:0/940009984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:27 smithi155 bash[18735]: audit 2024-04-25T05:04:27.102502+0000 mon.a (mon.0) 1989 : audit [DBG] from='client.? 172.21.15.96:0/2615672858' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:04:28.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:04:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:04:27] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.33.4" 2024-04-25T05:04:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:28 smithi096 bash[18594]: audit 2024-04-25T05:04:26.678020+0000 mgr.x (mgr.24845) 674 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:28 smithi096 bash[18594]: cluster 2024-04-25T05:04:26.811905+0000 mgr.x (mgr.24845) 675 : 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-04-25T05:04:28.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:28 smithi096 bash[23955]: audit 2024-04-25T05:04:26.678020+0000 mgr.x (mgr.24845) 674 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:28.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:28 smithi096 bash[23955]: cluster 2024-04-25T05:04:26.811905+0000 mgr.x (mgr.24845) 675 : 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-04-25T05:04:28.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:28 smithi155 bash[18735]: audit 2024-04-25T05:04:26.678020+0000 mgr.x (mgr.24845) 674 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:28 smithi155 bash[18735]: cluster 2024-04-25T05:04:26.811905+0000 mgr.x (mgr.24845) 675 : 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-04-25T05:04:28.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:28 smithi155 bash[54827]: ts=2024-04-25T05:04: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:30.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:30 smithi155 bash[18735]: audit 2024-04-25T05:04:28.674314+0000 mgr.x (mgr.24845) 676 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:30.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:30 smithi155 bash[18735]: cluster 2024-04-25T05:04:28.813181+0000 mgr.x (mgr.24845) 677 : 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-04-25T05:04:30.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:30 smithi155 bash[18735]: audit 2024-04-25T05:04:29.337294+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:30.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:30 smithi155 bash[18735]: audit 2024-04-25T05:04:29.354366+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:30.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[23955]: audit 2024-04-25T05:04:28.674314+0000 mgr.x (mgr.24845) 676 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:30.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[23955]: cluster 2024-04-25T05:04:28.813181+0000 mgr.x (mgr.24845) 677 : 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-04-25T05:04:30.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[23955]: audit 2024-04-25T05:04:29.337294+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:30.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[23955]: audit 2024-04-25T05:04:29.354366+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:30.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[18594]: audit 2024-04-25T05:04:28.674314+0000 mgr.x (mgr.24845) 676 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:30.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[18594]: cluster 2024-04-25T05:04:28.813181+0000 mgr.x (mgr.24845) 677 : 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-04-25T05:04:30.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[18594]: audit 2024-04-25T05:04:29.337294+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:30.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:30 smithi096 bash[18594]: audit 2024-04-25T05:04:29.354366+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:31.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:31 smithi155 bash[18735]: audit 2024-04-25T05:04:30.516192+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:31.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:31 smithi155 bash[18735]: audit 2024-04-25T05:04:30.532607+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:31.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:31 smithi096 bash[18594]: audit 2024-04-25T05:04:30.516192+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:31.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:31 smithi096 bash[18594]: audit 2024-04-25T05:04:30.532607+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:31.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:31 smithi096 bash[23955]: audit 2024-04-25T05:04:30.516192+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:31.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:31 smithi096 bash[23955]: audit 2024-04-25T05:04:30.532607+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:32 smithi155 bash[18735]: cluster 2024-04-25T05:04:30.813933+0000 mgr.x (mgr.24845) 678 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:32 smithi096 bash[18594]: cluster 2024-04-25T05:04:30.813933+0000 mgr.x (mgr.24845) 678 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:32.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:32 smithi096 bash[23955]: cluster 2024-04-25T05:04:30.813933+0000 mgr.x (mgr.24845) 678 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:33.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:33 smithi155 bash[54827]: ts=2024-04-25T05:04: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:34.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:34 smithi155 bash[18735]: cluster 2024-04-25T05:04:32.815753+0000 mgr.x (mgr.24845) 679 : 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-04-25T05:04:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:34 smithi096 bash[18594]: cluster 2024-04-25T05:04:32.815753+0000 mgr.x (mgr.24845) 679 : 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-04-25T05:04:34.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:34 smithi096 bash[23955]: cluster 2024-04-25T05:04:32.815753+0000 mgr.x (mgr.24845) 679 : 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-04-25T05:04:36.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:35 smithi155 bash[18735]: cluster 2024-04-25T05:04:34.816475+0000 mgr.x (mgr.24845) 680 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:36.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:35 smithi155 bash[18735]: audit 2024-04-25T05:04:34.937369+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:35 smithi155 bash[18735]: audit 2024-04-25T05:04:34.948935+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:35 smithi155 bash[18735]: audit 2024-04-25T05:04:34.959180+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:35 smithi155 bash[18735]: audit 2024-04-25T05:04:35.908897+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:36.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[18594]: cluster 2024-04-25T05:04:34.816475+0000 mgr.x (mgr.24845) 680 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:36.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[18594]: audit 2024-04-25T05:04:34.937369+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[18594]: audit 2024-04-25T05:04:34.948935+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[18594]: audit 2024-04-25T05:04:34.959180+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[18594]: audit 2024-04-25T05:04:35.908897+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:36.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[23955]: cluster 2024-04-25T05:04:34.816475+0000 mgr.x (mgr.24845) 680 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:36.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[23955]: audit 2024-04-25T05:04:34.937369+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[23955]: audit 2024-04-25T05:04:34.948935+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[23955]: audit 2024-04-25T05:04:34.959180+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:36.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:35 smithi096 bash[23955]: audit 2024-04-25T05:04:35.908897+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:37.934 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:04:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:04:37] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-04-25T05:04:38.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:37 smithi155 bash[18735]: cluster 2024-04-25T05:04:36.817365+0000 mgr.x (mgr.24845) 681 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:38.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:37 smithi096 bash[18594]: cluster 2024-04-25T05:04:36.817365+0000 mgr.x (mgr.24845) 681 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:38.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:37 smithi096 bash[23955]: cluster 2024-04-25T05:04:36.817365+0000 mgr.x (mgr.24845) 681 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:38.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:38 smithi155 bash[54827]: ts=2024-04-25T05:04:38.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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:40.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:39 smithi155 bash[18735]: audit 2024-04-25T05:04:38.682460+0000 mgr.x (mgr.24845) 682 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:40.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:39 smithi155 bash[18735]: cluster 2024-04-25T05:04:38.818227+0000 mgr.x (mgr.24845) 683 : 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-04-25T05:04:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:39 smithi096 bash[18594]: audit 2024-04-25T05:04:38.682460+0000 mgr.x (mgr.24845) 682 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:39 smithi096 bash[18594]: cluster 2024-04-25T05:04:38.818227+0000 mgr.x (mgr.24845) 683 : 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-04-25T05:04:40.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:39 smithi096 bash[23955]: audit 2024-04-25T05:04:38.682460+0000 mgr.x (mgr.24845) 682 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:40.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:39 smithi096 bash[23955]: cluster 2024-04-25T05:04:38.818227+0000 mgr.x (mgr.24845) 683 : 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-04-25T05:04:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: cephadm 2024-04-25T05:04:39.979167+0000 mgr.x (mgr.24845) 684 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:04:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: audit 2024-04-25T05:04:39.988689+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: audit 2024-04-25T05:04:40.005146+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: audit 2024-04-25T05:04:40.009881+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: audit 2024-04-25T05:04:40.011479+0000 mon.b (mon.2) 2665 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: cluster 2024-04-25T05:04:40.014091+0000 mgr.x (mgr.24845) 685 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: audit 2024-04-25T05:04:40.020020+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[18594]: audit 2024-04-25T05:04:40.105487+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: cephadm 2024-04-25T05:04:39.979167+0000 mgr.x (mgr.24845) 684 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: audit 2024-04-25T05:04:39.988689+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: audit 2024-04-25T05:04:40.005146+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: audit 2024-04-25T05:04:40.009881+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: audit 2024-04-25T05:04:40.011479+0000 mon.b (mon.2) 2665 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: cluster 2024-04-25T05:04:40.014091+0000 mgr.x (mgr.24845) 685 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: audit 2024-04-25T05:04:40.020020+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:40 smithi096 bash[23955]: audit 2024-04-25T05:04:40.105487+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:41.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: cephadm 2024-04-25T05:04:39.979167+0000 mgr.x (mgr.24845) 684 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:04:41.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: audit 2024-04-25T05:04:39.988689+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: audit 2024-04-25T05:04:40.005146+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: audit 2024-04-25T05:04:40.009881+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:41.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: audit 2024-04-25T05:04:40.011479+0000 mon.b (mon.2) 2665 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:04:41.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: cluster 2024-04-25T05:04:40.014091+0000 mgr.x (mgr.24845) 685 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:41.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: audit 2024-04-25T05:04:40.020020+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:41.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:40 smithi155 bash[18735]: audit 2024-04-25T05:04:40.105487+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:04:42.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:41 smithi096 bash[18594]: cluster 2024-04-25T05:04:41.001473+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:04:42.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:41 smithi096 bash[23955]: cluster 2024-04-25T05:04:41.001473+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:04:42.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:41 smithi155 bash[18735]: cluster 2024-04-25T05:04:41.001473+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:04:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: cluster 2024-04-25T05:04:42.015734+0000 mgr.x (mgr.24845) 686 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:04:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: cephadm 2024-04-25T05:04:42.227926+0000 mgr.x (mgr.24845) 687 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:04:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: audit 2024-04-25T05:04:42.228754+0000 mon.b (mon.2) 2667 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:04:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: audit 2024-04-25T05:04:42.228954+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:04:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: audit 2024-04-25T05:04:42.232374+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: audit 2024-04-25T05:04:42.234353+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:42 smithi096 bash[18594]: cephadm 2024-04-25T05:04:42.236269+0000 mgr.x (mgr.24845) 688 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: cluster 2024-04-25T05:04:42.015734+0000 mgr.x (mgr.24845) 686 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: cephadm 2024-04-25T05:04:42.227926+0000 mgr.x (mgr.24845) 687 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: audit 2024-04-25T05:04:42.228754+0000 mon.b (mon.2) 2667 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: audit 2024-04-25T05:04:42.228954+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: audit 2024-04-25T05:04:42.232374+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: audit 2024-04-25T05:04:42.234353+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:43 smithi096 bash[23955]: cephadm 2024-04-25T05:04:42.236269+0000 mgr.x (mgr.24845) 688 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:04:43.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:42 smithi155 bash[18735]: cluster 2024-04-25T05:04:42.015734+0000 mgr.x (mgr.24845) 686 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:04:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:42 smithi155 bash[18735]: cephadm 2024-04-25T05:04:42.227926+0000 mgr.x (mgr.24845) 687 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:04:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:43 smithi155 bash[18735]: audit 2024-04-25T05:04:42.228754+0000 mon.b (mon.2) 2667 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:04:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:43 smithi155 bash[18735]: audit 2024-04-25T05:04:42.228954+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:04:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:43 smithi155 bash[18735]: audit 2024-04-25T05:04:42.232374+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:04:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:43 smithi155 bash[18735]: audit 2024-04-25T05:04:42.234353+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:04:43.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:43 smithi155 bash[18735]: cephadm 2024-04-25T05:04:42.236269+0000 mgr.x (mgr.24845) 688 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:04:43.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:43 smithi155 bash[54827]: ts=2024-04-25T05:04:43.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:44.610 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.611 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.611 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.611 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.612 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.612 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: Stopping Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:04:44.612 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.613 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.613 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:04:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:44.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:44 smithi096 bash[18594]: cluster 2024-04-25T05:04:44.016497+0000 mgr.x (mgr.24845) 689 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:44.986 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:44 smithi096 bash[23955]: cluster 2024-04-25T05:04:44.016497+0000 mgr.x (mgr.24845) 689 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:45.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:44 smithi155 bash[18735]: cluster 2024-04-25T05:04:44.016497+0000 mgr.x (mgr.24845) 689 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:45.680 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 bash[74752]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-y 2024-04-25T05:04:45.680 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:04:45.680 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 bash[74813]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-y 2024-04-25T05:04:45.680 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-25T05:04:45.680 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: Stopped Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:04:45.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:45.999 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.000 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.000 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: Started Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:04:46.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.001 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.001 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:46.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:04:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:04:47.139 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:46 smithi096 bash[18594]: audit 2024-04-25T05:04:45.860985+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:47.139 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:46 smithi096 bash[18594]: audit 2024-04-25T05:04:45.876248+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:47.139 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:46 smithi096 bash[18594]: cluster 2024-04-25T05:04:46.017250+0000 mgr.x (mgr.24845) 690 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:47.139 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:46 smithi096 bash[23955]: audit 2024-04-25T05:04:45.860985+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:47.139 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:46 smithi096 bash[23955]: audit 2024-04-25T05:04:45.876248+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:47.139 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:46 smithi096 bash[23955]: cluster 2024-04-25T05:04:46.017250+0000 mgr.x (mgr.24845) 690 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:47.140 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:47 smithi096 bash[74869]: debug 2024-04-25T05:04:47.058+0000 7fde43970700 1 -- 172.21.15.96:0/889859843 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fc8c83c340 con 0x55fc8d5b8800 2024-04-25T05:04:47.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:46 smithi155 bash[18735]: audit 2024-04-25T05:04:45.860985+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:47.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:46 smithi155 bash[18735]: audit 2024-04-25T05:04:45.876248+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:47.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:46 smithi155 bash[18735]: cluster 2024-04-25T05:04:46.017250+0000 mgr.x (mgr.24845) 690 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:47.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:47 smithi096 bash[74869]: debug 2024-04-25T05:04:47.214+0000 7fde4c5df000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:04:48.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:04:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:04:47] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-04-25T05:04:48.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:48 smithi155 bash[54827]: ts=2024-04-25T05:04: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:48.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:48 smithi096 bash[74869]: debug 2024-04-25T05:04:48.802+0000 7fde4c5df000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:04:48.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:48 smithi096 bash[74869]: debug 2024-04-25T05:04:48.902+0000 7fde4c5df000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:04:49.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:49 smithi155 bash[18735]: cluster 2024-04-25T05:04:48.019021+0000 mgr.x (mgr.24845) 691 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:04:49.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:49 smithi096 bash[18594]: cluster 2024-04-25T05:04:48.019021+0000 mgr.x (mgr.24845) 691 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:04:49.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:49 smithi096 bash[23955]: cluster 2024-04-25T05:04:48.019021+0000 mgr.x (mgr.24845) 691 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:04:49.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:49 smithi096 bash[74869]: debug 2024-04-25T05:04:49.158+0000 7fde4c5df000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:04:50.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[18594]: audit 2024-04-25T05:04:48.690150+0000 mgr.x (mgr.24845) 692 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:50.183 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:49 smithi096 bash[74869]: debug 2024-04-25T05:04:49.902+0000 7fde4c5df000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:04:50.183 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[74869]: debug 2024-04-25T05:04:50.018+0000 7fde4c5df000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:04:50.183 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[74869]: debug 2024-04-25T05:04:50.134+0000 7fde4c5df000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:04:50.183 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[23955]: audit 2024-04-25T05:04:48.690150+0000 mgr.x (mgr.24845) 692 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:50.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:50 smithi155 bash[18735]: audit 2024-04-25T05:04:48.690150+0000 mgr.x (mgr.24845) 692 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:04:50.468 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[74869]: debug 2024-04-25T05:04:50.254+0000 7fde4c5df000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:04:50.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[74869]: debug 2024-04-25T05:04:50.470+0000 7fde4c5df000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:04:51.041 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[74869]: debug 2024-04-25T05:04:50.754+0000 7fde4c5df000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:04:51.041 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:50 smithi096 bash[74869]: debug 2024-04-25T05:04:50.858+0000 7fde4c5df000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:04:51.309 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[74869]: debug 2024-04-25T05:04:51.042+0000 7fde4c5df000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:04:51.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[18594]: cluster 2024-04-25T05:04:50.019937+0000 mgr.x (mgr.24845) 693 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:51.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[18594]: audit 2024-04-25T05:04:50.914605+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:51.310 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[18594]: audit 2024-04-25T05:04:50.918545+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:51.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[23955]: cluster 2024-04-25T05:04:50.019937+0000 mgr.x (mgr.24845) 693 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:51.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[23955]: audit 2024-04-25T05:04:50.914605+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:51.310 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[23955]: audit 2024-04-25T05:04:50.918545+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:51.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:51 smithi155 bash[18735]: cluster 2024-04-25T05:04:50.019937+0000 mgr.x (mgr.24845) 693 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-25T05:04:51.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:51 smithi155 bash[18735]: audit 2024-04-25T05:04:50.914605+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:51.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:51 smithi155 bash[18735]: audit 2024-04-25T05:04:50.918545+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:04:51.640 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[74869]: debug 2024-04-25T05:04:51.310+0000 7fde4c5df000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:04:51.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[74869]: debug 2024-04-25T05:04:51.642+0000 7fde4c5df000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:04:51.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:51 smithi096 bash[74869]: debug 2024-04-25T05:04:51.830+0000 7fde4c5df000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:04:52.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:52 smithi096 bash[74869]: debug 2024-04-25T05:04:52.090+0000 7fde4c5df000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:04:52.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:52 smithi096 bash[74869]: debug 2024-04-25T05:04:52.214+0000 7fde4c5df000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:04:52.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:52 smithi096 bash[74869]: debug 2024-04-25T05:04:52.566+0000 7fde4c5df000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:04:53.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:53 smithi155 bash[18735]: cluster 2024-04-25T05:04:52.021017+0000 mgr.x (mgr.24845) 694 : cluster [DBG] pgmap v55: 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-04-25T05:04:53.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:53 smithi155 bash[18735]: audit 2024-04-25T05:04:52.161858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:53.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:53 smithi155 bash[18735]: audit 2024-04-25T05:04:52.176905+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:53.459 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[74869]: debug 2024-04-25T05:04:53.334+0000 7fde4c5df000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:04:53.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[23955]: cluster 2024-04-25T05:04:52.021017+0000 mgr.x (mgr.24845) 694 : cluster [DBG] pgmap v55: 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-04-25T05:04:53.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[23955]: audit 2024-04-25T05:04:52.161858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:53.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[23955]: audit 2024-04-25T05:04:52.176905+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:53.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[18594]: cluster 2024-04-25T05:04:52.021017+0000 mgr.x (mgr.24845) 694 : cluster [DBG] pgmap v55: 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-04-25T05:04:53.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[18594]: audit 2024-04-25T05:04:52.161858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:53.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[18594]: audit 2024-04-25T05:04:52.176905+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:53.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[74869]: debug 2024-04-25T05:04:53.462+0000 7fde4c5df000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:04:53.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:53 smithi096 bash[74869]: debug 2024-04-25T05:04:53.678+0000 7fde4c5df000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:04:53.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:53 smithi155 bash[54827]: ts=2024-04-25T05:04:53.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:54.327 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: debug 2024-04-25T05:04:54.010+0000 7fde4c5df000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:04:54.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[23955]: audit 2024-04-25T05:04:53.335417+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:54.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[23955]: audit 2024-04-25T05:04:53.352526+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:54.640 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[18594]: audit 2024-04-25T05:04:53.335417+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:54.640 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[18594]: audit 2024-04-25T05:04:53.352526+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:54.640 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: debug 2024-04-25T05:04:54.390+0000 7fde4c5df000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:04:54.640 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: debug 2024-04-25T05:04:54.506+0000 7fde4c5df000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:04:54.641 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: [25/Apr/2024:05:04:54] ENGINE Bus STARTING 2024-04-25T05:04:54.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:54 smithi155 bash[18735]: audit 2024-04-25T05:04:53.335417+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:54.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:54 smithi155 bash[18735]: audit 2024-04-25T05:04:53.352526+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: CherryPy Checker: 2024-04-25T05:04:55.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: The Application mounted at '' has an empty config. 2024-04-25T05:04:55.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: [25/Apr/2024:05:04:54] ENGINE Serving on http://:::9283 2024-04-25T05:04:55.002 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:04:54 smithi096 bash[74869]: [25/Apr/2024:05:04:54] ENGINE Bus STARTED 2024-04-25T05:04:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: cluster 2024-04-25T05:04:54.021789+0000 mgr.x (mgr.24845) 695 : 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-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: cluster 2024-04-25T05:04:54.535783+0000 mon.a (mon.0) 2009 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: cluster 2024-04-25T05:04:54.536044+0000 mon.a (mon.0) 2010 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:54.540686+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:54.541513+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:54.545037+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:54.545928+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:55.121468+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:55.134963+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:55 smithi155 bash[18735]: audit 2024-04-25T05:04:55.147774+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: cluster 2024-04-25T05:04:54.021789+0000 mgr.x (mgr.24845) 695 : 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-04-25T05:04:55.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: cluster 2024-04-25T05:04:54.535783+0000 mon.a (mon.0) 2009 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:04:55.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: cluster 2024-04-25T05:04:54.536044+0000 mon.a (mon.0) 2010 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:04:55.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:54.540686+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:04:55.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:54.541513+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:54.545037+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:54.545928+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:55.121468+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:55.134963+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[18594]: audit 2024-04-25T05:04:55.147774+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: cluster 2024-04-25T05:04:54.021789+0000 mgr.x (mgr.24845) 695 : 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-04-25T05:04:55.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: cluster 2024-04-25T05:04:54.535783+0000 mon.a (mon.0) 2009 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: cluster 2024-04-25T05:04:54.536044+0000 mon.a (mon.0) 2010 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:54.540686+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:54.541513+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:04:55.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:54.545037+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:04:55.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:54.545928+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.? 172.21.15.96:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:04:55.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:55.121468+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:55.134963+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:55.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:55 smithi096 bash[23955]: audit 2024-04-25T05:04:55.147774+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:04:56.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:56 smithi155 bash[18735]: cluster 2024-04-25T05:04:55.363361+0000 mon.a (mon.0) 2014 : cluster [DBG] mgrmap e38: x(active, since 95s), standbys: y 2024-04-25T05:04:56.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:56 smithi096 bash[18594]: cluster 2024-04-25T05:04:55.363361+0000 mon.a (mon.0) 2014 : cluster [DBG] mgrmap e38: x(active, since 95s), standbys: y 2024-04-25T05:04:56.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:56 smithi096 bash[23955]: cluster 2024-04-25T05:04:55.363361+0000 mon.a (mon.0) 2014 : cluster [DBG] mgrmap e38: x(active, since 95s), standbys: y 2024-04-25T05:04:57.492 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:04:57.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:57 smithi155 bash[18735]: cluster 2024-04-25T05:04:56.022502+0000 mgr.x (mgr.24845) 696 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:57.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:57 smithi096 bash[18594]: cluster 2024-04-25T05:04:56.022502+0000 mgr.x (mgr.24845) 696 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:57.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:57 smithi096 bash[23955]: cluster 2024-04-25T05:04:56.022502+0000 mgr.x (mgr.24845) 696 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:04:58.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:04:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:04:57] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.33.4" 2024-04-25T05:04:58.240 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:04:58.240 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 6s ago 16m - - 2024-04-25T05:04:58.240 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 3s ago 15m - - 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (2m) 6s ago 9m 13.4M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (2m) 3s ago 9m 41.0M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (91s) 6s ago 7m 41.7M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (108s) 3s ago 15m 498M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (12s) 6s ago 17m 131M - 17.2.0 e1d6a67b021e a0837862fdbf 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (17m) 6s ago 17m 72.5M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (15m) 3s ago 15m 61.4M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (15m) 6s ago 15m 54.8M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (3m) 6s ago 9m 9119k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (2m) 3s ago 9m 9083k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:04:58.241 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (14m) 6s ago 14m 56.2M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (14m) 6s ago 14m 58.7M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (13m) 6s ago 13m 52.0M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (13m) 6s ago 13m 58.7M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (12m) 3s ago 12m 59.2M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (11m) 3s ago 11m 53.6M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (11m) 3s ago 11m 53.0M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (10m) 3s ago 10m 56.0M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (83s) 3s ago 9m 59.8M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (7m) 6s ago 7m 86.8M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (7m) 3s ago 7m 87.0M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (7m) 6s ago 7m 86.5M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:04:58.242 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (7m) 3s ago 7m 86.5M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:04:58.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:58 smithi155 bash[18735]: audit 2024-04-25T05:04:57.483365+0000 mgr.x (mgr.24845) 697 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:04:58.685 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:04:58.686 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:04:58.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:58 smithi096 bash[18594]: audit 2024-04-25T05:04:57.483365+0000 mgr.x (mgr.24845) 697 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:58.691 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:58 smithi096 bash[23955]: audit 2024-04-25T05:04:57.483365+0000 mgr.x (mgr.24845) 697 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:58.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:04:58 smithi155 bash[54827]: ts=2024-04-25T05:04: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:04:59.060 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:04:59.060 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:04:59.060 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:04:59.060 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:04:59.061 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:04:59.061 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "1/23 daemons upgraded", 2024-04-25T05:04:59.061 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading mgr daemons", 2024-04-25T05:04:59.061 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:04:59.061 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:04:59.508 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:04:59.508 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:04:59.508 INFO:teuthology.orchestra.run.smithi096.stdout: Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:04:59.582 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[18594]: audit 2024-04-25T05:04:57.858236+0000 mgr.x (mgr.24845) 698 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:59.583 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[18594]: cluster 2024-04-25T05:04:58.023590+0000 mgr.x (mgr.24845) 699 : cluster [DBG] pgmap v58: 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-04-25T05:04:59.583 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[18594]: audit 2024-04-25T05:04:58.195264+0000 mgr.x (mgr.24845) 700 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:59.583 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[18594]: audit 2024-04-25T05:04:58.690394+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.96:0/1755398606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:59.583 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[23955]: audit 2024-04-25T05:04:57.858236+0000 mgr.x (mgr.24845) 698 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:59.583 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[23955]: cluster 2024-04-25T05:04:58.023590+0000 mgr.x (mgr.24845) 699 : cluster [DBG] pgmap v58: 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-04-25T05:04:59.583 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[23955]: audit 2024-04-25T05:04:58.195264+0000 mgr.x (mgr.24845) 700 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:59.583 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:04:59 smithi096 bash[23955]: audit 2024-04-25T05:04:58.690394+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.96:0/1755398606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:04:59.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:59 smithi155 bash[18735]: audit 2024-04-25T05:04:57.858236+0000 mgr.x (mgr.24845) 698 : audit [DBG] from='client.25486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:59.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:59 smithi155 bash[18735]: cluster 2024-04-25T05:04:58.023590+0000 mgr.x (mgr.24845) 699 : cluster [DBG] pgmap v58: 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-04-25T05:04:59.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:59 smithi155 bash[18735]: audit 2024-04-25T05:04:58.195264+0000 mgr.x (mgr.24845) 700 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:04:59.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:04:59 smithi155 bash[18735]: audit 2024-04-25T05:04:58.690394+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.96:0/1755398606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:00.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:00 smithi155 bash[18735]: audit 2024-04-25T05:04:58.698089+0000 mgr.x (mgr.24845) 701 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:00.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:00 smithi155 bash[18735]: audit 2024-04-25T05:04:59.066003+0000 mgr.x (mgr.24845) 702 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:00.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:00 smithi155 bash[18735]: audit 2024-04-25T05:04:59.513825+0000 mon.a (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.96:0/379382838' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:05:00.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:00 smithi096 bash[18594]: audit 2024-04-25T05:04:58.698089+0000 mgr.x (mgr.24845) 701 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:00.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:00 smithi096 bash[18594]: audit 2024-04-25T05:04:59.066003+0000 mgr.x (mgr.24845) 702 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:00.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:00 smithi096 bash[18594]: audit 2024-04-25T05:04:59.513825+0000 mon.a (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.96:0/379382838' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:05:00.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:00 smithi096 bash[23955]: audit 2024-04-25T05:04:58.698089+0000 mgr.x (mgr.24845) 701 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:00.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:00 smithi096 bash[23955]: audit 2024-04-25T05:04:59.066003+0000 mgr.x (mgr.24845) 702 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:00.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:00 smithi096 bash[23955]: audit 2024-04-25T05:04:59.513825+0000 mon.a (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.96:0/379382838' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:05:01.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:01 smithi155 bash[18735]: cluster 2024-04-25T05:05:00.024327+0000 mgr.x (mgr.24845) 703 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:01.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:01 smithi096 bash[18594]: cluster 2024-04-25T05:05:00.024327+0000 mgr.x (mgr.24845) 703 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:01.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:01 smithi096 bash[23955]: cluster 2024-04-25T05:05:00.024327+0000 mgr.x (mgr.24845) 703 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:03.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[54827]: ts=2024-04-25T05:05:03.519Z 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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: cluster 2024-04-25T05:05:02.026049+0000 mgr.x (mgr.24845) 704 : cluster [DBG] pgmap v60: 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-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: audit 2024-04-25T05:05:02.859995+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: audit 2024-04-25T05:05:02.875148+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: audit 2024-04-25T05:05:02.880143+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: audit 2024-04-25T05:05:02.882091+0000 mon.b (mon.2) 2672 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: audit 2024-04-25T05:05:02.893639+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:03 smithi155 bash[18735]: audit 2024-04-25T05:05:02.987196+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: cluster 2024-04-25T05:05:02.026049+0000 mgr.x (mgr.24845) 704 : cluster [DBG] pgmap v60: 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-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: audit 2024-04-25T05:05:02.859995+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: audit 2024-04-25T05:05:02.875148+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: audit 2024-04-25T05:05:02.880143+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: audit 2024-04-25T05:05:02.882091+0000 mon.b (mon.2) 2672 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: audit 2024-04-25T05:05:02.893639+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[18594]: audit 2024-04-25T05:05:02.987196+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:03.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: cluster 2024-04-25T05:05:02.026049+0000 mgr.x (mgr.24845) 704 : cluster [DBG] pgmap v60: 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-04-25T05:05:03.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: audit 2024-04-25T05:05:02.859995+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: audit 2024-04-25T05:05:02.875148+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: audit 2024-04-25T05:05:02.880143+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:03.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: audit 2024-04-25T05:05:02.882091+0000 mon.b (mon.2) 2672 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:03.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: audit 2024-04-25T05:05:02.893639+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:03.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:03 smithi096 bash[23955]: audit 2024-04-25T05:05:02.987196+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:04.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:04 smithi096 bash[18594]: cluster 2024-04-25T05:05:02.885369+0000 mgr.x (mgr.24845) 705 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-25T05:05:04.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:04 smithi096 bash[18594]: cluster 2024-04-25T05:05:02.886091+0000 mgr.x (mgr.24845) 706 : cluster [DBG] pgmap v62: 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-04-25T05:05:04.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:04 smithi096 bash[23955]: cluster 2024-04-25T05:05:02.885369+0000 mgr.x (mgr.24845) 705 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-25T05:05:04.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:04 smithi096 bash[23955]: cluster 2024-04-25T05:05:02.886091+0000 mgr.x (mgr.24845) 706 : cluster [DBG] pgmap v62: 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-04-25T05:05:04.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:04 smithi155 bash[18735]: cluster 2024-04-25T05:05:02.885369+0000 mgr.x (mgr.24845) 705 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-25T05:05:04.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:04 smithi155 bash[18735]: cluster 2024-04-25T05:05:02.886091+0000 mgr.x (mgr.24845) 706 : cluster [DBG] pgmap v62: 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-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: cluster 2024-04-25T05:05:04.886865+0000 mgr.x (mgr.24845) 707 : cluster [DBG] pgmap v63: 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-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: cephadm 2024-04-25T05:05:05.217562+0000 mgr.x (mgr.24845) 708 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: audit 2024-04-25T05:05:05.224397+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: audit 2024-04-25T05:05:05.232359+0000 mon.b (mon.2) 2674 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: audit 2024-04-25T05:05:05.232853+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: audit 2024-04-25T05:05:05.235698+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: audit 2024-04-25T05:05:05.237333+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: cephadm 2024-04-25T05:05:05.239394+0000 mgr.x (mgr.24845) 709 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:05:06.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[23955]: audit 2024-04-25T05:05:05.909818+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: cluster 2024-04-25T05:05:04.886865+0000 mgr.x (mgr.24845) 707 : cluster [DBG] pgmap v63: 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-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: cephadm 2024-04-25T05:05:05.217562+0000 mgr.x (mgr.24845) 708 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: audit 2024-04-25T05:05:05.224397+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: audit 2024-04-25T05:05:05.232359+0000 mon.b (mon.2) 2674 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: audit 2024-04-25T05:05:05.232853+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: audit 2024-04-25T05:05:05.235698+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: audit 2024-04-25T05:05:05.237333+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: cephadm 2024-04-25T05:05:05.239394+0000 mgr.x (mgr.24845) 709 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:05:06.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:06 smithi096 bash[18594]: audit 2024-04-25T05:05:05.909818+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:06.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: cluster 2024-04-25T05:05:04.886865+0000 mgr.x (mgr.24845) 707 : cluster [DBG] pgmap v63: 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-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: cephadm 2024-04-25T05:05:05.217562+0000 mgr.x (mgr.24845) 708 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: audit 2024-04-25T05:05:05.224397+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: audit 2024-04-25T05:05:05.232359+0000 mon.b (mon.2) 2674 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: audit 2024-04-25T05:05:05.232853+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: audit 2024-04-25T05:05:05.235698+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: audit 2024-04-25T05:05:05.237333+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: cephadm 2024-04-25T05:05:05.239394+0000 mgr.x (mgr.24845) 709 : cephadm [INF] Deploying daemon mgr.y on smithi096 2024-04-25T05:05:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:06 smithi155 bash[18735]: audit 2024-04-25T05:05:05.909818+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:07.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:07.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.000 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.001 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.001 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.002 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.002 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.003 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:05:07 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:08.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:05:07] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.33.4" 2024-04-25T05:05:08.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:08 smithi096 bash[18594]: cluster 2024-04-25T05:05:06.888409+0000 mgr.x (mgr.24845) 710 : cluster [DBG] pgmap v64: 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-04-25T05:05:08.382 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:08 smithi096 systemd[1]: Stopping Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:05:08.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:08 smithi096 bash[23955]: cluster 2024-04-25T05:05:06.888409+0000 mgr.x (mgr.24845) 710 : cluster [DBG] pgmap v64: 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-04-25T05:05:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:08 smithi155 bash[18735]: cluster 2024-04-25T05:05:06.888409+0000 mgr.x (mgr.24845) 710 : cluster [DBG] pgmap v64: 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-04-25T05:05:08.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:08 smithi155 bash[54827]: ts=2024-04-25T05:05: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:09.326 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[76720]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-y 2024-04-25T05:05:09.589 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.589 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:05:09.590 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[76813]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-y 2024-04-25T05:05:09.590 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-25T05:05:09.590 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: Stopped Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:05:09.590 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.590 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.590 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.591 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.591 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.591 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.592 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.592 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:09.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:09 smithi096 systemd[1]: Started Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:05:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[23955]: audit 2024-04-25T05:05:08.709134+0000 mgr.x (mgr.24845) 711 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[23955]: cluster 2024-04-25T05:05:08.889123+0000 mgr.x (mgr.24845) 712 : cluster [DBG] pgmap v65: 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-04-25T05:05:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[23955]: audit 2024-04-25T05:05:09.642036+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[23955]: audit 2024-04-25T05:05:09.656417+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:09.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[18594]: audit 2024-04-25T05:05:08.709134+0000 mgr.x (mgr.24845) 711 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[18594]: cluster 2024-04-25T05:05:08.889123+0000 mgr.x (mgr.24845) 712 : cluster [DBG] pgmap v65: 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-04-25T05:05:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[18594]: audit 2024-04-25T05:05:09.642036+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:09 smithi096 bash[18594]: audit 2024-04-25T05:05:09.656417+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:10.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:09 smithi155 bash[18735]: audit 2024-04-25T05:05:08.709134+0000 mgr.x (mgr.24845) 711 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:10.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:09 smithi155 bash[18735]: cluster 2024-04-25T05:05:08.889123+0000 mgr.x (mgr.24845) 712 : cluster [DBG] pgmap v65: 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-04-25T05:05:10.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:09 smithi155 bash[18735]: audit 2024-04-25T05:05:09.642036+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:10.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:09 smithi155 bash[18735]: audit 2024-04-25T05:05:09.656417+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:11.104 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:10 smithi096 bash[76873]: debug 2024-04-25T05:05:10.930+0000 7f043e791700 1 -- 172.21.15.96:0/4080151216 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5587e15da5a0 con 0x5587e235a800 2024-04-25T05:05:11.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:11 smithi096 bash[76873]: debug 2024-04-25T05:05:11.106+0000 7f04489a3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:05:12.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:11 smithi155 bash[18735]: cluster 2024-04-25T05:05:10.889892+0000 mgr.x (mgr.24845) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 577 B/s rd, 0 op/s 2024-04-25T05:05:12.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:11 smithi096 bash[18594]: cluster 2024-04-25T05:05:10.889892+0000 mgr.x (mgr.24845) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 577 B/s rd, 0 op/s 2024-04-25T05:05:12.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:11 smithi096 bash[23955]: cluster 2024-04-25T05:05:10.889892+0000 mgr.x (mgr.24845) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 577 B/s rd, 0 op/s 2024-04-25T05:05:12.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:12 smithi096 bash[76873]: debug 2024-04-25T05:05:12.726+0000 7f04489a3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:05:12.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:12 smithi096 bash[76873]: debug 2024-04-25T05:05:12.826+0000 7f04489a3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:05:13.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:13 smithi096 bash[76873]: debug 2024-04-25T05:05:13.078+0000 7f04489a3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:05:13.945 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:13 smithi155 bash[54827]: ts=2024-04-25T05:05: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:14.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:13 smithi155 bash[18735]: cluster 2024-04-25T05:05:12.891543+0000 mgr.x (mgr.24845) 714 : 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-04-25T05:05:14.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:13 smithi096 bash[23955]: cluster 2024-04-25T05:05:12.891543+0000 mgr.x (mgr.24845) 714 : 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-04-25T05:05:14.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:13 smithi096 bash[18594]: cluster 2024-04-25T05:05:12.891543+0000 mgr.x (mgr.24845) 714 : 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-04-25T05:05:14.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:13 smithi096 bash[76873]: debug 2024-04-25T05:05:13.898+0000 7f04489a3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:05:14.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:14 smithi096 bash[76873]: debug 2024-04-25T05:05:14.010+0000 7f04489a3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:05:14.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:14 smithi096 bash[76873]: debug 2024-04-25T05:05:14.118+0000 7f04489a3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:05:14.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:14 smithi096 bash[76873]: debug 2024-04-25T05:05:14.478+0000 7f04489a3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:05:14.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:14 smithi096 bash[76873]: debug 2024-04-25T05:05:14.593+0000 7f04489a3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:05:14.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:14 smithi096 bash[76873]: debug 2024-04-25T05:05:14.697+0000 7f04489a3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:05:15.498 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:15 smithi096 bash[76873]: debug 2024-04-25T05:05:15.093+0000 7f04489a3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:05:15.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:15 smithi096 bash[76873]: debug 2024-04-25T05:05:15.337+0000 7f04489a3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:05:16.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:15 smithi096 bash[76873]: debug 2024-04-25T05:05:15.649+0000 7f04489a3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:05:16.001 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:15 smithi096 bash[76873]: debug 2024-04-25T05:05:15.777+0000 7f04489a3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:05:16.449 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[76873]: debug 2024-04-25T05:05:16.129+0000 7f04489a3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:05:16.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[18594]: cluster 2024-04-25T05:05:14.892226+0000 mgr.x (mgr.24845) 715 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[18594]: audit 2024-04-25T05:05:15.359661+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[18594]: audit 2024-04-25T05:05:15.373651+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[18594]: audit 2024-04-25T05:05:15.388055+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[23955]: cluster 2024-04-25T05:05:14.892226+0000 mgr.x (mgr.24845) 715 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[23955]: audit 2024-04-25T05:05:15.359661+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[23955]: audit 2024-04-25T05:05:15.373651+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[23955]: audit 2024-04-25T05:05:15.388055+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:16 smithi155 bash[18735]: cluster 2024-04-25T05:05:14.892226+0000 mgr.x (mgr.24845) 715 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:16.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:16 smithi155 bash[18735]: audit 2024-04-25T05:05:15.359661+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:16 smithi155 bash[18735]: audit 2024-04-25T05:05:15.373651+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:16 smithi155 bash[18735]: audit 2024-04-25T05:05:15.388055+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:16.748 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[76873]: debug 2024-04-25T05:05:16.597+0000 7f04489a3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:05:17.248 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[76873]: debug 2024-04-25T05:05:16.853+0000 7f04489a3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:05:17.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:16 smithi096 bash[76873]: debug 2024-04-25T05:05:16.985+0000 7f04489a3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:05:17.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:17 smithi155 bash[18735]: audit 2024-04-25T05:05:16.476584+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:17.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:17 smithi155 bash[18735]: audit 2024-04-25T05:05:16.490446+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:17.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:17 smithi096 bash[76873]: debug 2024-04-25T05:05:17.253+0000 7f04489a3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:05:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:17 smithi096 bash[18594]: audit 2024-04-25T05:05:16.476584+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:17 smithi096 bash[18594]: audit 2024-04-25T05:05:16.490446+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:17.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:17 smithi096 bash[23955]: audit 2024-04-25T05:05:16.476584+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:17.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:17 smithi096 bash[23955]: audit 2024-04-25T05:05:16.490446+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:05:17] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.33.4" 2024-04-25T05:05:18.712 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[18594]: cluster 2024-04-25T05:05:16.893234+0000 mgr.x (mgr.24845) 716 : cluster [DBG] pgmap v69: 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-04-25T05:05:18.712 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[18594]: audit 2024-04-25T05:05:17.535573+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.712 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[18594]: audit 2024-04-25T05:05:17.552212+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.712 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[23955]: cluster 2024-04-25T05:05:16.893234+0000 mgr.x (mgr.24845) 716 : cluster [DBG] pgmap v69: 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-04-25T05:05:18.712 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[23955]: audit 2024-04-25T05:05:17.535573+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.712 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[23955]: audit 2024-04-25T05:05:17.552212+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.713 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[76873]: debug 2024-04-25T05:05:18.317+0000 7f04489a3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:05:18.713 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[76873]: debug 2024-04-25T05:05:18.437+0000 7f04489a3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:05:18.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:18 smithi155 bash[18735]: cluster 2024-04-25T05:05:16.893234+0000 mgr.x (mgr.24845) 716 : cluster [DBG] pgmap v69: 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-04-25T05:05:18.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:18 smithi155 bash[18735]: audit 2024-04-25T05:05:17.535573+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:18 smithi155 bash[18735]: audit 2024-04-25T05:05:17.552212+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:18.959 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:18 smithi155 bash[54827]: ts=2024-04-25T05:05: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:18.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[76873]: debug 2024-04-25T05:05:18.745+0000 7f04489a3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:05:18.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:18 smithi096 bash[76873]: debug 2024-04-25T05:05:18.865+0000 7f04489a3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:05:19.591 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: debug 2024-04-25T05:05:19.337+0000 7f04489a3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:05:19.591 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: debug 2024-04-25T05:05:19.461+0000 7f04489a3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:05:19.591 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: [25/Apr/2024:05:05:19] ENGINE Bus STARTING 2024-04-25T05:05:19.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: CherryPy Checker: 2024-04-25T05:05:19.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: The Application mounted at '' has an empty config. 2024-04-25T05:05:19.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: [25/Apr/2024:05:05:19] ENGINE Serving on http://:::9283 2024-04-25T05:05:19.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[76873]: [25/Apr/2024:05:05:19] ENGINE Bus STARTED 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: audit 2024-04-25T05:05:18.717835+0000 mgr.x (mgr.24845) 717 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: cluster 2024-04-25T05:05:18.893738+0000 mgr.x (mgr.24845) 718 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: cluster 2024-04-25T05:05:19.488529+0000 mon.a (mon.0) 2030 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: cluster 2024-04-25T05:05:19.488694+0000 mon.a (mon.0) 2031 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: audit 2024-04-25T05:05:19.492968+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: audit 2024-04-25T05:05:19.493845+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: audit 2024-04-25T05:05:19.496856+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[18594]: audit 2024-04-25T05:05:19.497430+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: audit 2024-04-25T05:05:18.717835+0000 mgr.x (mgr.24845) 717 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: cluster 2024-04-25T05:05:18.893738+0000 mgr.x (mgr.24845) 718 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: cluster 2024-04-25T05:05:19.488529+0000 mon.a (mon.0) 2030 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: cluster 2024-04-25T05:05:19.488694+0000 mon.a (mon.0) 2031 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: audit 2024-04-25T05:05:19.492968+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: audit 2024-04-25T05:05:19.493845+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: audit 2024-04-25T05:05:19.496856+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:19 smithi096 bash[23955]: audit 2024-04-25T05:05:19.497430+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:20.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: audit 2024-04-25T05:05:18.717835+0000 mgr.x (mgr.24845) 717 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:20.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: cluster 2024-04-25T05:05:18.893738+0000 mgr.x (mgr.24845) 718 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:05:20.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: cluster 2024-04-25T05:05:19.488529+0000 mon.a (mon.0) 2030 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:20.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: cluster 2024-04-25T05:05:19.488694+0000 mon.a (mon.0) 2031 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:20.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: audit 2024-04-25T05:05:19.492968+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:20.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: audit 2024-04-25T05:05:19.493845+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:20.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: audit 2024-04-25T05:05:19.496856+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:20.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:19 smithi155 bash[18735]: audit 2024-04-25T05:05:19.497430+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.96:0/1270584700' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:21.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:20 smithi155 bash[18735]: cluster 2024-04-25T05:05:19.815051+0000 mon.a (mon.0) 2032 : cluster [DBG] mgrmap e39: x(active, since 119s), standbys: y 2024-04-25T05:05:21.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:20 smithi096 bash[18594]: cluster 2024-04-25T05:05:19.815051+0000 mon.a (mon.0) 2032 : cluster [DBG] mgrmap e39: x(active, since 119s), standbys: y 2024-04-25T05:05:21.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:20 smithi096 bash[23955]: cluster 2024-04-25T05:05:19.815051+0000 mon.a (mon.0) 2032 : cluster [DBG] mgrmap e39: x(active, since 119s), standbys: y 2024-04-25T05:05:22.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:21 smithi155 bash[18735]: cluster 2024-04-25T05:05:20.894532+0000 mgr.x (mgr.24845) 719 : 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-04-25T05:05:22.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:21 smithi155 bash[18735]: audit 2024-04-25T05:05:20.910370+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:22.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:21 smithi096 bash[18594]: cluster 2024-04-25T05:05:20.894532+0000 mgr.x (mgr.24845) 719 : 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-04-25T05:05:22.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:21 smithi096 bash[18594]: audit 2024-04-25T05:05:20.910370+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:22.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:21 smithi096 bash[23955]: cluster 2024-04-25T05:05:20.894532+0000 mgr.x (mgr.24845) 719 : 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-04-25T05:05:22.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:21 smithi096 bash[23955]: audit 2024-04-25T05:05:20.910370+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:23.948 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:23 smithi155 bash[54827]: ts=2024-04-25T05:05: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:24.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:23 smithi155 bash[18735]: cluster 2024-04-25T05:05:22.896290+0000 mgr.x (mgr.24845) 720 : cluster [DBG] pgmap v72: 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-04-25T05:05:24.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:23 smithi096 bash[18594]: cluster 2024-04-25T05:05:22.896290+0000 mgr.x (mgr.24845) 720 : cluster [DBG] pgmap v72: 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-04-25T05:05:24.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:23 smithi096 bash[23955]: cluster 2024-04-25T05:05:22.896290+0000 mgr.x (mgr.24845) 720 : cluster [DBG] pgmap v72: 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-04-25T05:05:26.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:25 smithi155 bash[18735]: cluster 2024-04-25T05:05:24.897058+0000 mgr.x (mgr.24845) 721 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:05:26.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:25 smithi096 bash[18594]: cluster 2024-04-25T05:05:24.897058+0000 mgr.x (mgr.24845) 721 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:05:26.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:25 smithi096 bash[23955]: cluster 2024-04-25T05:05:24.897058+0000 mgr.x (mgr.24845) 721 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:05:28.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:05:27] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.33.4" 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: cluster 2024-04-25T05:05:26.898630+0000 mgr.x (mgr.24845) 722 : cluster [DBG] pgmap v74: 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-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.029867+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.044567+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.048974+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.050957+0000 mon.b (mon.2) 2680 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: cluster 2024-04-25T05:05:27.054363+0000 mgr.x (mgr.24845) 723 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: cluster 2024-04-25T05:05:27.054938+0000 mgr.x (mgr.24845) 724 : cluster [DBG] pgmap v76: 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-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.064652+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.168847+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.174514+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.176464+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.176926+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:05:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.185425+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-25T05:05:28.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.189116+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:28.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: audit 2024-04-25T05:05:27.190619+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-25T05:05:28.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[18735]: cephadm 2024-04-25T05:05:27.191808+0000 mgr.x (mgr.24845) 725 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: cluster 2024-04-25T05:05:26.898630+0000 mgr.x (mgr.24845) 722 : cluster [DBG] pgmap v74: 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-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.029867+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.044567+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.048974+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.050957+0000 mon.b (mon.2) 2680 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: cluster 2024-04-25T05:05:27.054363+0000 mgr.x (mgr.24845) 723 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-25T05:05:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: cluster 2024-04-25T05:05:27.054938+0000 mgr.x (mgr.24845) 724 : cluster [DBG] pgmap v76: 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-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.064652+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.168847+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.174514+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.176464+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.176926+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.185425+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.189116+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: audit 2024-04-25T05:05:27.190619+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[18594]: cephadm 2024-04-25T05:05:27.191808+0000 mgr.x (mgr.24845) 725 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: cluster 2024-04-25T05:05:26.898630+0000 mgr.x (mgr.24845) 722 : cluster [DBG] pgmap v74: 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-04-25T05:05:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.029867+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.044567+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.048974+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.050957+0000 mon.b (mon.2) 2680 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: cluster 2024-04-25T05:05:27.054363+0000 mgr.x (mgr.24845) 723 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: cluster 2024-04-25T05:05:27.054938+0000 mgr.x (mgr.24845) 724 : cluster [DBG] pgmap v76: 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-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.064652+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.168847+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.174514+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.176464+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.176926+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.185425+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24845 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.189116+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: audit 2024-04-25T05:05:27.190619+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-25T05:05:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:28 smithi096 bash[23955]: cephadm 2024-04-25T05:05:27.191808+0000 mgr.x (mgr.24845) 725 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-25T05:05:28.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:28 smithi155 bash[54827]: ts=2024-04-25T05:05: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:29.906 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:05:29.923 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:29 smithi096 bash[18594]: audit 2024-04-25T05:05:28.725934+0000 mgr.x (mgr.24845) 726 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:29.923 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:29 smithi096 bash[18594]: cluster 2024-04-25T05:05:29.055637+0000 mgr.x (mgr.24845) 727 : cluster [DBG] pgmap v77: 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-04-25T05:05:29.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:29 smithi096 bash[23955]: audit 2024-04-25T05:05:28.725934+0000 mgr.x (mgr.24845) 726 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:29.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:29 smithi096 bash[23955]: cluster 2024-04-25T05:05:29.055637+0000 mgr.x (mgr.24845) 727 : cluster [DBG] pgmap v77: 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-04-25T05:05:30.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:29 smithi155 bash[18735]: audit 2024-04-25T05:05:28.725934+0000 mgr.x (mgr.24845) 726 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:30.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:29 smithi155 bash[18735]: cluster 2024-04-25T05:05:29.055637+0000 mgr.x (mgr.24845) 727 : cluster [DBG] pgmap v77: 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-04-25T05:05:30.666 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 error 14s ago 16m - - 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 15s ago 16m - - 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (3m) 14s ago 10m 13.4M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (3m) 15s ago 9m 41.0M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (2m) 14s ago 7m 41.8M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 15s ago 15m 500M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (21s) 14s ago 17m 119M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (17m) 14s ago 17m 73.7M 2048M 17.2.0 e1d6a67b021e 9e6ec7cef686 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (16m) 15s ago 16m 61.3M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (16m) 14s ago 16m 56.3M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (3m) 14s ago 10m 9356k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (3m) 15s ago 10m 9239k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (15m) 14s ago 15m 56.3M 4096M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:05:30.667 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (14m) 14s ago 14m 58.9M 4096M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (14m) 14s ago 14m 52.1M 4096M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (13m) 14s ago 13m 58.9M 4096M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (12m) 15s ago 13m 59.5M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (12m) 15s ago 12m 53.7M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (11m) 15s ago 11m 53.1M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (11m) 15s ago 11m 56.1M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (116s) 15s ago 10m 60.7M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (8m) 14s ago 8m 86.9M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (8m) 15s ago 8m 87.1M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (8m) 14s ago 8m 86.6M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:05:30.668 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (8m) 15s ago 8m 86.6M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "mds": {}, 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:05:31.111 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:05:31.112 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:05:31.112 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:05:31.112 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-25T05:05:31.112 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:05:31.112 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:05:31.112 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:05:31.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:29.898795+0000 mgr.x (mgr.24845) 728 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: cephadm 2024-04-25T05:05:29.913986+0000 mgr.x (mgr.24845) 729 : cephadm [INF] Upgrade: Updating mon.a 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:29.920971+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:29.926445+0000 mon.b (mon.2) 2686 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:29.928209+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:29.929957+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: cephadm 2024-04-25T05:05:29.932027+0000 mgr.x (mgr.24845) 730 : cephadm [INF] Deploying daemon mon.a on smithi096 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:30.267179+0000 mgr.x (mgr.24845) 731 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:30 smithi155 bash[18735]: audit 2024-04-25T05:05:30.622270+0000 mgr.x (mgr.24845) 732 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:29.898795+0000 mgr.x (mgr.24845) 728 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: cephadm 2024-04-25T05:05:29.913986+0000 mgr.x (mgr.24845) 729 : cephadm [INF] Upgrade: Updating mon.a 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:29.920971+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:29.926445+0000 mon.b (mon.2) 2686 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:29.928209+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:29.929957+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: cephadm 2024-04-25T05:05:29.932027+0000 mgr.x (mgr.24845) 730 : cephadm [INF] Deploying daemon mon.a on smithi096 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:30.267179+0000 mgr.x (mgr.24845) 731 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[18594]: audit 2024-04-25T05:05:30.622270+0000 mgr.x (mgr.24845) 732 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:29.898795+0000 mgr.x (mgr.24845) 728 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: cephadm 2024-04-25T05:05:29.913986+0000 mgr.x (mgr.24845) 729 : cephadm [INF] Upgrade: Updating mon.a 2024-04-25T05:05:31.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:29.920971+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24845 ' entity='mgr.x' 2024-04-25T05:05:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:29.926445+0000 mon.b (mon.2) 2686 : audit [INF] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:29.928209+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:29.929957+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: cephadm 2024-04-25T05:05:29.932027+0000 mgr.x (mgr.24845) 730 : cephadm [INF] Deploying daemon mon.a on smithi096 2024-04-25T05:05:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:30.267179+0000 mgr.x (mgr.24845) 731 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:30 smithi096 bash[23955]: audit 2024-04-25T05:05:30.622270+0000 mgr.x (mgr.24845) 732 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr" 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "2/23 daemons upgraded", 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading mon daemons", 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:05:31.469 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:05:31.883 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:31.883 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:31.883 INFO:teuthology.orchestra.run.smithi096.stdout: Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:05:32.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:31 smithi155 bash[18735]: cluster 2024-04-25T05:05:31.056402+0000 mgr.x (mgr.24845) 733 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:32.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:31 smithi155 bash[18735]: audit 2024-04-25T05:05:31.116624+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.96:0/2622919654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:32.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:31 smithi155 bash[18735]: audit 2024-04-25T05:05:31.474545+0000 mgr.x (mgr.24845) 734 : audit [DBG] from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:32.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:31 smithi155 bash[18735]: audit 2024-04-25T05:05:31.889268+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.96:0/3131973548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[18594]: cluster 2024-04-25T05:05:31.056402+0000 mgr.x (mgr.24845) 733 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[18594]: audit 2024-04-25T05:05:31.116624+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.96:0/2622919654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[18594]: audit 2024-04-25T05:05:31.474545+0000 mgr.x (mgr.24845) 734 : audit [DBG] from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[18594]: audit 2024-04-25T05:05:31.889268+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.96:0/3131973548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[23955]: cluster 2024-04-25T05:05:31.056402+0000 mgr.x (mgr.24845) 733 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[23955]: audit 2024-04-25T05:05:31.116624+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.96:0/2622919654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:32.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[23955]: audit 2024-04-25T05:05:31.474545+0000 mgr.x (mgr.24845) 734 : audit [DBG] from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:05:32.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:31 smithi096 bash[23955]: audit 2024-04-25T05:05:31.889268+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.96:0/3131973548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:05:33.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:33 smithi155 bash[54827]: ts=2024-04-25T05:05: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:34.377 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.378 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.378 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.378 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.379 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.379 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:34 smithi096 bash[23955]: cluster 2024-04-25T05:05:33.058091+0000 mgr.x (mgr.24845) 735 : cluster [DBG] pgmap v79: 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-04-25T05:05:34.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.380 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:34 smithi096 bash[18594]: cluster 2024-04-25T05:05:33.058091+0000 mgr.x (mgr.24845) 735 : cluster [DBG] pgmap v79: 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-04-25T05:05:34.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:34.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:34 smithi096 systemd[1]: Stopping Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:05:34.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:34 smithi155 bash[18735]: cluster 2024-04-25T05:05:33.058091+0000 mgr.x (mgr.24845) 735 : cluster [DBG] pgmap v79: 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-04-25T05:05:34.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:34 smithi096 bash[18594]: debug 2024-04-25T05:05:34.465+0000 7ff07e63d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-25T05:05:34.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:34 smithi096 bash[18594]: debug 2024-04-25T05:05:34.465+0000 7ff07e63d700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-25T05:05:35.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:35 smithi096 bash[78944]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-a 2024-04-25T05:05:35.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:35 smithi096 bash[79007]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-a 2024-04-25T05:05:35.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-25T05:05:35.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: Stopped Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:05:35.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.749 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.750 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.750 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: Started Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:05:35.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:35.751 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:05:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:05:36.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.501+0000 7fd9d2db8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.501+0000 7fd9d2db8c80 0 ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev), process ceph-mon, pid 7 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.501+0000 7fd9d2db8c80 0 pidfile_write: ignore empty --pid-file 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 0 load: jerasure load: lrc 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Git sha 0 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Compile date 2024-04-25 01:05:22 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: DB SUMMARY 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: DB Session ID: XMHLJNU1L8YLXQAY8PKW 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: CURRENT file: CURRENT 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2536 Bytes 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000054.sst 2024-04-25T05:05:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000052.log size: 65418 ; 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.error_if_exists: 0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.create_if_missing: 0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.env: 0x5563a84cbcc0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.info_log: 0x5563a9365dc0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.statistics: (nil) 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.use_fsync: 0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T05:05:36.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.db_log_dir: 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.wal_dir: 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T05:05:36.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.write_buffer_manager: 0x5563a9337220 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T05:05:36.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.unordered_write: 0 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.row_cache: None 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.wal_filter: None 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T05:05:36.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.two_write_queues: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.wal_compression: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.atomic_flush: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T05:05:36.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T05:05:36.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_open_files: -1 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Compression algorithms supported: 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kZSTD supported: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kXpressCompression supported: 0 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kZlibCompression supported: 1 2024-04-25T05:05:36.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.merge_operator: 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_filter: None 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T05:05:36.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5563a9365f80) 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: cache_index_and_filter_blocks: 1 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: pin_top_level_index_and_filter: 1 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: index_type: 0 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: data_block_index_type: 0 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: index_shortening: 1 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: data_block_hash_table_util_ratio: 0.750000 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: checksum: 4 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: no_block_cache: 0 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_cache: 0x5563a93671f0 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_cache_name: BinnedLRUCache 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_cache_options: 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: capacity : 536870912 2024-04-25T05:05:36.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: num_shard_bits : 4 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: strict_capacity_limit : 0 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: high_pri_pool_ratio: 0.000 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_cache_compressed: (nil) 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: persistent_cache: (nil) 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_size: 4096 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_size_deviation: 10 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_restart_interval: 16 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: index_block_restart_interval: 1 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: metadata_block_size: 4096 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: partition_filters: 0 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: use_delta_encoding: 1 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: filter_policy: bloomfilter 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: whole_key_filtering: 1 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: verify_compression: 0 2024-04-25T05:05:36.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: read_amp_bytes_per_bit: 0 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: format_version: 5 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: enable_index_compression: 1 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: block_align: 0 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: max_auto_readahead_size: 262144 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: prepopulate_block_cache: 0 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: initial_auto_readahead_size: 8192 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: num_file_reads_for_auto_readahead: 2 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression: NoCompression 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T05:05:36.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.num_levels: 7 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T05:05:36.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T05:05:36.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T05:05:36.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T05:05:36.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T05:05:36.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.bloom_locality: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.ttl: 2592000 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-25T05:05:36.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.enable_blob_files: false 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.min_blob_size: 0 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9c851e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 54.sst 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 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 56, last_sequence is 30019, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-04-25T05:05:36.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5bf171b2-1d29-4573-990a-a3aca4184aca 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021536515722, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021536516580, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 65690, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30020, "largest_seqno": 30085, "table_properties": {"data_size": 64357, "index_size": 167, "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": 1123, "raw_average_key_size": 25, "raw_value_size": 63351, "raw_average_value_size": 1439, "num_data_blocks": 7, "num_entries": 44, "num_filter_entries": 44, "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": 1714021536, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5bf171b2-1d29-4573-990a-a3aca4184aca", "db_session_id": "XMHLJNU1L8YLXQAY8PKW", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021536516683, "job": 1, "event": "recovery_finished"} 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.509+0000 7fd9d2db8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5563a9488000 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 4 rocksdb: DB pointer 0x5563a9474000 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9c1510700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9c1510700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: ** DB Stats ** 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T05:05:36.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: ** Compaction Stats [default] ** 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: 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-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: L0 1/0 64.15 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: L6 1/0 11.23 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-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Sum 2/0 11.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: ** Compaction Stats [default] ** 2024-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: 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-04-25T05:05:36.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 115.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Cumulative compaction: 0.00 GB write, 17.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T05:05:36.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Interval compaction: 0.00 GB write, 17.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Block cache BinnedLRUCache@0x5563a93671f0#7 capacity: 512.00 MB usage: 0.42 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.25 KB,4.76837e-05%) Misc(1,0.00 KB,0%) 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] at bind addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 1 mon.a@-1(???) e3 preinit fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 mon.a@-1(???).mds e1 new map 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 mon.a@-1(???).mds e1 print_map 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: e1 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: legacy client fscid: -1 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: No filesystems configured 2024-04-25T05:05:36.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 mon.a@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-25T05:05:36.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:05:36.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:05:36.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.513+0000 7fd9d2db8c80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:05:36.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:36 smithi096 bash[79063]: debug 2024-04-25T05:05:36.517+0000 7fd9d2db8c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-25T05:05:38.075 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:05:37] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.33.4" 2024-04-25T05:05:38.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:35.058859+0000 mgr.x (mgr.24845) 736 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:38.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: audit 2024-04-25T05:05:35.910804+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:38.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.060484+0000 mgr.x (mgr.24845) 737 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:05:38.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.943309+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.970038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981530+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981571+0000 mon.a (mon.0) 4 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981597+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981626+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981647+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:05:38.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981667+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981688+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981708+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.981730+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.982923+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.982982+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.985587+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 2m), standbys: y 2024-04-25T05:05:38.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.986745+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.986789+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:37.986828+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:05:38.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: audit 2024-04-25T05:05:38.007651+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: cluster 2024-04-25T05:05:38.009457+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-25T05:05:38.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[18735]: audit 2024-04-25T05:05:38.023298+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.402 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[52857]: ignoring --setuser ceph since I am not root 2024-04-25T05:05:38.402 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[52857]: ignoring --setgroup ceph since I am not root 2024-04-25T05:05:38.402 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[52857]: debug 2024-04-25T05:05:38.078+0000 7fbbbf3fe700 1 -- 172.21.15.155:0/1368561458 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556823e1c5a0 con 0x556824b9cc00 2024-04-25T05:05:38.402 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[52857]: debug 2024-04-25T05:05:38.226+0000 7fbbc91f2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:05:38.498 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[76873]: ignoring --setuser ceph since I am not root 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[76873]: ignoring --setgroup ceph since I am not root 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[76873]: debug 2024-04-25T05:05:38.113+0000 7f09c070c700 1 -- 172.21.15.96:0/1237032961 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56318b79a5a0 con 0x56318c51a400 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[76873]: debug 2024-04-25T05:05:38.261+0000 7f09ca500200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:35.058859+0000 mgr.x (mgr.24845) 736 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: audit 2024-04-25T05:05:35.910804+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.060484+0000 mgr.x (mgr.24845) 737 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:05:38.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.943309+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.970038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981530+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981571+0000 mon.a (mon.0) 4 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981597+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981626+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981647+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981667+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981688+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981708+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.981730+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.982923+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.982982+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.985587+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 2m), standbys: y 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.986745+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.986789+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:37.986828+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: audit 2024-04-25T05:05:38.007651+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: cluster 2024-04-25T05:05:38.009457+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[23955]: audit 2024-04-25T05:05:38.023298+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:35.058859+0000 mgr.x (mgr.24845) 736 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:35.058859+0000 mgr.x (mgr.24845) 736 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: audit 2024-04-25T05:05:35.910804+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: audit 2024-04-25T05:05:35.910804+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24845 172.21.15.155:0/2783957835' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.060484+0000 mgr.x (mgr.24845) 737 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:05:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.060484+0000 mgr.x (mgr.24845) 737 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.943309+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.943309+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.970038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.970038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981530+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981530+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981571+0000 mon.a (mon.0) 4 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981571+0000 mon.a (mon.0) 4 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981597+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981597+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981626+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981626+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:05:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981647+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981647+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981667+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981667+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981688+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981688+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981708+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981708+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981730+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.981730+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.982923+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.982923+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.982982+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.982982+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.985587+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 2m), standbys: y 2024-04-25T05:05:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.985587+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 2m), standbys: y 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.986745+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.986745+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.986789+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.986789+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.986828+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:37.986828+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: audit 2024-04-25T05:05:38.007651+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: audit 2024-04-25T05:05:38.007651+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:38.009457+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: cluster 2024-04-25T05:05:38.009457+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: audit 2024-04-25T05:05:38.023298+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:38 smithi096 bash[79063]: audit 2024-04-25T05:05:38.023298+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.24845 ' entity='' 2024-04-25T05:05:38.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:38 smithi155 bash[54827]: ts=2024-04-25T05:05:38.664Z 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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:40.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:40 smithi155 bash[18735]: cluster 2024-04-25T05:05:39.012156+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-25T05:05:40.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:39 smithi155 bash[52857]: debug 2024-04-25T05:05:39.862+0000 7fbbc91f2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:05:40.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:39 smithi155 bash[52857]: debug 2024-04-25T05:05:39.966+0000 7fbbc91f2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:05:40.246 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:39 smithi096 bash[76873]: debug 2024-04-25T05:05:39.885+0000 7f09ca500200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-25T05:05:40.246 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:39 smithi096 bash[76873]: debug 2024-04-25T05:05:39.985+0000 7f09ca500200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-25T05:05:40.246 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:40 smithi096 bash[79063]: cluster 2024-04-25T05:05:39.012156+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-25T05:05:40.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:40 smithi096 bash[79063]: cluster 2024-04-25T05:05:39.012156+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-25T05:05:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:40 smithi096 bash[23955]: cluster 2024-04-25T05:05:39.012156+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-25T05:05:40.498 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:40 smithi096 bash[76873]: debug 2024-04-25T05:05:40.245+0000 7f09ca500200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:05:40.708 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:40 smithi155 bash[52857]: debug 2024-04-25T05:05:40.222+0000 7fbbc91f2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-25T05:05:41.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:41 smithi155 bash[52857]: debug 2024-04-25T05:05:41.054+0000 7fbbc91f2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:05:41.526 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:41 smithi155 bash[52857]: debug 2024-04-25T05:05:41.170+0000 7fbbc91f2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:05:41.526 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:41 smithi155 bash[52857]: debug 2024-04-25T05:05:41.278+0000 7fbbc91f2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:05:41.527 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:41 smithi096 bash[76873]: debug 2024-04-25T05:05:41.073+0000 7f09ca500200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-25T05:05:41.527 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:41 smithi096 bash[76873]: debug 2024-04-25T05:05:41.185+0000 7f09ca500200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-25T05:05:41.527 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:41 smithi096 bash[76873]: debug 2024-04-25T05:05:41.293+0000 7f09ca500200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-25T05:05:41.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:41 smithi155 bash[52857]: debug 2024-04-25T05:05:41.646+0000 7fbbc91f2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:05:41.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:41 smithi155 bash[52857]: debug 2024-04-25T05:05:41.762+0000 7fbbc91f2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:05:41.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:41 smithi155 bash[52857]: debug 2024-04-25T05:05:41.874+0000 7fbbc91f2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:05:41.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:41 smithi096 bash[76873]: debug 2024-04-25T05:05:41.653+0000 7f09ca500200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-25T05:05:41.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:41 smithi096 bash[76873]: debug 2024-04-25T05:05:41.769+0000 7f09ca500200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-25T05:05:41.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:41 smithi096 bash[76873]: debug 2024-04-25T05:05:41.881+0000 7f09ca500200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-25T05:05:42.708 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:42 smithi155 bash[52857]: debug 2024-04-25T05:05:42.238+0000 7fbbc91f2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:05:42.708 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:42 smithi155 bash[52857]: debug 2024-04-25T05:05:42.486+0000 7fbbc91f2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:05:42.748 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:42 smithi096 bash[76873]: debug 2024-04-25T05:05:42.249+0000 7f09ca500200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-25T05:05:42.748 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:42 smithi096 bash[76873]: debug 2024-04-25T05:05:42.493+0000 7f09ca500200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-25T05:05:43.159 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:42 smithi155 bash[52857]: debug 2024-04-25T05:05:42.754+0000 7fbbc91f2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:05:43.159 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:42 smithi155 bash[52857]: debug 2024-04-25T05:05:42.874+0000 7fbbc91f2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:05:43.164 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:42 smithi096 bash[76873]: debug 2024-04-25T05:05:42.761+0000 7f09ca500200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-25T05:05:43.164 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:42 smithi096 bash[76873]: debug 2024-04-25T05:05:42.881+0000 7f09ca500200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-25T05:05:43.458 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:43 smithi155 bash[52857]: debug 2024-04-25T05:05:43.162+0000 7fbbc91f2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:05:43.498 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:43 smithi096 bash[76873]: debug 2024-04-25T05:05:43.165+0000 7f09ca500200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-25T05:05:43.847 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:43 smithi155 bash[52857]: debug 2024-04-25T05:05:43.598+0000 7fbbc91f2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:05:43.847 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:43 smithi155 bash[54827]: ts=2024-04-25T05:05: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:43.957 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:43 smithi096 bash[76873]: debug 2024-04-25T05:05:43.589+0000 7f09ca500200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:05:43.957 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:43 smithi096 bash[76873]: debug 2024-04-25T05:05:43.833+0000 7f09ca500200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:05:44.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:43 smithi155 bash[52857]: debug 2024-04-25T05:05:43.850+0000 7fbbc91f2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-25T05:05:44.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:43 smithi155 bash[52857]: debug 2024-04-25T05:05:43.974+0000 7fbbc91f2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:05:44.214 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:43 smithi096 bash[76873]: debug 2024-04-25T05:05:43.957+0000 7f09ca500200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-25T05:05:44.498 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:44 smithi096 bash[76873]: debug 2024-04-25T05:05:44.217+0000 7f09ca500200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:05:44.708 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:44 smithi155 bash[52857]: debug 2024-04-25T05:05:44.230+0000 7fbbc91f2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-25T05:05:45.498 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:45 smithi096 bash[76873]: debug 2024-04-25T05:05:45.245+0000 7f09ca500200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:05:45.499 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:45 smithi096 bash[76873]: debug 2024-04-25T05:05:45.365+0000 7f09ca500200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:05:45.686 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:45 smithi155 bash[52857]: debug 2024-04-25T05:05:45.262+0000 7fbbc91f2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-25T05:05:45.686 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:45 smithi155 bash[52857]: debug 2024-04-25T05:05:45.386+0000 7fbbc91f2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-25T05:05:45.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:45 smithi155 bash[52857]: debug 2024-04-25T05:05:45.690+0000 7fbbc91f2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:05:45.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:45 smithi155 bash[52857]: debug 2024-04-25T05:05:45.806+0000 7fbbc91f2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:05:45.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:45 smithi096 bash[76873]: debug 2024-04-25T05:05:45.669+0000 7f09ca500200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-25T05:05:45.998 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:45 smithi096 bash[76873]: debug 2024-04-25T05:05:45.785+0000 7f09ca500200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-25T05:05:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.403443+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.403575+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: audit 2024-04-25T05:05:46.406000+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: audit 2024-04-25T05:05:46.406517+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: audit 2024-04-25T05:05:46.409645+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: audit 2024-04-25T05:05:46.410497+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.427851+0000 mon.a (mon.0) 28 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.428473+0000 mon.a (mon.0) 29 : cluster [INF] Activating manager daemon x 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.435878+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.436200+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e42: x(active, starting, since 0.00790906s), standbys: y 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.403443+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.403443+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.403575+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.403575+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:46.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.406000+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.406000+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.406517+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.406517+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.409645+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.409645+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.410497+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: audit 2024-04-25T05:05:46.410497+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.427851+0000 mon.a (mon.0) 28 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.427851+0000 mon.a (mon.0) 28 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.428473+0000 mon.a (mon.0) 29 : cluster [INF] Activating manager daemon x 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.428473+0000 mon.a (mon.0) 29 : cluster [INF] Activating manager daemon x 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.435878+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:05:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.435878+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.436200+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e42: x(active, starting, since 0.00790906s), standbys: y 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.436200+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e42: x(active, starting, since 0.00790906s), standbys: y 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: debug 2024-04-25T05:05:46.249+0000 7f09ca500200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: debug 2024-04-25T05:05:46.377+0000 7f09ca500200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: [25/Apr/2024:05:05:46] ENGINE Bus STARTING 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: CherryPy Checker: 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: The Application mounted at '' has an empty config. 2024-04-25T05:05:46.507 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: [25/Apr/2024:05:05:46] ENGINE Serving on http://:::9283 2024-04-25T05:05:46.562 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: debug 2024-04-25T05:05:46.274+0000 7fbbc91f2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-25T05:05:46.562 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: debug 2024-04-25T05:05:46.398+0000 7fbbc91f2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-25T05:05:46.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.403443+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon y restarted 2024-04-25T05:05:46.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.403575+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y started 2024-04-25T05:05:46.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: audit 2024-04-25T05:05:46.406000+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-25T05:05:46.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: audit 2024-04-25T05:05:46.406517+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-25T05:05:46.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: audit 2024-04-25T05:05:46.409645+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-25T05:05:46.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: audit 2024-04-25T05:05:46.410497+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.? 172.21.15.96:0/514132897' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-25T05:05:46.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.427851+0000 mon.a (mon.0) 28 : cluster [INF] Active manager daemon x restarted 2024-04-25T05:05:46.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.428473+0000 mon.a (mon.0) 29 : cluster [INF] Activating manager daemon x 2024-04-25T05:05:46.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.435878+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:05:46.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.436200+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e42: x(active, starting, since 0.00790906s), standbys: y 2024-04-25T05:05:46.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: [25/Apr/2024:05:05:46] ENGINE Bus STARTING 2024-04-25T05:05:46.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: CherryPy Checker: 2024-04-25T05:05:46.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: The Application mounted at '' has an empty config. 2024-04-25T05:05:46.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: [25/Apr/2024:05:05:46] ENGINE Serving on http://:::9283 2024-04-25T05:05:46.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:46 smithi155 bash[52857]: [25/Apr/2024:05:05:46] ENGINE Bus STARTED 2024-04-25T05:05:46.999 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:05:46 smithi096 bash[76873]: [25/Apr/2024:05:05:46] ENGINE Bus STARTED 2024-04-25T05:05:47.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.454188+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:05:47.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.454584+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:05:47.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.455417+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:05:47.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.456606+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:05:47.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.456953+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.457268+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.457511+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.457718+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462245+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462367+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462469+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462570+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462671+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462791+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462888+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.462981+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: cluster 2024-04-25T05:05:46.491470+0000 mon.a (mon.0) 32 : cluster [INF] Manager daemon x is now available 2024-04-25T05:05:47.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.538230+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.545173+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.454188+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.454188+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.454584+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.454584+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.455417+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.455417+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.456606+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.456606+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.456953+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.456953+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:05:47.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.457268+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.457268+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.457511+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.457511+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.457718+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.457718+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462245+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462245+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.545255+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.548523+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.548558+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.568172+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:47.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.579042+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.579328+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.618712+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.619079+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.934222+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: audit 2024-04-25T05:05:46.934932+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: cephadm 2024-04-25T05:05:46.984962+0000 mgr.x (mgr.24989) 1 : cephadm [INF] [25/Apr/2024:05:05:46] ENGINE Bus STARTING 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[23955]: cephadm 2024-04-25T05:05:47.010407+0000 mgr.x (mgr.24989) 2 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462367+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462367+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462469+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:05:47.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462469+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462570+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462570+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462671+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462671+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462791+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462791+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462888+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462888+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462981+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.462981+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.491470+0000 mon.a (mon.0) 32 : cluster [INF] Manager daemon x is now available 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: cluster 2024-04-25T05:05:46.491470+0000 mon.a (mon.0) 32 : cluster [INF] Manager daemon x is now available 2024-04-25T05:05:47.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.538230+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.538230+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.545173+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.545173+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.545255+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.545255+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.548523+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.548523+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.548558+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.548558+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.568172+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.568172+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.579042+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.579042+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.579328+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.579328+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.618712+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.618712+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.619079+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.619079+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.934222+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.934222+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.934932+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: audit 2024-04-25T05:05:46.934932+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: cephadm 2024-04-25T05:05:46.984962+0000 mgr.x (mgr.24989) 1 : cephadm [INF] [25/Apr/2024:05:05:46] ENGINE Bus STARTING 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: cephadm 2024-04-25T05:05:46.984962+0000 mgr.x (mgr.24989) 1 : cephadm [INF] [25/Apr/2024:05:05:46] ENGINE Bus STARTING 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.010407+0000 mgr.x (mgr.24989) 2 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:05:47.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:47 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.010407+0000 mgr.x (mgr.24989) 2 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[52857]: debug 2024-04-25T05:05:47.478+0000 7fbb90150700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.454188+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.454584+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.455417+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.456606+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.456953+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-25T05:05:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.457268+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.457511+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.457718+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462245+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462367+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462469+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462570+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462671+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462791+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462888+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.462981+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: cluster 2024-04-25T05:05:46.491470+0000 mon.a (mon.0) 32 : cluster [INF] Manager daemon x is now available 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.538230+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.545173+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.545255+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-04-25T05:05:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.548523+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.548558+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi155", "caps": []}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.568172+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.579042+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.579328+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.618712+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.619079+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.934222+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: audit 2024-04-25T05:05:46.934932+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: cephadm 2024-04-25T05:05:46.984962+0000 mgr.x (mgr.24989) 1 : cephadm [INF] [25/Apr/2024:05:05:46] ENGINE Bus STARTING 2024-04-25T05:05:47.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[18735]: cephadm 2024-04-25T05:05:47.010407+0000 mgr.x (mgr.24989) 2 : cephadm [INF] Reconfiguring daemon agent.smithi096 on smithi096 2024-04-25T05:05:48.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:05:47] "GET /metrics HTTP/1.1" 200 35522 "" "Prometheus/2.33.4" 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: cephadm 2024-04-25T05:05:47.088126+0000 mgr.x (mgr.24989) 3 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: cluster 2024-04-25T05:05:47.472624+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: x(active, since 1.04431s), standbys: y 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: audit 2024-04-25T05:05:47.490368+0000 mgr.x (mgr.24989) 4 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: cluster 2024-04-25T05:05:47.494813+0000 mgr.x (mgr.24989) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: cephadm 2024-04-25T05:05:47.497635+0000 mgr.x (mgr.24989) 6 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: cephadm 2024-04-25T05:05:47.497810+0000 mgr.x (mgr.24989) 7 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Bus STARTED 2024-04-25T05:05:48.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: audit 2024-04-25T05:05:47.834331+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: audit 2024-04-25T05:05:47.857541+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: audit 2024-04-25T05:05:47.918230+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[23955]: audit 2024-04-25T05:05:48.330195+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.088126+0000 mgr.x (mgr.24989) 3 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.088126+0000 mgr.x (mgr.24989) 3 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cluster 2024-04-25T05:05:47.472624+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: x(active, since 1.04431s), standbys: y 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cluster 2024-04-25T05:05:47.472624+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: x(active, since 1.04431s), standbys: y 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.490368+0000 mgr.x (mgr.24989) 4 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.490368+0000 mgr.x (mgr.24989) 4 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cluster 2024-04-25T05:05:47.494813+0000 mgr.x (mgr.24989) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cluster 2024-04-25T05:05:47.494813+0000 mgr.x (mgr.24989) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.497635+0000 mgr.x (mgr.24989) 6 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.497635+0000 mgr.x (mgr.24989) 6 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.497810+0000 mgr.x (mgr.24989) 7 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Bus STARTED 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: cephadm 2024-04-25T05:05:47.497810+0000 mgr.x (mgr.24989) 7 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Bus STARTED 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.834331+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.834331+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.857541+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.857541+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.918230+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:47.918230+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:48.330195+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:48 smithi096 bash[79063]: audit 2024-04-25T05:05:48.330195+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[54827]: ts=2024-04-25T05:05: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: cephadm 2024-04-25T05:05:47.088126+0000 mgr.x (mgr.24989) 3 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on http://172.21.15.155:8765 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: cluster 2024-04-25T05:05:47.472624+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: x(active, since 1.04431s), standbys: y 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: audit 2024-04-25T05:05:47.490368+0000 mgr.x (mgr.24989) 4 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: cluster 2024-04-25T05:05:47.494813+0000 mgr.x (mgr.24989) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: cephadm 2024-04-25T05:05:47.497635+0000 mgr.x (mgr.24989) 6 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Serving on https://172.21.15.155:7150 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: cephadm 2024-04-25T05:05:47.497810+0000 mgr.x (mgr.24989) 7 : cephadm [INF] [25/Apr/2024:05:05:47] ENGINE Bus STARTED 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: audit 2024-04-25T05:05:47.834331+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: audit 2024-04-25T05:05:47.857541+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: audit 2024-04-25T05:05:47.918230+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:48.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:48 smithi155 bash[18735]: audit 2024-04-25T05:05:48.330195+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:49.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:49 smithi155 bash[18735]: cluster 2024-04-25T05:05:48.459405+0000 mgr.x (mgr.24989) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:49.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:49 smithi155 bash[18735]: cluster 2024-04-25T05:05:48.485919+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:05:49.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:49 smithi155 bash[18735]: cluster 2024-04-25T05:05:48.485970+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-25T05:05:49.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:49 smithi155 bash[18735]: cluster 2024-04-25T05:05:49.338273+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[23955]: cluster 2024-04-25T05:05:48.459405+0000 mgr.x (mgr.24989) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[23955]: cluster 2024-04-25T05:05:48.485919+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[23955]: cluster 2024-04-25T05:05:48.485970+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[23955]: cluster 2024-04-25T05:05:49.338273+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:48.459405+0000 mgr.x (mgr.24989) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:48.459405+0000 mgr.x (mgr.24989) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:48.485919+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:48.485919+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:05:49.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:48.485970+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-25T05:05:49.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:48.485970+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-25T05:05:49.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:49.338273+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-25T05:05:49.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:49 smithi096 bash[79063]: cluster 2024-04-25T05:05:49.338273+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[23955]: cluster 2024-04-25T05:05:50.459828+0000 mgr.x (mgr.24989) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[23955]: cluster 2024-04-25T05:05:50.508245+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[23955]: audit 2024-04-25T05:05:50.618059+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[79063]: cluster 2024-04-25T05:05:50.459828+0000 mgr.x (mgr.24989) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[79063]: cluster 2024-04-25T05:05:50.459828+0000 mgr.x (mgr.24989) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[79063]: cluster 2024-04-25T05:05:50.508245+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[79063]: cluster 2024-04-25T05:05:50.508245+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[79063]: audit 2024-04-25T05:05:50.618059+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:51.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:51 smithi096 bash[79063]: audit 2024-04-25T05:05:50.618059+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:51.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:51 smithi155 bash[18735]: cluster 2024-04-25T05:05:50.459828+0000 mgr.x (mgr.24989) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:51.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:51 smithi155 bash[18735]: cluster 2024-04-25T05:05:50.508245+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-25T05:05:51.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:51 smithi155 bash[18735]: audit 2024-04-25T05:05:50.618059+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.757 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[54827]: ts=2024-04-25T05:05: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: cluster 2024-04-25T05:05:52.460273+0000 mgr.x (mgr.24989) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:52.644679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:52.653558+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:52.659465+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:52.833744+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:52.840543+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:52.847136+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:53.020975+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:53.034685+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:53.089107+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:53.104177+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:53 smithi155 bash[18735]: audit 2024-04-25T05:05:53.115194+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: cluster 2024-04-25T05:05:52.460273+0000 mgr.x (mgr.24989) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:52.644679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:52.653558+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:52.659465+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:52.833744+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:52.840543+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:52.847136+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:53.020975+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:53.034685+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:53.089107+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:53.104177+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[23955]: audit 2024-04-25T05:05:53.115194+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:53.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: cluster 2024-04-25T05:05:52.460273+0000 mgr.x (mgr.24989) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: cluster 2024-04-25T05:05:52.460273+0000 mgr.x (mgr.24989) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.644679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.644679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.653558+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.653558+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.659465+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.659465+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.833744+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.833744+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.840543+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.840543+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.847136+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:52.847136+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.020975+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.020975+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.034685+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.034685+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.089107+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.089107+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.104177+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.104177+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.115194+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:53 smithi096 bash[79063]: audit 2024-04-25T05:05:53.115194+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.146184+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.161776+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.170156+0000 mon.b (mon.2) 2712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.170663+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.172988+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.173330+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.175578+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.175893+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.178257+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.178618+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.180660+0000 mgr.x (mgr.24989) 11 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 2524M 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.189259+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.194930+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.196781+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.199459+0000 mgr.x (mgr.24989) 12 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.199927+0000 mgr.x (mgr.24989) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cluster 2024-04-25T05:05:54.461105+0000 mgr.x (mgr.24989) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.466168+0000 mgr.x (mgr.24989) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.630930+0000 mgr.x (mgr.24989) 16 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.666355+0000 mgr.x (mgr.24989) 17 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.795663+0000 mgr.x (mgr.24989) 18 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.830790+0000 mgr.x (mgr.24989) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.966873+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:54.980042+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: cephadm 2024-04-25T05:05:54.995322+0000 mgr.x (mgr.24989) 20 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:55.121552+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:55 smithi155 bash[18735]: audit 2024-04-25T05:05:55.135673+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.146184+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.146184+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.161776+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.161776+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.170156+0000 mon.b (mon.2) 2712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.170156+0000 mon.b (mon.2) 2712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.170663+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.170663+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.172988+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.172988+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.173330+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.173330+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.175578+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.175578+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.175893+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.175893+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.178257+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.178257+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.146184+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.161776+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.170156+0000 mon.b (mon.2) 2712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.170663+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.172988+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.173330+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.175578+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.175893+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.178257+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.178618+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.180660+0000 mgr.x (mgr.24989) 11 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 2524M 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.189259+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.194930+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.196781+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.199459+0000 mgr.x (mgr.24989) 12 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.199927+0000 mgr.x (mgr.24989) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cluster 2024-04-25T05:05:54.461105+0000 mgr.x (mgr.24989) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.466168+0000 mgr.x (mgr.24989) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.630930+0000 mgr.x (mgr.24989) 16 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.666355+0000 mgr.x (mgr.24989) 17 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.795663+0000 mgr.x (mgr.24989) 18 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.830790+0000 mgr.x (mgr.24989) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.966873+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:54.980042+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: cephadm 2024-04-25T05:05:54.995322+0000 mgr.x (mgr.24989) 20 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:55.121552+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[23955]: audit 2024-04-25T05:05:55.135673+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.178618+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.178618+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.180660+0000 mgr.x (mgr.24989) 11 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 2524M 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.180660+0000 mgr.x (mgr.24989) 11 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 2524M 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.189259+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.189259+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.194930+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.194930+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.196781+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.196781+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:05:55.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.199459+0000 mgr.x (mgr.24989) 12 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.199459+0000 mgr.x (mgr.24989) 12 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.199927+0000 mgr.x (mgr.24989) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.199927+0000 mgr.x (mgr.24989) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cluster 2024-04-25T05:05:54.461105+0000 mgr.x (mgr.24989) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cluster 2024-04-25T05:05:54.461105+0000 mgr.x (mgr.24989) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.466168+0000 mgr.x (mgr.24989) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.466168+0000 mgr.x (mgr.24989) 15 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.630930+0000 mgr.x (mgr.24989) 16 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.630930+0000 mgr.x (mgr.24989) 16 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.666355+0000 mgr.x (mgr.24989) 17 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.666355+0000 mgr.x (mgr.24989) 17 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.795663+0000 mgr.x (mgr.24989) 18 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.795663+0000 mgr.x (mgr.24989) 18 : cephadm [INF] Updating smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.830790+0000 mgr.x (mgr.24989) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.830790+0000 mgr.x (mgr.24989) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.966873+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.966873+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.980042+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:54.980042+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.995322+0000 mgr.x (mgr.24989) 20 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: cephadm 2024-04-25T05:05:54.995322+0000 mgr.x (mgr.24989) 20 : cephadm [INF] Updating smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:55.121552+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:55.121552+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:55.135673+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:55.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:55 smithi096 bash[79063]: audit 2024-04-25T05:05:55.135673+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: cluster 2024-04-25T05:05:55.139561+0000 mgr.x (mgr.24989) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-25T05:05:56.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: audit 2024-04-25T05:05:55.147660+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: audit 2024-04-25T05:05:55.167661+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: cluster 2024-04-25T05:05:55.185725+0000 mon.a (mon.0) 73 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: audit 2024-04-25T05:05:55.254375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: audit 2024-04-25T05:05:55.257292+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: audit 2024-04-25T05:05:55.259037+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: audit 2024-04-25T05:05:55.260128+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-25T05:05:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:56 smithi155 bash[18735]: cephadm 2024-04-25T05:05:55.260895+0000 mgr.x (mgr.24989) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: cluster 2024-04-25T05:05:55.139561+0000 mgr.x (mgr.24989) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: audit 2024-04-25T05:05:55.147660+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: audit 2024-04-25T05:05:55.167661+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: cluster 2024-04-25T05:05:55.185725+0000 mon.a (mon.0) 73 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: audit 2024-04-25T05:05:55.254375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: audit 2024-04-25T05:05:55.257292+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: audit 2024-04-25T05:05:55.259037+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: audit 2024-04-25T05:05:55.260128+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-25T05:05:56.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[23955]: cephadm 2024-04-25T05:05:55.260895+0000 mgr.x (mgr.24989) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: cluster 2024-04-25T05:05:55.139561+0000 mgr.x (mgr.24989) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: cluster 2024-04-25T05:05:55.139561+0000 mgr.x (mgr.24989) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.147660+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.147660+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.167661+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.167661+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: cluster 2024-04-25T05:05:55.185725+0000 mon.a (mon.0) 73 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: cluster 2024-04-25T05:05:55.185725+0000 mon.a (mon.0) 73 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.254375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.254375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.257292+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.257292+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:05:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.259037+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.259037+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:05:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.260128+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-25T05:05:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: audit 2024-04-25T05:05:55.260128+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-25T05:05:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: cephadm 2024-04-25T05:05:55.260895+0000 mgr.x (mgr.24989) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-25T05:05:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:56 smithi096 bash[79063]: cephadm 2024-04-25T05:05:55.260895+0000 mgr.x (mgr.24989) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-25T05:05:57.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:05:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:05:57] "GET /metrics HTTP/1.1" 200 35522 "" "Prometheus/2.33.4" 2024-04-25T05:05:58.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[54827]: ts=2024-04-25T05:05: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: cluster 2024-04-25T05:05:57.140344+0000 mgr.x (mgr.24989) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:57.502465+0000 mgr.x (mgr.24989) 24 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:57.623361+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:57.637993+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:57.656053+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:58.538995+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:58.551802+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:58.553781+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:58.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:58 smithi155 bash[18735]: audit 2024-04-25T05:05:58.555674+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:58.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: cluster 2024-04-25T05:05:57.140344+0000 mgr.x (mgr.24989) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:05:58.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:57.502465+0000 mgr.x (mgr.24989) 24 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:58.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:57.623361+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:57.637993+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:57.656053+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:58.538995+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:58.551802+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:58.553781+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[23955]: audit 2024-04-25T05:05:58.555674+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: cluster 2024-04-25T05:05:57.140344+0000 mgr.x (mgr.24989) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: cluster 2024-04-25T05:05:57.140344+0000 mgr.x (mgr.24989) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.502465+0000 mgr.x (mgr.24989) 24 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.502465+0000 mgr.x (mgr.24989) 24 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.623361+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.623361+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.637993+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.637993+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.656053+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:57.656053+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.538995+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.538995+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.551802+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.551802+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.553781+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.553781+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.555674+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:58 smithi096 bash[79063]: audit 2024-04-25T05:05:58.555674+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:05:59.748 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:59 smithi096 bash[79063]: cephadm 2024-04-25T05:05:58.532748+0000 mgr.x (mgr.24989) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-04-25T05:05:59.748 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:59 smithi096 bash[79063]: cephadm 2024-04-25T05:05:58.532748+0000 mgr.x (mgr.24989) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-04-25T05:05:59.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:59 smithi096 bash[79063]: cephadm 2024-04-25T05:05:58.557964+0000 mgr.x (mgr.24989) 26 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T05:05:59.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:05:59 smithi096 bash[79063]: cephadm 2024-04-25T05:05:58.557964+0000 mgr.x (mgr.24989) 26 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T05:05:59.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:59 smithi096 bash[23955]: cephadm 2024-04-25T05:05:58.532748+0000 mgr.x (mgr.24989) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-04-25T05:05:59.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:05:59 smithi096 bash[23955]: cephadm 2024-04-25T05:05:58.557964+0000 mgr.x (mgr.24989) 26 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T05:05:59.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:59 smithi155 bash[18735]: cephadm 2024-04-25T05:05:58.532748+0000 mgr.x (mgr.24989) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-04-25T05:05:59.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:05:59 smithi155 bash[18735]: cephadm 2024-04-25T05:05:58.557964+0000 mgr.x (mgr.24989) 26 : cephadm [INF] Deploying daemon mon.c on smithi096 2024-04-25T05:06:00.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:00 smithi096 bash[79063]: cluster 2024-04-25T05:05:59.142044+0000 mgr.x (mgr.24989) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:00.956 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:00 smithi096 bash[79063]: cluster 2024-04-25T05:05:59.142044+0000 mgr.x (mgr.24989) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:00.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:00 smithi096 bash[23955]: cluster 2024-04-25T05:05:59.142044+0000 mgr.x (mgr.24989) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:00.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:00 smithi155 bash[18735]: cluster 2024-04-25T05:05:59.142044+0000 mgr.x (mgr.24989) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:02.266 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:06:02.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:02 smithi155 bash[18735]: audit 2024-04-25T05:06:01.043872+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:02 smithi155 bash[18735]: audit 2024-04-25T05:06:01.060029+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:02 smithi155 bash[18735]: cephadm 2024-04-25T05:06:01.066136+0000 mgr.x (mgr.24989) 28 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:06:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:02 smithi155 bash[18735]: audit 2024-04-25T05:06:01.074625+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:02 smithi155 bash[18735]: audit 2024-04-25T05:06:01.568744+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:02.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[23955]: audit 2024-04-25T05:06:01.043872+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[23955]: audit 2024-04-25T05:06:01.060029+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[23955]: cephadm 2024-04-25T05:06:01.066136+0000 mgr.x (mgr.24989) 28 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[23955]: audit 2024-04-25T05:06:01.074625+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[23955]: audit 2024-04-25T05:06:01.568744+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.043872+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.043872+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.060029+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.060029+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: cephadm 2024-04-25T05:06:01.066136+0000 mgr.x (mgr.24989) 28 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: cephadm 2024-04-25T05:06:01.066136+0000 mgr.x (mgr.24989) 28 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.074625+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.074625+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.568744+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 bash[79063]: audit 2024-04-25T05:06:01.568744+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:02.953 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.953 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.953 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.954 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.954 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.954 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.955 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.955 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:02.955 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:03.026 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:06:03.026 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 1s ago 17m - - 2024-04-25T05:06:03.026 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 5s ago 17m - - 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (4m) 1s ago 10m 13.5M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (3m) 5s ago 10m 41.7M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (2m) 1s ago 8m 42.7M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 5s ago 16m 479M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (53s) 1s ago 18m 435M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (27s) 1s ago 18m 30.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (16m) 5s ago 16m 63.4M 2048M 17.2.0 e1d6a67b021e 76643045ce84 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (16m) 1s ago 16m 61.4M 2048M 17.2.0 e1d6a67b021e b5776babfe1a 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (4m) 1s ago 10m 9316k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (3m) 5s ago 10m 9119k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (15m) 1s ago 15m 56.9M 2524M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (15m) 1s ago 15m 59.1M 2524M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (14m) 1s ago 14m 52.8M 2524M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:06:03.027 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (14m) 1s ago 14m 59.2M 2524M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (13m) 5s ago 13m 59.7M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (12m) 5s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (12m) 5s ago 12m 53.6M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (11m) 5s ago 11m 56.8M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (2m) 5s ago 10m 61.2M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (8m) 1s ago 8m 87.2M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (8m) 5s ago 8m 87.4M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (8m) 1s ago 8m 86.9M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:06:03.028 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (8m) 5s ago 8m 87.1M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:06:03.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[79063]: cluster 2024-04-25T05:06:01.142818+0000 mgr.x (mgr.24989) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:03.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[79063]: cluster 2024-04-25T05:06:01.142818+0000 mgr.x (mgr.24989) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:03.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:02 smithi096 systemd[1]: Stopping Ceph mon.c for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:06:03.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[23955]: cluster 2024-04-25T05:06:01.142818+0000 mgr.x (mgr.24989) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:03.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[23955]: debug 2024-04-25T05:06:03.069+0000 7fd64f99f700 -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-04-25T05:06:03.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[23955]: debug 2024-04-25T05:06:03.069+0000 7fd64f99f700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:03.444 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:06:03.445 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:06:03.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:03 smithi155 bash[18735]: cluster 2024-04-25T05:06:01.142818+0000 mgr.x (mgr.24989) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-25T05:06:03.819 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr" 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "3/23 daemons upgraded", 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading mon daemons", 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:06:03.820 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:06:03.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[80855]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-c 2024-04-25T05:06:03.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 bash[80961]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-c 2024-04-25T05:06:03.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-25T05:06:03.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: Stopped Ceph mon.c for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:06:03.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:03 smithi155 bash[54827]: ts=2024-04-25T05:06: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:04.248 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:04 smithi096 systemd[1]: Started Ceph mon.c for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:06:04.249 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.250 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.250 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.250 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.251 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:06:03 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:04.255 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:04.255 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:04.255 INFO:teuthology.orchestra.run.smithi096.stdout: Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:06:05.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.057+0000 7fbcc23eec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T05:06:05.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.057+0000 7fbcc23eec80 0 ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev), process ceph-mon, pid 7 2024-04-25T05:06:05.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.057+0000 7fbcc23eec80 0 pidfile_write: ignore empty --pid-file 2024-04-25T05:06:05.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 0 load: jerasure load: lrc 2024-04-25T05:06:05.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: RocksDB version: 7.9.2 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Git sha 0 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Compile date 2024-04-25 01:05:22 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: DB SUMMARY 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: DB Session ID: TLI20H4BJPH6SDJFCND0 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: CURRENT file: CURRENT 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2461 Bytes 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000048.sst 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000046.log size: 3586492 ; 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.error_if_exists: 0 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.create_if_missing: 0 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-25T05:06:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.env: 0x55d7ff957cc0 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.info_log: 0x55d801847dc0 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.statistics: (nil) 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.use_fsync: 0 2024-04-25T05:06:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.db_log_dir: 2024-04-25T05:06:05.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.wal_dir: 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.write_buffer_manager: 0x55d801819220 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T05:06:05.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.unordered_write: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.row_cache: None 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.wal_filter: None 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.two_write_queues: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T05:06:05.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.wal_compression: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.atomic_flush: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T05:06:05.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_open_files: -1 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Compression algorithms supported: 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kZSTD supported: 0 2024-04-25T05:06:05.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kXpressCompression supported: 0 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kZlibCompression supported: 1 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-25T05:06:05.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-25T05:06:05.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-25T05:06:05.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T05:06:05.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.merge_operator: 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_filter: None 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d801847f80) 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: cache_index_and_filter_blocks: 1 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: pin_top_level_index_and_filter: 1 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: index_type: 0 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: data_block_index_type: 0 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: index_shortening: 1 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: data_block_hash_table_util_ratio: 0.750000 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: checksum: 4 2024-04-25T05:06:05.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: no_block_cache: 0 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_cache: 0x55d8018491f0 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_cache_name: BinnedLRUCache 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_cache_options: 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: capacity : 536870912 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: num_shard_bits : 4 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: strict_capacity_limit : 0 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: high_pri_pool_ratio: 0.000 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_cache_compressed: (nil) 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: persistent_cache: (nil) 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_size: 4096 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_size_deviation: 10 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_restart_interval: 16 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: index_block_restart_interval: 1 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: metadata_block_size: 4096 2024-04-25T05:06:05.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: partition_filters: 0 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: use_delta_encoding: 1 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: filter_policy: bloomfilter 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: whole_key_filtering: 1 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: verify_compression: 0 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: read_amp_bytes_per_bit: 0 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: format_version: 5 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: enable_index_compression: 1 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: block_align: 0 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: max_auto_readahead_size: 262144 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: prepopulate_block_cache: 0 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: initial_auto_readahead_size: 8192 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: num_file_reads_for_auto_readahead: 2 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression: NoCompression 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.num_levels: 7 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T05:06:05.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T05:06:05.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T05:06:05.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.bloom_locality: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T05:06:05.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.ttl: 2592000 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.enable_blob_files: false 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.min_blob_size: 0 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcb7353700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 48.sst 2024-04-25T05:06:05.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 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 50, last_sequence is 32030, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 81af08a3-a152-4027-9cdf-5a2c10d42f66 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021565068509, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.061+0000 7fbcc23eec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021565078786, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 2255421, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32035, "largest_seqno": 32782, "table_properties": {"data_size": 2251062, "index_size": 2419, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8618, "raw_average_key_size": 24, "raw_value_size": 2243167, "raw_average_value_size": 6354, "num_data_blocks": 110, "num_entries": 353, "num_filter_entries": 353, "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": 1714021565, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "81af08a3-a152-4027-9cdf-5a2c10d42f66", "db_session_id": "TLI20H4BJPH6SDJFCND0", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021565078898, "job": 1, "event": "recovery_finished"} 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d80196a000 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcc23eec80 4 rocksdb: DB pointer 0x55d801956000 2024-04-25T05:06:05.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcb0b46700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.073+0000 7fbcb0b46700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: ** DB Stats ** 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: ** Compaction Stats [default] ** 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: 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-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: L0 1/0 2.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 530.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: L6 1/0 11.23 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-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Sum 2/0 13.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 530.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 530.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-25T05:06:05.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: ** Compaction Stats [default] ** 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: 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-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 530.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Cumulative compaction: 0.00 GB write, 163.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Interval compaction: 0.00 GB write, 163.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T05:06:05.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Block cache BinnedLRUCache@0x55d8018491f0#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] at bind addrs [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 1 mon.c@-1(???) e3 preinit fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 mon.c@-1(???).mds e1 new map 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 mon.c@-1(???).mds e1 print_map 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: e1 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: legacy client fscid: -1 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: No filesystems configured 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 mon.c@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:06:05.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:06:05.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:06:05.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:05 smithi096 bash[81040]: debug 2024-04-25T05:06:05.077+0000 7fbcc23eec80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:03.144788+0000 mgr.x (mgr.24989) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:03.824544+0000 mgr.x (mgr.24989) 34 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:04.261359+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.96:0/149907093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.145540+0000 mgr.x (mgr.24989) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.294955+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.359136+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.378403+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.386826+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.386887+0000 mon.a (mon.0) 86 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.386943+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.386987+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.387008+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.387037+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.387066+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.387108+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.387136+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.405781+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.405837+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.406496+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e45: x(active, since 18s), standbys: y 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.406806+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.406847+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.406872+0000 mon.a (mon.0) 99 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:06:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.421911+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.438944+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.458038+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.459795+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cluster 2024-04-25T05:06:05.463030+0000 mgr.x (mgr.24989) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.472920+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cephadm 2024-04-25T05:06:05.474984+0000 mgr.x (mgr.24989) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.556231+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.560118+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.565020+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.566676+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.579010+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cephadm 2024-04-25T05:06:05.580913+0000 mgr.x (mgr.24989) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.670646+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.674386+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.677390+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.678384+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.690108+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cephadm 2024-04-25T05:06:05.691154+0000 mgr.x (mgr.24989) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.777944+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.781243+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.784130+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.785152+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.796982+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cephadm 2024-04-25T05:06:05.798145+0000 mgr.x (mgr.24989) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.881682+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.884701+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.888941+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.889967+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.901326+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cephadm 2024-04-25T05:06:05.902544+0000 mgr.x (mgr.24989) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.983495+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.987979+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.992317+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:05.993977+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.002048+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.005190+0000 mgr.x (mgr.24989) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.087196+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.091054+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.094744+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.095943+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.106014+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.194758+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.198552+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.202454+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.203626+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.213870+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.304260+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.308201+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.311948+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.313381+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:06 smithi155 bash[18735]: audit 2024-04-25T05:06:06.320704+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:03.144788+0000 mgr.x (mgr.24989) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:03.144788+0000 mgr.x (mgr.24989) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:03.824544+0000 mgr.x (mgr.24989) 34 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:03.824544+0000 mgr.x (mgr.24989) 34 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:04.261359+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.96:0/149907093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:04.261359+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.96:0/149907093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.145540+0000 mgr.x (mgr.24989) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.145540+0000 mgr.x (mgr.24989) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.294955+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.294955+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.359136+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.359136+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.378403+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:06.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.378403+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386826+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386826+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386887+0000 mon.a (mon.0) 86 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386887+0000 mon.a (mon.0) 86 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386943+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386943+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386987+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.386987+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387008+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:03.144788+0000 mgr.x (mgr.24989) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:03.144788+0000 mgr.x (mgr.24989) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-25T05:06:06.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:03.824544+0000 mgr.x (mgr.24989) 34 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:03.824544+0000 mgr.x (mgr.24989) 34 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:04.261359+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.96:0/149907093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:04.261359+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.96:0/149907093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.145540+0000 mgr.x (mgr.24989) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.145540+0000 mgr.x (mgr.24989) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.294955+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.294955+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.359136+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.359136+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.378403+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.378403+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386826+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-25T05:06:06.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386826+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386887+0000 mon.a (mon.0) 86 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386887+0000 mon.a (mon.0) 86 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386943+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386943+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-25T04:49:20.407471+0000 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386987+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.386987+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387008+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:06:06.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387008+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387037+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387037+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387066+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387066+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387108+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387108+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387136+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.387136+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.405781+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.405781+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.405837+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.405837+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406496+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e45: x(active, since 18s), standbys: y 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406496+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e45: x(active, since 18s), standbys: y 2024-04-25T05:06:06.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406806+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406806+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406847+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406847+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406872+0000 mon.a (mon.0) 99 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.406872+0000 mon.a (mon.0) 99 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.421911+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.421911+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.438944+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.438944+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.458038+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.458038+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.459795+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.459795+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.463030+0000 mgr.x (mgr.24989) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cluster 2024-04-25T05:06:05.463030+0000 mgr.x (mgr.24989) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.472920+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.472920+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.474984+0000 mgr.x (mgr.24989) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.474984+0000 mgr.x (mgr.24989) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.556231+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.556231+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.560118+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.560118+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.565020+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.565020+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.566676+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.566676+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.579010+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.579010+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387008+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387037+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387037+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387066+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387066+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387108+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387108+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387136+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.387136+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:06.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.405781+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.405781+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.405837+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.405837+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406496+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e45: x(active, since 18s), standbys: y 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406496+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e45: x(active, since 18s), standbys: y 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406806+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406806+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406847+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406847+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406872+0000 mon.a (mon.0) 99 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.406872+0000 mon.a (mon.0) 99 : cluster [WRN] Cephadm agent on host smithi096 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.421911+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.421911+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.438944+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.438944+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.580913+0000 mgr.x (mgr.24989) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.580913+0000 mgr.x (mgr.24989) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.670646+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.670646+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.674386+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.674386+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.677390+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.677390+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.678384+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.678384+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.690108+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.690108+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.691154+0000 mgr.x (mgr.24989) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.691154+0000 mgr.x (mgr.24989) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.777944+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.777944+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.781243+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.781243+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.784130+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.784130+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.785152+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.785152+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.796982+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.796982+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.798145+0000 mgr.x (mgr.24989) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.798145+0000 mgr.x (mgr.24989) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.881682+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.881682+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.884701+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.884701+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.888941+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.888941+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.889967+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.889967+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.901326+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.901326+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.902544+0000 mgr.x (mgr.24989) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:05.902544+0000 mgr.x (mgr.24989) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.983495+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.983495+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.458038+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.458038+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.459795+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.459795+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.463030+0000 mgr.x (mgr.24989) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cluster 2024-04-25T05:06:05.463030+0000 mgr.x (mgr.24989) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.472920+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.472920+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.474984+0000 mgr.x (mgr.24989) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.474984+0000 mgr.x (mgr.24989) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.556231+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.556231+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.560118+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.560118+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.565020+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.565020+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.566676+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.566676+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.579010+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.579010+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.987979+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.987979+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.992317+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.992317+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.993977+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:05.993977+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.002048+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.002048+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.005190+0000 mgr.x (mgr.24989) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.005190+0000 mgr.x (mgr.24989) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.087196+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.087196+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.091054+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.091054+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.094744+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.094744+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.095943+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.095943+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.106014+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.106014+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.194758+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.194758+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.198552+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.198552+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.202454+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.202454+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.203626+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.203626+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.213870+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.213870+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.304260+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.304260+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.308201+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.308201+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.311948+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.311948+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.313381+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.313381+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.320704+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[79063]: audit 2024-04-25T05:06:06.320704+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.580913+0000 mgr.x (mgr.24989) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.580913+0000 mgr.x (mgr.24989) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.670646+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.670646+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.674386+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.674386+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.677390+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.677390+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.678384+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.678384+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.690108+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.690108+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.691154+0000 mgr.x (mgr.24989) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.691154+0000 mgr.x (mgr.24989) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.777944+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.777944+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.781243+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.781243+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.784130+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.784130+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.785152+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.785152+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.796982+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.796982+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.798145+0000 mgr.x (mgr.24989) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.798145+0000 mgr.x (mgr.24989) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.881682+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.881682+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.884701+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.884701+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.888941+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.888941+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.889967+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.889967+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.901326+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.901326+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.902544+0000 mgr.x (mgr.24989) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:05.902544+0000 mgr.x (mgr.24989) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.983495+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.983495+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.987979+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.987979+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.992317+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.992317+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.993977+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:05.993977+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.002048+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.002048+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.005190+0000 mgr.x (mgr.24989) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.005190+0000 mgr.x (mgr.24989) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.087196+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.087196+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.091054+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.091054+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.094744+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.094744+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.095943+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.095943+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.106014+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.106014+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.194758+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.194758+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.198552+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.198552+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.202454+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.202454+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.203626+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.203626+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.213870+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.213870+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.304260+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.304260+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.308201+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.308201+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.311948+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.311948+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:06.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.313381+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.313381+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:06.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.320704+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:06.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:06 smithi096 bash[81040]: audit 2024-04-25T05:06:06.320704+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.107212+0000 mgr.x (mgr.24989) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.107212+0000 mgr.x (mgr.24989) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.215114+0000 mgr.x (mgr.24989) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.215114+0000 mgr.x (mgr.24989) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.321779+0000 mgr.x (mgr.24989) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.321779+0000 mgr.x (mgr.24989) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.401614+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.401614+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cluster 2024-04-25T05:06:06.409134+0000 mon.a (mon.0) 111 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cluster 2024-04-25T05:06:06.409134+0000 mon.a (mon.0) 111 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cluster 2024-04-25T05:06:06.409182+0000 mon.a (mon.0) 112 : cluster [INF] Cluster is now healthy 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cluster 2024-04-25T05:06:06.409182+0000 mon.a (mon.0) 112 : cluster [INF] Cluster is now healthy 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.410403+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.410403+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.418888+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.418888+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.419821+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.419821+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.428117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.428117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.429138+0000 mgr.x (mgr.24989) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.107212+0000 mgr.x (mgr.24989) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.107212+0000 mgr.x (mgr.24989) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.215114+0000 mgr.x (mgr.24989) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.215114+0000 mgr.x (mgr.24989) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.321779+0000 mgr.x (mgr.24989) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.321779+0000 mgr.x (mgr.24989) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.401614+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.401614+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cluster 2024-04-25T05:06:06.409134+0000 mon.a (mon.0) 111 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cluster 2024-04-25T05:06:06.409134+0000 mon.a (mon.0) 111 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cluster 2024-04-25T05:06:06.409182+0000 mon.a (mon.0) 112 : cluster [INF] Cluster is now healthy 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cluster 2024-04-25T05:06:06.409182+0000 mon.a (mon.0) 112 : cluster [INF] Cluster is now healthy 2024-04-25T05:06:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.410403+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.410403+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.418888+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.418888+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.419821+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.419821+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.428117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.428117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.429138+0000 mgr.x (mgr.24989) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.429138+0000 mgr.x (mgr.24989) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.506171+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.506171+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.508690+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.508690+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.511195+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.511195+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.512105+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.512105+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.521019+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.521019+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.521958+0000 mgr.x (mgr.24989) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.521958+0000 mgr.x (mgr.24989) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.599476+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.599476+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.602120+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.602120+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.604614+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.604614+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.429138+0000 mgr.x (mgr.24989) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.506171+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.506171+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.508690+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.508690+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.511195+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.511195+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.512105+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.512105+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.521019+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.521019+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.521958+0000 mgr.x (mgr.24989) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.521958+0000 mgr.x (mgr.24989) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.599476+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.599476+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.602120+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.602120+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.604614+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.604614+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.605550+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.605550+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.612255+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.612255+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.629020+0000 mgr.x (mgr.24989) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.629020+0000 mgr.x (mgr.24989) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.706824+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.706824+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.709818+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.709818+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.713247+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.713247+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.714592+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.714592+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.724390+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.724390+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.725368+0000 mgr.x (mgr.24989) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.725368+0000 mgr.x (mgr.24989) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.805237+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.805237+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.808157+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.605550+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.605550+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.612255+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.612255+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.629020+0000 mgr.x (mgr.24989) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.629020+0000 mgr.x (mgr.24989) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.706824+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.706824+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.709818+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.709818+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.713247+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.713247+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.714592+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.714592+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.724390+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.724390+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.725368+0000 mgr.x (mgr.24989) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.725368+0000 mgr.x (mgr.24989) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.805237+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.805237+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.808157+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.808157+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.810823+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.810823+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.811898+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.811898+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.822927+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.822927+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.824026+0000 mgr.x (mgr.24989) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.824026+0000 mgr.x (mgr.24989) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.904592+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.904592+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.909163+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.909163+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.913496+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.913496+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.914700+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.914700+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.921525+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.921525+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.923781+0000 mgr.x (mgr.24989) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.808157+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.810823+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.810823+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.811898+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.811898+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.822927+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.822927+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.824026+0000 mgr.x (mgr.24989) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.824026+0000 mgr.x (mgr.24989) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.904592+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.904592+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.909163+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.909163+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.913496+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.913496+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.914700+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.914700+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.921525+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.921525+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.923781+0000 mgr.x (mgr.24989) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:06.923781+0000 mgr.x (mgr.24989) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.999647+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:06.999647+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.002217+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.002217+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.004525+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.004525+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.005347+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.005347+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.012064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.012064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.013468+0000 mgr.x (mgr.24989) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.013468+0000 mgr.x (mgr.24989) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.062926+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.062926+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.065153+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.065153+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.067489+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.067489+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.068240+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:06.923781+0000 mgr.x (mgr.24989) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.999647+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:06.999647+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.002217+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.002217+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.004525+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.004525+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.005347+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.005347+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.012064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.012064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.013468+0000 mgr.x (mgr.24989) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.013468+0000 mgr.x (mgr.24989) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.062926+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.062926+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.065153+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.065153+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.067489+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.067489+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.068240+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.068240+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.074498+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.074498+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.075938+0000 mgr.x (mgr.24989) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.075938+0000 mgr.x (mgr.24989) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.147102+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.147102+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.151018+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.151018+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.154375+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.154375+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.155468+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.155468+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.163398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.163398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.253865+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.253865+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.258343+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.258343+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.262095+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.262095+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.263697+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.263697+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.274602+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.274602+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.365114+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.365114+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.369440+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.369440+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.373214+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.373214+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.374644+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.374644+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.384848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[79063]: audit 2024-04-25T05:06:07.384848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.068240+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.074498+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.074498+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.075938+0000 mgr.x (mgr.24989) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.075938+0000 mgr.x (mgr.24989) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.147102+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.147102+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.151018+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.151018+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.154375+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.154375+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.155468+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.155468+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.163398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.163398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.253865+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.253865+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.258343+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.258343+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.262095+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.262095+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.263697+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.263697+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.274602+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.274602+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.365114+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.365114+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.369440+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.369440+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.373214+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.373214+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.374644+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.374644+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.384848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:07 smithi096 bash[81040]: audit 2024-04-25T05:06:07.384848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.107212+0000 mgr.x (mgr.24989) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.215114+0000 mgr.x (mgr.24989) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.321779+0000 mgr.x (mgr.24989) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.401614+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cluster 2024-04-25T05:06:06.409134+0000 mon.a (mon.0) 111 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cluster 2024-04-25T05:06:06.409182+0000 mon.a (mon.0) 112 : cluster [INF] Cluster is now healthy 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.410403+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.418888+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.419821+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.428117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.429138+0000 mgr.x (mgr.24989) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.506171+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.508690+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.511195+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.512105+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.521019+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.521958+0000 mgr.x (mgr.24989) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.599476+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.602120+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.604614+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.605550+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.612255+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.629020+0000 mgr.x (mgr.24989) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.706824+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.709818+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.713247+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.714592+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.724390+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.725368+0000 mgr.x (mgr.24989) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.805237+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.808157+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.810823+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.811898+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.822927+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.824026+0000 mgr.x (mgr.24989) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.904592+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.909163+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.913496+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.914700+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.921525+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:06.923781+0000 mgr.x (mgr.24989) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:06.999647+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.002217+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.004525+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.005347+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.012064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.013468+0000 mgr.x (mgr.24989) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.062926+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.065153+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.067489+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.068240+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.074498+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.075938+0000 mgr.x (mgr.24989) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.147102+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.151018+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.154375+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.155468+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.163398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.253865+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.258343+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.262095+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.263697+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.274602+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.365114+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.369440+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.373214+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.374644+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[18735]: audit 2024-04-25T05:06:07.384848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:06:07] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.33.4" 2024-04-25T05:06:08.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.165460+0000 mgr.x (mgr.24989) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.275828+0000 mgr.x (mgr.24989) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.386182+0000 mgr.x (mgr.24989) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.461728+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cluster 2024-04-25T05:06:07.463509+0000 mgr.x (mgr.24989) 57 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.465135+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.468729+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.469865+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.478835+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.479817+0000 mgr.x (mgr.24989) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.509564+0000 mgr.x (mgr.24989) 59 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.567860+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.572508+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.576609+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.578102+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.588587+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.589960+0000 mgr.x (mgr.24989) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.667843+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.672036+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.675468+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.676165+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.684919+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.685847+0000 mgr.x (mgr.24989) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.769231+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.772752+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.776256+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.777344+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.784332+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.786007+0000 mgr.x (mgr.24989) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.875220+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.879381+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.882896+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.884142+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.894553+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:07.895873+0000 mgr.x (mgr.24989) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.985722+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.989658+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.993160+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:07.994425+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.002552+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.004414+0000 mgr.x (mgr.24989) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.094767+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.099014+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.102609+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.103773+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.114319+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.204034+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.208051+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.211989+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.213334+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.223709+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.305106+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.307323+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.310484+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.311382+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[18735]: audit 2024-04-25T05:06:08.319943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.165460+0000 mgr.x (mgr.24989) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.165460+0000 mgr.x (mgr.24989) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.275828+0000 mgr.x (mgr.24989) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.275828+0000 mgr.x (mgr.24989) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.386182+0000 mgr.x (mgr.24989) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.386182+0000 mgr.x (mgr.24989) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.461728+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.461728+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cluster 2024-04-25T05:06:07.463509+0000 mgr.x (mgr.24989) 57 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cluster 2024-04-25T05:06:07.463509+0000 mgr.x (mgr.24989) 57 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.465135+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.465135+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.468729+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.468729+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.469865+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.469865+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.478835+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.478835+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.479817+0000 mgr.x (mgr.24989) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.479817+0000 mgr.x (mgr.24989) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.165460+0000 mgr.x (mgr.24989) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.165460+0000 mgr.x (mgr.24989) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.275828+0000 mgr.x (mgr.24989) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.275828+0000 mgr.x (mgr.24989) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.386182+0000 mgr.x (mgr.24989) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.386182+0000 mgr.x (mgr.24989) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.461728+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.461728+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cluster 2024-04-25T05:06:07.463509+0000 mgr.x (mgr.24989) 57 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cluster 2024-04-25T05:06:07.463509+0000 mgr.x (mgr.24989) 57 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.465135+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.465135+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.468729+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.468729+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.469865+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.469865+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.478835+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.478835+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.479817+0000 mgr.x (mgr.24989) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.479817+0000 mgr.x (mgr.24989) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.509564+0000 mgr.x (mgr.24989) 59 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.509564+0000 mgr.x (mgr.24989) 59 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.567860+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.567860+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.572508+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.572508+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.576609+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.576609+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.578102+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.578102+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.588587+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.588587+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.589960+0000 mgr.x (mgr.24989) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.589960+0000 mgr.x (mgr.24989) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.667843+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.667843+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.672036+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.672036+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.675468+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.509564+0000 mgr.x (mgr.24989) 59 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.509564+0000 mgr.x (mgr.24989) 59 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.567860+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.567860+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.572508+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.572508+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.576609+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.576609+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.578102+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.578102+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.588587+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.588587+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.589960+0000 mgr.x (mgr.24989) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.589960+0000 mgr.x (mgr.24989) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.667843+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.667843+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.672036+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.672036+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.675468+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.675468+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.676165+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.676165+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.684919+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.684919+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.685847+0000 mgr.x (mgr.24989) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.685847+0000 mgr.x (mgr.24989) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.769231+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.769231+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.772752+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.772752+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.776256+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.776256+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.777344+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.777344+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.784332+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.784332+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.786007+0000 mgr.x (mgr.24989) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.786007+0000 mgr.x (mgr.24989) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.875220+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.875220+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.675468+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.676165+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.676165+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.670 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.684919+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.684919+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.685847+0000 mgr.x (mgr.24989) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.685847+0000 mgr.x (mgr.24989) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.769231+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.769231+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.772752+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.772752+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.776256+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.776256+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.777344+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.777344+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.784332+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.784332+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.786007+0000 mgr.x (mgr.24989) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.786007+0000 mgr.x (mgr.24989) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.875220+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.875220+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.879381+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.879381+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.882896+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.882896+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.884142+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.884142+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.894553+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.894553+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.895873+0000 mgr.x (mgr.24989) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.672 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:07.895873+0000 mgr.x (mgr.24989) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.985722+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.985722+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.989658+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.989658+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.993160+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.993160+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.994425+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:07.994425+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.002552+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.002552+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.673 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.879381+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.879381+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.882896+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.882896+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.884142+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.884142+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.894553+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.894553+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.895873+0000 mgr.x (mgr.24989) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:07.895873+0000 mgr.x (mgr.24989) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.985722+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.985722+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.989658+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.989658+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.993160+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.993160+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.994425+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:07.994425+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.002552+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.002552+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.004414+0000 mgr.x (mgr.24989) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.004414+0000 mgr.x (mgr.24989) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.094767+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.094767+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.099014+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.099014+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.102609+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.102609+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.103773+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.103773+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.114319+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.114319+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.204034+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.204034+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.208051+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.208051+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.211989+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.211989+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.213334+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.213334+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.223709+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.223709+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.305106+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.305106+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.307323+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.307323+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.310484+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.310484+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.311382+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.311382+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.319943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[79063]: audit 2024-04-25T05:06:08.319943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.004414+0000 mgr.x (mgr.24989) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.004414+0000 mgr.x (mgr.24989) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.094767+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.094767+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.099014+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.099014+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.102609+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.102609+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.103773+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.103773+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.114319+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.114319+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.204034+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.204034+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.208051+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.208051+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.211989+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.211989+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.213334+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.213334+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.223709+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.223709+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.305106+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.305106+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.307323+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.307323+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.310484+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.310484+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.311382+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.311382+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:08.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.319943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:08 smithi096 bash[81040]: audit 2024-04-25T05:06:08.319943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:08.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:08 smithi155 bash[54827]: ts=2024-04-25T05:06: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:09.651 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.115496+0000 mgr.x (mgr.24989) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.651 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.115496+0000 mgr.x (mgr.24989) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.224892+0000 mgr.x (mgr.24989) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.224892+0000 mgr.x (mgr.24989) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.320921+0000 mgr.x (mgr.24989) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.320921+0000 mgr.x (mgr.24989) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.405058+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.405058+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.409592+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.409592+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.412031+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.412031+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.413011+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.413011+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.420861+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.420861+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.652 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.421814+0000 mgr.x (mgr.24989) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.421814+0000 mgr.x (mgr.24989) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.496068+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.496068+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.115496+0000 mgr.x (mgr.24989) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.115496+0000 mgr.x (mgr.24989) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.224892+0000 mgr.x (mgr.24989) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.224892+0000 mgr.x (mgr.24989) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.320921+0000 mgr.x (mgr.24989) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.320921+0000 mgr.x (mgr.24989) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.405058+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.405058+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.409592+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.409592+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.412031+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.412031+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.413011+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.413011+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.420861+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.420861+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.421814+0000 mgr.x (mgr.24989) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.421814+0000 mgr.x (mgr.24989) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.496068+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.654 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.496068+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.498408+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.498408+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.500754+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.500754+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.501565+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.501565+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.508229+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.508229+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.509000+0000 mgr.x (mgr.24989) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.655 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.509000+0000 mgr.x (mgr.24989) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.582719+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.582719+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.585319+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.585319+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.588419+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.588419+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.589733+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.589733+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.596422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.656 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.596422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.498408+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.498408+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.500754+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.500754+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.501565+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.501565+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.508229+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.508229+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.509000+0000 mgr.x (mgr.24989) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.509000+0000 mgr.x (mgr.24989) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.582719+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.582719+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.585319+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.657 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.585319+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.588419+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.588419+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.589733+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.589733+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.596422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.596422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.598025+0000 mgr.x (mgr.24989) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.598025+0000 mgr.x (mgr.24989) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.671739+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.671739+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.674218+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.674218+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.677346+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.677346+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.658 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.678049+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.678049+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.683867+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.683867+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.685291+0000 mgr.x (mgr.24989) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.685291+0000 mgr.x (mgr.24989) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.742902+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.742902+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.745132+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.745132+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.747965+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.747965+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.598025+0000 mgr.x (mgr.24989) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.659 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.598025+0000 mgr.x (mgr.24989) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.671739+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.671739+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.674218+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.674218+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.677346+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.677346+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.678049+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.678049+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.683867+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.683867+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.685291+0000 mgr.x (mgr.24989) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.685291+0000 mgr.x (mgr.24989) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.742902+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.660 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.742902+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.745132+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.745132+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.747965+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.747965+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.748838+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.748838+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.754688+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.754688+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.756372+0000 mgr.x (mgr.24989) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.756372+0000 mgr.x (mgr.24989) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.845359+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.845359+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.848184+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.848184+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.851145+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.851145+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.852068+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.852068+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.858429+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.858429+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.859167+0000 mgr.x (mgr.24989) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.859167+0000 mgr.x (mgr.24989) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.918733+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.918733+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.921529+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.748838+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.748838+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.754688+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.754688+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.756372+0000 mgr.x (mgr.24989) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.756372+0000 mgr.x (mgr.24989) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.845359+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.845359+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.848184+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.848184+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.663 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.851145+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.851145+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.852068+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.852068+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.858429+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.858429+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.859167+0000 mgr.x (mgr.24989) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.859167+0000 mgr.x (mgr.24989) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.918733+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.918733+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.921529+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.664 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.921529+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.923685+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.923685+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.924469+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.924469+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.931089+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.931089+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.931836+0000 mgr.x (mgr.24989) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:08.931836+0000 mgr.x (mgr.24989) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.991798+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.991798+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.994430+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.994430+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.996468+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.996468+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.997229+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:08.997229+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.003483+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.003483+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.005602+0000 mgr.x (mgr.24989) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.921529+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.923685+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.923685+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.666 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.924469+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.924469+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.931089+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.931089+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.931836+0000 mgr.x (mgr.24989) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:08.931836+0000 mgr.x (mgr.24989) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.991798+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.991798+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.994430+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.994430+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.996468+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.996468+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.997229+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:08.997229+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.003483+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.003483+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.005602+0000 mgr.x (mgr.24989) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.005602+0000 mgr.x (mgr.24989) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.083408+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.083408+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.086342+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.086342+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.089936+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.089936+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.091026+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.091026+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.097847+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.097847+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.178792+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.178792+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.182030+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.182030+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.186247+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.186247+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.187193+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.187193+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.005602+0000 mgr.x (mgr.24989) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.083408+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.083408+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.086342+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.086342+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.089936+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.089936+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.091026+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.091026+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.097847+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.097847+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.178792+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.178792+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.182030+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.182030+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.186247+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.186247+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.187193+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.187193+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.197325+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.197325+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.286000+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.286000+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.673 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.289869+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.289869+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.293088+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.293088+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.294267+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.294267+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.303550+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.303550+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.383350+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.383350+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.387060+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.387060+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.389433+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.674 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.389433+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.390253+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[79063]: audit 2024-04-25T05:06:09.390253+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.197325+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.197325+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.286000+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.286000+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.289869+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.289869+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.293088+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.293088+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.294267+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.294267+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.303550+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.303550+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.383350+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.383350+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.387060+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.387060+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.389433+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.389433+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.390253+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.676 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:09 smithi096 bash[81040]: audit 2024-04-25T05:06:09.390253+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.115496+0000 mgr.x (mgr.24989) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.224892+0000 mgr.x (mgr.24989) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.320921+0000 mgr.x (mgr.24989) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.405058+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.409592+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.412031+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.413011+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.420861+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.421814+0000 mgr.x (mgr.24989) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.496068+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.498408+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.500754+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.501565+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.508229+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.509000+0000 mgr.x (mgr.24989) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.582719+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.585319+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.588419+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.589733+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.596422+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.598025+0000 mgr.x (mgr.24989) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.671739+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.674218+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.677346+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.678049+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.683867+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.685291+0000 mgr.x (mgr.24989) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.742902+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.745132+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.747965+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.748838+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.754688+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.756372+0000 mgr.x (mgr.24989) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.845359+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.848184+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.851145+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.852068+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.858429+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.859167+0000 mgr.x (mgr.24989) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.918733+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.921529+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.923685+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.924469+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.931089+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:08.931836+0000 mgr.x (mgr.24989) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.991798+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.994430+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.996468+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:08.997229+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.003483+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.005602+0000 mgr.x (mgr.24989) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.083408+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.086342+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.089936+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.091026+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.097847+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.178792+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.182030+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.186247+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.187193+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.197325+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.286000+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.289869+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.293088+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.294267+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.303550+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.383350+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.387060+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.389433+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:09.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:09 smithi155 bash[18735]: audit 2024-04-25T05:06:09.390253+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.405 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[52857]: debug 2024-04-25T05:06:10.086+0000 7fbb90150700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.100752+0000 mgr.x (mgr.24989) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.100752+0000 mgr.x (mgr.24989) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.198220+0000 mgr.x (mgr.24989) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.198220+0000 mgr.x (mgr.24989) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.304708+0000 mgr.x (mgr.24989) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.304708+0000 mgr.x (mgr.24989) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.398672+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.398672+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.399429+0000 mgr.x (mgr.24989) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.399429+0000 mgr.x (mgr.24989) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cluster 2024-04-25T05:06:09.465080+0000 mgr.x (mgr.24989) 80 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cluster 2024-04-25T05:06:09.465080+0000 mgr.x (mgr.24989) 80 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.473310+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.473310+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.477421+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.477421+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.481011+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.481011+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.482264+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.482264+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.492296+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.492296+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.495586+0000 mgr.x (mgr.24989) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.495586+0000 mgr.x (mgr.24989) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.554130+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.554130+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.556742+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.556742+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.559245+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.559245+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.560128+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.560128+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.570773+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.570773+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.571636+0000 mgr.x (mgr.24989) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.571636+0000 mgr.x (mgr.24989) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.646883+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.646883+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.649342+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.649342+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.652251+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.652251+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.653250+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.653250+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.665248+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.665248+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.666275+0000 mgr.x (mgr.24989) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.666275+0000 mgr.x (mgr.24989) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.732014+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.732014+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.735529+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.735529+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.738653+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.738653+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.739767+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.739767+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.751179+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.751179+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.752216+0000 mgr.x (mgr.24989) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.752216+0000 mgr.x (mgr.24989) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.828577+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.100752+0000 mgr.x (mgr.24989) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.100752+0000 mgr.x (mgr.24989) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.198220+0000 mgr.x (mgr.24989) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.198220+0000 mgr.x (mgr.24989) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.304708+0000 mgr.x (mgr.24989) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.304708+0000 mgr.x (mgr.24989) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.398672+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.398672+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.399429+0000 mgr.x (mgr.24989) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.399429+0000 mgr.x (mgr.24989) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cluster 2024-04-25T05:06:09.465080+0000 mgr.x (mgr.24989) 80 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cluster 2024-04-25T05:06:09.465080+0000 mgr.x (mgr.24989) 80 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.473310+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.473310+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.477421+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.477421+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.481011+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.481011+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.482264+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.482264+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.828577+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.830971+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.830971+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.833819+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.833819+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.834634+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.834634+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.845469+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.845469+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.846402+0000 mgr.x (mgr.24989) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.846402+0000 mgr.x (mgr.24989) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.934209+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.934209+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.938855+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.938855+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.942843+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.942843+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.944347+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.944347+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.956348+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:09.956348+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.957490+0000 mgr.x (mgr.24989) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:09.957490+0000 mgr.x (mgr.24989) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.046412+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.046412+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.050631+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.050631+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.054553+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.054553+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.055845+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.055845+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.067729+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.067729+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.069102+0000 mgr.x (mgr.24989) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.069102+0000 mgr.x (mgr.24989) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.159021+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.159021+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.163057+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.163057+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.165850+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.165850+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.166991+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.166991+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.176471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.176471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.267589+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.267589+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.271510+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.271510+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.273922+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.273922+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.274908+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.274908+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.284241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.284241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.373210+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.373210+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.377232+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.377232+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.380508+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.380508+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.381359+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.381359+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.388372+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[79063]: audit 2024-04-25T05:06:10.388372+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.492296+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.492296+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.495586+0000 mgr.x (mgr.24989) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.495586+0000 mgr.x (mgr.24989) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.554130+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.554130+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.556742+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.556742+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.559245+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.559245+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.560128+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.560128+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.570773+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.570773+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.571636+0000 mgr.x (mgr.24989) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.571636+0000 mgr.x (mgr.24989) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.646883+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.646883+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.649342+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.649342+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.652251+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.652251+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.653250+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.653250+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.665248+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.665248+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.666275+0000 mgr.x (mgr.24989) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.666275+0000 mgr.x (mgr.24989) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.732014+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.732014+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.735529+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.735529+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.738653+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.738653+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.739767+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.739767+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.751179+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.751179+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.752216+0000 mgr.x (mgr.24989) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.752216+0000 mgr.x (mgr.24989) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.828577+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.828577+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.830971+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.830971+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.833819+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.833819+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.834634+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.834634+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.845469+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.845469+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.846402+0000 mgr.x (mgr.24989) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.846402+0000 mgr.x (mgr.24989) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.934209+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.934209+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.938855+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.938855+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.942843+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.942843+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.944347+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.944347+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.956348+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:09.956348+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.957490+0000 mgr.x (mgr.24989) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:09.957490+0000 mgr.x (mgr.24989) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.046412+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.046412+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.050631+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.050631+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.054553+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.054553+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.055845+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.055845+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.067729+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.067729+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.069102+0000 mgr.x (mgr.24989) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.069102+0000 mgr.x (mgr.24989) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.159021+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.159021+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.163057+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.163057+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.165850+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.165850+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.166991+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.166991+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.176471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.176471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.267589+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.267589+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.271510+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.271510+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.273922+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.273922+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.274908+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.274908+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.284241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.284241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.373210+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.373210+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.377232+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.377232+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.380508+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.380508+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.381359+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.381359+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.388372+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:10 smithi096 bash[81040]: audit 2024-04-25T05:06:10.388372+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.100752+0000 mgr.x (mgr.24989) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.198220+0000 mgr.x (mgr.24989) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.304708+0000 mgr.x (mgr.24989) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.398672+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.399429+0000 mgr.x (mgr.24989) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cluster 2024-04-25T05:06:09.465080+0000 mgr.x (mgr.24989) 80 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.473310+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.477421+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.481011+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.482264+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.492296+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.495586+0000 mgr.x (mgr.24989) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.554130+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.556742+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.559245+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.560128+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.570773+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.571636+0000 mgr.x (mgr.24989) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.646883+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.649342+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.652251+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.653250+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.665248+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.666275+0000 mgr.x (mgr.24989) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.732014+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.735529+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.738653+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.739767+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.751179+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.752216+0000 mgr.x (mgr.24989) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.828577+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.830971+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.833819+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.834634+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.845469+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.846402+0000 mgr.x (mgr.24989) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.934209+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.938855+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.942843+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.944347+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:09.956348+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:09.957490+0000 mgr.x (mgr.24989) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.046412+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.050631+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.054553+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.055845+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.067729+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.069102+0000 mgr.x (mgr.24989) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.159021+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.163057+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.165850+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.166991+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.176471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.267589+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.271510+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.273922+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.274908+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.284241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.373210+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.377232+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.380508+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.381359+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:10.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:10 smithi155 bash[18735]: audit 2024-04-25T05:06:10.388372+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.177577+0000 mgr.x (mgr.24989) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.285169+0000 mgr.x (mgr.24989) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.389948+0000 mgr.x (mgr.24989) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.450560+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.452959+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.455039+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.455821+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.462196+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.462984+0000 mgr.x (mgr.24989) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.547886+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.550687+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.552812+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.554069+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.560620+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.561368+0000 mgr.x (mgr.24989) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.619291+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.621276+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.623100+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.623804+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.632230+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.633012+0000 mgr.x (mgr.24989) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.689433+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.691220+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.692950+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.693597+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.703962+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.704806+0000 mgr.x (mgr.24989) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.761428+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.763241+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.764961+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.765625+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.772019+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.773093+0000 mgr.x (mgr.24989) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.813656+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.815703+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.817681+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.818359+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.824578+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.825871+0000 mgr.x (mgr.24989) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.866742+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.868775+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.870653+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.871341+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.879846+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.880693+0000 mgr.x (mgr.24989) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.937299+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.939418+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.941464+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.942184+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:10.951073+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:10.951899+0000 mgr.x (mgr.24989) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.025048+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.027297+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.029404+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.030233+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.037284+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.038900+0000 mgr.x (mgr.24989) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.114208+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.116227+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.118087+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.118715+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.124708+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.165476+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.167321+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.169147+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.169827+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.175795+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.216858+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.218668+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.220401+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.221077+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.227491+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.301033+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.302998+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.304801+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.305466+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.316261+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.373837+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.376000+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.378256+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.378902+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:11 smithi155 bash[18735]: audit 2024-04-25T05:06:11.389169+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.177577+0000 mgr.x (mgr.24989) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.177577+0000 mgr.x (mgr.24989) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.285169+0000 mgr.x (mgr.24989) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.285169+0000 mgr.x (mgr.24989) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.389948+0000 mgr.x (mgr.24989) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.389948+0000 mgr.x (mgr.24989) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.450560+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.450560+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.452959+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.452959+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.455039+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.455039+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.455821+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.455821+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.462196+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.462196+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.462984+0000 mgr.x (mgr.24989) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.462984+0000 mgr.x (mgr.24989) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.547886+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.547886+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.177577+0000 mgr.x (mgr.24989) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.177577+0000 mgr.x (mgr.24989) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.285169+0000 mgr.x (mgr.24989) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.285169+0000 mgr.x (mgr.24989) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.389948+0000 mgr.x (mgr.24989) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.389948+0000 mgr.x (mgr.24989) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.450560+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.450560+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.452959+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.452959+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.455039+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.455039+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.455821+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.455821+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.462196+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.462196+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.462984+0000 mgr.x (mgr.24989) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.462984+0000 mgr.x (mgr.24989) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.547886+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.547886+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.550687+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.550687+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.552812+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.552812+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.554069+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.554069+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.560620+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.560620+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.561368+0000 mgr.x (mgr.24989) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.561368+0000 mgr.x (mgr.24989) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.619291+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.619291+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.621276+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.621276+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.623100+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.623100+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.623804+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.623804+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.632230+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.632230+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.550687+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.550687+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.552812+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.552812+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.554069+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.554069+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.560620+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.560620+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.561368+0000 mgr.x (mgr.24989) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.561368+0000 mgr.x (mgr.24989) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.619291+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.619291+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.621276+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.621276+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.623100+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.623100+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.623804+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.623804+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.632230+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.632230+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.633012+0000 mgr.x (mgr.24989) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.633012+0000 mgr.x (mgr.24989) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.689433+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.689433+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.691220+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.691220+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.692950+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.692950+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.693597+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.693597+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.703962+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.703962+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.704806+0000 mgr.x (mgr.24989) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.704806+0000 mgr.x (mgr.24989) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.761428+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.761428+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.763241+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.763241+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.764961+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.764961+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.633012+0000 mgr.x (mgr.24989) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.633012+0000 mgr.x (mgr.24989) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.689433+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.689433+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.691220+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.691220+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.692950+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.692950+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.693597+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.693597+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.703962+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.703962+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.704806+0000 mgr.x (mgr.24989) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.704806+0000 mgr.x (mgr.24989) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.761428+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.761428+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.763241+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.763241+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.764961+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.764961+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.765625+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.765625+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.772019+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.772019+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.773093+0000 mgr.x (mgr.24989) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.773093+0000 mgr.x (mgr.24989) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.813656+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.813656+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.815703+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.815703+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.817681+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.817681+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.818359+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.818359+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.824578+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.824578+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.825871+0000 mgr.x (mgr.24989) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.825871+0000 mgr.x (mgr.24989) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.866742+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.866742+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.868775+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.765625+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.765625+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.772019+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.772019+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.773093+0000 mgr.x (mgr.24989) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.773093+0000 mgr.x (mgr.24989) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.813656+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.813656+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.815703+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.815703+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.817681+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.817681+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.818359+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.818359+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.824578+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.824578+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.825871+0000 mgr.x (mgr.24989) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.825871+0000 mgr.x (mgr.24989) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.866742+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.866742+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.868775+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.868775+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.870653+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.870653+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.871341+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.871341+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.879846+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.879846+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.880693+0000 mgr.x (mgr.24989) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.880693+0000 mgr.x (mgr.24989) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.937299+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.937299+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.939418+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.939418+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.941464+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.941464+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.942184+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.942184+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.951073+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:10.951073+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.951899+0000 mgr.x (mgr.24989) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:10.951899+0000 mgr.x (mgr.24989) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.025048+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.025048+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.027297+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.027297+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.029404+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.029404+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.030233+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.030233+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.037284+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.037284+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.038900+0000 mgr.x (mgr.24989) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.038900+0000 mgr.x (mgr.24989) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.114208+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.114208+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.116227+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.116227+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.118087+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.118087+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.868775+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.870653+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.870653+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.871341+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.871341+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.879846+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.879846+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.880693+0000 mgr.x (mgr.24989) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.880693+0000 mgr.x (mgr.24989) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.937299+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.937299+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.939418+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.939418+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.941464+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.941464+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.942184+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.942184+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.951073+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:10.951073+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.951899+0000 mgr.x (mgr.24989) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.118715+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.118715+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.124708+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.124708+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.165476+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.165476+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.167321+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.167321+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.169147+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.169147+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.169827+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.169827+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.175795+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.175795+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.216858+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.216858+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.218668+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.218668+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.220401+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.220401+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:10.951899+0000 mgr.x (mgr.24989) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.025048+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.025048+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.027297+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.027297+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.029404+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.029404+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.030233+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.030233+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.037284+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.037284+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.038900+0000 mgr.x (mgr.24989) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.038900+0000 mgr.x (mgr.24989) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.114208+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.114208+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.116227+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.116227+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.118087+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.118087+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.221077+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.221077+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.227491+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.227491+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.301033+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.301033+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.302998+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.302998+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.304801+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.304801+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.305466+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.305466+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.316261+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.316261+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.373837+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.373837+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.376000+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.376000+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.378256+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.378256+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.378902+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.378902+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.389169+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[81040]: audit 2024-04-25T05:06:11.389169+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.118715+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.118715+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.124708+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.124708+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.165476+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.165476+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.167321+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.167321+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.169147+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.169147+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.169827+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.169827+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.175795+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.175795+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.216858+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.216858+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.218668+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.218668+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.220401+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.220401+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.221077+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.221077+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.227491+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.227491+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.301033+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.301033+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.302998+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.302998+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.304801+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.304801+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.305466+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.305466+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.316261+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.316261+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.373837+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.373837+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.376000+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.376000+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.378256+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.378256+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.378902+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.378902+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:11.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.389169+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:11.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:11 smithi096 bash[79063]: audit 2024-04-25T05:06:11.389169+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.125404+0000 mgr.x (mgr.24989) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.176477+0000 mgr.x (mgr.24989) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.228191+0000 mgr.x (mgr.24989) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.317048+0000 mgr.x (mgr.24989) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.389988+0000 mgr.x (mgr.24989) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.447569+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.449556+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.451435+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.452148+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.463237+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.464146+0000 mgr.x (mgr.24989) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cluster 2024-04-25T05:06:11.465433+0000 mgr.x (mgr.24989) 106 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.505091+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.507253+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.509364+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.510103+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.518261+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.519094+0000 mgr.x (mgr.24989) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.580172+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.582256+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.584122+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.584880+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.610856+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.612821+0000 mgr.x (mgr.24989) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.655981+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.658189+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.660583+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.661341+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.667246+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.668197+0000 mgr.x (mgr.24989) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.744604+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.746966+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.749363+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.750246+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.759165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.760170+0000 mgr.x (mgr.24989) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.847817+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.851881+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.855355+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.856635+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.865906+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.867003+0000 mgr.x (mgr.24989) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.956348+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.960111+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.963745+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.964912+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:11.973877+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:11.975053+0000 mgr.x (mgr.24989) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.064266+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.068289+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.072297+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.073573+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.083450+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.084664+0000 mgr.x (mgr.24989) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.175254+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.178098+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.180582+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.181425+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.190519+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.279549+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.281820+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.284562+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.285496+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.294503+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.370250+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.372443+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.375012+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.375727+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:12 smithi155 bash[18735]: audit 2024-04-25T05:06:12.384120+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.125404+0000 mgr.x (mgr.24989) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.125404+0000 mgr.x (mgr.24989) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.176477+0000 mgr.x (mgr.24989) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.176477+0000 mgr.x (mgr.24989) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.228191+0000 mgr.x (mgr.24989) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.228191+0000 mgr.x (mgr.24989) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.317048+0000 mgr.x (mgr.24989) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.317048+0000 mgr.x (mgr.24989) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.389988+0000 mgr.x (mgr.24989) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.389988+0000 mgr.x (mgr.24989) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.447569+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.447569+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.449556+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.449556+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.451435+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.451435+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.452148+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.452148+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.463237+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.463237+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.464146+0000 mgr.x (mgr.24989) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.125404+0000 mgr.x (mgr.24989) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.125404+0000 mgr.x (mgr.24989) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.176477+0000 mgr.x (mgr.24989) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.176477+0000 mgr.x (mgr.24989) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.228191+0000 mgr.x (mgr.24989) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.228191+0000 mgr.x (mgr.24989) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.317048+0000 mgr.x (mgr.24989) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.317048+0000 mgr.x (mgr.24989) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.389988+0000 mgr.x (mgr.24989) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.389988+0000 mgr.x (mgr.24989) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.447569+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.447569+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.449556+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.449556+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.451435+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.451435+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.452148+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.452148+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.463237+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.463237+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.464146+0000 mgr.x (mgr.24989) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.464146+0000 mgr.x (mgr.24989) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cluster 2024-04-25T05:06:11.465433+0000 mgr.x (mgr.24989) 106 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cluster 2024-04-25T05:06:11.465433+0000 mgr.x (mgr.24989) 106 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.505091+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.505091+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.507253+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.507253+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.509364+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.509364+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.510103+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.510103+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.518261+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.518261+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.519094+0000 mgr.x (mgr.24989) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.519094+0000 mgr.x (mgr.24989) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.580172+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.580172+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.582256+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.582256+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.464146+0000 mgr.x (mgr.24989) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cluster 2024-04-25T05:06:11.465433+0000 mgr.x (mgr.24989) 106 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cluster 2024-04-25T05:06:11.465433+0000 mgr.x (mgr.24989) 106 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.505091+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.505091+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.507253+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.507253+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.509364+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.509364+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.510103+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.510103+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.518261+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.518261+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.519094+0000 mgr.x (mgr.24989) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.519094+0000 mgr.x (mgr.24989) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.580172+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.580172+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.582256+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.582256+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.584122+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.584122+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.584880+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.584880+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.610856+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.610856+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.612821+0000 mgr.x (mgr.24989) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.612821+0000 mgr.x (mgr.24989) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.655981+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.655981+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.658189+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.658189+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.660583+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.660583+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.661341+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.661341+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.667246+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.667246+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.668197+0000 mgr.x (mgr.24989) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.668197+0000 mgr.x (mgr.24989) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.744604+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.584122+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.584122+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.584880+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.584880+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.610856+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.610856+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.612821+0000 mgr.x (mgr.24989) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.612821+0000 mgr.x (mgr.24989) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.655981+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.655981+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.658189+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.658189+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.660583+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.660583+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.661341+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.661341+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.667246+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.667246+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.668197+0000 mgr.x (mgr.24989) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.668197+0000 mgr.x (mgr.24989) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.744604+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.744604+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.746966+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.746966+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.749363+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.749363+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.750246+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.750246+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.759165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.759165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.760170+0000 mgr.x (mgr.24989) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.760170+0000 mgr.x (mgr.24989) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.847817+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.847817+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.851881+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.851881+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.855355+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.855355+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.856635+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.856635+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.744604+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.746966+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.746966+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.749363+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.749363+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.750246+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.750246+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.759165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.759165+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.760170+0000 mgr.x (mgr.24989) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.760170+0000 mgr.x (mgr.24989) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.847817+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.847817+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.851881+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.851881+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.855355+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.855355+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.856635+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.856635+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.865906+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.865906+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.867003+0000 mgr.x (mgr.24989) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.867003+0000 mgr.x (mgr.24989) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.956348+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.956348+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.960111+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.960111+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.963745+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.963745+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.964912+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.964912+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.973877+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:11.973877+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.975053+0000 mgr.x (mgr.24989) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:11.975053+0000 mgr.x (mgr.24989) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.064266+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.064266+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.068289+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.068289+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.072297+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.865906+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.865906+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.867003+0000 mgr.x (mgr.24989) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.867003+0000 mgr.x (mgr.24989) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.956348+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.956348+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.960111+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.960111+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.963745+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.963745+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.964912+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.964912+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.973877+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:11.973877+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.975053+0000 mgr.x (mgr.24989) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:11.975053+0000 mgr.x (mgr.24989) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.064266+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.064266+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.068289+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.068289+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.072297+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.072297+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.073573+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.073573+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.083450+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.083450+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.084664+0000 mgr.x (mgr.24989) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.084664+0000 mgr.x (mgr.24989) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.175254+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.175254+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.178098+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.178098+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.180582+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.180582+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.181425+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.181425+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.190519+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.190519+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.279549+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.279549+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.281820+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.072297+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.073573+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.073573+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.083450+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.083450+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.084664+0000 mgr.x (mgr.24989) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.084664+0000 mgr.x (mgr.24989) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.175254+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.175254+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.178098+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.178098+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.180582+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.180582+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.181425+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.181425+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.190519+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.190519+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.279549+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.279549+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.281820+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.281820+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.284562+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.284562+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.285496+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.285496+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.294503+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.294503+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.370250+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.370250+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.372443+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.372443+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.375012+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.375012+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.375727+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.375727+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.384120+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[79063]: audit 2024-04-25T05:06:12.384120+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.281820+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.284562+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.284562+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.285496+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.285496+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.294503+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.294503+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.370250+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.370250+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.372443+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.372443+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.375012+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.375012+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.375727+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.375727+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:12.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.384120+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:12.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:12 smithi096 bash[81040]: audit 2024-04-25T05:06:12.384120+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[54827]: ts=2024-04-25T05:06: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:13.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.191462+0000 mgr.x (mgr.24989) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.295375+0000 mgr.x (mgr.24989) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.384922+0000 mgr.x (mgr.24989) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.462562+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.465532+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.468577+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.469589+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.478149+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.479030+0000 mgr.x (mgr.24989) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.556305+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.559296+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.561876+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.562637+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.569830+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.570684+0000 mgr.x (mgr.24989) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.628165+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.629963+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.632096+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.632703+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.639682+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.640357+0000 mgr.x (mgr.24989) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.681417+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.683281+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.685024+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.685607+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.694472+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.695260+0000 mgr.x (mgr.24989) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.735537+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.737397+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.739140+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.739819+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.748518+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.749200+0000 mgr.x (mgr.24989) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.789621+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.791483+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.793305+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.794006+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.801693+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.802415+0000 mgr.x (mgr.24989) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.876098+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.878172+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.880625+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.881422+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.890130+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.892306+0000 mgr.x (mgr.24989) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.968308+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.971213+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.974402+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.975588+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:12.984753+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:12.985858+0000 mgr.x (mgr.24989) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.058482+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.062324+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.065838+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.067264+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.077603+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.080305+0000 mgr.x (mgr.24989) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.142154+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.144232+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.146219+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.146979+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.155635+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.197401+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.199419+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.201605+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.202369+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.210644+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.252550+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.254566+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.256481+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.257180+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.265393+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.306610+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.308584+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.310792+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.311603+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.316988+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.393867+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.396013+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.398236+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.399004+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:13 smithi155 bash[18735]: audit 2024-04-25T05:06:13.404746+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.191462+0000 mgr.x (mgr.24989) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.191462+0000 mgr.x (mgr.24989) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.295375+0000 mgr.x (mgr.24989) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.295375+0000 mgr.x (mgr.24989) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.384922+0000 mgr.x (mgr.24989) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.384922+0000 mgr.x (mgr.24989) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.462562+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.462562+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.465532+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.465532+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.468577+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.468577+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.469589+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.469589+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.478149+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.478149+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.479030+0000 mgr.x (mgr.24989) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.479030+0000 mgr.x (mgr.24989) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.556305+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.556305+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.191462+0000 mgr.x (mgr.24989) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.191462+0000 mgr.x (mgr.24989) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.295375+0000 mgr.x (mgr.24989) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.295375+0000 mgr.x (mgr.24989) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.384922+0000 mgr.x (mgr.24989) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.384922+0000 mgr.x (mgr.24989) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.462562+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.462562+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.465532+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.465532+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.468577+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.468577+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.469589+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.469589+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.478149+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.478149+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.479030+0000 mgr.x (mgr.24989) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.479030+0000 mgr.x (mgr.24989) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.556305+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.556305+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.559296+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.559296+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.561876+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.561876+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.562637+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.562637+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.569830+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.569830+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.570684+0000 mgr.x (mgr.24989) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.570684+0000 mgr.x (mgr.24989) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.628165+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.628165+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.629963+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.629963+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.632096+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.632096+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.632703+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.632703+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.639682+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.639682+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.559296+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.559296+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.561876+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.561876+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.562637+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.562637+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.569830+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.569830+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.570684+0000 mgr.x (mgr.24989) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.570684+0000 mgr.x (mgr.24989) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.628165+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.628165+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.629963+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.629963+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.632096+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.632096+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.632703+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.632703+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.639682+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.639682+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.640357+0000 mgr.x (mgr.24989) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.640357+0000 mgr.x (mgr.24989) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.681417+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.681417+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.683281+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.683281+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.685024+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.685024+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.685607+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.685607+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.694472+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.694472+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.695260+0000 mgr.x (mgr.24989) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.695260+0000 mgr.x (mgr.24989) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.735537+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.735537+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.737397+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.737397+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.739140+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.739140+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.640357+0000 mgr.x (mgr.24989) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.640357+0000 mgr.x (mgr.24989) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.681417+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.681417+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.683281+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.683281+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.685024+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.685024+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.685607+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.685607+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.694472+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.694472+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.695260+0000 mgr.x (mgr.24989) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.695260+0000 mgr.x (mgr.24989) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.735537+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.735537+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.737397+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.737397+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.739140+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.739140+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.739819+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.739819+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.748518+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.748518+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.749200+0000 mgr.x (mgr.24989) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.749200+0000 mgr.x (mgr.24989) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.789621+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.789621+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.791483+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.791483+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.793305+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.793305+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.794006+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.794006+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.801693+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.801693+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.802415+0000 mgr.x (mgr.24989) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.802415+0000 mgr.x (mgr.24989) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.876098+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.876098+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.739819+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.739819+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.748518+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.748518+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.749200+0000 mgr.x (mgr.24989) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.749200+0000 mgr.x (mgr.24989) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.789621+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.789621+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.791483+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.791483+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.793305+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.793305+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.794006+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.794006+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.801693+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.801693+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.802415+0000 mgr.x (mgr.24989) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.802415+0000 mgr.x (mgr.24989) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.876098+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.876098+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.878172+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.878172+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.880625+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.880625+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.881422+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.881422+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.890130+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.890130+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.892306+0000 mgr.x (mgr.24989) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.892306+0000 mgr.x (mgr.24989) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.968308+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.968308+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.971213+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.971213+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.974402+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.974402+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.975588+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.975588+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.984753+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:12.984753+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.985858+0000 mgr.x (mgr.24989) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.878172+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.878172+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.880625+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.880625+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.881422+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.881422+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.890130+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.890130+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.892306+0000 mgr.x (mgr.24989) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.892306+0000 mgr.x (mgr.24989) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.968308+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.968308+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.971213+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.971213+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.974402+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.974402+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.975588+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.975588+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.984753+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:12.984753+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.985858+0000 mgr.x (mgr.24989) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:12.985858+0000 mgr.x (mgr.24989) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.058482+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.058482+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.062324+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.062324+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.065838+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.065838+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.067264+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.067264+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.077603+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.077603+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.080305+0000 mgr.x (mgr.24989) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.080305+0000 mgr.x (mgr.24989) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.142154+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.142154+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.144232+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.144232+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.146219+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.146219+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:12.985858+0000 mgr.x (mgr.24989) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.058482+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.058482+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.062324+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.062324+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.065838+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.065838+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.067264+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.067264+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.077603+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.077603+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.080305+0000 mgr.x (mgr.24989) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.080305+0000 mgr.x (mgr.24989) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.142154+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.142154+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.144232+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.144232+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.146219+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.146219+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.146979+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.146979+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.155635+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.155635+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.197401+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.197401+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.199419+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.199419+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.201605+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.201605+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.202369+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.202369+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.210644+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.210644+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.252550+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.252550+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.254566+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.254566+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.256481+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.256481+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.146979+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.146979+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.155635+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.155635+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.197401+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.197401+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.199419+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.199419+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.201605+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.201605+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.202369+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.202369+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.210644+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.210644+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.252550+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.252550+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.254566+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.254566+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.256481+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.256481+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.257180+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.257180+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.265393+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.265393+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.306610+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.306610+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.308584+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.308584+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.310792+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.310792+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.311603+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.311603+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.316988+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.316988+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.393867+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.393867+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.396013+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.396013+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.398236+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.398236+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.399004+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.399004+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.404746+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[79063]: audit 2024-04-25T05:06:13.404746+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.257180+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.257180+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.265393+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.265393+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.306610+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.306610+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.308584+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.308584+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.310792+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.310792+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.311603+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.311603+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.316988+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.316988+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.393867+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.393867+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.396013+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.396013+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.398236+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.398236+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.399004+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.399004+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.404746+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:13.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:13 smithi096 bash[81040]: audit 2024-04-25T05:06:13.404746+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.156685+0000 mgr.x (mgr.24989) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.156685+0000 mgr.x (mgr.24989) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.211682+0000 mgr.x (mgr.24989) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.211682+0000 mgr.x (mgr.24989) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.266195+0000 mgr.x (mgr.24989) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.266195+0000 mgr.x (mgr.24989) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.320685+0000 mgr.x (mgr.24989) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.320685+0000 mgr.x (mgr.24989) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.406532+0000 mgr.x (mgr.24989) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.406532+0000 mgr.x (mgr.24989) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cluster 2024-04-25T05:06:13.466348+0000 mgr.x (mgr.24989) 131 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cluster 2024-04-25T05:06:13.466348+0000 mgr.x (mgr.24989) 131 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:14.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.482216+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.482216+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.483951+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.483951+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.486109+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.486109+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.486778+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.486778+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.156685+0000 mgr.x (mgr.24989) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.156685+0000 mgr.x (mgr.24989) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.211682+0000 mgr.x (mgr.24989) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.211682+0000 mgr.x (mgr.24989) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.266195+0000 mgr.x (mgr.24989) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.266195+0000 mgr.x (mgr.24989) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.320685+0000 mgr.x (mgr.24989) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.320685+0000 mgr.x (mgr.24989) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.406532+0000 mgr.x (mgr.24989) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.406532+0000 mgr.x (mgr.24989) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cluster 2024-04-25T05:06:13.466348+0000 mgr.x (mgr.24989) 131 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cluster 2024-04-25T05:06:13.466348+0000 mgr.x (mgr.24989) 131 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.482216+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.482216+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.483951+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.483951+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.486109+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.486109+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.486778+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.486778+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.492105+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.492105+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.492813+0000 mgr.x (mgr.24989) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.492813+0000 mgr.x (mgr.24989) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.533229+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.533229+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.535199+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.535199+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.536863+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.536863+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.537421+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.537421+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.542521+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.542521+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.543154+0000 mgr.x (mgr.24989) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.543154+0000 mgr.x (mgr.24989) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.583606+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.583606+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.585707+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.585707+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.492105+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.492105+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.492813+0000 mgr.x (mgr.24989) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.492813+0000 mgr.x (mgr.24989) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.533229+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.533229+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.535199+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.535199+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.536863+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.536863+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.537421+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.537421+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.542521+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.542521+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.543154+0000 mgr.x (mgr.24989) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.543154+0000 mgr.x (mgr.24989) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.583606+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.583606+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.585707+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.585707+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.587443+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.587443+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.588020+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.588020+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.593630+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.593630+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.594272+0000 mgr.x (mgr.24989) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.594272+0000 mgr.x (mgr.24989) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.666885+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.666885+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.668752+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.668752+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.671317+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.671317+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.672056+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.672056+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.677279+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.677279+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.678122+0000 mgr.x (mgr.24989) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.678122+0000 mgr.x (mgr.24989) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.734585+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.587443+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.587443+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.588020+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.588020+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.593630+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.593630+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.594272+0000 mgr.x (mgr.24989) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.594272+0000 mgr.x (mgr.24989) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.666885+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.666885+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.668752+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.668752+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.671317+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.671317+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.672056+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.672056+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.677279+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.677279+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.678122+0000 mgr.x (mgr.24989) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.678122+0000 mgr.x (mgr.24989) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.734585+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.734585+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.736416+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.736416+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.738211+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.738211+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.738840+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.738840+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.744889+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.744889+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.745598+0000 mgr.x (mgr.24989) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.745598+0000 mgr.x (mgr.24989) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.786808+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.786808+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.788556+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.788556+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.790281+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.790281+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.790921+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.790921+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.734585+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.736416+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.736416+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.738211+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.738211+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.738840+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.738840+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.744889+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.744889+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.745598+0000 mgr.x (mgr.24989) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.745598+0000 mgr.x (mgr.24989) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.786808+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.786808+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.788556+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.788556+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.790281+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.790281+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.790921+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.790921+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.796129+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.796129+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.796948+0000 mgr.x (mgr.24989) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.796948+0000 mgr.x (mgr.24989) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.814368+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.814368+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.823107+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.823107+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.829348+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.829348+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.871226+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.871226+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.873209+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.873209+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.874429+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.874429+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:06:14.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.875115+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: audit 2024-04-25T05:06:13.875115+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.875589+0000 mgr.x (mgr.24989) 138 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[81040]: cephadm 2024-04-25T05:06:13.875589+0000 mgr.x (mgr.24989) 138 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.796129+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.796129+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.796948+0000 mgr.x (mgr.24989) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.796948+0000 mgr.x (mgr.24989) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.814368+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.814368+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.823107+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.823107+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.829348+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.829348+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.871226+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.871226+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.873209+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.873209+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.874429+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.874429+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.875115+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: audit 2024-04-25T05:06:13.875115+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.875589+0000 mgr.x (mgr.24989) 138 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-25T05:06:14.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:14 smithi096 bash[79063]: cephadm 2024-04-25T05:06:13.875589+0000 mgr.x (mgr.24989) 138 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-25T05:06:14.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.156685+0000 mgr.x (mgr.24989) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.211682+0000 mgr.x (mgr.24989) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.266195+0000 mgr.x (mgr.24989) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.320685+0000 mgr.x (mgr.24989) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.406532+0000 mgr.x (mgr.24989) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cluster 2024-04-25T05:06:13.466348+0000 mgr.x (mgr.24989) 131 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.482216+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.483951+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.486109+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.486778+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.492105+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.492813+0000 mgr.x (mgr.24989) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.533229+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.535199+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.536863+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.537421+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.542521+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.543154+0000 mgr.x (mgr.24989) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.583606+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.585707+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.587443+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.588020+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.593630+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.594272+0000 mgr.x (mgr.24989) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.666885+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.668752+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.671317+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.672056+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.677279+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.678122+0000 mgr.x (mgr.24989) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.734585+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.736416+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.738211+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.738840+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.744889+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.745598+0000 mgr.x (mgr.24989) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.786808+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.788556+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.790281+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.790921+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.796129+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.796948+0000 mgr.x (mgr.24989) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.814368+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.823107+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.829348+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.871226+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.873209+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.874429+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-25T05:06:14.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: audit 2024-04-25T05:06:13.875115+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-25T05:06:14.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:14 smithi155 bash[18735]: cephadm 2024-04-25T05:06:13.875589+0000 mgr.x (mgr.24989) 138 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-25T05:06:16.748 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:16 smithi096 bash[79063]: cluster 2024-04-25T05:06:15.467063+0000 mgr.x (mgr.24989) 139 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:16.748 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:16 smithi096 bash[79063]: cluster 2024-04-25T05:06:15.467063+0000 mgr.x (mgr.24989) 139 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:16.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:16 smithi096 bash[81040]: cluster 2024-04-25T05:06:15.467063+0000 mgr.x (mgr.24989) 139 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:16.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:16 smithi096 bash[81040]: cluster 2024-04-25T05:06:15.467063+0000 mgr.x (mgr.24989) 139 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:16.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:16 smithi155 bash[18735]: cluster 2024-04-25T05:06:15.467063+0000 mgr.x (mgr.24989) 139 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-25T05:06:17.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:16.573888+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:16.577569+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:16.812393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:16.829204+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:16.842193+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:17.108978+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:17.112236+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:17.113651+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:17.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[18735]: audit 2024-04-25T05:06:17.114790+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:17.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.573888+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.573888+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.577569+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.577569+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.812393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.812393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.829204+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.829204+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.842193+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:16.842193+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.108978+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.108978+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.112236+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.112236+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:17.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.113651+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.113651+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.114790+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[79063]: audit 2024-04-25T05:06:17.114790+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.573888+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.573888+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.577569+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.577569+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.812393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.812393+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.829204+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.829204+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.842193+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:16.842193+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.108978+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.108978+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.112236+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.112236+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.113651+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.113651+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.114790+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:17.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:17 smithi096 bash[81040]: audit 2024-04-25T05:06:17.114790+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:18.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:06:17] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.33.4" 2024-04-25T05:06:18.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[54827]: ts=2024-04-25T05:06: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: cephadm 2024-04-25T05:06:17.103087+0000 mgr.x (mgr.24989) 140 : cephadm [INF] Upgrade: Updating mon.b 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: cephadm 2024-04-25T05:06:17.116285+0000 mgr.x (mgr.24989) 141 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: cluster 2024-04-25T05:06:17.467505+0000 mgr.x (mgr.24989) 142 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: audit 2024-04-25T05:06:17.517512+0000 mgr.x (mgr.24989) 143 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: audit 2024-04-25T05:06:17.802691+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: audit 2024-04-25T05:06:17.817153+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:18 smithi155 bash[18735]: audit 2024-04-25T05:06:17.828509+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: cephadm 2024-04-25T05:06:17.103087+0000 mgr.x (mgr.24989) 140 : cephadm [INF] Upgrade: Updating mon.b 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: cephadm 2024-04-25T05:06:17.103087+0000 mgr.x (mgr.24989) 140 : cephadm [INF] Upgrade: Updating mon.b 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: cephadm 2024-04-25T05:06:17.116285+0000 mgr.x (mgr.24989) 141 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: cephadm 2024-04-25T05:06:17.116285+0000 mgr.x (mgr.24989) 141 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: cluster 2024-04-25T05:06:17.467505+0000 mgr.x (mgr.24989) 142 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: cluster 2024-04-25T05:06:17.467505+0000 mgr.x (mgr.24989) 142 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.517512+0000 mgr.x (mgr.24989) 143 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.517512+0000 mgr.x (mgr.24989) 143 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.802691+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.802691+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.817153+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.817153+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.828509+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[79063]: audit 2024-04-25T05:06:17.828509+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: cephadm 2024-04-25T05:06:17.103087+0000 mgr.x (mgr.24989) 140 : cephadm [INF] Upgrade: Updating mon.b 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: cephadm 2024-04-25T05:06:17.103087+0000 mgr.x (mgr.24989) 140 : cephadm [INF] Upgrade: Updating mon.b 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: cephadm 2024-04-25T05:06:17.116285+0000 mgr.x (mgr.24989) 141 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: cephadm 2024-04-25T05:06:17.116285+0000 mgr.x (mgr.24989) 141 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: cluster 2024-04-25T05:06:17.467505+0000 mgr.x (mgr.24989) 142 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: cluster 2024-04-25T05:06:17.467505+0000 mgr.x (mgr.24989) 142 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.517512+0000 mgr.x (mgr.24989) 143 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.517512+0000 mgr.x (mgr.24989) 143 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.802691+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.802691+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.817153+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.817153+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.828509+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:19.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:18 smithi096 bash[81040]: audit 2024-04-25T05:06:17.828509+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:20 smithi155 bash[18735]: cluster 2024-04-25T05:06:19.468760+0000 mgr.x (mgr.24989) 144 : cluster [DBG] pgmap v21: 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-04-25T05:06:21.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:20 smithi096 bash[79063]: cluster 2024-04-25T05:06:19.468760+0000 mgr.x (mgr.24989) 144 : cluster [DBG] pgmap v21: 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-04-25T05:06:21.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:20 smithi096 bash[79063]: cluster 2024-04-25T05:06:19.468760+0000 mgr.x (mgr.24989) 144 : cluster [DBG] pgmap v21: 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-04-25T05:06:21.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:20 smithi096 bash[81040]: cluster 2024-04-25T05:06:19.468760+0000 mgr.x (mgr.24989) 144 : cluster [DBG] pgmap v21: 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-04-25T05:06:21.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:20 smithi096 bash[81040]: cluster 2024-04-25T05:06:19.468760+0000 mgr.x (mgr.24989) 144 : cluster [DBG] pgmap v21: 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-04-25T05:06:21.329 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.330 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.330 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.333 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.334 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.334 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.335 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: Stopping Ceph mon.b for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:06:21.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.335 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:06:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[18735]: debug 2024-04-25T05:06:21.445+0000 7ffb461cb700 -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-04-25T05:06:21.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[18735]: debug 2024-04-25T05:06:21.445+0000 7ffb461cb700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[52857]: [25/Apr/2024:05:06:21] ENGINE Bus STOPPING 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[52857]: [25/Apr/2024:05:06:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[52857]: [25/Apr/2024:05:06:21] ENGINE Bus STOPPED 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[52857]: [25/Apr/2024:05:06:21] ENGINE Bus STARTING 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[52857]: [25/Apr/2024:05:06:21] ENGINE Serving on http://:::9283 2024-04-25T05:06:21.681 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:21 smithi155 bash[52857]: [25/Apr/2024:05:06:21] ENGINE Bus STARTED 2024-04-25T05:06:22.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:22 smithi155 bash[60149]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-b 2024-04-25T05:06:22.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:22 smithi155 bash[60222]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-b 2024-04-25T05:06:22.640 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-25T05:06:22.640 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: Stopped Ceph mon.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:06:22.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.959 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.959 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.959 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.960 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:22.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: Started Ceph mon.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:06:22.961 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:06:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:06:23.774 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[54827]: ts=2024-04-25T05:06: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.777+0000 7f483c035c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-25T05:06:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.777+0000 7f483c035c80 0 ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev), process ceph-mon, pid 7 2024-04-25T05:06:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.777+0000 7f483c035c80 0 pidfile_write: ignore empty --pid-file 2024-04-25T05:06:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 0 load: jerasure load: lrc 2024-04-25T05:06:24.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Git sha 0 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Compile date 2024-04-25 01:05:22 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: DB SUMMARY 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: DB Session ID: S3JWO5MI0F08YDEQDJ9S 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: CURRENT file: CURRENT 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2652 Bytes 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 837188 ; 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.error_if_exists: 0 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.create_if_missing: 0 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-25T05:06:24.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.env: 0x556fbf364cc0 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.info_log: 0x556fc0a75dc0 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.statistics: (nil) 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.use_fsync: 0 2024-04-25T05:06:24.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-25T05:06:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.db_log_dir: 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.wal_dir: 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.write_buffer_manager: 0x556fc0a47220 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-25T05:06:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.unordered_write: 0 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.row_cache: None 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.wal_filter: None 2024-04-25T05:06:24.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.two_write_queues: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.wal_compression: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.atomic_flush: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-25T05:06:24.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_open_files: -1 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-25T05:06:24.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Compression algorithms supported: 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kZSTD supported: 0 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kXpressCompression supported: 0 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kZlibCompression supported: 1 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-25T05:06:24.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.merge_operator: 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_filter: None 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556fc0a75f80) 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: cache_index_and_filter_blocks: 1 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-25T05:06:24.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: pin_top_level_index_and_filter: 1 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: index_type: 0 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: data_block_index_type: 0 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: index_shortening: 1 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: data_block_hash_table_util_ratio: 0.750000 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: checksum: 4 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: no_block_cache: 0 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_cache: 0x556fc0a771f0 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_cache_name: BinnedLRUCache 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_cache_options: 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: capacity : 536870912 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: num_shard_bits : 4 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: strict_capacity_limit : 0 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: high_pri_pool_ratio: 0.000 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_cache_compressed: (nil) 2024-04-25T05:06:24.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: persistent_cache: (nil) 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_size: 4096 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_size_deviation: 10 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_restart_interval: 16 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: index_block_restart_interval: 1 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: metadata_block_size: 4096 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: partition_filters: 0 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: use_delta_encoding: 1 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: filter_policy: bloomfilter 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: whole_key_filtering: 1 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: verify_compression: 0 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: read_amp_bytes_per_bit: 0 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: format_version: 5 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: enable_index_compression: 1 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: block_align: 0 2024-04-25T05:06:24.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: max_auto_readahead_size: 262144 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: prepopulate_block_cache: 0 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: initial_auto_readahead_size: 8192 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: num_file_reads_for_auto_readahead: 2 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression: NoCompression 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.num_levels: 7 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-25T05:06:24.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-25T05:06:24.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-25T05:06:24.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-25T05:06:24.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-25T05:06:24.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.bloom_locality: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.ttl: 2592000 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.enable_blob_files: false 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.min_blob_size: 0 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-25T05:06:24.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483179b700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 51.sst 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 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 53, last_sequence is 34009, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 24f472f5-ae42-48de-a5bb-a7156efc7b4c 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021583787976, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.781+0000 7f483c035c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-04-25T05:06:24.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021583793135, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 531938, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 34014, "largest_seqno": 34642, "table_properties": {"data_size": 528757, "index_size": 1245, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8561, "raw_average_key_size": 24, "raw_value_size": 522595, "raw_average_value_size": 1523, "num_data_blocks": 50, "num_entries": 343, "num_filter_entries": 343, "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": 1714021583, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "24f472f5-ae42-48de-a5bb-a7156efc7b4c", "db_session_id": "S3JWO5MI0F08YDEQDJ9S", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714021583793261, "job": 1, "event": "recovery_finished"} 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556fc0b98000 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 4 rocksdb: DB pointer 0x556fc0b84000 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f482a78d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f482a78d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: ** DB Stats ** 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-25T05:06:24.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: ** Compaction Stats [default] ** 2024-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: 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-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: L0 1/0 519.47 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 185.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: L6 1/0 13.56 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-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Sum 2/0 14.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 185.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 185.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-25T05:06:24.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: ** Compaction Stats [default] ** 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: 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-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 185.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: AddFile(Total Files): cumulative 0, interval 0 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: AddFile(Keys): cumulative 0, interval 0 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Cumulative compaction: 0.00 GB write, 60.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Interval compaction: 0.00 GB write, 60.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-25T05:06:24.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Block cache BinnedLRUCache@0x556fc0a771f0#7 capacity: 512.00 MB usage: 2.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: ** File Read Latency Histogram By Level [default] ** 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.789+0000 7f483c035c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 1 mon.b@-1(???) e3 preinit fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 0 mon.b@-1(???).mds e1 new map 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 0 mon.b@-1(???).mds e1 print_map 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: e1 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: legacy client fscid: -1 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: No filesystems configured 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 0 mon.b@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-25T05:06:24.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:06:24.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:06:24.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-25T05:06:24.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:23 smithi155 bash[60276]: debug 2024-04-25T05:06:23.793+0000 7f483c035c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-04-25T05:06:26.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:23.470599+0000 mgr.x (mgr.24989) 146 : 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-04-25T05:06:26.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:23.470599+0000 mgr.x (mgr.24989) 146 : 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-04-25T05:06:26.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.887657+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:06:26.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.887657+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:06:26.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.888026+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.888026+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.888405+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.888405+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.889426+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.889426+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.889444+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.889444+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.889576+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.889576+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.910512+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.910512+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921860+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 4 2024-04-25T05:06:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921860+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 4 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921899+0000 mon.a (mon.0) 229 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921899+0000 mon.a (mon.0) 229 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921922+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-04-25T05:06:24.854671+0000 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921922+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-04-25T05:06:24.854671+0000 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921942+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921942+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921966+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921966+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921990+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.921990+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.922010+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.922010+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.922035+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.922035+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.922061+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.922061+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.923104+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.923104+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.923162+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.923162+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.923877+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e45: x(active, since 38s), standbys: y 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.923877+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e45: x(active, since 38s), standbys: y 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.924159+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cluster 2024-04-25T05:06:24.924159+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.935229+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24989 ' entity='' 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.935229+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24989 ' entity='' 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.957264+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:24.957264+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.002969+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.002969+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.005244+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.005244+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.017029+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.017029+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cephadm 2024-04-25T05:06:25.020686+0000 mgr.x (mgr.24989) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:26.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cephadm 2024-04-25T05:06:25.020686+0000 mgr.x (mgr.24989) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cephadm 2024-04-25T05:06:25.088733+0000 mgr.x (mgr.24989) 148 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: cephadm 2024-04-25T05:06:25.088733+0000 mgr.x (mgr.24989) 148 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.089187+0000 mon.c (mon.1) 11 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.089187+0000 mon.c (mon.1) 11 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.091392+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.091392+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.093098+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:25 smithi155 bash[60276]: audit 2024-04-25T05:06:25.093098+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:23.470599+0000 mgr.x (mgr.24989) 146 : 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-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:23.470599+0000 mgr.x (mgr.24989) 146 : 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-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.887657+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.887657+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.888026+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.888026+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.888405+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.888405+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.889426+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.889426+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.889444+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.889444+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.889576+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.889576+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-25T05:06:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.910512+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.910512+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921860+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 4 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921860+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 4 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921899+0000 mon.a (mon.0) 229 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921899+0000 mon.a (mon.0) 229 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921922+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-04-25T05:06:24.854671+0000 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921922+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-04-25T05:06:24.854671+0000 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921942+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:23.470599+0000 mgr.x (mgr.24989) 146 : 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-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:23.470599+0000 mgr.x (mgr.24989) 146 : 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-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.887657+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.887657+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.888026+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.888026+0000 mon.c (mon.1) 6 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.888405+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.888405+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.889426+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.889426+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.889444+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.889444+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.889576+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-25T05:06:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.889576+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.910512+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.910512+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921860+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 4 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921860+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 4 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921899+0000 mon.a (mon.0) 229 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921899+0000 mon.a (mon.0) 229 : cluster [DBG] fsid cbf8b84e-02be-11ef-bc93-c7b262605968 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921922+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-04-25T05:06:24.854671+0000 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921922+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-04-25T05:06:24.854671+0000 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921942+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921942+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921966+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921966+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921990+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:26.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.921990+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.922010+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.922010+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.922035+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.922035+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.922061+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.922061+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.923104+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.923104+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.923162+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.923162+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.923877+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e45: x(active, since 38s), standbys: y 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.923877+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e45: x(active, since 38s), standbys: y 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.924159+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-04-25T05:06:26.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cluster 2024-04-25T05:06:24.924159+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.935229+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24989 ' entity='' 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.935229+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24989 ' entity='' 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.957264+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:24.957264+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.002969+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.002969+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.005244+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921942+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-04-25T04:47:34.067366+0000 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921966+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921966+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-04-25T05:06:26.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921990+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.921990+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.922010+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.922010+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.922035+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.922035+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.96:3301/0,v1:172.21.15.96:6790/0] mon.c 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.922061+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.922061+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.923104+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.923104+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.923162+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.923162+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.923877+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e45: x(active, since 38s), standbys: y 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.923877+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e45: x(active, since 38s), standbys: y 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.924159+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-04-25T05:06:26.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cluster 2024-04-25T05:06:24.924159+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.935229+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24989 ' entity='' 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.935229+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24989 ' entity='' 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.957264+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:24.957264+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.002969+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.002969+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.005244+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.005244+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.017029+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.017029+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cephadm 2024-04-25T05:06:25.020686+0000 mgr.x (mgr.24989) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:26.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cephadm 2024-04-25T05:06:25.020686+0000 mgr.x (mgr.24989) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cephadm 2024-04-25T05:06:25.088733+0000 mgr.x (mgr.24989) 148 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: cephadm 2024-04-25T05:06:25.088733+0000 mgr.x (mgr.24989) 148 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.089187+0000 mon.c (mon.1) 11 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.089187+0000 mon.c (mon.1) 11 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.091392+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.091392+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.093098+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[81040]: audit 2024-04-25T05:06:25.093098+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.005244+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.017029+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.017029+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:26.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cephadm 2024-04-25T05:06:25.020686+0000 mgr.x (mgr.24989) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cephadm 2024-04-25T05:06:25.020686+0000 mgr.x (mgr.24989) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cephadm 2024-04-25T05:06:25.088733+0000 mgr.x (mgr.24989) 148 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: cephadm 2024-04-25T05:06:25.088733+0000 mgr.x (mgr.24989) 148 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.089187+0000 mon.c (mon.1) 11 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.089187+0000 mon.c (mon.1) 11 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.091392+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.091392+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.093098+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:26.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:25 smithi096 bash[79063]: audit 2024-04-25T05:06:25.093098+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:27.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:27 smithi155 bash[60276]: cephadm 2024-04-25T05:06:25.095467+0000 mgr.x (mgr.24989) 149 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T05:06:27.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:27 smithi155 bash[60276]: cephadm 2024-04-25T05:06:25.095467+0000 mgr.x (mgr.24989) 149 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T05:06:27.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:27 smithi155 bash[60276]: cluster 2024-04-25T05:06:25.471320+0000 mgr.x (mgr.24989) 150 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:27.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:27 smithi155 bash[60276]: cluster 2024-04-25T05:06:25.471320+0000 mgr.x (mgr.24989) 150 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:27.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[81040]: cephadm 2024-04-25T05:06:25.095467+0000 mgr.x (mgr.24989) 149 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[81040]: cephadm 2024-04-25T05:06:25.095467+0000 mgr.x (mgr.24989) 149 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[81040]: cluster 2024-04-25T05:06:25.471320+0000 mgr.x (mgr.24989) 150 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[81040]: cluster 2024-04-25T05:06:25.471320+0000 mgr.x (mgr.24989) 150 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[79063]: cephadm 2024-04-25T05:06:25.095467+0000 mgr.x (mgr.24989) 149 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[79063]: cephadm 2024-04-25T05:06:25.095467+0000 mgr.x (mgr.24989) 149 : cephadm [INF] Reconfiguring daemon mon.a on smithi096 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[79063]: cluster 2024-04-25T05:06:25.471320+0000 mgr.x (mgr.24989) 150 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:27.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:27 smithi096 bash[79063]: cluster 2024-04-25T05:06:25.471320+0000 mgr.x (mgr.24989) 150 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:06:27] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.33.4" 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.274058+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.274058+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.290887+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.290887+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: cephadm 2024-04-25T05:06:27.317632+0000 mgr.x (mgr.24989) 151 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: cephadm 2024-04-25T05:06:27.317632+0000 mgr.x (mgr.24989) 151 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-25T05:06:28.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.318244+0000 mon.c (mon.1) 14 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.318244+0000 mon.c (mon.1) 14 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.319037+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.319037+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.321876+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.321876+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.324092+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.324092+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: cephadm 2024-04-25T05:06:27.326409+0000 mgr.x (mgr.24989) 152 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: cephadm 2024-04-25T05:06:27.326409+0000 mgr.x (mgr.24989) 152 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: cluster 2024-04-25T05:06:27.472038+0000 mgr.x (mgr.24989) 153 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: cluster 2024-04-25T05:06:27.472038+0000 mgr.x (mgr.24989) 153 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.525689+0000 mgr.x (mgr.24989) 154 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:28.612 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[81040]: audit 2024-04-25T05:06:27.525689+0000 mgr.x (mgr.24989) 154 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.274058+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.274058+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.290887+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.290887+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: cephadm 2024-04-25T05:06:27.317632+0000 mgr.x (mgr.24989) 151 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: cephadm 2024-04-25T05:06:27.317632+0000 mgr.x (mgr.24989) 151 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.318244+0000 mon.c (mon.1) 14 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.318244+0000 mon.c (mon.1) 14 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.319037+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.319037+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.321876+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.321876+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:28.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.324092+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.324092+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: cephadm 2024-04-25T05:06:27.326409+0000 mgr.x (mgr.24989) 152 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: cephadm 2024-04-25T05:06:27.326409+0000 mgr.x (mgr.24989) 152 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: cluster 2024-04-25T05:06:27.472038+0000 mgr.x (mgr.24989) 153 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: cluster 2024-04-25T05:06:27.472038+0000 mgr.x (mgr.24989) 153 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.525689+0000 mgr.x (mgr.24989) 154 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:28.614 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:28 smithi096 bash[79063]: audit 2024-04-25T05:06:27.525689+0000 mgr.x (mgr.24989) 154 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.274058+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.274058+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.290887+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.290887+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: cephadm 2024-04-25T05:06:27.317632+0000 mgr.x (mgr.24989) 151 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-25T05:06:28.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: cephadm 2024-04-25T05:06:27.317632+0000 mgr.x (mgr.24989) 151 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.318244+0000 mon.c (mon.1) 14 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.318244+0000 mon.c (mon.1) 14 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.319037+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.319037+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.321876+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.321876+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.324092+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.324092+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: cephadm 2024-04-25T05:06:27.326409+0000 mgr.x (mgr.24989) 152 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: cephadm 2024-04-25T05:06:27.326409+0000 mgr.x (mgr.24989) 152 : cephadm [INF] Reconfiguring daemon mgr.y on smithi096 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: cluster 2024-04-25T05:06:27.472038+0000 mgr.x (mgr.24989) 153 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: cluster 2024-04-25T05:06:27.472038+0000 mgr.x (mgr.24989) 153 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.525689+0000 mgr.x (mgr.24989) 154 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:28.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[60276]: audit 2024-04-25T05:06:27.525689+0000 mgr.x (mgr.24989) 154 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:28.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[52857]: debug 2024-04-25T05:06:28.801+0000 7fbb90150700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-25T05:06:28.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:28 smithi155 bash[54827]: ts=2024-04-25T05:06: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:30.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.402391+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.402391+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.419560+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.419560+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: cephadm 2024-04-25T05:06:29.452414+0000 mgr.x (mgr.24989) 155 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: cephadm 2024-04-25T05:06:29.452414+0000 mgr.x (mgr.24989) 155 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.452985+0000 mon.c (mon.1) 17 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.452985+0000 mon.c (mon.1) 17 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.455215+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.455215+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.457152+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: audit 2024-04-25T05:06:29.457152+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: cephadm 2024-04-25T05:06:29.459658+0000 mgr.x (mgr.24989) 156 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: cephadm 2024-04-25T05:06:29.459658+0000 mgr.x (mgr.24989) 156 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: cluster 2024-04-25T05:06:29.474302+0000 mgr.x (mgr.24989) 157 : cluster [DBG] pgmap v26: 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-04-25T05:06:30.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[79063]: cluster 2024-04-25T05:06:29.474302+0000 mgr.x (mgr.24989) 157 : cluster [DBG] pgmap v26: 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-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.402391+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.402391+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.419560+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.419560+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: cephadm 2024-04-25T05:06:29.452414+0000 mgr.x (mgr.24989) 155 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: cephadm 2024-04-25T05:06:29.452414+0000 mgr.x (mgr.24989) 155 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.452985+0000 mon.c (mon.1) 17 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.452985+0000 mon.c (mon.1) 17 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.455215+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.455215+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:30.671 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.457152+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:30.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: audit 2024-04-25T05:06:29.457152+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:30.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: cephadm 2024-04-25T05:06:29.459658+0000 mgr.x (mgr.24989) 156 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T05:06:30.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: cephadm 2024-04-25T05:06:29.459658+0000 mgr.x (mgr.24989) 156 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T05:06:30.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: cluster 2024-04-25T05:06:29.474302+0000 mgr.x (mgr.24989) 157 : cluster [DBG] pgmap v26: 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-04-25T05:06:30.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:30 smithi096 bash[81040]: cluster 2024-04-25T05:06:29.474302+0000 mgr.x (mgr.24989) 157 : cluster [DBG] pgmap v26: 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-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.402391+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.402391+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.419560+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.419560+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: cephadm 2024-04-25T05:06:29.452414+0000 mgr.x (mgr.24989) 155 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: cephadm 2024-04-25T05:06:29.452414+0000 mgr.x (mgr.24989) 155 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.452985+0000 mon.c (mon.1) 17 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.452985+0000 mon.c (mon.1) 17 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.455215+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.455215+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.457152+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:30.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: audit 2024-04-25T05:06:29.457152+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: cephadm 2024-04-25T05:06:29.459658+0000 mgr.x (mgr.24989) 156 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T05:06:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: cephadm 2024-04-25T05:06:29.459658+0000 mgr.x (mgr.24989) 156 : cephadm [INF] Reconfiguring daemon mon.c on smithi096 2024-04-25T05:06:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: cluster 2024-04-25T05:06:29.474302+0000 mgr.x (mgr.24989) 157 : cluster [DBG] pgmap v26: 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-04-25T05:06:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:30 smithi155 bash[60276]: cluster 2024-04-25T05:06:29.474302+0000 mgr.x (mgr.24989) 157 : cluster [DBG] pgmap v26: 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-04-25T05:06:32.619 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.349366+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.647 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.349366+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.647 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.365824+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.647 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.365824+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.647 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: cephadm 2024-04-25T05:06:31.380641+0000 mgr.x (mgr.24989) 158 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-25T05:06:32.647 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: cephadm 2024-04-25T05:06:31.380641+0000 mgr.x (mgr.24989) 158 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.381062+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.381062+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.383029+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.383029+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: cephadm 2024-04-25T05:06:31.389176+0000 mgr.x (mgr.24989) 159 : cephadm [INF] Reconfiguring daemon osd.0 on smithi096 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: cephadm 2024-04-25T05:06:31.389176+0000 mgr.x (mgr.24989) 159 : cephadm [INF] Reconfiguring daemon osd.0 on smithi096 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: cluster 2024-04-25T05:06:31.475055+0000 mgr.x (mgr.24989) 160 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: cluster 2024-04-25T05:06:31.475055+0000 mgr.x (mgr.24989) 160 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.569412+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:32.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[79063]: audit 2024-04-25T05:06:31.569412+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.349366+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.349366+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.365824+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.365824+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: cephadm 2024-04-25T05:06:31.380641+0000 mgr.x (mgr.24989) 158 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: cephadm 2024-04-25T05:06:31.380641+0000 mgr.x (mgr.24989) 158 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.381062+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.381062+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.383029+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.383029+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: cephadm 2024-04-25T05:06:31.389176+0000 mgr.x (mgr.24989) 159 : cephadm [INF] Reconfiguring daemon osd.0 on smithi096 2024-04-25T05:06:32.649 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: cephadm 2024-04-25T05:06:31.389176+0000 mgr.x (mgr.24989) 159 : cephadm [INF] Reconfiguring daemon osd.0 on smithi096 2024-04-25T05:06:32.650 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: cluster 2024-04-25T05:06:31.475055+0000 mgr.x (mgr.24989) 160 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:32.650 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: cluster 2024-04-25T05:06:31.475055+0000 mgr.x (mgr.24989) 160 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:32.650 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.569412+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:32.650 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:32 smithi096 bash[81040]: audit 2024-04-25T05:06:31.569412+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.349366+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.349366+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.365824+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.365824+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: cephadm 2024-04-25T05:06:31.380641+0000 mgr.x (mgr.24989) 158 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: cephadm 2024-04-25T05:06:31.380641+0000 mgr.x (mgr.24989) 158 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.381062+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.381062+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.383029+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:32.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.383029+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: cephadm 2024-04-25T05:06:31.389176+0000 mgr.x (mgr.24989) 159 : cephadm [INF] Reconfiguring daemon osd.0 on smithi096 2024-04-25T05:06:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: cephadm 2024-04-25T05:06:31.389176+0000 mgr.x (mgr.24989) 159 : cephadm [INF] Reconfiguring daemon osd.0 on smithi096 2024-04-25T05:06:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: cluster 2024-04-25T05:06:31.475055+0000 mgr.x (mgr.24989) 160 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: cluster 2024-04-25T05:06:31.475055+0000 mgr.x (mgr.24989) 160 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.569412+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:32 smithi155 bash[60276]: audit 2024-04-25T05:06:31.569412+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:33.815 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:33 smithi155 bash[54827]: ts=2024-04-25T05:06:33.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:34.659 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.418428+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.418428+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.436345+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.436345+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: cluster 2024-04-25T05:06:33.476666+0000 mgr.x (mgr.24989) 161 : 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-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: cluster 2024-04-25T05:06:33.476666+0000 mgr.x (mgr.24989) 161 : 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-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: cephadm 2024-04-25T05:06:33.478889+0000 mgr.x (mgr.24989) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: cephadm 2024-04-25T05:06:33.478889+0000 mgr.x (mgr.24989) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.479224+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.479224+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.481276+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:34.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: audit 2024-04-25T05:06:33.481276+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:34.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: cephadm 2024-04-25T05:06:33.487505+0000 mgr.x (mgr.24989) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi096 2024-04-25T05:06:34.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:34 smithi155 bash[60276]: cephadm 2024-04-25T05:06:33.487505+0000 mgr.x (mgr.24989) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi096 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.418428+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.418428+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.436345+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.436345+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: cluster 2024-04-25T05:06:33.476666+0000 mgr.x (mgr.24989) 161 : 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-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: cluster 2024-04-25T05:06:33.476666+0000 mgr.x (mgr.24989) 161 : 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-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: cephadm 2024-04-25T05:06:33.478889+0000 mgr.x (mgr.24989) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: cephadm 2024-04-25T05:06:33.478889+0000 mgr.x (mgr.24989) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.479224+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:06:34.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.479224+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.481276+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: audit 2024-04-25T05:06:33.481276+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: cephadm 2024-04-25T05:06:33.487505+0000 mgr.x (mgr.24989) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi096 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[79063]: cephadm 2024-04-25T05:06:33.487505+0000 mgr.x (mgr.24989) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi096 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.418428+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.418428+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.436345+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.436345+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: cluster 2024-04-25T05:06:33.476666+0000 mgr.x (mgr.24989) 161 : 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-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: cluster 2024-04-25T05:06:33.476666+0000 mgr.x (mgr.24989) 161 : 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-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: cephadm 2024-04-25T05:06:33.478889+0000 mgr.x (mgr.24989) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: cephadm 2024-04-25T05:06:33.478889+0000 mgr.x (mgr.24989) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-25T05:06:34.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.479224+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:06:34.780 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.479224+0000 mon.c (mon.1) 23 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:06:34.780 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.481276+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:34.780 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: audit 2024-04-25T05:06:33.481276+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:34.780 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: cephadm 2024-04-25T05:06:33.487505+0000 mgr.x (mgr.24989) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi096 2024-04-25T05:06:34.780 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:34 smithi096 bash[81040]: cephadm 2024-04-25T05:06:33.487505+0000 mgr.x (mgr.24989) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi096 2024-04-25T05:06:35.401 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:06:35.401 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 18s ago 17m - - 2024-04-25T05:06:35.402 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 17s ago 17m - - 2024-04-25T05:06:35.402 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (4m) 18s ago 11m 12.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:06:35.402 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (4m) 17s ago 10m 41.7M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:06:35.402 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (3m) 18s ago 8m 44.1M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:06:35.402 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (3m) 17s ago 16m 491M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:06:35.402 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (85s) 18s ago 18m 436M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (59s) 18s ago 18m 41.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 starting - - - 2048M 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (31s) 18s ago 17m 32.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (4m) 18s ago 11m 9027k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (4m) 17s ago 11m 9136k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (16m) 18s ago 16m 57.1M 2524M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:06:35.403 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (15m) 18s ago 15m 59.1M 2524M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (15m) 18s ago 15m 52.6M 2524M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (14m) 18s ago 14m 59.3M 2524M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (14m) 17s ago 14m 59.7M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (13m) 17s ago 13m 53.9M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (12m) 17s ago 12m 53.6M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (12m) 17s ago 12m 56.8M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:06:35.404 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (3m) 17s ago 11m 63.1M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:06:35.405 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (9m) 18s ago 9m 87.5M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:06:35.405 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (9m) 17s ago 9m 87.5M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:06:35.405 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (9m) 18s ago 9m 87.0M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:06:35.405 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (9m) 17s ago 9m 86.9M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:06:35.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[79063]: audit 2024-04-25T05:06:34.650507+0000 mgr.x (mgr.24989) 164 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[79063]: audit 2024-04-25T05:06:34.650507+0000 mgr.x (mgr.24989) 164 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[79063]: audit 2024-04-25T05:06:35.024148+0000 mgr.x (mgr.24989) 165 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[79063]: audit 2024-04-25T05:06:35.024148+0000 mgr.x (mgr.24989) 165 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[81040]: audit 2024-04-25T05:06:34.650507+0000 mgr.x (mgr.24989) 164 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[81040]: audit 2024-04-25T05:06:34.650507+0000 mgr.x (mgr.24989) 164 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[81040]: audit 2024-04-25T05:06:35.024148+0000 mgr.x (mgr.24989) 165 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:35 smithi096 bash[81040]: audit 2024-04-25T05:06:35.024148+0000 mgr.x (mgr.24989) 165 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:35 smithi155 bash[60276]: audit 2024-04-25T05:06:34.650507+0000 mgr.x (mgr.24989) 164 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:35 smithi155 bash[60276]: audit 2024-04-25T05:06:34.650507+0000 mgr.x (mgr.24989) 164 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:35 smithi155 bash[60276]: audit 2024-04-25T05:06:35.024148+0000 mgr.x (mgr.24989) 165 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:35 smithi155 bash[60276]: audit 2024-04-25T05:06:35.024148+0000 mgr.x (mgr.24989) 165 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:35.822 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:06:35.823 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:06:35.824 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:06:35.824 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:06:35.824 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-25T05:06:35.824 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 5 2024-04-25T05:06:35.824 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:06:35.824 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:06:36.168 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:06:36.168 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:06:36.168 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr" 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "4/23 daemons upgraded", 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading mon daemons", 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:06:36.169 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:06:36.626 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:06:36.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:36 smithi155 bash[60276]: audit 2024-04-25T05:06:35.379269+0000 mgr.x (mgr.24989) 166 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:36.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:36 smithi155 bash[60276]: audit 2024-04-25T05:06:35.379269+0000 mgr.x (mgr.24989) 166 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:36.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:36 smithi155 bash[60276]: cluster 2024-04-25T05:06:35.477226+0000 mgr.x (mgr.24989) 167 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:36.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:36 smithi155 bash[60276]: cluster 2024-04-25T05:06:35.477226+0000 mgr.x (mgr.24989) 167 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:36.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:36 smithi155 bash[60276]: audit 2024-04-25T05:06:35.828871+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/4257765123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:36.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:36 smithi155 bash[60276]: audit 2024-04-25T05:06:35.828871+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/4257765123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:36.748 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[81040]: audit 2024-04-25T05:06:35.379269+0000 mgr.x (mgr.24989) 166 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[81040]: audit 2024-04-25T05:06:35.379269+0000 mgr.x (mgr.24989) 166 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[81040]: cluster 2024-04-25T05:06:35.477226+0000 mgr.x (mgr.24989) 167 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[81040]: cluster 2024-04-25T05:06:35.477226+0000 mgr.x (mgr.24989) 167 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[81040]: audit 2024-04-25T05:06:35.828871+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/4257765123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[81040]: audit 2024-04-25T05:06:35.828871+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/4257765123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[79063]: audit 2024-04-25T05:06:35.379269+0000 mgr.x (mgr.24989) 166 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[79063]: audit 2024-04-25T05:06:35.379269+0000 mgr.x (mgr.24989) 166 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[79063]: cluster 2024-04-25T05:06:35.477226+0000 mgr.x (mgr.24989) 167 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:36.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[79063]: cluster 2024-04-25T05:06:35.477226+0000 mgr.x (mgr.24989) 167 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[79063]: audit 2024-04-25T05:06:35.828871+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/4257765123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:36.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:36 smithi096 bash[79063]: audit 2024-04-25T05:06:35.828871+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.96:0/4257765123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.174107+0000 mgr.x (mgr.24989) 168 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.174107+0000 mgr.x (mgr.24989) 168 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.534244+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.534244+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.559900+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.559900+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: cephadm 2024-04-25T05:06:36.611271+0000 mgr.x (mgr.24989) 169 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: cephadm 2024-04-25T05:06:36.611271+0000 mgr.x (mgr.24989) 169 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.611539+0000 mon.c (mon.1) 26 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.611539+0000 mon.c (mon.1) 26 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.612949+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.612949+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: cephadm 2024-04-25T05:06:36.618688+0000 mgr.x (mgr.24989) 170 : cephadm [INF] Reconfiguring daemon osd.2 on smithi096 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: cephadm 2024-04-25T05:06:36.618688+0000 mgr.x (mgr.24989) 170 : cephadm [INF] Reconfiguring daemon osd.2 on smithi096 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.632757+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.96:0/446410994' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.632757+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.96:0/446410994' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.967789+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.967789+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.984141+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.984141+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.995244+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[60276]: audit 2024-04-25T05:06:36.995244+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.174107+0000 mgr.x (mgr.24989) 168 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.174107+0000 mgr.x (mgr.24989) 168 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.534244+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.534244+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.559900+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.559900+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: cephadm 2024-04-25T05:06:36.611271+0000 mgr.x (mgr.24989) 169 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: cephadm 2024-04-25T05:06:36.611271+0000 mgr.x (mgr.24989) 169 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.611539+0000 mon.c (mon.1) 26 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:06:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.611539+0000 mon.c (mon.1) 26 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.612949+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.612949+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: cephadm 2024-04-25T05:06:36.618688+0000 mgr.x (mgr.24989) 170 : cephadm [INF] Reconfiguring daemon osd.2 on smithi096 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: cephadm 2024-04-25T05:06:36.618688+0000 mgr.x (mgr.24989) 170 : cephadm [INF] Reconfiguring daemon osd.2 on smithi096 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.632757+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.96:0/446410994' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.632757+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.96:0/446410994' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.967789+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.967789+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.984141+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.984141+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.995244+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[79063]: audit 2024-04-25T05:06:36.995244+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.174107+0000 mgr.x (mgr.24989) 168 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.174107+0000 mgr.x (mgr.24989) 168 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.534244+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.534244+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.559900+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.559900+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: cephadm 2024-04-25T05:06:36.611271+0000 mgr.x (mgr.24989) 169 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: cephadm 2024-04-25T05:06:36.611271+0000 mgr.x (mgr.24989) 169 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.611539+0000 mon.c (mon.1) 26 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.611539+0000 mon.c (mon.1) 26 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.612949+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.612949+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: cephadm 2024-04-25T05:06:36.618688+0000 mgr.x (mgr.24989) 170 : cephadm [INF] Reconfiguring daemon osd.2 on smithi096 2024-04-25T05:06:38.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: cephadm 2024-04-25T05:06:36.618688+0000 mgr.x (mgr.24989) 170 : cephadm [INF] Reconfiguring daemon osd.2 on smithi096 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.632757+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.96:0/446410994' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.632757+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.96:0/446410994' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.967789+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.967789+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.984141+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.984141+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.995244+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:37 smithi096 bash[81040]: audit 2024-04-25T05:06:36.995244+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:38.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:06:37] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2024-04-25T05:06:38.946 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[54827]: ts=2024-04-25T05:06: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:39.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: cluster 2024-04-25T05:06:37.477744+0000 mgr.x (mgr.24989) 171 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: cluster 2024-04-25T05:06:37.477744+0000 mgr.x (mgr.24989) 171 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.533619+0000 mgr.x (mgr.24989) 172 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.533619+0000 mgr.x (mgr.24989) 172 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.953642+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.953642+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.966780+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.966780+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.981134+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:38 smithi155 bash[60276]: audit 2024-04-25T05:06:37.981134+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: cluster 2024-04-25T05:06:37.477744+0000 mgr.x (mgr.24989) 171 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: cluster 2024-04-25T05:06:37.477744+0000 mgr.x (mgr.24989) 171 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.533619+0000 mgr.x (mgr.24989) 172 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.533619+0000 mgr.x (mgr.24989) 172 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.953642+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.953642+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.966780+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.966780+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.981134+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[79063]: audit 2024-04-25T05:06:37.981134+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: cluster 2024-04-25T05:06:37.477744+0000 mgr.x (mgr.24989) 171 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: cluster 2024-04-25T05:06:37.477744+0000 mgr.x (mgr.24989) 171 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.533619+0000 mgr.x (mgr.24989) 172 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.533619+0000 mgr.x (mgr.24989) 172 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.953642+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.953642+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.966780+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.966780+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.981134+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:39.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:38 smithi096 bash[81040]: audit 2024-04-25T05:06:37.981134+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: cluster 2024-04-25T05:06:39.478530+0000 mgr.x (mgr.24989) 173 : cluster [DBG] pgmap v31: 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-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: cluster 2024-04-25T05:06:39.478530+0000 mgr.x (mgr.24989) 173 : cluster [DBG] pgmap v31: 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-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.326432+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.326432+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.334940+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.334940+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.341910+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.341910+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.937526+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:40 smithi155 bash[60276]: audit 2024-04-25T05:06:40.937526+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: cluster 2024-04-25T05:06:39.478530+0000 mgr.x (mgr.24989) 173 : cluster [DBG] pgmap v31: 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-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: cluster 2024-04-25T05:06:39.478530+0000 mgr.x (mgr.24989) 173 : cluster [DBG] pgmap v31: 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-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.326432+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.326432+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.334940+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.334940+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.341910+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.341910+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.937526+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[79063]: audit 2024-04-25T05:06:40.937526+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: cluster 2024-04-25T05:06:39.478530+0000 mgr.x (mgr.24989) 173 : cluster [DBG] pgmap v31: 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-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: cluster 2024-04-25T05:06:39.478530+0000 mgr.x (mgr.24989) 173 : cluster [DBG] pgmap v31: 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-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.326432+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.326432+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.334940+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.334940+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.341910+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.341910+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.937526+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:40 smithi096 bash[81040]: audit 2024-04-25T05:06:40.937526+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: audit 2024-04-25T05:06:40.977232+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: audit 2024-04-25T05:06:40.977232+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: cephadm 2024-04-25T05:06:40.994422+0000 mgr.x (mgr.24989) 174 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: cephadm 2024-04-25T05:06:40.994422+0000 mgr.x (mgr.24989) 174 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: audit 2024-04-25T05:06:40.994890+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: audit 2024-04-25T05:06:40.994890+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: audit 2024-04-25T05:06:40.996465+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: audit 2024-04-25T05:06:40.996465+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: cephadm 2024-04-25T05:06:41.002213+0000 mgr.x (mgr.24989) 175 : cephadm [INF] Reconfiguring daemon osd.3 on smithi096 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[79063]: cephadm 2024-04-25T05:06:41.002213+0000 mgr.x (mgr.24989) 175 : cephadm [INF] Reconfiguring daemon osd.3 on smithi096 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: audit 2024-04-25T05:06:40.977232+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: audit 2024-04-25T05:06:40.977232+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: cephadm 2024-04-25T05:06:40.994422+0000 mgr.x (mgr.24989) 174 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: cephadm 2024-04-25T05:06:40.994422+0000 mgr.x (mgr.24989) 174 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: audit 2024-04-25T05:06:40.994890+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: audit 2024-04-25T05:06:40.994890+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: audit 2024-04-25T05:06:40.996465+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: audit 2024-04-25T05:06:40.996465+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: cephadm 2024-04-25T05:06:41.002213+0000 mgr.x (mgr.24989) 175 : cephadm [INF] Reconfiguring daemon osd.3 on smithi096 2024-04-25T05:06:42.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:41 smithi096 bash[81040]: cephadm 2024-04-25T05:06:41.002213+0000 mgr.x (mgr.24989) 175 : cephadm [INF] Reconfiguring daemon osd.3 on smithi096 2024-04-25T05:06:42.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: audit 2024-04-25T05:06:40.977232+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: audit 2024-04-25T05:06:40.977232+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: cephadm 2024-04-25T05:06:40.994422+0000 mgr.x (mgr.24989) 174 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: cephadm 2024-04-25T05:06:40.994422+0000 mgr.x (mgr.24989) 174 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: audit 2024-04-25T05:06:40.994890+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: audit 2024-04-25T05:06:40.994890+0000 mon.c (mon.1) 28 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: audit 2024-04-25T05:06:40.996465+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: audit 2024-04-25T05:06:40.996465+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: cephadm 2024-04-25T05:06:41.002213+0000 mgr.x (mgr.24989) 175 : cephadm [INF] Reconfiguring daemon osd.3 on smithi096 2024-04-25T05:06:42.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:41 smithi155 bash[60276]: cephadm 2024-04-25T05:06:41.002213+0000 mgr.x (mgr.24989) 175 : cephadm [INF] Reconfiguring daemon osd.3 on smithi096 2024-04-25T05:06:43.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:42 smithi096 bash[79063]: cluster 2024-04-25T05:06:41.479215+0000 mgr.x (mgr.24989) 176 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:42 smithi096 bash[79063]: cluster 2024-04-25T05:06:41.479215+0000 mgr.x (mgr.24989) 176 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:43.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:42 smithi096 bash[81040]: cluster 2024-04-25T05:06:41.479215+0000 mgr.x (mgr.24989) 176 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:43.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:42 smithi096 bash[81040]: cluster 2024-04-25T05:06:41.479215+0000 mgr.x (mgr.24989) 176 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:43.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:42 smithi155 bash[60276]: cluster 2024-04-25T05:06:41.479215+0000 mgr.x (mgr.24989) 176 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:43.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:42 smithi155 bash[60276]: cluster 2024-04-25T05:06:41.479215+0000 mgr.x (mgr.24989) 176 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:43.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:43 smithi155 bash[54827]: ts=2024-04-25T05:06:43.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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:44.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.058257+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.058257+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.077972+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.077972+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.122300+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.122300+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.123046+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.123046+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.129137+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[79063]: audit 2024-04-25T05:06:43.129137+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.058257+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.058257+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.077972+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.077972+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.122300+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.122300+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.123046+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.123046+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.129137+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:44.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:44 smithi096 bash[81040]: audit 2024-04-25T05:06:43.129137+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:44.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.058257+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.058257+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.077972+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.077972+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.122300+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.122300+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.123046+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.123046+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.129137+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:44 smithi155 bash[60276]: audit 2024-04-25T05:06:43.129137+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:45.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:45 smithi155 bash[60276]: cephadm 2024-04-25T05:06:43.121770+0000 mgr.x (mgr.24989) 177 : cephadm [INF] Reconfiguring rgw.foo.smithi096.dhfhit (monmap changed)... 2024-04-25T05:06:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:45 smithi155 bash[60276]: cephadm 2024-04-25T05:06:43.121770+0000 mgr.x (mgr.24989) 177 : cephadm [INF] Reconfiguring rgw.foo.smithi096.dhfhit (monmap changed)... 2024-04-25T05:06:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:45 smithi155 bash[60276]: cephadm 2024-04-25T05:06:43.136349+0000 mgr.x (mgr.24989) 178 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:06:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:45 smithi155 bash[60276]: cephadm 2024-04-25T05:06:43.136349+0000 mgr.x (mgr.24989) 178 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:06:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:45 smithi155 bash[60276]: cluster 2024-04-25T05:06:43.481001+0000 mgr.x (mgr.24989) 179 : 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-04-25T05:06:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:45 smithi155 bash[60276]: cluster 2024-04-25T05:06:43.481001+0000 mgr.x (mgr.24989) 179 : 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-04-25T05:06:45.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[79063]: cephadm 2024-04-25T05:06:43.121770+0000 mgr.x (mgr.24989) 177 : cephadm [INF] Reconfiguring rgw.foo.smithi096.dhfhit (monmap changed)... 2024-04-25T05:06:45.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[79063]: cephadm 2024-04-25T05:06:43.121770+0000 mgr.x (mgr.24989) 177 : cephadm [INF] Reconfiguring rgw.foo.smithi096.dhfhit (monmap changed)... 2024-04-25T05:06:45.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[79063]: cephadm 2024-04-25T05:06:43.136349+0000 mgr.x (mgr.24989) 178 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:06:45.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[79063]: cephadm 2024-04-25T05:06:43.136349+0000 mgr.x (mgr.24989) 178 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:06:45.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[79063]: cluster 2024-04-25T05:06:43.481001+0000 mgr.x (mgr.24989) 179 : 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-04-25T05:06:45.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[79063]: cluster 2024-04-25T05:06:43.481001+0000 mgr.x (mgr.24989) 179 : 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-04-25T05:06:45.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[81040]: cephadm 2024-04-25T05:06:43.121770+0000 mgr.x (mgr.24989) 177 : cephadm [INF] Reconfiguring rgw.foo.smithi096.dhfhit (monmap changed)... 2024-04-25T05:06:45.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[81040]: cephadm 2024-04-25T05:06:43.121770+0000 mgr.x (mgr.24989) 177 : cephadm [INF] Reconfiguring rgw.foo.smithi096.dhfhit (monmap changed)... 2024-04-25T05:06:45.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[81040]: cephadm 2024-04-25T05:06:43.136349+0000 mgr.x (mgr.24989) 178 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:06:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[81040]: cephadm 2024-04-25T05:06:43.136349+0000 mgr.x (mgr.24989) 178 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:06:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[81040]: cluster 2024-04-25T05:06:43.481001+0000 mgr.x (mgr.24989) 179 : 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-04-25T05:06:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:45 smithi096 bash[81040]: cluster 2024-04-25T05:06:43.481001+0000 mgr.x (mgr.24989) 179 : 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-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.215131+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.215131+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.232704+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.232704+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: cephadm 2024-04-25T05:06:45.253776+0000 mgr.x (mgr.24989) 180 : cephadm [INF] Reconfiguring rgw.smpl.smithi096.pbvlfz (monmap changed)... 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: cephadm 2024-04-25T05:06:45.253776+0000 mgr.x (mgr.24989) 180 : cephadm [INF] Reconfiguring rgw.smpl.smithi096.pbvlfz (monmap changed)... 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.254170+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.254170+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.255011+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.255011+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.261532+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: audit 2024-04-25T05:06:45.261532+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:46.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: cephadm 2024-04-25T05:06:45.264658+0000 mgr.x (mgr.24989) 181 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: cephadm 2024-04-25T05:06:45.264658+0000 mgr.x (mgr.24989) 181 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: cluster 2024-04-25T05:06:45.481754+0000 mgr.x (mgr.24989) 182 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[79063]: cluster 2024-04-25T05:06:45.481754+0000 mgr.x (mgr.24989) 182 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.215131+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.215131+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.232704+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.232704+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: cephadm 2024-04-25T05:06:45.253776+0000 mgr.x (mgr.24989) 180 : cephadm [INF] Reconfiguring rgw.smpl.smithi096.pbvlfz (monmap changed)... 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: cephadm 2024-04-25T05:06:45.253776+0000 mgr.x (mgr.24989) 180 : cephadm [INF] Reconfiguring rgw.smpl.smithi096.pbvlfz (monmap changed)... 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.254170+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.254170+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.255011+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.255011+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.261532+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:46.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: audit 2024-04-25T05:06:45.261532+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:46.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: cephadm 2024-04-25T05:06:45.264658+0000 mgr.x (mgr.24989) 181 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:06:46.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: cephadm 2024-04-25T05:06:45.264658+0000 mgr.x (mgr.24989) 181 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:06:46.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: cluster 2024-04-25T05:06:45.481754+0000 mgr.x (mgr.24989) 182 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:46.476 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:46 smithi096 bash[81040]: cluster 2024-04-25T05:06:45.481754+0000 mgr.x (mgr.24989) 182 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:46.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.215131+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.215131+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.232704+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.232704+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:46.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: cephadm 2024-04-25T05:06:45.253776+0000 mgr.x (mgr.24989) 180 : cephadm [INF] Reconfiguring rgw.smpl.smithi096.pbvlfz (monmap changed)... 2024-04-25T05:06:46.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: cephadm 2024-04-25T05:06:45.253776+0000 mgr.x (mgr.24989) 180 : cephadm [INF] Reconfiguring rgw.smpl.smithi096.pbvlfz (monmap changed)... 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.254170+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.254170+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.255011+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.255011+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.261532+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: audit 2024-04-25T05:06:45.261532+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: cephadm 2024-04-25T05:06:45.264658+0000 mgr.x (mgr.24989) 181 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: cephadm 2024-04-25T05:06:45.264658+0000 mgr.x (mgr.24989) 181 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: cluster 2024-04-25T05:06:45.481754+0000 mgr.x (mgr.24989) 182 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:46.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:46 smithi155 bash[60276]: cluster 2024-04-25T05:06:45.481754+0000 mgr.x (mgr.24989) 182 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:47.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:47 smithi096 bash[79063]: audit 2024-04-25T05:06:46.575719+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:47.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:47 smithi096 bash[79063]: audit 2024-04-25T05:06:46.575719+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:47.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:47 smithi096 bash[81040]: audit 2024-04-25T05:06:46.575719+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:47.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:47 smithi096 bash[81040]: audit 2024-04-25T05:06:46.575719+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:47.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:47 smithi155 bash[60276]: audit 2024-04-25T05:06:46.575719+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:47.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:47 smithi155 bash[60276]: audit 2024-04-25T05:06:46.575719+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:06:48.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:06:47] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.286739+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.286739+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.303236+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.303236+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: cephadm 2024-04-25T05:06:47.315677+0000 mgr.x (mgr.24989) 183 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: cephadm 2024-04-25T05:06:47.315677+0000 mgr.x (mgr.24989) 183 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.316010+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:48.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.316010+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.317851+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.317851+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.319846+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.319846+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: cephadm 2024-04-25T05:06:47.322355+0000 mgr.x (mgr.24989) 184 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: cephadm 2024-04-25T05:06:47.322355+0000 mgr.x (mgr.24989) 184 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: cluster 2024-04-25T05:06:47.482538+0000 mgr.x (mgr.24989) 185 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: cluster 2024-04-25T05:06:47.482538+0000 mgr.x (mgr.24989) 185 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.540593+0000 mgr.x (mgr.24989) 186 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:48.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[60276]: audit 2024-04-25T05:06:47.540593+0000 mgr.x (mgr.24989) 186 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:48.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.286739+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.286739+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.303236+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.303236+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: cephadm 2024-04-25T05:06:47.315677+0000 mgr.x (mgr.24989) 183 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: cephadm 2024-04-25T05:06:47.315677+0000 mgr.x (mgr.24989) 183 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.316010+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.316010+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.317851+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.317851+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.319846+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.319846+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: cephadm 2024-04-25T05:06:47.322355+0000 mgr.x (mgr.24989) 184 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: cephadm 2024-04-25T05:06:47.322355+0000 mgr.x (mgr.24989) 184 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: cluster 2024-04-25T05:06:47.482538+0000 mgr.x (mgr.24989) 185 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: cluster 2024-04-25T05:06:47.482538+0000 mgr.x (mgr.24989) 185 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:48.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.540593+0000 mgr.x (mgr.24989) 186 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[79063]: audit 2024-04-25T05:06:47.540593+0000 mgr.x (mgr.24989) 186 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.286739+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.286739+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.303236+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.303236+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: cephadm 2024-04-25T05:06:47.315677+0000 mgr.x (mgr.24989) 183 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: cephadm 2024-04-25T05:06:47.315677+0000 mgr.x (mgr.24989) 183 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.316010+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.316010+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.317851+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.317851+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.319846+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:48.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.319846+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:48.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: cephadm 2024-04-25T05:06:47.322355+0000 mgr.x (mgr.24989) 184 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T05:06:48.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: cephadm 2024-04-25T05:06:47.322355+0000 mgr.x (mgr.24989) 184 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-04-25T05:06:48.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: cluster 2024-04-25T05:06:47.482538+0000 mgr.x (mgr.24989) 185 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:48.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: cluster 2024-04-25T05:06:47.482538+0000 mgr.x (mgr.24989) 185 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:48.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.540593+0000 mgr.x (mgr.24989) 186 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:48.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:48 smithi096 bash[81040]: audit 2024-04-25T05:06:47.540593+0000 mgr.x (mgr.24989) 186 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:48.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:48 smithi155 bash[54827]: ts=2024-04-25T05:06: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: cluster 2024-04-25T05:06:49.484341+0000 mgr.x (mgr.24989) 187 : cluster [DBG] pgmap v36: 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-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: cluster 2024-04-25T05:06:49.484341+0000 mgr.x (mgr.24989) 187 : cluster [DBG] pgmap v36: 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-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.579877+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.579877+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.598050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.598050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: cephadm 2024-04-25T05:06:49.642875+0000 mgr.x (mgr.24989) 188 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: cephadm 2024-04-25T05:06:49.642875+0000 mgr.x (mgr.24989) 188 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.643347+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.643347+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:50.824 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.644379+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.644379+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.647336+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.647336+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.649099+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: audit 2024-04-25T05:06:49.649099+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: cephadm 2024-04-25T05:06:49.651772+0000 mgr.x (mgr.24989) 189 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-04-25T05:06:50.825 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:50 smithi155 bash[60276]: cephadm 2024-04-25T05:06:49.651772+0000 mgr.x (mgr.24989) 189 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-04-25T05:06:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: cluster 2024-04-25T05:06:49.484341+0000 mgr.x (mgr.24989) 187 : cluster [DBG] pgmap v36: 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-04-25T05:06:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: cluster 2024-04-25T05:06:49.484341+0000 mgr.x (mgr.24989) 187 : cluster [DBG] pgmap v36: 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-04-25T05:06:50.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.579877+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.579877+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.598050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.598050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: cephadm 2024-04-25T05:06:49.642875+0000 mgr.x (mgr.24989) 188 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: cephadm 2024-04-25T05:06:49.642875+0000 mgr.x (mgr.24989) 188 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.643347+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.643347+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.644379+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.644379+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.647336+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.647336+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:51.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.649099+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: audit 2024-04-25T05:06:49.649099+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: cephadm 2024-04-25T05:06:49.651772+0000 mgr.x (mgr.24989) 189 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[79063]: cephadm 2024-04-25T05:06:49.651772+0000 mgr.x (mgr.24989) 189 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: cluster 2024-04-25T05:06:49.484341+0000 mgr.x (mgr.24989) 187 : cluster [DBG] pgmap v36: 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-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: cluster 2024-04-25T05:06:49.484341+0000 mgr.x (mgr.24989) 187 : cluster [DBG] pgmap v36: 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-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.579877+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.579877+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.598050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.598050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: cephadm 2024-04-25T05:06:49.642875+0000 mgr.x (mgr.24989) 188 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: cephadm 2024-04-25T05:06:49.642875+0000 mgr.x (mgr.24989) 188 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-25T05:06:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.643347+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.643347+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.644379+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.644379+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.647336+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.647336+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.649099+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: audit 2024-04-25T05:06:49.649099+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: cephadm 2024-04-25T05:06:49.651772+0000 mgr.x (mgr.24989) 189 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-04-25T05:06:51.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:50 smithi096 bash[81040]: cephadm 2024-04-25T05:06:49.651772+0000 mgr.x (mgr.24989) 189 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-04-25T05:06:52.954 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: cluster 2024-04-25T05:06:51.485170+0000 mgr.x (mgr.24989) 190 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: cluster 2024-04-25T05:06:51.485170+0000 mgr.x (mgr.24989) 190 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.691709+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.691709+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.709580+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.709580+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: cephadm 2024-04-25T05:06:51.722429+0000 mgr.x (mgr.24989) 191 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: cephadm 2024-04-25T05:06:51.722429+0000 mgr.x (mgr.24989) 191 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.722717+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.722717+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.724991+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: audit 2024-04-25T05:06:51.724991+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:52.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: cephadm 2024-04-25T05:06:51.731128+0000 mgr.x (mgr.24989) 192 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-04-25T05:06:52.956 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:52 smithi155 bash[60276]: cephadm 2024-04-25T05:06:51.731128+0000 mgr.x (mgr.24989) 192 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: cluster 2024-04-25T05:06:51.485170+0000 mgr.x (mgr.24989) 190 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: cluster 2024-04-25T05:06:51.485170+0000 mgr.x (mgr.24989) 190 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.691709+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.691709+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.709580+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.709580+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: cephadm 2024-04-25T05:06:51.722429+0000 mgr.x (mgr.24989) 191 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-25T05:06:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: cephadm 2024-04-25T05:06:51.722429+0000 mgr.x (mgr.24989) 191 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.722717+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.722717+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.724991+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: audit 2024-04-25T05:06:51.724991+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: cephadm 2024-04-25T05:06:51.731128+0000 mgr.x (mgr.24989) 192 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[79063]: cephadm 2024-04-25T05:06:51.731128+0000 mgr.x (mgr.24989) 192 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: cluster 2024-04-25T05:06:51.485170+0000 mgr.x (mgr.24989) 190 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: cluster 2024-04-25T05:06:51.485170+0000 mgr.x (mgr.24989) 190 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.691709+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.691709+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.709580+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.709580+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: cephadm 2024-04-25T05:06:51.722429+0000 mgr.x (mgr.24989) 191 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: cephadm 2024-04-25T05:06:51.722429+0000 mgr.x (mgr.24989) 191 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.722717+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.722717+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.724991+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: audit 2024-04-25T05:06:51.724991+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: cephadm 2024-04-25T05:06:51.731128+0000 mgr.x (mgr.24989) 192 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-04-25T05:06:53.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:52 smithi096 bash[81040]: cephadm 2024-04-25T05:06:51.731128+0000 mgr.x (mgr.24989) 192 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-04-25T05:06:53.953 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:53 smithi155 bash[54827]: ts=2024-04-25T05:06: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:55.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: cluster 2024-04-25T05:06:53.486118+0000 mgr.x (mgr.24989) 193 : 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-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: cluster 2024-04-25T05:06:53.486118+0000 mgr.x (mgr.24989) 193 : 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-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.763263+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.763263+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.782142+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.782142+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: cephadm 2024-04-25T05:06:53.799298+0000 mgr.x (mgr.24989) 194 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: cephadm 2024-04-25T05:06:53.799298+0000 mgr.x (mgr.24989) 194 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.799480+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.799480+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.801716+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: audit 2024-04-25T05:06:53.801716+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: cephadm 2024-04-25T05:06:53.808114+0000 mgr.x (mgr.24989) 195 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-04-25T05:06:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:54 smithi155 bash[60276]: cephadm 2024-04-25T05:06:53.808114+0000 mgr.x (mgr.24989) 195 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: cluster 2024-04-25T05:06:53.486118+0000 mgr.x (mgr.24989) 193 : 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-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: cluster 2024-04-25T05:06:53.486118+0000 mgr.x (mgr.24989) 193 : 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-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.763263+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.763263+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.782142+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.782142+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: cephadm 2024-04-25T05:06:53.799298+0000 mgr.x (mgr.24989) 194 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: cephadm 2024-04-25T05:06:53.799298+0000 mgr.x (mgr.24989) 194 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.799480+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.799480+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:06:55.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.801716+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: audit 2024-04-25T05:06:53.801716+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: cephadm 2024-04-25T05:06:53.808114+0000 mgr.x (mgr.24989) 195 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[79063]: cephadm 2024-04-25T05:06:53.808114+0000 mgr.x (mgr.24989) 195 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: cluster 2024-04-25T05:06:53.486118+0000 mgr.x (mgr.24989) 193 : 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-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: cluster 2024-04-25T05:06:53.486118+0000 mgr.x (mgr.24989) 193 : 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-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.763263+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.763263+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.782142+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.782142+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: cephadm 2024-04-25T05:06:53.799298+0000 mgr.x (mgr.24989) 194 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-25T05:06:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: cephadm 2024-04-25T05:06:53.799298+0000 mgr.x (mgr.24989) 194 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-25T05:06:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.799480+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:06:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.799480+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:06:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.801716+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: audit 2024-04-25T05:06:53.801716+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: cephadm 2024-04-25T05:06:53.808114+0000 mgr.x (mgr.24989) 195 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-04-25T05:06:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:54 smithi096 bash[81040]: cephadm 2024-04-25T05:06:53.808114+0000 mgr.x (mgr.24989) 195 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: cluster 2024-04-25T05:06:55.486579+0000 mgr.x (mgr.24989) 196 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: cluster 2024-04-25T05:06:55.486579+0000 mgr.x (mgr.24989) 196 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.534086+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.534086+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.553851+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.553851+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.580427+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:06:57.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.580427+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.582352+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[81040]: audit 2024-04-25T05:06:56.582352+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: cluster 2024-04-25T05:06:55.486579+0000 mgr.x (mgr.24989) 196 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: cluster 2024-04-25T05:06:55.486579+0000 mgr.x (mgr.24989) 196 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.534086+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.534086+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.553851+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.553851+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.580427+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.580427+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.582352+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:57.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:56 smithi096 bash[79063]: audit 2024-04-25T05:06:56.582352+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:57.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: cluster 2024-04-25T05:06:55.486579+0000 mgr.x (mgr.24989) 196 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:57.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: cluster 2024-04-25T05:06:55.486579+0000 mgr.x (mgr.24989) 196 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.534086+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.534086+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.553851+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.553851+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.580427+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.580427+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.582352+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:56 smithi155 bash[60276]: audit 2024-04-25T05:06:56.582352+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:06:57.808 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: cephadm 2024-04-25T05:06:56.580149+0000 mgr.x (mgr.24989) 197 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-25T05:06:57.808 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: cephadm 2024-04-25T05:06:56.580149+0000 mgr.x (mgr.24989) 197 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-25T05:06:57.808 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: cephadm 2024-04-25T05:06:56.586577+0000 mgr.x (mgr.24989) 198 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: cephadm 2024-04-25T05:06:56.586577+0000 mgr.x (mgr.24989) 198 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: audit 2024-04-25T05:06:57.159458+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: audit 2024-04-25T05:06:57.159458+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: audit 2024-04-25T05:06:57.173862+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: audit 2024-04-25T05:06:57.173862+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: audit 2024-04-25T05:06:57.190959+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[81040]: audit 2024-04-25T05:06:57.190959+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: cephadm 2024-04-25T05:06:56.580149+0000 mgr.x (mgr.24989) 197 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: cephadm 2024-04-25T05:06:56.580149+0000 mgr.x (mgr.24989) 197 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: cephadm 2024-04-25T05:06:56.586577+0000 mgr.x (mgr.24989) 198 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: cephadm 2024-04-25T05:06:56.586577+0000 mgr.x (mgr.24989) 198 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: audit 2024-04-25T05:06:57.159458+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.809 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: audit 2024-04-25T05:06:57.159458+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.810 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: audit 2024-04-25T05:06:57.173862+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.810 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: audit 2024-04-25T05:06:57.173862+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.810 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: audit 2024-04-25T05:06:57.190959+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:57.810 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:57 smithi096 bash[79063]: audit 2024-04-25T05:06:57.190959+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:06:57] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-04-25T05:06:58.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: cephadm 2024-04-25T05:06:56.580149+0000 mgr.x (mgr.24989) 197 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-25T05:06:58.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: cephadm 2024-04-25T05:06:56.580149+0000 mgr.x (mgr.24989) 197 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: cephadm 2024-04-25T05:06:56.586577+0000 mgr.x (mgr.24989) 198 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: cephadm 2024-04-25T05:06:56.586577+0000 mgr.x (mgr.24989) 198 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: audit 2024-04-25T05:06:57.159458+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: audit 2024-04-25T05:06:57.159458+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: audit 2024-04-25T05:06:57.173862+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: audit 2024-04-25T05:06:57.173862+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: audit 2024-04-25T05:06:57.190959+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:57 smithi155 bash[60276]: audit 2024-04-25T05:06:57.190959+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:06:58.920 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:06:58 smithi155 bash[54827]: ts=2024-04-25T05:06: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:06:58.920 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:58 smithi155 bash[60276]: cluster 2024-04-25T05:06:57.487304+0000 mgr.x (mgr.24989) 199 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:58.920 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:58 smithi155 bash[60276]: cluster 2024-04-25T05:06:57.487304+0000 mgr.x (mgr.24989) 199 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:58.920 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:58 smithi155 bash[60276]: audit 2024-04-25T05:06:57.552051+0000 mgr.x (mgr.24989) 200 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:58.920 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:06:58 smithi155 bash[60276]: audit 2024-04-25T05:06:57.552051+0000 mgr.x (mgr.24989) 200 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[79063]: cluster 2024-04-25T05:06:57.487304+0000 mgr.x (mgr.24989) 199 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[79063]: cluster 2024-04-25T05:06:57.487304+0000 mgr.x (mgr.24989) 199 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[79063]: audit 2024-04-25T05:06:57.552051+0000 mgr.x (mgr.24989) 200 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[79063]: audit 2024-04-25T05:06:57.552051+0000 mgr.x (mgr.24989) 200 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[81040]: cluster 2024-04-25T05:06:57.487304+0000 mgr.x (mgr.24989) 199 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[81040]: cluster 2024-04-25T05:06:57.487304+0000 mgr.x (mgr.24989) 199 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:06:58.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[81040]: audit 2024-04-25T05:06:57.552051+0000 mgr.x (mgr.24989) 200 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:06:59.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:06:58 smithi096 bash[81040]: audit 2024-04-25T05:06:57.552051+0000 mgr.x (mgr.24989) 200 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:00.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: cluster 2024-04-25T05:06:59.488954+0000 mgr.x (mgr.24989) 201 : cluster [DBG] pgmap v41: 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-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: cluster 2024-04-25T05:06:59.488954+0000 mgr.x (mgr.24989) 201 : cluster [DBG] pgmap v41: 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-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: audit 2024-04-25T05:07:00.352339+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: audit 2024-04-25T05:07:00.352339+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: audit 2024-04-25T05:07:00.368262+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: audit 2024-04-25T05:07:00.368262+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: audit 2024-04-25T05:07:00.383403+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:00 smithi155 bash[60276]: audit 2024-04-25T05:07:00.383403+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: cluster 2024-04-25T05:06:59.488954+0000 mgr.x (mgr.24989) 201 : cluster [DBG] pgmap v41: 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-04-25T05:07:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: cluster 2024-04-25T05:06:59.488954+0000 mgr.x (mgr.24989) 201 : cluster [DBG] pgmap v41: 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-04-25T05:07:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: audit 2024-04-25T05:07:00.352339+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: audit 2024-04-25T05:07:00.352339+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: audit 2024-04-25T05:07:00.368262+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: audit 2024-04-25T05:07:00.368262+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: audit 2024-04-25T05:07:00.383403+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[79063]: audit 2024-04-25T05:07:00.383403+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: cluster 2024-04-25T05:06:59.488954+0000 mgr.x (mgr.24989) 201 : cluster [DBG] pgmap v41: 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-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: cluster 2024-04-25T05:06:59.488954+0000 mgr.x (mgr.24989) 201 : cluster [DBG] pgmap v41: 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-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: audit 2024-04-25T05:07:00.352339+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: audit 2024-04-25T05:07:00.352339+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: audit 2024-04-25T05:07:00.368262+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: audit 2024-04-25T05:07:00.368262+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: audit 2024-04-25T05:07:00.383403+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:01.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:00 smithi096 bash[81040]: audit 2024-04-25T05:07:00.383403+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.380641+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.380641+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.398465+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.398465+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: cephadm 2024-04-25T05:07:01.413554+0000 mgr.x (mgr.24989) 202 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: cephadm 2024-04-25T05:07:01.413554+0000 mgr.x (mgr.24989) 202 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.413719+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.413719+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.416092+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.416092+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: cephadm 2024-04-25T05:07:01.422589+0000 mgr.x (mgr.24989) 203 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: cephadm 2024-04-25T05:07:01.422589+0000 mgr.x (mgr.24989) 203 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: cluster 2024-04-25T05:07:01.489633+0000 mgr.x (mgr.24989) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: cluster 2024-04-25T05:07:01.489633+0000 mgr.x (mgr.24989) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.575436+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:02.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:02 smithi155 bash[60276]: audit 2024-04-25T05:07:01.575436+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:02.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.380641+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.380641+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.398465+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.398465+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: cephadm 2024-04-25T05:07:01.413554+0000 mgr.x (mgr.24989) 202 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: cephadm 2024-04-25T05:07:01.413554+0000 mgr.x (mgr.24989) 202 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.413719+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.413719+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.416092+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.416092+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: cephadm 2024-04-25T05:07:01.422589+0000 mgr.x (mgr.24989) 203 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: cephadm 2024-04-25T05:07:01.422589+0000 mgr.x (mgr.24989) 203 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: cluster 2024-04-25T05:07:01.489633+0000 mgr.x (mgr.24989) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:02.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: cluster 2024-04-25T05:07:01.489633+0000 mgr.x (mgr.24989) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.575436+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[79063]: audit 2024-04-25T05:07:01.575436+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.380641+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.380641+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.398465+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.398465+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: cephadm 2024-04-25T05:07:01.413554+0000 mgr.x (mgr.24989) 202 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: cephadm 2024-04-25T05:07:01.413554+0000 mgr.x (mgr.24989) 202 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-25T05:07:02.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.413719+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.413719+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.416092+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.416092+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: cephadm 2024-04-25T05:07:01.422589+0000 mgr.x (mgr.24989) 203 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: cephadm 2024-04-25T05:07:01.422589+0000 mgr.x (mgr.24989) 203 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: cluster 2024-04-25T05:07:01.489633+0000 mgr.x (mgr.24989) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: cluster 2024-04-25T05:07:01.489633+0000 mgr.x (mgr.24989) 204 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.575436+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:02.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:02 smithi096 bash[81040]: audit 2024-04-25T05:07:01.575436+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:03.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:07:03 smithi155 bash[54827]: ts=2024-04-25T05:07: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=\"smithi096\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi096\", job=\"node\", machine=\"x86_64\", nodename=\"smithi096\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:07:04.831 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: cluster 2024-04-25T05:07:03.491593+0000 mgr.x (mgr.24989) 205 : 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-04-25T05:07:04.831 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: cluster 2024-04-25T05:07:03.491593+0000 mgr.x (mgr.24989) 205 : 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-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.583145+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.583145+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.599061+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.599061+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: cephadm 2024-04-25T05:07:03.643138+0000 mgr.x (mgr.24989) 206 : cephadm [INF] Reconfiguring rgw.foo.smithi155.qumhhi (monmap changed)... 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: cephadm 2024-04-25T05:07:03.643138+0000 mgr.x (mgr.24989) 206 : cephadm [INF] Reconfiguring rgw.foo.smithi155.qumhhi (monmap changed)... 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.643398+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.643398+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.644258+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.644258+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.650577+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: audit 2024-04-25T05:07:03.650577+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: cephadm 2024-04-25T05:07:03.653462+0000 mgr.x (mgr.24989) 207 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:07:04.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:04 smithi155 bash[60276]: cephadm 2024-04-25T05:07:03.653462+0000 mgr.x (mgr.24989) 207 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:07:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: cluster 2024-04-25T05:07:03.491593+0000 mgr.x (mgr.24989) 205 : 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-04-25T05:07:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: cluster 2024-04-25T05:07:03.491593+0000 mgr.x (mgr.24989) 205 : 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-04-25T05:07:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.583145+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.583145+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.599061+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.599061+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: cephadm 2024-04-25T05:07:03.643138+0000 mgr.x (mgr.24989) 206 : cephadm [INF] Reconfiguring rgw.foo.smithi155.qumhhi (monmap changed)... 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: cephadm 2024-04-25T05:07:03.643138+0000 mgr.x (mgr.24989) 206 : cephadm [INF] Reconfiguring rgw.foo.smithi155.qumhhi (monmap changed)... 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.643398+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.643398+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.644258+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.644258+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.650577+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: audit 2024-04-25T05:07:03.650577+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: cephadm 2024-04-25T05:07:03.653462+0000 mgr.x (mgr.24989) 207 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[79063]: cephadm 2024-04-25T05:07:03.653462+0000 mgr.x (mgr.24989) 207 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:07:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: cluster 2024-04-25T05:07:03.491593+0000 mgr.x (mgr.24989) 205 : 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-04-25T05:07:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: cluster 2024-04-25T05:07:03.491593+0000 mgr.x (mgr.24989) 205 : 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-04-25T05:07:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.583145+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.583145+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.599061+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.599061+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: cephadm 2024-04-25T05:07:03.643138+0000 mgr.x (mgr.24989) 206 : cephadm [INF] Reconfiguring rgw.foo.smithi155.qumhhi (monmap changed)... 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: cephadm 2024-04-25T05:07:03.643138+0000 mgr.x (mgr.24989) 206 : cephadm [INF] Reconfiguring rgw.foo.smithi155.qumhhi (monmap changed)... 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.643398+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.643398+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.644258+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.644258+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.650577+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: audit 2024-04-25T05:07:03.650577+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: cephadm 2024-04-25T05:07:03.653462+0000 mgr.x (mgr.24989) 207 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:07:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:04 smithi096 bash[81040]: cephadm 2024-04-25T05:07:03.653462+0000 mgr.x (mgr.24989) 207 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:07:07.026 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:07:07.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: cluster 2024-04-25T05:07:05.492391+0000 mgr.x (mgr.24989) 208 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:07.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: cluster 2024-04-25T05:07:05.492391+0000 mgr.x (mgr.24989) 208 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.781761+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.781761+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.801067+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.801067+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: cephadm 2024-04-25T05:07:05.823601+0000 mgr.x (mgr.24989) 209 : cephadm [INF] Reconfiguring rgw.smpl.smithi155.sxkaab (monmap changed)... 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: cephadm 2024-04-25T05:07:05.823601+0000 mgr.x (mgr.24989) 209 : cephadm [INF] Reconfiguring rgw.smpl.smithi155.sxkaab (monmap changed)... 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.823907+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.823907+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.824673+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.824673+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.830446+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: audit 2024-04-25T05:07:05.830446+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:07.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: cephadm 2024-04-25T05:07:05.833163+0000 mgr.x (mgr.24989) 210 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:07:07.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:06 smithi155 bash[60276]: cephadm 2024-04-25T05:07:05.833163+0000 mgr.x (mgr.24989) 210 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: cluster 2024-04-25T05:07:05.492391+0000 mgr.x (mgr.24989) 208 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: cluster 2024-04-25T05:07:05.492391+0000 mgr.x (mgr.24989) 208 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.781761+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.781761+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.801067+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.801067+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: cephadm 2024-04-25T05:07:05.823601+0000 mgr.x (mgr.24989) 209 : cephadm [INF] Reconfiguring rgw.smpl.smithi155.sxkaab (monmap changed)... 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: cephadm 2024-04-25T05:07:05.823601+0000 mgr.x (mgr.24989) 209 : cephadm [INF] Reconfiguring rgw.smpl.smithi155.sxkaab (monmap changed)... 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.823907+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.823907+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.824673+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.824673+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.830446+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: audit 2024-04-25T05:07:05.830446+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: cephadm 2024-04-25T05:07:05.833163+0000 mgr.x (mgr.24989) 210 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[79063]: cephadm 2024-04-25T05:07:05.833163+0000 mgr.x (mgr.24989) 210 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: cluster 2024-04-25T05:07:05.492391+0000 mgr.x (mgr.24989) 208 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: cluster 2024-04-25T05:07:05.492391+0000 mgr.x (mgr.24989) 208 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.781761+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.781761+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.801067+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.801067+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: cephadm 2024-04-25T05:07:05.823601+0000 mgr.x (mgr.24989) 209 : cephadm [INF] Reconfiguring rgw.smpl.smithi155.sxkaab (monmap changed)... 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: cephadm 2024-04-25T05:07:05.823601+0000 mgr.x (mgr.24989) 209 : cephadm [INF] Reconfiguring rgw.smpl.smithi155.sxkaab (monmap changed)... 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.823907+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.823907+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.824673+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.824673+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.830446+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: audit 2024-04-25T05:07:05.830446+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: cephadm 2024-04-25T05:07:05.833163+0000 mgr.x (mgr.24989) 210 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:07:07.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:06 smithi096 bash[81040]: cephadm 2024-04-25T05:07:05.833163+0000 mgr.x (mgr.24989) 210 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:07:07.789 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 10s ago 18m - - 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 7s ago 18m - - 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (5m) 10s ago 11m 12.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (4m) 7s ago 11m 41.3M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (3m) 10s ago 9m 44.3M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (3m) 7s ago 17m 499M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (118s) 10s ago 19m 436M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (92s) 10s ago 19m 44.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (44s) 7s ago 17m 34.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (63s) 10s ago 17m 37.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (5m) 10s ago 11m 8903k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (4m) 7s ago 11m 8840k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (17m) 10s ago 17m 57.2M 2524M 17.2.0 e1d6a67b021e 46e59c13dab5 2024-04-25T05:07:07.790 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (16m) 10s ago 16m 59.2M 2524M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (15m) 10s ago 15m 52.6M 2524M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (15m) 10s ago 15m 59.4M 2524M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (14m) 7s ago 14m 60.4M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (14m) 7s ago 14m 54.0M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (13m) 7s ago 13m 53.7M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (12m) 7s ago 12m 57.0M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (3m) 7s ago 11m 63.8M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (9m) 10s ago 9m 87.5M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (9m) 7s ago 9m 87.7M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (9m) 10s ago 9m 87.2M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:07:07.791 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (9m) 7s ago 9m 87.2M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:07:07.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:07 smithi096 bash[79063]: audit 2024-04-25T05:07:07.017927+0000 mgr.x (mgr.24989) 211 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:07.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:07 smithi096 bash[79063]: audit 2024-04-25T05:07:07.017927+0000 mgr.x (mgr.24989) 211 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:07.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:07 smithi096 bash[81040]: audit 2024-04-25T05:07:07.017927+0000 mgr.x (mgr.24989) 211 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:07.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:07 smithi096 bash[81040]: audit 2024-04-25T05:07:07.017927+0000 mgr.x (mgr.24989) 211 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:07:07] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2024-04-25T05:07:08.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:07 smithi155 bash[60276]: audit 2024-04-25T05:07:07.017927+0000 mgr.x (mgr.24989) 211 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:07 smithi155 bash[60276]: audit 2024-04-25T05:07:07.017927+0000 mgr.x (mgr.24989) 211 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:08.235 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 5 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:07:08.236 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:07:08.599 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "5/23 daemons upgraded", 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:07:08.600 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:07:08.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[54827]: ts=2024-04-25T05:07: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.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"172.21.15.155:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.96\", device_class=\"ssd\", hostname=\"smithi096\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.96\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.388084+0000 mgr.x (mgr.24989) 212 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.388084+0000 mgr.x (mgr.24989) 212 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cluster 2024-04-25T05:07:07.493345+0000 mgr.x (mgr.24989) 213 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cluster 2024-04-25T05:07:07.493345+0000 mgr.x (mgr.24989) 213 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.561946+0000 mgr.x (mgr.24989) 214 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.561946+0000 mgr.x (mgr.24989) 214 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.744948+0000 mgr.x (mgr.24989) 215 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.744948+0000 mgr.x (mgr.24989) 215 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.851884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.851884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.869005+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.869005+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.918951+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.918951+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.924361+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.924361+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.927907+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.927907+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cephadm 2024-04-25T05:07:07.930148+0000 mgr.x (mgr.24989) 216 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-25T05:07:08.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cephadm 2024-04-25T05:07:07.930148+0000 mgr.x (mgr.24989) 216 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.933927+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.933927+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.936891+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.936891+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.937160+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.937160+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.941348+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.941348+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.944164+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.944164+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.944431+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.944431+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.948963+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-25T05:07:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.948963+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.952639+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.952639+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.952950+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.952950+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.956702+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.956702+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.961064+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.961064+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cephadm 2024-04-25T05:07:07.963147+0000 mgr.x (mgr.24989) 217 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cephadm 2024-04-25T05:07:07.963147+0000 mgr.x (mgr.24989) 217 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.966892+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.966892+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.972310+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.972310+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.973284+0000 mgr.x (mgr.24989) 218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:07.973284+0000 mgr.x (mgr.24989) 218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cephadm 2024-04-25T05:07:07.975724+0000 mgr.x (mgr.24989) 219 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-25T05:07:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: cephadm 2024-04-25T05:07:07.975724+0000 mgr.x (mgr.24989) 219 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-25T05:07:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:08.240886+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.96:0/2642345465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:08 smithi155 bash[60276]: audit 2024-04-25T05:07:08.240886+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.96:0/2642345465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.024 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:07:09.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.388084+0000 mgr.x (mgr.24989) 212 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.388084+0000 mgr.x (mgr.24989) 212 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cluster 2024-04-25T05:07:07.493345+0000 mgr.x (mgr.24989) 213 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cluster 2024-04-25T05:07:07.493345+0000 mgr.x (mgr.24989) 213 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.561946+0000 mgr.x (mgr.24989) 214 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.561946+0000 mgr.x (mgr.24989) 214 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.744948+0000 mgr.x (mgr.24989) 215 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.744948+0000 mgr.x (mgr.24989) 215 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.851884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.851884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.869005+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.869005+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.918951+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.918951+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.924361+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.924361+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.927907+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.927907+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cephadm 2024-04-25T05:07:07.930148+0000 mgr.x (mgr.24989) 216 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cephadm 2024-04-25T05:07:07.930148+0000 mgr.x (mgr.24989) 216 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.388084+0000 mgr.x (mgr.24989) 212 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.388084+0000 mgr.x (mgr.24989) 212 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cluster 2024-04-25T05:07:07.493345+0000 mgr.x (mgr.24989) 213 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cluster 2024-04-25T05:07:07.493345+0000 mgr.x (mgr.24989) 213 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.561946+0000 mgr.x (mgr.24989) 214 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.561946+0000 mgr.x (mgr.24989) 214 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.744948+0000 mgr.x (mgr.24989) 215 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.744948+0000 mgr.x (mgr.24989) 215 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.851884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.851884+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.869005+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.869005+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.918951+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.918951+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:09.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.924361+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.924361+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.927907+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.927907+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cephadm 2024-04-25T05:07:07.930148+0000 mgr.x (mgr.24989) 216 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cephadm 2024-04-25T05:07:07.930148+0000 mgr.x (mgr.24989) 216 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.933927+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.933927+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.936891+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.936891+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.937160+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.937160+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.941348+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.941348+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.944164+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.944164+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.944431+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.944431+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.948963+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.948963+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.952639+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.952639+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.952950+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.952950+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.933927+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.933927+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.936891+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.936891+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.937160+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.937160+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.941348+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-25T05:07:09.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.941348+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.944164+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.944164+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.944431+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.944431+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.948963+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.948963+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.952639+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.952639+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.952950+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.952950+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.956702+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-25T05:07:09.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.956702+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.961064+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.961064+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cephadm 2024-04-25T05:07:07.963147+0000 mgr.x (mgr.24989) 217 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cephadm 2024-04-25T05:07:07.963147+0000 mgr.x (mgr.24989) 217 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.966892+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.966892+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.972310+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.972310+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.973284+0000 mgr.x (mgr.24989) 218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:07.973284+0000 mgr.x (mgr.24989) 218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cephadm 2024-04-25T05:07:07.975724+0000 mgr.x (mgr.24989) 219 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: cephadm 2024-04-25T05:07:07.975724+0000 mgr.x (mgr.24989) 219 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-25T05:07:09.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:08.240886+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.96:0/2642345465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[81040]: audit 2024-04-25T05:07:08.240886+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.96:0/2642345465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.956702+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.956702+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.961064+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.961064+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cephadm 2024-04-25T05:07:07.963147+0000 mgr.x (mgr.24989) 217 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cephadm 2024-04-25T05:07:07.963147+0000 mgr.x (mgr.24989) 217 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.966892+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.966892+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.972310+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.972310+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.973284+0000 mgr.x (mgr.24989) 218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:07.973284+0000 mgr.x (mgr.24989) 218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-25T05:07:09.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cephadm 2024-04-25T05:07:07.975724+0000 mgr.x (mgr.24989) 219 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-25T05:07:09.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: cephadm 2024-04-25T05:07:07.975724+0000 mgr.x (mgr.24989) 219 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-25T05:07:09.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:08.240886+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.96:0/2642345465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:08 smithi096 bash[79063]: audit 2024-04-25T05:07:08.240886+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.96:0/2642345465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[81040]: audit 2024-04-25T05:07:08.604933+0000 mgr.x (mgr.24989) 220 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[81040]: audit 2024-04-25T05:07:08.604933+0000 mgr.x (mgr.24989) 220 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[81040]: audit 2024-04-25T05:07:09.029840+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.96:0/1697539036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[81040]: audit 2024-04-25T05:07:09.029840+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.96:0/1697539036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[79063]: audit 2024-04-25T05:07:08.604933+0000 mgr.x (mgr.24989) 220 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[79063]: audit 2024-04-25T05:07:08.604933+0000 mgr.x (mgr.24989) 220 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:09.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[79063]: audit 2024-04-25T05:07:09.029840+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.96:0/1697539036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:09 smithi096 bash[79063]: audit 2024-04-25T05:07:09.029840+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.96:0/1697539036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:10.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:09 smithi155 bash[60276]: audit 2024-04-25T05:07:08.604933+0000 mgr.x (mgr.24989) 220 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:10.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:09 smithi155 bash[60276]: audit 2024-04-25T05:07:08.604933+0000 mgr.x (mgr.24989) 220 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:10.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:09 smithi155 bash[60276]: audit 2024-04-25T05:07:09.029840+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.96:0/1697539036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:10.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:09 smithi155 bash[60276]: audit 2024-04-25T05:07:09.029840+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.96:0/1697539036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:10.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: cluster 2024-04-25T05:07:09.494807+0000 mgr.x (mgr.24989) 221 : cluster [DBG] pgmap v46: 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-04-25T05:07:10.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: cluster 2024-04-25T05:07:09.494807+0000 mgr.x (mgr.24989) 221 : cluster [DBG] pgmap v46: 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-04-25T05:07:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: audit 2024-04-25T05:07:10.204025+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: audit 2024-04-25T05:07:10.204025+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: audit 2024-04-25T05:07:10.208685+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: audit 2024-04-25T05:07:10.208685+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: audit 2024-04-25T05:07:10.210387+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[79063]: audit 2024-04-25T05:07:10.210387+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: cluster 2024-04-25T05:07:09.494807+0000 mgr.x (mgr.24989) 221 : cluster [DBG] pgmap v46: 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-04-25T05:07:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: cluster 2024-04-25T05:07:09.494807+0000 mgr.x (mgr.24989) 221 : cluster [DBG] pgmap v46: 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-04-25T05:07:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: audit 2024-04-25T05:07:10.204025+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: audit 2024-04-25T05:07:10.204025+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:11.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: audit 2024-04-25T05:07:10.208685+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:07:11.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: audit 2024-04-25T05:07:10.208685+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:07:11.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: audit 2024-04-25T05:07:10.210387+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:11.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:10 smithi096 bash[81040]: audit 2024-04-25T05:07:10.210387+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:11.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: cluster 2024-04-25T05:07:09.494807+0000 mgr.x (mgr.24989) 221 : cluster [DBG] pgmap v46: 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-04-25T05:07:11.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: cluster 2024-04-25T05:07:09.494807+0000 mgr.x (mgr.24989) 221 : cluster [DBG] pgmap v46: 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-04-25T05:07:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: audit 2024-04-25T05:07:10.204025+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: audit 2024-04-25T05:07:10.204025+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: audit 2024-04-25T05:07:10.208685+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:07:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: audit 2024-04-25T05:07:10.208685+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-25T05:07:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: audit 2024-04-25T05:07:10.210387+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:11.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:10 smithi155 bash[60276]: audit 2024-04-25T05:07:10.210387+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:12.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:11 smithi155 bash[60276]: cephadm 2024-04-25T05:07:10.197177+0000 mgr.x (mgr.24989) 222 : cephadm [INF] Upgrade: Updating osd.0 2024-04-25T05:07:12.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:11 smithi155 bash[60276]: cephadm 2024-04-25T05:07:10.197177+0000 mgr.x (mgr.24989) 222 : cephadm [INF] Upgrade: Updating osd.0 2024-04-25T05:07:12.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:11 smithi155 bash[60276]: cephadm 2024-04-25T05:07:10.217594+0000 mgr.x (mgr.24989) 223 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T05:07:12.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:11 smithi155 bash[60276]: cephadm 2024-04-25T05:07:10.217594+0000 mgr.x (mgr.24989) 223 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[79063]: cephadm 2024-04-25T05:07:10.197177+0000 mgr.x (mgr.24989) 222 : cephadm [INF] Upgrade: Updating osd.0 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[79063]: cephadm 2024-04-25T05:07:10.197177+0000 mgr.x (mgr.24989) 222 : cephadm [INF] Upgrade: Updating osd.0 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[79063]: cephadm 2024-04-25T05:07:10.217594+0000 mgr.x (mgr.24989) 223 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[79063]: cephadm 2024-04-25T05:07:10.217594+0000 mgr.x (mgr.24989) 223 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[81040]: cephadm 2024-04-25T05:07:10.197177+0000 mgr.x (mgr.24989) 222 : cephadm [INF] Upgrade: Updating osd.0 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[81040]: cephadm 2024-04-25T05:07:10.197177+0000 mgr.x (mgr.24989) 222 : cephadm [INF] Upgrade: Updating osd.0 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[81040]: cephadm 2024-04-25T05:07:10.217594+0000 mgr.x (mgr.24989) 223 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T05:07:12.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:11 smithi096 bash[81040]: cephadm 2024-04-25T05:07:10.217594+0000 mgr.x (mgr.24989) 223 : cephadm [INF] Deploying daemon osd.0 on smithi096 2024-04-25T05:07:13.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:12 smithi096 bash[79063]: cluster 2024-04-25T05:07:11.495532+0000 mgr.x (mgr.24989) 224 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:13.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:12 smithi096 bash[79063]: cluster 2024-04-25T05:07:11.495532+0000 mgr.x (mgr.24989) 224 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:13.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:12 smithi096 bash[81040]: cluster 2024-04-25T05:07:11.495532+0000 mgr.x (mgr.24989) 224 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:13.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:12 smithi096 bash[81040]: cluster 2024-04-25T05:07:11.495532+0000 mgr.x (mgr.24989) 224 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:13.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:12 smithi155 bash[60276]: cluster 2024-04-25T05:07:11.495532+0000 mgr.x (mgr.24989) 224 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:13.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:12 smithi155 bash[60276]: cluster 2024-04-25T05:07:11.495532+0000 mgr.x (mgr.24989) 224 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:07:13.958 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:07:13 smithi155 bash[54827]: ts=2024-04-25T05:07:13.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=\"smithi155\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi155\", job=\"node\", machine=\"x86_64\", nodename=\"smithi155\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"cbf8b84e-02be-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi155\", job=\"node\", machine=\"x86_64\", nodename=\"smithi155\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-25T05:07:14.557 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.557 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.557 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.558 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.558 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.558 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.559 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.559 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.559 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:14.887 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:14 smithi096 systemd[1]: Stopping Ceph osd.0 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:07:14.887 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[27632]: debug 2024-04-25T05:07:14.667+0000 7fc9eb9b7700 -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-04-25T05:07:14.887 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[27632]: debug 2024-04-25T05:07:14.667+0000 7fc9eb9b7700 -1 osd.0 115 *** Got signal Terminated *** 2024-04-25T05:07:14.887 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[27632]: debug 2024-04-25T05:07:14.667+0000 7fc9eb9b7700 -1 osd.0 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:07:14.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:14 smithi155 bash[60276]: cluster 2024-04-25T05:07:13.497296+0000 mgr.x (mgr.24989) 225 : 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-04-25T05:07:14.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:14 smithi155 bash[60276]: cluster 2024-04-25T05:07:13.497296+0000 mgr.x (mgr.24989) 225 : 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-04-25T05:07:14.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:14 smithi155 bash[60276]: cluster 2024-04-25T05:07:14.670085+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 marked itself down and dead 2024-04-25T05:07:14.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:14 smithi155 bash[60276]: cluster 2024-04-25T05:07:14.670085+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 marked itself down and dead 2024-04-25T05:07:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[81040]: cluster 2024-04-25T05:07:13.497296+0000 mgr.x (mgr.24989) 225 : 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-04-25T05:07:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[81040]: cluster 2024-04-25T05:07:13.497296+0000 mgr.x (mgr.24989) 225 : 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-04-25T05:07:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[81040]: cluster 2024-04-25T05:07:14.670085+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 marked itself down and dead 2024-04-25T05:07:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[81040]: cluster 2024-04-25T05:07:14.670085+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 marked itself down and dead 2024-04-25T05:07:15.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[79063]: cluster 2024-04-25T05:07:13.497296+0000 mgr.x (mgr.24989) 225 : 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-04-25T05:07:15.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[79063]: cluster 2024-04-25T05:07:13.497296+0000 mgr.x (mgr.24989) 225 : 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-04-25T05:07:15.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[79063]: cluster 2024-04-25T05:07:14.670085+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 marked itself down and dead 2024-04-25T05:07:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:14 smithi096 bash[79063]: cluster 2024-04-25T05:07:14.670085+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 marked itself down and dead 2024-04-25T05:07:16.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:15 smithi155 bash[60276]: cluster 2024-04-25T05:07:14.879287+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:16.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:15 smithi155 bash[60276]: cluster 2024-04-25T05:07:14.879287+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:16.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:15 smithi155 bash[60276]: cluster 2024-04-25T05:07:14.888087+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-25T05:07:16.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:15 smithi155 bash[60276]: cluster 2024-04-25T05:07:14.888087+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[81040]: cluster 2024-04-25T05:07:14.879287+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[81040]: cluster 2024-04-25T05:07:14.879287+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[81040]: cluster 2024-04-25T05:07:14.888087+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[81040]: cluster 2024-04-25T05:07:14.888087+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[79063]: cluster 2024-04-25T05:07:14.879287+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[79063]: cluster 2024-04-25T05:07:14.879287+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:16.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[79063]: cluster 2024-04-25T05:07:14.888087+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-25T05:07:16.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:15 smithi096 bash[79063]: cluster 2024-04-25T05:07:14.888087+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-25T05:07:16.749 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[84421]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-0 2024-04-25T05:07:16.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: cluster 2024-04-25T05:07:15.497840+0000 mgr.x (mgr.24989) 226 : cluster [DBG] pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:07:16.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: cluster 2024-04-25T05:07:15.497840+0000 mgr.x (mgr.24989) 226 : cluster [DBG] pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:07:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: cluster 2024-04-25T05:07:15.890153+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-25T05:07:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: cluster 2024-04-25T05:07:15.890153+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-25T05:07:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: audit 2024-04-25T05:07:16.580630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: audit 2024-04-25T05:07:16.580630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: audit 2024-04-25T05:07:16.582963+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:16 smithi155 bash[60276]: audit 2024-04-25T05:07:16.582963+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: cluster 2024-04-25T05:07:15.497840+0000 mgr.x (mgr.24989) 226 : cluster [DBG] pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: cluster 2024-04-25T05:07:15.497840+0000 mgr.x (mgr.24989) 226 : cluster [DBG] pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: cluster 2024-04-25T05:07:15.890153+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: cluster 2024-04-25T05:07:15.890153+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: audit 2024-04-25T05:07:16.580630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: audit 2024-04-25T05:07:16.580630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:17.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: audit 2024-04-25T05:07:16.582963+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[81040]: audit 2024-04-25T05:07:16.582963+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:17.185 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[84513]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-0 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: cluster 2024-04-25T05:07:15.497840+0000 mgr.x (mgr.24989) 226 : cluster [DBG] pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: cluster 2024-04-25T05:07:15.497840+0000 mgr.x (mgr.24989) 226 : cluster [DBG] pgmap v50: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: cluster 2024-04-25T05:07:15.890153+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: cluster 2024-04-25T05:07:15.890153+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: audit 2024-04-25T05:07:16.580630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: audit 2024-04-25T05:07:16.580630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:17.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: audit 2024-04-25T05:07:16.582963+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:17.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:16 smithi096 bash[79063]: audit 2024-04-25T05:07:16.582963+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:17.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:07:17] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.33.4" 2024-04-25T05:07:18.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.341429+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.341429+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.353808+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.353808+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.368981+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.368981+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: cluster 2024-04-25T05:07:17.499062+0000 mgr.x (mgr.24989) 227 : cluster [DBG] pgmap v52: 161 pgs: 7 active+undersized+degraded, 9 active+undersized, 131 active+clean, 14 stale+active+clean; 585 KiB data, 104 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 32/726 objects degraded (4.408%) 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: cluster 2024-04-25T05:07:17.499062+0000 mgr.x (mgr.24989) 227 : cluster [DBG] pgmap v52: 161 pgs: 7 active+undersized+degraded, 9 active+undersized, 131 active+clean, 14 stale+active+clean; 585 KiB data, 104 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 32/726 objects degraded (4.408%) 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.573324+0000 mgr.x (mgr.24989) 228 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[81040]: audit 2024-04-25T05:07:17.573324+0000 mgr.x (mgr.24989) 228 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.341429+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.341429+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.353808+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.353808+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.368981+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.644 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.368981+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: cluster 2024-04-25T05:07:17.499062+0000 mgr.x (mgr.24989) 227 : cluster [DBG] pgmap v52: 161 pgs: 7 active+undersized+degraded, 9 active+undersized, 131 active+clean, 14 stale+active+clean; 585 KiB data, 104 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 32/726 objects degraded (4.408%) 2024-04-25T05:07:18.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: cluster 2024-04-25T05:07:17.499062+0000 mgr.x (mgr.24989) 227 : cluster [DBG] pgmap v52: 161 pgs: 7 active+undersized+degraded, 9 active+undersized, 131 active+clean, 14 stale+active+clean; 585 KiB data, 104 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 32/726 objects degraded (4.408%) 2024-04-25T05:07:18.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.573324+0000 mgr.x (mgr.24989) 228 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:18.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:18 smithi096 bash[79063]: audit 2024-04-25T05:07:17.573324+0000 mgr.x (mgr.24989) 228 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:18.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.341429+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.341429+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.353808+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.353808+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.368981+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.368981+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:18.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: cluster 2024-04-25T05:07:17.499062+0000 mgr.x (mgr.24989) 227 : cluster [DBG] pgmap v52: 161 pgs: 7 active+undersized+degraded, 9 active+undersized, 131 active+clean, 14 stale+active+clean; 585 KiB data, 104 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 32/726 objects degraded (4.408%) 2024-04-25T05:07:18.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: cluster 2024-04-25T05:07:17.499062+0000 mgr.x (mgr.24989) 227 : cluster [DBG] pgmap v52: 161 pgs: 7 active+undersized+degraded, 9 active+undersized, 131 active+clean, 14 stale+active+clean; 585 KiB data, 104 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 32/726 objects degraded (4.408%) 2024-04-25T05:07:18.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.573324+0000 mgr.x (mgr.24989) 228 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:18.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:18 smithi155 bash[60276]: audit 2024-04-25T05:07:17.573324+0000 mgr.x (mgr.24989) 228 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:19.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:19 smithi155 bash[60276]: cluster 2024-04-25T05:07:18.364923+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:19.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:19 smithi155 bash[60276]: cluster 2024-04-25T05:07:18.364923+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:19 smithi096 bash[79063]: cluster 2024-04-25T05:07:18.364923+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:19.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:19 smithi096 bash[79063]: cluster 2024-04-25T05:07:18.364923+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:19.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:19 smithi096 bash[81040]: cluster 2024-04-25T05:07:18.364923+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:19.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:19 smithi096 bash[81040]: cluster 2024-04-25T05:07:18.364923+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:20.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.154 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.154 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.155 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:19 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-25T05:07:20.155 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:19 smithi096 systemd[1]: Stopped Ceph osd.0 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:07:20.155 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.155 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.155 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.156 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.156 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:20.499 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:20 smithi096 systemd[1]: Started Ceph osd.0 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:07:20.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: cluster 2024-04-25T05:07:19.500877+0000 mgr.x (mgr.24989) 229 : cluster [DBG] pgmap v53: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: cluster 2024-04-25T05:07:19.500877+0000 mgr.x (mgr.24989) 229 : cluster [DBG] pgmap v53: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.207856+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.207856+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.217259+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.217259+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.259129+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.259129+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.260609+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.260609+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.268463+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[79063]: audit 2024-04-25T05:07:20.268463+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: cluster 2024-04-25T05:07:19.500877+0000 mgr.x (mgr.24989) 229 : cluster [DBG] pgmap v53: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: cluster 2024-04-25T05:07:19.500877+0000 mgr.x (mgr.24989) 229 : cluster [DBG] pgmap v53: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.207856+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.207856+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.217259+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.217259+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.259129+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.259129+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.260609+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.260609+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.268463+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:20 smithi096 bash[81040]: audit 2024-04-25T05:07:20.268463+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: cluster 2024-04-25T05:07:19.500877+0000 mgr.x (mgr.24989) 229 : cluster [DBG] pgmap v53: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: cluster 2024-04-25T05:07:19.500877+0000 mgr.x (mgr.24989) 229 : cluster [DBG] pgmap v53: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.207856+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.207856+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.217259+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.217259+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.259129+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.259129+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.260609+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.260609+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.268463+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:20 smithi155 bash[60276]: audit 2024-04-25T05:07:20.268463+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.270086+0000 mgr.x (mgr.24989) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.270086+0000 mgr.x (mgr.24989) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.362099+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.362099+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.367085+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.367085+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.372529+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.372529+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.374280+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.374280+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.385619+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.385619+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.387957+0000 mgr.x (mgr.24989) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.387957+0000 mgr.x (mgr.24989) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.466998+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.466998+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.470072+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.470072+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.473065+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.270086+0000 mgr.x (mgr.24989) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.270086+0000 mgr.x (mgr.24989) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.362099+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.362099+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.367085+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.367085+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.372529+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.372529+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.374280+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.610 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.374280+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.385619+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.385619+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.387957+0000 mgr.x (mgr.24989) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.387957+0000 mgr.x (mgr.24989) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.466998+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.466998+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.470072+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.470072+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.473065+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.473065+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.611 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.474551+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.474551+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.486297+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.486297+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.488381+0000 mgr.x (mgr.24989) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.488381+0000 mgr.x (mgr.24989) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.544985+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.544985+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.554168+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.554168+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.563933+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.563933+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.565610+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.612 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.565610+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.568356+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.568356+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.571532+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.571532+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.572896+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.572896+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.581123+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.581123+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.613 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.473065+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.474551+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.474551+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.486297+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.486297+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.488381+0000 mgr.x (mgr.24989) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.488381+0000 mgr.x (mgr.24989) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.544985+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.544985+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.554168+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.554168+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.563933+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.614 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.563933+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.565610+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.565610+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.568356+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.568356+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.571532+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.571532+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.572896+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.572896+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.581123+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.581123+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.582837+0000 mgr.x (mgr.24989) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.582837+0000 mgr.x (mgr.24989) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.641984+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.641984+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.615 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.645345+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.645345+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.648754+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.648754+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.650286+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.650286+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.659629+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.659629+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.661740+0000 mgr.x (mgr.24989) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.661740+0000 mgr.x (mgr.24989) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.738046+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.738046+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.741470+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.741470+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.616 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.745590+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.745590+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.582837+0000 mgr.x (mgr.24989) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.582837+0000 mgr.x (mgr.24989) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.641984+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.641984+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.645345+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.645345+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.648754+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.648754+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.617 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.650286+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.650286+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.659629+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.659629+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.661740+0000 mgr.x (mgr.24989) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.661740+0000 mgr.x (mgr.24989) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.738046+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.738046+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.741470+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.741470+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.745590+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.618 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.745590+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.747065+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.747065+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.756531+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.756531+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.758398+0000 mgr.x (mgr.24989) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.758398+0000 mgr.x (mgr.24989) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.833472+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.833472+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.836516+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.836516+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.839920+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.619 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.839920+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.841469+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.841469+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.851284+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.851284+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.852825+0000 mgr.x (mgr.24989) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.852825+0000 mgr.x (mgr.24989) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.932788+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.932788+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.747065+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.747065+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.620 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.756531+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.756531+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.758398+0000 mgr.x (mgr.24989) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.758398+0000 mgr.x (mgr.24989) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.833472+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.833472+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.836516+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.836516+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.839920+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.839920+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.841469+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.841469+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.851284+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.851284+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.852825+0000 mgr.x (mgr.24989) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.852825+0000 mgr.x (mgr.24989) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.621 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.932788+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.622 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.932788+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.622 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.936530+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.622 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.936530+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.622 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.940949+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.622 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.940949+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.622 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.942386+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.942386+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.952027+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:20.952027+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.954168+0000 mgr.x (mgr.24989) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:20.954168+0000 mgr.x (mgr.24989) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.031885+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.031885+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.034455+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.034455+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.036807+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.036807+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.037775+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.037775+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.623 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.043847+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.043847+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.045293+0000 mgr.x (mgr.24989) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.045293+0000 mgr.x (mgr.24989) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.120805+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.120805+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.123799+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.123799+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.127059+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.127059+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.128265+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.128265+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.136158+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.136158+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.214261+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.624 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.214261+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.217157+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.217157+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.220218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.220218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.221678+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.221678+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.228808+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.228808+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.306166+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.306166+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.308996+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.308996+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.311819+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.311819+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.625 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.312668+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.312668+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.321334+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[81040]: audit 2024-04-25T05:07:21.321334+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.936530+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.936530+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.940949+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.940949+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.626 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.942386+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.942386+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.952027+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:20.952027+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.954168+0000 mgr.x (mgr.24989) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:20.954168+0000 mgr.x (mgr.24989) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.031885+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.031885+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.034455+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.034455+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.036807+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.036807+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.037775+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.037775+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.627 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.043847+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.043847+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.045293+0000 mgr.x (mgr.24989) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.045293+0000 mgr.x (mgr.24989) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.120805+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.120805+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.123799+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.123799+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.127059+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.127059+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.128265+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.128265+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.136158+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.136158+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.214261+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.628 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.214261+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.217157+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.217157+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.220218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.220218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.221678+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.221678+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.228808+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.228808+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.306166+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.306166+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.308996+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.308996+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.311819+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.311819+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.629 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.312668+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.312668+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.321334+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:21 smithi096 bash[79063]: audit 2024-04-25T05:07:21.321334+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.270086+0000 mgr.x (mgr.24989) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.270086+0000 mgr.x (mgr.24989) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.362099+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.362099+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.367085+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.367085+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.372529+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.372529+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.374280+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.374280+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.385619+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.385619+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.387957+0000 mgr.x (mgr.24989) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.387957+0000 mgr.x (mgr.24989) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.466998+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.466998+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.470072+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.470072+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.473065+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.473065+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.474551+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.474551+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.486297+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.486297+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.488381+0000 mgr.x (mgr.24989) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.488381+0000 mgr.x (mgr.24989) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.544985+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.544985+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.554168+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.554168+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.563933+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.563933+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.565610+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.565610+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.568356+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.568356+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.571532+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.571532+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.572896+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.572896+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.581123+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.581123+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.582837+0000 mgr.x (mgr.24989) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.582837+0000 mgr.x (mgr.24989) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.641984+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.641984+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.645345+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.645345+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.648754+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.648754+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.650286+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.650286+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.659629+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.659629+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.661740+0000 mgr.x (mgr.24989) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.661740+0000 mgr.x (mgr.24989) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.738046+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.738046+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.741470+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.741470+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.745590+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.745590+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.747065+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.747065+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.756531+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.756531+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.758398+0000 mgr.x (mgr.24989) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.758398+0000 mgr.x (mgr.24989) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.833472+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.833472+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.836516+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.836516+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.839920+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.839920+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.841469+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.841469+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.851284+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.851284+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.852825+0000 mgr.x (mgr.24989) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.852825+0000 mgr.x (mgr.24989) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.932788+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.932788+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.936530+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.936530+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.940949+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.940949+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.942386+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.942386+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.952027+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:20.952027+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.954168+0000 mgr.x (mgr.24989) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:20.954168+0000 mgr.x (mgr.24989) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.031885+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.031885+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.034455+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.034455+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.036807+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.036807+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.037775+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.037775+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.043847+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.043847+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.045293+0000 mgr.x (mgr.24989) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.045293+0000 mgr.x (mgr.24989) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.120805+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.120805+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.123799+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.123799+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.127059+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.127059+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.128265+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.128265+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.136158+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.136158+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.214261+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.214261+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.217157+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.217157+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.220218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.220218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.221678+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.221678+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.228808+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.228808+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.306166+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.306166+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.308996+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.308996+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:21.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.311819+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.311819+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:21.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.312668+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.312668+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:21.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.321334+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:21.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:21 smithi155 bash[60276]: audit 2024-04-25T05:07:21.321334+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.137624+0000 mgr.x (mgr.24989) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.137624+0000 mgr.x (mgr.24989) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.230821+0000 mgr.x (mgr.24989) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.230821+0000 mgr.x (mgr.24989) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.322960+0000 mgr.x (mgr.24989) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.322960+0000 mgr.x (mgr.24989) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.431174+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.431174+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.435647+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.435647+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.439476+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.439476+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.440924+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.440924+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.449242+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.449242+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.452949+0000 mgr.x (mgr.24989) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.452949+0000 mgr.x (mgr.24989) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cluster 2024-04-25T05:07:21.501503+0000 mgr.x (mgr.24989) 243 : cluster [DBG] pgmap v54: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 86 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: 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-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-25T05:07:22.501 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[84819]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-25T05:07:22.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.137624+0000 mgr.x (mgr.24989) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.137624+0000 mgr.x (mgr.24989) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.230821+0000 mgr.x (mgr.24989) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.230821+0000 mgr.x (mgr.24989) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.322960+0000 mgr.x (mgr.24989) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.322960+0000 mgr.x (mgr.24989) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.431174+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.431174+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.435647+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.435647+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.439476+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.439476+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.440924+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.440924+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.449242+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.449242+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.452949+0000 mgr.x (mgr.24989) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.452949+0000 mgr.x (mgr.24989) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cluster 2024-04-25T05:07:21.501503+0000 mgr.x (mgr.24989) 243 : cluster [DBG] pgmap v54: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 86 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cluster 2024-04-25T05:07:21.501503+0000 mgr.x (mgr.24989) 243 : cluster [DBG] pgmap v54: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 86 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.529622+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.529622+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.532202+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.532202+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.534549+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.534549+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.535413+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.535413+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.543624+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.543624+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.547728+0000 mgr.x (mgr.24989) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.547728+0000 mgr.x (mgr.24989) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.623561+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.623561+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.625864+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.625864+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.628021+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.628021+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.628850+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cluster 2024-04-25T05:07:21.501503+0000 mgr.x (mgr.24989) 243 : cluster [DBG] pgmap v54: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 86 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.529622+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.529622+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.532202+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.532202+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.534549+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.534549+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.535413+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.535413+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.543624+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.543624+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.547728+0000 mgr.x (mgr.24989) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.547728+0000 mgr.x (mgr.24989) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.623561+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.623561+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.625864+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.625864+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.628021+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.628021+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.628850+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.628850+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.635624+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.635624+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.639569+0000 mgr.x (mgr.24989) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.639569+0000 mgr.x (mgr.24989) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.680387+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.680387+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.682656+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.682656+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.684875+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.684875+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.685710+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.685710+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.693970+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.693970+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.695301+0000 mgr.x (mgr.24989) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.695301+0000 mgr.x (mgr.24989) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.734935+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.734935+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.736934+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.628850+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.635624+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.635624+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.639569+0000 mgr.x (mgr.24989) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.639569+0000 mgr.x (mgr.24989) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.680387+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.680387+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.682656+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.682656+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.684875+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.684875+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.685710+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.685710+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.693970+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.693970+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.695301+0000 mgr.x (mgr.24989) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.695301+0000 mgr.x (mgr.24989) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.734935+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.734935+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.736934+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.736934+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.738870+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.738870+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.739594+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.739594+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.747527+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.747527+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.748831+0000 mgr.x (mgr.24989) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.748831+0000 mgr.x (mgr.24989) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.788663+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.788663+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.791244+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.791244+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.794014+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.794014+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.794797+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.794797+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.802218+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.802218+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.803538+0000 mgr.x (mgr.24989) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.803538+0000 mgr.x (mgr.24989) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.843739+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.843739+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.845728+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.845728+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.847728+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.847728+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.848418+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.848418+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.855806+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.855806+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.857231+0000 mgr.x (mgr.24989) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.857231+0000 mgr.x (mgr.24989) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.896805+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.896805+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.898928+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.898928+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.900968+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.900968+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.901770+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.736934+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.738870+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.738870+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.739594+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.739594+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.747527+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.747527+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.748831+0000 mgr.x (mgr.24989) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.748831+0000 mgr.x (mgr.24989) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.788663+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.788663+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.791244+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.791244+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.794014+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.794014+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.794797+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.794797+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.802218+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.802218+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.803538+0000 mgr.x (mgr.24989) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.803538+0000 mgr.x (mgr.24989) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.901770+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.907101+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.907101+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.908433+0000 mgr.x (mgr.24989) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.908433+0000 mgr.x (mgr.24989) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.949387+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.949387+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.951787+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.951787+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.954036+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.954036+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.954860+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.954860+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.959928+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:21.959928+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.961942+0000 mgr.x (mgr.24989) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:21.961942+0000 mgr.x (mgr.24989) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.012961+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.012961+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.016518+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.016518+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.843739+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.843739+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.845728+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.845728+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.847728+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.847728+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.848418+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.848418+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.855806+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.855806+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.857231+0000 mgr.x (mgr.24989) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.857231+0000 mgr.x (mgr.24989) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.896805+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.896805+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.898928+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.898928+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.900968+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.900968+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.901770+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.018576+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.018576+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.019423+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.019423+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.025141+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.025141+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.026495+0000 mgr.x (mgr.24989) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.026495+0000 mgr.x (mgr.24989) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.067759+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.067759+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.071347+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.071347+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.073893+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.073893+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.074812+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.074812+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.081538+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.081538+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.082967+0000 mgr.x (mgr.24989) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.082967+0000 mgr.x (mgr.24989) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.126200+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.126200+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.128657+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.128657+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.130977+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.130977+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.131810+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.131810+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.137532+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.137532+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.227377+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.227377+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.231664+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.231664+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.236524+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.236524+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.237800+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.237800+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.245462+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.245462+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.901770+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.907101+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.907101+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.908433+0000 mgr.x (mgr.24989) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.908433+0000 mgr.x (mgr.24989) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.949387+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.949387+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.951787+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.951787+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.954036+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.954036+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.954860+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.954860+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.959928+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:21.959928+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.961942+0000 mgr.x (mgr.24989) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:21.961942+0000 mgr.x (mgr.24989) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.012961+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.012961+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.016518+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.016518+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.336697+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.336697+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.341049+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.341049+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.344898+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.344898+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.346152+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[81040]: audit 2024-04-25T05:07:22.346152+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.018576+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.018576+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.019423+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.019423+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.025141+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.025141+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.026495+0000 mgr.x (mgr.24989) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.026495+0000 mgr.x (mgr.24989) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.067759+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.067759+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.071347+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.071347+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.073893+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.073893+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.074812+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.074812+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.081538+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.081538+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.082967+0000 mgr.x (mgr.24989) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.082967+0000 mgr.x (mgr.24989) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.126200+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.126200+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.128657+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.128657+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.130977+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.130977+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.131810+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.131810+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.137532+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.137532+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.227377+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.227377+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.231664+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.231664+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.236524+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.236524+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.237800+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.237800+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.245462+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.245462+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.336697+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.336697+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.341049+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.341049+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.344898+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.344898+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.346152+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:22 smithi096 bash[79063]: audit 2024-04-25T05:07:22.346152+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.137624+0000 mgr.x (mgr.24989) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.137624+0000 mgr.x (mgr.24989) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.230821+0000 mgr.x (mgr.24989) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.230821+0000 mgr.x (mgr.24989) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.322960+0000 mgr.x (mgr.24989) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.322960+0000 mgr.x (mgr.24989) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.431174+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.431174+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.435647+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.435647+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.439476+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.439476+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.440924+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.440924+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.449242+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.449242+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.452949+0000 mgr.x (mgr.24989) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.452949+0000 mgr.x (mgr.24989) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cluster 2024-04-25T05:07:21.501503+0000 mgr.x (mgr.24989) 243 : cluster [DBG] pgmap v54: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 86 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cluster 2024-04-25T05:07:21.501503+0000 mgr.x (mgr.24989) 243 : cluster [DBG] pgmap v54: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 86 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.529622+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.529622+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.532202+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.532202+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.534549+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.534549+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.535413+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.535413+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.543624+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.543624+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.547728+0000 mgr.x (mgr.24989) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.547728+0000 mgr.x (mgr.24989) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.623561+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.623561+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.625864+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.625864+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.628021+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.628021+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.628850+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.628850+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.635624+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.635624+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.639569+0000 mgr.x (mgr.24989) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.639569+0000 mgr.x (mgr.24989) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.680387+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.680387+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.682656+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.682656+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.684875+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.684875+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.685710+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.685710+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.693970+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.693970+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.695301+0000 mgr.x (mgr.24989) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.695301+0000 mgr.x (mgr.24989) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.734935+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.734935+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.736934+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.736934+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.738870+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.738870+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.739594+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.739594+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.747527+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.747527+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.748831+0000 mgr.x (mgr.24989) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.748831+0000 mgr.x (mgr.24989) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.788663+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.788663+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.791244+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.791244+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.794014+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.794014+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.794797+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.794797+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.802218+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.802218+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.803538+0000 mgr.x (mgr.24989) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.803538+0000 mgr.x (mgr.24989) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.843739+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.843739+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.845728+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.845728+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.847728+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.847728+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.848418+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.848418+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.855806+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.855806+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.857231+0000 mgr.x (mgr.24989) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.857231+0000 mgr.x (mgr.24989) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.896805+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.896805+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.898928+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.898928+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.900968+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.900968+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.901770+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.901770+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.907101+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.907101+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.908433+0000 mgr.x (mgr.24989) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.908433+0000 mgr.x (mgr.24989) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.949387+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.949387+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.951787+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.951787+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.954036+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.954036+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.954860+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.954860+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.959928+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:21.959928+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.961942+0000 mgr.x (mgr.24989) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:21.961942+0000 mgr.x (mgr.24989) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.012961+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.012961+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.016518+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.016518+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.018576+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.018576+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.019423+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.019423+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.025141+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.025141+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.026495+0000 mgr.x (mgr.24989) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.026495+0000 mgr.x (mgr.24989) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.067759+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.067759+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.071347+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.071347+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.073893+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.073893+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.074812+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.074812+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.081538+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.081538+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.082967+0000 mgr.x (mgr.24989) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.082967+0000 mgr.x (mgr.24989) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.126200+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.126200+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.128657+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.128657+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.130977+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.130977+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.131810+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.131810+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.137532+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.137532+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.227377+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.227377+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.231664+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.231664+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.236524+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.236524+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.237800+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.237800+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.245462+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.245462+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.336697+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.336697+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:22.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.341049+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.341049+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:22.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.344898+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.344898+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:22.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.346152+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:22.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:22 smithi155 bash[60276]: audit 2024-04-25T05:07:22.346152+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.139556+0000 mgr.x (mgr.24989) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.139556+0000 mgr.x (mgr.24989) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.246995+0000 mgr.x (mgr.24989) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.246995+0000 mgr.x (mgr.24989) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.353496+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.353496+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.355037+0000 mgr.x (mgr.24989) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.355037+0000 mgr.x (mgr.24989) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.433280+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.433280+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.435889+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.435889+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.438371+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.438371+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.439319+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.439319+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.445319+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.445319+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.446691+0000 mgr.x (mgr.24989) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.446691+0000 mgr.x (mgr.24989) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.521068+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.521068+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.523756+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.523756+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.528301+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.528301+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.529780+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.529780+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.536051+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.536051+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.537689+0000 mgr.x (mgr.24989) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.537689+0000 mgr.x (mgr.24989) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.625897+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.625897+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.630234+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.630234+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.634251+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.634251+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.635774+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.635774+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.644760+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.644760+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.646444+0000 mgr.x (mgr.24989) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.646444+0000 mgr.x (mgr.24989) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.720485+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.720485+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.723593+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.723593+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.726499+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.726499+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.727696+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.727696+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.736490+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.736490+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.738483+0000 mgr.x (mgr.24989) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.738483+0000 mgr.x (mgr.24989) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.814626+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.814626+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.817525+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.817525+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.820566+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.820566+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.821697+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.821697+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.829044+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.829044+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.832817+0000 mgr.x (mgr.24989) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.832817+0000 mgr.x (mgr.24989) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.906944+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.906944+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.910313+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.910313+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.913003+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.913003+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.914263+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.914263+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.921826+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:22.921826+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.925732+0000 mgr.x (mgr.24989) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:22.925732+0000 mgr.x (mgr.24989) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.002121+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.002121+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.005568+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.005568+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.010352+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.010352+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.011798+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.011798+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.019749+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.019749+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.023637+0000 mgr.x (mgr.24989) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.023637+0000 mgr.x (mgr.24989) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.112111+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.112111+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.117255+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.117255+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.121881+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.121881+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.123801+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.123801+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.135363+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.135363+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.229366+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.229366+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.234346+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.234346+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.238490+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.238490+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.240143+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.240143+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.251514+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.251514+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.341910+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.341910+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.346490+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.346490+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.350821+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.350821+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.352466+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:23 smithi155 bash[60276]: audit 2024-04-25T05:07:23.352466+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.139556+0000 mgr.x (mgr.24989) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.139556+0000 mgr.x (mgr.24989) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.246995+0000 mgr.x (mgr.24989) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.246995+0000 mgr.x (mgr.24989) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.353496+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.353496+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.355037+0000 mgr.x (mgr.24989) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.355037+0000 mgr.x (mgr.24989) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.433280+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.433280+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.435889+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.435889+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.438371+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.438371+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.439319+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.439319+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.445319+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.445319+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.446691+0000 mgr.x (mgr.24989) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.446691+0000 mgr.x (mgr.24989) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.521068+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.139556+0000 mgr.x (mgr.24989) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.139556+0000 mgr.x (mgr.24989) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.246995+0000 mgr.x (mgr.24989) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.246995+0000 mgr.x (mgr.24989) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.353496+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.353496+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.355037+0000 mgr.x (mgr.24989) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.355037+0000 mgr.x (mgr.24989) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.433280+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.433280+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.435889+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.435889+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.438371+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.438371+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.439319+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.439319+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.445319+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.445319+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.446691+0000 mgr.x (mgr.24989) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.446691+0000 mgr.x (mgr.24989) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.521068+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.521068+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.523756+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.523756+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.528301+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.528301+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.529780+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.529780+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.536051+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.536051+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.537689+0000 mgr.x (mgr.24989) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.537689+0000 mgr.x (mgr.24989) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.625897+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.625897+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.630234+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.630234+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.634251+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.634251+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.635774+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.635774+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.644760+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.644760+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.646444+0000 mgr.x (mgr.24989) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.646444+0000 mgr.x (mgr.24989) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.720485+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.720485+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.723593+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.723593+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.726499+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.726499+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.727696+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.727696+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.736490+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.736490+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.738483+0000 mgr.x (mgr.24989) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.738483+0000 mgr.x (mgr.24989) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.814626+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.814626+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.817525+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.817525+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.820566+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.521068+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.523756+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.523756+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.528301+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.528301+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.529780+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.529780+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.536051+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.536051+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.537689+0000 mgr.x (mgr.24989) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.537689+0000 mgr.x (mgr.24989) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.625897+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.625897+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.630234+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.630234+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.634251+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.634251+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.635774+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.635774+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.644760+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.820566+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.821697+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.821697+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.829044+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.829044+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.832817+0000 mgr.x (mgr.24989) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.832817+0000 mgr.x (mgr.24989) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.906944+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.906944+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.910313+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.910313+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.913003+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.913003+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.914263+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.914263+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.921826+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:22.921826+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.925732+0000 mgr.x (mgr.24989) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:22.925732+0000 mgr.x (mgr.24989) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.002121+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.002121+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.005568+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.005568+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.010352+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.010352+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.011798+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.011798+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.019749+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.019749+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.023637+0000 mgr.x (mgr.24989) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.023637+0000 mgr.x (mgr.24989) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.112111+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.112111+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.117255+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.117255+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.121881+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.121881+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.123801+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.123801+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.135363+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.135363+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.644760+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.646444+0000 mgr.x (mgr.24989) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.646444+0000 mgr.x (mgr.24989) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.720485+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.720485+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.723593+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.723593+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.726499+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.726499+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.727696+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.727696+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.736490+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.736490+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.738483+0000 mgr.x (mgr.24989) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.738483+0000 mgr.x (mgr.24989) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.814626+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.814626+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.817525+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.817525+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.820566+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.229366+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.229366+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.234346+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.234346+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.238490+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.238490+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.240143+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.240143+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.251514+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.251514+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.341910+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.341910+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.346490+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.346490+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.350821+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.350821+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.352466+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[81040]: audit 2024-04-25T05:07:23.352466+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.820566+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.821697+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.821697+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.829044+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.829044+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.832817+0000 mgr.x (mgr.24989) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.832817+0000 mgr.x (mgr.24989) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.906944+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.906944+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.910313+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.910313+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.913003+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.913003+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.914263+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.914263+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.921826+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:22.921826+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.925732+0000 mgr.x (mgr.24989) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:22.925732+0000 mgr.x (mgr.24989) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.002121+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.002121+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.005568+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.005568+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.010352+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.010352+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.011798+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.011798+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.019749+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.019749+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.023637+0000 mgr.x (mgr.24989) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.023637+0000 mgr.x (mgr.24989) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.112111+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.112111+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.117255+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.117255+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.121881+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.121881+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.123801+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.123801+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.135363+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.135363+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.229366+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.229366+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.234346+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.234346+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.238490+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.238490+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.240143+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.240143+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.251514+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.251514+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.341910+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.341910+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.346490+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.346490+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.350821+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.350821+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.352466+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:23 smithi096 bash[79063]: audit 2024-04-25T05:07:23.352466+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.632 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.139253+0000 mgr.x (mgr.24989) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.139253+0000 mgr.x (mgr.24989) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.253555+0000 mgr.x (mgr.24989) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.253555+0000 mgr.x (mgr.24989) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.382843+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.382843+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.387916+0000 mgr.x (mgr.24989) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.387916+0000 mgr.x (mgr.24989) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.479506+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.479506+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.484052+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.484052+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.633 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.488769+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.488769+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.490557+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.490557+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.501182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.501182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.502742+0000 mgr.x (mgr.24989) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.502742+0000 mgr.x (mgr.24989) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.139253+0000 mgr.x (mgr.24989) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.139253+0000 mgr.x (mgr.24989) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.253555+0000 mgr.x (mgr.24989) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.634 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.253555+0000 mgr.x (mgr.24989) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.382843+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.382843+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.387916+0000 mgr.x (mgr.24989) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.387916+0000 mgr.x (mgr.24989) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.479506+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.479506+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.484052+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.484052+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.488769+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.488769+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.490557+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.490557+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.501182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.501182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.502742+0000 mgr.x (mgr.24989) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.635 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.502742+0000 mgr.x (mgr.24989) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cluster 2024-04-25T05:07:23.503948+0000 mgr.x (mgr.24989) 268 : cluster [DBG] pgmap v55: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 164 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cluster 2024-04-25T05:07:23.503948+0000 mgr.x (mgr.24989) 268 : cluster [DBG] pgmap v55: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 164 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.579530+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.579530+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.583097+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.583097+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.586266+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.586266+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.587557+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.636 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.587557+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.597159+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.597159+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.599354+0000 mgr.x (mgr.24989) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.599354+0000 mgr.x (mgr.24989) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.683677+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.683677+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.686983+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.686983+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.691012+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cluster 2024-04-25T05:07:23.503948+0000 mgr.x (mgr.24989) 268 : cluster [DBG] pgmap v55: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 164 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cluster 2024-04-25T05:07:23.503948+0000 mgr.x (mgr.24989) 268 : cluster [DBG] pgmap v55: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 164 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:24.637 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.579530+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.579530+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.583097+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.583097+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.586266+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.586266+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.587557+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.587557+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.597159+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.597159+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.599354+0000 mgr.x (mgr.24989) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.599354+0000 mgr.x (mgr.24989) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.683677+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.638 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.683677+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.686983+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.686983+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.691012+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.691012+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.692573+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.692573+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.700781+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.700781+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.704501+0000 mgr.x (mgr.24989) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.704501+0000 mgr.x (mgr.24989) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.790663+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.639 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.790663+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.795416+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.795416+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.799398+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.799398+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.801111+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.801111+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.812631+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.812631+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.814848+0000 mgr.x (mgr.24989) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.814848+0000 mgr.x (mgr.24989) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.903948+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.640 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.903948+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.691012+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.692573+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.692573+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.700781+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.700781+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.704501+0000 mgr.x (mgr.24989) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.704501+0000 mgr.x (mgr.24989) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.790663+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.790663+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.795416+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.795416+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.799398+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.799398+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.801111+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.641 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.801111+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.812631+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.812631+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.814848+0000 mgr.x (mgr.24989) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.814848+0000 mgr.x (mgr.24989) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.903948+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.903948+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.907689+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.907689+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.911218+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.642 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.911218+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.912636+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.912636+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.921008+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:23.921008+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.922604+0000 mgr.x (mgr.24989) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:23.922604+0000 mgr.x (mgr.24989) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.010977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.010977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.014414+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.014414+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.018437+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.018437+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.019671+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.019671+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.643 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.026762+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.026762+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.030824+0000 mgr.x (mgr.24989) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.030824+0000 mgr.x (mgr.24989) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.121067+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.121067+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.125272+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.125272+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.129011+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.129011+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.130167+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.130167+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.139257+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.139257+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.233077+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.233077+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.644 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.237718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.237718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.242088+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.242088+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.243923+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.907689+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.907689+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.911218+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.911218+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.912636+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.912636+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.921008+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.645 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:23.921008+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.922604+0000 mgr.x (mgr.24989) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:23.922604+0000 mgr.x (mgr.24989) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.010977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.010977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.014414+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.014414+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.018437+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.018437+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.019671+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.019671+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.026762+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.646 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.026762+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.243923+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.256599+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.256599+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.349123+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.349123+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.353556+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.353556+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.357455+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.357455+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.358748+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.358748+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.370377+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.647 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[81040]: audit 2024-04-25T05:07:24.370377+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.030824+0000 mgr.x (mgr.24989) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.030824+0000 mgr.x (mgr.24989) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.121067+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.121067+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.125272+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.125272+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.129011+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.648 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.129011+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.130167+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.130167+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.139257+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.139257+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.233077+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.233077+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.237718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.237718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.242088+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.242088+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.243923+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.243923+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.256599+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.256599+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.349123+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.649 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.349123+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.353556+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.353556+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.357455+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.357455+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.358748+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.358748+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.370377+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.650 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[79063]: audit 2024-04-25T05:07:24.370377+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.139253+0000 mgr.x (mgr.24989) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.139253+0000 mgr.x (mgr.24989) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.253555+0000 mgr.x (mgr.24989) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.253555+0000 mgr.x (mgr.24989) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.382843+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.382843+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.387916+0000 mgr.x (mgr.24989) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.387916+0000 mgr.x (mgr.24989) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.479506+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.479506+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.484052+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.484052+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.488769+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.488769+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.490557+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.490557+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.501182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.501182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.502742+0000 mgr.x (mgr.24989) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.502742+0000 mgr.x (mgr.24989) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cluster 2024-04-25T05:07:23.503948+0000 mgr.x (mgr.24989) 268 : cluster [DBG] pgmap v55: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 164 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:24.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cluster 2024-04-25T05:07:23.503948+0000 mgr.x (mgr.24989) 268 : cluster [DBG] pgmap v55: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 164 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:24.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.579530+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.579530+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.583097+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.583097+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.586266+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.586266+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.587557+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.587557+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.597159+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.597159+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.599354+0000 mgr.x (mgr.24989) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.599354+0000 mgr.x (mgr.24989) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.683677+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.683677+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.686983+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.686983+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.691012+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.691012+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.692573+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.692573+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.700781+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.700781+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.704501+0000 mgr.x (mgr.24989) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.704501+0000 mgr.x (mgr.24989) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.790663+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.790663+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.795416+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.795416+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.799398+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.799398+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.801111+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.801111+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.812631+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.812631+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.814848+0000 mgr.x (mgr.24989) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.814848+0000 mgr.x (mgr.24989) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.903948+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.903948+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.907689+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.907689+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.911218+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.911218+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.912636+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.912636+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.921008+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:23.921008+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.922604+0000 mgr.x (mgr.24989) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:23.922604+0000 mgr.x (mgr.24989) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.010977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.010977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.014414+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.014414+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.018437+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.018437+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.019671+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.019671+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.026762+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.026762+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.030824+0000 mgr.x (mgr.24989) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.030824+0000 mgr.x (mgr.24989) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.121067+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.121067+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.125272+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.125272+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.129011+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.129011+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.130167+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.130167+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.139257+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.139257+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.233077+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.233077+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.237718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.237718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.242088+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.242088+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.243923+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.243923+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.256599+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.256599+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.349123+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.349123+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.353556+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.353556+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.357455+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.357455+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.358748+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.358748+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.370377+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:24 smithi155 bash[60276]: audit 2024-04-25T05:07:24.370377+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:24.999 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:24 smithi096 bash[85247]: debug 2024-04-25T05:07:24.634+0000 7fa07573e700 1 -- 172.21.15.96:0/3951693043 <== mon.0 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5649dd8f5680 con 0x5649dd952800 2024-04-25T05:07:25.468 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[85247]: debug 2024-04-25T05:07:25.210+0000 7fa07e8d67c0 -1 Falling back to public interface 2024-04-25T05:07:25.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.143504+0000 mgr.x (mgr.24989) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.143504+0000 mgr.x (mgr.24989) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.260063+0000 mgr.x (mgr.24989) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.260063+0000 mgr.x (mgr.24989) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.372396+0000 mgr.x (mgr.24989) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.372396+0000 mgr.x (mgr.24989) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.483452+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.483452+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.485832+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.485832+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.488546+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.488546+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.489494+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.489494+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.495162+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.495162+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.496513+0000 mgr.x (mgr.24989) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.496513+0000 mgr.x (mgr.24989) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.570504+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.570504+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.143504+0000 mgr.x (mgr.24989) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.143504+0000 mgr.x (mgr.24989) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.260063+0000 mgr.x (mgr.24989) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.260063+0000 mgr.x (mgr.24989) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.372396+0000 mgr.x (mgr.24989) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.372396+0000 mgr.x (mgr.24989) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.483452+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.483452+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.485832+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.485832+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.488546+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.488546+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.489494+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.489494+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.495162+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.495162+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.496513+0000 mgr.x (mgr.24989) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.496513+0000 mgr.x (mgr.24989) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.570504+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.570504+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.572692+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.572692+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.575281+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.575281+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.576207+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.576207+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.584623+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.584623+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.586408+0000 mgr.x (mgr.24989) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.586408+0000 mgr.x (mgr.24989) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.660896+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.660896+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.663118+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.663118+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.665402+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.665402+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.666298+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.666298+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.674138+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.674138+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.572692+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.572692+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.575281+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.575281+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.576207+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.576207+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.584623+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.584623+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.586408+0000 mgr.x (mgr.24989) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.586408+0000 mgr.x (mgr.24989) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.660896+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.660896+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.663118+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.663118+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.665402+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.665402+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.666298+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.666298+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.674138+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.674138+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.678036+0000 mgr.x (mgr.24989) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.678036+0000 mgr.x (mgr.24989) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.735962+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.735962+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.738379+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.738379+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.740872+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.740872+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.741963+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.741963+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.749763+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.749763+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.753465+0000 mgr.x (mgr.24989) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.753465+0000 mgr.x (mgr.24989) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.840528+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.840528+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.844867+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.844867+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.848146+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.475 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.848146+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.678036+0000 mgr.x (mgr.24989) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.678036+0000 mgr.x (mgr.24989) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.735962+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.735962+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.738379+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.738379+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.740872+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.740872+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.741963+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.741963+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.749763+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.749763+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.753465+0000 mgr.x (mgr.24989) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.753465+0000 mgr.x (mgr.24989) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.840528+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.840528+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.844867+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.844867+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.848146+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.848146+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.849206+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.849206+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.858018+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.858018+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.861797+0000 mgr.x (mgr.24989) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.477 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.861797+0000 mgr.x (mgr.24989) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.935439+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.935439+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.939038+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.939038+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.942257+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.942257+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.943263+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.943263+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.952788+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:24.952788+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.954846+0000 mgr.x (mgr.24989) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:24.954846+0000 mgr.x (mgr.24989) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.044412+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.044412+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.478 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.048400+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.849206+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.849206+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.858018+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.858018+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.861797+0000 mgr.x (mgr.24989) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.861797+0000 mgr.x (mgr.24989) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.935439+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.935439+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.939038+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.939038+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.942257+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.942257+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.943263+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.943263+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.952788+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:24.952788+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.954846+0000 mgr.x (mgr.24989) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:24.954846+0000 mgr.x (mgr.24989) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.044412+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.044412+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.480 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.048400+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.048400+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.052466+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.052466+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.053412+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.053412+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.060092+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.060092+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.062337+0000 mgr.x (mgr.24989) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.062337+0000 mgr.x (mgr.24989) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.138596+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.481 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.138596+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.140762+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.140762+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.143249+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.143249+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.143919+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.143919+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.149674+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.149674+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.225437+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.225437+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.227812+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.227812+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.482 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.230148+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.230148+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.230925+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.230925+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.236046+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.236046+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.311442+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.311442+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.313695+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.313695+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.316318+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.316318+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.317275+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.317275+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.323160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.483 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[81040]: audit 2024-04-25T05:07:25.323160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.048400+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.052466+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.052466+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.053412+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.053412+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.060092+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.060092+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.062337+0000 mgr.x (mgr.24989) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.062337+0000 mgr.x (mgr.24989) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.138596+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.138596+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.140762+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.140762+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.484 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.143249+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.143249+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.143919+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.143919+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.149674+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.149674+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.225437+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.225437+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.227812+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.227812+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.230148+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.230148+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.230925+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.230925+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.236046+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.236046+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.485 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.311442+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.311442+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.313695+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.313695+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.316318+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.316318+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.317275+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.317275+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.323160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:25 smithi096 bash[79063]: audit 2024-04-25T05:07:25.323160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.708 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[52857]: debug 2024-04-25T05:07:25.528+0000 7fbb90150700 -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-04-25T05:07:25.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.143504+0000 mgr.x (mgr.24989) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.143504+0000 mgr.x (mgr.24989) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.260063+0000 mgr.x (mgr.24989) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.260063+0000 mgr.x (mgr.24989) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.372396+0000 mgr.x (mgr.24989) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.372396+0000 mgr.x (mgr.24989) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.483452+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.483452+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.485832+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.485832+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.488546+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.488546+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.489494+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.489494+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.495162+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.495162+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.496513+0000 mgr.x (mgr.24989) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.496513+0000 mgr.x (mgr.24989) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.570504+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.570504+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.572692+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.572692+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.575281+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.575281+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.576207+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.576207+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.584623+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.584623+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.586408+0000 mgr.x (mgr.24989) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.586408+0000 mgr.x (mgr.24989) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.660896+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.660896+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.663118+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.663118+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.665402+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.665402+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.666298+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.666298+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.674138+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.674138+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.678036+0000 mgr.x (mgr.24989) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.678036+0000 mgr.x (mgr.24989) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.735962+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.735962+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.738379+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.738379+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.740872+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.740872+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.741963+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.741963+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.749763+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.749763+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.753465+0000 mgr.x (mgr.24989) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.753465+0000 mgr.x (mgr.24989) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.840528+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.840528+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.844867+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.844867+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.848146+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.848146+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.849206+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.849206+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.858018+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.858018+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.861797+0000 mgr.x (mgr.24989) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.861797+0000 mgr.x (mgr.24989) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.935439+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.935439+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.939038+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.939038+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.942257+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.942257+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.943263+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.943263+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.952788+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:24.952788+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.954846+0000 mgr.x (mgr.24989) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:24.954846+0000 mgr.x (mgr.24989) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.044412+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.044412+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.048400+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.048400+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.052466+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.052466+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.053412+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.053412+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.060092+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.060092+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.062337+0000 mgr.x (mgr.24989) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.062337+0000 mgr.x (mgr.24989) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.138596+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.138596+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.140762+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.140762+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.143249+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.143249+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.143919+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.143919+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.149674+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.149674+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.225437+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.225437+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.227812+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.227812+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.230148+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.230148+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.230925+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.230925+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.236046+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.236046+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.311442+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.311442+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.313695+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.313695+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.316318+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.316318+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.317275+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.317275+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.323160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:25 smithi155 bash[60276]: audit 2024-04-25T05:07:25.323160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.151225+0000 mgr.x (mgr.24989) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.151225+0000 mgr.x (mgr.24989) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.237940+0000 mgr.x (mgr.24989) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.237940+0000 mgr.x (mgr.24989) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.325584+0000 mgr.x (mgr.24989) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.325584+0000 mgr.x (mgr.24989) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.404358+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.404358+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.406957+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.406957+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.409672+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.409672+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.410449+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:26.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.410449+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.415329+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.415329+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.417948+0000 mgr.x (mgr.24989) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.417948+0000 mgr.x (mgr.24989) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.456170+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.456170+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.464870+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.464870+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.472463+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.472463+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cluster 2024-04-25T05:07:25.504638+0000 mgr.x (mgr.24989) 288 : cluster [DBG] pgmap v56: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 141 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cluster 2024-04-25T05:07:25.504638+0000 mgr.x (mgr.24989) 288 : cluster [DBG] pgmap v56: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 141 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.525773+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.525773+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.528109+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.528109+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.529832+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.529832+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.531313+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.531313+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.533088+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.533088+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.534231+0000 mgr.x (mgr.24989) 289 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: audit 2024-04-25T05:07:25.534231+0000 mgr.x (mgr.24989) 289 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.535630+0000 mgr.x (mgr.24989) 290 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:07:26.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:26 smithi155 bash[60276]: cephadm 2024-04-25T05:07:25.535630+0000 mgr.x (mgr.24989) 290 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.151225+0000 mgr.x (mgr.24989) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.151225+0000 mgr.x (mgr.24989) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.237940+0000 mgr.x (mgr.24989) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.237940+0000 mgr.x (mgr.24989) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.325584+0000 mgr.x (mgr.24989) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.325584+0000 mgr.x (mgr.24989) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.404358+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.404358+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.406957+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.406957+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.409672+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.409672+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.410449+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.410449+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.415329+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.415329+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.417948+0000 mgr.x (mgr.24989) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.417948+0000 mgr.x (mgr.24989) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.456170+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.456170+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.464870+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.464870+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.151225+0000 mgr.x (mgr.24989) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.151225+0000 mgr.x (mgr.24989) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.237940+0000 mgr.x (mgr.24989) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.237940+0000 mgr.x (mgr.24989) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.325584+0000 mgr.x (mgr.24989) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.325584+0000 mgr.x (mgr.24989) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.404358+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.404358+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.406957+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.406957+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.409672+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.409672+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.410449+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.410449+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.415329+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.415329+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.417948+0000 mgr.x (mgr.24989) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.417948+0000 mgr.x (mgr.24989) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.456170+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.456170+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.464870+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.464870+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.472463+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.472463+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cluster 2024-04-25T05:07:25.504638+0000 mgr.x (mgr.24989) 288 : cluster [DBG] pgmap v56: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 141 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cluster 2024-04-25T05:07:25.504638+0000 mgr.x (mgr.24989) 288 : cluster [DBG] pgmap v56: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 141 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.525773+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.525773+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.528109+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.528109+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.529832+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.529832+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.531313+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.531313+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.533088+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.533088+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.534231+0000 mgr.x (mgr.24989) 289 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: audit 2024-04-25T05:07:25.534231+0000 mgr.x (mgr.24989) 289 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.535630+0000 mgr.x (mgr.24989) 290 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[81040]: cephadm 2024-04-25T05:07:25.535630+0000 mgr.x (mgr.24989) 290 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.472463+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.472463+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cluster 2024-04-25T05:07:25.504638+0000 mgr.x (mgr.24989) 288 : cluster [DBG] pgmap v56: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 141 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cluster 2024-04-25T05:07:25.504638+0000 mgr.x (mgr.24989) 288 : cluster [DBG] pgmap v56: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 141 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.525773+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.525773+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.528109+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.528109+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.529832+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.529832+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.531313+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.531313+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.533088+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.533088+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.534231+0000 mgr.x (mgr.24989) 289 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: audit 2024-04-25T05:07:25.534231+0000 mgr.x (mgr.24989) 289 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.535630+0000 mgr.x (mgr.24989) 290 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:07:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:26 smithi096 bash[79063]: cephadm 2024-04-25T05:07:25.535630+0000 mgr.x (mgr.24989) 290 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:07:27.577 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:27 smithi096 bash[79063]: cluster 2024-04-25T05:07:26.565481+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 77/726 objects degraded (10.606%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:27.578 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:27 smithi096 bash[79063]: cluster 2024-04-25T05:07:26.565481+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 77/726 objects degraded (10.606%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:27.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:27 smithi096 bash[81040]: cluster 2024-04-25T05:07:26.565481+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 77/726 objects degraded (10.606%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:27.578 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:27 smithi096 bash[81040]: cluster 2024-04-25T05:07:26.565481+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 77/726 objects degraded (10.606%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:27.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:27 smithi155 bash[60276]: cluster 2024-04-25T05:07:26.565481+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 77/726 objects degraded (10.606%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:27.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:27 smithi155 bash[60276]: cluster 2024-04-25T05:07:26.565481+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 77/726 objects degraded (10.606%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:28.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:07:27] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.33.4" 2024-04-25T05:07:28.480 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[85247]: debug 2024-04-25T05:07:28.238+0000 7fa07e8d67c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-25T05:07:28.480 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[85247]: debug 2024-04-25T05:07:28.270+0000 7fa07e8d67c0 -1 osd.0 115 log_to_monitors true 2024-04-25T05:07:28.749 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[85247]: debug 2024-04-25T05:07:28.522+0000 7fa06fd2e700 -1 osd.0 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:07:28.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: cluster 2024-04-25T05:07:27.506368+0000 mgr.x (mgr.24989) 291 : cluster [DBG] pgmap v57: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:28.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: cluster 2024-04-25T05:07:27.506368+0000 mgr.x (mgr.24989) 291 : cluster [DBG] pgmap v57: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:28.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: audit 2024-04-25T05:07:27.582308+0000 mgr.x (mgr.24989) 292 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: audit 2024-04-25T05:07:27.582308+0000 mgr.x (mgr.24989) 292 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: audit 2024-04-25T05:07:28.278489+0000 mon.c (mon.1) 293 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: audit 2024-04-25T05:07:28.278489+0000 mon.c (mon.1) 293 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: audit 2024-04-25T05:07:28.278854+0000 mon.a (mon.0) 384 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[79063]: audit 2024-04-25T05:07:28.278854+0000 mon.a (mon.0) 384 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: cluster 2024-04-25T05:07:27.506368+0000 mgr.x (mgr.24989) 291 : cluster [DBG] pgmap v57: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: cluster 2024-04-25T05:07:27.506368+0000 mgr.x (mgr.24989) 291 : cluster [DBG] pgmap v57: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: audit 2024-04-25T05:07:27.582308+0000 mgr.x (mgr.24989) 292 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: audit 2024-04-25T05:07:27.582308+0000 mgr.x (mgr.24989) 292 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: audit 2024-04-25T05:07:28.278489+0000 mon.c (mon.1) 293 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: audit 2024-04-25T05:07:28.278489+0000 mon.c (mon.1) 293 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: audit 2024-04-25T05:07:28.278854+0000 mon.a (mon.0) 384 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:28 smithi096 bash[81040]: audit 2024-04-25T05:07:28.278854+0000 mon.a (mon.0) 384 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: cluster 2024-04-25T05:07:27.506368+0000 mgr.x (mgr.24989) 291 : cluster [DBG] pgmap v57: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:28.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: cluster 2024-04-25T05:07:27.506368+0000 mgr.x (mgr.24989) 291 : cluster [DBG] pgmap v57: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 110 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:28.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: audit 2024-04-25T05:07:27.582308+0000 mgr.x (mgr.24989) 292 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:28.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: audit 2024-04-25T05:07:27.582308+0000 mgr.x (mgr.24989) 292 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:28.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: audit 2024-04-25T05:07:28.278489+0000 mon.c (mon.1) 293 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: audit 2024-04-25T05:07:28.278489+0000 mon.c (mon.1) 293 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: audit 2024-04-25T05:07:28.278854+0000 mon.a (mon.0) 384 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:28.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:28 smithi155 bash[60276]: audit 2024-04-25T05:07:28.278854+0000 mon.a (mon.0) 384 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.477129+0000 mon.a (mon.0) 385 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.477129+0000 mon.a (mon.0) 385 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: cluster 2024-04-25T05:07:28.482007+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: cluster 2024-04-25T05:07:28.482007+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.482143+0000 mon.c (mon.1) 294 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.482143+0000 mon.c (mon.1) 294 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.485207+0000 mon.a (mon.0) 387 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.485207+0000 mon.a (mon.0) 387 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.839223+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.839223+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.857232+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:29.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.857232+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:29.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.874346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:29.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:29 smithi155 bash[60276]: audit 2024-04-25T05:07:28.874346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.477129+0000 mon.a (mon.0) 385 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T05:07:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.477129+0000 mon.a (mon.0) 385 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T05:07:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: cluster 2024-04-25T05:07:28.482007+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-25T05:07:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: cluster 2024-04-25T05:07:28.482007+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-25T05:07:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.482143+0000 mon.c (mon.1) 294 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.482143+0000 mon.c (mon.1) 294 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.485207+0000 mon.a (mon.0) 387 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.485207+0000 mon.a (mon.0) 387 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.839223+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.839223+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.857232+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.857232+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.874346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[79063]: audit 2024-04-25T05:07:28.874346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.477129+0000 mon.a (mon.0) 385 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.477129+0000 mon.a (mon.0) 385 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: cluster 2024-04-25T05:07:28.482007+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: cluster 2024-04-25T05:07:28.482007+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.482143+0000 mon.c (mon.1) 294 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.482143+0000 mon.c (mon.1) 294 : audit [INF] from='osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.485207+0000 mon.a (mon.0) 387 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.485207+0000 mon.a (mon.0) 387 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.839223+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.839223+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.857232+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.857232+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.874346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:29 smithi096 bash[81040]: audit 2024-04-25T05:07:28.874346+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.486663+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.486663+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: audit 2024-04-25T05:07:29.497745+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: audit 2024-04-25T05:07:29.497745+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.501972+0000 mon.a (mon.0) 392 : cluster [INF] osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652] boot 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.501972+0000 mon.a (mon.0) 392 : cluster [INF] osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652] boot 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.502099+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.502099+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.507071+0000 mgr.x (mgr.24989) 293 : cluster [DBG] pgmap v60: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:29.507071+0000 mgr.x (mgr.24989) 293 : cluster [DBG] pgmap v60: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:30.506341+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-25T05:07:30.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:30 smithi155 bash[60276]: cluster 2024-04-25T05:07:30.506341+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.486663+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.486663+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: audit 2024-04-25T05:07:29.497745+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: audit 2024-04-25T05:07:29.497745+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.501972+0000 mon.a (mon.0) 392 : cluster [INF] osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652] boot 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.501972+0000 mon.a (mon.0) 392 : cluster [INF] osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652] boot 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.502099+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-25T05:07:30.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.502099+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.507071+0000 mgr.x (mgr.24989) 293 : cluster [DBG] pgmap v60: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:29.507071+0000 mgr.x (mgr.24989) 293 : cluster [DBG] pgmap v60: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:30.506341+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[81040]: cluster 2024-04-25T05:07:30.506341+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.486663+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.486663+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: audit 2024-04-25T05:07:29.497745+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: audit 2024-04-25T05:07:29.497745+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.501972+0000 mon.a (mon.0) 392 : cluster [INF] osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652] boot 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.501972+0000 mon.a (mon.0) 392 : cluster [INF] osd.0 [v2:172.21.15.96:6800/1465977652,v1:172.21.15.96:6801/1465977652] boot 2024-04-25T05:07:31.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.502099+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-25T05:07:31.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.502099+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-25T05:07:31.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.507071+0000 mgr.x (mgr.24989) 293 : cluster [DBG] pgmap v60: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:31.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:29.507071+0000 mgr.x (mgr.24989) 293 : cluster [DBG] pgmap v60: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:31.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:30.506341+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-25T05:07:31.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:30 smithi096 bash[79063]: cluster 2024-04-25T05:07:30.506341+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-25T05:07:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:32 smithi155 bash[60276]: cluster 2024-04-25T05:07:31.508035+0000 mgr.x (mgr.24989) 294 : cluster [DBG] pgmap v62: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:32 smithi155 bash[60276]: cluster 2024-04-25T05:07:31.508035+0000 mgr.x (mgr.24989) 294 : cluster [DBG] pgmap v62: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:32 smithi155 bash[60276]: audit 2024-04-25T05:07:31.584924+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:32 smithi155 bash[60276]: audit 2024-04-25T05:07:31.584924+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:32 smithi155 bash[60276]: audit 2024-04-25T05:07:31.587509+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:32.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:32 smithi155 bash[60276]: audit 2024-04-25T05:07:31.587509+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[79063]: cluster 2024-04-25T05:07:31.508035+0000 mgr.x (mgr.24989) 294 : cluster [DBG] pgmap v62: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[79063]: cluster 2024-04-25T05:07:31.508035+0000 mgr.x (mgr.24989) 294 : cluster [DBG] pgmap v62: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[79063]: audit 2024-04-25T05:07:31.584924+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[79063]: audit 2024-04-25T05:07:31.584924+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[79063]: audit 2024-04-25T05:07:31.587509+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:32.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[79063]: audit 2024-04-25T05:07:31.587509+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[81040]: cluster 2024-04-25T05:07:31.508035+0000 mgr.x (mgr.24989) 294 : cluster [DBG] pgmap v62: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[81040]: cluster 2024-04-25T05:07:31.508035+0000 mgr.x (mgr.24989) 294 : cluster [DBG] pgmap v62: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 126 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/726 objects degraded (10.606%) 2024-04-25T05:07:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[81040]: audit 2024-04-25T05:07:31.584924+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[81040]: audit 2024-04-25T05:07:31.584924+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[81040]: audit 2024-04-25T05:07:31.587509+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:32 smithi096 bash[81040]: audit 2024-04-25T05:07:31.587509+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:33.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:33 smithi155 bash[60276]: cluster 2024-04-25T05:07:33.582755+0000 mon.a (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:33.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:33 smithi155 bash[60276]: cluster 2024-04-25T05:07:33.582755+0000 mon.a (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:33.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:33 smithi096 bash[79063]: cluster 2024-04-25T05:07:33.582755+0000 mon.a (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:33.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:33 smithi096 bash[79063]: cluster 2024-04-25T05:07:33.582755+0000 mon.a (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:33.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:33 smithi096 bash[81040]: cluster 2024-04-25T05:07:33.582755+0000 mon.a (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:33.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:33 smithi096 bash[81040]: cluster 2024-04-25T05:07:33.582755+0000 mon.a (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:34.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:34 smithi155 bash[60276]: cluster 2024-04-25T05:07:33.509814+0000 mgr.x (mgr.24989) 295 : cluster [DBG] pgmap v63: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s; 33/726 objects degraded (4.545%); 0 B/s, 3 objects/s recovering 2024-04-25T05:07:34.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:34 smithi155 bash[60276]: cluster 2024-04-25T05:07:33.509814+0000 mgr.x (mgr.24989) 295 : cluster [DBG] pgmap v63: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s; 33/726 objects degraded (4.545%); 0 B/s, 3 objects/s recovering 2024-04-25T05:07:34.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:34 smithi096 bash[81040]: cluster 2024-04-25T05:07:33.509814+0000 mgr.x (mgr.24989) 295 : cluster [DBG] pgmap v63: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s; 33/726 objects degraded (4.545%); 0 B/s, 3 objects/s recovering 2024-04-25T05:07:34.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:34 smithi096 bash[81040]: cluster 2024-04-25T05:07:33.509814+0000 mgr.x (mgr.24989) 295 : cluster [DBG] pgmap v63: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s; 33/726 objects degraded (4.545%); 0 B/s, 3 objects/s recovering 2024-04-25T05:07:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:34 smithi096 bash[79063]: cluster 2024-04-25T05:07:33.509814+0000 mgr.x (mgr.24989) 295 : cluster [DBG] pgmap v63: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s; 33/726 objects degraded (4.545%); 0 B/s, 3 objects/s recovering 2024-04-25T05:07:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:34 smithi096 bash[79063]: cluster 2024-04-25T05:07:33.509814+0000 mgr.x (mgr.24989) 295 : cluster [DBG] pgmap v63: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s; 33/726 objects degraded (4.545%); 0 B/s, 3 objects/s recovering 2024-04-25T05:07:35.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:35 smithi155 bash[60276]: cluster 2024-04-25T05:07:35.641433+0000 mon.a (mon.0) 397 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-25T05:07:35.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:35 smithi155 bash[60276]: cluster 2024-04-25T05:07:35.641433+0000 mon.a (mon.0) 397 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-25T05:07:35.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:35 smithi155 bash[60276]: cluster 2024-04-25T05:07:35.641490+0000 mon.a (mon.0) 398 : cluster [INF] Cluster is now healthy 2024-04-25T05:07:35.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:35 smithi155 bash[60276]: cluster 2024-04-25T05:07:35.641490+0000 mon.a (mon.0) 398 : cluster [INF] Cluster is now healthy 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[79063]: cluster 2024-04-25T05:07:35.641433+0000 mon.a (mon.0) 397 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[79063]: cluster 2024-04-25T05:07:35.641433+0000 mon.a (mon.0) 397 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[79063]: cluster 2024-04-25T05:07:35.641490+0000 mon.a (mon.0) 398 : cluster [INF] Cluster is now healthy 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[79063]: cluster 2024-04-25T05:07:35.641490+0000 mon.a (mon.0) 398 : cluster [INF] Cluster is now healthy 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[81040]: cluster 2024-04-25T05:07:35.641433+0000 mon.a (mon.0) 397 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[81040]: cluster 2024-04-25T05:07:35.641433+0000 mon.a (mon.0) 397 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-25T05:07:35.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[81040]: cluster 2024-04-25T05:07:35.641490+0000 mon.a (mon.0) 398 : cluster [INF] Cluster is now healthy 2024-04-25T05:07:36.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:35 smithi096 bash[81040]: cluster 2024-04-25T05:07:35.641490+0000 mon.a (mon.0) 398 : cluster [INF] Cluster is now healthy 2024-04-25T05:07:36.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:36 smithi155 bash[60276]: cluster 2024-04-25T05:07:35.510409+0000 mgr.x (mgr.24989) 296 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 0 B/s, 6 objects/s recovering 2024-04-25T05:07:36.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:36 smithi155 bash[60276]: cluster 2024-04-25T05:07:35.510409+0000 mgr.x (mgr.24989) 296 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 0 B/s, 6 objects/s recovering 2024-04-25T05:07:36.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:36 smithi096 bash[79063]: cluster 2024-04-25T05:07:35.510409+0000 mgr.x (mgr.24989) 296 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 0 B/s, 6 objects/s recovering 2024-04-25T05:07:36.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:36 smithi096 bash[79063]: cluster 2024-04-25T05:07:35.510409+0000 mgr.x (mgr.24989) 296 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 0 B/s, 6 objects/s recovering 2024-04-25T05:07:36.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:36 smithi096 bash[81040]: cluster 2024-04-25T05:07:35.510409+0000 mgr.x (mgr.24989) 296 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 0 B/s, 6 objects/s recovering 2024-04-25T05:07:37.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:36 smithi096 bash[81040]: cluster 2024-04-25T05:07:35.510409+0000 mgr.x (mgr.24989) 296 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 0 B/s, 6 objects/s recovering 2024-04-25T05:07:37.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:07:37] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.33.4" 2024-04-25T05:07:38.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:38 smithi155 bash[60276]: cluster 2024-04-25T05:07:37.511951+0000 mgr.x (mgr.24989) 297 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 5 objects/s recovering 2024-04-25T05:07:38.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:38 smithi155 bash[60276]: cluster 2024-04-25T05:07:37.511951+0000 mgr.x (mgr.24989) 297 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 5 objects/s recovering 2024-04-25T05:07:38.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:38 smithi155 bash[60276]: audit 2024-04-25T05:07:37.589425+0000 mgr.x (mgr.24989) 298 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:38.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:38 smithi155 bash[60276]: audit 2024-04-25T05:07:37.589425+0000 mgr.x (mgr.24989) 298 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:38.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[79063]: cluster 2024-04-25T05:07:37.511951+0000 mgr.x (mgr.24989) 297 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 5 objects/s recovering 2024-04-25T05:07:38.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[79063]: cluster 2024-04-25T05:07:37.511951+0000 mgr.x (mgr.24989) 297 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 5 objects/s recovering 2024-04-25T05:07:38.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[79063]: audit 2024-04-25T05:07:37.589425+0000 mgr.x (mgr.24989) 298 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:38.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[79063]: audit 2024-04-25T05:07:37.589425+0000 mgr.x (mgr.24989) 298 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:39.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[81040]: cluster 2024-04-25T05:07:37.511951+0000 mgr.x (mgr.24989) 297 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 5 objects/s recovering 2024-04-25T05:07:39.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[81040]: cluster 2024-04-25T05:07:37.511951+0000 mgr.x (mgr.24989) 297 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 5 objects/s recovering 2024-04-25T05:07:39.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[81040]: audit 2024-04-25T05:07:37.589425+0000 mgr.x (mgr.24989) 298 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:39.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:38 smithi096 bash[81040]: audit 2024-04-25T05:07:37.589425+0000 mgr.x (mgr.24989) 298 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:39.421 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:07:40.168 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:07:40.168 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 11s ago 18m - - 2024-04-25T05:07:40.168 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 19s ago 18m - - 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (5m) 11s ago 12m 12.3M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (5m) 19s ago 11m 41.4M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (4m) 11s ago 9m 44.5M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (4m) 19s ago 18m 500M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (2m) 11s ago 19m 437M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (2m) 11s ago 20m 46.1M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (77s) 19s ago 18m 34.5M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (96s) 11s ago 18m 40.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (5m) 11s ago 12m 8903k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (5m) 19s ago 12m 9476k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (16s) 11s ago 17m 11.9M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (17m) 11s ago 17m 61.0M 2524M 17.2.0 e1d6a67b021e 1257c38b5439 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (16m) 11s ago 16m 53.5M 2524M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (15m) 11s ago 15m 61.2M 2524M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:07:40.169 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (15m) 19s ago 15m 61.1M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (14m) 19s ago 14m 55.8M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (14m) 19s ago 14m 54.2M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (13m) 19s ago 13m 57.9M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (4m) 19s ago 12m 63.8M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (10m) 11s ago 10m 87.7M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (10m) 19s ago 10m 87.8M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (10m) 11s ago 10m 87.3M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:07:40.170 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (10m) 19s ago 10m 87.2M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-25T05:07:40.585 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 1 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 6 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:07:40.586 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:39.413112+0000 mgr.x (mgr.24989) 299 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:39.413112+0000 mgr.x (mgr.24989) 299 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: cluster 2024-04-25T05:07:39.512923+0000 mgr.x (mgr.24989) 300 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: cluster 2024-04-25T05:07:39.512923+0000 mgr.x (mgr.24989) 300 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:39.772948+0000 mgr.x (mgr.24989) 301 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:39.772948+0000 mgr.x (mgr.24989) 301 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:40.549883+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:40.549883+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:40.590436+0000 mon.c (mon.1) 298 : audit [DBG] from='client.? 172.21.15.96:0/1574063080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:40.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:40 smithi155 bash[60276]: audit 2024-04-25T05:07:40.590436+0000 mon.c (mon.1) 298 : audit [DBG] from='client.? 172.21.15.96:0/1574063080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "6/23 daemons upgraded", 2024-04-25T05:07:40.962 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:07:40.963 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:07:40.963 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:07:40.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:39.413112+0000 mgr.x (mgr.24989) 299 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:39.413112+0000 mgr.x (mgr.24989) 299 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: cluster 2024-04-25T05:07:39.512923+0000 mgr.x (mgr.24989) 300 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:40.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: cluster 2024-04-25T05:07:39.512923+0000 mgr.x (mgr.24989) 300 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:40.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:39.772948+0000 mgr.x (mgr.24989) 301 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:39.772948+0000 mgr.x (mgr.24989) 301 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:40.549883+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:40.549883+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:40.590436+0000 mon.c (mon.1) 298 : audit [DBG] from='client.? 172.21.15.96:0/1574063080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[79063]: audit 2024-04-25T05:07:40.590436+0000 mon.c (mon.1) 298 : audit [DBG] from='client.? 172.21.15.96:0/1574063080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:39.413112+0000 mgr.x (mgr.24989) 299 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:39.413112+0000 mgr.x (mgr.24989) 299 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: cluster 2024-04-25T05:07:39.512923+0000 mgr.x (mgr.24989) 300 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: cluster 2024-04-25T05:07:39.512923+0000 mgr.x (mgr.24989) 300 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:39.772948+0000 mgr.x (mgr.24989) 301 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:39.772948+0000 mgr.x (mgr.24989) 301 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:40.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:40.549883+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:40.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:40.549883+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:40.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:40.590436+0000 mon.c (mon.1) 298 : audit [DBG] from='client.? 172.21.15.96:0/1574063080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:40.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:40 smithi096 bash[81040]: audit 2024-04-25T05:07:40.590436+0000 mon.c (mon.1) 298 : audit [DBG] from='client.? 172.21.15.96:0/1574063080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:41.371 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.124879+0000 mgr.x (mgr.24989) 302 : audit [DBG] from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.124879+0000 mgr.x (mgr.24989) 302 : audit [DBG] from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.551285+0000 mgr.x (mgr.24989) 303 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.551285+0000 mgr.x (mgr.24989) 303 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: cephadm 2024-04-25T05:07:40.554390+0000 mgr.x (mgr.24989) 304 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: cephadm 2024-04-25T05:07:40.554390+0000 mgr.x (mgr.24989) 304 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-25T05:07:41.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.736988+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.736988+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.748228+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.748228+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.757976+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.757976+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.967551+0000 mgr.x (mgr.24989) 305 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:40.967551+0000 mgr.x (mgr.24989) 305 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:41.376883+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.96:0/1336355819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:41.376883+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.96:0/1336355819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:41.676140+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[79063]: audit 2024-04-25T05:07:41.676140+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.124879+0000 mgr.x (mgr.24989) 302 : audit [DBG] from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.124879+0000 mgr.x (mgr.24989) 302 : audit [DBG] from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.551285+0000 mgr.x (mgr.24989) 303 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.551285+0000 mgr.x (mgr.24989) 303 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: cephadm 2024-04-25T05:07:40.554390+0000 mgr.x (mgr.24989) 304 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: cephadm 2024-04-25T05:07:40.554390+0000 mgr.x (mgr.24989) 304 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.736988+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.736988+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.748228+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.748228+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.757976+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.757976+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.967551+0000 mgr.x (mgr.24989) 305 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:40.967551+0000 mgr.x (mgr.24989) 305 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:41.376883+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.96:0/1336355819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:41.376883+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.96:0/1336355819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:41.676140+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:41 smithi096 bash[81040]: audit 2024-04-25T05:07:41.676140+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.124879+0000 mgr.x (mgr.24989) 302 : audit [DBG] from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.124879+0000 mgr.x (mgr.24989) 302 : audit [DBG] from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.551285+0000 mgr.x (mgr.24989) 303 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.551285+0000 mgr.x (mgr.24989) 303 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: cephadm 2024-04-25T05:07:40.554390+0000 mgr.x (mgr.24989) 304 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: cephadm 2024-04-25T05:07:40.554390+0000 mgr.x (mgr.24989) 304 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.736988+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.736988+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.748228+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.748228+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.757976+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.757976+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.967551+0000 mgr.x (mgr.24989) 305 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:40.967551+0000 mgr.x (mgr.24989) 305 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:07:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:41.376883+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.96:0/1336355819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:41.376883+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.96:0/1336355819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:07:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:41.676140+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:41 smithi155 bash[60276]: audit 2024-04-25T05:07:41.676140+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:43.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:42 smithi155 bash[60276]: cluster 2024-04-25T05:07:41.513639+0000 mgr.x (mgr.24989) 306 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 130 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:43.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:42 smithi155 bash[60276]: cluster 2024-04-25T05:07:41.513639+0000 mgr.x (mgr.24989) 306 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 130 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:43.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:42 smithi096 bash[79063]: cluster 2024-04-25T05:07:41.513639+0000 mgr.x (mgr.24989) 306 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 130 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:43.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:42 smithi096 bash[79063]: cluster 2024-04-25T05:07:41.513639+0000 mgr.x (mgr.24989) 306 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 130 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:43.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:42 smithi096 bash[81040]: cluster 2024-04-25T05:07:41.513639+0000 mgr.x (mgr.24989) 306 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 130 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:43.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:42 smithi096 bash[81040]: cluster 2024-04-25T05:07:41.513639+0000 mgr.x (mgr.24989) 306 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 130 op/s; 0 B/s, 4 objects/s recovering 2024-04-25T05:07:44.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: cephadm 2024-04-25T05:07:42.774063+0000 mgr.x (mgr.24989) 307 : cephadm [INF] Upgrade: Updating osd.1 2024-04-25T05:07:44.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: cephadm 2024-04-25T05:07:42.774063+0000 mgr.x (mgr.24989) 307 : cephadm [INF] Upgrade: Updating osd.1 2024-04-25T05:07:44.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: audit 2024-04-25T05:07:42.780908+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: audit 2024-04-25T05:07:42.780908+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: audit 2024-04-25T05:07:42.785767+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: audit 2024-04-25T05:07:42.785767+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: audit 2024-04-25T05:07:42.787475+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: audit 2024-04-25T05:07:42.787475+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: cephadm 2024-04-25T05:07:42.793851+0000 mgr.x (mgr.24989) 308 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[81040]: cephadm 2024-04-25T05:07:42.793851+0000 mgr.x (mgr.24989) 308 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: cephadm 2024-04-25T05:07:42.774063+0000 mgr.x (mgr.24989) 307 : cephadm [INF] Upgrade: Updating osd.1 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: cephadm 2024-04-25T05:07:42.774063+0000 mgr.x (mgr.24989) 307 : cephadm [INF] Upgrade: Updating osd.1 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: audit 2024-04-25T05:07:42.780908+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: audit 2024-04-25T05:07:42.780908+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: audit 2024-04-25T05:07:42.785767+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:07:44.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: audit 2024-04-25T05:07:42.785767+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:07:44.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: audit 2024-04-25T05:07:42.787475+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:44.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: audit 2024-04-25T05:07:42.787475+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:44.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: cephadm 2024-04-25T05:07:42.793851+0000 mgr.x (mgr.24989) 308 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T05:07:44.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:43 smithi096 bash[79063]: cephadm 2024-04-25T05:07:42.793851+0000 mgr.x (mgr.24989) 308 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T05:07:44.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: cephadm 2024-04-25T05:07:42.774063+0000 mgr.x (mgr.24989) 307 : cephadm [INF] Upgrade: Updating osd.1 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: cephadm 2024-04-25T05:07:42.774063+0000 mgr.x (mgr.24989) 307 : cephadm [INF] Upgrade: Updating osd.1 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: audit 2024-04-25T05:07:42.780908+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: audit 2024-04-25T05:07:42.780908+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: audit 2024-04-25T05:07:42.785767+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: audit 2024-04-25T05:07:42.785767+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: audit 2024-04-25T05:07:42.787475+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: audit 2024-04-25T05:07:42.787475+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: cephadm 2024-04-25T05:07:42.793851+0000 mgr.x (mgr.24989) 308 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T05:07:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:43 smithi155 bash[60276]: cephadm 2024-04-25T05:07:42.793851+0000 mgr.x (mgr.24989) 308 : cephadm [INF] Deploying daemon osd.1 on smithi096 2024-04-25T05:07:45.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:44 smithi155 bash[60276]: cluster 2024-04-25T05:07:43.515559+0000 mgr.x (mgr.24989) 309 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-04-25T05:07:45.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:44 smithi155 bash[60276]: cluster 2024-04-25T05:07:43.515559+0000 mgr.x (mgr.24989) 309 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-04-25T05:07:45.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:44 smithi096 bash[81040]: cluster 2024-04-25T05:07:43.515559+0000 mgr.x (mgr.24989) 309 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-04-25T05:07:45.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:44 smithi096 bash[81040]: cluster 2024-04-25T05:07:43.515559+0000 mgr.x (mgr.24989) 309 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-04-25T05:07:45.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:44 smithi096 bash[79063]: cluster 2024-04-25T05:07:43.515559+0000 mgr.x (mgr.24989) 309 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-04-25T05:07:45.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:44 smithi096 bash[79063]: cluster 2024-04-25T05:07:43.515559+0000 mgr.x (mgr.24989) 309 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-04-25T05:07:47.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[79063]: cluster 2024-04-25T05:07:45.516472+0000 mgr.x (mgr.24989) 310 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 65 op/s; 0 B/s, 1 objects/s recovering 2024-04-25T05:07:47.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[79063]: cluster 2024-04-25T05:07:45.516472+0000 mgr.x (mgr.24989) 310 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 65 op/s; 0 B/s, 1 objects/s recovering 2024-04-25T05:07:47.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[79063]: audit 2024-04-25T05:07:46.587595+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:47.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[79063]: audit 2024-04-25T05:07:46.587595+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:47.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[79063]: audit 2024-04-25T05:07:46.590783+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:47.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[79063]: audit 2024-04-25T05:07:46.590783+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:47.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[81040]: cluster 2024-04-25T05:07:45.516472+0000 mgr.x (mgr.24989) 310 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 65 op/s; 0 B/s, 1 objects/s recovering 2024-04-25T05:07:47.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[81040]: cluster 2024-04-25T05:07:45.516472+0000 mgr.x (mgr.24989) 310 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 65 op/s; 0 B/s, 1 objects/s recovering 2024-04-25T05:07:47.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[81040]: audit 2024-04-25T05:07:46.587595+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:47.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[81040]: audit 2024-04-25T05:07:46.587595+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:47.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[81040]: audit 2024-04-25T05:07:46.590783+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:47.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:46 smithi096 bash[81040]: audit 2024-04-25T05:07:46.590783+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:47.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:46 smithi155 bash[60276]: cluster 2024-04-25T05:07:45.516472+0000 mgr.x (mgr.24989) 310 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 65 op/s; 0 B/s, 1 objects/s recovering 2024-04-25T05:07:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:46 smithi155 bash[60276]: cluster 2024-04-25T05:07:45.516472+0000 mgr.x (mgr.24989) 310 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 65 op/s; 0 B/s, 1 objects/s recovering 2024-04-25T05:07:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:46 smithi155 bash[60276]: audit 2024-04-25T05:07:46.587595+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:46 smithi155 bash[60276]: audit 2024-04-25T05:07:46.587595+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:46 smithi155 bash[60276]: audit 2024-04-25T05:07:46.590783+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:46 smithi155 bash[60276]: audit 2024-04-25T05:07:46.590783+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:07:47.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.472 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.472 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.472 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.473 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.473 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.473 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.473 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.474 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: Stopping Ceph osd.1 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:07:47.474 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:47.749 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[30694]: debug 2024-04-25T05:07:47.470+0000 7f8050bcf700 -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-04-25T05:07:47.749 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[30694]: debug 2024-04-25T05:07:47.470+0000 7f8050bcf700 -1 osd.1 120 *** Got signal Terminated *** 2024-04-25T05:07:47.749 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[30694]: debug 2024-04-25T05:07:47.470+0000 7f8050bcf700 -1 osd.1 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:07:48.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:07:47] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.33.4" 2024-04-25T05:07:48.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:47 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.475983+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 marked itself down and dead 2024-04-25T05:07:48.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:47 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.475983+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 marked itself down and dead 2024-04-25T05:07:48.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.475983+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 marked itself down and dead 2024-04-25T05:07:48.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.475983+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 marked itself down and dead 2024-04-25T05:07:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.475983+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 marked itself down and dead 2024-04-25T05:07:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:47 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.475983+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 marked itself down and dead 2024-04-25T05:07:49.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.517970+0000 mgr.x (mgr.24989) 311 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-25T05:07:49.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.517970+0000 mgr.x (mgr.24989) 311 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-25T05:07:49.070 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: audit 2024-04-25T05:07:47.598459+0000 mgr.x (mgr.24989) 312 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: audit 2024-04-25T05:07:47.598459+0000 mgr.x (mgr.24989) 312 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.798783+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.798783+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.813865+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[79063]: cluster 2024-04-25T05:07:47.813865+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.517970+0000 mgr.x (mgr.24989) 311 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.517970+0000 mgr.x (mgr.24989) 311 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: audit 2024-04-25T05:07:47.598459+0000 mgr.x (mgr.24989) 312 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: audit 2024-04-25T05:07:47.598459+0000 mgr.x (mgr.24989) 312 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.798783+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.798783+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.813865+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-25T05:07:49.071 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:48 smithi096 bash[81040]: cluster 2024-04-25T05:07:47.813865+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-25T05:07:49.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.517970+0000 mgr.x (mgr.24989) 311 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-25T05:07:49.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.517970+0000 mgr.x (mgr.24989) 311 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-25T05:07:49.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: audit 2024-04-25T05:07:47.598459+0000 mgr.x (mgr.24989) 312 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:49.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: audit 2024-04-25T05:07:47.598459+0000 mgr.x (mgr.24989) 312 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:49.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.798783+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:49.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.798783+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:07:49.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.813865+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-25T05:07:49.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:48 smithi155 bash[60276]: cluster 2024-04-25T05:07:47.813865+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-25T05:07:49.708 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[87203]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-1 2024-04-25T05:07:49.708 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[87307]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-1 2024-04-25T05:07:50.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: cluster 2024-04-25T05:07:48.908635+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-25T05:07:50.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: cluster 2024-04-25T05:07:48.908635+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-25T05:07:50.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: audit 2024-04-25T05:07:49.049217+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: audit 2024-04-25T05:07:49.049217+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: audit 2024-04-25T05:07:49.060618+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: audit 2024-04-25T05:07:49.060618+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: audit 2024-04-25T05:07:49.073422+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[79063]: audit 2024-04-25T05:07:49.073422+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: cluster 2024-04-25T05:07:48.908635+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: cluster 2024-04-25T05:07:48.908635+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: audit 2024-04-25T05:07:49.049217+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: audit 2024-04-25T05:07:49.049217+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: audit 2024-04-25T05:07:49.060618+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: audit 2024-04-25T05:07:49.060618+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: audit 2024-04-25T05:07:49.073422+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:49 smithi096 bash[81040]: audit 2024-04-25T05:07:49.073422+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: cluster 2024-04-25T05:07:48.908635+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-25T05:07:50.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: cluster 2024-04-25T05:07:48.908635+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-25T05:07:50.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: audit 2024-04-25T05:07:49.049217+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: audit 2024-04-25T05:07:49.049217+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: audit 2024-04-25T05:07:49.060618+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: audit 2024-04-25T05:07:49.060618+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: audit 2024-04-25T05:07:49.073422+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:49 smithi155 bash[60276]: audit 2024-04-25T05:07:49.073422+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:51.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:51 smithi155 bash[60276]: cluster 2024-04-25T05:07:49.518644+0000 mgr.x (mgr.24989) 313 : cluster [DBG] pgmap v73: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:07:51.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:51 smithi155 bash[60276]: cluster 2024-04-25T05:07:49.518644+0000 mgr.x (mgr.24989) 313 : cluster [DBG] pgmap v73: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:07:51.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:51 smithi096 bash[81040]: cluster 2024-04-25T05:07:49.518644+0000 mgr.x (mgr.24989) 313 : cluster [DBG] pgmap v73: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:07:51.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:51 smithi096 bash[81040]: cluster 2024-04-25T05:07:49.518644+0000 mgr.x (mgr.24989) 313 : cluster [DBG] pgmap v73: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:07:51.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:51 smithi096 bash[79063]: cluster 2024-04-25T05:07:49.518644+0000 mgr.x (mgr.24989) 313 : cluster [DBG] pgmap v73: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:07:51.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:51 smithi096 bash[79063]: cluster 2024-04-25T05:07:49.518644+0000 mgr.x (mgr.24989) 313 : cluster [DBG] pgmap v73: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:07:52.922 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:52.923 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:52.923 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-25T05:07:52.923 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: Stopped Ceph osd.1 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:07:52.923 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.042 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.043 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.043 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.043 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.043 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:52 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:07:53.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:53 smithi155 bash[60276]: cluster 2024-04-25T05:07:51.519307+0000 mgr.x (mgr.24989) 314 : cluster [DBG] pgmap v74: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:07:53.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:53 smithi155 bash[60276]: cluster 2024-04-25T05:07:51.519307+0000 mgr.x (mgr.24989) 314 : cluster [DBG] pgmap v74: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:07:53.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:53 smithi096 bash[79063]: cluster 2024-04-25T05:07:51.519307+0000 mgr.x (mgr.24989) 314 : cluster [DBG] pgmap v74: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:07:53.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:53 smithi096 bash[79063]: cluster 2024-04-25T05:07:51.519307+0000 mgr.x (mgr.24989) 314 : cluster [DBG] pgmap v74: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:07:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:53 smithi096 bash[81040]: cluster 2024-04-25T05:07:51.519307+0000 mgr.x (mgr.24989) 314 : cluster [DBG] pgmap v74: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:07:53.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:53 smithi096 bash[81040]: cluster 2024-04-25T05:07:51.519307+0000 mgr.x (mgr.24989) 314 : cluster [DBG] pgmap v74: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:07:53.500 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:53 smithi096 systemd[1]: Started Ceph osd.1 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:07:54.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.097663+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.097663+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.108249+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.108249+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.162207+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.162207+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.164055+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.164055+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.172076+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.172076+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.264732+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.264732+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.269523+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.269523+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.275281+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.275281+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.277184+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.277184+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.288186+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.288186+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.370263+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.370263+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.373910+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.373910+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.377356+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.377356+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.378476+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.378476+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.387834+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.387834+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.479256+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.479256+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.484424+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.484424+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.488312+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.488312+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.489964+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.489964+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.500193+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.500193+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.578731+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.578731+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.582351+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.582351+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.586010+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.586010+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.587424+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.587424+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.594827+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.594827+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.684468+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.684468+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.688872+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.688872+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.693404+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.693404+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.694756+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.694756+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.704489+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.704489+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.790679+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.790679+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.795312+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.795312+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.799158+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.799158+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.800970+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.800970+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.809016+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.809016+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.885892+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.885892+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.888872+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.888872+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.892241+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.892241+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.893267+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.893267+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.901460+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.901460+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.993913+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.993913+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.999231+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:53.999231+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:54.004790+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:54.004790+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:54.006715+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:54.006715+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:54.017041+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:54 smithi155 bash[60276]: audit 2024-04-25T05:07:54.017041+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.097663+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.097663+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.486 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.108249+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.108249+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.162207+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.162207+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.164055+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.164055+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.172076+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.172076+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.264732+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.264732+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.269523+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.269523+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.275281+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.275281+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.277184+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.487 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.277184+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.288186+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.288186+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.370263+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.097663+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.097663+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.108249+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.108249+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.162207+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.162207+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.488 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.164055+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.164055+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.172076+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.172076+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.264732+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.264732+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.269523+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.269523+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.275281+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.275281+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.277184+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.277184+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.288186+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.288186+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.489 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.370263+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.370263+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.373910+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.373910+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.377356+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.377356+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.378476+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.378476+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.387834+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.387834+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.479256+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.479256+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.484424+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.484424+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.488312+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.488312+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.489964+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.489964+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.500193+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.500193+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.578731+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.578731+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.582351+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.582351+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.586010+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.586010+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.587424+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.587424+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.594827+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.594827+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.684468+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.684468+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.688872+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.688872+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.693404+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.693404+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.694756+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.694756+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.704489+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.704489+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.492 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.790679+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.790679+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.795312+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.795312+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.799158+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.799158+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.800970+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.800970+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.809016+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.809016+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.885892+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.885892+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.888872+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.888872+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.892241+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.892241+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.893267+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.893267+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.901460+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.901460+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.993913+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.993913+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.999231+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:53.999231+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:54.004790+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:54.004790+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:54.006715+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:54.006715+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:54.017041+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[79063]: audit 2024-04-25T05:07:54.017041+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.370263+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.373910+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.373910+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.377356+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.377356+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.378476+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.378476+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.387834+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.387834+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.479256+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.479256+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.484424+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.484424+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.488312+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.488312+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.489964+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.489964+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.500193+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.500193+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.578731+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.578731+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.582351+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.582351+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.586010+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.586010+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.587424+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.587424+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.594827+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.594827+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.684468+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.684468+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.688872+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.688872+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.693404+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.497 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.693404+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.694756+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.694756+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.704489+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.704489+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.790679+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.790679+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.795312+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.795312+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.799158+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.799158+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.800970+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.800970+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.809016+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.809016+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.885892+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.885892+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.888872+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.888872+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.892241+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.892241+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.893267+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.893267+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.901460+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.901460+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.993913+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.993913+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.999231+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:53.999231+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:54.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:54.004790+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:54.004790+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:54.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:54.006715+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:54.006715+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:54.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:54.017041+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:54.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[81040]: audit 2024-04-25T05:07:54.017041+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: 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-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-25T05:07:55.095 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-25T05:07:55.096 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-25T05:07:55.096 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:54 smithi096 bash[87592]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-25T05:07:55.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.174018+0000 mgr.x (mgr.24989) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.174018+0000 mgr.x (mgr.24989) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.290814+0000 mgr.x (mgr.24989) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.290814+0000 mgr.x (mgr.24989) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.390204+0000 mgr.x (mgr.24989) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.390204+0000 mgr.x (mgr.24989) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.502313+0000 mgr.x (mgr.24989) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.502313+0000 mgr.x (mgr.24989) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cluster 2024-04-25T05:07:53.520433+0000 mgr.x (mgr.24989) 319 : cluster [DBG] pgmap v75: 161 pgs: 23 active+undersized+degraded, 7 peering, 33 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cluster 2024-04-25T05:07:53.520433+0000 mgr.x (mgr.24989) 319 : cluster [DBG] pgmap v75: 161 pgs: 23 active+undersized+degraded, 7 peering, 33 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.599784+0000 mgr.x (mgr.24989) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.599784+0000 mgr.x (mgr.24989) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.706524+0000 mgr.x (mgr.24989) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.706524+0000 mgr.x (mgr.24989) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.811262+0000 mgr.x (mgr.24989) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.811262+0000 mgr.x (mgr.24989) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.904363+0000 mgr.x (mgr.24989) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:53.904363+0000 mgr.x (mgr.24989) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.019239+0000 mgr.x (mgr.24989) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.019239+0000 mgr.x (mgr.24989) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.097416+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.097416+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.118952+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.118952+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.122522+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.122522+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.124203+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.124203+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.134737+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.134737+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.225659+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.225659+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.229671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.229671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.233404+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.233404+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.234554+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.234554+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.241861+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.241861+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.303877+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.303877+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.306564+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.306564+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.309030+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.309030+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.309910+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.309910+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.317414+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.317414+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.395783+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.395783+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.398596+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.398596+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.401106+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.401106+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.402123+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.402123+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.409408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.409408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.485103+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.485103+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.487464+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.487464+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.489973+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.489973+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.490957+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.490957+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cluster 2024-04-25T05:07:54.495777+0000 mon.a (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: cluster 2024-04-25T05:07:54.495777+0000 mon.a (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.499148+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.499148+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.575925+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.575925+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.578322+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.578322+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.580461+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.580461+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.581295+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.581295+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.588431+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.588431+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.629935+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.629935+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.632039+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.632039+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.634306+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.634306+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.635069+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.635069+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.641436+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.641436+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.684953+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.684953+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.687195+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.687195+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.689335+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.689335+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.690048+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.690048+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.697102+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.697102+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.739782+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.739782+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.741801+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.741801+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.743689+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.743689+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.744381+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.744381+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.750188+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.750188+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.791189+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.791189+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.793225+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.793225+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.794946+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.794946+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.795615+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.795615+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.801860+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.801860+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.843043+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.843043+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.844967+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.844967+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.846697+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.846697+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.847538+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.847538+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.852487+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.852487+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.896124+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.896124+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.898050+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.898050+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.899865+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.899865+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.900627+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.900627+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.908415+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.908415+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.951616+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.951616+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.953633+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.953633+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.955434+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.955434+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.956195+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.956195+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.961086+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.386 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:54.961086+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.004327+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.004327+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.006165+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.006165+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.007942+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.007942+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.008645+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.008645+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.013579+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.013579+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.056418+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.056418+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.058331+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.058331+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.060005+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.060005+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.060724+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.060724+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.066334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[60276]: audit 2024-04-25T05:07:55.066334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.174018+0000 mgr.x (mgr.24989) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.174018+0000 mgr.x (mgr.24989) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.290814+0000 mgr.x (mgr.24989) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.290814+0000 mgr.x (mgr.24989) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.390204+0000 mgr.x (mgr.24989) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.390204+0000 mgr.x (mgr.24989) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.502313+0000 mgr.x (mgr.24989) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.502313+0000 mgr.x (mgr.24989) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cluster 2024-04-25T05:07:53.520433+0000 mgr.x (mgr.24989) 319 : cluster [DBG] pgmap v75: 161 pgs: 23 active+undersized+degraded, 7 peering, 33 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cluster 2024-04-25T05:07:53.520433+0000 mgr.x (mgr.24989) 319 : cluster [DBG] pgmap v75: 161 pgs: 23 active+undersized+degraded, 7 peering, 33 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.599784+0000 mgr.x (mgr.24989) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.599784+0000 mgr.x (mgr.24989) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.706524+0000 mgr.x (mgr.24989) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.706524+0000 mgr.x (mgr.24989) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.811262+0000 mgr.x (mgr.24989) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.811262+0000 mgr.x (mgr.24989) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.904363+0000 mgr.x (mgr.24989) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:53.904363+0000 mgr.x (mgr.24989) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.019239+0000 mgr.x (mgr.24989) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.019239+0000 mgr.x (mgr.24989) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.097416+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.097416+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.118952+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.118952+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.122522+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.122522+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.124203+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.124203+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.134737+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.134737+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.225659+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.225659+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.229671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.229671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.233404+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.233404+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.234554+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.234554+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.241861+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.241861+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.174018+0000 mgr.x (mgr.24989) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.174018+0000 mgr.x (mgr.24989) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.290814+0000 mgr.x (mgr.24989) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.290814+0000 mgr.x (mgr.24989) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.390204+0000 mgr.x (mgr.24989) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.390204+0000 mgr.x (mgr.24989) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.502313+0000 mgr.x (mgr.24989) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.502313+0000 mgr.x (mgr.24989) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cluster 2024-04-25T05:07:53.520433+0000 mgr.x (mgr.24989) 319 : cluster [DBG] pgmap v75: 161 pgs: 23 active+undersized+degraded, 7 peering, 33 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cluster 2024-04-25T05:07:53.520433+0000 mgr.x (mgr.24989) 319 : cluster [DBG] pgmap v75: 161 pgs: 23 active+undersized+degraded, 7 peering, 33 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.599784+0000 mgr.x (mgr.24989) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.599784+0000 mgr.x (mgr.24989) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.706524+0000 mgr.x (mgr.24989) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.706524+0000 mgr.x (mgr.24989) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.811262+0000 mgr.x (mgr.24989) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.811262+0000 mgr.x (mgr.24989) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.904363+0000 mgr.x (mgr.24989) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:53.904363+0000 mgr.x (mgr.24989) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.019239+0000 mgr.x (mgr.24989) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.019239+0000 mgr.x (mgr.24989) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:55.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.097416+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.303877+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.303877+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.306564+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.306564+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.309030+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.309030+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.309910+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.309910+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.317414+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.317414+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.395783+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.395783+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.398596+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.398596+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.401106+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.401106+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.402123+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.402123+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.409408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.409408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.485103+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.485103+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.487464+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.487464+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.489973+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.489973+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.490957+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.490957+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cluster 2024-04-25T05:07:54.495777+0000 mon.a (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: cluster 2024-04-25T05:07:54.495777+0000 mon.a (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.499148+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.499148+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.575925+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.575925+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.578322+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.578322+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.580461+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.580461+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.581295+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.581295+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.588431+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.588431+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.629935+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.629935+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.632039+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.632039+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.634306+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.634306+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.635069+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.635069+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.641436+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.641436+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.684953+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.684953+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.687195+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.687195+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.689335+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.689335+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.690048+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.097416+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.118952+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.118952+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.122522+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.122522+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.124203+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.124203+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.134737+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.134737+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.225659+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.225659+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.229671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.229671+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.233404+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.233404+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.234554+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.234554+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.241861+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.241861+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.690048+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.697102+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.697102+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.739782+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.739782+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.741801+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.741801+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.743689+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.743689+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.744381+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.744381+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.750188+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.750188+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.791189+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.791189+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.793225+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.793225+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.794946+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.794946+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.795615+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.795615+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.801860+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.801860+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.843043+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.843043+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.844967+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.844967+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.846697+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.846697+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.847538+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.847538+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.852487+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.852487+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.896124+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.896124+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.898050+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.898050+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.899865+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.899865+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.900627+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.900627+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.908415+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.908415+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.951616+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.951616+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.953633+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.953633+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.955434+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.955434+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.956195+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.956195+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.961086+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:54.961086+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.004327+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.004327+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.006165+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.006165+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.007942+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.411 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.007942+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.303877+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.303877+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.306564+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.306564+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.309030+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.309030+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.309910+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.309910+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.317414+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.317414+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.395783+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.395783+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.398596+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.398596+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.401106+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.401106+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.402123+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.402123+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.409408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.409408+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.008645+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.008645+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.013579+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.013579+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.056418+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.056418+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.058331+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.058331+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.060005+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.060005+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.060724+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.060724+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.066334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.414 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[79063]: audit 2024-04-25T05:07:55.066334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.485103+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.485103+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.487464+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.487464+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.489973+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.489973+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.415 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.490957+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.490957+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cluster 2024-04-25T05:07:54.495777+0000 mon.a (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: cluster 2024-04-25T05:07:54.495777+0000 mon.a (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.499148+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.499148+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.575925+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.575925+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.578322+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.578322+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.580461+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.580461+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.416 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.581295+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.581295+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.588431+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.588431+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.629935+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.629935+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.632039+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.632039+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.634306+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.634306+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.635069+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.635069+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.641436+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.417 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.641436+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.684953+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.684953+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.687195+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.687195+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.689335+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.689335+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.690048+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.690048+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.697102+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.697102+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.739782+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.739782+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.741801+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.418 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.741801+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.743689+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.743689+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.744381+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.744381+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.750188+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.750188+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.791189+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.791189+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.793225+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.793225+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.794946+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.794946+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.419 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.795615+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.795615+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.801860+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.801860+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.843043+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.843043+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.844967+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.844967+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.846697+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.846697+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.847538+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.847538+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.852487+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.852487+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.420 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.896124+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.896124+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.898050+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.898050+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.899865+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.899865+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.900627+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.900627+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.908415+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.908415+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.951616+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.951616+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.421 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.953633+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.953633+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.955434+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.955434+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.956195+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.956195+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.961086+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:54.961086+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.004327+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.004327+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.006165+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.006165+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.007942+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.007942+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.422 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.008645+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.008645+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.013579+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.013579+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.056418+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.056418+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.058331+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.058331+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.060005+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.060005+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.060724+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.060724+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.066334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.423 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:55 smithi096 bash[81040]: audit 2024-04-25T05:07:55.066334+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:55.689 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:55 smithi155 bash[52857]: debug 2024-04-25T05:07:55.380+0000 7fbb90150700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.136937+0000 mgr.x (mgr.24989) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.136937+0000 mgr.x (mgr.24989) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.243720+0000 mgr.x (mgr.24989) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.243720+0000 mgr.x (mgr.24989) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.319356+0000 mgr.x (mgr.24989) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.319356+0000 mgr.x (mgr.24989) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.411135+0000 mgr.x (mgr.24989) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.411135+0000 mgr.x (mgr.24989) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.500989+0000 mgr.x (mgr.24989) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.500989+0000 mgr.x (mgr.24989) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.590245+0000 mgr.x (mgr.24989) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.590245+0000 mgr.x (mgr.24989) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.642985+0000 mgr.x (mgr.24989) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.642985+0000 mgr.x (mgr.24989) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.700035+0000 mgr.x (mgr.24989) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.700035+0000 mgr.x (mgr.24989) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.751678+0000 mgr.x (mgr.24989) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.751678+0000 mgr.x (mgr.24989) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.803291+0000 mgr.x (mgr.24989) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.803291+0000 mgr.x (mgr.24989) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.857094+0000 mgr.x (mgr.24989) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.857094+0000 mgr.x (mgr.24989) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.912492+0000 mgr.x (mgr.24989) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.912492+0000 mgr.x (mgr.24989) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.965388+0000 mgr.x (mgr.24989) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:54.965388+0000 mgr.x (mgr.24989) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.017348+0000 mgr.x (mgr.24989) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.017348+0000 mgr.x (mgr.24989) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.071031+0000 mgr.x (mgr.24989) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.071031+0000 mgr.x (mgr.24989) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.112307+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.112307+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.114204+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.114204+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.116164+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.116164+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.116948+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.116948+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.123055+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.123055+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.197237+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.197237+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.199242+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.199242+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.201614+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.201614+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.202535+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.202535+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.209099+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.209099+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.251535+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.251535+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.253763+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.253763+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.255745+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.255745+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.256479+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.256479+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.261984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.261984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.304361+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.304361+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.306202+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.306202+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.307980+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.307980+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.308619+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.308619+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.313720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.313720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.344015+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.344015+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.357540+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.357540+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.369760+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.369760+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.374062+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.374062+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.376156+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.376156+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.377862+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.377862+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.378974+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.378974+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.380395+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:56 smithi155 bash[60276]: audit 2024-04-25T05:07:55.380395+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.136937+0000 mgr.x (mgr.24989) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.136937+0000 mgr.x (mgr.24989) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.243720+0000 mgr.x (mgr.24989) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.243720+0000 mgr.x (mgr.24989) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.319356+0000 mgr.x (mgr.24989) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.319356+0000 mgr.x (mgr.24989) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.411135+0000 mgr.x (mgr.24989) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.411135+0000 mgr.x (mgr.24989) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.500989+0000 mgr.x (mgr.24989) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.500989+0000 mgr.x (mgr.24989) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.590245+0000 mgr.x (mgr.24989) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.590245+0000 mgr.x (mgr.24989) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.642985+0000 mgr.x (mgr.24989) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.642985+0000 mgr.x (mgr.24989) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.700035+0000 mgr.x (mgr.24989) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.700035+0000 mgr.x (mgr.24989) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.751678+0000 mgr.x (mgr.24989) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.751678+0000 mgr.x (mgr.24989) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.803291+0000 mgr.x (mgr.24989) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.803291+0000 mgr.x (mgr.24989) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.857094+0000 mgr.x (mgr.24989) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.857094+0000 mgr.x (mgr.24989) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.136937+0000 mgr.x (mgr.24989) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.136937+0000 mgr.x (mgr.24989) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.243720+0000 mgr.x (mgr.24989) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.243720+0000 mgr.x (mgr.24989) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.319356+0000 mgr.x (mgr.24989) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.319356+0000 mgr.x (mgr.24989) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.411135+0000 mgr.x (mgr.24989) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.411135+0000 mgr.x (mgr.24989) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.500989+0000 mgr.x (mgr.24989) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.500989+0000 mgr.x (mgr.24989) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.590245+0000 mgr.x (mgr.24989) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.590245+0000 mgr.x (mgr.24989) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.642985+0000 mgr.x (mgr.24989) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.642985+0000 mgr.x (mgr.24989) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.700035+0000 mgr.x (mgr.24989) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.700035+0000 mgr.x (mgr.24989) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.751678+0000 mgr.x (mgr.24989) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.751678+0000 mgr.x (mgr.24989) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.803291+0000 mgr.x (mgr.24989) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.803291+0000 mgr.x (mgr.24989) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.857094+0000 mgr.x (mgr.24989) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.857094+0000 mgr.x (mgr.24989) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.912492+0000 mgr.x (mgr.24989) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.912492+0000 mgr.x (mgr.24989) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.965388+0000 mgr.x (mgr.24989) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:54.965388+0000 mgr.x (mgr.24989) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.017348+0000 mgr.x (mgr.24989) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.017348+0000 mgr.x (mgr.24989) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.071031+0000 mgr.x (mgr.24989) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.071031+0000 mgr.x (mgr.24989) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.112307+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.112307+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.114204+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.114204+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.116164+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.116164+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.116948+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.116948+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.123055+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.123055+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.197237+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.197237+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.199242+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.912492+0000 mgr.x (mgr.24989) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.912492+0000 mgr.x (mgr.24989) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.965388+0000 mgr.x (mgr.24989) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:54.965388+0000 mgr.x (mgr.24989) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.017348+0000 mgr.x (mgr.24989) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.017348+0000 mgr.x (mgr.24989) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.071031+0000 mgr.x (mgr.24989) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.071031+0000 mgr.x (mgr.24989) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.112307+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.112307+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.114204+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.114204+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.116164+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.116164+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.116948+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.116948+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.123055+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.123055+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.197237+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.197237+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.199242+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.199242+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.201614+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.201614+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.202535+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.202535+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.209099+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.209099+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.251535+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.251535+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.253763+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.253763+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.255745+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.255745+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.256479+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.256479+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.261984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.261984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.304361+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.304361+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.306202+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.199242+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.201614+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.201614+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.202535+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.202535+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.209099+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.209099+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.251535+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.251535+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.253763+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.253763+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.255745+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.255745+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.256479+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.256479+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.261984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.261984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.304361+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.304361+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.306202+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.306202+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.307980+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.307980+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.308619+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.308619+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.313720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.313720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.344015+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.344015+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.357540+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.357540+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.369760+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.369760+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.374062+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.374062+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.376156+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.376156+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.377862+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.377862+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.378974+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.378974+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.306202+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.307980+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.307980+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.308619+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.308619+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.313720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.313720+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.344015+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.344015+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.357540+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.357540+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.369760+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.369760+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.374062+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.374062+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.376156+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.376156+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.377862+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.377862+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.378974+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.378974+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:07:56.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.380395+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:56.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[79063]: audit 2024-04-25T05:07:55.380395+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.380395+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:56.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:56 smithi096 bash[81040]: audit 2024-04-25T05:07:55.380395+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.385 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[88401]: debug 2024-04-25T05:07:57.330+0000 7fe5d4997700 1 -- 172.21.15.96:0/3444121176 <== mon.0 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563fea5bf680 con 0x563fea61c800 2024-04-25T05:07:57.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.124481+0000 mgr.x (mgr.24989) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.124481+0000 mgr.x (mgr.24989) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.210870+0000 mgr.x (mgr.24989) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.210870+0000 mgr.x (mgr.24989) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.264880+0000 mgr.x (mgr.24989) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.264880+0000 mgr.x (mgr.24989) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.315156+0000 mgr.x (mgr.24989) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.315156+0000 mgr.x (mgr.24989) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: audit 2024-04-25T05:07:55.381492+0000 mgr.x (mgr.24989) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: audit 2024-04-25T05:07:55.381492+0000 mgr.x (mgr.24989) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.382286+0000 mgr.x (mgr.24989) 345 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cephadm 2024-04-25T05:07:55.382286+0000 mgr.x (mgr.24989) 345 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cluster 2024-04-25T05:07:55.521662+0000 mgr.x (mgr.24989) 346 : cluster [DBG] pgmap v76: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:57.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[79063]: cluster 2024-04-25T05:07:55.521662+0000 mgr.x (mgr.24989) 346 : cluster [DBG] pgmap v76: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.124481+0000 mgr.x (mgr.24989) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.124481+0000 mgr.x (mgr.24989) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.210870+0000 mgr.x (mgr.24989) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.210870+0000 mgr.x (mgr.24989) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.264880+0000 mgr.x (mgr.24989) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.264880+0000 mgr.x (mgr.24989) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.315156+0000 mgr.x (mgr.24989) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.315156+0000 mgr.x (mgr.24989) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: audit 2024-04-25T05:07:55.381492+0000 mgr.x (mgr.24989) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: audit 2024-04-25T05:07:55.381492+0000 mgr.x (mgr.24989) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.387 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.382286+0000 mgr.x (mgr.24989) 345 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:57.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cephadm 2024-04-25T05:07:55.382286+0000 mgr.x (mgr.24989) 345 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:57.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cluster 2024-04-25T05:07:55.521662+0000 mgr.x (mgr.24989) 346 : cluster [DBG] pgmap v76: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:57.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[81040]: cluster 2024-04-25T05:07:55.521662+0000 mgr.x (mgr.24989) 346 : cluster [DBG] pgmap v76: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.124481+0000 mgr.x (mgr.24989) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.124481+0000 mgr.x (mgr.24989) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.210870+0000 mgr.x (mgr.24989) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.210870+0000 mgr.x (mgr.24989) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.264880+0000 mgr.x (mgr.24989) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.264880+0000 mgr.x (mgr.24989) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.315156+0000 mgr.x (mgr.24989) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.315156+0000 mgr.x (mgr.24989) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:07:57.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: audit 2024-04-25T05:07:55.381492+0000 mgr.x (mgr.24989) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: audit 2024-04-25T05:07:55.381492+0000 mgr.x (mgr.24989) 344 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:07:57.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.382286+0000 mgr.x (mgr.24989) 345 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:57.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cephadm 2024-04-25T05:07:55.382286+0000 mgr.x (mgr.24989) 345 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-25T05:07:57.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cluster 2024-04-25T05:07:55.521662+0000 mgr.x (mgr.24989) 346 : cluster [DBG] pgmap v76: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:57.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[60276]: cluster 2024-04-25T05:07:55.521662+0000 mgr.x (mgr.24989) 346 : cluster [DBG] pgmap v76: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:58.162 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:07:57 smithi096 bash[88401]: debug 2024-04-25T05:07:57.918+0000 7fe5ddb2f7c0 -1 Falling back to public interface 2024-04-25T05:07:58.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:07:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:07:57] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.33.4" 2024-04-25T05:07:59.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:59 smithi155 bash[60276]: cluster 2024-04-25T05:07:57.522526+0000 mgr.x (mgr.24989) 347 : cluster [DBG] pgmap v77: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:59.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:59 smithi155 bash[60276]: cluster 2024-04-25T05:07:57.522526+0000 mgr.x (mgr.24989) 347 : cluster [DBG] pgmap v77: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:59.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:59 smithi155 bash[60276]: audit 2024-04-25T05:07:57.609590+0000 mgr.x (mgr.24989) 348 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:59.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:07:59 smithi155 bash[60276]: audit 2024-04-25T05:07:57.609590+0000 mgr.x (mgr.24989) 348 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[81040]: cluster 2024-04-25T05:07:57.522526+0000 mgr.x (mgr.24989) 347 : cluster [DBG] pgmap v77: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[81040]: cluster 2024-04-25T05:07:57.522526+0000 mgr.x (mgr.24989) 347 : cluster [DBG] pgmap v77: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[81040]: audit 2024-04-25T05:07:57.609590+0000 mgr.x (mgr.24989) 348 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[81040]: audit 2024-04-25T05:07:57.609590+0000 mgr.x (mgr.24989) 348 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[79063]: cluster 2024-04-25T05:07:57.522526+0000 mgr.x (mgr.24989) 347 : cluster [DBG] pgmap v77: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[79063]: cluster 2024-04-25T05:07:57.522526+0000 mgr.x (mgr.24989) 347 : cluster [DBG] pgmap v77: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[79063]: audit 2024-04-25T05:07:57.609590+0000 mgr.x (mgr.24989) 348 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:07:59.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:07:59 smithi096 bash[79063]: audit 2024-04-25T05:07:57.609590+0000 mgr.x (mgr.24989) 348 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:01.249 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:00 smithi096 bash[88401]: debug 2024-04-25T05:08:00.930+0000 7fe5ddb2f7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-25T05:08:01.249 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:00 smithi096 bash[88401]: debug 2024-04-25T05:08:00.970+0000 7fe5ddb2f7c0 -1 osd.1 120 log_to_monitors true 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: cluster 2024-04-25T05:07:59.523672+0000 mgr.x (mgr.24989) 349 : cluster [DBG] pgmap v78: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: cluster 2024-04-25T05:07:59.523672+0000 mgr.x (mgr.24989) 349 : cluster [DBG] pgmap v78: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.946336+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.946336+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.954395+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.954395+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.962101+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.962101+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.979718+0000 mon.c (mon.1) 417 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.979718+0000 mon.c (mon.1) 417 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.980022+0000 mon.a (mon.0) 450 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[79063]: audit 2024-04-25T05:08:00.980022+0000 mon.a (mon.0) 450 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: cluster 2024-04-25T05:07:59.523672+0000 mgr.x (mgr.24989) 349 : cluster [DBG] pgmap v78: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: cluster 2024-04-25T05:07:59.523672+0000 mgr.x (mgr.24989) 349 : cluster [DBG] pgmap v78: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.946336+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.946336+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.954395+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.954395+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.962101+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.962101+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.979718+0000 mon.c (mon.1) 417 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.979718+0000 mon.c (mon.1) 417 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.980022+0000 mon.a (mon.0) 450 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[81040]: audit 2024-04-25T05:08:00.980022+0000 mon.a (mon.0) 450 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: cluster 2024-04-25T05:07:59.523672+0000 mgr.x (mgr.24989) 349 : cluster [DBG] pgmap v78: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: cluster 2024-04-25T05:07:59.523672+0000 mgr.x (mgr.24989) 349 : cluster [DBG] pgmap v78: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.946336+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.946336+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.954395+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.954395+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.962101+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.962101+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.979718+0000 mon.c (mon.1) 417 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.979718+0000 mon.c (mon.1) 417 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.980022+0000 mon.a (mon.0) 450 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:01 smithi155 bash[60276]: audit 2024-04-25T05:08:00.980022+0000 mon.a (mon.0) 450 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-25T05:08:02.249 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:01 smithi096 bash[88401]: debug 2024-04-25T05:08:01.989+0000 7fe5cef87700 -1 osd.1 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:08:02.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: cluster 2024-04-25T05:08:01.575207+0000 mon.a (mon.0) 451 : cluster [WRN] Health check update: Degraded data redundancy: 102/726 objects degraded (14.050%), 24 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: cluster 2024-04-25T05:08:01.575207+0000 mon.a (mon.0) 451 : cluster [WRN] Health check update: Degraded data redundancy: 102/726 objects degraded (14.050%), 24 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.588282+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.588282+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.602146+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.602146+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.721080+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.721080+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.963377+0000 mon.a (mon.0) 454 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.963377+0000 mon.a (mon.0) 454 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: cluster 2024-04-25T05:08:01.969325+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: cluster 2024-04-25T05:08:01.969325+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-25T05:08:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.970774+0000 mon.c (mon.1) 419 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.970774+0000 mon.c (mon.1) 419 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.971506+0000 mon.a (mon.0) 456 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[79063]: audit 2024-04-25T05:08:01.971506+0000 mon.a (mon.0) 456 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: cluster 2024-04-25T05:08:01.575207+0000 mon.a (mon.0) 451 : cluster [WRN] Health check update: Degraded data redundancy: 102/726 objects degraded (14.050%), 24 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: cluster 2024-04-25T05:08:01.575207+0000 mon.a (mon.0) 451 : cluster [WRN] Health check update: Degraded data redundancy: 102/726 objects degraded (14.050%), 24 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.588282+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.588282+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.602146+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.602146+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.721080+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.721080+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.963377+0000 mon.a (mon.0) 454 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T05:08:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.963377+0000 mon.a (mon.0) 454 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T05:08:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: cluster 2024-04-25T05:08:01.969325+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-25T05:08:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: cluster 2024-04-25T05:08:01.969325+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-25T05:08:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.970774+0000 mon.c (mon.1) 419 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.970774+0000 mon.c (mon.1) 419 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.971506+0000 mon.a (mon.0) 456 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:02 smithi096 bash[81040]: audit 2024-04-25T05:08:01.971506+0000 mon.a (mon.0) 456 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: cluster 2024-04-25T05:08:01.575207+0000 mon.a (mon.0) 451 : cluster [WRN] Health check update: Degraded data redundancy: 102/726 objects degraded (14.050%), 24 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: cluster 2024-04-25T05:08:01.575207+0000 mon.a (mon.0) 451 : cluster [WRN] Health check update: Degraded data redundancy: 102/726 objects degraded (14.050%), 24 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.588282+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.588282+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.602146+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.602146+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.721080+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.721080+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.963377+0000 mon.a (mon.0) 454 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.963377+0000 mon.a (mon.0) 454 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: cluster 2024-04-25T05:08:01.969325+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: cluster 2024-04-25T05:08:01.969325+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.970774+0000 mon.c (mon.1) 419 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.970774+0000 mon.c (mon.1) 419 : audit [INF] from='osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.971506+0000 mon.a (mon.0) 456 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:02.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:02 smithi155 bash[60276]: audit 2024-04-25T05:08:01.971506+0000 mon.a (mon.0) 456 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:03.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:01.524697+0000 mgr.x (mgr.24989) 350 : cluster [DBG] pgmap v79: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:01.524697+0000 mgr.x (mgr.24989) 350 : cluster [DBG] pgmap v79: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:02.964216+0000 mon.a (mon.0) 457 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:02.964216+0000 mon.a (mon.0) 457 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:02.979222+0000 mon.a (mon.0) 458 : cluster [INF] osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601] boot 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:02.979222+0000 mon.a (mon.0) 458 : cluster [INF] osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601] boot 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:02.979345+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: cluster 2024-04-25T05:08:02.979345+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: audit 2024-04-25T05:08:02.979793+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:08:03.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:03 smithi155 bash[60276]: audit 2024-04-25T05:08:02.979793+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:01.524697+0000 mgr.x (mgr.24989) 350 : cluster [DBG] pgmap v79: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:01.524697+0000 mgr.x (mgr.24989) 350 : cluster [DBG] pgmap v79: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:02.964216+0000 mon.a (mon.0) 457 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:02.964216+0000 mon.a (mon.0) 457 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:02.979222+0000 mon.a (mon.0) 458 : cluster [INF] osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601] boot 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:02.979222+0000 mon.a (mon.0) 458 : cluster [INF] osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601] boot 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:02.979345+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: cluster 2024-04-25T05:08:02.979345+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: audit 2024-04-25T05:08:02.979793+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:08:03.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[81040]: audit 2024-04-25T05:08:02.979793+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:01.524697+0000 mgr.x (mgr.24989) 350 : cluster [DBG] pgmap v79: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:01.524697+0000 mgr.x (mgr.24989) 350 : cluster [DBG] pgmap v79: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 102/726 objects degraded (14.050%) 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:02.964216+0000 mon.a (mon.0) 457 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:02.964216+0000 mon.a (mon.0) 457 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:02.979222+0000 mon.a (mon.0) 458 : cluster [INF] osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601] boot 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:02.979222+0000 mon.a (mon.0) 458 : cluster [INF] osd.1 [v2:172.21.15.96:6808/3395127601,v1:172.21.15.96:6809/3395127601] boot 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:02.979345+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: cluster 2024-04-25T05:08:02.979345+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: audit 2024-04-25T05:08:02.979793+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:08:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:03 smithi096 bash[79063]: audit 2024-04-25T05:08:02.979793+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-25T05:08:05.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: cluster 2024-04-25T05:08:03.525751+0000 mgr.x (mgr.24989) 351 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 102/726 objects degraded (14.050%) 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: cluster 2024-04-25T05:08:03.525751+0000 mgr.x (mgr.24989) 351 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 102/726 objects degraded (14.050%) 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: cluster 2024-04-25T05:08:03.970478+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: cluster 2024-04-25T05:08:03.970478+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: audit 2024-04-25T05:08:04.081023+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: audit 2024-04-25T05:08:04.081023+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: audit 2024-04-25T05:08:04.095304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: audit 2024-04-25T05:08:04.095304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: audit 2024-04-25T05:08:04.108505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[79063]: audit 2024-04-25T05:08:04.108505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: cluster 2024-04-25T05:08:03.525751+0000 mgr.x (mgr.24989) 351 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 102/726 objects degraded (14.050%) 2024-04-25T05:08:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: cluster 2024-04-25T05:08:03.525751+0000 mgr.x (mgr.24989) 351 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 102/726 objects degraded (14.050%) 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: cluster 2024-04-25T05:08:03.970478+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: cluster 2024-04-25T05:08:03.970478+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: audit 2024-04-25T05:08:04.081023+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: audit 2024-04-25T05:08:04.081023+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: audit 2024-04-25T05:08:04.095304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: audit 2024-04-25T05:08:04.095304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: audit 2024-04-25T05:08:04.108505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:04 smithi096 bash[81040]: audit 2024-04-25T05:08:04.108505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: cluster 2024-04-25T05:08:03.525751+0000 mgr.x (mgr.24989) 351 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 102/726 objects degraded (14.050%) 2024-04-25T05:08:05.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: cluster 2024-04-25T05:08:03.525751+0000 mgr.x (mgr.24989) 351 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 102/726 objects degraded (14.050%) 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: cluster 2024-04-25T05:08:03.970478+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: cluster 2024-04-25T05:08:03.970478+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: audit 2024-04-25T05:08:04.081023+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: audit 2024-04-25T05:08:04.081023+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: audit 2024-04-25T05:08:04.095304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: audit 2024-04-25T05:08:04.095304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: audit 2024-04-25T05:08:04.108505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:05.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:04 smithi155 bash[60276]: audit 2024-04-25T05:08:04.108505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: cluster 2024-04-25T05:08:05.526825+0000 mgr.x (mgr.24989) 352 : cluster [DBG] pgmap v84: 161 pgs: 6 peering, 23 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-04-25T05:08:07.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: cluster 2024-04-25T05:08:05.526825+0000 mgr.x (mgr.24989) 352 : cluster [DBG] pgmap v84: 161 pgs: 6 peering, 23 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: cluster 2024-04-25T05:08:06.576304+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: cluster 2024-04-25T05:08:06.576304+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: audit 2024-04-25T05:08:06.815885+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: audit 2024-04-25T05:08:06.815885+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: audit 2024-04-25T05:08:06.837052+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: audit 2024-04-25T05:08:06.837052+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: audit 2024-04-25T05:08:06.854341+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[79063]: audit 2024-04-25T05:08:06.854341+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: cluster 2024-04-25T05:08:05.526825+0000 mgr.x (mgr.24989) 352 : cluster [DBG] pgmap v84: 161 pgs: 6 peering, 23 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: cluster 2024-04-25T05:08:05.526825+0000 mgr.x (mgr.24989) 352 : cluster [DBG] pgmap v84: 161 pgs: 6 peering, 23 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: cluster 2024-04-25T05:08:06.576304+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: cluster 2024-04-25T05:08:06.576304+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: audit 2024-04-25T05:08:06.815885+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: audit 2024-04-25T05:08:06.815885+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: audit 2024-04-25T05:08:06.837052+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: audit 2024-04-25T05:08:06.837052+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: audit 2024-04-25T05:08:06.854341+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:06 smithi096 bash[81040]: audit 2024-04-25T05:08:06.854341+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: cluster 2024-04-25T05:08:05.526825+0000 mgr.x (mgr.24989) 352 : cluster [DBG] pgmap v84: 161 pgs: 6 peering, 23 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-04-25T05:08:07.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: cluster 2024-04-25T05:08:05.526825+0000 mgr.x (mgr.24989) 352 : cluster [DBG] pgmap v84: 161 pgs: 6 peering, 23 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: cluster 2024-04-25T05:08:06.576304+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: cluster 2024-04-25T05:08:06.576304+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: audit 2024-04-25T05:08:06.815885+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: audit 2024-04-25T05:08:06.815885+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: audit 2024-04-25T05:08:06.837052+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: audit 2024-04-25T05:08:06.837052+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: audit 2024-04-25T05:08:06.854341+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:06 smithi155 bash[60276]: audit 2024-04-25T05:08:06.854341+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:08.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:08:07] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.33.4" 2024-04-25T05:08:08.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:08 smithi155 bash[60276]: cluster 2024-04-25T05:08:07.976313+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded) 2024-04-25T05:08:08.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:08 smithi155 bash[60276]: cluster 2024-04-25T05:08:07.976313+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded) 2024-04-25T05:08:08.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:08 smithi155 bash[60276]: cluster 2024-04-25T05:08:07.976369+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:08.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:08 smithi155 bash[60276]: cluster 2024-04-25T05:08:07.976369+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[79063]: cluster 2024-04-25T05:08:07.976313+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded) 2024-04-25T05:08:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[79063]: cluster 2024-04-25T05:08:07.976313+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded) 2024-04-25T05:08:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[79063]: cluster 2024-04-25T05:08:07.976369+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:08.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[79063]: cluster 2024-04-25T05:08:07.976369+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[81040]: cluster 2024-04-25T05:08:07.976313+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded) 2024-04-25T05:08:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[81040]: cluster 2024-04-25T05:08:07.976313+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded) 2024-04-25T05:08:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[81040]: cluster 2024-04-25T05:08:07.976369+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:08.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:08 smithi096 bash[81040]: cluster 2024-04-25T05:08:07.976369+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:09.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:09 smithi155 bash[60276]: cluster 2024-04-25T05:08:07.528389+0000 mgr.x (mgr.24989) 353 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:08:09.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:09 smithi155 bash[60276]: cluster 2024-04-25T05:08:07.528389+0000 mgr.x (mgr.24989) 353 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:08:09.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:09 smithi155 bash[60276]: audit 2024-04-25T05:08:07.620938+0000 mgr.x (mgr.24989) 354 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:09.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:09 smithi155 bash[60276]: audit 2024-04-25T05:08:07.620938+0000 mgr.x (mgr.24989) 354 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:09.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[79063]: cluster 2024-04-25T05:08:07.528389+0000 mgr.x (mgr.24989) 353 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:08:09.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[79063]: cluster 2024-04-25T05:08:07.528389+0000 mgr.x (mgr.24989) 353 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:08:09.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[79063]: audit 2024-04-25T05:08:07.620938+0000 mgr.x (mgr.24989) 354 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:09.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[79063]: audit 2024-04-25T05:08:07.620938+0000 mgr.x (mgr.24989) 354 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[81040]: cluster 2024-04-25T05:08:07.528389+0000 mgr.x (mgr.24989) 353 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:08:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[81040]: cluster 2024-04-25T05:08:07.528389+0000 mgr.x (mgr.24989) 353 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-25T05:08:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[81040]: audit 2024-04-25T05:08:07.620938+0000 mgr.x (mgr.24989) 354 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:09 smithi096 bash[81040]: audit 2024-04-25T05:08:07.620938+0000 mgr.x (mgr.24989) 354 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:11.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[79063]: cluster 2024-04-25T05:08:09.529280+0000 mgr.x (mgr.24989) 355 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:08:11.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[79063]: cluster 2024-04-25T05:08:09.529280+0000 mgr.x (mgr.24989) 355 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:08:11.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[79063]: audit 2024-04-25T05:08:10.394271+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:11.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[79063]: audit 2024-04-25T05:08:10.394271+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:11.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[81040]: cluster 2024-04-25T05:08:09.529280+0000 mgr.x (mgr.24989) 355 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:08:11.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[81040]: cluster 2024-04-25T05:08:09.529280+0000 mgr.x (mgr.24989) 355 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:08:11.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[81040]: audit 2024-04-25T05:08:10.394271+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:11.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:11 smithi096 bash[81040]: audit 2024-04-25T05:08:10.394271+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:11 smithi155 bash[60276]: cluster 2024-04-25T05:08:09.529280+0000 mgr.x (mgr.24989) 355 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:08:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:11 smithi155 bash[60276]: cluster 2024-04-25T05:08:09.529280+0000 mgr.x (mgr.24989) 355 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:08:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:11 smithi155 bash[60276]: audit 2024-04-25T05:08:10.394271+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:11 smithi155 bash[60276]: audit 2024-04-25T05:08:10.394271+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:11.766 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[79063]: audit 2024-04-25T05:08:10.395859+0000 mgr.x (mgr.24989) 356 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[79063]: audit 2024-04-25T05:08:10.395859+0000 mgr.x (mgr.24989) 356 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[79063]: cephadm 2024-04-25T05:08:10.399036+0000 mgr.x (mgr.24989) 357 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[79063]: cephadm 2024-04-25T05:08:10.399036+0000 mgr.x (mgr.24989) 357 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[81040]: audit 2024-04-25T05:08:10.395859+0000 mgr.x (mgr.24989) 356 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[81040]: audit 2024-04-25T05:08:10.395859+0000 mgr.x (mgr.24989) 356 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:12.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[81040]: cephadm 2024-04-25T05:08:10.399036+0000 mgr.x (mgr.24989) 357 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:12.216 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:12 smithi096 bash[81040]: cephadm 2024-04-25T05:08:10.399036+0000 mgr.x (mgr.24989) 357 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:12.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:12 smithi155 bash[60276]: audit 2024-04-25T05:08:10.395859+0000 mgr.x (mgr.24989) 356 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:12.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:12 smithi155 bash[60276]: audit 2024-04-25T05:08:10.395859+0000 mgr.x (mgr.24989) 356 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:12 smithi155 bash[60276]: cephadm 2024-04-25T05:08:10.399036+0000 mgr.x (mgr.24989) 357 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:12.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:12 smithi155 bash[60276]: cephadm 2024-04-25T05:08:10.399036+0000 mgr.x (mgr.24989) 357 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 5s ago 19m - - 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 11s ago 19m - - 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (6m) 5s ago 12m 13.0M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (5m) 11s ago 12m 41.0M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (4m) 5s ago 10m 44.7M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (5m) 11s ago 18m 507M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:08:12.505 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (3m) 5s ago 20m 438M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (2m) 5s ago 20m 48.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (109s) 11s ago 18m 35.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (2m) 5s ago 18m 42.1M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (6m) 5s ago 12m 9436k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (5m) 11s ago 12m 9211k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (49s) 5s ago 18m 48.5M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (16s) 5s ago 17m 46.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (16m) 5s ago 16m 56.3M 2524M 17.2.0 e1d6a67b021e 08201332fe8f 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (16m) 5s ago 16m 63.8M 2524M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (15m) 11s ago 15m 64.0M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (15m) 11s ago 15m 57.8M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (14m) 11s ago 14m 56.6M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:08:12.506 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (13m) 11s ago 13m 60.9M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:08:12.507 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (4m) 11s ago 13m 64.6M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:08:12.507 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (11m) 5s ago 11m 87.9M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:08:12.507 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (10m) 11s ago 10m 87.9M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:08:12.507 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (10m) 5s ago 10m 87.5M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:08:12.507 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (10m) 11s ago 10m 87.4M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:08:12.940 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:08:12.940 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:08:12.940 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 7 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:08:12.941 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:08:13.302 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:08:13.302 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:08:13.302 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:08:13.302 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:08:13.302 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "7/23 daemons upgraded", 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:08:13.303 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:08:13.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: cluster 2024-04-25T05:08:11.529942+0000 mgr.x (mgr.24989) 358 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: cluster 2024-04-25T05:08:11.529942+0000 mgr.x (mgr.24989) 358 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:11.758061+0000 mgr.x (mgr.24989) 359 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:11.758061+0000 mgr.x (mgr.24989) 359 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.775738+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.775738+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.784312+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.784312+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.786041+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.786041+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.945430+0000 mon.c (mon.1) 424 : audit [DBG] from='client.? 172.21.15.96:0/4110757661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:13 smithi155 bash[60276]: audit 2024-04-25T05:08:12.945430+0000 mon.c (mon.1) 424 : audit [DBG] from='client.? 172.21.15.96:0/4110757661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: cluster 2024-04-25T05:08:11.529942+0000 mgr.x (mgr.24989) 358 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-04-25T05:08:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: cluster 2024-04-25T05:08:11.529942+0000 mgr.x (mgr.24989) 358 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-04-25T05:08:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:11.758061+0000 mgr.x (mgr.24989) 359 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:11.758061+0000 mgr.x (mgr.24989) 359 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.775738+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.775738+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.784312+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.784312+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.786041+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.786041+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.945430+0000 mon.c (mon.1) 424 : audit [DBG] from='client.? 172.21.15.96:0/4110757661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[79063]: audit 2024-04-25T05:08:12.945430+0000 mon.c (mon.1) 424 : audit [DBG] from='client.? 172.21.15.96:0/4110757661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: cluster 2024-04-25T05:08:11.529942+0000 mgr.x (mgr.24989) 358 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: cluster 2024-04-25T05:08:11.529942+0000 mgr.x (mgr.24989) 358 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 0 op/s 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:11.758061+0000 mgr.x (mgr.24989) 359 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:11.758061+0000 mgr.x (mgr.24989) 359 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.775738+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.775738+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.784312+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.784312+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.786041+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.786041+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.945430+0000 mon.c (mon.1) 424 : audit [DBG] from='client.? 172.21.15.96:0/4110757661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:13.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:13 smithi096 bash[81040]: audit 2024-04-25T05:08:12.945430+0000 mon.c (mon.1) 424 : audit [DBG] from='client.? 172.21.15.96:0/4110757661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:13.710 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:08:14.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: audit 2024-04-25T05:08:12.125451+0000 mgr.x (mgr.24989) 360 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: audit 2024-04-25T05:08:12.125451+0000 mgr.x (mgr.24989) 360 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: audit 2024-04-25T05:08:12.461184+0000 mgr.x (mgr.24989) 361 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: audit 2024-04-25T05:08:12.461184+0000 mgr.x (mgr.24989) 361 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: cephadm 2024-04-25T05:08:12.770823+0000 mgr.x (mgr.24989) 362 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: cephadm 2024-04-25T05:08:12.770823+0000 mgr.x (mgr.24989) 362 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: cephadm 2024-04-25T05:08:12.792820+0000 mgr.x (mgr.24989) 363 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: cephadm 2024-04-25T05:08:12.792820+0000 mgr.x (mgr.24989) 363 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: audit 2024-04-25T05:08:13.716159+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.96:0/107536687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[79063]: audit 2024-04-25T05:08:13.716159+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.96:0/107536687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:14.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: audit 2024-04-25T05:08:12.125451+0000 mgr.x (mgr.24989) 360 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: audit 2024-04-25T05:08:12.125451+0000 mgr.x (mgr.24989) 360 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: audit 2024-04-25T05:08:12.461184+0000 mgr.x (mgr.24989) 361 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: audit 2024-04-25T05:08:12.461184+0000 mgr.x (mgr.24989) 361 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: cephadm 2024-04-25T05:08:12.770823+0000 mgr.x (mgr.24989) 362 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: cephadm 2024-04-25T05:08:12.770823+0000 mgr.x (mgr.24989) 362 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: cephadm 2024-04-25T05:08:12.792820+0000 mgr.x (mgr.24989) 363 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: cephadm 2024-04-25T05:08:12.792820+0000 mgr.x (mgr.24989) 363 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: audit 2024-04-25T05:08:13.716159+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.96:0/107536687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:14.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:14 smithi096 bash[81040]: audit 2024-04-25T05:08:13.716159+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.96:0/107536687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:14.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: audit 2024-04-25T05:08:12.125451+0000 mgr.x (mgr.24989) 360 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: audit 2024-04-25T05:08:12.125451+0000 mgr.x (mgr.24989) 360 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: audit 2024-04-25T05:08:12.461184+0000 mgr.x (mgr.24989) 361 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: audit 2024-04-25T05:08:12.461184+0000 mgr.x (mgr.24989) 361 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: cephadm 2024-04-25T05:08:12.770823+0000 mgr.x (mgr.24989) 362 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: cephadm 2024-04-25T05:08:12.770823+0000 mgr.x (mgr.24989) 362 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: cephadm 2024-04-25T05:08:12.792820+0000 mgr.x (mgr.24989) 363 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: cephadm 2024-04-25T05:08:12.792820+0000 mgr.x (mgr.24989) 363 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: audit 2024-04-25T05:08:13.716159+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.96:0/107536687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:14 smithi155 bash[60276]: audit 2024-04-25T05:08:13.716159+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.96:0/107536687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[81040]: audit 2024-04-25T05:08:13.307722+0000 mgr.x (mgr.24989) 364 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[81040]: audit 2024-04-25T05:08:13.307722+0000 mgr.x (mgr.24989) 364 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[81040]: cluster 2024-04-25T05:08:13.531166+0000 mgr.x (mgr.24989) 365 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:15.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[81040]: cluster 2024-04-25T05:08:13.531166+0000 mgr.x (mgr.24989) 365 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[79063]: audit 2024-04-25T05:08:13.307722+0000 mgr.x (mgr.24989) 364 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[79063]: audit 2024-04-25T05:08:13.307722+0000 mgr.x (mgr.24989) 364 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[79063]: cluster 2024-04-25T05:08:13.531166+0000 mgr.x (mgr.24989) 365 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:15 smithi096 bash[79063]: cluster 2024-04-25T05:08:13.531166+0000 mgr.x (mgr.24989) 365 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:15.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:15 smithi155 bash[60276]: audit 2024-04-25T05:08:13.307722+0000 mgr.x (mgr.24989) 364 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:15.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:15 smithi155 bash[60276]: audit 2024-04-25T05:08:13.307722+0000 mgr.x (mgr.24989) 364 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:15.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:15 smithi155 bash[60276]: cluster 2024-04-25T05:08:13.531166+0000 mgr.x (mgr.24989) 365 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:15.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:15 smithi155 bash[60276]: cluster 2024-04-25T05:08:13.531166+0000 mgr.x (mgr.24989) 365 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: cluster 2024-04-25T05:08:15.531828+0000 mgr.x (mgr.24989) 366 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: cluster 2024-04-25T05:08:15.531828+0000 mgr.x (mgr.24989) 366 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: audit 2024-04-25T05:08:16.583514+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: audit 2024-04-25T05:08:16.583514+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: audit 2024-04-25T05:08:16.584675+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: audit 2024-04-25T05:08:16.584675+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: audit 2024-04-25T05:08:16.740360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[60276]: audit 2024-04-25T05:08:16.740360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: cluster 2024-04-25T05:08:15.531828+0000 mgr.x (mgr.24989) 366 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: cluster 2024-04-25T05:08:15.531828+0000 mgr.x (mgr.24989) 366 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: audit 2024-04-25T05:08:16.583514+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: audit 2024-04-25T05:08:16.583514+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: audit 2024-04-25T05:08:16.584675+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: audit 2024-04-25T05:08:16.584675+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: audit 2024-04-25T05:08:16.740360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[79063]: audit 2024-04-25T05:08:16.740360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: cluster 2024-04-25T05:08:15.531828+0000 mgr.x (mgr.24989) 366 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-25T05:08:17.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: cluster 2024-04-25T05:08:15.531828+0000 mgr.x (mgr.24989) 366 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-25T05:08:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: audit 2024-04-25T05:08:16.583514+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: audit 2024-04-25T05:08:16.583514+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: audit 2024-04-25T05:08:16.584675+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: audit 2024-04-25T05:08:16.584675+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: audit 2024-04-25T05:08:16.740360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:17.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:17 smithi096 bash[81040]: audit 2024-04-25T05:08:16.740360+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:18.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:08:17] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-04-25T05:08:18.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.249 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.250 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.250 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.251 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.251 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.251 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.251 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: Stopping Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:08:18.251 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:08:18 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:18.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:18 smithi096 bash[34019]: debug 2024-04-25T05:08:18.285+0000 7fce891ab700 -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-04-25T05:08:18.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:18 smithi096 bash[34019]: debug 2024-04-25T05:08:18.285+0000 7fce891ab700 -1 osd.2 125 *** Got signal Terminated *** 2024-04-25T05:08:18.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:18 smithi096 bash[34019]: debug 2024-04-25T05:08:18.285+0000 7fce891ab700 -1 osd.2 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:08:19.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:19 smithi155 bash[60276]: cluster 2024-04-25T05:08:17.532602+0000 mgr.x (mgr.24989) 367 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:08:19.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:19 smithi155 bash[60276]: cluster 2024-04-25T05:08:17.532602+0000 mgr.x (mgr.24989) 367 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:08:19.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:19 smithi155 bash[60276]: audit 2024-04-25T05:08:17.632473+0000 mgr.x (mgr.24989) 368 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:19.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:19 smithi155 bash[60276]: audit 2024-04-25T05:08:17.632473+0000 mgr.x (mgr.24989) 368 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:19.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:19 smithi155 bash[60276]: cluster 2024-04-25T05:08:18.291271+0000 mon.a (mon.0) 474 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:19.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:19 smithi155 bash[60276]: cluster 2024-04-25T05:08:18.291271+0000 mon.a (mon.0) 474 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[79063]: cluster 2024-04-25T05:08:17.532602+0000 mgr.x (mgr.24989) 367 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:08:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[79063]: cluster 2024-04-25T05:08:17.532602+0000 mgr.x (mgr.24989) 367 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:08:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[79063]: audit 2024-04-25T05:08:17.632473+0000 mgr.x (mgr.24989) 368 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[79063]: audit 2024-04-25T05:08:17.632473+0000 mgr.x (mgr.24989) 368 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[79063]: cluster 2024-04-25T05:08:18.291271+0000 mon.a (mon.0) 474 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[79063]: cluster 2024-04-25T05:08:18.291271+0000 mon.a (mon.0) 474 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[81040]: cluster 2024-04-25T05:08:17.532602+0000 mgr.x (mgr.24989) 367 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[81040]: cluster 2024-04-25T05:08:17.532602+0000 mgr.x (mgr.24989) 367 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[81040]: audit 2024-04-25T05:08:17.632473+0000 mgr.x (mgr.24989) 368 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[81040]: audit 2024-04-25T05:08:17.632473+0000 mgr.x (mgr.24989) 368 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[81040]: cluster 2024-04-25T05:08:18.291271+0000 mon.a (mon.0) 474 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:19 smithi096 bash[81040]: cluster 2024-04-25T05:08:18.291271+0000 mon.a (mon.0) 474 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:20.407 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[90204]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-2 2024-04-25T05:08:20.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[81040]: cluster 2024-04-25T05:08:19.066505+0000 mon.a (mon.0) 475 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[81040]: cluster 2024-04-25T05:08:19.066505+0000 mon.a (mon.0) 475 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[81040]: cluster 2024-04-25T05:08:19.076759+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[81040]: cluster 2024-04-25T05:08:19.076759+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[81040]: cluster 2024-04-25T05:08:20.078920+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[81040]: cluster 2024-04-25T05:08:20.078920+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[79063]: cluster 2024-04-25T05:08:19.066505+0000 mon.a (mon.0) 475 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[79063]: cluster 2024-04-25T05:08:19.066505+0000 mon.a (mon.0) 475 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[79063]: cluster 2024-04-25T05:08:19.076759+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[79063]: cluster 2024-04-25T05:08:19.076759+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[79063]: cluster 2024-04-25T05:08:20.078920+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-25T05:08:20.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[79063]: cluster 2024-04-25T05:08:20.078920+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-25T05:08:20.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:20 smithi155 bash[60276]: cluster 2024-04-25T05:08:19.066505+0000 mon.a (mon.0) 475 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:20.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:20 smithi155 bash[60276]: cluster 2024-04-25T05:08:19.066505+0000 mon.a (mon.0) 475 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:20.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:20 smithi155 bash[60276]: cluster 2024-04-25T05:08:19.076759+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-25T05:08:20.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:20 smithi155 bash[60276]: cluster 2024-04-25T05:08:19.076759+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-25T05:08:20.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:20 smithi155 bash[60276]: cluster 2024-04-25T05:08:20.078920+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-25T05:08:20.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:20 smithi155 bash[60276]: cluster 2024-04-25T05:08:20.078920+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-25T05:08:20.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:20 smithi096 bash[90267]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-2 2024-04-25T05:08:21.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:21 smithi155 bash[60276]: cluster 2024-04-25T05:08:19.533231+0000 mgr.x (mgr.24989) 369 : cluster [DBG] pgmap v92: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:21.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:21 smithi155 bash[60276]: cluster 2024-04-25T05:08:19.533231+0000 mgr.x (mgr.24989) 369 : cluster [DBG] pgmap v92: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:21.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:21 smithi096 bash[79063]: cluster 2024-04-25T05:08:19.533231+0000 mgr.x (mgr.24989) 369 : cluster [DBG] pgmap v92: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:21.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:21 smithi096 bash[79063]: cluster 2024-04-25T05:08:19.533231+0000 mgr.x (mgr.24989) 369 : cluster [DBG] pgmap v92: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:21.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:21 smithi096 bash[81040]: cluster 2024-04-25T05:08:19.533231+0000 mgr.x (mgr.24989) 369 : cluster [DBG] pgmap v92: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:21.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:21 smithi096 bash[81040]: cluster 2024-04-25T05:08:19.533231+0000 mgr.x (mgr.24989) 369 : cluster [DBG] pgmap v92: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:08:22.409 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-25T05:08:22.409 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: Stopped Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: audit 2024-04-25T05:08:21.164925+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: audit 2024-04-25T05:08:21.164925+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: audit 2024-04-25T05:08:21.183617+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: audit 2024-04-25T05:08:21.183617+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: audit 2024-04-25T05:08:21.201050+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: audit 2024-04-25T05:08:21.201050+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: cluster 2024-04-25T05:08:21.533960+0000 mgr.x (mgr.24989) 370 : cluster [DBG] pgmap v94: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:08:22.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[79063]: cluster 2024-04-25T05:08:21.533960+0000 mgr.x (mgr.24989) 370 : cluster [DBG] pgmap v94: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: audit 2024-04-25T05:08:21.164925+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: audit 2024-04-25T05:08:21.164925+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: audit 2024-04-25T05:08:21.183617+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: audit 2024-04-25T05:08:21.183617+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: audit 2024-04-25T05:08:21.201050+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: audit 2024-04-25T05:08:21.201050+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: cluster 2024-04-25T05:08:21.533960+0000 mgr.x (mgr.24989) 370 : cluster [DBG] pgmap v94: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:08:22.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 bash[81040]: cluster 2024-04-25T05:08:21.533960+0000 mgr.x (mgr.24989) 370 : cluster [DBG] pgmap v94: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:08:22.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: audit 2024-04-25T05:08:21.164925+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: audit 2024-04-25T05:08:21.164925+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: audit 2024-04-25T05:08:21.183617+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: audit 2024-04-25T05:08:21.183617+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: audit 2024-04-25T05:08:21.201050+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: audit 2024-04-25T05:08:21.201050+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:22.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: cluster 2024-04-25T05:08:21.533960+0000 mgr.x (mgr.24989) 370 : cluster [DBG] pgmap v94: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:08:22.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:22 smithi155 bash[60276]: cluster 2024-04-25T05:08:21.533960+0000 mgr.x (mgr.24989) 370 : cluster [DBG] pgmap v94: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:08:22.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.750 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.753 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.754 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.754 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.754 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: Started Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:08:22.754 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:22.754 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:08:22 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.594686+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.594686+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.603682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.603682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.637062+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.637062+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.638694+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.638694+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.648288+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.648288+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.650479+0000 mgr.x (mgr.24989) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.650479+0000 mgr.x (mgr.24989) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.741646+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.741646+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.746681+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.746681+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.751697+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.751697+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.753474+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.753474+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.763227+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.763227+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.766304+0000 mgr.x (mgr.24989) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.766304+0000 mgr.x (mgr.24989) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.855298+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.855298+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.860157+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.860157+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.864575+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.864575+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.866439+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.866439+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.876892+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.876892+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.880058+0000 mgr.x (mgr.24989) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.857 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.880058+0000 mgr.x (mgr.24989) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.857 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.970985+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.857 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.970985+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.857 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.975227+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.857 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.975227+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.857 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.978818+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.978818+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.980387+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.980387+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.990335+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:22.990335+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.992902+0000 mgr.x (mgr.24989) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:22.992902+0000 mgr.x (mgr.24989) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.080531+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.080531+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.085111+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.085111+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.858 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.089454+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.089454+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.091100+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.091100+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.101711+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.101711+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.104663+0000 mgr.x (mgr.24989) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.104663+0000 mgr.x (mgr.24989) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.181204+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.181204+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.183986+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.183986+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.186880+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.186880+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.188051+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.188051+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.194938+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.194938+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.272889+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.272889+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.276129+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.276129+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.279567+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.279567+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.281094+0000 mon.c (mon.1) 451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.281094+0000 mon.c (mon.1) 451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.289981+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.289981+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.366811+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.366811+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.369221+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.369221+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.371854+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.371854+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.372736+0000 mon.c (mon.1) 455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.372736+0000 mon.c (mon.1) 455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.380130+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.380130+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.454965+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.454965+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.861 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.457984+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.457984+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.460554+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.460554+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.461568+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.461568+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.468749+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.468749+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.513006+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.513006+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.515772+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.515772+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.518263+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.518263+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.519424+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.519424+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.527724+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[79063]: audit 2024-04-25T05:08:23.527724+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.863 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.594686+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.863 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.594686+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.603682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.603682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.637062+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.637062+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.638694+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.638694+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.648288+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.648288+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.650479+0000 mgr.x (mgr.24989) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.650479+0000 mgr.x (mgr.24989) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.741646+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.741646+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.746681+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.746681+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.751697+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.751697+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.753474+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.753474+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.763227+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.763227+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.766304+0000 mgr.x (mgr.24989) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.766304+0000 mgr.x (mgr.24989) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.855298+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.855298+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.860157+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.860157+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.864575+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.864575+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.866439+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.866439+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.876892+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.876892+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.880058+0000 mgr.x (mgr.24989) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.880058+0000 mgr.x (mgr.24989) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.970985+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.970985+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.975227+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.975227+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.978818+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.978818+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.980387+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.980387+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.990335+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:22.990335+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.992902+0000 mgr.x (mgr.24989) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:22.992902+0000 mgr.x (mgr.24989) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.080531+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.080531+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.085111+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.085111+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.089454+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.089454+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.091100+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.091100+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.101711+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.101711+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.104663+0000 mgr.x (mgr.24989) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.104663+0000 mgr.x (mgr.24989) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.181204+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.181204+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.183986+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.183986+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.186880+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.186880+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.188051+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.188051+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.194938+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.194938+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.272889+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.272889+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.276129+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.276129+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.279567+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.279567+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.281094+0000 mon.c (mon.1) 451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.281094+0000 mon.c (mon.1) 451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.289981+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.289981+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.366811+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.366811+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.369221+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.369221+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.371854+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.371854+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.869 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.372736+0000 mon.c (mon.1) 455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.372736+0000 mon.c (mon.1) 455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.380130+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.380130+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.454965+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.454965+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.457984+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.457984+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.460554+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.460554+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.461568+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.461568+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.468749+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.468749+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.513006+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.513006+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.515772+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.515772+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.518263+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.518263+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.519424+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.519424+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.527724+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:23 smithi096 bash[81040]: audit 2024-04-25T05:08:23.527724+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.594686+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.594686+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.603682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.603682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.637062+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.637062+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.638694+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.638694+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.648288+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.648288+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.650479+0000 mgr.x (mgr.24989) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.650479+0000 mgr.x (mgr.24989) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.741646+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.741646+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.746681+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.746681+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.751697+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.751697+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.753474+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.753474+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.763227+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.763227+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.766304+0000 mgr.x (mgr.24989) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.766304+0000 mgr.x (mgr.24989) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.855298+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.855298+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.860157+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.860157+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.864575+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.864575+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.866439+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.866439+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.876892+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.876892+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.880058+0000 mgr.x (mgr.24989) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.880058+0000 mgr.x (mgr.24989) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.970985+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.970985+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.975227+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.975227+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.978818+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.978818+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.980387+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.980387+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.990335+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:22.990335+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.992902+0000 mgr.x (mgr.24989) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:22.992902+0000 mgr.x (mgr.24989) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.080531+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.080531+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.085111+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.085111+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.089454+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.089454+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.091100+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.091100+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.101711+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.101711+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.104663+0000 mgr.x (mgr.24989) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.104663+0000 mgr.x (mgr.24989) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.181204+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.181204+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.183986+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.183986+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.186880+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.186880+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.188051+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.188051+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.194938+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.194938+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.272889+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.272889+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.276129+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.276129+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.279567+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.279567+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.281094+0000 mon.c (mon.1) 451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.281094+0000 mon.c (mon.1) 451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.289981+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.289981+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.366811+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.366811+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.369221+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.369221+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.371854+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.371854+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.372736+0000 mon.c (mon.1) 455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.372736+0000 mon.c (mon.1) 455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.380130+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.380130+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.454965+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.454965+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.457984+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.457984+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.460554+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.460554+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.461568+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.461568+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.468749+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.468749+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.513006+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.513006+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.515772+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.515772+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.518263+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.518263+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.519424+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.519424+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.527724+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:23.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:23 smithi155 bash[60276]: audit 2024-04-25T05:08:23.527724+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: 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-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-25T05:08:24.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[90436]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.199319+0000 mgr.x (mgr.24989) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.199319+0000 mgr.x (mgr.24989) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.293745+0000 mgr.x (mgr.24989) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.293745+0000 mgr.x (mgr.24989) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.381968+0000 mgr.x (mgr.24989) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.381968+0000 mgr.x (mgr.24989) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.472502+0000 mgr.x (mgr.24989) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.472502+0000 mgr.x (mgr.24989) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.529626+0000 mgr.x (mgr.24989) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.529626+0000 mgr.x (mgr.24989) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cluster 2024-04-25T05:08:23.534839+0000 mgr.x (mgr.24989) 381 : cluster [DBG] pgmap v95: 161 pgs: 15 active+undersized+degraded, 2 stale+active+clean, 24 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cluster 2024-04-25T05:08:23.534839+0000 mgr.x (mgr.24989) 381 : cluster [DBG] pgmap v95: 161 pgs: 15 active+undersized+degraded, 2 stale+active+clean, 24 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.614277+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.614277+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.621699+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.621699+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.625243+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.625243+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.626394+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.626394+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.636608+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.636608+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.638580+0000 mgr.x (mgr.24989) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.638580+0000 mgr.x (mgr.24989) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.716518+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.716518+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.719992+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.719992+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.723598+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.723598+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.725239+0000 mon.c (mon.1) 471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.725239+0000 mon.c (mon.1) 471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.735627+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.735627+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.738248+0000 mgr.x (mgr.24989) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.738248+0000 mgr.x (mgr.24989) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.821629+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.821629+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.824288+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.824288+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.199319+0000 mgr.x (mgr.24989) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.199319+0000 mgr.x (mgr.24989) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.293745+0000 mgr.x (mgr.24989) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.293745+0000 mgr.x (mgr.24989) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.381968+0000 mgr.x (mgr.24989) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.381968+0000 mgr.x (mgr.24989) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.472502+0000 mgr.x (mgr.24989) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.472502+0000 mgr.x (mgr.24989) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.529626+0000 mgr.x (mgr.24989) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.529626+0000 mgr.x (mgr.24989) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cluster 2024-04-25T05:08:23.534839+0000 mgr.x (mgr.24989) 381 : cluster [DBG] pgmap v95: 161 pgs: 15 active+undersized+degraded, 2 stale+active+clean, 24 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cluster 2024-04-25T05:08:23.534839+0000 mgr.x (mgr.24989) 381 : cluster [DBG] pgmap v95: 161 pgs: 15 active+undersized+degraded, 2 stale+active+clean, 24 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.614277+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.614277+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.621699+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.621699+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.625243+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.625243+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.626394+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.827406+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.827406+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.828370+0000 mon.c (mon.1) 475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.828370+0000 mon.c (mon.1) 475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.835101+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.835101+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.836974+0000 mgr.x (mgr.24989) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.836974+0000 mgr.x (mgr.24989) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.923847+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.923847+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.928562+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.928562+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.932481+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.932481+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.934249+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.934249+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.941222+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:23.941222+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.943020+0000 mgr.x (mgr.24989) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:23.943020+0000 mgr.x (mgr.24989) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.019756+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.019756+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.022414+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.022414+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.024887+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.024887+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.025975+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.025975+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.032015+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.032015+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.034025+0000 mgr.x (mgr.24989) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.034025+0000 mgr.x (mgr.24989) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.107564+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.107564+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.110103+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.110103+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.112559+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.112559+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.113477+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.113477+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.119504+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.119504+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.198288+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.198288+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.201089+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.201089+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.204154+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.204154+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.205142+0000 mon.c (mon.1) 491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.205142+0000 mon.c (mon.1) 491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.212088+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.212088+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.286768+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.286768+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.288904+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.288904+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.293077+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.293077+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.294265+0000 mon.c (mon.1) 495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.626394+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.636608+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.636608+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.638580+0000 mgr.x (mgr.24989) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.638580+0000 mgr.x (mgr.24989) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.716518+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.716518+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.719992+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.719992+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.723598+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.723598+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.725239+0000 mon.c (mon.1) 471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.725239+0000 mon.c (mon.1) 471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.735627+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.735627+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.738248+0000 mgr.x (mgr.24989) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.738248+0000 mgr.x (mgr.24989) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.821629+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.821629+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.824288+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.824288+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.294265+0000 mon.c (mon.1) 495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.302271+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.302271+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.393400+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.393400+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.397397+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.397397+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.401117+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.401117+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.402314+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.402314+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.409744+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.409744+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.489410+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.489410+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.491928+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.491928+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.494592+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.494592+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.495458+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.495458+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.501427+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.501427+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cluster 2024-04-25T05:08:24.523308+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: cluster 2024-04-25T05:08:24.523308+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.590044+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.590044+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.593927+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[81040]: audit 2024-04-25T05:08:24.593927+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.827406+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.827406+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.828370+0000 mon.c (mon.1) 475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.828370+0000 mon.c (mon.1) 475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.835101+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.835101+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.836974+0000 mgr.x (mgr.24989) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.836974+0000 mgr.x (mgr.24989) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.923847+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.923847+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.928562+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.928562+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.932481+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.932481+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.934249+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.934249+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.941222+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:23.941222+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.943020+0000 mgr.x (mgr.24989) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:23.943020+0000 mgr.x (mgr.24989) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.019756+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.019756+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.022414+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.022414+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.024887+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.024887+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.025975+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.025975+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.032015+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.032015+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.034025+0000 mgr.x (mgr.24989) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.034025+0000 mgr.x (mgr.24989) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.107564+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.107564+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.110103+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.110103+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.112559+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.112559+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.113477+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.113477+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.119504+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.119504+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.198288+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.198288+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.201089+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.201089+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.204154+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.204154+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.205142+0000 mon.c (mon.1) 491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.205142+0000 mon.c (mon.1) 491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.212088+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.212088+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.286768+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.286768+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.288904+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.288904+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.293077+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.293077+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.294265+0000 mon.c (mon.1) 495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.294265+0000 mon.c (mon.1) 495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.302271+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.302271+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.393400+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.393400+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.397397+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.397397+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.401117+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.401117+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.402314+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.402314+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.409744+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.409744+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.489410+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.489410+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.491928+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.491928+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.494592+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.494592+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.495458+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.495458+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.501427+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.501427+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cluster 2024-04-25T05:08:24.523308+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: cluster 2024-04-25T05:08:24.523308+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.590044+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.590044+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.593927+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:24 smithi096 bash[79063]: audit 2024-04-25T05:08:24.593927+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.199319+0000 mgr.x (mgr.24989) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.199319+0000 mgr.x (mgr.24989) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.293745+0000 mgr.x (mgr.24989) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.293745+0000 mgr.x (mgr.24989) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.381968+0000 mgr.x (mgr.24989) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.381968+0000 mgr.x (mgr.24989) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.472502+0000 mgr.x (mgr.24989) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.472502+0000 mgr.x (mgr.24989) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.529626+0000 mgr.x (mgr.24989) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.529626+0000 mgr.x (mgr.24989) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cluster 2024-04-25T05:08:23.534839+0000 mgr.x (mgr.24989) 381 : cluster [DBG] pgmap v95: 161 pgs: 15 active+undersized+degraded, 2 stale+active+clean, 24 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cluster 2024-04-25T05:08:23.534839+0000 mgr.x (mgr.24989) 381 : cluster [DBG] pgmap v95: 161 pgs: 15 active+undersized+degraded, 2 stale+active+clean, 24 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.614277+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.614277+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.621699+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.621699+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.625243+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.625243+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.626394+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.626394+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.636608+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.636608+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.638580+0000 mgr.x (mgr.24989) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.638580+0000 mgr.x (mgr.24989) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.716518+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.716518+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.719992+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.719992+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.723598+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.723598+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.725239+0000 mon.c (mon.1) 471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.725239+0000 mon.c (mon.1) 471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.735627+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.735627+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.738248+0000 mgr.x (mgr.24989) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.738248+0000 mgr.x (mgr.24989) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.821629+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.821629+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.824288+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.824288+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.827406+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.827406+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.828370+0000 mon.c (mon.1) 475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.828370+0000 mon.c (mon.1) 475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.835101+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.835101+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.836974+0000 mgr.x (mgr.24989) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.836974+0000 mgr.x (mgr.24989) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.923847+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.923847+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.928562+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.928562+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.932481+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.932481+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.934249+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.934249+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.941222+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:23.941222+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.943020+0000 mgr.x (mgr.24989) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:23.943020+0000 mgr.x (mgr.24989) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.019756+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.019756+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.022414+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.022414+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.024887+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.024887+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.025975+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.025975+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.032015+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.032015+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.034025+0000 mgr.x (mgr.24989) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.034025+0000 mgr.x (mgr.24989) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.107564+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.107564+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.110103+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.110103+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.112559+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.112559+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.113477+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.113477+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.119504+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.119504+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.198288+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.198288+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.201089+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.201089+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.204154+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.204154+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.205142+0000 mon.c (mon.1) 491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.205142+0000 mon.c (mon.1) 491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.212088+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.212088+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.286768+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.286768+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.288904+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.288904+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.293077+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.293077+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.294265+0000 mon.c (mon.1) 495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.294265+0000 mon.c (mon.1) 495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.302271+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.302271+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.393400+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.393400+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.397397+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.397397+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.401117+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.401117+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.402314+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.402314+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.409744+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.409744+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.489410+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.489410+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.491928+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.491928+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.494592+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.494592+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.495458+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.495458+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.501427+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.501427+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cluster 2024-04-25T05:08:24.523308+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: cluster 2024-04-25T05:08:24.523308+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.590044+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.590044+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.593927+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:24.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:24 smithi155 bash[60276]: audit 2024-04-25T05:08:24.593927+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.122452+0000 mgr.x (mgr.24989) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.122452+0000 mgr.x (mgr.24989) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.213862+0000 mgr.x (mgr.24989) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.213862+0000 mgr.x (mgr.24989) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.304297+0000 mgr.x (mgr.24989) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.304297+0000 mgr.x (mgr.24989) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.412640+0000 mgr.x (mgr.24989) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.412640+0000 mgr.x (mgr.24989) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.503132+0000 mgr.x (mgr.24989) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.503132+0000 mgr.x (mgr.24989) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.609299+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.609299+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.612312+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.612312+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.619128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.619128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.623570+0000 mgr.x (mgr.24989) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.623570+0000 mgr.x (mgr.24989) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.699637+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.699637+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.702389+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.702389+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.705789+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.705789+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.706838+0000 mon.c (mon.1) 511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.706838+0000 mon.c (mon.1) 511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.715039+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.715039+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.716937+0000 mgr.x (mgr.24989) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.716937+0000 mgr.x (mgr.24989) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.790626+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.790626+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.793384+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.793384+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.796990+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.796990+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.798092+0000 mon.c (mon.1) 515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.798092+0000 mon.c (mon.1) 515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.806797+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.806797+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.811488+0000 mgr.x (mgr.24989) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.811488+0000 mgr.x (mgr.24989) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.887154+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.887154+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.890120+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.890120+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.892712+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.892712+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.893777+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.893777+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.902757+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.902757+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.907437+0000 mgr.x (mgr.24989) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:24.907437+0000 mgr.x (mgr.24989) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.982237+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.982237+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.985342+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.985342+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.988160+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.988160+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.989218+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.989218+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.997858+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:24.997858+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.002089+0000 mgr.x (mgr.24989) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.002089+0000 mgr.x (mgr.24989) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.076859+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.076859+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.080136+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.080136+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.084026+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.084026+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.085264+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.085264+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.093932+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.093932+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.098023+0000 mgr.x (mgr.24989) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.098023+0000 mgr.x (mgr.24989) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.171538+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.171538+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.174583+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.174583+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.177207+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.177207+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.178491+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.178491+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.187350+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.187350+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.264912+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.264912+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.268368+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.268368+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.271710+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.271710+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.273070+0000 mon.c (mon.1) 535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.273070+0000 mon.c (mon.1) 535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.282408+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.282408+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.359618+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.359618+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.362848+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.362848+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.365604+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.365604+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.367012+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.367012+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.377636+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.377636+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.466696+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.466696+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.471085+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.471085+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.475157+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.475157+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.476955+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.476955+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.489777+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.489777+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.580531+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.580531+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:25.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.585098+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.585098+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:25.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.589002+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.589002+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:25.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.590642+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:25.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:25 smithi155 bash[60276]: audit 2024-04-25T05:08:25.590642+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.122452+0000 mgr.x (mgr.24989) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.122452+0000 mgr.x (mgr.24989) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.213862+0000 mgr.x (mgr.24989) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.213862+0000 mgr.x (mgr.24989) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.304297+0000 mgr.x (mgr.24989) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.304297+0000 mgr.x (mgr.24989) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.412640+0000 mgr.x (mgr.24989) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.412640+0000 mgr.x (mgr.24989) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.503132+0000 mgr.x (mgr.24989) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.503132+0000 mgr.x (mgr.24989) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.609299+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.609299+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.612312+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.612312+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.619128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.619128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.623570+0000 mgr.x (mgr.24989) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.623570+0000 mgr.x (mgr.24989) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.699637+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.699637+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.702389+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.122452+0000 mgr.x (mgr.24989) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.122452+0000 mgr.x (mgr.24989) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.213862+0000 mgr.x (mgr.24989) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.213862+0000 mgr.x (mgr.24989) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.304297+0000 mgr.x (mgr.24989) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.304297+0000 mgr.x (mgr.24989) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.412640+0000 mgr.x (mgr.24989) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.412640+0000 mgr.x (mgr.24989) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.503132+0000 mgr.x (mgr.24989) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.503132+0000 mgr.x (mgr.24989) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.609299+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.609299+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.612312+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.612312+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.619128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.619128+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.623570+0000 mgr.x (mgr.24989) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.623570+0000 mgr.x (mgr.24989) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.699637+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.699637+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.702389+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.702389+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.705789+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.705789+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.706838+0000 mon.c (mon.1) 511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.706838+0000 mon.c (mon.1) 511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.715039+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.715039+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.716937+0000 mgr.x (mgr.24989) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.716937+0000 mgr.x (mgr.24989) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.790626+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.790626+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.793384+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.793384+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.796990+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.796990+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.798092+0000 mon.c (mon.1) 515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.798092+0000 mon.c (mon.1) 515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.806797+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.806797+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.811488+0000 mgr.x (mgr.24989) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.702389+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.705789+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.705789+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.706838+0000 mon.c (mon.1) 511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.706838+0000 mon.c (mon.1) 511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.715039+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.715039+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.716937+0000 mgr.x (mgr.24989) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.716937+0000 mgr.x (mgr.24989) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.790626+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.790626+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.793384+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.793384+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.796990+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.796990+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.798092+0000 mon.c (mon.1) 515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.798092+0000 mon.c (mon.1) 515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.806797+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.806797+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.811488+0000 mgr.x (mgr.24989) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.811488+0000 mgr.x (mgr.24989) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.887154+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.887154+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.890120+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.890120+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.892712+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.892712+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.893777+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.893777+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.902757+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.902757+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.907437+0000 mgr.x (mgr.24989) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:24.907437+0000 mgr.x (mgr.24989) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.982237+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.982237+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.985342+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.985342+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.988160+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.988160+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.989218+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.811488+0000 mgr.x (mgr.24989) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.887154+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.887154+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.890120+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.890120+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.892712+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.892712+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.893777+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.893777+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.902757+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.902757+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.907437+0000 mgr.x (mgr.24989) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:24.907437+0000 mgr.x (mgr.24989) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.982237+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.982237+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.985342+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.985342+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.988160+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.988160+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.989218+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.989218+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.997858+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:24.997858+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.002089+0000 mgr.x (mgr.24989) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.002089+0000 mgr.x (mgr.24989) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.076859+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.076859+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.080136+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.080136+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.084026+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.084026+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.085264+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.085264+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.093932+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.093932+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.098023+0000 mgr.x (mgr.24989) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.098023+0000 mgr.x (mgr.24989) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.171538+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.171538+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.174583+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.989218+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.997858+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:24.997858+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.002089+0000 mgr.x (mgr.24989) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.002089+0000 mgr.x (mgr.24989) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.076859+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.076859+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.080136+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.080136+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.084026+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.084026+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.085264+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.085264+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.093932+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.093932+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.098023+0000 mgr.x (mgr.24989) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.098023+0000 mgr.x (mgr.24989) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.171538+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.171538+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.174583+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.174583+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.177207+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.177207+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.178491+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.178491+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.187350+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.187350+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.264912+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.264912+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.268368+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.268368+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.271710+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.271710+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.273070+0000 mon.c (mon.1) 535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.273070+0000 mon.c (mon.1) 535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.282408+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.282408+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.359618+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.359618+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.362848+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.174583+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.177207+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.177207+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.178491+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.178491+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.187350+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.187350+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.264912+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.264912+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.268368+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.268368+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.271710+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.271710+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.273070+0000 mon.c (mon.1) 535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.273070+0000 mon.c (mon.1) 535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.282408+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.282408+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.359618+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.359618+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.362848+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.362848+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.365604+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.365604+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.367012+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.367012+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.377636+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.377636+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.466696+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.466696+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.471085+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.471085+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.475157+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.475157+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.476955+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.476955+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.489777+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.489777+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.580531+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.580531+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.585098+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.585098+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.589002+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.589002+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.590642+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[81040]: audit 2024-04-25T05:08:25.590642+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.362848+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.365604+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.365604+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.367012+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.367012+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.377636+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.377636+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.466696+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.466696+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.471085+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.471085+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.475157+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.475157+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.476955+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.476955+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.489777+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.489777+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.580531+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.580531+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.585098+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.585098+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.589002+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.589002+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.590642+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:25 smithi096 bash[79063]: audit 2024-04-25T05:08:25.590642+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.191475+0000 mgr.x (mgr.24989) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.191475+0000 mgr.x (mgr.24989) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.286438+0000 mgr.x (mgr.24989) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.286438+0000 mgr.x (mgr.24989) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.379655+0000 mgr.x (mgr.24989) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.379655+0000 mgr.x (mgr.24989) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.492747+0000 mgr.x (mgr.24989) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.492747+0000 mgr.x (mgr.24989) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cluster 2024-04-25T05:08:25.535595+0000 mgr.x (mgr.24989) 402 : cluster [DBG] pgmap v96: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cluster 2024-04-25T05:08:25.535595+0000 mgr.x (mgr.24989) 402 : cluster [DBG] pgmap v96: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.603592+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.603592+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.606095+0000 mgr.x (mgr.24989) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.606095+0000 mgr.x (mgr.24989) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.682257+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.682257+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.685645+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.685645+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.689020+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.689020+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.191475+0000 mgr.x (mgr.24989) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.191475+0000 mgr.x (mgr.24989) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.286438+0000 mgr.x (mgr.24989) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.286438+0000 mgr.x (mgr.24989) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.379655+0000 mgr.x (mgr.24989) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.379655+0000 mgr.x (mgr.24989) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.492747+0000 mgr.x (mgr.24989) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.492747+0000 mgr.x (mgr.24989) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cluster 2024-04-25T05:08:25.535595+0000 mgr.x (mgr.24989) 402 : cluster [DBG] pgmap v96: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cluster 2024-04-25T05:08:25.535595+0000 mgr.x (mgr.24989) 402 : cluster [DBG] pgmap v96: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.603592+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.603592+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.606095+0000 mgr.x (mgr.24989) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.606095+0000 mgr.x (mgr.24989) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.682257+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.682257+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.685645+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.685645+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.689020+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.689020+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.690383+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.690383+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.697720+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.697720+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.699491+0000 mgr.x (mgr.24989) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.699491+0000 mgr.x (mgr.24989) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.786820+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.786820+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.791401+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.791401+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.795400+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.795400+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.796615+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.796615+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.804510+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.804510+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.808210+0000 mgr.x (mgr.24989) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.808210+0000 mgr.x (mgr.24989) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.882612+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.882612+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.885087+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.885087+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.887916+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.887916+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.888869+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.888869+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.897910+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.897910+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.900441+0000 mgr.x (mgr.24989) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.900441+0000 mgr.x (mgr.24989) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.976540+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.976540+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.979765+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.979765+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.982752+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.982752+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.983939+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.983939+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.993019+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:25.993019+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.997057+0000 mgr.x (mgr.24989) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.690383+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.690383+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.697720+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.697720+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.699491+0000 mgr.x (mgr.24989) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.699491+0000 mgr.x (mgr.24989) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.786820+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.786820+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.791401+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.791401+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.795400+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.795400+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.796615+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.796615+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.804510+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.804510+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.808210+0000 mgr.x (mgr.24989) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.808210+0000 mgr.x (mgr.24989) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.882612+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.882612+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:25.997057+0000 mgr.x (mgr.24989) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.071007+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.071007+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.074326+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.074326+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.077753+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.077753+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.079070+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.891 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.079070+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.088490+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.088490+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.092468+0000 mgr.x (mgr.24989) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.092468+0000 mgr.x (mgr.24989) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.169233+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.169233+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.172414+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.172414+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.175851+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.175851+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.177130+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.177130+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.186524+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.186524+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.267123+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.267123+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.270439+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.270439+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.273338+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.273338+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.274554+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.274554+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.283398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.283398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.372866+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.372866+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.375472+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.375472+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.378437+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.378437+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.379527+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.379527+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.386027+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.386027+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.462194+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.462194+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.466400+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.466400+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.470279+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.470279+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.471542+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.471542+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.479708+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.479708+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.555682+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.555682+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.558899+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.558899+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.561907+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.561907+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.885087+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.885087+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.887916+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.887916+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.888869+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.888869+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.897910+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.897910+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.900441+0000 mgr.x (mgr.24989) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.900441+0000 mgr.x (mgr.24989) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.976540+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.976540+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.979765+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.979765+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.982752+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.982752+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.983939+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.983939+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.993019+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:25.993019+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.997057+0000 mgr.x (mgr.24989) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.563737+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.563737+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.573175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[81040]: audit 2024-04-25T05:08:26.573175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:25.997057+0000 mgr.x (mgr.24989) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.071007+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.071007+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.074326+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.074326+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.077753+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.077753+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.079070+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.079070+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.088490+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.088490+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.092468+0000 mgr.x (mgr.24989) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.092468+0000 mgr.x (mgr.24989) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.169233+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.169233+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.172414+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.172414+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.175851+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.175851+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.177130+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.177130+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.186524+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.186524+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.267123+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.267123+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.270439+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.270439+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.273338+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.273338+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.274554+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.274554+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.283398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.283398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.372866+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.372866+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.375472+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.375472+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.378437+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.378437+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.379527+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.379527+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.386027+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.386027+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.462194+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.462194+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.466400+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.466400+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.470279+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.470279+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.471542+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.471542+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.479708+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.479708+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.555682+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.555682+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.558899+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.558899+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.561907+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.561907+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.563737+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.563737+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.573175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[79063]: audit 2024-04-25T05:08:26.573175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.191475+0000 mgr.x (mgr.24989) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.191475+0000 mgr.x (mgr.24989) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.286438+0000 mgr.x (mgr.24989) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.286438+0000 mgr.x (mgr.24989) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.379655+0000 mgr.x (mgr.24989) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.379655+0000 mgr.x (mgr.24989) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.492747+0000 mgr.x (mgr.24989) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.492747+0000 mgr.x (mgr.24989) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cluster 2024-04-25T05:08:25.535595+0000 mgr.x (mgr.24989) 402 : cluster [DBG] pgmap v96: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cluster 2024-04-25T05:08:25.535595+0000 mgr.x (mgr.24989) 402 : cluster [DBG] pgmap v96: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.603592+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.603592+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.606095+0000 mgr.x (mgr.24989) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.606095+0000 mgr.x (mgr.24989) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.682257+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.682257+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.685645+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.685645+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.689020+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.689020+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.690383+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.690383+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.697720+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.697720+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.699491+0000 mgr.x (mgr.24989) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.699491+0000 mgr.x (mgr.24989) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.786820+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.786820+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.791401+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.791401+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.795400+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.795400+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.796615+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.796615+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.804510+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.804510+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.808210+0000 mgr.x (mgr.24989) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.808210+0000 mgr.x (mgr.24989) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.882612+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.882612+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.885087+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.885087+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.887916+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.887916+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.888869+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.888869+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.897910+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.897910+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.900441+0000 mgr.x (mgr.24989) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.900441+0000 mgr.x (mgr.24989) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.976540+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.976540+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.979765+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.979765+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.982752+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.982752+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.983939+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.983939+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.993019+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:25.993019+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.997057+0000 mgr.x (mgr.24989) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:25.997057+0000 mgr.x (mgr.24989) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.071007+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.071007+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.074326+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.074326+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.077753+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.077753+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.079070+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.079070+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.088490+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.088490+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.092468+0000 mgr.x (mgr.24989) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.092468+0000 mgr.x (mgr.24989) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.169233+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.169233+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.172414+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.172414+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.175851+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.175851+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.177130+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.177130+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.186524+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.186524+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.267123+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.267123+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.270439+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.270439+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.273338+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.273338+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.274554+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.274554+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.283398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.283398+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.372866+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.372866+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.375472+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.375472+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.378437+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.378437+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.379527+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.379527+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.386027+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.386027+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.462194+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.462194+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.466400+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.466400+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.470279+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.470279+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.471542+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.471542+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.479708+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.479708+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.555682+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.555682+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.558899+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.558899+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:26.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.561907+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.561907+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:26.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.563737+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.563737+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:26.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.573175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:26.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:26 smithi155 bash[60276]: audit 2024-04-25T05:08:26.573175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.249 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:26 smithi096 bash[90907]: debug 2024-04-25T05:08:26.981+0000 7ff9c2a8d700 1 -- 172.21.15.96:0/1470573918 <== mon.0 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55991d8a1680 con 0x55991d8fe800 2024-04-25T05:08:27.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:08:27] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-04-25T05:08:27.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.190829+0000 mgr.x (mgr.24989) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.190829+0000 mgr.x (mgr.24989) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.285569+0000 mgr.x (mgr.24989) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.285569+0000 mgr.x (mgr.24989) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.388266+0000 mgr.x (mgr.24989) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.388266+0000 mgr.x (mgr.24989) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.481499+0000 mgr.x (mgr.24989) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.481499+0000 mgr.x (mgr.24989) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.575508+0000 mgr.x (mgr.24989) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.575508+0000 mgr.x (mgr.24989) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.652005+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.652005+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.654978+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.654978+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.658303+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.658303+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.659530+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.659530+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.669198+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.669198+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.672219+0000 mgr.x (mgr.24989) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.672219+0000 mgr.x (mgr.24989) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.754797+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.754797+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.757810+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.757810+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.760854+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.760854+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.761965+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.761965+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.770735+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.770735+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.772660+0000 mgr.x (mgr.24989) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.772660+0000 mgr.x (mgr.24989) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.833787+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.833787+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.836576+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.836576+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.839595+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.839595+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.840569+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.840569+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.847987+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.847987+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.850121+0000 mgr.x (mgr.24989) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.850121+0000 mgr.x (mgr.24989) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.924681+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.924681+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.927160+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.927160+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.930140+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.930140+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.931047+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.931047+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.937327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.937327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.939122+0000 mgr.x (mgr.24989) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:26.939122+0000 mgr.x (mgr.24989) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.996922+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:26.996922+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.005884+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.005884+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.012698+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.012698+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.019947+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.019947+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.022788+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.022788+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.024867+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.024867+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.026548+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.026548+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.028500+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.028500+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.029926+0000 mgr.x (mgr.24989) 418 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: audit 2024-04-25T05:08:27.029926+0000 mgr.x (mgr.24989) 418 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:27.031198+0000 mgr.x (mgr.24989) 419 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:27.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:27 smithi155 bash[60276]: cephadm 2024-04-25T05:08:27.031198+0000 mgr.x (mgr.24989) 419 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:27.999 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[90907]: debug 2024-04-25T05:08:27.521+0000 7ff9cbc257c0 -1 Falling back to public interface 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.190829+0000 mgr.x (mgr.24989) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.190829+0000 mgr.x (mgr.24989) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.285569+0000 mgr.x (mgr.24989) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.285569+0000 mgr.x (mgr.24989) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.388266+0000 mgr.x (mgr.24989) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.388266+0000 mgr.x (mgr.24989) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.481499+0000 mgr.x (mgr.24989) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.481499+0000 mgr.x (mgr.24989) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.575508+0000 mgr.x (mgr.24989) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.575508+0000 mgr.x (mgr.24989) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.652005+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.652005+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.654978+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.654978+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.658303+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.658303+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.659530+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.659530+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.669198+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.669198+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.672219+0000 mgr.x (mgr.24989) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.190829+0000 mgr.x (mgr.24989) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.190829+0000 mgr.x (mgr.24989) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.285569+0000 mgr.x (mgr.24989) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.285569+0000 mgr.x (mgr.24989) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.388266+0000 mgr.x (mgr.24989) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.388266+0000 mgr.x (mgr.24989) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.481499+0000 mgr.x (mgr.24989) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.481499+0000 mgr.x (mgr.24989) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.575508+0000 mgr.x (mgr.24989) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.575508+0000 mgr.x (mgr.24989) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.652005+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.652005+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.654978+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.654978+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.658303+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.658303+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.659530+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.659530+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.669198+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.669198+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.672219+0000 mgr.x (mgr.24989) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.672219+0000 mgr.x (mgr.24989) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.754797+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.754797+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.757810+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.757810+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.760854+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.760854+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.761965+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.761965+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.770735+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.770735+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.772660+0000 mgr.x (mgr.24989) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.772660+0000 mgr.x (mgr.24989) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.833787+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.833787+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.836576+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.836576+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.839595+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.839595+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.672219+0000 mgr.x (mgr.24989) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.754797+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.754797+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.757810+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.757810+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.760854+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.760854+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.761965+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.761965+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.770735+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.770735+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.772660+0000 mgr.x (mgr.24989) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.772660+0000 mgr.x (mgr.24989) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.833787+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.833787+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.836576+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.836576+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.839595+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.839595+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.840569+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.840569+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.847987+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.847987+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.850121+0000 mgr.x (mgr.24989) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.850121+0000 mgr.x (mgr.24989) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.924681+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.924681+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.927160+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.927160+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.930140+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.930140+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.931047+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.931047+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.937327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.937327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.939122+0000 mgr.x (mgr.24989) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:26.939122+0000 mgr.x (mgr.24989) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.996922+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:26.996922+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.005884+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.005884+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.012698+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.840569+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.840569+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.847987+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.847987+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.850121+0000 mgr.x (mgr.24989) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.850121+0000 mgr.x (mgr.24989) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.924681+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.924681+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.927160+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.927160+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.930140+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.930140+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.931047+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.931047+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:28.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.937327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.937327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.939122+0000 mgr.x (mgr.24989) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:26.939122+0000 mgr.x (mgr.24989) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.996922+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:26.996922+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.005884+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.005884+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.012698+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.012698+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.019947+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.019947+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.022788+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.022788+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.024867+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.024867+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.026548+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.026548+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.028500+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.028500+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.029926+0000 mgr.x (mgr.24989) 418 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: audit 2024-04-25T05:08:27.029926+0000 mgr.x (mgr.24989) 418 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:27.031198+0000 mgr.x (mgr.24989) 419 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[81040]: cephadm 2024-04-25T05:08:27.031198+0000 mgr.x (mgr.24989) 419 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.012698+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.019947+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.019947+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.022788+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.022788+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.024867+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.024867+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.026548+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.026548+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.028500+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.028500+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.029926+0000 mgr.x (mgr.24989) 418 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: audit 2024-04-25T05:08:27.029926+0000 mgr.x (mgr.24989) 418 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:27.031198+0000 mgr.x (mgr.24989) 419 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:28.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:27 smithi096 bash[79063]: cephadm 2024-04-25T05:08:27.031198+0000 mgr.x (mgr.24989) 419 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-25T05:08:29.300 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[79063]: cluster 2024-04-25T05:08:27.537346+0000 mgr.x (mgr.24989) 420 : cluster [DBG] pgmap v97: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[79063]: cluster 2024-04-25T05:08:27.537346+0000 mgr.x (mgr.24989) 420 : cluster [DBG] pgmap v97: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[79063]: audit 2024-04-25T05:08:27.642538+0000 mgr.x (mgr.24989) 421 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[79063]: audit 2024-04-25T05:08:27.642538+0000 mgr.x (mgr.24989) 421 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[81040]: cluster 2024-04-25T05:08:27.537346+0000 mgr.x (mgr.24989) 420 : cluster [DBG] pgmap v97: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[81040]: cluster 2024-04-25T05:08:27.537346+0000 mgr.x (mgr.24989) 420 : cluster [DBG] pgmap v97: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[81040]: audit 2024-04-25T05:08:27.642538+0000 mgr.x (mgr.24989) 421 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:29.301 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:29 smithi096 bash[81040]: audit 2024-04-25T05:08:27.642538+0000 mgr.x (mgr.24989) 421 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:29.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:29 smithi155 bash[60276]: cluster 2024-04-25T05:08:27.537346+0000 mgr.x (mgr.24989) 420 : cluster [DBG] pgmap v97: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:29.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:29 smithi155 bash[60276]: cluster 2024-04-25T05:08:27.537346+0000 mgr.x (mgr.24989) 420 : cluster [DBG] pgmap v97: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:29.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:29 smithi155 bash[60276]: audit 2024-04-25T05:08:27.642538+0000 mgr.x (mgr.24989) 421 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:29.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:29 smithi155 bash[60276]: audit 2024-04-25T05:08:27.642538+0000 mgr.x (mgr.24989) 421 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:30.895 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:30 smithi096 bash[90907]: debug 2024-04-25T05:08:30.581+0000 7ff9cbc257c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-25T05:08:30.895 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:30 smithi096 bash[90907]: debug 2024-04-25T05:08:30.605+0000 7ff9cbc257c0 -1 osd.2 125 log_to_monitors true 2024-04-25T05:08:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: cluster 2024-04-25T05:08:29.538563+0000 mgr.x (mgr.24989) 422 : cluster [DBG] pgmap v98: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: cluster 2024-04-25T05:08:29.538563+0000 mgr.x (mgr.24989) 422 : cluster [DBG] pgmap v98: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.356769+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.356769+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.358099+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.358099+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.545263+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.545263+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.558843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.558843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.569858+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.569858+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.615971+0000 mon.a (mon.0) 535 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[79063]: audit 2024-04-25T05:08:30.615971+0000 mon.a (mon.0) 535 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: cluster 2024-04-25T05:08:29.538563+0000 mgr.x (mgr.24989) 422 : cluster [DBG] pgmap v98: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: cluster 2024-04-25T05:08:29.538563+0000 mgr.x (mgr.24989) 422 : cluster [DBG] pgmap v98: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.356769+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.356769+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.358099+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.358099+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.545263+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.545263+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.558843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.558843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.569858+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.569858+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.615971+0000 mon.a (mon.0) 535 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:31.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:31 smithi096 bash[81040]: audit 2024-04-25T05:08:30.615971+0000 mon.a (mon.0) 535 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:31.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: cluster 2024-04-25T05:08:29.538563+0000 mgr.x (mgr.24989) 422 : cluster [DBG] pgmap v98: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: cluster 2024-04-25T05:08:29.538563+0000 mgr.x (mgr.24989) 422 : cluster [DBG] pgmap v98: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.356769+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.356769+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.358099+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.358099+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.545263+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.545263+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.558843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.558843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.569858+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.569858+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.615971+0000 mon.a (mon.0) 535 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:31 smithi155 bash[60276]: audit 2024-04-25T05:08:30.615971+0000 mon.a (mon.0) 535 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:32.249 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[90907]: debug 2024-04-25T05:08:32.081+0000 7ff9b9075700 -1 osd.2 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:08:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cephadm 2024-04-25T05:08:30.354920+0000 mgr.x (mgr.24989) 423 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:32.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cephadm 2024-04-25T05:08:30.354920+0000 mgr.x (mgr.24989) 423 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cephadm 2024-04-25T05:08:30.364484+0000 mgr.x (mgr.24989) 424 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cephadm 2024-04-25T05:08:30.364484+0000 mgr.x (mgr.24989) 424 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.571020+0000 mon.a (mon.0) 536 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.571020+0000 mon.a (mon.0) 536 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cluster 2024-04-25T05:08:31.575803+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cluster 2024-04-25T05:08:31.575803+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.576147+0000 mon.a (mon.0) 538 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.576147+0000 mon.a (mon.0) 538 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cluster 2024-04-25T05:08:31.580796+0000 mon.a (mon.0) 539 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: cluster 2024-04-25T05:08:31.580796+0000 mon.a (mon.0) 539 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.589568+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:32.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.589568+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.593901+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[79063]: audit 2024-04-25T05:08:31.593901+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cephadm 2024-04-25T05:08:30.354920+0000 mgr.x (mgr.24989) 423 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cephadm 2024-04-25T05:08:30.354920+0000 mgr.x (mgr.24989) 423 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cephadm 2024-04-25T05:08:30.364484+0000 mgr.x (mgr.24989) 424 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cephadm 2024-04-25T05:08:30.364484+0000 mgr.x (mgr.24989) 424 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.571020+0000 mon.a (mon.0) 536 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.571020+0000 mon.a (mon.0) 536 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:32.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cluster 2024-04-25T05:08:31.575803+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cluster 2024-04-25T05:08:31.575803+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.576147+0000 mon.a (mon.0) 538 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.576147+0000 mon.a (mon.0) 538 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cluster 2024-04-25T05:08:31.580796+0000 mon.a (mon.0) 539 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: cluster 2024-04-25T05:08:31.580796+0000 mon.a (mon.0) 539 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.589568+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.589568+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.593901+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:32.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:32 smithi096 bash[81040]: audit 2024-04-25T05:08:31.593901+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:32.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cephadm 2024-04-25T05:08:30.354920+0000 mgr.x (mgr.24989) 423 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cephadm 2024-04-25T05:08:30.354920+0000 mgr.x (mgr.24989) 423 : cephadm [INF] Upgrade: Updating osd.2 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cephadm 2024-04-25T05:08:30.364484+0000 mgr.x (mgr.24989) 424 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cephadm 2024-04-25T05:08:30.364484+0000 mgr.x (mgr.24989) 424 : cephadm [INF] Deploying daemon osd.2 on smithi096 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.571020+0000 mon.a (mon.0) 536 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.571020+0000 mon.a (mon.0) 536 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cluster 2024-04-25T05:08:31.575803+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cluster 2024-04-25T05:08:31.575803+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.576147+0000 mon.a (mon.0) 538 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.576147+0000 mon.a (mon.0) 538 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cluster 2024-04-25T05:08:31.580796+0000 mon.a (mon.0) 539 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: cluster 2024-04-25T05:08:31.580796+0000 mon.a (mon.0) 539 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.589568+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:32.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.589568+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:32.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.593901+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:32.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:32 smithi155 bash[60276]: audit 2024-04-25T05:08:31.593901+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:33.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:33 smithi155 bash[60276]: cluster 2024-04-25T05:08:31.539541+0000 mgr.x (mgr.24989) 425 : cluster [DBG] pgmap v99: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:33.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:33 smithi155 bash[60276]: cluster 2024-04-25T05:08:31.539541+0000 mgr.x (mgr.24989) 425 : cluster [DBG] pgmap v99: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:33.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:33 smithi155 bash[60276]: audit 2024-04-25T05:08:32.065501+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' 2024-04-25T05:08:33.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:33 smithi155 bash[60276]: audit 2024-04-25T05:08:32.065501+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' 2024-04-25T05:08:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[81040]: cluster 2024-04-25T05:08:31.539541+0000 mgr.x (mgr.24989) 425 : cluster [DBG] pgmap v99: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[81040]: cluster 2024-04-25T05:08:31.539541+0000 mgr.x (mgr.24989) 425 : cluster [DBG] pgmap v99: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[81040]: audit 2024-04-25T05:08:32.065501+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' 2024-04-25T05:08:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[81040]: audit 2024-04-25T05:08:32.065501+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' 2024-04-25T05:08:33.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[79063]: cluster 2024-04-25T05:08:31.539541+0000 mgr.x (mgr.24989) 425 : cluster [DBG] pgmap v99: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:33.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[79063]: cluster 2024-04-25T05:08:31.539541+0000 mgr.x (mgr.24989) 425 : cluster [DBG] pgmap v99: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-25T05:08:33.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[79063]: audit 2024-04-25T05:08:32.065501+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' 2024-04-25T05:08:33.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:33 smithi096 bash[79063]: audit 2024-04-25T05:08:32.065501+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477]' entity='osd.2' 2024-04-25T05:08:34.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.064139+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.064139+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.073609+0000 mon.a (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477] boot 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.073609+0000 mon.a (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477] boot 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.073752+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.073752+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.081901+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.081901+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.891808+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.891808+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.911787+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.911787+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.927057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: audit 2024-04-25T05:08:33.927057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:34.072714+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[79063]: cluster 2024-04-25T05:08:34.072714+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.064139+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.064139+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.073609+0000 mon.a (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477] boot 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.073609+0000 mon.a (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477] boot 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.073752+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.073752+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.081901+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.081901+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.891808+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.891808+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.911787+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.911787+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.927057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: audit 2024-04-25T05:08:33.927057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:34.072714+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-25T05:08:34.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:34 smithi096 bash[81040]: cluster 2024-04-25T05:08:34.072714+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-25T05:08:34.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.064139+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.064139+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.073609+0000 mon.a (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477] boot 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.073609+0000 mon.a (mon.0) 543 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3983982477,v1:172.21.15.96:6817/3983982477] boot 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.073752+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.073752+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.081901+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.081901+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.891808+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.891808+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.911787+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.911787+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.927057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: audit 2024-04-25T05:08:33.927057+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:34.072714+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-25T05:08:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:34 smithi155 bash[60276]: cluster 2024-04-25T05:08:34.072714+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-25T05:08:35.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:35 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.540719+0000 mgr.x (mgr.24989) 426 : cluster [DBG] pgmap v102: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:35.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:35 smithi155 bash[60276]: cluster 2024-04-25T05:08:33.540719+0000 mgr.x (mgr.24989) 426 : cluster [DBG] pgmap v102: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:35.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.540719+0000 mgr.x (mgr.24989) 426 : cluster [DBG] pgmap v102: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:35.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[79063]: cluster 2024-04-25T05:08:33.540719+0000 mgr.x (mgr.24989) 426 : cluster [DBG] pgmap v102: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:35.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.540719+0000 mgr.x (mgr.24989) 426 : cluster [DBG] pgmap v102: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:35.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[81040]: cluster 2024-04-25T05:08:33.540719+0000 mgr.x (mgr.24989) 426 : cluster [DBG] pgmap v102: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:35.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.749 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.750 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.750 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.751 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.751 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.751 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.751 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:35.751 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:35 smithi096 systemd[1]: Stopping Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:08:35.752 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[90907]: debug 2024-04-25T05:08:35.713+0000 7ff9c228c700 -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-04-25T05:08:35.752 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[90907]: debug 2024-04-25T05:08:35.713+0000 7ff9c228c700 -1 osd.2 130 *** Got signal Terminated *** 2024-04-25T05:08:35.752 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:35 smithi096 bash[90907]: debug 2024-04-25T05:08:35.713+0000 7ff9c228c700 -1 osd.2 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:08:36.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:36 smithi155 bash[60276]: cluster 2024-04-25T05:08:35.718955+0000 mon.a (mon.0) 549 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:36.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:36 smithi155 bash[60276]: cluster 2024-04-25T05:08:35.718955+0000 mon.a (mon.0) 549 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:36 smithi096 bash[81040]: cluster 2024-04-25T05:08:35.718955+0000 mon.a (mon.0) 549 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:36 smithi096 bash[81040]: cluster 2024-04-25T05:08:35.718955+0000 mon.a (mon.0) 549 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:36.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:36 smithi096 bash[79063]: cluster 2024-04-25T05:08:35.718955+0000 mon.a (mon.0) 549 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:36.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:36 smithi096 bash[79063]: cluster 2024-04-25T05:08:35.718955+0000 mon.a (mon.0) 549 : cluster [INF] osd.2 marked itself down and dead 2024-04-25T05:08:37.320 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:35.541745+0000 mgr.x (mgr.24989) 427 : cluster [DBG] pgmap v104: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:37.320 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:35.541745+0000 mgr.x (mgr.24989) 427 : cluster [DBG] pgmap v104: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:37.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:36.103682+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:37.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:36.103682+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:37.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:36.123964+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-25T05:08:37.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:36.123964+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-25T05:08:37.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:36.582264+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:37.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[60276]: cluster 2024-04-25T05:08:36.582264+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:37.399 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[92530]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-2 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:35.541745+0000 mgr.x (mgr.24989) 427 : cluster [DBG] pgmap v104: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:35.541745+0000 mgr.x (mgr.24989) 427 : cluster [DBG] pgmap v104: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:36.103682+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:36.103682+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:36.123964+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:36.123964+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:36.582264+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:37.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[79063]: cluster 2024-04-25T05:08:36.582264+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:35.541745+0000 mgr.x (mgr.24989) 427 : cluster [DBG] pgmap v104: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:35.541745+0000 mgr.x (mgr.24989) 427 : cluster [DBG] pgmap v104: 161 pgs: 6 peering, 15 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/726 objects degraded (8.402%) 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:36.103682+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:36.103682+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:36.123964+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:36.123964+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:36.582264+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:37.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[81040]: cluster 2024-04-25T05:08:36.582264+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:37.749 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:37 smithi096 bash[92596]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-2 2024-04-25T05:08:38.140 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:08:37] "GET /metrics HTTP/1.1" 200 38504 "" "Prometheus/2.33.4" 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[79063]: cluster 2024-04-25T05:08:37.121044+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[79063]: cluster 2024-04-25T05:08:37.121044+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[79063]: cluster 2024-04-25T05:08:37.543395+0000 mgr.x (mgr.24989) 428 : cluster [DBG] pgmap v107: 161 pgs: 12 peering, 12 active+undersized+degraded, 23 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/726 objects degraded (5.234%) 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[79063]: cluster 2024-04-25T05:08:37.543395+0000 mgr.x (mgr.24989) 428 : cluster [DBG] pgmap v107: 161 pgs: 12 peering, 12 active+undersized+degraded, 23 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/726 objects degraded (5.234%) 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[79063]: audit 2024-04-25T05:08:37.653921+0000 mgr.x (mgr.24989) 429 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[79063]: audit 2024-04-25T05:08:37.653921+0000 mgr.x (mgr.24989) 429 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:38.393 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[81040]: cluster 2024-04-25T05:08:37.121044+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-25T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[81040]: cluster 2024-04-25T05:08:37.121044+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-25T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[81040]: cluster 2024-04-25T05:08:37.543395+0000 mgr.x (mgr.24989) 428 : cluster [DBG] pgmap v107: 161 pgs: 12 peering, 12 active+undersized+degraded, 23 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/726 objects degraded (5.234%) 2024-04-25T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[81040]: cluster 2024-04-25T05:08:37.543395+0000 mgr.x (mgr.24989) 428 : cluster [DBG] pgmap v107: 161 pgs: 12 peering, 12 active+undersized+degraded, 23 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/726 objects degraded (5.234%) 2024-04-25T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[81040]: audit 2024-04-25T05:08:37.653921+0000 mgr.x (mgr.24989) 429 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:38 smithi096 bash[81040]: audit 2024-04-25T05:08:37.653921+0000 mgr.x (mgr.24989) 429 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:38.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:38 smithi155 bash[60276]: cluster 2024-04-25T05:08:37.121044+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-25T05:08:38.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:38 smithi155 bash[60276]: cluster 2024-04-25T05:08:37.121044+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-25T05:08:38.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:38 smithi155 bash[60276]: cluster 2024-04-25T05:08:37.543395+0000 mgr.x (mgr.24989) 428 : cluster [DBG] pgmap v107: 161 pgs: 12 peering, 12 active+undersized+degraded, 23 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/726 objects degraded (5.234%) 2024-04-25T05:08:38.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:38 smithi155 bash[60276]: cluster 2024-04-25T05:08:37.543395+0000 mgr.x (mgr.24989) 428 : cluster [DBG] pgmap v107: 161 pgs: 12 peering, 12 active+undersized+degraded, 23 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/726 objects degraded (5.234%) 2024-04-25T05:08:38.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:38 smithi155 bash[60276]: audit 2024-04-25T05:08:37.653921+0000 mgr.x (mgr.24989) 429 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:38.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:38 smithi155 bash[60276]: audit 2024-04-25T05:08:37.653921+0000 mgr.x (mgr.24989) 429 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:39.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.749 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.750 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.750 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-25T05:08:39.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: Stopped Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:08:39.750 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.751 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.751 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:39.751 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:08:40.044 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:39 smithi096 systemd[1]: Started Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:08:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cluster 2024-04-25T05:08:39.544902+0000 mgr.x (mgr.24989) 430 : cluster [DBG] pgmap v108: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cluster 2024-04-25T05:08:39.544902+0000 mgr.x (mgr.24989) 430 : cluster [DBG] pgmap v108: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.803419+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.803419+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.812119+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.812119+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.826365+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.826365+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.827873+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.827873+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.838391+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.838391+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cephadm 2024-04-25T05:08:39.840480+0000 mgr.x (mgr.24989) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cephadm 2024-04-25T05:08:39.840480+0000 mgr.x (mgr.24989) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.921833+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.921833+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.924690+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.924690+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.928234+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.928234+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.929539+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.929539+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.938243+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:39.938243+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cephadm 2024-04-25T05:08:39.942240+0000 mgr.x (mgr.24989) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cephadm 2024-04-25T05:08:39.942240+0000 mgr.x (mgr.24989) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.017155+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.017155+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.020550+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.020550+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.023532+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.023532+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.024605+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.024605+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.038334+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.038334+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.043503+0000 mgr.x (mgr.24989) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.043503+0000 mgr.x (mgr.24989) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.119697+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.119697+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.122597+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.122597+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.125123+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.125123+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.126295+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.126295+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.135288+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.135288+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.198547+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.198547+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.201277+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.201277+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.203885+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.203885+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.204954+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.204954+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.213461+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.213461+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.275070+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.275070+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.277840+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.277840+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.280699+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.280699+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.281874+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.281874+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.292768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.292768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.353045+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.353045+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.356295+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.356295+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.359306+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.359306+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.360400+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.360400+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.371106+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.371106+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.461059+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.461059+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.465460+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.465460+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.469136+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.469136+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.470829+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.470829+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.483185+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.483185+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.543260+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.543260+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.547238+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.547238+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.551427+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.551427+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.552584+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.552584+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.561736+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.561736+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.640581+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.640581+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.643653+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.643653+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.646887+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.646887+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.647968+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.647968+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.659891+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.659891+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.739415+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.739415+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.742723+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.742723+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.745617+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.745617+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.746787+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.746787+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.755595+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:40 smithi155 bash[60276]: audit 2024-04-25T05:08:40.755595+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cluster 2024-04-25T05:08:39.544902+0000 mgr.x (mgr.24989) 430 : cluster [DBG] pgmap v108: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cluster 2024-04-25T05:08:39.544902+0000 mgr.x (mgr.24989) 430 : cluster [DBG] pgmap v108: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.803419+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.803419+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.812119+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.812119+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.826365+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.826365+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.827873+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.827873+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.838391+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.838391+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cephadm 2024-04-25T05:08:39.840480+0000 mgr.x (mgr.24989) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cephadm 2024-04-25T05:08:39.840480+0000 mgr.x (mgr.24989) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.921833+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.921833+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.924690+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.924690+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.928234+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cluster 2024-04-25T05:08:39.544902+0000 mgr.x (mgr.24989) 430 : cluster [DBG] pgmap v108: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cluster 2024-04-25T05:08:39.544902+0000 mgr.x (mgr.24989) 430 : cluster [DBG] pgmap v108: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.803419+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.803419+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.812119+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.812119+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.826365+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.826365+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.827873+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.827873+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.838391+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.838391+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cephadm 2024-04-25T05:08:39.840480+0000 mgr.x (mgr.24989) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cephadm 2024-04-25T05:08:39.840480+0000 mgr.x (mgr.24989) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.921833+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.921833+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.924690+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.924690+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.928234+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.928234+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.929539+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.929539+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.938243+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:39.938243+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cephadm 2024-04-25T05:08:39.942240+0000 mgr.x (mgr.24989) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cephadm 2024-04-25T05:08:39.942240+0000 mgr.x (mgr.24989) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.017155+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.017155+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.020550+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.020550+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.023532+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.023532+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.024605+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.024605+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.038334+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.038334+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.043503+0000 mgr.x (mgr.24989) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.043503+0000 mgr.x (mgr.24989) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.119697+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.119697+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.122597+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.122597+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.125123+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.125123+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.126295+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.126295+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.135288+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.135288+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.198547+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.198547+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.201277+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.201277+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.203885+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.203885+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.204954+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.204954+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.213461+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.213461+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.275070+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.275070+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.928234+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.929539+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.929539+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.938243+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:39.938243+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cephadm 2024-04-25T05:08:39.942240+0000 mgr.x (mgr.24989) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cephadm 2024-04-25T05:08:39.942240+0000 mgr.x (mgr.24989) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.017155+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.017155+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.020550+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.020550+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.023532+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.023532+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.024605+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.024605+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.038334+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.038334+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.043503+0000 mgr.x (mgr.24989) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.043503+0000 mgr.x (mgr.24989) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:41.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.119697+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.119697+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.277840+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.277840+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.280699+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.280699+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.281874+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.281874+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.292768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.292768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.353045+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.353045+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.356295+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.356295+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.359306+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.359306+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.360400+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.360400+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.371106+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.371106+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.461059+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.122597+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.122597+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.125123+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.125123+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.126295+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.126295+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.135288+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.135288+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.198547+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.198547+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.201277+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.201277+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.203885+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.203885+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.204954+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.204954+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.213461+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.213461+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.275070+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.275070+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.461059+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.465460+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.465460+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.469136+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.469136+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.470829+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.470829+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.483185+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.483185+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.543260+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.543260+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.547238+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.547238+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.551427+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.551427+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.552584+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.552584+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.561736+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.561736+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.640581+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.640581+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.643653+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.643653+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.646887+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.646887+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.647968+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.647968+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.659891+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.659891+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.739415+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.739415+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.742723+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.742723+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.745617+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.745617+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.746787+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.746787+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.755595+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[81040]: audit 2024-04-25T05:08:40.755595+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.277840+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.277840+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.280699+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.280699+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.281874+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.281874+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.292768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.292768+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.353045+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.353045+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.356295+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.356295+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.359306+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.359306+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.360400+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.360400+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.371106+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.371106+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.461059+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.461059+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.465460+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.465460+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.469136+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.469136+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.470829+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.470829+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.483185+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.483185+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.543260+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.543260+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.547238+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.547238+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.551427+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.551427+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.552584+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.552584+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.561736+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.561736+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.640581+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.640581+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.643653+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.643653+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.646887+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.646887+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.647968+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.647968+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.659891+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.659891+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.739415+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.739415+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.742723+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.742723+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.745617+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.745617+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.746787+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.746787+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.755595+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:40 smithi096 bash[79063]: audit 2024-04-25T05:08:40.755595+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:41.792 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: 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-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-25T05:08:41.793 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[92750]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-25T05:08:42.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.141354+0000 mgr.x (mgr.24989) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.141354+0000 mgr.x (mgr.24989) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.219122+0000 mgr.x (mgr.24989) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.219122+0000 mgr.x (mgr.24989) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.296515+0000 mgr.x (mgr.24989) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.296515+0000 mgr.x (mgr.24989) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.374731+0000 mgr.x (mgr.24989) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.374731+0000 mgr.x (mgr.24989) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.487497+0000 mgr.x (mgr.24989) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.487497+0000 mgr.x (mgr.24989) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.567274+0000 mgr.x (mgr.24989) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.567274+0000 mgr.x (mgr.24989) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.663909+0000 mgr.x (mgr.24989) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.663909+0000 mgr.x (mgr.24989) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.757617+0000 mgr.x (mgr.24989) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.142 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.757617+0000 mgr.x (mgr.24989) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.834554+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.834554+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.837915+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.837915+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.840847+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.141354+0000 mgr.x (mgr.24989) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.141354+0000 mgr.x (mgr.24989) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.219122+0000 mgr.x (mgr.24989) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.219122+0000 mgr.x (mgr.24989) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.143 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.296515+0000 mgr.x (mgr.24989) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.296515+0000 mgr.x (mgr.24989) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.374731+0000 mgr.x (mgr.24989) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.374731+0000 mgr.x (mgr.24989) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.487497+0000 mgr.x (mgr.24989) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.487497+0000 mgr.x (mgr.24989) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.567274+0000 mgr.x (mgr.24989) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.567274+0000 mgr.x (mgr.24989) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.663909+0000 mgr.x (mgr.24989) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.663909+0000 mgr.x (mgr.24989) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.757617+0000 mgr.x (mgr.24989) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.757617+0000 mgr.x (mgr.24989) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.144 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.834554+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.834554+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.837915+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.837915+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.840847+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.840847+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.841799+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.841799+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.849140+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.849140+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.851251+0000 mgr.x (mgr.24989) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.145 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.851251+0000 mgr.x (mgr.24989) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.928501+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.928501+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.931422+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.931422+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.934089+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.934089+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.935111+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.935111+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.944210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:40.944210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.946056+0000 mgr.x (mgr.24989) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:40.946056+0000 mgr.x (mgr.24989) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.146 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.034369+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.840847+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.841799+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.841799+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.849140+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.849140+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.851251+0000 mgr.x (mgr.24989) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.851251+0000 mgr.x (mgr.24989) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.928501+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.928501+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.931422+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.931422+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.934089+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.147 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.934089+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.935111+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.935111+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.944210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:40.944210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.946056+0000 mgr.x (mgr.24989) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:40.946056+0000 mgr.x (mgr.24989) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.034369+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.034369+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.038660+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.038660+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.042362+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.042362+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.043472+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.043472+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.050351+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.050351+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.052238+0000 mgr.x (mgr.24989) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.052238+0000 mgr.x (mgr.24989) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.097343+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.097343+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.100023+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.100023+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.102760+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.102760+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.103782+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.149 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.103782+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.109716+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.109716+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.034369+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.038660+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.038660+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.042362+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.042362+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.043472+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.043472+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.050351+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.050351+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.150 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.052238+0000 mgr.x (mgr.24989) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.052238+0000 mgr.x (mgr.24989) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.097343+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.097343+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.100023+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.100023+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.102760+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.102760+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.103782+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.103782+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.109716+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.109716+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.151 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.111229+0000 mgr.x (mgr.24989) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.111229+0000 mgr.x (mgr.24989) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.184617+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.184617+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.187054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.187054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.189913+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.189913+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.190901+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.190901+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.196882+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.196882+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.272097+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.272097+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.152 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.274395+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.274395+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.276894+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.276894+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.278008+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.111229+0000 mgr.x (mgr.24989) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.111229+0000 mgr.x (mgr.24989) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.184617+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.184617+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.187054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.153 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.187054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.189913+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.189913+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.190901+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.190901+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.196882+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.196882+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.272097+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.272097+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.274395+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.274395+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.276894+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.276894+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.154 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.278008+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.278008+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.283710+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.283710+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.326060+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.326060+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.328016+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.328016+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.329879+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.329879+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.330629+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.330629+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.335393+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.335393+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.350967+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.350967+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.361163+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.361163+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.369700+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.369700+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.394837+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.394837+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.396767+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.278008+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.283710+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.283710+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.326060+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.326060+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.328016+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.328016+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.329879+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.329879+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.330629+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.330629+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.335393+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.335393+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.350967+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.350967+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.361163+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.361163+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.369700+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.369700+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.394837+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.394837+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.396767+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.396767+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.398880+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.398880+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.399637+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.399637+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.406369+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.406369+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.483649+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.483649+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.486075+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.486075+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.488614+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.488614+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.489465+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.489465+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.496518+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.496518+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.572213+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.572213+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.574434+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.396767+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.398880+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.398880+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.399637+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.399637+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.406369+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.406369+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.483649+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.483649+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.486075+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.486075+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.488614+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.488614+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.489465+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.489465+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.496518+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.496518+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.572213+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.572213+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.574434+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.574434+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.576201+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.576201+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.576862+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.576862+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.583511+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.583511+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cluster 2024-04-25T05:08:41.583711+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: cluster 2024-04-25T05:08:41.583711+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.626723+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.626723+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.628752+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.628752+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.630642+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.630642+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.631281+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.631281+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.636397+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.636397+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.679374+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.574434+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.576201+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.576201+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.576862+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.576862+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.583511+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.583511+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cluster 2024-04-25T05:08:41.583711+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: cluster 2024-04-25T05:08:41.583711+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.626723+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.626723+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.628752+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.628752+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.630642+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.630642+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.631281+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.631281+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.636397+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.636397+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.164 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.679374+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.679374+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.681512+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.681512+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.683688+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.683688+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.685015+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.685015+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.690305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.690305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.764892+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.764892+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.767725+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.767725+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.770725+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.770725+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.771999+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.771999+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.780576+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[79063]: audit 2024-04-25T05:08:41.780576+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.679374+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.681512+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.681512+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.683688+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.683688+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.685015+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.685015+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.690305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.690305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.764892+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.764892+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.767725+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.767725+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.770725+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.770725+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.771999+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.771999+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.780576+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:41 smithi096 bash[81040]: audit 2024-04-25T05:08:41.780576+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.141354+0000 mgr.x (mgr.24989) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.141354+0000 mgr.x (mgr.24989) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.219122+0000 mgr.x (mgr.24989) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.219122+0000 mgr.x (mgr.24989) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.296515+0000 mgr.x (mgr.24989) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.296515+0000 mgr.x (mgr.24989) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.374731+0000 mgr.x (mgr.24989) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.374731+0000 mgr.x (mgr.24989) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.487497+0000 mgr.x (mgr.24989) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.487497+0000 mgr.x (mgr.24989) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.567274+0000 mgr.x (mgr.24989) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.567274+0000 mgr.x (mgr.24989) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.663909+0000 mgr.x (mgr.24989) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.663909+0000 mgr.x (mgr.24989) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.757617+0000 mgr.x (mgr.24989) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.757617+0000 mgr.x (mgr.24989) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.834554+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.834554+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.837915+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.837915+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.840847+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.840847+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.841799+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.841799+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.849140+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.849140+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.851251+0000 mgr.x (mgr.24989) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.851251+0000 mgr.x (mgr.24989) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.928501+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.928501+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.931422+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.931422+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.934089+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.934089+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.935111+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.935111+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.944210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:40.944210+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.946056+0000 mgr.x (mgr.24989) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:40.946056+0000 mgr.x (mgr.24989) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.034369+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.034369+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.038660+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.038660+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.042362+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.042362+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.043472+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.043472+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.050351+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.050351+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.052238+0000 mgr.x (mgr.24989) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.052238+0000 mgr.x (mgr.24989) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.097343+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.097343+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.100023+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.100023+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.102760+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.102760+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.103782+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.103782+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.109716+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.109716+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.111229+0000 mgr.x (mgr.24989) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.111229+0000 mgr.x (mgr.24989) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.184617+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.184617+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.187054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.187054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.189913+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.189913+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.190901+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.190901+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.196882+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.196882+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.272097+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.272097+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.274395+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.274395+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.276894+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.276894+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.278008+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.278008+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.283710+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.283710+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.326060+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.326060+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.328016+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.328016+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.329879+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.329879+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.330629+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.330629+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.335393+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.335393+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.350967+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.350967+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.361163+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.361163+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.369700+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.369700+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.394837+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.394837+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.396767+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.396767+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.398880+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.398880+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.399637+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.399637+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.406369+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.406369+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.483649+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.483649+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.486075+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.486075+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.488614+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.488614+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.489465+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.489465+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.496518+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.496518+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.572213+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.572213+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.574434+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.574434+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.576201+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.576201+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.576862+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.576862+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.583511+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.583511+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cluster 2024-04-25T05:08:41.583711+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: cluster 2024-04-25T05:08:41.583711+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.626723+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.626723+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.628752+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.628752+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.630642+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.630642+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.631281+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.631281+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.636397+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.636397+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.679374+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.679374+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.681512+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.681512+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.683688+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.683688+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.685015+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.685015+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.690305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.690305+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.764892+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.764892+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.767725+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.767725+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.770725+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.770725+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.771999+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.771999+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.780576+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:42.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:41 smithi155 bash[60276]: audit 2024-04-25T05:08:41.780576+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.198453+0000 mgr.x (mgr.24989) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.198453+0000 mgr.x (mgr.24989) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.285313+0000 mgr.x (mgr.24989) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.285313+0000 mgr.x (mgr.24989) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.337103+0000 mgr.x (mgr.24989) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.337103+0000 mgr.x (mgr.24989) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.410372+0000 mgr.x (mgr.24989) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.410372+0000 mgr.x (mgr.24989) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.500523+0000 mgr.x (mgr.24989) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.500523+0000 mgr.x (mgr.24989) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cluster 2024-04-25T05:08:41.545410+0000 mgr.x (mgr.24989) 451 : cluster [DBG] pgmap v109: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:43.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cluster 2024-04-25T05:08:41.545410+0000 mgr.x (mgr.24989) 451 : cluster [DBG] pgmap v109: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.585645+0000 mgr.x (mgr.24989) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.585645+0000 mgr.x (mgr.24989) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.638671+0000 mgr.x (mgr.24989) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.638671+0000 mgr.x (mgr.24989) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.692554+0000 mgr.x (mgr.24989) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.692554+0000 mgr.x (mgr.24989) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.783227+0000 mgr.x (mgr.24989) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.783227+0000 mgr.x (mgr.24989) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.856936+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.856936+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.859954+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.859954+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.864017+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.864017+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.865800+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.865800+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.875415+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.875415+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.877608+0000 mgr.x (mgr.24989) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.877608+0000 mgr.x (mgr.24989) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.950444+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.950444+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.953572+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.953572+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.957019+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.957019+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.958225+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.958225+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.968767+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:41.968767+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.970955+0000 mgr.x (mgr.24989) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:41.970955+0000 mgr.x (mgr.24989) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.043816+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.043816+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.046941+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.046941+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.049965+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.049965+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.051255+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.051255+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.062820+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.062820+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.064915+0000 mgr.x (mgr.24989) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.064915+0000 mgr.x (mgr.24989) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.141086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.141086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.144509+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.144509+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.149035+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.149035+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.150730+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.150730+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.159563+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.159563+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.240221+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.240221+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.243889+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.243889+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.247045+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.247045+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.248437+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.248437+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.257334+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.257334+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.335421+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.335421+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.338963+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.338963+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.342721+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.342721+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.344349+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.344349+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.353989+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.353989+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.444462+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.444462+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.449117+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.449117+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.453111+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.453111+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.454728+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.454728+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.465430+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.465430+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.558380+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.558380+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.563383+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.563383+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.567845+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.567845+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.569389+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.569389+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.579434+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.579434+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.658883+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.658883+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.662130+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.662130+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.665024+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.665024+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.666621+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.666621+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.676186+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.676186+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.751302+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.751302+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.754371+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.754371+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.757148+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.757148+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.758442+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.758442+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.766691+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:42 smithi155 bash[60276]: audit 2024-04-25T05:08:42.766691+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.198453+0000 mgr.x (mgr.24989) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.198453+0000 mgr.x (mgr.24989) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.285313+0000 mgr.x (mgr.24989) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.285313+0000 mgr.x (mgr.24989) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.337103+0000 mgr.x (mgr.24989) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.337103+0000 mgr.x (mgr.24989) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.410372+0000 mgr.x (mgr.24989) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.410372+0000 mgr.x (mgr.24989) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.500523+0000 mgr.x (mgr.24989) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.500523+0000 mgr.x (mgr.24989) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cluster 2024-04-25T05:08:41.545410+0000 mgr.x (mgr.24989) 451 : cluster [DBG] pgmap v109: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cluster 2024-04-25T05:08:41.545410+0000 mgr.x (mgr.24989) 451 : cluster [DBG] pgmap v109: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.585645+0000 mgr.x (mgr.24989) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.585645+0000 mgr.x (mgr.24989) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.638671+0000 mgr.x (mgr.24989) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.638671+0000 mgr.x (mgr.24989) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.692554+0000 mgr.x (mgr.24989) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.692554+0000 mgr.x (mgr.24989) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.783227+0000 mgr.x (mgr.24989) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.783227+0000 mgr.x (mgr.24989) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.198453+0000 mgr.x (mgr.24989) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.198453+0000 mgr.x (mgr.24989) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.285313+0000 mgr.x (mgr.24989) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.285313+0000 mgr.x (mgr.24989) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.337103+0000 mgr.x (mgr.24989) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.337103+0000 mgr.x (mgr.24989) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.410372+0000 mgr.x (mgr.24989) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.410372+0000 mgr.x (mgr.24989) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.500523+0000 mgr.x (mgr.24989) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.500523+0000 mgr.x (mgr.24989) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cluster 2024-04-25T05:08:41.545410+0000 mgr.x (mgr.24989) 451 : cluster [DBG] pgmap v109: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cluster 2024-04-25T05:08:41.545410+0000 mgr.x (mgr.24989) 451 : cluster [DBG] pgmap v109: 161 pgs: 6 peering, 14 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s; 45/726 objects degraded (6.198%) 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.585645+0000 mgr.x (mgr.24989) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.585645+0000 mgr.x (mgr.24989) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.638671+0000 mgr.x (mgr.24989) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.638671+0000 mgr.x (mgr.24989) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.692554+0000 mgr.x (mgr.24989) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.692554+0000 mgr.x (mgr.24989) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.783227+0000 mgr.x (mgr.24989) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.783227+0000 mgr.x (mgr.24989) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.856936+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.856936+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.859954+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.859954+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.864017+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.864017+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.865800+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.865800+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.875415+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.875415+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.877608+0000 mgr.x (mgr.24989) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.877608+0000 mgr.x (mgr.24989) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.950444+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.950444+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.953572+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.953572+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.957019+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.957019+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.958225+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.958225+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.856936+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.856936+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.859954+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.859954+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.864017+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.864017+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.865800+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.865800+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.875415+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.875415+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.877608+0000 mgr.x (mgr.24989) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.877608+0000 mgr.x (mgr.24989) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.950444+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.950444+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.953572+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.953572+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.957019+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.957019+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.958225+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.958225+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.968767+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:41.968767+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.970955+0000 mgr.x (mgr.24989) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:41.970955+0000 mgr.x (mgr.24989) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.043816+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.043816+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.046941+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.046941+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.049965+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.049965+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.051255+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.051255+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.062820+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.062820+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.064915+0000 mgr.x (mgr.24989) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.064915+0000 mgr.x (mgr.24989) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.141086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.141086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.144509+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.144509+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.968767+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:41.968767+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.970955+0000 mgr.x (mgr.24989) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:41.970955+0000 mgr.x (mgr.24989) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.043816+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.043816+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.046941+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.046941+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.049965+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.049965+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.051255+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.051255+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.062820+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.062820+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.064915+0000 mgr.x (mgr.24989) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.064915+0000 mgr.x (mgr.24989) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.141086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.141086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.144509+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.144509+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.149035+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.149035+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.150730+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.150730+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.159563+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.159563+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.240221+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.240221+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.243889+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.243889+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.247045+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.247045+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.248437+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.248437+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.257334+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.257334+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.335421+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.335421+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.338963+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.338963+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.149035+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.149035+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.150730+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.150730+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.159563+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.159563+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.240221+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.240221+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.243889+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.243889+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.247045+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.247045+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.248437+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.248437+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.257334+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.257334+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.335421+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.335421+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.338963+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.338963+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.342721+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.342721+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.344349+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.344349+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.353989+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.353989+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.444462+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.444462+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.449117+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.449117+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.453111+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.453111+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.454728+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.454728+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.465430+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.465430+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.558380+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.558380+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.563383+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.563383+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.342721+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.342721+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.344349+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.344349+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.353989+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.353989+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.444462+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.444462+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.449117+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.449117+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.453111+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.453111+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.454728+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.454728+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.465430+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.465430+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.558380+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.558380+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.563383+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.563383+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.567845+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.567845+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.569389+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.569389+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.579434+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.579434+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.658883+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.658883+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.662130+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.662130+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.665024+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.665024+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.666621+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.666621+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.676186+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.676186+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.751302+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.751302+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.754371+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.754371+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.567845+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.567845+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.569389+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.569389+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.579434+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.579434+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.658883+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.658883+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.662130+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.662130+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.665024+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.665024+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.666621+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.666621+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.676186+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.676186+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.751302+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.751302+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.754371+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.754371+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.757148+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.757148+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.758442+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.758442+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.766691+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[79063]: audit 2024-04-25T05:08:42.766691+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.757148+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.757148+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:43.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.758442+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.758442+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:43.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.766691+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:43.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:42 smithi096 bash[81040]: audit 2024-04-25T05:08:42.766691+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.161471+0000 mgr.x (mgr.24989) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.161471+0000 mgr.x (mgr.24989) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.259498+0000 mgr.x (mgr.24989) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.259498+0000 mgr.x (mgr.24989) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.355963+0000 mgr.x (mgr.24989) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.355963+0000 mgr.x (mgr.24989) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.467981+0000 mgr.x (mgr.24989) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.467981+0000 mgr.x (mgr.24989) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.581204+0000 mgr.x (mgr.24989) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.581204+0000 mgr.x (mgr.24989) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.678608+0000 mgr.x (mgr.24989) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.678608+0000 mgr.x (mgr.24989) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.769645+0000 mgr.x (mgr.24989) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.769645+0000 mgr.x (mgr.24989) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.842022+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.842022+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.844259+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.844259+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.847456+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.847456+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.848351+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.161471+0000 mgr.x (mgr.24989) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.161471+0000 mgr.x (mgr.24989) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.259498+0000 mgr.x (mgr.24989) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.259498+0000 mgr.x (mgr.24989) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.355963+0000 mgr.x (mgr.24989) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.355963+0000 mgr.x (mgr.24989) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.467981+0000 mgr.x (mgr.24989) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.467981+0000 mgr.x (mgr.24989) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.581204+0000 mgr.x (mgr.24989) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.581204+0000 mgr.x (mgr.24989) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.080 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.678608+0000 mgr.x (mgr.24989) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.678608+0000 mgr.x (mgr.24989) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.769645+0000 mgr.x (mgr.24989) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.769645+0000 mgr.x (mgr.24989) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.842022+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.842022+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.844259+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.844259+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.847456+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.847456+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.848351+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.848351+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.854169+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.854169+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.858338+0000 mgr.x (mgr.24989) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.858338+0000 mgr.x (mgr.24989) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.931269+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.931269+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.934049+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.934049+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.937181+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.937181+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.938189+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.938189+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.943760+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:42.943760+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.082 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.947532+0000 mgr.x (mgr.24989) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:42.947532+0000 mgr.x (mgr.24989) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.020706+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.020706+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.025222+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.848351+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.854169+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.854169+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.858338+0000 mgr.x (mgr.24989) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.858338+0000 mgr.x (mgr.24989) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.931269+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.931269+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.934049+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.934049+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.937181+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.937181+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.938189+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.938189+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.943760+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:42.943760+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.947532+0000 mgr.x (mgr.24989) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:42.947532+0000 mgr.x (mgr.24989) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.020706+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.020706+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.025222+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.025222+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.028981+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.028981+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.030581+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.030581+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.040510+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.040510+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.044951+0000 mgr.x (mgr.24989) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.044951+0000 mgr.x (mgr.24989) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.134469+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.134469+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.137683+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.085 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.137683+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.141034+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.141034+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.142073+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.142073+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.150925+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.150925+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.229322+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.025222+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.028981+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.028981+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.030581+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.030581+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.040510+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.040510+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.044951+0000 mgr.x (mgr.24989) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.044951+0000 mgr.x (mgr.24989) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.134469+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.134469+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.137683+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.137683+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.141034+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.141034+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.142073+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.142073+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.150925+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.150925+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.229322+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.229322+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.232489+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.232489+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.236265+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.236265+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.237584+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.237584+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.246616+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.246616+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.326581+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.326581+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.329189+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.329189+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.331883+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.331883+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.332739+0000 mon.c (mon.1) 770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.332739+0000 mon.c (mon.1) 770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.339338+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.339338+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.417253+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.229322+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.232489+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.232489+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.236265+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.236265+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.237584+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.237584+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.246616+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.246616+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.090 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.326581+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.326581+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.329189+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.329189+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.331883+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.331883+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.332739+0000 mon.c (mon.1) 770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.332739+0000 mon.c (mon.1) 770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.339338+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.339338+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.417253+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.417253+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.419589+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.419589+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.422102+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.422102+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.422830+0000 mon.c (mon.1) 774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.422830+0000 mon.c (mon.1) 774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.430727+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.430727+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.511185+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.511185+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.513712+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.513712+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.516469+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.516469+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.517544+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.092 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.517544+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.523761+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.523761+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.603247+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.417253+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.419589+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.419589+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.422102+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.422102+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.422830+0000 mon.c (mon.1) 774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.422830+0000 mon.c (mon.1) 774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.430727+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.430727+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.511185+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.511185+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.513712+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.513712+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.516469+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.516469+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.517544+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.517544+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.523761+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.523761+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.094 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.603247+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.603247+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.606986+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.606986+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.610679+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.610679+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.612342+0000 mon.c (mon.1) 782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.612342+0000 mon.c (mon.1) 782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.623417+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.623417+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.716691+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.716691+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.720663+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.720663+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.724189+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.724189+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.725303+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.725303+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.733176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[81040]: audit 2024-04-25T05:08:43.733176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.603247+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.606986+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.606986+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.610679+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.610679+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.612342+0000 mon.c (mon.1) 782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.612342+0000 mon.c (mon.1) 782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.623417+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.623417+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.716691+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.716691+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.720663+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.720663+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.724189+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.724189+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.725303+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.725303+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.733176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:43 smithi096 bash[79063]: audit 2024-04-25T05:08:43.733176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.132 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.161471+0000 mgr.x (mgr.24989) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.161471+0000 mgr.x (mgr.24989) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.259498+0000 mgr.x (mgr.24989) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.259498+0000 mgr.x (mgr.24989) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.355963+0000 mgr.x (mgr.24989) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.355963+0000 mgr.x (mgr.24989) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.467981+0000 mgr.x (mgr.24989) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.467981+0000 mgr.x (mgr.24989) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.581204+0000 mgr.x (mgr.24989) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.581204+0000 mgr.x (mgr.24989) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.678608+0000 mgr.x (mgr.24989) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.678608+0000 mgr.x (mgr.24989) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.769645+0000 mgr.x (mgr.24989) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.769645+0000 mgr.x (mgr.24989) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.842022+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.842022+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.844259+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.844259+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.847456+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.847456+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.848351+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.848351+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.854169+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.854169+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.858338+0000 mgr.x (mgr.24989) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.858338+0000 mgr.x (mgr.24989) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.931269+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.931269+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.934049+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.934049+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.937181+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.937181+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.938189+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.938189+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.943760+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:42.943760+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.947532+0000 mgr.x (mgr.24989) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:42.947532+0000 mgr.x (mgr.24989) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.020706+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.020706+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.025222+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.025222+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.028981+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.028981+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.030581+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.030581+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.040510+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.040510+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.044951+0000 mgr.x (mgr.24989) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.044951+0000 mgr.x (mgr.24989) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.134469+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.134469+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.137683+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.137683+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.141034+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.141034+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.142073+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.142073+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.150925+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.150925+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.229322+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.229322+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.232489+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.232489+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.236265+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.236265+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.237584+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.237584+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.246616+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.246616+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.326581+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.326581+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.329189+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.329189+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.331883+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.331883+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.332739+0000 mon.c (mon.1) 770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.332739+0000 mon.c (mon.1) 770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.339338+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.339338+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.417253+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.417253+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.419589+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.419589+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.422102+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.422102+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.422830+0000 mon.c (mon.1) 774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.422830+0000 mon.c (mon.1) 774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.430727+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.430727+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.511185+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.511185+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.513712+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.513712+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.516469+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.516469+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.517544+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.517544+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.523761+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.523761+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.603247+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.603247+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.606986+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.606986+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.610679+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.610679+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.612342+0000 mon.c (mon.1) 782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.612342+0000 mon.c (mon.1) 782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.623417+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.623417+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.716691+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.716691+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.720663+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.720663+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.724189+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.724189+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.725303+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.725303+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.733176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:43 smithi155 bash[60276]: audit 2024-04-25T05:08:43.733176+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:44.918 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:08:44.918 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 11s ago 19m - - 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 3s ago 19m - - 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (6m) 11s ago 13m 13.0M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (6m) 3s ago 12m 41.2M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (5m) 11s ago 11m 44.8M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (5m) 3s ago 19m 511M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (3m) 11s ago 21m 438M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (3m) 11s ago 21m 50.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (2m) 3s ago 19m 39.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (2m) 11s ago 19m 44.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (6m) 11s ago 13m 9339k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (6m) 3s ago 13m 9627k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (81s) 11s ago 18m 48.3M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (48s) 11s ago 18m 47.4M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 starting - - - 2524M 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (16m) 11s ago 16m 64.5M 2524M 17.2.0 e1d6a67b021e 1c5173c3d470 2024-04-25T05:08:44.919 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (16m) 3s ago 16m 65.1M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (15m) 3s ago 15m 60.2M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (15m) 3s ago 15m 57.3M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (14m) 3s ago 14m 61.9M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (5m) 3s ago 13m 64.9M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (11m) 11s ago 11m 88.0M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (11m) 3s ago 11m 88.1M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (11m) 11s ago 11m 87.6M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:08:44.920 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (11m) 3s ago 11m 87.5M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:08:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.154797+0000 mgr.x (mgr.24989) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.154797+0000 mgr.x (mgr.24989) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.250991+0000 mgr.x (mgr.24989) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.250991+0000 mgr.x (mgr.24989) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.343365+0000 mgr.x (mgr.24989) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.343365+0000 mgr.x (mgr.24989) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.434772+0000 mgr.x (mgr.24989) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.434772+0000 mgr.x (mgr.24989) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.527889+0000 mgr.x (mgr.24989) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.527889+0000 mgr.x (mgr.24989) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cluster 2024-04-25T05:08:43.547068+0000 mgr.x (mgr.24989) 474 : cluster [DBG] pgmap v110: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cluster 2024-04-25T05:08:43.547068+0000 mgr.x (mgr.24989) 474 : cluster [DBG] pgmap v110: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.627917+0000 mgr.x (mgr.24989) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.627917+0000 mgr.x (mgr.24989) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.738594+0000 mgr.x (mgr.24989) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.738594+0000 mgr.x (mgr.24989) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.829667+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.829667+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.833657+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.833657+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.837350+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.837350+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.838408+0000 mon.c (mon.1) 790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.838408+0000 mon.c (mon.1) 790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.845360+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.845360+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.847691+0000 mgr.x (mgr.24989) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.847691+0000 mgr.x (mgr.24989) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.937733+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.937733+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.942462+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.942462+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.946555+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.946555+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.947838+0000 mon.c (mon.1) 794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.947838+0000 mon.c (mon.1) 794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.957900+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:43.957900+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.959932+0000 mgr.x (mgr.24989) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:43.959932+0000 mgr.x (mgr.24989) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.036387+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.036387+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.039043+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.039043+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.041804+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.041804+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.042762+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.042762+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.049603+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.049603+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.051818+0000 mgr.x (mgr.24989) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.051818+0000 mgr.x (mgr.24989) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.110222+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.110222+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.114026+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.114026+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.117035+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.117035+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.118133+0000 mon.c (mon.1) 802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.118133+0000 mon.c (mon.1) 802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.121420+0000 mgr.x (mgr.24989) 480 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.121420+0000 mgr.x (mgr.24989) 480 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.124335+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.124335+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.198473+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.198473+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.200845+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.200845+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.203059+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.203059+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.203906+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.203906+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.210983+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.210983+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.299990+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.299990+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.304017+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.304017+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.307439+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.307439+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.308579+0000 mon.c (mon.1) 810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.308579+0000 mon.c (mon.1) 810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.315529+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.315529+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.406420+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.406420+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.410323+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.410323+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.413724+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.413724+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.415089+0000 mon.c (mon.1) 814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.415089+0000 mon.c (mon.1) 814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.422050+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.422050+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.515326+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.515326+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.519043+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.519043+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.522117+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.522117+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.526346+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.526346+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.532929+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.532929+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.611367+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.611367+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.615885+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.615885+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.624529+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.624529+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.625719+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.625719+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.633377+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.633377+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.724348+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.724348+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.729198+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.729198+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.734602+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.734602+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.736261+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.736261+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.745723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:44 smithi155 bash[60276]: audit 2024-04-25T05:08:44.745723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.249 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[93169]: debug 2024-04-25T05:08:44.780+0000 7f985f3b27c0 -1 Falling back to public interface 2024-04-25T05:08:45.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.154797+0000 mgr.x (mgr.24989) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.154797+0000 mgr.x (mgr.24989) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.250991+0000 mgr.x (mgr.24989) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.250991+0000 mgr.x (mgr.24989) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.343365+0000 mgr.x (mgr.24989) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.343365+0000 mgr.x (mgr.24989) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.434772+0000 mgr.x (mgr.24989) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.434772+0000 mgr.x (mgr.24989) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.527889+0000 mgr.x (mgr.24989) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.527889+0000 mgr.x (mgr.24989) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cluster 2024-04-25T05:08:43.547068+0000 mgr.x (mgr.24989) 474 : cluster [DBG] pgmap v110: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cluster 2024-04-25T05:08:43.547068+0000 mgr.x (mgr.24989) 474 : cluster [DBG] pgmap v110: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.627917+0000 mgr.x (mgr.24989) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.627917+0000 mgr.x (mgr.24989) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.738594+0000 mgr.x (mgr.24989) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.738594+0000 mgr.x (mgr.24989) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.829667+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.829667+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.833657+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.833657+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.154797+0000 mgr.x (mgr.24989) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.154797+0000 mgr.x (mgr.24989) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.250991+0000 mgr.x (mgr.24989) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.250991+0000 mgr.x (mgr.24989) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.343365+0000 mgr.x (mgr.24989) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.343365+0000 mgr.x (mgr.24989) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.434772+0000 mgr.x (mgr.24989) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.434772+0000 mgr.x (mgr.24989) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.527889+0000 mgr.x (mgr.24989) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.527889+0000 mgr.x (mgr.24989) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cluster 2024-04-25T05:08:43.547068+0000 mgr.x (mgr.24989) 474 : cluster [DBG] pgmap v110: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cluster 2024-04-25T05:08:43.547068+0000 mgr.x (mgr.24989) 474 : cluster [DBG] pgmap v110: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.627917+0000 mgr.x (mgr.24989) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.627917+0000 mgr.x (mgr.24989) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.738594+0000 mgr.x (mgr.24989) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.738594+0000 mgr.x (mgr.24989) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.829667+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.829667+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.833657+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.833657+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.837350+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.837350+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.838408+0000 mon.c (mon.1) 790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.838408+0000 mon.c (mon.1) 790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.845360+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.845360+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.847691+0000 mgr.x (mgr.24989) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.847691+0000 mgr.x (mgr.24989) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.937733+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.937733+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.942462+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.942462+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.946555+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.946555+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.947838+0000 mon.c (mon.1) 794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.947838+0000 mon.c (mon.1) 794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.957900+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:43.957900+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.959932+0000 mgr.x (mgr.24989) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:43.959932+0000 mgr.x (mgr.24989) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.837350+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.837350+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.838408+0000 mon.c (mon.1) 790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.838408+0000 mon.c (mon.1) 790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.845360+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.845360+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.847691+0000 mgr.x (mgr.24989) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.847691+0000 mgr.x (mgr.24989) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.937733+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.937733+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.942462+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.942462+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.946555+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.946555+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.947838+0000 mon.c (mon.1) 794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.947838+0000 mon.c (mon.1) 794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.957900+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:43.957900+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.959932+0000 mgr.x (mgr.24989) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:43.959932+0000 mgr.x (mgr.24989) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.036387+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.036387+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.039043+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.039043+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.041804+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.041804+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.042762+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.042762+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.049603+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.049603+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.051818+0000 mgr.x (mgr.24989) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.051818+0000 mgr.x (mgr.24989) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.110222+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.110222+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.114026+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.114026+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.117035+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.117035+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.118133+0000 mon.c (mon.1) 802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.118133+0000 mon.c (mon.1) 802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.036387+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.036387+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.039043+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.039043+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.041804+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.041804+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.042762+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.042762+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.049603+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.049603+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.051818+0000 mgr.x (mgr.24989) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.051818+0000 mgr.x (mgr.24989) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.110222+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.110222+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.114026+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.114026+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.117035+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.117035+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.118133+0000 mon.c (mon.1) 802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.118133+0000 mon.c (mon.1) 802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.121420+0000 mgr.x (mgr.24989) 480 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.121420+0000 mgr.x (mgr.24989) 480 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.124335+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.124335+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.198473+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.198473+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.200845+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.200845+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.203059+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.203059+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.203906+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.203906+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.210983+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.210983+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.299990+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.299990+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.304017+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.304017+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.307439+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.121420+0000 mgr.x (mgr.24989) 480 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.121420+0000 mgr.x (mgr.24989) 480 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.124335+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.124335+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.198473+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.198473+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.200845+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.200845+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.203059+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.203059+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.203906+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.203906+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.210983+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.210983+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.299990+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.299990+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.304017+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.304017+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.307439+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.307439+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.308579+0000 mon.c (mon.1) 810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.308579+0000 mon.c (mon.1) 810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.315529+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.315529+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.406420+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.406420+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.410323+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.410323+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.413724+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.413724+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.415089+0000 mon.c (mon.1) 814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.415089+0000 mon.c (mon.1) 814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.422050+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.422050+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.515326+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.515326+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.519043+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.519043+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.522117+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.307439+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.308579+0000 mon.c (mon.1) 810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.308579+0000 mon.c (mon.1) 810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.315529+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.315529+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.406420+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.406420+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.410323+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.410323+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.413724+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.413724+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.415089+0000 mon.c (mon.1) 814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.415089+0000 mon.c (mon.1) 814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.422050+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.422050+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.515326+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.515326+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.519043+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.519043+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.522117+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.522117+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.526346+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.526346+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.532929+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.532929+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.611367+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.611367+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.615885+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.615885+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.624529+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.624529+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.625719+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.625719+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.633377+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.633377+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.724348+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.724348+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.729198+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.729198+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.734602+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.522117+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.526346+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.526346+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.532929+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.532929+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.611367+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.611367+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.615885+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.615885+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.624529+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.624529+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.625719+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.625719+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.633377+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.633377+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.724348+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.724348+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.729198+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.729198+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.734602+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.734602+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.736261+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.736261+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.745723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[79063]: audit 2024-04-25T05:08:44.745723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.734602+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:45.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.736261+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.736261+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:45.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.745723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:44 smithi096 bash[81040]: audit 2024-04-25T05:08:44.745723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:08:45.348 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 7 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:08:45.349 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:08:45.712 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "7/23 daemons upgraded", 2024-04-25T05:08:45.713 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:08:45.713 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:08:45.713 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:08:46.154 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: osd.2 (root=default,host=smithi096) is down 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.1c is active+undersized+degraded, acting [7,5] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-25T05:08:46.155 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-04-25T05:08:46.156 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-25T05:08:46.156 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-25T05:08:46.156 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-25T05:08:46.156 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-04-25T05:08:46.156 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-04-25T05:08:46.156 INFO:teuthology.orchestra.run.smithi096.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-04-25T05:08:46.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.125849+0000 mgr.x (mgr.24989) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.125849+0000 mgr.x (mgr.24989) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.212550+0000 mgr.x (mgr.24989) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.212550+0000 mgr.x (mgr.24989) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.318462+0000 mgr.x (mgr.24989) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.318462+0000 mgr.x (mgr.24989) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.426274+0000 mgr.x (mgr.24989) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.426274+0000 mgr.x (mgr.24989) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.495905+0000 mgr.x (mgr.24989) 485 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.495905+0000 mgr.x (mgr.24989) 485 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.535065+0000 mgr.x (mgr.24989) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.535065+0000 mgr.x (mgr.24989) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.635169+0000 mgr.x (mgr.24989) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.635169+0000 mgr.x (mgr.24989) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.749016+0000 mgr.x (mgr.24989) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.749016+0000 mgr.x (mgr.24989) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.846736+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.846736+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.850284+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.850284+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.853721+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.853721+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.854885+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.854885+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.860872+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.860872+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.863179+0000 mgr.x (mgr.24989) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:44.863179+0000 mgr.x (mgr.24989) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.872765+0000 mgr.x (mgr.24989) 490 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.872765+0000 mgr.x (mgr.24989) 490 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.989074+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.989074+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.993055+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.993055+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.995705+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.995705+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.996711+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:44.996711+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.004682+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.004682+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.006729+0000 mgr.x (mgr.24989) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.006729+0000 mgr.x (mgr.24989) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.062118+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.062118+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.065722+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.065722+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.069043+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.069043+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.070063+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.070063+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.076631+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.076631+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.078767+0000 mgr.x (mgr.24989) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.078767+0000 mgr.x (mgr.24989) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.136724+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.136724+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.140753+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.140753+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.143932+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.143932+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.144936+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.144936+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.152085+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.152085+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.228488+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.228488+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.232738+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.232738+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.235726+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.235726+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.237022+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.237022+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.249101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.249101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.340988+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.340988+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.345497+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.345497+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.349241+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.349241+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.350531+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.350531+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.353641+0000 mon.c (mon.1) 851 : audit [DBG] from='client.? 172.21.15.96:0/4273476127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.353641+0000 mon.c (mon.1) 851 : audit [DBG] from='client.? 172.21.15.96:0/4273476127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.358339+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.358339+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.419513+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.419513+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.421761+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.421761+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.425274+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.425274+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.426233+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.426233+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.431842+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.431842+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.508114+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.508114+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.510868+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.510868+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.513121+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.513121+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.514097+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.514097+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.520187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.520187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.596802+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.596802+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.599738+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.599738+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.602903+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.602903+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.603848+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.603848+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.610422+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.610422+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.687189+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.687189+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.689795+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.689795+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.692679+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.692679+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.693685+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.693685+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.700172+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.700172+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.789887+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.789887+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.793972+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.793972+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.798042+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.798042+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.799679+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.799679+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.809807+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:45 smithi155 bash[60276]: audit 2024-04-25T05:08:45.809807+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.125849+0000 mgr.x (mgr.24989) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.125849+0000 mgr.x (mgr.24989) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.212550+0000 mgr.x (mgr.24989) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.212550+0000 mgr.x (mgr.24989) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.318462+0000 mgr.x (mgr.24989) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.318462+0000 mgr.x (mgr.24989) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.426274+0000 mgr.x (mgr.24989) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.426274+0000 mgr.x (mgr.24989) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.495905+0000 mgr.x (mgr.24989) 485 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.495905+0000 mgr.x (mgr.24989) 485 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.535065+0000 mgr.x (mgr.24989) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.535065+0000 mgr.x (mgr.24989) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.635169+0000 mgr.x (mgr.24989) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.635169+0000 mgr.x (mgr.24989) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.749016+0000 mgr.x (mgr.24989) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.749016+0000 mgr.x (mgr.24989) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.846736+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.846736+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.850284+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.850284+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.853721+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.125849+0000 mgr.x (mgr.24989) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.125849+0000 mgr.x (mgr.24989) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.212550+0000 mgr.x (mgr.24989) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.212550+0000 mgr.x (mgr.24989) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.318462+0000 mgr.x (mgr.24989) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.318462+0000 mgr.x (mgr.24989) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.426274+0000 mgr.x (mgr.24989) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.426274+0000 mgr.x (mgr.24989) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.495905+0000 mgr.x (mgr.24989) 485 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.495905+0000 mgr.x (mgr.24989) 485 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.535065+0000 mgr.x (mgr.24989) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.535065+0000 mgr.x (mgr.24989) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.635169+0000 mgr.x (mgr.24989) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.635169+0000 mgr.x (mgr.24989) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.749016+0000 mgr.x (mgr.24989) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.749016+0000 mgr.x (mgr.24989) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.846736+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.846736+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.850284+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.850284+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.853721+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.853721+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.854885+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.854885+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.860872+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.860872+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.863179+0000 mgr.x (mgr.24989) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:44.863179+0000 mgr.x (mgr.24989) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.872765+0000 mgr.x (mgr.24989) 490 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.872765+0000 mgr.x (mgr.24989) 490 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.989074+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.989074+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.993055+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.993055+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.995705+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.995705+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.996711+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:44.996711+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.004682+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.004682+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.006729+0000 mgr.x (mgr.24989) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.853721+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.854885+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.854885+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.860872+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.860872+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.863179+0000 mgr.x (mgr.24989) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:44.863179+0000 mgr.x (mgr.24989) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.872765+0000 mgr.x (mgr.24989) 490 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.872765+0000 mgr.x (mgr.24989) 490 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:46.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.989074+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.989074+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.993055+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.993055+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.995705+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.995705+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.996711+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:44.996711+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.004682+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.004682+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.006729+0000 mgr.x (mgr.24989) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.006729+0000 mgr.x (mgr.24989) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.062118+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.062118+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.065722+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.065722+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.069043+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.069043+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.070063+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.070063+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.076631+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.076631+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.078767+0000 mgr.x (mgr.24989) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.078767+0000 mgr.x (mgr.24989) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.136724+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.136724+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.140753+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.140753+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.143932+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.143932+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.144936+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.144936+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.152085+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.152085+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.228488+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.228488+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.232738+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.232738+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.235726+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.235726+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.237022+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.237022+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.249101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.249101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.340988+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.340988+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.345497+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.345497+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.349241+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.349241+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.006729+0000 mgr.x (mgr.24989) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.062118+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.062118+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.065722+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.065722+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.069043+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.069043+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.070063+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.070063+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.076631+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.076631+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.078767+0000 mgr.x (mgr.24989) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.078767+0000 mgr.x (mgr.24989) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.136724+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.136724+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.140753+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.140753+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.143932+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.143932+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.350531+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.350531+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.353641+0000 mon.c (mon.1) 851 : audit [DBG] from='client.? 172.21.15.96:0/4273476127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.353641+0000 mon.c (mon.1) 851 : audit [DBG] from='client.? 172.21.15.96:0/4273476127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.358339+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.358339+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.419513+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.419513+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.421761+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.421761+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.425274+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.425274+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.426233+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.426233+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.431842+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.431842+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.508114+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.508114+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.510868+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.510868+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.144936+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.144936+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.152085+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.152085+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.228488+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.228488+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.232738+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.232738+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.235726+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.235726+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.237022+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.237022+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.249101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.249101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.340988+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.340988+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.345497+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.345497+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.349241+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.349241+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.513121+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.513121+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.514097+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.514097+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.520187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.520187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.596802+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.596802+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.599738+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.599738+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.602903+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.602903+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.603848+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.603848+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.610422+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.610422+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.687189+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.687189+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.689795+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.689795+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.350531+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.350531+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.353641+0000 mon.c (mon.1) 851 : audit [DBG] from='client.? 172.21.15.96:0/4273476127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.353641+0000 mon.c (mon.1) 851 : audit [DBG] from='client.? 172.21.15.96:0/4273476127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.358339+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.358339+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.419513+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.419513+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.421761+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.421761+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.425274+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.425274+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.426233+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.426233+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.431842+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.431842+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.508114+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.508114+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.510868+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.510868+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.692679+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.692679+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.693685+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.693685+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.700172+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.700172+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.789887+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.789887+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.793972+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.793972+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.798042+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.798042+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.799679+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.799679+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.809807+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[79063]: audit 2024-04-25T05:08:45.809807+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.513121+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.513121+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.514097+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.514097+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.520187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.520187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.596802+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.596802+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.599738+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.599738+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.602903+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.602903+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.603848+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.603848+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.610422+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.610422+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.687189+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.687189+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.689795+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.689795+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.692679+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.692679+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.693685+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.693685+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.700172+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.700172+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.789887+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.789887+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.793972+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.793972+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.798042+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.798042+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.799679+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.799679+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.809807+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:45 smithi096 bash[81040]: audit 2024-04-25T05:08:45.809807+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:46.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.154446+0000 mgr.x (mgr.24989) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.154446+0000 mgr.x (mgr.24989) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:46.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.251349+0000 mgr.x (mgr.24989) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.251349+0000 mgr.x (mgr.24989) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.361008+0000 mgr.x (mgr.24989) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.361008+0000 mgr.x (mgr.24989) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.434437+0000 mgr.x (mgr.24989) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.434437+0000 mgr.x (mgr.24989) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.522323+0000 mgr.x (mgr.24989) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.522323+0000 mgr.x (mgr.24989) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cluster 2024-04-25T05:08:45.547543+0000 mgr.x (mgr.24989) 498 : cluster [DBG] pgmap v111: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cluster 2024-04-25T05:08:45.547543+0000 mgr.x (mgr.24989) 498 : cluster [DBG] pgmap v111: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.612427+0000 mgr.x (mgr.24989) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.612427+0000 mgr.x (mgr.24989) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.702132+0000 mgr.x (mgr.24989) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.702132+0000 mgr.x (mgr.24989) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.717890+0000 mgr.x (mgr.24989) 501 : audit [DBG] from='client.44290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.717890+0000 mgr.x (mgr.24989) 501 : audit [DBG] from='client.44290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.812429+0000 mgr.x (mgr.24989) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.812429+0000 mgr.x (mgr.24989) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.154446+0000 mgr.x (mgr.24989) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.154446+0000 mgr.x (mgr.24989) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.251349+0000 mgr.x (mgr.24989) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.251349+0000 mgr.x (mgr.24989) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.361008+0000 mgr.x (mgr.24989) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.361008+0000 mgr.x (mgr.24989) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.434437+0000 mgr.x (mgr.24989) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.434437+0000 mgr.x (mgr.24989) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.522323+0000 mgr.x (mgr.24989) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.522323+0000 mgr.x (mgr.24989) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cluster 2024-04-25T05:08:45.547543+0000 mgr.x (mgr.24989) 498 : cluster [DBG] pgmap v111: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cluster 2024-04-25T05:08:45.547543+0000 mgr.x (mgr.24989) 498 : cluster [DBG] pgmap v111: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.612427+0000 mgr.x (mgr.24989) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.612427+0000 mgr.x (mgr.24989) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.702132+0000 mgr.x (mgr.24989) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.702132+0000 mgr.x (mgr.24989) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.717890+0000 mgr.x (mgr.24989) 501 : audit [DBG] from='client.44290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:47.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.717890+0000 mgr.x (mgr.24989) 501 : audit [DBG] from='client.44290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.812429+0000 mgr.x (mgr.24989) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.812429+0000 mgr.x (mgr.24989) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.883156+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.883156+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.885752+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.885752+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.888300+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.888300+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.888983+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.888983+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.894707+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.894707+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.896163+0000 mgr.x (mgr.24989) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.896163+0000 mgr.x (mgr.24989) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.970978+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.970978+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.974133+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.974133+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.977362+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.977362+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.978979+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.978979+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.990891+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:45.990891+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.993091+0000 mgr.x (mgr.24989) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:45.993091+0000 mgr.x (mgr.24989) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.048432+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.048432+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.052201+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.052201+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.055201+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.055201+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.056139+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.056139+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.063527+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.063527+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.065011+0000 mgr.x (mgr.24989) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.065011+0000 mgr.x (mgr.24989) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.120343+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.120343+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.123002+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.123002+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.883156+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.883156+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.885752+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.885752+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.888300+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.888300+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.888983+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.888983+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.894707+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.894707+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.896163+0000 mgr.x (mgr.24989) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.896163+0000 mgr.x (mgr.24989) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.970978+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.970978+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.974133+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.974133+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.977362+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.977362+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.978979+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.125851+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.125851+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.126714+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.126714+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.133076+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.133076+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.160227+0000 mon.c (mon.1) 888 : audit [DBG] from='client.? 172.21.15.96:0/890004697' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.160227+0000 mon.c (mon.1) 888 : audit [DBG] from='client.? 172.21.15.96:0/890004697' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.194007+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.194007+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.198491+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.198491+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.202083+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.202083+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.203526+0000 mon.c (mon.1) 892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.203526+0000 mon.c (mon.1) 892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.210261+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.210261+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.268878+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.268878+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.273037+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.273037+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.276026+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.276026+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.277293+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.277293+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.286878+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.286878+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.344568+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.344568+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.348297+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.348297+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.351147+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.351147+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.352159+0000 mon.c (mon.1) 900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.352159+0000 mon.c (mon.1) 900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.358622+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.358622+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.416343+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.978979+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.990891+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:45.990891+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.993091+0000 mgr.x (mgr.24989) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:45.993091+0000 mgr.x (mgr.24989) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.048432+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.048432+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.052201+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.052201+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.055201+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.055201+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.056139+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.056139+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.063527+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.063527+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.065011+0000 mgr.x (mgr.24989) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.065011+0000 mgr.x (mgr.24989) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.120343+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.120343+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.123002+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.123002+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.416343+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.420062+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.420062+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.423262+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.423262+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.424288+0000 mon.c (mon.1) 904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.424288+0000 mon.c (mon.1) 904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.430659+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.430659+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.474284+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.474284+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.476483+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.476483+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.478884+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.478884+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.479601+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.479601+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.485714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.485714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.531111+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.531111+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.533701+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.533701+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.535813+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.535813+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.536808+0000 mon.c (mon.1) 912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.536808+0000 mon.c (mon.1) 912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.542200+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.542200+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.581344+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.581344+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cluster 2024-04-25T05:08:46.584412+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: cluster 2024-04-25T05:08:46.584412+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.613150+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.613150+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.618007+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.618007+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.642892+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.642892+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.645684+0000 mon.c (mon.1) 917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.645684+0000 mon.c (mon.1) 917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.673149+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.673149+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.716696+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.716696+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.719201+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.719201+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.721499+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.721499+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.722286+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.722286+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.727858+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.727858+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.789356+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.789356+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.791747+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.791747+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.794099+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.794099+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.795172+0000 mon.c (mon.1) 925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.795172+0000 mon.c (mon.1) 925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.801084+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[79063]: audit 2024-04-25T05:08:46.801084+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.125851+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.125851+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.126714+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.126714+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.133076+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.133076+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.160227+0000 mon.c (mon.1) 888 : audit [DBG] from='client.? 172.21.15.96:0/890004697' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.160227+0000 mon.c (mon.1) 888 : audit [DBG] from='client.? 172.21.15.96:0/890004697' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.194007+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.194007+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.198491+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.198491+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.202083+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.202083+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.203526+0000 mon.c (mon.1) 892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.203526+0000 mon.c (mon.1) 892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.210261+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.210261+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.268878+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.268878+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.273037+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.273037+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.276026+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.276026+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.277293+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.277293+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.286878+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.286878+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.344568+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.344568+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.348297+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.348297+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.351147+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.351147+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.352159+0000 mon.c (mon.1) 900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.352159+0000 mon.c (mon.1) 900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.358622+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.358622+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.416343+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.416343+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.420062+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.420062+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.423262+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.423262+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.424288+0000 mon.c (mon.1) 904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.424288+0000 mon.c (mon.1) 904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.430659+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.430659+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.474284+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.474284+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.476483+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.476483+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.478884+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.478884+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.479601+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.479601+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.485714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.485714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.531111+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.531111+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.533701+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.533701+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.535813+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.535813+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.536808+0000 mon.c (mon.1) 912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.536808+0000 mon.c (mon.1) 912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.542200+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.542200+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.581344+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.581344+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cluster 2024-04-25T05:08:46.584412+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:47.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: cluster 2024-04-25T05:08:46.584412+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.613150+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.613150+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.618007+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.618007+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.642892+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.642892+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.645684+0000 mon.c (mon.1) 917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.645684+0000 mon.c (mon.1) 917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.673149+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.673149+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.716696+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.716696+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.719201+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.719201+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.721499+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.721499+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.722286+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.722286+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.727858+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.727858+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.789356+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.789356+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.791747+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.791747+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.794099+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.794099+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.795172+0000 mon.c (mon.1) 925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.795172+0000 mon.c (mon.1) 925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.801084+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:46 smithi096 bash[81040]: audit 2024-04-25T05:08:46.801084+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.154446+0000 mgr.x (mgr.24989) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.154446+0000 mgr.x (mgr.24989) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.251349+0000 mgr.x (mgr.24989) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.251349+0000 mgr.x (mgr.24989) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.361008+0000 mgr.x (mgr.24989) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.361008+0000 mgr.x (mgr.24989) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.434437+0000 mgr.x (mgr.24989) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.434437+0000 mgr.x (mgr.24989) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.522323+0000 mgr.x (mgr.24989) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.522323+0000 mgr.x (mgr.24989) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cluster 2024-04-25T05:08:45.547543+0000 mgr.x (mgr.24989) 498 : cluster [DBG] pgmap v111: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cluster 2024-04-25T05:08:45.547543+0000 mgr.x (mgr.24989) 498 : cluster [DBG] pgmap v111: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.612427+0000 mgr.x (mgr.24989) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.612427+0000 mgr.x (mgr.24989) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.702132+0000 mgr.x (mgr.24989) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.702132+0000 mgr.x (mgr.24989) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.717890+0000 mgr.x (mgr.24989) 501 : audit [DBG] from='client.44290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.717890+0000 mgr.x (mgr.24989) 501 : audit [DBG] from='client.44290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.812429+0000 mgr.x (mgr.24989) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.812429+0000 mgr.x (mgr.24989) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.883156+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.883156+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.885752+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.885752+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.888300+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.888300+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.888983+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.888983+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.894707+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.894707+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.896163+0000 mgr.x (mgr.24989) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.896163+0000 mgr.x (mgr.24989) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.970978+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.970978+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.974133+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.974133+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.977362+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.977362+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.978979+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.978979+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.990891+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:45.990891+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.993091+0000 mgr.x (mgr.24989) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:45.993091+0000 mgr.x (mgr.24989) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.048432+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.048432+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.052201+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.052201+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.055201+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.055201+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.056139+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.056139+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.063527+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.063527+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.065011+0000 mgr.x (mgr.24989) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.065011+0000 mgr.x (mgr.24989) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.120343+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.120343+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.123002+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.123002+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.125851+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.125851+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.126714+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.126714+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.133076+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.133076+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.160227+0000 mon.c (mon.1) 888 : audit [DBG] from='client.? 172.21.15.96:0/890004697' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.160227+0000 mon.c (mon.1) 888 : audit [DBG] from='client.? 172.21.15.96:0/890004697' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.194007+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.194007+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.198491+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.198491+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.202083+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.202083+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.203526+0000 mon.c (mon.1) 892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.203526+0000 mon.c (mon.1) 892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.210261+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.210261+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.268878+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.268878+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.273037+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.273037+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.276026+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.276026+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.277293+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.277293+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.286878+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.286878+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.344568+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.344568+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.348297+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.348297+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.351147+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.351147+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.352159+0000 mon.c (mon.1) 900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.352159+0000 mon.c (mon.1) 900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.358622+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.358622+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.416343+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.416343+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.420062+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.420062+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.423262+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.423262+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.424288+0000 mon.c (mon.1) 904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.424288+0000 mon.c (mon.1) 904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.430659+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.430659+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.474284+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.474284+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.476483+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.476483+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.478884+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.478884+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.479601+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.479601+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.485714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.485714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.531111+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.531111+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.533701+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.533701+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.535813+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.535813+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.536808+0000 mon.c (mon.1) 912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.536808+0000 mon.c (mon.1) 912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.542200+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.542200+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.581344+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.581344+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cluster 2024-04-25T05:08:46.584412+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: cluster 2024-04-25T05:08:46.584412+0000 mon.a (mon.0) 635 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.613150+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.613150+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.618007+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.618007+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.642892+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.642892+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.645684+0000 mon.c (mon.1) 917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.645684+0000 mon.c (mon.1) 917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.673149+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.673149+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.716696+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.716696+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.719201+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.719201+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.721499+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.721499+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.722286+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.722286+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.727858+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.727858+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.789356+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.789356+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.791747+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.791747+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.794099+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.794099+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.795172+0000 mon.c (mon.1) 925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.795172+0000 mon.c (mon.1) 925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.801084+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:46 smithi155 bash[60276]: audit 2024-04-25T05:08:46.801084+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:08:47] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2024-04-25T05:08:48.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.134773+0000 mgr.x (mgr.24989) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.134773+0000 mgr.x (mgr.24989) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.211953+0000 mgr.x (mgr.24989) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.211953+0000 mgr.x (mgr.24989) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.288674+0000 mgr.x (mgr.24989) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.288674+0000 mgr.x (mgr.24989) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.360486+0000 mgr.x (mgr.24989) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.360486+0000 mgr.x (mgr.24989) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.432093+0000 mgr.x (mgr.24989) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.432093+0000 mgr.x (mgr.24989) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.487360+0000 mgr.x (mgr.24989) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.487360+0000 mgr.x (mgr.24989) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.543610+0000 mgr.x (mgr.24989) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.543610+0000 mgr.x (mgr.24989) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.674780+0000 mgr.x (mgr.24989) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.674780+0000 mgr.x (mgr.24989) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.729564+0000 mgr.x (mgr.24989) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.729564+0000 mgr.x (mgr.24989) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.802495+0000 mgr.x (mgr.24989) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.802495+0000 mgr.x (mgr.24989) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.860226+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.860226+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.865143+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.865143+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.867007+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.867007+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.867690+0000 mon.c (mon.1) 929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.867690+0000 mon.c (mon.1) 929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.872441+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.872441+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.873912+0000 mgr.x (mgr.24989) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.873912+0000 mgr.x (mgr.24989) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.914860+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.914860+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.916914+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.916914+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.918752+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.918752+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.919363+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.919363+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.924026+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.924026+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.925332+0000 mgr.x (mgr.24989) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.925332+0000 mgr.x (mgr.24989) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.965826+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.965826+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.967698+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.967698+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.969459+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.969459+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.970088+0000 mon.c (mon.1) 937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.970088+0000 mon.c (mon.1) 937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.977082+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:46.977082+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.978532+0000 mgr.x (mgr.24989) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:46.978532+0000 mgr.x (mgr.24989) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.019865+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.019865+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.022551+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.022551+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.024737+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.024737+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.025666+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.025666+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.033329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.033329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.035251+0000 mgr.x (mgr.24989) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.035251+0000 mgr.x (mgr.24989) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.077138+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.077138+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.079850+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.079850+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.082545+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.082545+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.083585+0000 mon.c (mon.1) 945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.083585+0000 mon.c (mon.1) 945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.092240+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.092240+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.093854+0000 mgr.x (mgr.24989) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.093854+0000 mgr.x (mgr.24989) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.150292+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.150292+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.153304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.153304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.156557+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.156557+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.157697+0000 mon.c (mon.1) 949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.157697+0000 mon.c (mon.1) 949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.164549+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.164549+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.241035+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.241035+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.243607+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.243607+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.246380+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.246380+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.247417+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.247417+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.257599+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.257599+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.332413+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.332413+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.336324+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.336324+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.339640+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.339640+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.340809+0000 mon.c (mon.1) 957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.340809+0000 mon.c (mon.1) 957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.347849+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.347849+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.428286+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.428286+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.431191+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.431191+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.434336+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.434336+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.435610+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.435610+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.443893+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.443893+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.520545+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.520545+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.523098+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.523098+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.526428+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.526428+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.527280+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.527280+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.533455+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.533455+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.624921+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.624921+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.629430+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.629430+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.632767+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.632767+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.634256+0000 mon.c (mon.1) 969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.634256+0000 mon.c (mon.1) 969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.644501+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.644501+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.733958+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.733958+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.738397+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.738397+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.742669+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.742669+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.744122+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.744122+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.755531+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:47 smithi155 bash[60276]: audit 2024-04-25T05:08:47.755531+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.229 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[93169]: debug 2024-04-25T05:08:47.904+0000 7f985f3b27c0 -1 osd.2 130 log_to_monitors true 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.134773+0000 mgr.x (mgr.24989) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.134773+0000 mgr.x (mgr.24989) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.211953+0000 mgr.x (mgr.24989) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.211953+0000 mgr.x (mgr.24989) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.288674+0000 mgr.x (mgr.24989) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.288674+0000 mgr.x (mgr.24989) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.360486+0000 mgr.x (mgr.24989) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.360486+0000 mgr.x (mgr.24989) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.432093+0000 mgr.x (mgr.24989) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.432093+0000 mgr.x (mgr.24989) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.487360+0000 mgr.x (mgr.24989) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.487360+0000 mgr.x (mgr.24989) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.543610+0000 mgr.x (mgr.24989) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.543610+0000 mgr.x (mgr.24989) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.674780+0000 mgr.x (mgr.24989) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.674780+0000 mgr.x (mgr.24989) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.729564+0000 mgr.x (mgr.24989) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.729564+0000 mgr.x (mgr.24989) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.802495+0000 mgr.x (mgr.24989) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.802495+0000 mgr.x (mgr.24989) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.860226+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.860226+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.134773+0000 mgr.x (mgr.24989) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.134773+0000 mgr.x (mgr.24989) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.211953+0000 mgr.x (mgr.24989) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.211953+0000 mgr.x (mgr.24989) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.288674+0000 mgr.x (mgr.24989) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.288674+0000 mgr.x (mgr.24989) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.360486+0000 mgr.x (mgr.24989) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.360486+0000 mgr.x (mgr.24989) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.432093+0000 mgr.x (mgr.24989) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.432093+0000 mgr.x (mgr.24989) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.487360+0000 mgr.x (mgr.24989) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.487360+0000 mgr.x (mgr.24989) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.543610+0000 mgr.x (mgr.24989) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.543610+0000 mgr.x (mgr.24989) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.674780+0000 mgr.x (mgr.24989) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.674780+0000 mgr.x (mgr.24989) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.729564+0000 mgr.x (mgr.24989) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.729564+0000 mgr.x (mgr.24989) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.802495+0000 mgr.x (mgr.24989) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.802495+0000 mgr.x (mgr.24989) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.860226+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.860226+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.865143+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.865143+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.867007+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.867007+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.867690+0000 mon.c (mon.1) 929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.867690+0000 mon.c (mon.1) 929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.872441+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.872441+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.873912+0000 mgr.x (mgr.24989) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.873912+0000 mgr.x (mgr.24989) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.914860+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.914860+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.916914+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.916914+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.918752+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.918752+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.919363+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.919363+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.924026+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.924026+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.865143+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.865143+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.867007+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.867007+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.867690+0000 mon.c (mon.1) 929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.867690+0000 mon.c (mon.1) 929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.872441+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.872441+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.873912+0000 mgr.x (mgr.24989) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.873912+0000 mgr.x (mgr.24989) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.914860+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.914860+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.916914+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.916914+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.918752+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.918752+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.919363+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.919363+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.924026+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.924026+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.925332+0000 mgr.x (mgr.24989) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.925332+0000 mgr.x (mgr.24989) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.965826+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.965826+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.967698+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.967698+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.969459+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.969459+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.970088+0000 mon.c (mon.1) 937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.970088+0000 mon.c (mon.1) 937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.977082+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:46.977082+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.978532+0000 mgr.x (mgr.24989) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:46.978532+0000 mgr.x (mgr.24989) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.019865+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.019865+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.022551+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.022551+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.024737+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.024737+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.025666+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.025666+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.033329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.033329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.035251+0000 mgr.x (mgr.24989) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.035251+0000 mgr.x (mgr.24989) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.077138+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.077138+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.079850+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.079850+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.082545+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.082545+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.083585+0000 mon.c (mon.1) 945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.083585+0000 mon.c (mon.1) 945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.239 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.092240+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.092240+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.093854+0000 mgr.x (mgr.24989) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.093854+0000 mgr.x (mgr.24989) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.150292+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.150292+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.925332+0000 mgr.x (mgr.24989) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.925332+0000 mgr.x (mgr.24989) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.965826+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.965826+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.967698+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.967698+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.969459+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.969459+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.970088+0000 mon.c (mon.1) 937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.970088+0000 mon.c (mon.1) 937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.977082+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:46.977082+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.978532+0000 mgr.x (mgr.24989) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:46.978532+0000 mgr.x (mgr.24989) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.019865+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.019865+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.022551+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.022551+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.024737+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.024737+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.153304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.153304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.156557+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.156557+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.157697+0000 mon.c (mon.1) 949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.157697+0000 mon.c (mon.1) 949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.164549+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.164549+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.242 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.241035+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.241035+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.243607+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.243607+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.246380+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.246380+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.247417+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.247417+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.257599+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.257599+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.332413+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.332413+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.243 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.025666+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.025666+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.033329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.033329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.035251+0000 mgr.x (mgr.24989) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.035251+0000 mgr.x (mgr.24989) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.077138+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.077138+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.079850+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.079850+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.082545+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.082545+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.083585+0000 mon.c (mon.1) 945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.083585+0000 mon.c (mon.1) 945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.244 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.092240+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.092240+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.093854+0000 mgr.x (mgr.24989) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.093854+0000 mgr.x (mgr.24989) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.150292+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.150292+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.336324+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.336324+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.339640+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.339640+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.245 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.340809+0000 mon.c (mon.1) 957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.340809+0000 mon.c (mon.1) 957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.347849+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.347849+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.428286+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.428286+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.431191+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.431191+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.434336+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.434336+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.435610+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.435610+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.443893+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.443893+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.520545+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.520545+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.153304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.153304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.156557+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.156557+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.157697+0000 mon.c (mon.1) 949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.157697+0000 mon.c (mon.1) 949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.164549+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.164549+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.241035+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.241035+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.247 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.243607+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.243607+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.246380+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.246380+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.247417+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.247417+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.257599+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.257599+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.332413+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.332413+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.523098+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.523098+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.526428+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.526428+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.527280+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.527280+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.533455+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.533455+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.624921+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.624921+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.629430+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.629430+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.632767+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.632767+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.634256+0000 mon.c (mon.1) 969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.634256+0000 mon.c (mon.1) 969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.644501+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.644501+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.733958+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.733958+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.336324+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.336324+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.339640+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.339640+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.340809+0000 mon.c (mon.1) 957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.340809+0000 mon.c (mon.1) 957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.347849+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.347849+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.428286+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.428286+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.431191+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.431191+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.434336+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.434336+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.435610+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.435610+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.443893+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.443893+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.520545+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.520545+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.738397+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.738397+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.742669+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.742669+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.744122+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.744122+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.755531+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[81040]: audit 2024-04-25T05:08:47.755531+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.523098+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.523098+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.526428+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.526428+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.527280+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.527280+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.533455+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.533455+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.624921+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.624921+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.629430+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.629430+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.632767+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.632767+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.634256+0000 mon.c (mon.1) 969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.634256+0000 mon.c (mon.1) 969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.644501+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.644501+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.733958+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.733958+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.738397+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.738397+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.742669+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.742669+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.744122+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.744122+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.755531+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:48.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:47 smithi096 bash[79063]: audit 2024-04-25T05:08:47.755531+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.199 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[93169]: debug 2024-04-25T05:08:48.900+0000 7f984c802700 -1 osd.2 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:08:49.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.168127+0000 mgr.x (mgr.24989) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.168127+0000 mgr.x (mgr.24989) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.259361+0000 mgr.x (mgr.24989) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.259361+0000 mgr.x (mgr.24989) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.352269+0000 mgr.x (mgr.24989) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.352269+0000 mgr.x (mgr.24989) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.445938+0000 mgr.x (mgr.24989) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.445938+0000 mgr.x (mgr.24989) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.536290+0000 mgr.x (mgr.24989) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.536290+0000 mgr.x (mgr.24989) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cluster 2024-04-25T05:08:47.549817+0000 mgr.x (mgr.24989) 526 : cluster [DBG] pgmap v112: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cluster 2024-04-25T05:08:47.549817+0000 mgr.x (mgr.24989) 526 : cluster [DBG] pgmap v112: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.646605+0000 mgr.x (mgr.24989) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.646605+0000 mgr.x (mgr.24989) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.665078+0000 mgr.x (mgr.24989) 528 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.665078+0000 mgr.x (mgr.24989) 528 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.758145+0000 mgr.x (mgr.24989) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.758145+0000 mgr.x (mgr.24989) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.842582+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.842582+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.168127+0000 mgr.x (mgr.24989) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.168127+0000 mgr.x (mgr.24989) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.259361+0000 mgr.x (mgr.24989) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.259361+0000 mgr.x (mgr.24989) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.352269+0000 mgr.x (mgr.24989) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.352269+0000 mgr.x (mgr.24989) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.445938+0000 mgr.x (mgr.24989) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.445938+0000 mgr.x (mgr.24989) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.536290+0000 mgr.x (mgr.24989) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.536290+0000 mgr.x (mgr.24989) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.201 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cluster 2024-04-25T05:08:47.549817+0000 mgr.x (mgr.24989) 526 : cluster [DBG] pgmap v112: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cluster 2024-04-25T05:08:47.549817+0000 mgr.x (mgr.24989) 526 : cluster [DBG] pgmap v112: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.646605+0000 mgr.x (mgr.24989) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.646605+0000 mgr.x (mgr.24989) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.665078+0000 mgr.x (mgr.24989) 528 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.665078+0000 mgr.x (mgr.24989) 528 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.758145+0000 mgr.x (mgr.24989) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.758145+0000 mgr.x (mgr.24989) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.842582+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.842582+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.845737+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.202 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.845737+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.848483+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.848483+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.849610+0000 mon.c (mon.1) 977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.849610+0000 mon.c (mon.1) 977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.856688+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.856688+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.858262+0000 mgr.x (mgr.24989) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.858262+0000 mgr.x (mgr.24989) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.915062+0000 mon.a (mon.0) 652 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.915062+0000 mon.a (mon.0) 652 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.915383+0000 mon.b (mon.2) 3 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.915383+0000 mon.b (mon.2) 3 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.934444+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.203 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.934444+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.937312+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.937312+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.845737+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.845737+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.848483+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.848483+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.849610+0000 mon.c (mon.1) 977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.849610+0000 mon.c (mon.1) 977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.856688+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.856688+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.858262+0000 mgr.x (mgr.24989) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.204 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.858262+0000 mgr.x (mgr.24989) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.915062+0000 mon.a (mon.0) 652 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.915062+0000 mon.a (mon.0) 652 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.915383+0000 mon.b (mon.2) 3 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.915383+0000 mon.b (mon.2) 3 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.934444+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.934444+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.937312+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.937312+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.940188+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.940188+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.941377+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.941377+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.947513+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:47.947513+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.949095+0000 mgr.x (mgr.24989) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:47.949095+0000 mgr.x (mgr.24989) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.023451+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.023451+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.028270+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.028270+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.032471+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.032471+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.033653+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.033653+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.043443+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.043443+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.045684+0000 mgr.x (mgr.24989) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.045684+0000 mgr.x (mgr.24989) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.133676+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.940188+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.940188+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.941377+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.941377+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.947513+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:47.947513+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.949095+0000 mgr.x (mgr.24989) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:47.949095+0000 mgr.x (mgr.24989) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.023451+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.023451+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.028270+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.028270+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.032471+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.032471+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.033653+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.033653+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.043443+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.043443+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.045684+0000 mgr.x (mgr.24989) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.045684+0000 mgr.x (mgr.24989) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.133676+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.133676+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.138368+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.138368+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.142858+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.142858+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.144564+0000 mon.c (mon.1) 989 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.144564+0000 mon.c (mon.1) 989 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.209 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.155261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.155261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.234205+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.234205+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.236990+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.236990+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.240564+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.240564+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.241646+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.241646+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.248099+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.248099+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.326783+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.326783+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.210 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.329829+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.329829+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.333290+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.333290+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.334324+0000 mon.c (mon.1) 997 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.334324+0000 mon.c (mon.1) 997 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.340695+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.340695+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.430716+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.430716+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.433675+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.433675+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.437476+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.437476+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.438980+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.211 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.438980+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.445945+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.445945+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.133676+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.138368+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.138368+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.142858+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.142858+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.144564+0000 mon.c (mon.1) 989 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.144564+0000 mon.c (mon.1) 989 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.155261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.155261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.234205+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.234205+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.236990+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.236990+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.240564+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.240564+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.241646+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.241646+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.248099+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.248099+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.326783+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.525669+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.525669+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.528803+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.528803+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.532428+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.532428+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.538875+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.538875+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.545405+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.545405+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.624274+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.624274+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.627198+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.627198+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.631142+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.631142+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.632425+0000 mon.c (mon.1) 1009 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.632425+0000 mon.c (mon.1) 1009 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.641536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.641536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.326783+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.329829+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.329829+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.333290+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.333290+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.334324+0000 mon.c (mon.1) 997 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.334324+0000 mon.c (mon.1) 997 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.340695+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.340695+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.430716+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.430716+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.433675+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.433675+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.437476+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.437476+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.438980+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.438980+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.445945+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.445945+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.765989+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.765989+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.771257+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.771257+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.777112+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.777112+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.779030+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.779030+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.790561+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[81040]: audit 2024-04-25T05:08:48.790561+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.525669+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.525669+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.528803+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.528803+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.532428+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.532428+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.538875+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.538875+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.545405+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.545405+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.624274+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.624274+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.627198+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.627198+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.631142+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.631142+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.632425+0000 mon.c (mon.1) 1009 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.632425+0000 mon.c (mon.1) 1009 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.641536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.641536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.765989+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.765989+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.771257+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.771257+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.777112+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.777112+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.779030+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.779030+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.790561+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:48 smithi096 bash[79063]: audit 2024-04-25T05:08:48.790561+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.168127+0000 mgr.x (mgr.24989) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.168127+0000 mgr.x (mgr.24989) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.259361+0000 mgr.x (mgr.24989) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.259361+0000 mgr.x (mgr.24989) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.352269+0000 mgr.x (mgr.24989) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.352269+0000 mgr.x (mgr.24989) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.445938+0000 mgr.x (mgr.24989) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.445938+0000 mgr.x (mgr.24989) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.536290+0000 mgr.x (mgr.24989) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.536290+0000 mgr.x (mgr.24989) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cluster 2024-04-25T05:08:47.549817+0000 mgr.x (mgr.24989) 526 : cluster [DBG] pgmap v112: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cluster 2024-04-25T05:08:47.549817+0000 mgr.x (mgr.24989) 526 : cluster [DBG] pgmap v112: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.646605+0000 mgr.x (mgr.24989) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.646605+0000 mgr.x (mgr.24989) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.665078+0000 mgr.x (mgr.24989) 528 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.665078+0000 mgr.x (mgr.24989) 528 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.758145+0000 mgr.x (mgr.24989) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.758145+0000 mgr.x (mgr.24989) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.842582+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.842582+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.845737+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.845737+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.848483+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.848483+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.849610+0000 mon.c (mon.1) 977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.849610+0000 mon.c (mon.1) 977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.856688+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.856688+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.858262+0000 mgr.x (mgr.24989) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.858262+0000 mgr.x (mgr.24989) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.915062+0000 mon.a (mon.0) 652 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.915062+0000 mon.a (mon.0) 652 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.915383+0000 mon.b (mon.2) 3 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.915383+0000 mon.b (mon.2) 3 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.934444+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.934444+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.937312+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.937312+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.940188+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.940188+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.941377+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.941377+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.947513+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:47.947513+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.949095+0000 mgr.x (mgr.24989) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:47.949095+0000 mgr.x (mgr.24989) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.023451+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.023451+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.028270+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.028270+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.032471+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.032471+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.033653+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.033653+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.043443+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.043443+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.045684+0000 mgr.x (mgr.24989) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.045684+0000 mgr.x (mgr.24989) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.133676+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.133676+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.138368+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.138368+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.142858+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.142858+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.144564+0000 mon.c (mon.1) 989 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.144564+0000 mon.c (mon.1) 989 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.155261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.155261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.234205+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.234205+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.236990+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.236990+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.240564+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.240564+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.241646+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.241646+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.248099+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.248099+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.326783+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.326783+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.329829+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.329829+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.333290+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.333290+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.334324+0000 mon.c (mon.1) 997 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.334324+0000 mon.c (mon.1) 997 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.340695+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.340695+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.430716+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.430716+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.433675+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.433675+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.437476+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.437476+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.438980+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.438980+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.445945+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.445945+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.525669+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.525669+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.528803+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.528803+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.532428+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.532428+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.538875+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.538875+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.545405+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.545405+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.624274+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.624274+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.627198+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.627198+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.631142+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.631142+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.632425+0000 mon.c (mon.1) 1009 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.632425+0000 mon.c (mon.1) 1009 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.641536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.641536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.765989+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.765989+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.771257+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.771257+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:49.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.777112+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.777112+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:49.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.779030+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.779030+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:49.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.790561+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:49.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:48 smithi155 bash[60276]: audit 2024-04-25T05:08:48.790561+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.074 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.157129+0000 mgr.x (mgr.24989) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.074 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.157129+0000 mgr.x (mgr.24989) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.074 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.250302+0000 mgr.x (mgr.24989) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.250302+0000 mgr.x (mgr.24989) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.342889+0000 mgr.x (mgr.24989) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.342889+0000 mgr.x (mgr.24989) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.450005+0000 mgr.x (mgr.24989) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.450005+0000 mgr.x (mgr.24989) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.549375+0000 mgr.x (mgr.24989) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.549375+0000 mgr.x (mgr.24989) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.645444+0000 mgr.x (mgr.24989) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.645444+0000 mgr.x (mgr.24989) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.794846+0000 mgr.x (mgr.24989) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.794846+0000 mgr.x (mgr.24989) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.863697+0000 mon.a (mon.0) 662 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.863697+0000 mon.a (mon.0) 662 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:50.075 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.869034+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.869034+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cluster 2024-04-25T05:08:48.871605+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cluster 2024-04-25T05:08:48.871605+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.872965+0000 mon.a (mon.0) 664 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.872965+0000 mon.a (mon.0) 664 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.902797+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.902797+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.907384+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.907384+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.911411+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.911411+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.912550+0000 mon.c (mon.1) 1017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.912550+0000 mon.c (mon.1) 1017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.920083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.076 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:48.920083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.921622+0000 mgr.x (mgr.24989) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:48.921622+0000 mgr.x (mgr.24989) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.007983+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.007983+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.011508+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.011508+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.014259+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.014259+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.015450+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.015450+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.024895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.024895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.026977+0000 mgr.x (mgr.24989) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.077 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.026977+0000 mgr.x (mgr.24989) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.100601+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.100601+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.103659+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.103659+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.578481+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.578481+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.587151+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.587151+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.589501+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.589501+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.590722+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.078 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.590722+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.596886+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.596886+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.677678+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.677678+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.681154+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.681154+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.683725+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.683725+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.684648+0000 mon.c (mon.1) 1029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.684648+0000 mon.c (mon.1) 1029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.691071+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.691071+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.079 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.752889+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.752889+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.755034+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.755034+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.758282+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.758282+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.759002+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.759002+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.764222+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.764222+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.844349+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.844349+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.847396+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.847396+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.080 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.850217+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.850217+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.851351+0000 mon.c (mon.1) 1037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.851351+0000 mon.c (mon.1) 1037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.857908+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.081 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[79063]: audit 2024-04-25T05:08:49.857908+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.081 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.157129+0000 mgr.x (mgr.24989) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.157129+0000 mgr.x (mgr.24989) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.250302+0000 mgr.x (mgr.24989) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.250302+0000 mgr.x (mgr.24989) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.342889+0000 mgr.x (mgr.24989) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.342889+0000 mgr.x (mgr.24989) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.450005+0000 mgr.x (mgr.24989) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.450005+0000 mgr.x (mgr.24989) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.549375+0000 mgr.x (mgr.24989) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.549375+0000 mgr.x (mgr.24989) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.645444+0000 mgr.x (mgr.24989) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.645444+0000 mgr.x (mgr.24989) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.794846+0000 mgr.x (mgr.24989) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.794846+0000 mgr.x (mgr.24989) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.082 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.863697+0000 mon.a (mon.0) 662 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.863697+0000 mon.a (mon.0) 662 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.869034+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.869034+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cluster 2024-04-25T05:08:48.871605+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cluster 2024-04-25T05:08:48.871605+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.872965+0000 mon.a (mon.0) 664 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.872965+0000 mon.a (mon.0) 664 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.902797+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.902797+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.907384+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.907384+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.911411+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.911411+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.083 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.912550+0000 mon.c (mon.1) 1017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.912550+0000 mon.c (mon.1) 1017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.920083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:48.920083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.921622+0000 mgr.x (mgr.24989) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:48.921622+0000 mgr.x (mgr.24989) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.007983+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.007983+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.011508+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.011508+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.014259+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.014259+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.015450+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.015450+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.024895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.084 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.024895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.026977+0000 mgr.x (mgr.24989) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.026977+0000 mgr.x (mgr.24989) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.100601+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.100601+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.103659+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.103659+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.578481+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.578481+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.587151+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.587151+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.589501+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.589501+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.590722+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.590722+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.596886+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.596886+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.677678+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.677678+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.681154+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.681154+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.683725+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.683725+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.684648+0000 mon.c (mon.1) 1029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.684648+0000 mon.c (mon.1) 1029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.691071+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.691071+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.752889+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.752889+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.755034+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.755034+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.758282+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.758282+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.759002+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.759002+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.764222+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.764222+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.844349+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.844349+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.847396+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.847396+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.850217+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.850217+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.851351+0000 mon.c (mon.1) 1037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.851351+0000 mon.c (mon.1) 1037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.857908+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:49 smithi096 bash[81040]: audit 2024-04-25T05:08:49.857908+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.157129+0000 mgr.x (mgr.24989) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.157129+0000 mgr.x (mgr.24989) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.250302+0000 mgr.x (mgr.24989) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.250302+0000 mgr.x (mgr.24989) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.342889+0000 mgr.x (mgr.24989) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.342889+0000 mgr.x (mgr.24989) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.450005+0000 mgr.x (mgr.24989) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.450005+0000 mgr.x (mgr.24989) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.549375+0000 mgr.x (mgr.24989) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.549375+0000 mgr.x (mgr.24989) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.645444+0000 mgr.x (mgr.24989) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.645444+0000 mgr.x (mgr.24989) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.794846+0000 mgr.x (mgr.24989) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.794846+0000 mgr.x (mgr.24989) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.863697+0000 mon.a (mon.0) 662 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.863697+0000 mon.a (mon.0) 662 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.869034+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.869034+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cluster 2024-04-25T05:08:48.871605+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cluster 2024-04-25T05:08:48.871605+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.872965+0000 mon.a (mon.0) 664 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.872965+0000 mon.a (mon.0) 664 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.902797+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.902797+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.907384+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.907384+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.911411+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.911411+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.912550+0000 mon.c (mon.1) 1017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.912550+0000 mon.c (mon.1) 1017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.920083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:48.920083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.921622+0000 mgr.x (mgr.24989) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:48.921622+0000 mgr.x (mgr.24989) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.007983+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.007983+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.011508+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.011508+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.014259+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.014259+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.015450+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.015450+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.024895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.024895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.026977+0000 mgr.x (mgr.24989) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.026977+0000 mgr.x (mgr.24989) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.100601+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.100601+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.103659+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.103659+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.578481+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.578481+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.587151+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.587151+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.589501+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.589501+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.590722+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.590722+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.596886+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.596886+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.677678+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.677678+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.681154+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.681154+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.683725+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.683725+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.684648+0000 mon.c (mon.1) 1029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.684648+0000 mon.c (mon.1) 1029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.691071+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.691071+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.752889+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.752889+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.755034+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.755034+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.758282+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.758282+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.759002+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.759002+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.764222+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.764222+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.844349+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.844349+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.847396+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.847396+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.850217+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.850217+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.851351+0000 mon.c (mon.1) 1037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.851351+0000 mon.c (mon.1) 1037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.857908+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:50.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:49 smithi155 bash[60276]: audit 2024-04-25T05:08:49.857908+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[52857]: debug 2024-04-25T05:08:50.798+0000 7fbb90150700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.550763+0000 mgr.x (mgr.24989) 542 : cluster [DBG] pgmap v114: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.550763+0000 mgr.x (mgr.24989) 542 : cluster [DBG] pgmap v114: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.600689+0000 mgr.x (mgr.24989) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.600689+0000 mgr.x (mgr.24989) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.694461+0000 mgr.x (mgr.24989) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.694461+0000 mgr.x (mgr.24989) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.767914+0000 mgr.x (mgr.24989) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.767914+0000 mgr.x (mgr.24989) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.861528+0000 mgr.x (mgr.24989) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.861528+0000 mgr.x (mgr.24989) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.863900+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.863900+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.870135+0000 mon.a (mon.0) 674 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060] boot 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.870135+0000 mon.a (mon.0) 674 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060] boot 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.870197+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:49.870197+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.896054+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.896054+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.938391+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.938391+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.940420+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.940420+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.942439+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.942439+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.943153+0000 mon.c (mon.1) 1042 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.943153+0000 mon.c (mon.1) 1042 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.948530+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.948530+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.949850+0000 mgr.x (mgr.24989) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:49.949850+0000 mgr.x (mgr.24989) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.989628+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.989628+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.991585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.991585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.993416+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.993416+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.994129+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:49.994129+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.000677+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.000677+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.002163+0000 mgr.x (mgr.24989) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.002163+0000 mgr.x (mgr.24989) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.043421+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.043421+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.046145+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.046145+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.048359+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.048359+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.049180+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.049180+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.056263+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.056263+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.057849+0000 mgr.x (mgr.24989) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.057849+0000 mgr.x (mgr.24989) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.099695+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.099695+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.101942+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.101942+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.104580+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.104580+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.105428+0000 mon.c (mon.1) 1054 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.105428+0000 mon.c (mon.1) 1054 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.112152+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.112152+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.113600+0000 mgr.x (mgr.24989) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.113600+0000 mgr.x (mgr.24989) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.155447+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.155447+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.157615+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.157615+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.159533+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.159533+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.160303+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.160303+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.165757+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.165757+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.206955+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.206955+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.209037+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.209037+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.210944+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.210944+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.211651+0000 mon.c (mon.1) 1062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.211651+0000 mon.c (mon.1) 1062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.216413+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.216413+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.259388+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.259388+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.261502+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.261502+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.263397+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.263397+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.264101+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.264101+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.270355+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.270355+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.312315+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.312315+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.314338+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.314338+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.316199+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.316199+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.316880+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.316880+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.322003+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.322003+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.364774+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.364774+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.366799+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.366799+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.368585+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.368585+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.369320+0000 mon.c (mon.1) 1074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.369320+0000 mon.c (mon.1) 1074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.374662+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.374662+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.451037+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.451037+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.453447+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.453447+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.456008+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.456008+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.457113+0000 mon.c (mon.1) 1078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.457113+0000 mon.c (mon.1) 1078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.462368+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.462368+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.525046+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.525046+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.527666+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.527666+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.530224+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.530224+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.531101+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.531101+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.537938+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.537938+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.613244+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.613244+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.615515+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.615515+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.618237+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.618237+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.619123+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.619123+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.624458+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.624458+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.681170+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.681170+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.684842+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.684842+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.687754+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.687754+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.688468+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.688468+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.693961+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.693961+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.774554+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.774554+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.783456+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.783456+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.789457+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.789457+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.794663+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.794663+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.795660+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.795660+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.798609+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.798609+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.800494+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.800494+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.802971+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: audit 2024-04-25T05:08:50.802971+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:50.871136+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-25T05:08:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:50 smithi155 bash[60276]: cluster 2024-04-25T05:08:50.871136+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.550763+0000 mgr.x (mgr.24989) 542 : cluster [DBG] pgmap v114: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.550763+0000 mgr.x (mgr.24989) 542 : cluster [DBG] pgmap v114: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.600689+0000 mgr.x (mgr.24989) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.600689+0000 mgr.x (mgr.24989) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.694461+0000 mgr.x (mgr.24989) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.694461+0000 mgr.x (mgr.24989) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.767914+0000 mgr.x (mgr.24989) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.767914+0000 mgr.x (mgr.24989) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.861528+0000 mgr.x (mgr.24989) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.861528+0000 mgr.x (mgr.24989) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.863900+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.863900+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.870135+0000 mon.a (mon.0) 674 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060] boot 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.870135+0000 mon.a (mon.0) 674 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060] boot 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.870197+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:49.870197+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.896054+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.896054+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.938391+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.938391+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.550763+0000 mgr.x (mgr.24989) 542 : cluster [DBG] pgmap v114: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.550763+0000 mgr.x (mgr.24989) 542 : cluster [DBG] pgmap v114: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.600689+0000 mgr.x (mgr.24989) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.600689+0000 mgr.x (mgr.24989) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.694461+0000 mgr.x (mgr.24989) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.694461+0000 mgr.x (mgr.24989) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.767914+0000 mgr.x (mgr.24989) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.767914+0000 mgr.x (mgr.24989) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.861528+0000 mgr.x (mgr.24989) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.861528+0000 mgr.x (mgr.24989) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.863900+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.863900+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.870135+0000 mon.a (mon.0) 674 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060] boot 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.870135+0000 mon.a (mon.0) 674 : cluster [INF] osd.2 [v2:172.21.15.96:6816/3705058060,v1:172.21.15.96:6817/3705058060] boot 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.870197+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:49.870197+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.896054+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.896054+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.938391+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.938391+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.940420+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.940420+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.942439+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.942439+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.943153+0000 mon.c (mon.1) 1042 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.943153+0000 mon.c (mon.1) 1042 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.948530+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.948530+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.949850+0000 mgr.x (mgr.24989) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:49.949850+0000 mgr.x (mgr.24989) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.989628+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.989628+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.991585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.991585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.993416+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.993416+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.994129+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:49.994129+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.000677+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.000677+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.940420+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.940420+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.942439+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.942439+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.943153+0000 mon.c (mon.1) 1042 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.943153+0000 mon.c (mon.1) 1042 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.948530+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.948530+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.949850+0000 mgr.x (mgr.24989) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:49.949850+0000 mgr.x (mgr.24989) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.989628+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.989628+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.991585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.991585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.993416+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.993416+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.994129+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:49.994129+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.000677+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.000677+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.002163+0000 mgr.x (mgr.24989) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.002163+0000 mgr.x (mgr.24989) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.043421+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.043421+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.046145+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.046145+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.048359+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.048359+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.049180+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.049180+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.056263+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.056263+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.057849+0000 mgr.x (mgr.24989) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.057849+0000 mgr.x (mgr.24989) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.099695+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.099695+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.101942+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.101942+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.104580+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.104580+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.002163+0000 mgr.x (mgr.24989) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.002163+0000 mgr.x (mgr.24989) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.043421+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.043421+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.046145+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.046145+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.048359+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.048359+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.049180+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.049180+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.056263+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.056263+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.057849+0000 mgr.x (mgr.24989) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.057849+0000 mgr.x (mgr.24989) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.099695+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.099695+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.101942+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.101942+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.104580+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.104580+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.105428+0000 mon.c (mon.1) 1054 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.105428+0000 mon.c (mon.1) 1054 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.112152+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.112152+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.113600+0000 mgr.x (mgr.24989) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.113600+0000 mgr.x (mgr.24989) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.155447+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.155447+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.157615+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.157615+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.159533+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.159533+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.160303+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.160303+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.165757+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.165757+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.206955+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.206955+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.209037+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.209037+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.105428+0000 mon.c (mon.1) 1054 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.105428+0000 mon.c (mon.1) 1054 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.112152+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.112152+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.113600+0000 mgr.x (mgr.24989) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.113600+0000 mgr.x (mgr.24989) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.155447+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.155447+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.157615+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.157615+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.159533+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.159533+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.160303+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.160303+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.165757+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.165757+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.206955+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.206955+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.209037+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.209037+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.210944+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.210944+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.211651+0000 mon.c (mon.1) 1062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.211651+0000 mon.c (mon.1) 1062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.216413+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.216413+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.259388+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.259388+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.261502+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.261502+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.263397+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.263397+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.264101+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.264101+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.270355+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.270355+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.312315+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.312315+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.314338+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.314338+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.210944+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.210944+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.211651+0000 mon.c (mon.1) 1062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.211651+0000 mon.c (mon.1) 1062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.216413+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.216413+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.259388+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.259388+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.261502+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.261502+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.263397+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.263397+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.264101+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.264101+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.270355+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.270355+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.312315+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.312315+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.314338+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.314338+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.316199+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.316199+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.316880+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.316880+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.322003+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.322003+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.364774+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.364774+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.366799+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.366799+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.368585+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.368585+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.369320+0000 mon.c (mon.1) 1074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.369320+0000 mon.c (mon.1) 1074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.374662+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.374662+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.451037+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.451037+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.453447+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.453447+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.316199+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.316199+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.316880+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.316880+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.322003+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.322003+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.364774+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.364774+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.366799+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.366799+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.368585+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.368585+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.369320+0000 mon.c (mon.1) 1074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.369320+0000 mon.c (mon.1) 1074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.374662+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.374662+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.451037+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.451037+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.453447+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.453447+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.456008+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.456008+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.457113+0000 mon.c (mon.1) 1078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.457113+0000 mon.c (mon.1) 1078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.462368+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.462368+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.525046+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.525046+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.527666+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.527666+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.530224+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.530224+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.531101+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.531101+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.537938+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.537938+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.613244+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.613244+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.615515+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.456008+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.456008+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.457113+0000 mon.c (mon.1) 1078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.457113+0000 mon.c (mon.1) 1078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.462368+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.462368+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.525046+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.525046+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.527666+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.527666+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.530224+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.530224+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.531101+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.531101+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.537938+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.537938+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.613244+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.613244+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.615515+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.615515+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.618237+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.618237+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.619123+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.619123+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.624458+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.624458+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.681170+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.681170+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.684842+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.684842+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.687754+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.687754+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.688468+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.688468+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.693961+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.693961+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.774554+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.774554+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.783456+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.783456+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.615515+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.618237+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.618237+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.619123+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.619123+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.624458+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.624458+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.681170+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.681170+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.684842+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.684842+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.687754+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.687754+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.688468+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.688468+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.693961+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.693961+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.774554+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.774554+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.783456+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.783456+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.789457+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.789457+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.794663+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.794663+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.795660+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.795660+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.798609+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.798609+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.800494+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.800494+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.802971+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: audit 2024-04-25T05:08:50.802971+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:50.871136+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[79063]: cluster 2024-04-25T05:08:50.871136+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.789457+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.789457+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.794663+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.794663+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.795660+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.795660+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.798609+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.798609+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.800494+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.800494+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.802971+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: audit 2024-04-25T05:08:50.802971+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:50.871136+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-25T05:08:51.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:50 smithi096 bash[81040]: cluster 2024-04-25T05:08:50.871136+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.167244+0000 mgr.x (mgr.24989) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.167244+0000 mgr.x (mgr.24989) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.219925+0000 mgr.x (mgr.24989) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.219925+0000 mgr.x (mgr.24989) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.272920+0000 mgr.x (mgr.24989) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.272920+0000 mgr.x (mgr.24989) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.325507+0000 mgr.x (mgr.24989) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.325507+0000 mgr.x (mgr.24989) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.378060+0000 mgr.x (mgr.24989) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.378060+0000 mgr.x (mgr.24989) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.466519+0000 mgr.x (mgr.24989) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.466519+0000 mgr.x (mgr.24989) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.540077+0000 mgr.x (mgr.24989) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.540077+0000 mgr.x (mgr.24989) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.627964+0000 mgr.x (mgr.24989) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.627964+0000 mgr.x (mgr.24989) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.697142+0000 mgr.x (mgr.24989) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.697142+0000 mgr.x (mgr.24989) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: audit 2024-04-25T05:08:50.804006+0000 mgr.x (mgr.24989) 560 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: audit 2024-04-25T05:08:50.804006+0000 mgr.x (mgr.24989) 560 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.804942+0000 mgr.x (mgr.24989) 561 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[79063]: cephadm 2024-04-25T05:08:50.804942+0000 mgr.x (mgr.24989) 561 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.167244+0000 mgr.x (mgr.24989) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.167244+0000 mgr.x (mgr.24989) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.219925+0000 mgr.x (mgr.24989) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.219925+0000 mgr.x (mgr.24989) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.272920+0000 mgr.x (mgr.24989) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.272920+0000 mgr.x (mgr.24989) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.325507+0000 mgr.x (mgr.24989) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.325507+0000 mgr.x (mgr.24989) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.378060+0000 mgr.x (mgr.24989) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.378060+0000 mgr.x (mgr.24989) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.466519+0000 mgr.x (mgr.24989) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.466519+0000 mgr.x (mgr.24989) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.540077+0000 mgr.x (mgr.24989) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.540077+0000 mgr.x (mgr.24989) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.627964+0000 mgr.x (mgr.24989) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.627964+0000 mgr.x (mgr.24989) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.697142+0000 mgr.x (mgr.24989) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.697142+0000 mgr.x (mgr.24989) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: audit 2024-04-25T05:08:50.804006+0000 mgr.x (mgr.24989) 560 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: audit 2024-04-25T05:08:50.804006+0000 mgr.x (mgr.24989) 560 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.804942+0000 mgr.x (mgr.24989) 561 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:52.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:51 smithi096 bash[81040]: cephadm 2024-04-25T05:08:50.804942+0000 mgr.x (mgr.24989) 561 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.167244+0000 mgr.x (mgr.24989) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.167244+0000 mgr.x (mgr.24989) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.219925+0000 mgr.x (mgr.24989) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.219925+0000 mgr.x (mgr.24989) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.272920+0000 mgr.x (mgr.24989) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.272920+0000 mgr.x (mgr.24989) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.325507+0000 mgr.x (mgr.24989) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.325507+0000 mgr.x (mgr.24989) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.378060+0000 mgr.x (mgr.24989) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.378060+0000 mgr.x (mgr.24989) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.466519+0000 mgr.x (mgr.24989) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.466519+0000 mgr.x (mgr.24989) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.540077+0000 mgr.x (mgr.24989) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.540077+0000 mgr.x (mgr.24989) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.627964+0000 mgr.x (mgr.24989) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.627964+0000 mgr.x (mgr.24989) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.697142+0000 mgr.x (mgr.24989) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.697142+0000 mgr.x (mgr.24989) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:08:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: audit 2024-04-25T05:08:50.804006+0000 mgr.x (mgr.24989) 560 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: audit 2024-04-25T05:08:50.804006+0000 mgr.x (mgr.24989) 560 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:08:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.804942+0000 mgr.x (mgr.24989) 561 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:51 smithi155 bash[60276]: cephadm 2024-04-25T05:08:50.804942+0000 mgr.x (mgr.24989) 561 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-25T05:08:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:52 smithi096 bash[79063]: cluster 2024-04-25T05:08:51.551778+0000 mgr.x (mgr.24989) 562 : cluster [DBG] pgmap v117: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:52.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:52 smithi096 bash[79063]: cluster 2024-04-25T05:08:51.551778+0000 mgr.x (mgr.24989) 562 : cluster [DBG] pgmap v117: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:52 smithi096 bash[81040]: cluster 2024-04-25T05:08:51.551778+0000 mgr.x (mgr.24989) 562 : cluster [DBG] pgmap v117: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:53.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:52 smithi096 bash[81040]: cluster 2024-04-25T05:08:51.551778+0000 mgr.x (mgr.24989) 562 : cluster [DBG] pgmap v117: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:53.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:52 smithi155 bash[60276]: cluster 2024-04-25T05:08:51.551778+0000 mgr.x (mgr.24989) 562 : cluster [DBG] pgmap v117: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:53.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:52 smithi155 bash[60276]: cluster 2024-04-25T05:08:51.551778+0000 mgr.x (mgr.24989) 562 : cluster [DBG] pgmap v117: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-25T05:08:54.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:53 smithi096 bash[79063]: cluster 2024-04-25T05:08:53.901456+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:54.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:53 smithi096 bash[79063]: cluster 2024-04-25T05:08:53.901456+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:54.042 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:53 smithi096 bash[81040]: cluster 2024-04-25T05:08:53.901456+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:54.042 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:53 smithi096 bash[81040]: cluster 2024-04-25T05:08:53.901456+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:54.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:53 smithi155 bash[60276]: cluster 2024-04-25T05:08:53.901456+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:54.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:53 smithi155 bash[60276]: cluster 2024-04-25T05:08:53.901456+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-04-25T05:08:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: cluster 2024-04-25T05:08:53.553701+0000 mgr.x (mgr.24989) 563 : cluster [DBG] pgmap v118: 161 pgs: 3 active+undersized+degraded, 10 active+undersized, 148 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%); 0 B/s, 0 objects/s recovering 2024-04-25T05:08:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: cluster 2024-04-25T05:08:53.553701+0000 mgr.x (mgr.24989) 563 : cluster [DBG] pgmap v118: 161 pgs: 3 active+undersized+degraded, 10 active+undersized, 148 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%); 0 B/s, 0 objects/s recovering 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: audit 2024-04-25T05:08:54.012870+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: audit 2024-04-25T05:08:54.012870+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: audit 2024-04-25T05:08:54.027347+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: audit 2024-04-25T05:08:54.027347+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: audit 2024-04-25T05:08:54.042287+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[81040]: audit 2024-04-25T05:08:54.042287+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: cluster 2024-04-25T05:08:53.553701+0000 mgr.x (mgr.24989) 563 : cluster [DBG] pgmap v118: 161 pgs: 3 active+undersized+degraded, 10 active+undersized, 148 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%); 0 B/s, 0 objects/s recovering 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: cluster 2024-04-25T05:08:53.553701+0000 mgr.x (mgr.24989) 563 : cluster [DBG] pgmap v118: 161 pgs: 3 active+undersized+degraded, 10 active+undersized, 148 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%); 0 B/s, 0 objects/s recovering 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: audit 2024-04-25T05:08:54.012870+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: audit 2024-04-25T05:08:54.012870+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: audit 2024-04-25T05:08:54.027347+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: audit 2024-04-25T05:08:54.027347+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: audit 2024-04-25T05:08:54.042287+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:55 smithi096 bash[79063]: audit 2024-04-25T05:08:54.042287+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: cluster 2024-04-25T05:08:53.553701+0000 mgr.x (mgr.24989) 563 : cluster [DBG] pgmap v118: 161 pgs: 3 active+undersized+degraded, 10 active+undersized, 148 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%); 0 B/s, 0 objects/s recovering 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: cluster 2024-04-25T05:08:53.553701+0000 mgr.x (mgr.24989) 563 : cluster [DBG] pgmap v118: 161 pgs: 3 active+undersized+degraded, 10 active+undersized, 148 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%); 0 B/s, 0 objects/s recovering 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: audit 2024-04-25T05:08:54.012870+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: audit 2024-04-25T05:08:54.012870+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: audit 2024-04-25T05:08:54.027347+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: audit 2024-04-25T05:08:54.027347+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: audit 2024-04-25T05:08:54.042287+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:55.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:55 smithi155 bash[60276]: audit 2024-04-25T05:08:54.042287+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:08:56.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:56 smithi155 bash[60276]: cluster 2024-04-25T05:08:56.012536+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-25T05:08:56.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:56 smithi155 bash[60276]: cluster 2024-04-25T05:08:56.012536+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-25T05:08:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:56 smithi155 bash[60276]: cluster 2024-04-25T05:08:56.012613+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:56 smithi155 bash[60276]: cluster 2024-04-25T05:08:56.012613+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[79063]: cluster 2024-04-25T05:08:56.012536+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-25T05:08:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[79063]: cluster 2024-04-25T05:08:56.012536+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-25T05:08:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[79063]: cluster 2024-04-25T05:08:56.012613+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:56.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[79063]: cluster 2024-04-25T05:08:56.012613+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[81040]: cluster 2024-04-25T05:08:56.012536+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-25T05:08:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[81040]: cluster 2024-04-25T05:08:56.012536+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-25T05:08:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[81040]: cluster 2024-04-25T05:08:56.012613+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:56.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:56 smithi096 bash[81040]: cluster 2024-04-25T05:08:56.012613+0000 mon.a (mon.0) 698 : cluster [INF] Cluster is now healthy 2024-04-25T05:08:57.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:57 smithi155 bash[60276]: cluster 2024-04-25T05:08:55.554590+0000 mgr.x (mgr.24989) 564 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:57.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:57 smithi155 bash[60276]: cluster 2024-04-25T05:08:55.554590+0000 mgr.x (mgr.24989) 564 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:57.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:57 smithi096 bash[79063]: cluster 2024-04-25T05:08:55.554590+0000 mgr.x (mgr.24989) 564 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:57.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:57 smithi096 bash[79063]: cluster 2024-04-25T05:08:55.554590+0000 mgr.x (mgr.24989) 564 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:57.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:57 smithi096 bash[81040]: cluster 2024-04-25T05:08:55.554590+0000 mgr.x (mgr.24989) 564 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:57.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:57 smithi096 bash[81040]: cluster 2024-04-25T05:08:55.554590+0000 mgr.x (mgr.24989) 564 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:58.114 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:08:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:08:57] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2024-04-25T05:08:59.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:59 smithi155 bash[60276]: cluster 2024-04-25T05:08:57.556073+0000 mgr.x (mgr.24989) 565 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:59.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:59 smithi155 bash[60276]: cluster 2024-04-25T05:08:57.556073+0000 mgr.x (mgr.24989) 565 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:59.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:59 smithi155 bash[60276]: audit 2024-04-25T05:08:57.666606+0000 mgr.x (mgr.24989) 566 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:59.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:08:59 smithi155 bash[60276]: audit 2024-04-25T05:08:57.666606+0000 mgr.x (mgr.24989) 566 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:59.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[79063]: cluster 2024-04-25T05:08:57.556073+0000 mgr.x (mgr.24989) 565 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:59.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[79063]: cluster 2024-04-25T05:08:57.556073+0000 mgr.x (mgr.24989) 565 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:59.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[79063]: audit 2024-04-25T05:08:57.666606+0000 mgr.x (mgr.24989) 566 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:59.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[79063]: audit 2024-04-25T05:08:57.666606+0000 mgr.x (mgr.24989) 566 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:59.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[81040]: cluster 2024-04-25T05:08:57.556073+0000 mgr.x (mgr.24989) 565 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:59.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[81040]: cluster 2024-04-25T05:08:57.556073+0000 mgr.x (mgr.24989) 565 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:08:59.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[81040]: audit 2024-04-25T05:08:57.666606+0000 mgr.x (mgr.24989) 566 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:08:59.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:08:59 smithi096 bash[81040]: audit 2024-04-25T05:08:57.666606+0000 mgr.x (mgr.24989) 566 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:01.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:01 smithi155 bash[60276]: cluster 2024-04-25T05:08:59.557118+0000 mgr.x (mgr.24989) 567 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:01.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:01 smithi155 bash[60276]: cluster 2024-04-25T05:08:59.557118+0000 mgr.x (mgr.24989) 567 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:01.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:01 smithi096 bash[79063]: cluster 2024-04-25T05:08:59.557118+0000 mgr.x (mgr.24989) 567 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:01.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:01 smithi096 bash[79063]: cluster 2024-04-25T05:08:59.557118+0000 mgr.x (mgr.24989) 567 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:01.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:01 smithi096 bash[81040]: cluster 2024-04-25T05:08:59.557118+0000 mgr.x (mgr.24989) 567 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:01.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:01 smithi096 bash[81040]: cluster 2024-04-25T05:08:59.557118+0000 mgr.x (mgr.24989) 567 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:02.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.554653+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.554653+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: cluster 2024-04-25T05:09:01.557826+0000 mgr.x (mgr.24989) 568 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:02.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: cluster 2024-04-25T05:09:01.557826+0000 mgr.x (mgr.24989) 568 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.574289+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.574289+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.591403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.591403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.600701+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.600701+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.603565+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.603565+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.778026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:02 smithi155 bash[60276]: audit 2024-04-25T05:09:01.778026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:02.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.554653+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.554653+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: cluster 2024-04-25T05:09:01.557826+0000 mgr.x (mgr.24989) 568 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: cluster 2024-04-25T05:09:01.557826+0000 mgr.x (mgr.24989) 568 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.574289+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.574289+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.591403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.591403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.600701+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.600701+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.603565+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.603565+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.778026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[79063]: audit 2024-04-25T05:09:01.778026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.554653+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.554653+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: cluster 2024-04-25T05:09:01.557826+0000 mgr.x (mgr.24989) 568 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: cluster 2024-04-25T05:09:01.557826+0000 mgr.x (mgr.24989) 568 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.574289+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.574289+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.591403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.591403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.600701+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.600701+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.603565+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.603565+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.778026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:02 smithi096 bash[81040]: audit 2024-04-25T05:09:01.778026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:04.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:04 smithi155 bash[60276]: cluster 2024-04-25T05:09:03.559455+0000 mgr.x (mgr.24989) 569 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:04.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:04 smithi155 bash[60276]: cluster 2024-04-25T05:09:03.559455+0000 mgr.x (mgr.24989) 569 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:04 smithi096 bash[79063]: cluster 2024-04-25T05:09:03.559455+0000 mgr.x (mgr.24989) 569 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:04.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:04 smithi096 bash[79063]: cluster 2024-04-25T05:09:03.559455+0000 mgr.x (mgr.24989) 569 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:04.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:04 smithi096 bash[81040]: cluster 2024-04-25T05:09:03.559455+0000 mgr.x (mgr.24989) 569 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:04.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:04 smithi096 bash[81040]: cluster 2024-04-25T05:09:03.559455+0000 mgr.x (mgr.24989) 569 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: cluster 2024-04-25T05:09:05.560316+0000 mgr.x (mgr.24989) 570 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: cluster 2024-04-25T05:09:05.560316+0000 mgr.x (mgr.24989) 570 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: audit 2024-04-25T05:09:05.815453+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: audit 2024-04-25T05:09:05.815453+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: audit 2024-04-25T05:09:05.816648+0000 mgr.x (mgr.24989) 571 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: audit 2024-04-25T05:09:05.816648+0000 mgr.x (mgr.24989) 571 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: cephadm 2024-04-25T05:09:05.819745+0000 mgr.x (mgr.24989) 572 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-25T05:09:06.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:06 smithi155 bash[60276]: cephadm 2024-04-25T05:09:05.819745+0000 mgr.x (mgr.24989) 572 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-25T05:09:06.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: cluster 2024-04-25T05:09:05.560316+0000 mgr.x (mgr.24989) 570 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:06.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: cluster 2024-04-25T05:09:05.560316+0000 mgr.x (mgr.24989) 570 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: audit 2024-04-25T05:09:05.815453+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: audit 2024-04-25T05:09:05.815453+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: audit 2024-04-25T05:09:05.816648+0000 mgr.x (mgr.24989) 571 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: audit 2024-04-25T05:09:05.816648+0000 mgr.x (mgr.24989) 571 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: cephadm 2024-04-25T05:09:05.819745+0000 mgr.x (mgr.24989) 572 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[79063]: cephadm 2024-04-25T05:09:05.819745+0000 mgr.x (mgr.24989) 572 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: cluster 2024-04-25T05:09:05.560316+0000 mgr.x (mgr.24989) 570 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: cluster 2024-04-25T05:09:05.560316+0000 mgr.x (mgr.24989) 570 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: audit 2024-04-25T05:09:05.815453+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: audit 2024-04-25T05:09:05.815453+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: audit 2024-04-25T05:09:05.816648+0000 mgr.x (mgr.24989) 571 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: audit 2024-04-25T05:09:05.816648+0000 mgr.x (mgr.24989) 571 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-25T05:09:07.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: cephadm 2024-04-25T05:09:05.819745+0000 mgr.x (mgr.24989) 572 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-25T05:09:07.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:06 smithi096 bash[81040]: cephadm 2024-04-25T05:09:05.819745+0000 mgr.x (mgr.24989) 572 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-25T05:09:08.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:09:07] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: cluster 2024-04-25T05:09:07.561732+0000 mgr.x (mgr.24989) 573 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: cluster 2024-04-25T05:09:07.561732+0000 mgr.x (mgr.24989) 573 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:07.678065+0000 mgr.x (mgr.24989) 574 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:07.678065+0000 mgr.x (mgr.24989) 574 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: cephadm 2024-04-25T05:09:08.090307+0000 mgr.x (mgr.24989) 575 : cephadm [INF] Upgrade: Updating osd.3 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: cephadm 2024-04-25T05:09:08.090307+0000 mgr.x (mgr.24989) 575 : cephadm [INF] Upgrade: Updating osd.3 2024-04-25T05:09:09.360 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:08.095747+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:08.095747+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:08.102786+0000 mon.c (mon.1) 1098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:08.102786+0000 mon.c (mon.1) 1098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:08.104835+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: audit 2024-04-25T05:09:08.104835+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: cephadm 2024-04-25T05:09:08.111128+0000 mgr.x (mgr.24989) 576 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[79063]: cephadm 2024-04-25T05:09:08.111128+0000 mgr.x (mgr.24989) 576 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: cluster 2024-04-25T05:09:07.561732+0000 mgr.x (mgr.24989) 573 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: cluster 2024-04-25T05:09:07.561732+0000 mgr.x (mgr.24989) 573 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:07.678065+0000 mgr.x (mgr.24989) 574 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:07.678065+0000 mgr.x (mgr.24989) 574 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: cephadm 2024-04-25T05:09:08.090307+0000 mgr.x (mgr.24989) 575 : cephadm [INF] Upgrade: Updating osd.3 2024-04-25T05:09:09.361 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: cephadm 2024-04-25T05:09:08.090307+0000 mgr.x (mgr.24989) 575 : cephadm [INF] Upgrade: Updating osd.3 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:08.095747+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:08.095747+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:08.102786+0000 mon.c (mon.1) 1098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:08.102786+0000 mon.c (mon.1) 1098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:08.104835+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: audit 2024-04-25T05:09:08.104835+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: cephadm 2024-04-25T05:09:08.111128+0000 mgr.x (mgr.24989) 576 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T05:09:09.362 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:09 smithi096 bash[81040]: cephadm 2024-04-25T05:09:08.111128+0000 mgr.x (mgr.24989) 576 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: cluster 2024-04-25T05:09:07.561732+0000 mgr.x (mgr.24989) 573 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: cluster 2024-04-25T05:09:07.561732+0000 mgr.x (mgr.24989) 573 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:07.678065+0000 mgr.x (mgr.24989) 574 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:07.678065+0000 mgr.x (mgr.24989) 574 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: cephadm 2024-04-25T05:09:08.090307+0000 mgr.x (mgr.24989) 575 : cephadm [INF] Upgrade: Updating osd.3 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: cephadm 2024-04-25T05:09:08.090307+0000 mgr.x (mgr.24989) 575 : cephadm [INF] Upgrade: Updating osd.3 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:08.095747+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:08.095747+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:08.102786+0000 mon.c (mon.1) 1098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:09:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:08.102786+0000 mon.c (mon.1) 1098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-25T05:09:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:08.104835+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: audit 2024-04-25T05:09:08.104835+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: cephadm 2024-04-25T05:09:08.111128+0000 mgr.x (mgr.24989) 576 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T05:09:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:09 smithi155 bash[60276]: cephadm 2024-04-25T05:09:08.111128+0000 mgr.x (mgr.24989) 576 : cephadm [INF] Deploying daemon osd.3 on smithi096 2024-04-25T05:09:11.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:11 smithi096 bash[79063]: cluster 2024-04-25T05:09:09.562729+0000 mgr.x (mgr.24989) 577 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:11.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:11 smithi096 bash[79063]: cluster 2024-04-25T05:09:09.562729+0000 mgr.x (mgr.24989) 577 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:11.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:11 smithi096 bash[81040]: cluster 2024-04-25T05:09:09.562729+0000 mgr.x (mgr.24989) 577 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:11.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:11 smithi096 bash[81040]: cluster 2024-04-25T05:09:09.562729+0000 mgr.x (mgr.24989) 577 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:11.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:11 smithi155 bash[60276]: cluster 2024-04-25T05:09:09.562729+0000 mgr.x (mgr.24989) 577 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:11.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:11 smithi155 bash[60276]: cluster 2024-04-25T05:09:09.562729+0000 mgr.x (mgr.24989) 577 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:12.801 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.801 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.802 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.802 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.802 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.802 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.803 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.803 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:12.803 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:13.102 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:12 smithi096 systemd[1]: Stopping Ceph osd.3 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:09:13.102 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:12 smithi096 bash[37399]: debug 2024-04-25T05:09:12.936+0000 7f036e39c700 -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-04-25T05:09:13.102 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:12 smithi096 bash[37399]: debug 2024-04-25T05:09:12.936+0000 7f036e39c700 -1 osd.3 135 *** Got signal Terminated *** 2024-04-25T05:09:13.105 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:12 smithi096 bash[37399]: debug 2024-04-25T05:09:12.936+0000 7f036e39c700 -1 osd.3 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:09:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:13 smithi155 bash[60276]: cluster 2024-04-25T05:09:11.563463+0000 mgr.x (mgr.24989) 578 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:13 smithi155 bash[60276]: cluster 2024-04-25T05:09:11.563463+0000 mgr.x (mgr.24989) 578 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:13 smithi155 bash[60276]: cluster 2024-04-25T05:09:12.937753+0000 mon.a (mon.0) 705 : cluster [INF] osd.3 marked itself down and dead 2024-04-25T05:09:13.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:13 smithi155 bash[60276]: cluster 2024-04-25T05:09:12.937753+0000 mon.a (mon.0) 705 : cluster [INF] osd.3 marked itself down and dead 2024-04-25T05:09:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[79063]: cluster 2024-04-25T05:09:11.563463+0000 mgr.x (mgr.24989) 578 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[79063]: cluster 2024-04-25T05:09:11.563463+0000 mgr.x (mgr.24989) 578 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[79063]: cluster 2024-04-25T05:09:12.937753+0000 mon.a (mon.0) 705 : cluster [INF] osd.3 marked itself down and dead 2024-04-25T05:09:13.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[79063]: cluster 2024-04-25T05:09:12.937753+0000 mon.a (mon.0) 705 : cluster [INF] osd.3 marked itself down and dead 2024-04-25T05:09:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[81040]: cluster 2024-04-25T05:09:11.563463+0000 mgr.x (mgr.24989) 578 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[81040]: cluster 2024-04-25T05:09:11.563463+0000 mgr.x (mgr.24989) 578 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[81040]: cluster 2024-04-25T05:09:12.937753+0000 mon.a (mon.0) 705 : cluster [INF] osd.3 marked itself down and dead 2024-04-25T05:09:13.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:13 smithi096 bash[81040]: cluster 2024-04-25T05:09:12.937753+0000 mon.a (mon.0) 705 : cluster [INF] osd.3 marked itself down and dead 2024-04-25T05:09:14.137 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[95594]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-3 2024-04-25T05:09:14.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[79063]: cluster 2024-04-25T05:09:13.103022+0000 mon.a (mon.0) 706 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:14.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[79063]: cluster 2024-04-25T05:09:13.103022+0000 mon.a (mon.0) 706 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:14.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[79063]: cluster 2024-04-25T05:09:13.114187+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-25T05:09:14.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[79063]: cluster 2024-04-25T05:09:13.114187+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-25T05:09:14.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[79063]: cluster 2024-04-25T05:09:14.112758+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-25T05:09:14.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[79063]: cluster 2024-04-25T05:09:14.112758+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-25T05:09:14.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[81040]: cluster 2024-04-25T05:09:13.103022+0000 mon.a (mon.0) 706 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:14.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[81040]: cluster 2024-04-25T05:09:13.103022+0000 mon.a (mon.0) 706 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:14.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[81040]: cluster 2024-04-25T05:09:13.114187+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-25T05:09:14.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[81040]: cluster 2024-04-25T05:09:13.114187+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-25T05:09:14.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[81040]: cluster 2024-04-25T05:09:14.112758+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-25T05:09:14.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[81040]: cluster 2024-04-25T05:09:14.112758+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-25T05:09:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:14 smithi155 bash[60276]: cluster 2024-04-25T05:09:13.103022+0000 mon.a (mon.0) 706 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:14 smithi155 bash[60276]: cluster 2024-04-25T05:09:13.103022+0000 mon.a (mon.0) 706 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:14 smithi155 bash[60276]: cluster 2024-04-25T05:09:13.114187+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-25T05:09:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:14 smithi155 bash[60276]: cluster 2024-04-25T05:09:13.114187+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-25T05:09:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:14 smithi155 bash[60276]: cluster 2024-04-25T05:09:14.112758+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-25T05:09:14.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:14 smithi155 bash[60276]: cluster 2024-04-25T05:09:14.112758+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-25T05:09:14.499 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:14 smithi096 bash[95693]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-3 2024-04-25T05:09:15.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: cluster 2024-04-25T05:09:13.564588+0000 mgr.x (mgr.24989) 579 : cluster [DBG] pgmap v129: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:09:15.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: cluster 2024-04-25T05:09:13.564588+0000 mgr.x (mgr.24989) 579 : cluster [DBG] pgmap v129: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: cluster 2024-04-25T05:09:14.123262+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: cluster 2024-04-25T05:09:14.123262+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: audit 2024-04-25T05:09:14.216023+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: audit 2024-04-25T05:09:14.216023+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: audit 2024-04-25T05:09:14.224204+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: audit 2024-04-25T05:09:14.224204+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: audit 2024-04-25T05:09:14.232640+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[79063]: audit 2024-04-25T05:09:14.232640+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: cluster 2024-04-25T05:09:13.564588+0000 mgr.x (mgr.24989) 579 : cluster [DBG] pgmap v129: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:09:15.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: cluster 2024-04-25T05:09:13.564588+0000 mgr.x (mgr.24989) 579 : cluster [DBG] pgmap v129: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: cluster 2024-04-25T05:09:14.123262+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: cluster 2024-04-25T05:09:14.123262+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: audit 2024-04-25T05:09:14.216023+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: audit 2024-04-25T05:09:14.216023+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: audit 2024-04-25T05:09:14.224204+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: audit 2024-04-25T05:09:14.224204+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: audit 2024-04-25T05:09:14.232640+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:15 smithi096 bash[81040]: audit 2024-04-25T05:09:14.232640+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: cluster 2024-04-25T05:09:13.564588+0000 mgr.x (mgr.24989) 579 : cluster [DBG] pgmap v129: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: cluster 2024-04-25T05:09:13.564588+0000 mgr.x (mgr.24989) 579 : cluster [DBG] pgmap v129: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: cluster 2024-04-25T05:09:14.123262+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: cluster 2024-04-25T05:09:14.123262+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: audit 2024-04-25T05:09:14.216023+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: audit 2024-04-25T05:09:14.216023+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: audit 2024-04-25T05:09:14.224204+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: audit 2024-04-25T05:09:14.224204+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: audit 2024-04-25T05:09:14.232640+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:15.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:15 smithi155 bash[60276]: audit 2024-04-25T05:09:14.232640+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:16.424 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:16 smithi096 bash[79063]: cluster 2024-04-25T05:09:15.565447+0000 mgr.x (mgr.24989) 580 : cluster [DBG] pgmap v131: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:09:16.424 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:16 smithi096 bash[79063]: cluster 2024-04-25T05:09:15.565447+0000 mgr.x (mgr.24989) 580 : cluster [DBG] pgmap v131: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:09:16.425 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:16 smithi096 bash[81040]: cluster 2024-04-25T05:09:15.565447+0000 mgr.x (mgr.24989) 580 : cluster [DBG] pgmap v131: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:09:16.425 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:16 smithi096 bash[81040]: cluster 2024-04-25T05:09:15.565447+0000 mgr.x (mgr.24989) 580 : cluster [DBG] pgmap v131: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:09:16.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:16 smithi155 bash[60276]: cluster 2024-04-25T05:09:15.565447+0000 mgr.x (mgr.24989) 580 : cluster [DBG] pgmap v131: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:09:16.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:16 smithi155 bash[60276]: cluster 2024-04-25T05:09:15.565447+0000 mgr.x (mgr.24989) 580 : cluster [DBG] pgmap v131: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:09:16.549 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:09:16.700 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.700 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.701 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-25T05:09:16.701 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: Stopped Ceph osd.3 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:09:16.701 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.701 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: Started Ceph osd.3 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:09:16.701 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.701 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.702 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.702 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:16.703 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:09:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:17.294 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:09:17.294 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 3s ago 20m - - 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 15s ago 20m - - 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (7m) 3s ago 13m 13.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (6m) 15s ago 13m 40.9M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (5m) 3s ago 11m 44.9M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (6m) 15s ago 19m 513M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (4m) 3s ago 21m 438M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (3m) 3s ago 21m 53.5M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (2m) 15s ago 19m 41.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (3m) 3s ago 20m 48.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (7m) 3s ago 14m 12.0M - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (6m) 15s ago 13m 9507k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (113s) 3s ago 19m 50.1M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (81s) 3s ago 18m 48.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:09:17.295 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (34s) 3s ago 18m 44.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 starting - - - 2524M 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (16m) 15s ago 16m 65.4M 4096M 17.2.0 e1d6a67b021e fd2ff5629499 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (16m) 15s ago 16m 60.5M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (15m) 15s ago 15m 58.1M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (14m) 15s ago 15m 63.2M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (5m) 15s ago 14m 64.9M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (12m) 3s ago 12m 88.1M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (12m) 15s ago 12m 88.2M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (11m) 3s ago 11m 87.7M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:09:17.296 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (11m) 15s ago 11m 87.7M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:09:17.739 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:09:17.739 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:09:17.739 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:09:17.739 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:17.739 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:09:17.739 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-25T05:09:17.740 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:09:17.741 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:09:17.741 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.541304+0000 mgr.x (mgr.24989) 581 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.541304+0000 mgr.x (mgr.24989) 581 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.588220+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.588220+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.590304+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.590304+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.704003+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.704003+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.714217+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.714217+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.757007+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.757007+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.758719+0000 mon.c (mon.1) 1102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.758719+0000 mon.c (mon.1) 1102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.766694+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.766694+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:16.768919+0000 mgr.x (mgr.24989) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:16.768919+0000 mgr.x (mgr.24989) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.870006+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.870006+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.874672+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.541304+0000 mgr.x (mgr.24989) 581 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.541304+0000 mgr.x (mgr.24989) 581 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.588220+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.588220+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.590304+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.590304+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.704003+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.704003+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.714217+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.714217+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.757007+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.757007+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.758719+0000 mon.c (mon.1) 1102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.758719+0000 mon.c (mon.1) 1102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.766694+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.766694+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:16.768919+0000 mgr.x (mgr.24989) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:16.768919+0000 mgr.x (mgr.24989) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.870006+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.870006+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.874672+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.874672+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.879675+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.879675+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.881445+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.881445+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.891374+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.891374+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:16.893314+0000 mgr.x (mgr.24989) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:16.893314+0000 mgr.x (mgr.24989) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.916933+0000 mgr.x (mgr.24989) 584 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.916933+0000 mgr.x (mgr.24989) 584 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.970061+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.970061+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.972434+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.972434+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.974677+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.974677+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.975426+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.975426+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.874672+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.879675+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.879675+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.881445+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.881445+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.891374+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.891374+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:16.893314+0000 mgr.x (mgr.24989) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:16.893314+0000 mgr.x (mgr.24989) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.916933+0000 mgr.x (mgr.24989) 584 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.916933+0000 mgr.x (mgr.24989) 584 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.970061+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.970061+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.972434+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.972434+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.974677+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.974677+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.975426+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.975426+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.981106+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:16.981106+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:16.982995+0000 mgr.x (mgr.24989) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:16.982995+0000 mgr.x (mgr.24989) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.059116+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.059116+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.061716+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.061716+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.065097+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.065097+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.066013+0000 mon.c (mon.1) 1114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.066013+0000 mon.c (mon.1) 1114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.071767+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.071767+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.073881+0000 mgr.x (mgr.24989) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.073881+0000 mgr.x (mgr.24989) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.163434+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.163434+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.167490+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.892 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.167490+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.892 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.171637+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.981106+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:16.981106+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:16.982995+0000 mgr.x (mgr.24989) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:16.982995+0000 mgr.x (mgr.24989) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.059116+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.059116+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.061716+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.061716+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.065097+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.065097+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.066013+0000 mon.c (mon.1) 1114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.066013+0000 mon.c (mon.1) 1114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.071767+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.071767+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.894 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.073881+0000 mgr.x (mgr.24989) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.073881+0000 mgr.x (mgr.24989) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.163434+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.163434+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.167490+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.167490+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.171637+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.171637+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.173122+0000 mon.c (mon.1) 1118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.173122+0000 mon.c (mon.1) 1118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.182839+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.896 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.182839+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.262700+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.262700+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.265822+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.265822+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.286250+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.286250+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.297036+0000 mon.c (mon.1) 1122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.297036+0000 mon.c (mon.1) 1122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.306224+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.306224+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.388367+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.388367+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.392888+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.392888+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.171637+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.173122+0000 mon.c (mon.1) 1118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.173122+0000 mon.c (mon.1) 1118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.182839+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.182839+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.262700+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.262700+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.265822+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.265822+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.286250+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.286250+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.297036+0000 mon.c (mon.1) 1122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.297036+0000 mon.c (mon.1) 1122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.306224+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.306224+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.388367+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.388367+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.392888+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.392888+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.397070+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.397070+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.398535+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.398535+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.408154+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.408154+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.488090+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.488090+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.490601+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.490601+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.493465+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.493465+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.494509+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.494509+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.500178+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[79063]: audit 2024-04-25T05:09:17.500178+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.397070+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.397070+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.398535+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.398535+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.408154+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.408154+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.488090+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.488090+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.490601+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.490601+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.493465+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.493465+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.494509+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.494509+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.500178+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:17 smithi096 bash[81040]: audit 2024-04-25T05:09:17.500178+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.958 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:09:17] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.541304+0000 mgr.x (mgr.24989) 581 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.541304+0000 mgr.x (mgr.24989) 581 : audit [DBG] from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.588220+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.588220+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.590304+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.590304+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.704003+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.704003+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.714217+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.714217+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.757007+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.757007+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.758719+0000 mon.c (mon.1) 1102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.758719+0000 mon.c (mon.1) 1102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.766694+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.766694+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:16.768919+0000 mgr.x (mgr.24989) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:16.768919+0000 mgr.x (mgr.24989) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.870006+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.870006+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.874672+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.874672+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.879675+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.879675+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.881445+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.881445+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.891374+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.891374+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:16.893314+0000 mgr.x (mgr.24989) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:16.893314+0000 mgr.x (mgr.24989) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.916933+0000 mgr.x (mgr.24989) 584 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.916933+0000 mgr.x (mgr.24989) 584 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.970061+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.970061+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.972434+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.972434+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.974677+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.974677+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.975426+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.975426+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.981106+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:16.981106+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:16.982995+0000 mgr.x (mgr.24989) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:16.982995+0000 mgr.x (mgr.24989) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.059116+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.059116+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.061716+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.061716+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.065097+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.065097+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.066013+0000 mon.c (mon.1) 1114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.066013+0000 mon.c (mon.1) 1114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.071767+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.071767+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.073881+0000 mgr.x (mgr.24989) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.073881+0000 mgr.x (mgr.24989) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.163434+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.163434+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.167490+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.167490+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.171637+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.171637+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.173122+0000 mon.c (mon.1) 1118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.173122+0000 mon.c (mon.1) 1118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.182839+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.182839+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.262700+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.262700+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.265822+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.265822+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.286250+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.286250+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.297036+0000 mon.c (mon.1) 1122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.297036+0000 mon.c (mon.1) 1122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.306224+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.306224+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.388367+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.388367+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.392888+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.392888+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.397070+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.397070+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.398535+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.398535+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.408154+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.408154+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.488090+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.488090+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.490601+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.490601+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.493465+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.493465+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.494509+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.494509+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.500178+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:17 smithi155 bash[60276]: audit 2024-04-25T05:09:17.500178+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:09:18.127 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:09:18.128 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:09:18.128 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "8/23 daemons upgraded", 2024-04-25T05:09:18.128 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:09:18.128 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:09:18.128 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:09:18.601 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 6 pgs peering; Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: osd.3 (root=default,host=smithi096) is down 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 6 pgs peering 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.1e is stuck peering for 109s, current state peering, last acting [0,5] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.b is stuck peering for 104s, current state peering, last acting [0,4] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.18 is stuck peering for 104s, current state peering, last acting [0,1] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 5.13 is stuck peering for 75s, current state peering, last acting [0,1] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 6.11 is stuck peering for 109s, current state peering, last acting [0,5] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 6.13 is stuck peering for 109s, current state peering, last acting [0,6] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2024-04-25T05:09:18.602 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 5.16 is active+undersized+degraded, acting [5,1] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-04-25T05:09:18.603 INFO:teuthology.orchestra.run.smithi096.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-04-25T05:09:18.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:09:18.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:09:18.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-25T05:09:18.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: 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-04-25T05:09:18.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-25T05:09:18.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-25T05:09:18.750 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-25T05:09:18.750 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-25T05:09:18.750 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[95970]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-25T05:09:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.184921+0000 mgr.x (mgr.24989) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.184921+0000 mgr.x (mgr.24989) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.267172+0000 mgr.x (mgr.24989) 588 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.267172+0000 mgr.x (mgr.24989) 588 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.309262+0000 mgr.x (mgr.24989) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.309262+0000 mgr.x (mgr.24989) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.410180+0000 mgr.x (mgr.24989) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.410180+0000 mgr.x (mgr.24989) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.501820+0000 mgr.x (mgr.24989) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.501820+0000 mgr.x (mgr.24989) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cluster 2024-04-25T05:09:17.566772+0000 mgr.x (mgr.24989) 592 : cluster [DBG] pgmap v132: 161 pgs: 22 active+undersized+degraded, 20 peering, 24 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cluster 2024-04-25T05:09:17.566772+0000 mgr.x (mgr.24989) 592 : cluster [DBG] pgmap v132: 161 pgs: 22 active+undersized+degraded, 20 peering, 24 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.603170+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.603170+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.609189+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.609189+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.612949+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.612949+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.614345+0000 mon.c (mon.1) 1134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.614345+0000 mon.c (mon.1) 1134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.626206+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.626206+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.630234+0000 mgr.x (mgr.24989) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.630234+0000 mgr.x (mgr.24989) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.685910+0000 mgr.x (mgr.24989) 594 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.685910+0000 mgr.x (mgr.24989) 594 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.711269+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.711269+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.714342+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.714342+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.718383+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.718383+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.719505+0000 mon.c (mon.1) 1138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.719505+0000 mon.c (mon.1) 1138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.725357+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.725357+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.729003+0000 mgr.x (mgr.24989) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.729003+0000 mgr.x (mgr.24989) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.744630+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.96:0/1660751392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.184921+0000 mgr.x (mgr.24989) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.184921+0000 mgr.x (mgr.24989) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.267172+0000 mgr.x (mgr.24989) 588 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.267172+0000 mgr.x (mgr.24989) 588 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.309262+0000 mgr.x (mgr.24989) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.309262+0000 mgr.x (mgr.24989) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.410180+0000 mgr.x (mgr.24989) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.410180+0000 mgr.x (mgr.24989) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.501820+0000 mgr.x (mgr.24989) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.501820+0000 mgr.x (mgr.24989) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cluster 2024-04-25T05:09:17.566772+0000 mgr.x (mgr.24989) 592 : cluster [DBG] pgmap v132: 161 pgs: 22 active+undersized+degraded, 20 peering, 24 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cluster 2024-04-25T05:09:17.566772+0000 mgr.x (mgr.24989) 592 : cluster [DBG] pgmap v132: 161 pgs: 22 active+undersized+degraded, 20 peering, 24 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.603170+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.603170+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.609189+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.609189+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.612949+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.612949+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.614345+0000 mon.c (mon.1) 1134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.744630+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.96:0/1660751392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.786845+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.786845+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.789023+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.789023+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.791011+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.791011+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.791716+0000 mon.c (mon.1) 1142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.791716+0000 mon.c (mon.1) 1142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.799138+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.799138+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.802755+0000 mgr.x (mgr.24989) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.802755+0000 mgr.x (mgr.24989) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.842732+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.842732+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.844689+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.844689+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.846606+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.846606+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.847520+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.847520+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.855084+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.855084+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.856372+0000 mgr.x (mgr.24989) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.856372+0000 mgr.x (mgr.24989) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.895567+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.895567+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.897623+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.897623+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.899526+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.899526+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.900255+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.900255+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.905594+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.905594+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.908965+0000 mgr.x (mgr.24989) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.908965+0000 mgr.x (mgr.24989) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.949069+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.949069+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.951603+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.951603+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.953762+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.953762+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.954478+0000 mon.c (mon.1) 1154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.954478+0000 mon.c (mon.1) 1154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.960770+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:17.960770+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.963694+0000 mgr.x (mgr.24989) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:17.963694+0000 mgr.x (mgr.24989) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.005560+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.005560+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.007843+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.007843+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.010102+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.010102+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.010852+0000 mon.c (mon.1) 1158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.010852+0000 mon.c (mon.1) 1158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.016055+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.016055+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.019671+0000 mgr.x (mgr.24989) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.614345+0000 mon.c (mon.1) 1134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.626206+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.626206+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.630234+0000 mgr.x (mgr.24989) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.630234+0000 mgr.x (mgr.24989) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.685910+0000 mgr.x (mgr.24989) 594 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.685910+0000 mgr.x (mgr.24989) 594 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.711269+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.711269+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.714342+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.714342+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.718383+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.718383+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.719505+0000 mon.c (mon.1) 1138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.719505+0000 mon.c (mon.1) 1138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.725357+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.725357+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.729003+0000 mgr.x (mgr.24989) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.729003+0000 mgr.x (mgr.24989) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.744630+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.96:0/1660751392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.019671+0000 mgr.x (mgr.24989) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.059234+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.059234+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.061429+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.061429+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.063205+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.063205+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.063907+0000 mon.c (mon.1) 1162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.063907+0000 mon.c (mon.1) 1162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.069734+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.069734+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.072385+0000 mgr.x (mgr.24989) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.072385+0000 mgr.x (mgr.24989) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.112750+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.112750+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.114987+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.114987+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.117196+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.117196+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.118060+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.118060+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.124299+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.124299+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.128108+0000 mgr.x (mgr.24989) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.128108+0000 mgr.x (mgr.24989) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.133050+0000 mgr.x (mgr.24989) 603 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.133050+0000 mgr.x (mgr.24989) 603 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.168496+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.168496+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.170577+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.170577+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.172613+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.172613+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.173368+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.173368+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.179746+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.179746+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.222423+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.222423+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.225128+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.744630+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.96:0/1660751392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.786845+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.786845+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.789023+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.789023+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.791011+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.791011+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.791716+0000 mon.c (mon.1) 1142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.791716+0000 mon.c (mon.1) 1142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.799138+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.799138+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.802755+0000 mgr.x (mgr.24989) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.802755+0000 mgr.x (mgr.24989) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.842732+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.842732+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.844689+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.844689+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.846606+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.846606+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.225128+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.227787+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.227787+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.228517+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.228517+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.233418+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.233418+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.276467+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.276467+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.278514+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.278514+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.280250+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.280250+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.281030+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.281030+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.288281+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.288281+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.332141+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.332141+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.334528+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.334528+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.336385+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.336385+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.337023+0000 mon.c (mon.1) 1182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.337023+0000 mon.c (mon.1) 1182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.345396+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.345396+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.400026+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.400026+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.403477+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.403477+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.406405+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.406405+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.407340+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.407340+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.415362+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.415362+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.467483+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.467483+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.470736+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.470736+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.473198+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.473198+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.474182+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.474182+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.480158+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.480158+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cluster 2024-04-25T05:09:18.498216+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: cluster 2024-04-25T05:09:18.498216+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.526439+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.526439+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.528682+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.528682+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.530797+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.530797+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.531598+0000 mon.c (mon.1) 1194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.531598+0000 mon.c (mon.1) 1194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.536950+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.536950+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.847520+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.847520+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.855084+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.855084+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.856372+0000 mgr.x (mgr.24989) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.856372+0000 mgr.x (mgr.24989) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.895567+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.895567+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.897623+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.897623+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.899526+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.899526+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.900255+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.900255+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.905594+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.905594+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.908965+0000 mgr.x (mgr.24989) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.908965+0000 mgr.x (mgr.24989) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.949069+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.949069+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.951603+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.581640+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.581640+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.583848+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.583848+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.585887+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.585887+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.586620+0000 mon.c (mon.1) 1198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[81040]: audit 2024-04-25T05:09:18.586620+0000 mon.c (mon.1) 1198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.951603+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.953762+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.953762+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.954478+0000 mon.c (mon.1) 1154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.954478+0000 mon.c (mon.1) 1154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.960770+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:17.960770+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.963694+0000 mgr.x (mgr.24989) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:17.963694+0000 mgr.x (mgr.24989) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.005560+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.005560+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.007843+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.007843+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.010102+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.010102+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.010852+0000 mon.c (mon.1) 1158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.010852+0000 mon.c (mon.1) 1158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.016055+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.016055+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.019671+0000 mgr.x (mgr.24989) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.019671+0000 mgr.x (mgr.24989) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.059234+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.059234+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.061429+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.061429+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.063205+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.063205+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.063907+0000 mon.c (mon.1) 1162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.063907+0000 mon.c (mon.1) 1162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.069734+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.069734+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.072385+0000 mgr.x (mgr.24989) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.072385+0000 mgr.x (mgr.24989) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.112750+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.112750+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.114987+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.114987+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.117196+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.117196+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.118060+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.118060+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.124299+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.124299+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.128108+0000 mgr.x (mgr.24989) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.128108+0000 mgr.x (mgr.24989) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.133050+0000 mgr.x (mgr.24989) 603 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.133050+0000 mgr.x (mgr.24989) 603 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.168496+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.785 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.168496+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.785 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.170577+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.785 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.170577+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.785 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.172613+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.785 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.172613+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.785 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.173368+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.786 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.173368+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.786 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.179746+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.786 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.179746+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.786 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.222423+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.786 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.222423+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.225128+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.225128+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.227787+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.227787+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.228517+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.228517+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.233418+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.233418+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.276467+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.276467+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.278514+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.278514+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.280250+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.280250+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.281030+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.281030+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.288281+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.288281+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.332141+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.332141+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.790 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.334528+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.790 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.334528+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.790 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.336385+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.790 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.336385+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.790 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.337023+0000 mon.c (mon.1) 1182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.337023+0000 mon.c (mon.1) 1182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.345396+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.345396+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.400026+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.400026+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.403477+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.791 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.403477+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.406405+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.406405+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.407340+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.407340+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.415362+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.792 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.415362+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.467483+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.467483+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.470736+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.470736+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.473198+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.473198+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.474182+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.474182+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.480158+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.480158+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cluster 2024-04-25T05:09:18.498216+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:18.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: cluster 2024-04-25T05:09:18.498216+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:18.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.526439+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.526439+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.528682+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.528682+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.530797+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.530797+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.531598+0000 mon.c (mon.1) 1194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.531598+0000 mon.c (mon.1) 1194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.536950+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.536950+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.581640+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.581640+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.583848+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.583848+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.585887+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.585887+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.586620+0000 mon.c (mon.1) 1198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:18 smithi096 bash[79063]: audit 2024-04-25T05:09:18.586620+0000 mon.c (mon.1) 1198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.184921+0000 mgr.x (mgr.24989) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.184921+0000 mgr.x (mgr.24989) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.267172+0000 mgr.x (mgr.24989) 588 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.267172+0000 mgr.x (mgr.24989) 588 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.309262+0000 mgr.x (mgr.24989) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.309262+0000 mgr.x (mgr.24989) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.410180+0000 mgr.x (mgr.24989) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.410180+0000 mgr.x (mgr.24989) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.501820+0000 mgr.x (mgr.24989) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.501820+0000 mgr.x (mgr.24989) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cluster 2024-04-25T05:09:17.566772+0000 mgr.x (mgr.24989) 592 : cluster [DBG] pgmap v132: 161 pgs: 22 active+undersized+degraded, 20 peering, 24 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cluster 2024-04-25T05:09:17.566772+0000 mgr.x (mgr.24989) 592 : cluster [DBG] pgmap v132: 161 pgs: 22 active+undersized+degraded, 20 peering, 24 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.603170+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.603170+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.609189+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.609189+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.612949+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.612949+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.614345+0000 mon.c (mon.1) 1134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.614345+0000 mon.c (mon.1) 1134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.626206+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.626206+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.630234+0000 mgr.x (mgr.24989) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.630234+0000 mgr.x (mgr.24989) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.685910+0000 mgr.x (mgr.24989) 594 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.685910+0000 mgr.x (mgr.24989) 594 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.711269+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.711269+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.714342+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.714342+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.718383+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.718383+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.719505+0000 mon.c (mon.1) 1138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.719505+0000 mon.c (mon.1) 1138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.725357+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.725357+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.729003+0000 mgr.x (mgr.24989) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.729003+0000 mgr.x (mgr.24989) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.744630+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.96:0/1660751392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.744630+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.96:0/1660751392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.786845+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.786845+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.789023+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.789023+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.791011+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.791011+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.791716+0000 mon.c (mon.1) 1142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.791716+0000 mon.c (mon.1) 1142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.799138+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.799138+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.802755+0000 mgr.x (mgr.24989) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.802755+0000 mgr.x (mgr.24989) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.842732+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.842732+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.844689+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.844689+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.846606+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.846606+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.847520+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.847520+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.855084+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.855084+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.856372+0000 mgr.x (mgr.24989) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.856372+0000 mgr.x (mgr.24989) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.895567+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.895567+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.897623+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.897623+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.899526+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.899526+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.900255+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.900255+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.905594+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.905594+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.908965+0000 mgr.x (mgr.24989) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.908965+0000 mgr.x (mgr.24989) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.949069+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.949069+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.951603+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.951603+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.953762+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.953762+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.954478+0000 mon.c (mon.1) 1154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.954478+0000 mon.c (mon.1) 1154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.960770+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:17.960770+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.963694+0000 mgr.x (mgr.24989) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:17.963694+0000 mgr.x (mgr.24989) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.005560+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.005560+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.007843+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.007843+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.010102+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.010102+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.010852+0000 mon.c (mon.1) 1158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.010852+0000 mon.c (mon.1) 1158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.016055+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.016055+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.019671+0000 mgr.x (mgr.24989) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.019671+0000 mgr.x (mgr.24989) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.059234+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.059234+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.061429+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.061429+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.063205+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.063205+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.063907+0000 mon.c (mon.1) 1162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.063907+0000 mon.c (mon.1) 1162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.069734+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.069734+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.072385+0000 mgr.x (mgr.24989) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.072385+0000 mgr.x (mgr.24989) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.112750+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.112750+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.114987+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.114987+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.117196+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.117196+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.118060+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.118060+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.124299+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.124299+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.128108+0000 mgr.x (mgr.24989) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.128108+0000 mgr.x (mgr.24989) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.133050+0000 mgr.x (mgr.24989) 603 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.133050+0000 mgr.x (mgr.24989) 603 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.168496+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.168496+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.170577+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.170577+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.172613+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.172613+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.173368+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.173368+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.179746+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.179746+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.222423+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.222423+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.225128+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.225128+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.227787+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.227787+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.228517+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.228517+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.233418+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.233418+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.276467+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.276467+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.278514+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.278514+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.280250+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.280250+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.281030+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.281030+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.288281+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.288281+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.332141+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.332141+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.334528+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.334528+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.336385+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.336385+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.337023+0000 mon.c (mon.1) 1182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.337023+0000 mon.c (mon.1) 1182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.345396+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.345396+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.400026+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.400026+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.403477+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.403477+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.406405+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.406405+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.407340+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.407340+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.415362+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.415362+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.467483+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.467483+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.470736+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.470736+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.473198+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.473198+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.474182+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.474182+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.480158+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.480158+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cluster 2024-04-25T05:09:18.498216+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: cluster 2024-04-25T05:09:18.498216+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 69/726 objects degraded (9.504%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.526439+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.526439+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.528682+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.528682+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.530797+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.530797+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.531598+0000 mon.c (mon.1) 1194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.531598+0000 mon.c (mon.1) 1194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.536950+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.536950+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.581640+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.581640+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.583848+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.583848+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.585887+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.585887+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.586620+0000 mon.c (mon.1) 1198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:18 smithi155 bash[60276]: audit 2024-04-25T05:09:18.586620+0000 mon.c (mon.1) 1198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.182235+0000 mgr.x (mgr.24989) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.182235+0000 mgr.x (mgr.24989) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.236687+0000 mgr.x (mgr.24989) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.236687+0000 mgr.x (mgr.24989) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.289398+0000 mgr.x (mgr.24989) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.289398+0000 mgr.x (mgr.24989) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.346500+0000 mgr.x (mgr.24989) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.346500+0000 mgr.x (mgr.24989) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.416750+0000 mgr.x (mgr.24989) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.416750+0000 mgr.x (mgr.24989) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.483417+0000 mgr.x (mgr.24989) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.483417+0000 mgr.x (mgr.24989) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.538982+0000 mgr.x (mgr.24989) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.538982+0000 mgr.x (mgr.24989) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.605927+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.605927+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.607763+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.96:0/3883309010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.607763+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.96:0/3883309010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.610246+0000 mgr.x (mgr.24989) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.610246+0000 mgr.x (mgr.24989) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.654148+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.654148+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.656347+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.656347+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.658406+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.658406+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.659126+0000 mon.c (mon.1) 1202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.659126+0000 mon.c (mon.1) 1202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.665030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.665030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.667477+0000 mgr.x (mgr.24989) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.667477+0000 mgr.x (mgr.24989) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.711296+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.711296+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.713578+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.713578+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.715822+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.715822+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.716564+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.716564+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.722343+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.722343+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.723291+0000 mgr.x (mgr.24989) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.723291+0000 mgr.x (mgr.24989) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.763371+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.763371+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.765561+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.765561+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.767740+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.767740+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.768575+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.768575+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.776347+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.776347+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.777517+0000 mgr.x (mgr.24989) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.777517+0000 mgr.x (mgr.24989) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.822293+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.822293+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.825050+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.825050+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.827542+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.827542+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.828341+0000 mon.c (mon.1) 1214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.828341+0000 mon.c (mon.1) 1214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.835203+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.835203+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.836361+0000 mgr.x (mgr.24989) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.836361+0000 mgr.x (mgr.24989) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.910800+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.910800+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.913044+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.913044+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.915102+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.915102+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.915937+0000 mon.c (mon.1) 1218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.915937+0000 mon.c (mon.1) 1218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.924091+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.924091+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.925264+0000 mgr.x (mgr.24989) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:18.925264+0000 mgr.x (mgr.24989) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.998558+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:18.998558+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.001147+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.001147+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.003773+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.003773+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.005013+0000 mon.c (mon.1) 1222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.005013+0000 mon.c (mon.1) 1222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.013593+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.013593+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.014837+0000 mgr.x (mgr.24989) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.014837+0000 mgr.x (mgr.24989) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.061075+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.061075+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.063895+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.063895+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.066339+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.066339+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.067372+0000 mon.c (mon.1) 1226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.067372+0000 mon.c (mon.1) 1226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.075903+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.075903+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.077071+0000 mgr.x (mgr.24989) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.077071+0000 mgr.x (mgr.24989) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.122106+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.122106+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.124912+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.124912+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.127175+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.127175+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.128156+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.128156+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.136650+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.136650+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.177468+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.177468+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.180364+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.180364+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.182705+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.182705+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.183535+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.183535+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.192023+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.192023+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.233739+0000 mon.c (mon.1) 1235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.233739+0000 mon.c (mon.1) 1235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.235792+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.235792+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.237643+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.237643+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.238387+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.238387+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.246484+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.246484+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.291686+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.291686+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.294089+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.294089+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.296199+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.296199+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.297296+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.297296+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.305424+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.305424+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.350817+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.350817+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.353218+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.353218+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.355226+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.355226+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.355910+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.355910+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.364245+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.364245+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.409890+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.409890+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.412642+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.412642+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.415739+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.415739+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.416596+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.416596+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.422413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.422413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.483931+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.483931+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.486566+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.486566+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.489507+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.489507+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.490510+0000 mon.c (mon.1) 1254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.490510+0000 mon.c (mon.1) 1254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.499302+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.499302+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.578951+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.578951+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.582250+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.582250+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.586206+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.586206+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.587442+0000 mon.c (mon.1) 1258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.587442+0000 mon.c (mon.1) 1258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.596583+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:19 smithi155 bash[60276]: audit 2024-04-25T05:09:19.596583+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:19.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.182235+0000 mgr.x (mgr.24989) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.182235+0000 mgr.x (mgr.24989) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:19.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.236687+0000 mgr.x (mgr.24989) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.236687+0000 mgr.x (mgr.24989) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.289398+0000 mgr.x (mgr.24989) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.289398+0000 mgr.x (mgr.24989) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.346500+0000 mgr.x (mgr.24989) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.346500+0000 mgr.x (mgr.24989) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.416750+0000 mgr.x (mgr.24989) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.416750+0000 mgr.x (mgr.24989) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.483417+0000 mgr.x (mgr.24989) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.483417+0000 mgr.x (mgr.24989) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.538982+0000 mgr.x (mgr.24989) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.538982+0000 mgr.x (mgr.24989) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.605927+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.605927+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.607763+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.96:0/3883309010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.607763+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.96:0/3883309010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.610246+0000 mgr.x (mgr.24989) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.610246+0000 mgr.x (mgr.24989) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.654148+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.654148+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.182235+0000 mgr.x (mgr.24989) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.182235+0000 mgr.x (mgr.24989) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.236687+0000 mgr.x (mgr.24989) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.236687+0000 mgr.x (mgr.24989) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.289398+0000 mgr.x (mgr.24989) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.289398+0000 mgr.x (mgr.24989) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.346500+0000 mgr.x (mgr.24989) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.346500+0000 mgr.x (mgr.24989) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.416750+0000 mgr.x (mgr.24989) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.416750+0000 mgr.x (mgr.24989) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.483417+0000 mgr.x (mgr.24989) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.483417+0000 mgr.x (mgr.24989) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.538982+0000 mgr.x (mgr.24989) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.538982+0000 mgr.x (mgr.24989) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.605927+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.605927+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.607763+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.96:0/3883309010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.607763+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.96:0/3883309010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.610246+0000 mgr.x (mgr.24989) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.610246+0000 mgr.x (mgr.24989) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.654148+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.654148+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.656347+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.656347+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.658406+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.658406+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.659126+0000 mon.c (mon.1) 1202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.659126+0000 mon.c (mon.1) 1202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.665030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.665030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.667477+0000 mgr.x (mgr.24989) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.667477+0000 mgr.x (mgr.24989) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.711296+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.711296+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.713578+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.713578+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.715822+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.715822+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.716564+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.716564+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.722343+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.722343+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.656347+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.656347+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.658406+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.658406+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.659126+0000 mon.c (mon.1) 1202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.659126+0000 mon.c (mon.1) 1202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.665030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.665030+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.667477+0000 mgr.x (mgr.24989) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.667477+0000 mgr.x (mgr.24989) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.711296+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.711296+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.713578+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.713578+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.715822+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.715822+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.716564+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.716564+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.722343+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.722343+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.723291+0000 mgr.x (mgr.24989) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.723291+0000 mgr.x (mgr.24989) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.763371+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.763371+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.765561+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.765561+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.767740+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.767740+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.768575+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.768575+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.776347+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.776347+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.777517+0000 mgr.x (mgr.24989) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.777517+0000 mgr.x (mgr.24989) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.822293+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.822293+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.825050+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.825050+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.827542+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.827542+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.723291+0000 mgr.x (mgr.24989) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.723291+0000 mgr.x (mgr.24989) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.763371+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.763371+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.765561+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.765561+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.767740+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.767740+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.768575+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.768575+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.776347+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.776347+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.777517+0000 mgr.x (mgr.24989) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.777517+0000 mgr.x (mgr.24989) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.822293+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.822293+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.825050+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.825050+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.827542+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.827542+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.828341+0000 mon.c (mon.1) 1214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.828341+0000 mon.c (mon.1) 1214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.835203+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.835203+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.836361+0000 mgr.x (mgr.24989) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.836361+0000 mgr.x (mgr.24989) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.910800+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.910800+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.913044+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.913044+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.915102+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.915102+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.915937+0000 mon.c (mon.1) 1218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.915937+0000 mon.c (mon.1) 1218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.924091+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.924091+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.925264+0000 mgr.x (mgr.24989) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:18.925264+0000 mgr.x (mgr.24989) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.998558+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:18.998558+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.828341+0000 mon.c (mon.1) 1214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.828341+0000 mon.c (mon.1) 1214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.835203+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.835203+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.836361+0000 mgr.x (mgr.24989) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.836361+0000 mgr.x (mgr.24989) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.910800+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.910800+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.913044+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.913044+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.915102+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.915102+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.915937+0000 mon.c (mon.1) 1218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.915937+0000 mon.c (mon.1) 1218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.924091+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.924091+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.925264+0000 mgr.x (mgr.24989) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:18.925264+0000 mgr.x (mgr.24989) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.998558+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:18.998558+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.001147+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.001147+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.003773+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.003773+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.005013+0000 mon.c (mon.1) 1222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.005013+0000 mon.c (mon.1) 1222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.013593+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.013593+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.014837+0000 mgr.x (mgr.24989) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.014837+0000 mgr.x (mgr.24989) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.061075+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.061075+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.063895+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.063895+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.066339+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.066339+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.067372+0000 mon.c (mon.1) 1226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.067372+0000 mon.c (mon.1) 1226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.075903+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.075903+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.001147+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.001147+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.003773+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.003773+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.005013+0000 mon.c (mon.1) 1222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.005013+0000 mon.c (mon.1) 1222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.013593+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.013593+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.014837+0000 mgr.x (mgr.24989) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.014837+0000 mgr.x (mgr.24989) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.061075+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.061075+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.063895+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.063895+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.066339+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.066339+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.067372+0000 mon.c (mon.1) 1226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.067372+0000 mon.c (mon.1) 1226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.075903+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.075903+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.077071+0000 mgr.x (mgr.24989) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.077071+0000 mgr.x (mgr.24989) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.122106+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.026 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.122106+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.124912+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.124912+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.127175+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.127175+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.128156+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.128156+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.136650+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.136650+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.177468+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.177468+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.180364+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.180364+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.182705+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.182705+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.183535+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.077071+0000 mgr.x (mgr.24989) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.077071+0000 mgr.x (mgr.24989) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.122106+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.122106+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.124912+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.124912+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.127175+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.127175+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.128156+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.128156+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.136650+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.136650+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.177468+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.177468+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.180364+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.180364+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.182705+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.182705+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.183535+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.183535+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.192023+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.192023+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.233739+0000 mon.c (mon.1) 1235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.233739+0000 mon.c (mon.1) 1235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.235792+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.235792+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.237643+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.237643+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.238387+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.238387+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.246484+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.246484+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.291686+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.291686+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.294089+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.294089+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.296199+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.296199+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.297296+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.183535+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.192023+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.192023+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.233739+0000 mon.c (mon.1) 1235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.233739+0000 mon.c (mon.1) 1235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.235792+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.235792+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.237643+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.237643+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.238387+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.238387+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.246484+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.246484+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.291686+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.291686+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.294089+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.294089+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.296199+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.296199+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.297296+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.297296+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.305424+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.305424+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.350817+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.350817+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.353218+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.353218+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.355226+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.355226+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.355910+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.355910+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.364245+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.364245+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.409890+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.409890+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.412642+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.412642+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.415739+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.415739+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.416596+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.297296+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.305424+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.305424+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.350817+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.350817+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.353218+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.353218+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.355226+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.355226+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.355910+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.355910+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.364245+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.364245+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.409890+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.409890+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.412642+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.412642+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.415739+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.415739+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.416596+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.416596+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.422413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.422413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.483931+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.483931+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.486566+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.486566+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.489507+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.489507+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.490510+0000 mon.c (mon.1) 1254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.490510+0000 mon.c (mon.1) 1254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.499302+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.499302+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.578951+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.578951+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.582250+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.582250+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.586206+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.586206+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.587442+0000 mon.c (mon.1) 1258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.416596+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.422413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.422413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.483931+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.483931+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.486566+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.486566+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.489507+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.489507+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.490510+0000 mon.c (mon.1) 1254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.490510+0000 mon.c (mon.1) 1254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.499302+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.499302+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.578951+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.578951+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.582250+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.582250+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.586206+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.586206+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.587442+0000 mon.c (mon.1) 1258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.587442+0000 mon.c (mon.1) 1258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.596583+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[79063]: audit 2024-04-25T05:09:19.596583+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.040 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.587442+0000 mon.c (mon.1) 1258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.040 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.596583+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.040 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:19 smithi096 bash[81040]: audit 2024-04-25T05:09:19.596583+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.137810+0000 mgr.x (mgr.24989) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.137810+0000 mgr.x (mgr.24989) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.193150+0000 mgr.x (mgr.24989) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.193150+0000 mgr.x (mgr.24989) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.247664+0000 mgr.x (mgr.24989) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.247664+0000 mgr.x (mgr.24989) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.306650+0000 mgr.x (mgr.24989) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.306650+0000 mgr.x (mgr.24989) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.365418+0000 mgr.x (mgr.24989) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.365418+0000 mgr.x (mgr.24989) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.423481+0000 mgr.x (mgr.24989) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.423481+0000 mgr.x (mgr.24989) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.500619+0000 mgr.x (mgr.24989) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.500619+0000 mgr.x (mgr.24989) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cluster 2024-04-25T05:09:19.567479+0000 mgr.x (mgr.24989) 626 : cluster [DBG] pgmap v133: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cluster 2024-04-25T05:09:19.567479+0000 mgr.x (mgr.24989) 626 : cluster [DBG] pgmap v133: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.598600+0000 mgr.x (mgr.24989) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.598600+0000 mgr.x (mgr.24989) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.719855+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.719855+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.723634+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.723634+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.727446+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.727446+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.728630+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.728630+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.736014+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.736014+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.737459+0000 mgr.x (mgr.24989) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.737459+0000 mgr.x (mgr.24989) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.794551+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.794551+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.798825+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.798825+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.802556+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.802556+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.803740+0000 mon.c (mon.1) 1266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.803740+0000 mon.c (mon.1) 1266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.811219+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.811219+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.812554+0000 mgr.x (mgr.24989) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.812554+0000 mgr.x (mgr.24989) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.855183+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.855183+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.857500+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.857500+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.859932+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.859932+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.861313+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.861313+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.869804+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.869804+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.871195+0000 mgr.x (mgr.24989) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.871195+0000 mgr.x (mgr.24989) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.916500+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.916500+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.919249+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.919249+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.921653+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.921653+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.922807+0000 mon.c (mon.1) 1274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.922807+0000 mon.c (mon.1) 1274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.932047+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.932047+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.933753+0000 mgr.x (mgr.24989) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.933753+0000 mgr.x (mgr.24989) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.978407+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.978407+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.981217+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.981217+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.983046+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.983046+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.983778+0000 mon.c (mon.1) 1278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.983778+0000 mon.c (mon.1) 1278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.990713+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:19.990713+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.991876+0000 mgr.x (mgr.24989) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:19.991876+0000 mgr.x (mgr.24989) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.036075+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.036075+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.038788+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.038788+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.041183+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.041183+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.042032+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.042032+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.048589+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.048589+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.049764+0000 mgr.x (mgr.24989) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.049764+0000 mgr.x (mgr.24989) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.122124+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.122124+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.124374+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.124374+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.126577+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.126577+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.127444+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.127444+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.134316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.134316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.135680+0000 mgr.x (mgr.24989) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.135680+0000 mgr.x (mgr.24989) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.225760+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.225760+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.229624+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.229624+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.232364+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.232364+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.233543+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.233543+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.240568+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.240568+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.325357+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.871 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.325357+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.327607+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.327607+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.329783+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.329783+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.330546+0000 mon.c (mon.1) 1294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.330546+0000 mon.c (mon.1) 1294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.336468+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.336468+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.414465+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.414465+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.417000+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.417000+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.419540+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.872 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.419540+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.420270+0000 mon.c (mon.1) 1298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.420270+0000 mon.c (mon.1) 1298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.425660+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.425660+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cluster 2024-04-25T05:09:20.495053+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: cluster 2024-04-25T05:09:20.495053+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.499442+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.499442+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.501409+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.501409+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.504783+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.504783+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.505778+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.505778+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.513568+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.513568+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.570452+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.570452+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.574299+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.574299+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.577228+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.577228+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.578271+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.578271+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.584294+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[79063]: audit 2024-04-25T05:09:20.584294+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.137810+0000 mgr.x (mgr.24989) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.137810+0000 mgr.x (mgr.24989) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.193150+0000 mgr.x (mgr.24989) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.193150+0000 mgr.x (mgr.24989) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.247664+0000 mgr.x (mgr.24989) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.247664+0000 mgr.x (mgr.24989) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.306650+0000 mgr.x (mgr.24989) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.306650+0000 mgr.x (mgr.24989) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.365418+0000 mgr.x (mgr.24989) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.365418+0000 mgr.x (mgr.24989) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.423481+0000 mgr.x (mgr.24989) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.423481+0000 mgr.x (mgr.24989) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.875 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.500619+0000 mgr.x (mgr.24989) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.500619+0000 mgr.x (mgr.24989) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cluster 2024-04-25T05:09:19.567479+0000 mgr.x (mgr.24989) 626 : cluster [DBG] pgmap v133: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cluster 2024-04-25T05:09:19.567479+0000 mgr.x (mgr.24989) 626 : cluster [DBG] pgmap v133: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.598600+0000 mgr.x (mgr.24989) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.598600+0000 mgr.x (mgr.24989) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.719855+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.719855+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.723634+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.723634+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.727446+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.727446+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.728630+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.728630+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.736014+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.736014+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.737459+0000 mgr.x (mgr.24989) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.737459+0000 mgr.x (mgr.24989) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.794551+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.794551+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.798825+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.798825+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.802556+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.802556+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.803740+0000 mon.c (mon.1) 1266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.803740+0000 mon.c (mon.1) 1266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.811219+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.878 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.811219+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.878 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.812554+0000 mgr.x (mgr.24989) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.878 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.812554+0000 mgr.x (mgr.24989) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.878 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.855183+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.878 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.855183+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.878 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.857500+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.857500+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.859932+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.859932+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.861313+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.861313+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.869804+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.869804+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.871195+0000 mgr.x (mgr.24989) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.871195+0000 mgr.x (mgr.24989) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.916500+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.916500+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.919249+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.919249+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.921653+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.921653+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.922807+0000 mon.c (mon.1) 1274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.922807+0000 mon.c (mon.1) 1274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.932047+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.932047+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.933753+0000 mgr.x (mgr.24989) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.933753+0000 mgr.x (mgr.24989) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.978407+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.978407+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.981217+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.981217+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.983046+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.983046+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.983778+0000 mon.c (mon.1) 1278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.983778+0000 mon.c (mon.1) 1278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.990713+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:19.990713+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.991876+0000 mgr.x (mgr.24989) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:19.991876+0000 mgr.x (mgr.24989) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.036075+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.036075+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.038788+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.038788+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.041183+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.041183+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.042032+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.042032+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.048589+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.048589+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.049764+0000 mgr.x (mgr.24989) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.049764+0000 mgr.x (mgr.24989) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.122124+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.122124+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.124374+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.882 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.124374+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.126577+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.126577+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.127444+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.127444+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.134316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.134316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.135680+0000 mgr.x (mgr.24989) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.135680+0000 mgr.x (mgr.24989) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.225760+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.225760+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.229624+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.229624+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.232364+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.232364+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.233543+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.233543+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.240568+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.240568+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.325357+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.325357+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.327607+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.327607+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.329783+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.329783+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.330546+0000 mon.c (mon.1) 1294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.330546+0000 mon.c (mon.1) 1294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.336468+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.336468+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.414465+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.414465+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.417000+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.417000+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.419540+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.419540+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.420270+0000 mon.c (mon.1) 1298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.420270+0000 mon.c (mon.1) 1298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.425660+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.425660+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cluster 2024-04-25T05:09:20.495053+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: cluster 2024-04-25T05:09:20.495053+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-25T05:09:20.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.499442+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.499442+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.501409+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.501409+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.504783+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.504783+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.505778+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.505778+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.513568+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.513568+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.570452+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.570452+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.574299+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.574299+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.577228+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.577228+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.578271+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.578271+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.584294+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[81040]: audit 2024-04-25T05:09:20.584294+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.137810+0000 mgr.x (mgr.24989) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.137810+0000 mgr.x (mgr.24989) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.193150+0000 mgr.x (mgr.24989) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.193150+0000 mgr.x (mgr.24989) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.247664+0000 mgr.x (mgr.24989) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.247664+0000 mgr.x (mgr.24989) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.306650+0000 mgr.x (mgr.24989) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.306650+0000 mgr.x (mgr.24989) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.365418+0000 mgr.x (mgr.24989) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.365418+0000 mgr.x (mgr.24989) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.423481+0000 mgr.x (mgr.24989) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.423481+0000 mgr.x (mgr.24989) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.500619+0000 mgr.x (mgr.24989) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.500619+0000 mgr.x (mgr.24989) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cluster 2024-04-25T05:09:19.567479+0000 mgr.x (mgr.24989) 626 : cluster [DBG] pgmap v133: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cluster 2024-04-25T05:09:19.567479+0000 mgr.x (mgr.24989) 626 : cluster [DBG] pgmap v133: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:20.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.598600+0000 mgr.x (mgr.24989) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.598600+0000 mgr.x (mgr.24989) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.719855+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.719855+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.723634+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.723634+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.727446+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.727446+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.728630+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.728630+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.736014+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.736014+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.737459+0000 mgr.x (mgr.24989) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.737459+0000 mgr.x (mgr.24989) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.794551+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.794551+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.798825+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.798825+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.802556+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.802556+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.803740+0000 mon.c (mon.1) 1266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.803740+0000 mon.c (mon.1) 1266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.811219+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.811219+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.812554+0000 mgr.x (mgr.24989) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.812554+0000 mgr.x (mgr.24989) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.855183+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.855183+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.857500+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.857500+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.859932+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.859932+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.861313+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.861313+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.869804+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.869804+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.871195+0000 mgr.x (mgr.24989) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.871195+0000 mgr.x (mgr.24989) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.916500+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.916500+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.919249+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.919249+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.921653+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.921653+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.922807+0000 mon.c (mon.1) 1274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.922807+0000 mon.c (mon.1) 1274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.932047+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.932047+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.933753+0000 mgr.x (mgr.24989) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.933753+0000 mgr.x (mgr.24989) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.978407+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.978407+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.981217+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.981217+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.983046+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.983046+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.983778+0000 mon.c (mon.1) 1278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.983778+0000 mon.c (mon.1) 1278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.990713+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:19.990713+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.991876+0000 mgr.x (mgr.24989) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:19.991876+0000 mgr.x (mgr.24989) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.036075+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.036075+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.038788+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.038788+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.041183+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.041183+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.042032+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.042032+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.048589+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.048589+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.049764+0000 mgr.x (mgr.24989) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.049764+0000 mgr.x (mgr.24989) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.122124+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.122124+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.124374+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.124374+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.126577+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.126577+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.127444+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.127444+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.134316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.134316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.135680+0000 mgr.x (mgr.24989) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.135680+0000 mgr.x (mgr.24989) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.225760+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.225760+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.229624+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.229624+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.232364+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.896 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.232364+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.233543+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.233543+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.240568+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.240568+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.325357+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.325357+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.327607+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.327607+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.329783+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.329783+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.330546+0000 mon.c (mon.1) 1294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.330546+0000 mon.c (mon.1) 1294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.336468+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.336468+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.414465+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.414465+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.417000+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.417000+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.419540+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.419540+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.420270+0000 mon.c (mon.1) 1298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.420270+0000 mon.c (mon.1) 1298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.425660+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.425660+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cluster 2024-04-25T05:09:20.495053+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: cluster 2024-04-25T05:09:20.495053+0000 mon.a (mon.0) 768 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.499442+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.499442+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.501409+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.501409+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.504783+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.504783+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.505778+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.505778+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.513568+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.513568+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.570452+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.570452+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.574299+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.574299+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.577228+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.577228+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.578271+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.578271+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.584294+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:20.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:20 smithi155 bash[60276]: audit 2024-04-25T05:09:20.584294+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.197 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:20 smithi096 bash[96494]: debug 2024-04-25T05:09:20.916+0000 7f46890ba700 1 -- 172.21.15.96:0/3155331293 <== mon.1 v2:172.21.15.96:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f588fd1680 con 0x55f58902ec00 2024-04-25T05:09:21.608 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[52857]: debug 2024-04-25T05:09:21.233+0000 7fbb90150700 -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-04-25T05:09:21.749 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[96494]: debug 2024-04-25T05:09:21.460+0000 7f46922527c0 -1 Falling back to public interface 2024-04-25T05:09:21.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.242139+0000 mgr.x (mgr.24989) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.242139+0000 mgr.x (mgr.24989) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.337978+0000 mgr.x (mgr.24989) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.337978+0000 mgr.x (mgr.24989) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.427195+0000 mgr.x (mgr.24989) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.427195+0000 mgr.x (mgr.24989) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.514884+0000 mgr.x (mgr.24989) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.514884+0000 mgr.x (mgr.24989) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.585441+0000 mgr.x (mgr.24989) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.585441+0000 mgr.x (mgr.24989) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.641596+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.641596+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.643741+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.643741+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.645608+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.645608+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.646392+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.646392+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.653998+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.653998+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.657550+0000 mgr.x (mgr.24989) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.242139+0000 mgr.x (mgr.24989) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.242139+0000 mgr.x (mgr.24989) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.337978+0000 mgr.x (mgr.24989) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.337978+0000 mgr.x (mgr.24989) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.427195+0000 mgr.x (mgr.24989) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.427195+0000 mgr.x (mgr.24989) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.514884+0000 mgr.x (mgr.24989) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.514884+0000 mgr.x (mgr.24989) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.585441+0000 mgr.x (mgr.24989) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.585441+0000 mgr.x (mgr.24989) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.641596+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.641596+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.643741+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.643741+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.645608+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.645608+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.646392+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.646392+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.653998+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.653998+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.657550+0000 mgr.x (mgr.24989) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.657550+0000 mgr.x (mgr.24989) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.701976+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.701976+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.704527+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.704527+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.706572+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.706572+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.707292+0000 mon.c (mon.1) 1314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.707292+0000 mon.c (mon.1) 1314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.714773+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.714773+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.718179+0000 mgr.x (mgr.24989) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.718179+0000 mgr.x (mgr.24989) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.760225+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.760225+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.762975+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.762975+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.765176+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.765176+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.765943+0000 mon.c (mon.1) 1318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.765943+0000 mon.c (mon.1) 1318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.774792+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.774792+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.776700+0000 mgr.x (mgr.24989) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.776700+0000 mgr.x (mgr.24989) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.821705+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.821705+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.824032+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.824032+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.826305+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.826305+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.827020+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.827020+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.834198+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.834198+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.838181+0000 mgr.x (mgr.24989) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.838181+0000 mgr.x (mgr.24989) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.883622+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.883622+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.885881+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.657550+0000 mgr.x (mgr.24989) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.701976+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.701976+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.704527+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.704527+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.706572+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.706572+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.707292+0000 mon.c (mon.1) 1314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.707292+0000 mon.c (mon.1) 1314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.714773+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.714773+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.718179+0000 mgr.x (mgr.24989) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.718179+0000 mgr.x (mgr.24989) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.760225+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.760225+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.762975+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.762975+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.765176+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.765176+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.885881+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.888005+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.888005+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.889012+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.889012+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.897592+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.897592+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.902018+0000 mgr.x (mgr.24989) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.902018+0000 mgr.x (mgr.24989) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.946716+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.946716+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.949141+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.949141+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.951298+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.951298+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.952155+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.952155+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.959738+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:20.959738+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.962961+0000 mgr.x (mgr.24989) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:20.962961+0000 mgr.x (mgr.24989) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.007451+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.007451+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.009635+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.009635+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.011476+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.011476+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.012130+0000 mon.c (mon.1) 1334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.012130+0000 mon.c (mon.1) 1334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.018988+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.018988+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.022780+0000 mgr.x (mgr.24989) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.022780+0000 mgr.x (mgr.24989) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.067407+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.067407+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.069688+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.069688+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.071821+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.071821+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.072524+0000 mon.c (mon.1) 1338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.765943+0000 mon.c (mon.1) 1318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.765943+0000 mon.c (mon.1) 1318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.774792+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.774792+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.776700+0000 mgr.x (mgr.24989) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.776700+0000 mgr.x (mgr.24989) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.821705+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.821705+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.824032+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.824032+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.826305+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.826305+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.827020+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.827020+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.834198+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.834198+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.838181+0000 mgr.x (mgr.24989) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.838181+0000 mgr.x (mgr.24989) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.883622+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.883622+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.885881+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.072524+0000 mon.c (mon.1) 1338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.080157+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.080157+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.083082+0000 mgr.x (mgr.24989) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.083082+0000 mgr.x (mgr.24989) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.161897+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.161897+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.164274+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.164274+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.167258+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.167258+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.168683+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.168683+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.177497+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.177497+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.184045+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.184045+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.193102+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.193102+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.201269+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.201269+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.231073+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.231073+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.233969+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.233969+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.236055+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.236055+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.237341+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.237341+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.238895+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[79063]: audit 2024-04-25T05:09:21.238895+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.885881+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.888005+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.888005+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.889012+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.889012+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.897592+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.897592+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.902018+0000 mgr.x (mgr.24989) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.902018+0000 mgr.x (mgr.24989) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.946716+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.946716+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.949141+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.949141+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.951298+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.951298+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.952155+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.952155+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.959738+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:20.959738+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.962961+0000 mgr.x (mgr.24989) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:20.962961+0000 mgr.x (mgr.24989) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.007451+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.007451+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.009635+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.009635+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.011476+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.011476+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.012130+0000 mon.c (mon.1) 1334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.012130+0000 mon.c (mon.1) 1334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.018988+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.018988+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.022780+0000 mgr.x (mgr.24989) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.022780+0000 mgr.x (mgr.24989) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.067407+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.067407+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.069688+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.069688+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.071821+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.071821+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.072524+0000 mon.c (mon.1) 1338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.072524+0000 mon.c (mon.1) 1338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.080157+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.080157+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.083082+0000 mgr.x (mgr.24989) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.083082+0000 mgr.x (mgr.24989) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.161897+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.161897+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.164274+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.164274+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.167258+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.167258+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.168683+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.168683+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.177497+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.177497+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.184045+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.184045+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.193102+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.193102+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.201269+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.201269+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.231073+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.231073+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.233969+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.233969+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.236055+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.236055+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.237341+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.237341+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.238895+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:21.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:21 smithi096 bash[81040]: audit 2024-04-25T05:09:21.238895+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.242139+0000 mgr.x (mgr.24989) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.242139+0000 mgr.x (mgr.24989) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.337978+0000 mgr.x (mgr.24989) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.337978+0000 mgr.x (mgr.24989) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.427195+0000 mgr.x (mgr.24989) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.427195+0000 mgr.x (mgr.24989) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.514884+0000 mgr.x (mgr.24989) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.514884+0000 mgr.x (mgr.24989) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.585441+0000 mgr.x (mgr.24989) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.585441+0000 mgr.x (mgr.24989) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.641596+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.641596+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.643741+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.643741+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.645608+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.645608+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.646392+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.646392+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.653998+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.653998+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.657550+0000 mgr.x (mgr.24989) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.657550+0000 mgr.x (mgr.24989) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.701976+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.701976+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.704527+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.704527+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.706572+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.706572+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.707292+0000 mon.c (mon.1) 1314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.707292+0000 mon.c (mon.1) 1314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.714773+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.714773+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.718179+0000 mgr.x (mgr.24989) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.718179+0000 mgr.x (mgr.24989) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.760225+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.760225+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.762975+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.762975+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.765176+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.765176+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.765943+0000 mon.c (mon.1) 1318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.765943+0000 mon.c (mon.1) 1318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.774792+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.774792+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.776700+0000 mgr.x (mgr.24989) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.776700+0000 mgr.x (mgr.24989) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.821705+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.821705+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.824032+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.824032+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.826305+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.826305+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.827020+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.827020+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.834198+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.834198+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.838181+0000 mgr.x (mgr.24989) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.838181+0000 mgr.x (mgr.24989) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.883622+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.883622+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.885881+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.885881+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.888005+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.888005+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.889012+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.889012+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.897592+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.897592+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.902018+0000 mgr.x (mgr.24989) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.902018+0000 mgr.x (mgr.24989) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.946716+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.946716+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.949141+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.949141+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.951298+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.951298+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.952155+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.952155+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.959738+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:20.959738+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.962961+0000 mgr.x (mgr.24989) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:20.962961+0000 mgr.x (mgr.24989) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.007451+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.007451+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.009635+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.009635+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.011476+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.011476+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.012130+0000 mon.c (mon.1) 1334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.012130+0000 mon.c (mon.1) 1334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.018988+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.018988+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.022780+0000 mgr.x (mgr.24989) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.022780+0000 mgr.x (mgr.24989) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.067407+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.067407+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.069688+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.069688+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.071821+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.071821+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.072524+0000 mon.c (mon.1) 1338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.072524+0000 mon.c (mon.1) 1338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.080157+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.080157+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.083082+0000 mgr.x (mgr.24989) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.083082+0000 mgr.x (mgr.24989) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.161897+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.161897+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.164274+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.164274+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.167258+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.167258+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.168683+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.168683+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.177497+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.177497+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.184045+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.184045+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.193102+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.193102+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.201269+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.201269+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.231073+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.231073+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.233969+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.233969+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.236055+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.236055+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.237341+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.237341+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.238895+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:21.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:21 smithi155 bash[60276]: audit 2024-04-25T05:09:21.238895+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.180341+0000 mgr.x (mgr.24989) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.180341+0000 mgr.x (mgr.24989) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.239614+0000 mgr.x (mgr.24989) 649 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.239614+0000 mgr.x (mgr.24989) 649 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.240763+0000 mgr.x (mgr.24989) 650 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: cephadm 2024-04-25T05:09:21.240763+0000 mgr.x (mgr.24989) 650 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: cluster 2024-04-25T05:09:21.568057+0000 mgr.x (mgr.24989) 651 : cluster [DBG] pgmap v134: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: cluster 2024-04-25T05:09:21.568057+0000 mgr.x (mgr.24989) 651 : cluster [DBG] pgmap v134: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.727513+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.727513+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.745605+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.745605+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.762512+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[79063]: audit 2024-04-25T05:09:21.762512+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.180341+0000 mgr.x (mgr.24989) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.180341+0000 mgr.x (mgr.24989) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.239614+0000 mgr.x (mgr.24989) 649 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.239614+0000 mgr.x (mgr.24989) 649 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.240763+0000 mgr.x (mgr.24989) 650 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: cephadm 2024-04-25T05:09:21.240763+0000 mgr.x (mgr.24989) 650 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: cluster 2024-04-25T05:09:21.568057+0000 mgr.x (mgr.24989) 651 : cluster [DBG] pgmap v134: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: cluster 2024-04-25T05:09:21.568057+0000 mgr.x (mgr.24989) 651 : cluster [DBG] pgmap v134: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.727513+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.727513+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.745605+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.745605+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.762512+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:22 smithi096 bash[81040]: audit 2024-04-25T05:09:21.762512+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.180341+0000 mgr.x (mgr.24989) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.180341+0000 mgr.x (mgr.24989) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.239614+0000 mgr.x (mgr.24989) 649 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.239614+0000 mgr.x (mgr.24989) 649 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:23.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.240763+0000 mgr.x (mgr.24989) 650 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: cephadm 2024-04-25T05:09:21.240763+0000 mgr.x (mgr.24989) 650 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: cluster 2024-04-25T05:09:21.568057+0000 mgr.x (mgr.24989) 651 : cluster [DBG] pgmap v134: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: cluster 2024-04-25T05:09:21.568057+0000 mgr.x (mgr.24989) 651 : cluster [DBG] pgmap v134: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.727513+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.727513+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.745605+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.745605+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.762512+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:23.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:22 smithi155 bash[60276]: audit 2024-04-25T05:09:21.762512+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:24.734 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[96494]: debug 2024-04-25T05:09:24.496+0000 7f46922527c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-25T05:09:24.735 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[96494]: debug 2024-04-25T05:09:24.528+0000 7f46922527c0 -1 osd.3 135 log_to_monitors true 2024-04-25T05:09:24.999 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[96494]: debug 2024-04-25T05:09:24.772+0000 7f46836aa700 -1 osd.3 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:09:24.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[79063]: cluster 2024-04-25T05:09:23.569988+0000 mgr.x (mgr.24989) 652 : cluster [DBG] pgmap v135: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:24.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[79063]: cluster 2024-04-25T05:09:23.569988+0000 mgr.x (mgr.24989) 652 : cluster [DBG] pgmap v135: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:24.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[79063]: audit 2024-04-25T05:09:24.536151+0000 mon.c (mon.1) 1348 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[79063]: audit 2024-04-25T05:09:24.536151+0000 mon.c (mon.1) 1348 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[79063]: audit 2024-04-25T05:09:24.536455+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[79063]: audit 2024-04-25T05:09:24.536455+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[81040]: cluster 2024-04-25T05:09:23.569988+0000 mgr.x (mgr.24989) 652 : cluster [DBG] pgmap v135: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[81040]: cluster 2024-04-25T05:09:23.569988+0000 mgr.x (mgr.24989) 652 : cluster [DBG] pgmap v135: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[81040]: audit 2024-04-25T05:09:24.536151+0000 mon.c (mon.1) 1348 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[81040]: audit 2024-04-25T05:09:24.536151+0000 mon.c (mon.1) 1348 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[81040]: audit 2024-04-25T05:09:24.536455+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:24 smithi096 bash[81040]: audit 2024-04-25T05:09:24.536455+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:24 smithi155 bash[60276]: cluster 2024-04-25T05:09:23.569988+0000 mgr.x (mgr.24989) 652 : cluster [DBG] pgmap v135: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:24 smithi155 bash[60276]: cluster 2024-04-25T05:09:23.569988+0000 mgr.x (mgr.24989) 652 : cluster [DBG] pgmap v135: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:24 smithi155 bash[60276]: audit 2024-04-25T05:09:24.536151+0000 mon.c (mon.1) 1348 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:24 smithi155 bash[60276]: audit 2024-04-25T05:09:24.536151+0000 mon.c (mon.1) 1348 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:24 smithi155 bash[60276]: audit 2024-04-25T05:09:24.536455+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:25.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:24 smithi155 bash[60276]: audit 2024-04-25T05:09:24.536455+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:24.728701+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:24.728701+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: cluster 2024-04-25T05:09:24.733979+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: cluster 2024-04-25T05:09:24.733979+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:24.737329+0000 mon.c (mon.1) 1349 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:24.737329+0000 mon.c (mon.1) 1349 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:24.745307+0000 mon.a (mon.0) 789 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:24.745307+0000 mon.a (mon.0) 789 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:25.072334+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:25.072334+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:25.082604+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:25.082604+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:25.095889+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:25 smithi155 bash[60276]: audit 2024-04-25T05:09:25.095889+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:24.728701+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:24.728701+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: cluster 2024-04-25T05:09:24.733979+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: cluster 2024-04-25T05:09:24.733979+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:24.737329+0000 mon.c (mon.1) 1349 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:24.737329+0000 mon.c (mon.1) 1349 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:24.745307+0000 mon.a (mon.0) 789 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:24.745307+0000 mon.a (mon.0) 789 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:25.072334+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:25.072334+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:25.082604+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:25.082604+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:25.095889+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[79063]: audit 2024-04-25T05:09:25.095889+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:24.728701+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:24.728701+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: cluster 2024-04-25T05:09:24.733979+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: cluster 2024-04-25T05:09:24.733979+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:24.737329+0000 mon.c (mon.1) 1349 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:24.737329+0000 mon.c (mon.1) 1349 : audit [INF] from='osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:24.745307+0000 mon.a (mon.0) 789 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:24.745307+0000 mon.a (mon.0) 789 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:25.072334+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:25.072334+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:25.082604+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:25.082604+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:25.095889+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:26.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:25 smithi096 bash[81040]: audit 2024-04-25T05:09:25.095889+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.571049+0000 mgr.x (mgr.24989) 653 : cluster [DBG] pgmap v137: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.571049+0000 mgr.x (mgr.24989) 653 : cluster [DBG] pgmap v137: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.741058+0000 mon.a (mon.0) 793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:09:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.741058+0000 mon.a (mon.0) 793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:09:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.751076+0000 mon.a (mon.0) 794 : cluster [INF] osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140] boot 2024-04-25T05:09:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.751076+0000 mon.a (mon.0) 794 : cluster [INF] osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140] boot 2024-04-25T05:09:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.751222+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-25T05:09:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:25.751222+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-25T05:09:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: audit 2024-04-25T05:09:25.755785+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:09:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: audit 2024-04-25T05:09:25.755785+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:09:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:26.598531+0000 mon.a (mon.0) 796 : cluster [WRN] Health check update: Degraded data redundancy: 97/726 objects degraded (13.361%), 29 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:26 smithi155 bash[60276]: cluster 2024-04-25T05:09:26.598531+0000 mon.a (mon.0) 796 : cluster [WRN] Health check update: Degraded data redundancy: 97/726 objects degraded (13.361%), 29 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.571049+0000 mgr.x (mgr.24989) 653 : cluster [DBG] pgmap v137: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.571049+0000 mgr.x (mgr.24989) 653 : cluster [DBG] pgmap v137: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.741058+0000 mon.a (mon.0) 793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.741058+0000 mon.a (mon.0) 793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.751076+0000 mon.a (mon.0) 794 : cluster [INF] osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140] boot 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.751076+0000 mon.a (mon.0) 794 : cluster [INF] osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140] boot 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.751222+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:25.751222+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: audit 2024-04-25T05:09:25.755785+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: audit 2024-04-25T05:09:25.755785+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:09:27.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:26.598531+0000 mon.a (mon.0) 796 : cluster [WRN] Health check update: Degraded data redundancy: 97/726 objects degraded (13.361%), 29 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[79063]: cluster 2024-04-25T05:09:26.598531+0000 mon.a (mon.0) 796 : cluster [WRN] Health check update: Degraded data redundancy: 97/726 objects degraded (13.361%), 29 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.571049+0000 mgr.x (mgr.24989) 653 : cluster [DBG] pgmap v137: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.571049+0000 mgr.x (mgr.24989) 653 : cluster [DBG] pgmap v137: 161 pgs: 29 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 97/726 objects degraded (13.361%) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.741058+0000 mon.a (mon.0) 793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.741058+0000 mon.a (mon.0) 793 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.751076+0000 mon.a (mon.0) 794 : cluster [INF] osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140] boot 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.751076+0000 mon.a (mon.0) 794 : cluster [INF] osd.3 [v2:172.21.15.96:6824/3700721140,v1:172.21.15.96:6825/3700721140] boot 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.751222+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:25.751222+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: audit 2024-04-25T05:09:25.755785+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: audit 2024-04-25T05:09:25.755785+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:26.598531+0000 mon.a (mon.0) 796 : cluster [WRN] Health check update: Degraded data redundancy: 97/726 objects degraded (13.361%), 29 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:27.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:26 smithi096 bash[81040]: cluster 2024-04-25T05:09:26.598531+0000 mon.a (mon.0) 796 : cluster [WRN] Health check update: Degraded data redundancy: 97/726 objects degraded (13.361%), 29 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:27.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:27 smithi096 bash[79063]: cluster 2024-04-25T05:09:26.755420+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-25T05:09:27.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:27 smithi096 bash[79063]: cluster 2024-04-25T05:09:26.755420+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-25T05:09:27.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:27 smithi096 bash[81040]: cluster 2024-04-25T05:09:26.755420+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-25T05:09:28.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:27 smithi096 bash[81040]: cluster 2024-04-25T05:09:26.755420+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-25T05:09:28.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:09:27] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2024-04-25T05:09:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:27 smithi155 bash[60276]: cluster 2024-04-25T05:09:26.755420+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-25T05:09:28.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:27 smithi155 bash[60276]: cluster 2024-04-25T05:09:26.755420+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-25T05:09:29.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:28 smithi155 bash[60276]: cluster 2024-04-25T05:09:27.572549+0000 mgr.x (mgr.24989) 654 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 24 active+undersized, 121 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:09:29.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:28 smithi155 bash[60276]: cluster 2024-04-25T05:09:27.572549+0000 mgr.x (mgr.24989) 654 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 24 active+undersized, 121 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:09:29.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:28 smithi155 bash[60276]: audit 2024-04-25T05:09:27.693804+0000 mgr.x (mgr.24989) 655 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:29.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:28 smithi155 bash[60276]: audit 2024-04-25T05:09:27.693804+0000 mgr.x (mgr.24989) 655 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:29.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[79063]: cluster 2024-04-25T05:09:27.572549+0000 mgr.x (mgr.24989) 654 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 24 active+undersized, 121 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:09:29.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[79063]: cluster 2024-04-25T05:09:27.572549+0000 mgr.x (mgr.24989) 654 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 24 active+undersized, 121 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:09:29.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[79063]: audit 2024-04-25T05:09:27.693804+0000 mgr.x (mgr.24989) 655 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:29.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[79063]: audit 2024-04-25T05:09:27.693804+0000 mgr.x (mgr.24989) 655 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:29.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[81040]: cluster 2024-04-25T05:09:27.572549+0000 mgr.x (mgr.24989) 654 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 24 active+undersized, 121 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:09:29.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[81040]: cluster 2024-04-25T05:09:27.572549+0000 mgr.x (mgr.24989) 654 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 24 active+undersized, 121 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:09:29.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[81040]: audit 2024-04-25T05:09:27.693804+0000 mgr.x (mgr.24989) 655 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:29.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:28 smithi096 bash[81040]: audit 2024-04-25T05:09:27.693804+0000 mgr.x (mgr.24989) 655 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:30 smithi155 bash[60276]: cluster 2024-04-25T05:09:29.573655+0000 mgr.x (mgr.24989) 656 : cluster [DBG] pgmap v141: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-25T05:09:31.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:30 smithi155 bash[60276]: cluster 2024-04-25T05:09:29.573655+0000 mgr.x (mgr.24989) 656 : cluster [DBG] pgmap v141: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-25T05:09:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:30 smithi096 bash[79063]: cluster 2024-04-25T05:09:29.573655+0000 mgr.x (mgr.24989) 656 : cluster [DBG] pgmap v141: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-25T05:09:31.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:30 smithi096 bash[79063]: cluster 2024-04-25T05:09:29.573655+0000 mgr.x (mgr.24989) 656 : cluster [DBG] pgmap v141: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-25T05:09:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:30 smithi096 bash[81040]: cluster 2024-04-25T05:09:29.573655+0000 mgr.x (mgr.24989) 656 : cluster [DBG] pgmap v141: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-25T05:09:31.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:30 smithi096 bash[81040]: cluster 2024-04-25T05:09:29.573655+0000 mgr.x (mgr.24989) 656 : cluster [DBG] pgmap v141: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-25T05:09:32.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.574671+0000 mgr.x (mgr.24989) 657 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:32.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.574671+0000 mgr.x (mgr.24989) 657 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:32.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: audit 2024-04-25T05:09:31.593927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:32.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: audit 2024-04-25T05:09:31.593927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:32.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: audit 2024-04-25T05:09:31.596890+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: audit 2024-04-25T05:09:31.596890+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.599500+0000 mon.a (mon.0) 799 : cluster [WRN] Health check update: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.599500+0000 mon.a (mon.0) 799 : cluster [WRN] Health check update: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.784152+0000 mon.a (mon.0) 800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded) 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.784152+0000 mon.a (mon.0) 800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded) 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.784228+0000 mon.a (mon.0) 801 : cluster [INF] Cluster is now healthy 2024-04-25T05:09:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:32 smithi155 bash[60276]: cluster 2024-04-25T05:09:31.784228+0000 mon.a (mon.0) 801 : cluster [INF] Cluster is now healthy 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.574671+0000 mgr.x (mgr.24989) 657 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.574671+0000 mgr.x (mgr.24989) 657 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: audit 2024-04-25T05:09:31.593927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: audit 2024-04-25T05:09:31.593927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: audit 2024-04-25T05:09:31.596890+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: audit 2024-04-25T05:09:31.596890+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.599500+0000 mon.a (mon.0) 799 : cluster [WRN] Health check update: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.599500+0000 mon.a (mon.0) 799 : cluster [WRN] Health check update: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.784152+0000 mon.a (mon.0) 800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded) 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.784152+0000 mon.a (mon.0) 800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded) 2024-04-25T05:09:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.784228+0000 mon.a (mon.0) 801 : cluster [INF] Cluster is now healthy 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[81040]: cluster 2024-04-25T05:09:31.784228+0000 mon.a (mon.0) 801 : cluster [INF] Cluster is now healthy 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.574671+0000 mgr.x (mgr.24989) 657 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.574671+0000 mgr.x (mgr.24989) 657 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: audit 2024-04-25T05:09:31.593927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: audit 2024-04-25T05:09:31.593927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: audit 2024-04-25T05:09:31.596890+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: audit 2024-04-25T05:09:31.596890+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.599500+0000 mon.a (mon.0) 799 : cluster [WRN] Health check update: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.599500+0000 mon.a (mon.0) 799 : cluster [WRN] Health check update: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.784152+0000 mon.a (mon.0) 800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded) 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.784152+0000 mon.a (mon.0) 800 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 11 pgs degraded) 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.784228+0000 mon.a (mon.0) 801 : cluster [INF] Cluster is now healthy 2024-04-25T05:09:33.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:32 smithi096 bash[79063]: cluster 2024-04-25T05:09:31.784228+0000 mon.a (mon.0) 801 : cluster [INF] Cluster is now healthy 2024-04-25T05:09:34.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:34 smithi155 bash[60276]: cluster 2024-04-25T05:09:33.576172+0000 mgr.x (mgr.24989) 658 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:34.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:34 smithi155 bash[60276]: cluster 2024-04-25T05:09:33.576172+0000 mgr.x (mgr.24989) 658 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:34 smithi096 bash[79063]: cluster 2024-04-25T05:09:33.576172+0000 mgr.x (mgr.24989) 658 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:34.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:34 smithi096 bash[79063]: cluster 2024-04-25T05:09:33.576172+0000 mgr.x (mgr.24989) 658 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:34.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:34 smithi096 bash[81040]: cluster 2024-04-25T05:09:33.576172+0000 mgr.x (mgr.24989) 658 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:34.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:34 smithi096 bash[81040]: cluster 2024-04-25T05:09:33.576172+0000 mgr.x (mgr.24989) 658 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:36.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:36 smithi155 bash[60276]: cluster 2024-04-25T05:09:35.577252+0000 mgr.x (mgr.24989) 659 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:36.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:36 smithi155 bash[60276]: cluster 2024-04-25T05:09:35.577252+0000 mgr.x (mgr.24989) 659 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:36.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:36 smithi155 bash[60276]: audit 2024-04-25T05:09:36.256370+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:36.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:36 smithi155 bash[60276]: audit 2024-04-25T05:09:36.256370+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:36.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[79063]: cluster 2024-04-25T05:09:35.577252+0000 mgr.x (mgr.24989) 659 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:36.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[79063]: cluster 2024-04-25T05:09:35.577252+0000 mgr.x (mgr.24989) 659 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:36.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[79063]: audit 2024-04-25T05:09:36.256370+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[79063]: audit 2024-04-25T05:09:36.256370+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[81040]: cluster 2024-04-25T05:09:35.577252+0000 mgr.x (mgr.24989) 659 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:37.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[81040]: cluster 2024-04-25T05:09:35.577252+0000 mgr.x (mgr.24989) 659 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:37.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[81040]: audit 2024-04-25T05:09:36.256370+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:36 smithi096 bash[81040]: audit 2024-04-25T05:09:36.256370+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:09:37] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2024-04-25T05:09:37.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[60276]: audit 2024-04-25T05:09:36.257198+0000 mgr.x (mgr.24989) 660 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[60276]: audit 2024-04-25T05:09:36.257198+0000 mgr.x (mgr.24989) 660 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[60276]: cephadm 2024-04-25T05:09:36.260308+0000 mgr.x (mgr.24989) 661 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-25T05:09:37.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[60276]: cephadm 2024-04-25T05:09:36.260308+0000 mgr.x (mgr.24989) 661 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-25T05:09:37.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[60276]: audit 2024-04-25T05:09:36.824728+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:37.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:37 smithi155 bash[60276]: audit 2024-04-25T05:09:36.824728+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[79063]: audit 2024-04-25T05:09:36.257198+0000 mgr.x (mgr.24989) 660 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[79063]: audit 2024-04-25T05:09:36.257198+0000 mgr.x (mgr.24989) 660 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[79063]: cephadm 2024-04-25T05:09:36.260308+0000 mgr.x (mgr.24989) 661 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[79063]: cephadm 2024-04-25T05:09:36.260308+0000 mgr.x (mgr.24989) 661 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[79063]: audit 2024-04-25T05:09:36.824728+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[79063]: audit 2024-04-25T05:09:36.824728+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[81040]: audit 2024-04-25T05:09:36.257198+0000 mgr.x (mgr.24989) 660 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[81040]: audit 2024-04-25T05:09:36.257198+0000 mgr.x (mgr.24989) 660 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[81040]: cephadm 2024-04-25T05:09:36.260308+0000 mgr.x (mgr.24989) 661 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[81040]: cephadm 2024-04-25T05:09:36.260308+0000 mgr.x (mgr.24989) 661 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[81040]: audit 2024-04-25T05:09:36.824728+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:37 smithi096 bash[81040]: audit 2024-04-25T05:09:36.824728+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: cluster 2024-04-25T05:09:37.578526+0000 mgr.x (mgr.24989) 662 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: cluster 2024-04-25T05:09:37.578526+0000 mgr.x (mgr.24989) 662 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:37.704065+0000 mgr.x (mgr.24989) 663 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:37.704065+0000 mgr.x (mgr.24989) 663 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:38.641532+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:38.641532+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:38.647087+0000 mon.c (mon.1) 1353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:38.647087+0000 mon.c (mon.1) 1353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:09:39.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:38.649094+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:39.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:38 smithi155 bash[60276]: audit 2024-04-25T05:09:38.649094+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: cluster 2024-04-25T05:09:37.578526+0000 mgr.x (mgr.24989) 662 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: cluster 2024-04-25T05:09:37.578526+0000 mgr.x (mgr.24989) 662 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:37.704065+0000 mgr.x (mgr.24989) 663 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:37.704065+0000 mgr.x (mgr.24989) 663 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:38.641532+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:38.641532+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:38.647087+0000 mon.c (mon.1) 1353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:09:39.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:38.647087+0000 mon.c (mon.1) 1353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:38.649094+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[79063]: audit 2024-04-25T05:09:38.649094+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: cluster 2024-04-25T05:09:37.578526+0000 mgr.x (mgr.24989) 662 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: cluster 2024-04-25T05:09:37.578526+0000 mgr.x (mgr.24989) 662 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:37.704065+0000 mgr.x (mgr.24989) 663 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:37.704065+0000 mgr.x (mgr.24989) 663 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:39.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:38.641532+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:38.641532+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:39.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:38.647087+0000 mon.c (mon.1) 1353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:09:39.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:38.647087+0000 mon.c (mon.1) 1353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-25T05:09:39.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:38.649094+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:39.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:38 smithi096 bash[81040]: audit 2024-04-25T05:09:38.649094+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:40.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:39 smithi155 bash[60276]: cephadm 2024-04-25T05:09:38.633129+0000 mgr.x (mgr.24989) 664 : cephadm [INF] Upgrade: Updating osd.4 2024-04-25T05:09:40.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:39 smithi155 bash[60276]: cephadm 2024-04-25T05:09:38.633129+0000 mgr.x (mgr.24989) 664 : cephadm [INF] Upgrade: Updating osd.4 2024-04-25T05:09:40.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:39 smithi155 bash[60276]: cephadm 2024-04-25T05:09:38.655330+0000 mgr.x (mgr.24989) 665 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T05:09:40.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:39 smithi155 bash[60276]: cephadm 2024-04-25T05:09:38.655330+0000 mgr.x (mgr.24989) 665 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T05:09:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[79063]: cephadm 2024-04-25T05:09:38.633129+0000 mgr.x (mgr.24989) 664 : cephadm [INF] Upgrade: Updating osd.4 2024-04-25T05:09:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[79063]: cephadm 2024-04-25T05:09:38.633129+0000 mgr.x (mgr.24989) 664 : cephadm [INF] Upgrade: Updating osd.4 2024-04-25T05:09:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[79063]: cephadm 2024-04-25T05:09:38.655330+0000 mgr.x (mgr.24989) 665 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T05:09:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[79063]: cephadm 2024-04-25T05:09:38.655330+0000 mgr.x (mgr.24989) 665 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T05:09:40.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[81040]: cephadm 2024-04-25T05:09:38.633129+0000 mgr.x (mgr.24989) 664 : cephadm [INF] Upgrade: Updating osd.4 2024-04-25T05:09:40.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[81040]: cephadm 2024-04-25T05:09:38.633129+0000 mgr.x (mgr.24989) 664 : cephadm [INF] Upgrade: Updating osd.4 2024-04-25T05:09:40.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[81040]: cephadm 2024-04-25T05:09:38.655330+0000 mgr.x (mgr.24989) 665 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T05:09:40.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:39 smithi096 bash[81040]: cephadm 2024-04-25T05:09:38.655330+0000 mgr.x (mgr.24989) 665 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-04-25T05:09:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:40 smithi155 bash[60276]: cluster 2024-04-25T05:09:39.579501+0000 mgr.x (mgr.24989) 666 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:40 smithi155 bash[60276]: cluster 2024-04-25T05:09:39.579501+0000 mgr.x (mgr.24989) 666 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:40 smithi096 bash[79063]: cluster 2024-04-25T05:09:39.579501+0000 mgr.x (mgr.24989) 666 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:41.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:40 smithi096 bash[79063]: cluster 2024-04-25T05:09:39.579501+0000 mgr.x (mgr.24989) 666 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:40 smithi096 bash[81040]: cluster 2024-04-25T05:09:39.579501+0000 mgr.x (mgr.24989) 666 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:41.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:40 smithi096 bash[81040]: cluster 2024-04-25T05:09:39.579501+0000 mgr.x (mgr.24989) 666 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-25T05:09:43.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: cluster 2024-04-25T05:09:41.580439+0000 mgr.x (mgr.24989) 667 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-25T05:09:43.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: cluster 2024-04-25T05:09:41.580439+0000 mgr.x (mgr.24989) 667 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-25T05:09:43.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: audit 2024-04-25T05:09:41.887820+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: audit 2024-04-25T05:09:41.887820+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.161 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: audit 2024-04-25T05:09:41.904894+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.161 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: audit 2024-04-25T05:09:41.904894+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.161 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: audit 2024-04-25T05:09:41.918515+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.161 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:42 smithi155 bash[60276]: audit 2024-04-25T05:09:41.918515+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: cluster 2024-04-25T05:09:41.580439+0000 mgr.x (mgr.24989) 667 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-25T05:09:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: cluster 2024-04-25T05:09:41.580439+0000 mgr.x (mgr.24989) 667 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-25T05:09:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: audit 2024-04-25T05:09:41.887820+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: audit 2024-04-25T05:09:41.887820+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: audit 2024-04-25T05:09:41.904894+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: audit 2024-04-25T05:09:41.904894+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: audit 2024-04-25T05:09:41.918515+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[79063]: audit 2024-04-25T05:09:41.918515+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: cluster 2024-04-25T05:09:41.580439+0000 mgr.x (mgr.24989) 667 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: cluster 2024-04-25T05:09:41.580439+0000 mgr.x (mgr.24989) 667 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: audit 2024-04-25T05:09:41.887820+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: audit 2024-04-25T05:09:41.887820+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: audit 2024-04-25T05:09:41.904894+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: audit 2024-04-25T05:09:41.904894+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: audit 2024-04-25T05:09:41.918515+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:43.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:42 smithi096 bash[81040]: audit 2024-04-25T05:09:41.918515+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:44.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.297 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.297 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.298 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.298 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.299 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.299 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.299 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:44.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:44 smithi155 systemd[1]: Stopping Ceph osd.4 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:09:44.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[24112]: debug 2024-04-25T05:09:44.421+0000 7f5af759c700 -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-04-25T05:09:44.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[24112]: debug 2024-04-25T05:09:44.421+0000 7f5af759c700 -1 osd.4 140 *** Got signal Terminated *** 2024-04-25T05:09:44.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[24112]: debug 2024-04-25T05:09:44.421+0000 7f5af759c700 -1 osd.4 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:09:44.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[79063]: cluster 2024-04-25T05:09:43.581960+0000 mgr.x (mgr.24989) 668 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:44.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[79063]: cluster 2024-04-25T05:09:43.581960+0000 mgr.x (mgr.24989) 668 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:45.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[79063]: cluster 2024-04-25T05:09:44.426686+0000 mon.a (mon.0) 807 : cluster [INF] osd.4 marked itself down and dead 2024-04-25T05:09:45.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[79063]: cluster 2024-04-25T05:09:44.426686+0000 mon.a (mon.0) 807 : cluster [INF] osd.4 marked itself down and dead 2024-04-25T05:09:45.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[81040]: cluster 2024-04-25T05:09:43.581960+0000 mgr.x (mgr.24989) 668 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:45.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[81040]: cluster 2024-04-25T05:09:43.581960+0000 mgr.x (mgr.24989) 668 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:45.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[81040]: cluster 2024-04-25T05:09:44.426686+0000 mon.a (mon.0) 807 : cluster [INF] osd.4 marked itself down and dead 2024-04-25T05:09:45.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:44 smithi096 bash[81040]: cluster 2024-04-25T05:09:44.426686+0000 mon.a (mon.0) 807 : cluster [INF] osd.4 marked itself down and dead 2024-04-25T05:09:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[60276]: cluster 2024-04-25T05:09:43.581960+0000 mgr.x (mgr.24989) 668 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[60276]: cluster 2024-04-25T05:09:43.581960+0000 mgr.x (mgr.24989) 668 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:09:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[60276]: cluster 2024-04-25T05:09:44.426686+0000 mon.a (mon.0) 807 : cluster [INF] osd.4 marked itself down and dead 2024-04-25T05:09:45.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:44 smithi155 bash[60276]: cluster 2024-04-25T05:09:44.426686+0000 mon.a (mon.0) 807 : cluster [INF] osd.4 marked itself down and dead 2024-04-25T05:09:46.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[65013]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-4 2024-04-25T05:09:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: cluster 2024-04-25T05:09:44.888909+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: cluster 2024-04-25T05:09:44.888909+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: cluster 2024-04-25T05:09:44.901024+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-25T05:09:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: cluster 2024-04-25T05:09:44.901024+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-25T05:09:46.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: audit 2024-04-25T05:09:45.257897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: audit 2024-04-25T05:09:45.257897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: audit 2024-04-25T05:09:45.267165+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: audit 2024-04-25T05:09:45.267165+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: audit 2024-04-25T05:09:45.278336+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: audit 2024-04-25T05:09:45.278336+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: cluster 2024-04-25T05:09:45.904087+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-25T05:09:46.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:45 smithi155 bash[60276]: cluster 2024-04-25T05:09:45.904087+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-25T05:09:46.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: cluster 2024-04-25T05:09:44.888909+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: cluster 2024-04-25T05:09:44.888909+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: cluster 2024-04-25T05:09:44.901024+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: cluster 2024-04-25T05:09:44.901024+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: audit 2024-04-25T05:09:45.257897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: audit 2024-04-25T05:09:45.257897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: audit 2024-04-25T05:09:45.267165+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: audit 2024-04-25T05:09:45.267165+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: audit 2024-04-25T05:09:45.278336+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: audit 2024-04-25T05:09:45.278336+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: cluster 2024-04-25T05:09:45.904087+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-25T05:09:46.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[79063]: cluster 2024-04-25T05:09:45.904087+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: cluster 2024-04-25T05:09:44.888909+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: cluster 2024-04-25T05:09:44.888909+0000 mon.a (mon.0) 808 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: cluster 2024-04-25T05:09:44.901024+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: cluster 2024-04-25T05:09:44.901024+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: audit 2024-04-25T05:09:45.257897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: audit 2024-04-25T05:09:45.257897+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: audit 2024-04-25T05:09:45.267165+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: audit 2024-04-25T05:09:45.267165+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: audit 2024-04-25T05:09:45.278336+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: audit 2024-04-25T05:09:45.278336+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: cluster 2024-04-25T05:09:45.904087+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-25T05:09:46.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:45 smithi096 bash[81040]: cluster 2024-04-25T05:09:45.904087+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-25T05:09:46.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[65077]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-4 2024-04-25T05:09:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: cluster 2024-04-25T05:09:45.582656+0000 mgr.x (mgr.24989) 669 : cluster [DBG] pgmap v150: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: cluster 2024-04-25T05:09:45.582656+0000 mgr.x (mgr.24989) 669 : cluster [DBG] pgmap v150: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.593193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.593193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.595499+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.595499+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.630800+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.630800+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.631486+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.631486+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.634556+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.634556+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.634836+0000 mon.c (mon.1) 1358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.634836+0000 mon.c (mon.1) 1358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.635294+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.635294+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.636017+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.636017+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.658711+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.658711+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.659322+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.659322+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.660911+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.660911+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.661343+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.661343+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.661789+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.661789+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.662277+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.662277+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.662293+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.662293+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.662900+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.662900+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.681151+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.681151+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.681707+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.681707+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.704087+0000 mon.c (mon.1) 1364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.704087+0000 mon.c (mon.1) 1364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.704733+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.704733+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.715352+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.715352+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.715786+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:46 smithi155 bash[60276]: audit 2024-04-25T05:09:46.715786+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: cluster 2024-04-25T05:09:45.582656+0000 mgr.x (mgr.24989) 669 : cluster [DBG] pgmap v150: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: cluster 2024-04-25T05:09:45.582656+0000 mgr.x (mgr.24989) 669 : cluster [DBG] pgmap v150: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.593193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.593193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.595499+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.595499+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.630800+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.630800+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.631486+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.631486+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.634556+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.634556+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.634836+0000 mon.c (mon.1) 1358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.634836+0000 mon.c (mon.1) 1358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.635294+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.635294+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.636017+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: cluster 2024-04-25T05:09:45.582656+0000 mgr.x (mgr.24989) 669 : cluster [DBG] pgmap v150: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:09:47.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: cluster 2024-04-25T05:09:45.582656+0000 mgr.x (mgr.24989) 669 : cluster [DBG] pgmap v150: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.593193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.593193+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.595499+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.595499+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.630800+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.630800+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.631486+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.631486+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.634556+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.634556+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.634836+0000 mon.c (mon.1) 1358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.634836+0000 mon.c (mon.1) 1358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.635294+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.635294+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.636017+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.636017+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.658711+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.658711+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.659322+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.659322+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.660911+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.660911+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.661343+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.661343+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.661789+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.661789+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.662277+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.662277+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.662293+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.662293+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.662900+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.636017+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.658711+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.658711+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.659322+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.659322+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.660911+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.660911+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.661343+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.661343+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.661789+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.661789+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.662277+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.662277+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.662293+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.662293+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.662900+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.662900+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.681151+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.681151+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.681707+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.681707+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.704087+0000 mon.c (mon.1) 1364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.704087+0000 mon.c (mon.1) 1364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.704733+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.704733+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.715352+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.715352+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.715786+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[79063]: audit 2024-04-25T05:09:46.715786+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.662900+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.681151+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.681151+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.681707+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.681707+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.704087+0000 mon.c (mon.1) 1364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.704087+0000 mon.c (mon.1) 1364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.704733+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.704733+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.715352+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.715352+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.715786+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:47.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:46 smithi096 bash[81040]: audit 2024-04-25T05:09:46.715786+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]: dispatch 2024-04-25T05:09:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:09:47] "GET /metrics HTTP/1.1" 200 38585 "" "Prometheus/2.33.4" 2024-04-25T05:09:48.807 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.807 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-25T05:09:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: Stopped Ceph osd.4 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:09:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.808 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.809 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.809 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.810 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: cluster 2024-04-25T05:09:47.583427+0000 mgr.x (mgr.24989) 670 : cluster [DBG] pgmap v152: 161 pgs: 16 active+undersized+degraded, 11 stale+active+clean, 27 active+undersized, 107 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-25T05:09:48.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: cluster 2024-04-25T05:09:47.583427+0000 mgr.x (mgr.24989) 670 : cluster [DBG] pgmap v152: 161 pgs: 16 active+undersized+degraded, 11 stale+active+clean, 27 active+undersized, 107 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-25T05:09:48.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.591468+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]': finished 2024-04-25T05:09:48.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.591468+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]': finished 2024-04-25T05:09:48.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.591680+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.591680+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.591806+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.591806+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592229+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592229+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592448+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592448+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592657+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592657+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592902+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.592902+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]': finished 2024-04-25T05:09:48.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.593117+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.593117+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.593330+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]': finished 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.593330+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]': finished 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: cluster 2024-04-25T05:09:47.601128+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: cluster 2024-04-25T05:09:47.601128+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.713767+0000 mgr.x (mgr.24989) 671 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: audit 2024-04-25T05:09:47.713767+0000 mgr.x (mgr.24989) 671 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: cluster 2024-04-25T05:09:47.930700+0000 mon.a (mon.0) 836 : cluster [WRN] Health check failed: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 bash[60276]: cluster 2024-04-25T05:09:47.930700+0000 mon.a (mon.0) 836 : cluster [WRN] Health check failed: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:48.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:09:48.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: cluster 2024-04-25T05:09:47.583427+0000 mgr.x (mgr.24989) 670 : cluster [DBG] pgmap v152: 161 pgs: 16 active+undersized+degraded, 11 stale+active+clean, 27 active+undersized, 107 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: cluster 2024-04-25T05:09:47.583427+0000 mgr.x (mgr.24989) 670 : cluster [DBG] pgmap v152: 161 pgs: 16 active+undersized+degraded, 11 stale+active+clean, 27 active+undersized, 107 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.591468+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.591468+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.591680+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.591680+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.591806+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.591806+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592229+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592229+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592448+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592448+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]': finished 2024-04-25T05:09:49.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592657+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592657+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592902+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.592902+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.593117+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.593117+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.593330+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.593330+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]': finished 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: cluster 2024-04-25T05:09:47.601128+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: cluster 2024-04-25T05:09:47.601128+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.713767+0000 mgr.x (mgr.24989) 671 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: audit 2024-04-25T05:09:47.713767+0000 mgr.x (mgr.24989) 671 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: cluster 2024-04-25T05:09:47.930700+0000 mon.a (mon.0) 836 : cluster [WRN] Health check failed: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:49.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[81040]: cluster 2024-04-25T05:09:47.930700+0000 mon.a (mon.0) 836 : cluster [WRN] Health check failed: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: cluster 2024-04-25T05:09:47.583427+0000 mgr.x (mgr.24989) 670 : cluster [DBG] pgmap v152: 161 pgs: 16 active+undersized+degraded, 11 stale+active+clean, 27 active+undersized, 107 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: cluster 2024-04-25T05:09:47.583427+0000 mgr.x (mgr.24989) 670 : cluster [DBG] pgmap v152: 161 pgs: 16 active+undersized+degraded, 11 stale+active+clean, 27 active+undersized, 107 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.591468+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]': finished 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.591468+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [7, 4]}]': finished 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.591680+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]': finished 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.591680+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [3, 4]}]': finished 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.591806+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]': finished 2024-04-25T05:09:49.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.591806+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1", "id": [7, 6]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592229+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592229+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [5, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592448+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592448+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 0]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592657+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592657+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592902+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.592902+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.593117+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.593117+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-04-25T05:09:49.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.593330+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]': finished 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.593330+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 4]}]': finished 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: cluster 2024-04-25T05:09:47.601128+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: cluster 2024-04-25T05:09:47.601128+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.713767+0000 mgr.x (mgr.24989) 671 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: audit 2024-04-25T05:09:47.713767+0000 mgr.x (mgr.24989) 671 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: cluster 2024-04-25T05:09:47.930700+0000 mon.a (mon.0) 836 : cluster [WRN] Health check failed: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:49.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:48 smithi096 bash[79063]: cluster 2024-04-25T05:09:47.930700+0000 mon.a (mon.0) 836 : cluster [WRN] Health check failed: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:49.004 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:09:49.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:48 smithi155 systemd[1]: Started Ceph osd.4 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 4s ago 21m - - 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 7s ago 20m - - 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (7m) 4s ago 14m 13.3M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (7m) 7s ago 13m 41.2M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (6m) 4s ago 12m 45.1M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (6m) 7s ago 20m 516M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:09:49.744 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (4m) 4s ago 22m 438M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (4m) 4s ago 22m 55.6M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (3m) 7s ago 20m 43.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (3m) 4s ago 20m 50.5M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (7m) 4s ago 14m 9604k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (7m) 7s ago 14m 9520k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (2m) 4s ago 19m 50.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (113s) 4s ago 19m 49.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (66s) 4s ago 18m 44.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (29s) 4s ago 17m 45.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 starting - - - 4096M 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (16m) 7s ago 16m 61.3M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (16m) 7s ago 16m 59.3M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (15m) 7s ago 15m 64.2M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (6m) 7s ago 14m 66.2M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (12m) 4s ago 12m 88.4M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (12m) 7s ago 12m 88.4M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:09:49.745 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (12m) 4s ago 12m 87.8M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:09:49.746 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (12m) 7s ago 12m 88.0M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:09:49.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cluster 2024-04-25T05:09:48.607252+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-25T05:09:49.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cluster 2024-04-25T05:09:48.607252+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.863697+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.863697+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.877594+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.877594+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.923522+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.923522+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.924652+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.924652+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.933244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.933244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cephadm 2024-04-25T05:09:48.934351+0000 mgr.x (mgr.24989) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cephadm 2024-04-25T05:09:48.934351+0000 mgr.x (mgr.24989) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:49.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.995494+0000 mgr.x (mgr.24989) 673 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:48.995494+0000 mgr.x (mgr.24989) 673 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.007434+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.007434+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.010390+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.010390+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.013617+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.013617+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.014449+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.014449+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.021717+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.021717+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.022668+0000 mgr.x (mgr.24989) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.022668+0000 mgr.x (mgr.24989) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:49.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.115366+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.115366+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.119263+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.119263+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.123315+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.123315+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.124352+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.124352+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.131331+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.131331+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.134184+0000 mgr.x (mgr.24989) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.134184+0000 mgr.x (mgr.24989) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.209726+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.209726+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.212695+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.212695+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.216579+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.216579+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.217897+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.217897+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.226457+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.226457+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.279160+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.279160+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.283203+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.283203+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.286371+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.286371+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.287901+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.287901+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.296982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.296982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.387197+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.387197+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.391310+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: audit 2024-04-25T05:09:49.391310+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cluster 2024-04-25T05:09:49.603503+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-25T05:09:49.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:49 smithi155 bash[60276]: cluster 2024-04-25T05:09:49.603503+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-25T05:09:49.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cluster 2024-04-25T05:09:48.607252+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-25T05:09:49.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cluster 2024-04-25T05:09:48.607252+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-25T05:09:49.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.863697+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.863697+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.877594+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.877594+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.923522+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.923522+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.924652+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.924652+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.933244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.933244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cephadm 2024-04-25T05:09:48.934351+0000 mgr.x (mgr.24989) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cephadm 2024-04-25T05:09:48.934351+0000 mgr.x (mgr.24989) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.995494+0000 mgr.x (mgr.24989) 673 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:48.995494+0000 mgr.x (mgr.24989) 673 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:50.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.007434+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.007434+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.010390+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.010390+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.013617+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.013617+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.014449+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.014449+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.021717+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.021717+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.022668+0000 mgr.x (mgr.24989) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.022668+0000 mgr.x (mgr.24989) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.115366+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.115366+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.119263+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.119263+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.123315+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.123315+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.124352+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.124352+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.131331+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.131331+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.134184+0000 mgr.x (mgr.24989) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.134184+0000 mgr.x (mgr.24989) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.209726+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cluster 2024-04-25T05:09:48.607252+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cluster 2024-04-25T05:09:48.607252+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.863697+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.863697+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.877594+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.877594+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.923522+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.923522+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.924652+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.924652+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.933244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.933244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cephadm 2024-04-25T05:09:48.934351+0000 mgr.x (mgr.24989) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cephadm 2024-04-25T05:09:48.934351+0000 mgr.x (mgr.24989) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.995494+0000 mgr.x (mgr.24989) 673 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:48.995494+0000 mgr.x (mgr.24989) 673 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.007434+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.007434+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.010390+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.010390+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.013617+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.209726+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.212695+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.212695+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.216579+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.216579+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.217897+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.217897+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.226457+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.226457+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.279160+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.279160+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.283203+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.283203+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.286371+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.286371+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.287901+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.287901+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.296982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.296982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.387197+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.387197+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.391310+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: audit 2024-04-25T05:09:49.391310+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cluster 2024-04-25T05:09:49.603503+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-25T05:09:50.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[81040]: cluster 2024-04-25T05:09:49.603503+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.013617+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.014449+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.014449+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.021717+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.021717+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.022668+0000 mgr.x (mgr.24989) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.022668+0000 mgr.x (mgr.24989) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.115366+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.115366+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.119263+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.119263+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.123315+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.123315+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.124352+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.124352+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.131331+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.131331+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.134184+0000 mgr.x (mgr.24989) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.134184+0000 mgr.x (mgr.24989) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.209726+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.209726+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.212695+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.212695+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.216579+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.216579+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.217897+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.217897+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.226457+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.226457+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.279160+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.279160+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.283203+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.283203+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.286371+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.286371+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.287901+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.287901+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.296982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.296982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.387197+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.387197+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:50.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.391310+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: audit 2024-04-25T05:09:49.391310+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cluster 2024-04-25T05:09:49.603503+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-25T05:09:50.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:49 smithi096 bash[79063]: cluster 2024-04-25T05:09:49.603503+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-25T05:09:50.208 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:09:50.209 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:09:50.210 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:09:50.210 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-25T05:09:50.210 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 9 2024-04-25T05:09:50.210 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:09:50.210 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "9/23 daemons upgraded", 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:09:50.582 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 118/726 objects degraded (16.253%), 24 pgs degraded 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout: osd.4 (root=default,host=smithi155) is down 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 118/726 objects degraded (16.253%), 24 pgs degraded 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout: pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:09:51.038 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:09:51.039 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:09:51.040 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:09:51.040 INFO:teuthology.orchestra.run.smithi096.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:09:51.040 INFO:teuthology.orchestra.run.smithi096.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:09:51.040 INFO:teuthology.orchestra.run.smithi096.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: 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-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-25T05:09:51.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[65232]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.228176+0000 mgr.x (mgr.24989) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.228176+0000 mgr.x (mgr.24989) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.298227+0000 mgr.x (mgr.24989) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.298227+0000 mgr.x (mgr.24989) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.363189+0000 mgr.x (mgr.24989) 678 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.363189+0000 mgr.x (mgr.24989) 678 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cluster 2024-04-25T05:09:49.584605+0000 mgr.x (mgr.24989) 679 : cluster [DBG] pgmap v155: 161 pgs: 1 unknown, 2 peering, 24 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 94 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 118/726 objects degraded (16.253%) 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cluster 2024-04-25T05:09:49.584605+0000 mgr.x (mgr.24989) 679 : cluster [DBG] pgmap v155: 161 pgs: 1 unknown, 2 peering, 24 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 94 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 118/726 objects degraded (16.253%) 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.732093+0000 mgr.x (mgr.24989) 680 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.732093+0000 mgr.x (mgr.24989) 680 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.916872+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.916872+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.928383+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.928383+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.931639+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.931639+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.932961+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.932961+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.944638+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.944638+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.945684+0000 mgr.x (mgr.24989) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:49.945684+0000 mgr.x (mgr.24989) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.988698+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.988698+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.991295+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.991295+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.994114+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.994114+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.995223+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:49.995223+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.006643+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.006643+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.009104+0000 mgr.x (mgr.24989) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.009104+0000 mgr.x (mgr.24989) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.051798+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.051798+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.054160+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.054160+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.056240+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.056240+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.057276+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.057276+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.070752+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.070752+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.071659+0000 mgr.x (mgr.24989) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.071659+0000 mgr.x (mgr.24989) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.111938+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.111938+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.114498+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.114498+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.116941+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.116941+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.117990+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.117990+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.126424+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.126424+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.129626+0000 mgr.x (mgr.24989) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.129626+0000 mgr.x (mgr.24989) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.170487+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.170487+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.172711+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.172711+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.174840+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.174840+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.175699+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.175699+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.185851+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.185851+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.214308+0000 mon.c (mon.1) 1404 : audit [DBG] from='client.? 172.21.15.96:0/209323183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.214308+0000 mon.c (mon.1) 1404 : audit [DBG] from='client.? 172.21.15.96:0/209323183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.244482+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.244482+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.246758+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.246758+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.248995+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.248995+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.249753+0000 mon.c (mon.1) 1408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.249753+0000 mon.c (mon.1) 1408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.259855+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.259855+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.334131+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.334131+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.336092+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.336092+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.338047+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.338047+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.343837+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.343837+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.351112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.351112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.393519+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.393519+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.395634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.395634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.397888+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.397888+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.398685+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.398685+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.406282+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.406282+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.470631+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.470631+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.473000+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.473000+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.477394+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.477394+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.478335+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.478335+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.488590+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.488590+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.535007+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.535007+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.537542+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.537542+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.540056+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.540056+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.540965+0000 mon.c (mon.1) 1424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.540965+0000 mon.c (mon.1) 1424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.548433+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.548433+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.594022+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.594022+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.596570+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.596570+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.598525+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.598525+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.599255+0000 mon.c (mon.1) 1428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.599255+0000 mon.c (mon.1) 1428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.606926+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.606926+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.650063+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.650063+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.652094+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.652094+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.654586+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.654586+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.655343+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.655343+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.662985+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.662985+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.704979+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.704979+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.706862+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.706862+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.708886+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.708886+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.709622+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.709622+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.715804+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.715804+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.758718+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.758718+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.761244+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.761244+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.763364+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.763364+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.764120+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.764120+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.770807+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.770807+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.813003+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.813003+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.815454+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.815454+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.817581+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.817581+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.818393+0000 mon.c (mon.1) 1444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.818393+0000 mon.c (mon.1) 1444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.824106+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.824106+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.867673+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.867673+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.869645+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.869645+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.871484+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.871484+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.872220+0000 mon.c (mon.1) 1448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.872220+0000 mon.c (mon.1) 1448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.877679+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:50 smithi155 bash[60276]: audit 2024-04-25T05:09:50.877679+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.228176+0000 mgr.x (mgr.24989) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.228176+0000 mgr.x (mgr.24989) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.298227+0000 mgr.x (mgr.24989) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.298227+0000 mgr.x (mgr.24989) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.363189+0000 mgr.x (mgr.24989) 678 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.363189+0000 mgr.x (mgr.24989) 678 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cluster 2024-04-25T05:09:49.584605+0000 mgr.x (mgr.24989) 679 : cluster [DBG] pgmap v155: 161 pgs: 1 unknown, 2 peering, 24 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 94 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 118/726 objects degraded (16.253%) 2024-04-25T05:09:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cluster 2024-04-25T05:09:49.584605+0000 mgr.x (mgr.24989) 679 : cluster [DBG] pgmap v155: 161 pgs: 1 unknown, 2 peering, 24 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 94 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 118/726 objects degraded (16.253%) 2024-04-25T05:09:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.732093+0000 mgr.x (mgr.24989) 680 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.732093+0000 mgr.x (mgr.24989) 680 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.916872+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.916872+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.928383+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.928383+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.931639+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.931639+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.932961+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.932961+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.944638+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.944638+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.945684+0000 mgr.x (mgr.24989) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:49.945684+0000 mgr.x (mgr.24989) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.988698+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.988698+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.991295+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.991295+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.994114+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.994114+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.995223+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:49.995223+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.006643+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.006643+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.009104+0000 mgr.x (mgr.24989) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.009104+0000 mgr.x (mgr.24989) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.051798+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.051798+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.054160+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.054160+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.056240+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.056240+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.057276+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.057276+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.070752+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.070752+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.071659+0000 mgr.x (mgr.24989) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.071659+0000 mgr.x (mgr.24989) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.111938+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.111938+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.114498+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.114498+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.116941+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.116941+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.117990+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.117990+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.126424+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.126424+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.129626+0000 mgr.x (mgr.24989) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.129626+0000 mgr.x (mgr.24989) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.170487+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.170487+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.228176+0000 mgr.x (mgr.24989) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.228176+0000 mgr.x (mgr.24989) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.298227+0000 mgr.x (mgr.24989) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.298227+0000 mgr.x (mgr.24989) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.363189+0000 mgr.x (mgr.24989) 678 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.363189+0000 mgr.x (mgr.24989) 678 : audit [DBG] from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cluster 2024-04-25T05:09:49.584605+0000 mgr.x (mgr.24989) 679 : cluster [DBG] pgmap v155: 161 pgs: 1 unknown, 2 peering, 24 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 94 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 118/726 objects degraded (16.253%) 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cluster 2024-04-25T05:09:49.584605+0000 mgr.x (mgr.24989) 679 : cluster [DBG] pgmap v155: 161 pgs: 1 unknown, 2 peering, 24 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 94 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 118/726 objects degraded (16.253%) 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.732093+0000 mgr.x (mgr.24989) 680 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.732093+0000 mgr.x (mgr.24989) 680 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.916872+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.916872+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.928383+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.928383+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.931639+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.931639+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.932961+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.932961+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.944638+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.944638+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.172711+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.172711+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.174840+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.174840+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.175699+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.175699+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.185851+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.185851+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.214308+0000 mon.c (mon.1) 1404 : audit [DBG] from='client.? 172.21.15.96:0/209323183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.214308+0000 mon.c (mon.1) 1404 : audit [DBG] from='client.? 172.21.15.96:0/209323183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.244482+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.244482+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.246758+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.246758+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.248995+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.248995+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.249753+0000 mon.c (mon.1) 1408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.249753+0000 mon.c (mon.1) 1408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.259855+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.259855+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.334131+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.334131+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.336092+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.336092+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.338047+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.338047+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.343837+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.343837+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.351112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.351112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.393519+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.393519+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.395634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.395634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.397888+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.397888+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.398685+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.398685+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.406282+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.406282+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.470631+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.470631+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.473000+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.473000+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.477394+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.477394+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.478335+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.478335+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.488590+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.488590+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.535007+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.535007+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.537542+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.537542+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.540056+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.540056+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.540965+0000 mon.c (mon.1) 1424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.540965+0000 mon.c (mon.1) 1424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.548433+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.945684+0000 mgr.x (mgr.24989) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:49.945684+0000 mgr.x (mgr.24989) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.988698+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.988698+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.991295+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.991295+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.994114+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.994114+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.995223+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:49.995223+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.006643+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.006643+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.009104+0000 mgr.x (mgr.24989) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.009104+0000 mgr.x (mgr.24989) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.051798+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.051798+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.054160+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.054160+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.056240+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.548433+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.594022+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.594022+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.596570+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.596570+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.598525+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.598525+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.599255+0000 mon.c (mon.1) 1428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.599255+0000 mon.c (mon.1) 1428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.606926+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.606926+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.650063+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.650063+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.652094+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.652094+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.654586+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.654586+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.655343+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.655343+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.662985+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.662985+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.704979+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.704979+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.706862+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.706862+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.708886+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.708886+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.709622+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.709622+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.715804+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.715804+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.758718+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.758718+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.761244+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.761244+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.763364+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.763364+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.764120+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.764120+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.770807+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.770807+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.813003+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.813003+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.815454+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.815454+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.817581+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.817581+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.818393+0000 mon.c (mon.1) 1444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.818393+0000 mon.c (mon.1) 1444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.824106+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.824106+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.867673+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.867673+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.869645+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.869645+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.871484+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.871484+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.872220+0000 mon.c (mon.1) 1448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.872220+0000 mon.c (mon.1) 1448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.877679+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[79063]: audit 2024-04-25T05:09:50.877679+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.056240+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.057276+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.057276+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.070752+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.070752+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.071659+0000 mgr.x (mgr.24989) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.071659+0000 mgr.x (mgr.24989) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.111938+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.111938+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.114498+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.114498+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.116941+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.116941+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.117990+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.117990+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.126424+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.126424+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.129626+0000 mgr.x (mgr.24989) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.129626+0000 mgr.x (mgr.24989) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.170487+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.170487+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.172711+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.172711+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.174840+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.174840+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.175699+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.175699+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.185851+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.185851+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.214308+0000 mon.c (mon.1) 1404 : audit [DBG] from='client.? 172.21.15.96:0/209323183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.214308+0000 mon.c (mon.1) 1404 : audit [DBG] from='client.? 172.21.15.96:0/209323183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.244482+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.244482+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.246758+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.246758+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.248995+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.248995+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.249753+0000 mon.c (mon.1) 1408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.249753+0000 mon.c (mon.1) 1408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.259855+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.259855+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.334131+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.334131+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.336092+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.336092+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.338047+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.338047+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.343837+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.343837+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.351112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.351112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.393519+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.393519+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.395634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.395634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.397888+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.397888+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.398685+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.398685+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.406282+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.406282+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.470631+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.470631+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.473000+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.473000+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.477394+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.477394+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.478335+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.478335+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.488590+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.488590+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.535007+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.535007+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.537542+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.537542+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.540056+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.540056+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.540965+0000 mon.c (mon.1) 1424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.540965+0000 mon.c (mon.1) 1424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.548433+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.548433+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.594022+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.594022+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.596570+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.596570+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.598525+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.598525+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.599255+0000 mon.c (mon.1) 1428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.599255+0000 mon.c (mon.1) 1428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.606926+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.606926+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.650063+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.650063+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.652094+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.652094+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.654586+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.654586+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.655343+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.655343+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.662985+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.662985+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.704979+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.704979+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.706862+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.706862+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.708886+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.708886+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.709622+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.709622+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.715804+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.715804+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.758718+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.758718+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.761244+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.761244+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.763364+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.763364+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.764120+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.764120+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.770807+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.770807+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.813003+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.813003+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.815454+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.815454+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.817581+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.817581+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.818393+0000 mon.c (mon.1) 1444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.818393+0000 mon.c (mon.1) 1444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.824106+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.824106+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.867673+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.867673+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.869645+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.869645+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.871484+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.871484+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.872220+0000 mon.c (mon.1) 1448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.872220+0000 mon.c (mon.1) 1448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.877679+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:50 smithi096 bash[81040]: audit 2024-04-25T05:09:50.877679+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.186848+0000 mgr.x (mgr.24989) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.186848+0000 mgr.x (mgr.24989) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.260860+0000 mgr.x (mgr.24989) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.260860+0000 mgr.x (mgr.24989) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.352043+0000 mgr.x (mgr.24989) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.352043+0000 mgr.x (mgr.24989) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.425164+0000 mgr.x (mgr.24989) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.425164+0000 mgr.x (mgr.24989) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.489646+0000 mgr.x (mgr.24989) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.489646+0000 mgr.x (mgr.24989) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.552057+0000 mgr.x (mgr.24989) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.552057+0000 mgr.x (mgr.24989) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.587242+0000 mgr.x (mgr.24989) 691 : audit [DBG] from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.587242+0000 mgr.x (mgr.24989) 691 : audit [DBG] from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.607840+0000 mgr.x (mgr.24989) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.607840+0000 mgr.x (mgr.24989) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.664431+0000 mgr.x (mgr.24989) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.664431+0000 mgr.x (mgr.24989) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.716635+0000 mgr.x (mgr.24989) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.716635+0000 mgr.x (mgr.24989) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.771549+0000 mgr.x (mgr.24989) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.771549+0000 mgr.x (mgr.24989) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.827516+0000 mgr.x (mgr.24989) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.827516+0000 mgr.x (mgr.24989) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.878704+0000 mgr.x (mgr.24989) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.878704+0000 mgr.x (mgr.24989) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.942400+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.942400+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.944823+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.944823+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.946907+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.946907+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.947595+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.947595+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.953112+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.953112+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.955744+0000 mgr.x (mgr.24989) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:50.955744+0000 mgr.x (mgr.24989) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.996403+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.996403+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.999090+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:50.999090+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.001453+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.001453+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.002573+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.002573+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.011132+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.011132+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.012091+0000 mgr.x (mgr.24989) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.012091+0000 mgr.x (mgr.24989) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.043741+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/2850717039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.043741+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/2850717039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.057082+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.057082+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.059566+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.059566+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.062100+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.062100+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.062935+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.062935+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.068965+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.068965+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.069775+0000 mgr.x (mgr.24989) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.069775+0000 mgr.x (mgr.24989) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.110095+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.110095+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.112614+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.112614+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.115063+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.115063+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.116074+0000 mon.c (mon.1) 1464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.116074+0000 mon.c (mon.1) 1464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.123849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.123849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.124638+0000 mgr.x (mgr.24989) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.124638+0000 mgr.x (mgr.24989) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.181190+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.181190+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.183952+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.183952+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.186641+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.186641+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.187860+0000 mon.c (mon.1) 1468 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.187860+0000 mon.c (mon.1) 1468 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.195995+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.195995+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.253596+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.253596+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.256530+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.256530+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.260017+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.260017+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.260945+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.260945+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.269698+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.269698+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.313088+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.313088+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.315668+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.315668+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.318129+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.318129+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.319267+0000 mon.c (mon.1) 1476 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.319267+0000 mon.c (mon.1) 1476 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.329733+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.329733+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.371310+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.371310+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.374080+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.374080+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.376862+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.376862+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.377914+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.377914+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.388435+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.388435+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.445494+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.445494+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.448442+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.448442+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.450807+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.450807+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.451817+0000 mon.c (mon.1) 1484 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.451817+0000 mon.c (mon.1) 1484 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.462824+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.462824+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.504610+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.504610+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.507208+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.507208+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.509606+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.509606+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.510807+0000 mon.c (mon.1) 1488 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.510807+0000 mon.c (mon.1) 1488 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.521986+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.521986+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.563456+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.563456+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.566345+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.566345+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.568457+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.568457+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.569430+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.569430+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.578553+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.578553+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.640458+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.640458+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.643644+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.643644+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.646121+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.646121+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.647300+0000 mon.c (mon.1) 1496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.647300+0000 mon.c (mon.1) 1496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.658065+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.658065+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.703786+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.703786+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.706955+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.706955+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.709343+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.709343+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.710737+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.710737+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.721824+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.721824+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.781673+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.781673+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.785028+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.785028+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.788015+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.788015+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.789208+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.789208+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.800234+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.800234+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.857982+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.857982+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.860875+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.860875+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.863511+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.863511+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.864750+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.864750+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.874042+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:51 smithi155 bash[60276]: audit 2024-04-25T05:09:51.874042+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.186848+0000 mgr.x (mgr.24989) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.186848+0000 mgr.x (mgr.24989) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.260860+0000 mgr.x (mgr.24989) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.260860+0000 mgr.x (mgr.24989) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.352043+0000 mgr.x (mgr.24989) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.352043+0000 mgr.x (mgr.24989) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.425164+0000 mgr.x (mgr.24989) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.425164+0000 mgr.x (mgr.24989) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.489646+0000 mgr.x (mgr.24989) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.489646+0000 mgr.x (mgr.24989) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.552057+0000 mgr.x (mgr.24989) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.552057+0000 mgr.x (mgr.24989) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.587242+0000 mgr.x (mgr.24989) 691 : audit [DBG] from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.587242+0000 mgr.x (mgr.24989) 691 : audit [DBG] from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.607840+0000 mgr.x (mgr.24989) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.607840+0000 mgr.x (mgr.24989) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.664431+0000 mgr.x (mgr.24989) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.664431+0000 mgr.x (mgr.24989) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.716635+0000 mgr.x (mgr.24989) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.716635+0000 mgr.x (mgr.24989) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.771549+0000 mgr.x (mgr.24989) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.771549+0000 mgr.x (mgr.24989) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.186848+0000 mgr.x (mgr.24989) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.186848+0000 mgr.x (mgr.24989) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.260860+0000 mgr.x (mgr.24989) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.260860+0000 mgr.x (mgr.24989) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.352043+0000 mgr.x (mgr.24989) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.352043+0000 mgr.x (mgr.24989) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.425164+0000 mgr.x (mgr.24989) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.425164+0000 mgr.x (mgr.24989) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.489646+0000 mgr.x (mgr.24989) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.489646+0000 mgr.x (mgr.24989) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.552057+0000 mgr.x (mgr.24989) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.552057+0000 mgr.x (mgr.24989) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.587242+0000 mgr.x (mgr.24989) 691 : audit [DBG] from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.587242+0000 mgr.x (mgr.24989) 691 : audit [DBG] from='client.44371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.607840+0000 mgr.x (mgr.24989) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.607840+0000 mgr.x (mgr.24989) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.664431+0000 mgr.x (mgr.24989) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.664431+0000 mgr.x (mgr.24989) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.716635+0000 mgr.x (mgr.24989) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.716635+0000 mgr.x (mgr.24989) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.771549+0000 mgr.x (mgr.24989) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.771549+0000 mgr.x (mgr.24989) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.827516+0000 mgr.x (mgr.24989) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.827516+0000 mgr.x (mgr.24989) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.878704+0000 mgr.x (mgr.24989) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.878704+0000 mgr.x (mgr.24989) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.942400+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.942400+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.944823+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.944823+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.946907+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.946907+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.947595+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.947595+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.953112+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.953112+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.955744+0000 mgr.x (mgr.24989) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:50.955744+0000 mgr.x (mgr.24989) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.996403+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.996403+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.999090+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:50.999090+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.827516+0000 mgr.x (mgr.24989) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.827516+0000 mgr.x (mgr.24989) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.878704+0000 mgr.x (mgr.24989) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.878704+0000 mgr.x (mgr.24989) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.942400+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.942400+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.944823+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.944823+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.946907+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.946907+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.947595+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.947595+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.953112+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.953112+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.955744+0000 mgr.x (mgr.24989) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:50.955744+0000 mgr.x (mgr.24989) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.996403+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.996403+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.999090+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:50.999090+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.001453+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.001453+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.002573+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.002573+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.011132+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.011132+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.012091+0000 mgr.x (mgr.24989) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.012091+0000 mgr.x (mgr.24989) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.043741+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/2850717039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.043741+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/2850717039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.057082+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.057082+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.059566+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.059566+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.062100+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.062100+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.062935+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.062935+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.068965+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.068965+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.001453+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.001453+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.002573+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.002573+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.011132+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.011132+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.012091+0000 mgr.x (mgr.24989) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.012091+0000 mgr.x (mgr.24989) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.043741+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/2850717039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.043741+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.96:0/2850717039' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.057082+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.057082+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.059566+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.059566+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.062100+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.062100+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.062935+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.062935+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.068965+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.068965+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.069775+0000 mgr.x (mgr.24989) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.069775+0000 mgr.x (mgr.24989) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.110095+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.110095+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.112614+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.112614+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.115063+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.115063+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.116074+0000 mon.c (mon.1) 1464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.116074+0000 mon.c (mon.1) 1464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.123849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.123849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.124638+0000 mgr.x (mgr.24989) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.124638+0000 mgr.x (mgr.24989) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.181190+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.181190+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.183952+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.183952+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.186641+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.186641+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.069775+0000 mgr.x (mgr.24989) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.069775+0000 mgr.x (mgr.24989) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.110095+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.110095+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.112614+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.112614+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.115063+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.115063+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.116074+0000 mon.c (mon.1) 1464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.116074+0000 mon.c (mon.1) 1464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.123849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.123849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.124638+0000 mgr.x (mgr.24989) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.124638+0000 mgr.x (mgr.24989) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.181190+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.181190+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.183952+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.183952+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.186641+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.186641+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.187860+0000 mon.c (mon.1) 1468 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.187860+0000 mon.c (mon.1) 1468 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.195995+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.195995+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.253596+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.253596+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.256530+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.256530+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.260017+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.260017+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.260945+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.260945+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.269698+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.269698+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.313088+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.313088+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.315668+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.315668+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.318129+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.187860+0000 mon.c (mon.1) 1468 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.187860+0000 mon.c (mon.1) 1468 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.195995+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.195995+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.253596+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.253596+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.256530+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.256530+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.260017+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.260017+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.260945+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.260945+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.269698+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.269698+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.313088+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.313088+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.315668+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.315668+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.318129+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.318129+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.319267+0000 mon.c (mon.1) 1476 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.319267+0000 mon.c (mon.1) 1476 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.329733+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.329733+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.371310+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.371310+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.374080+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.374080+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.376862+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.376862+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.377914+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.377914+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.388435+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.388435+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.445494+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.445494+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.448442+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.448442+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.450807+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.318129+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.319267+0000 mon.c (mon.1) 1476 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.319267+0000 mon.c (mon.1) 1476 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.329733+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.329733+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.371310+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.371310+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.374080+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.374080+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.376862+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.376862+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.377914+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.377914+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.388435+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.388435+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.445494+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.445494+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.448442+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.448442+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.450807+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.450807+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.451817+0000 mon.c (mon.1) 1484 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.451817+0000 mon.c (mon.1) 1484 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.462824+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.462824+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.504610+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.504610+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.507208+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.507208+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.509606+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.509606+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.510807+0000 mon.c (mon.1) 1488 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.510807+0000 mon.c (mon.1) 1488 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.521986+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.521986+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.563456+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.563456+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.566345+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.566345+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.568457+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.450807+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.451817+0000 mon.c (mon.1) 1484 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.451817+0000 mon.c (mon.1) 1484 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.462824+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.462824+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.504610+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.504610+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.507208+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.507208+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.509606+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.509606+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.510807+0000 mon.c (mon.1) 1488 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.510807+0000 mon.c (mon.1) 1488 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.521986+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.521986+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.563456+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.563456+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.566345+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.566345+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.568457+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.568457+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.569430+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.569430+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.578553+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.578553+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.640458+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.640458+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.643644+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.643644+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.646121+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.646121+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.647300+0000 mon.c (mon.1) 1496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.647300+0000 mon.c (mon.1) 1496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.658065+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.658065+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.703786+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.703786+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.706955+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.706955+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.568457+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.569430+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.569430+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.578553+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.578553+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.640458+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.640458+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.643644+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.643644+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.646121+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.646121+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.647300+0000 mon.c (mon.1) 1496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.647300+0000 mon.c (mon.1) 1496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.658065+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.658065+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.703786+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.703786+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.706955+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.706955+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.709343+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.709343+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.710737+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.710737+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.721824+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.721824+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.781673+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.781673+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.785028+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.785028+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.788015+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.788015+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.789208+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.789208+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.800234+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.800234+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.857982+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.857982+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.860875+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.860875+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.709343+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.709343+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.710737+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.710737+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.721824+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.721824+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.781673+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.781673+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.785028+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.785028+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.788015+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.788015+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.789208+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.789208+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.800234+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.800234+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.857982+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.857982+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.860875+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.860875+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.863511+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.863511+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.864750+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.864750+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.874042+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[79063]: audit 2024-04-25T05:09:51.874042+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.863511+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.863511+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:52.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.864750+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.864750+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:52.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.874042+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:52.281 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:51 smithi096 bash[81040]: audit 2024-04-25T05:09:51.874042+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.197405+0000 mgr.x (mgr.24989) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.197405+0000 mgr.x (mgr.24989) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.270461+0000 mgr.x (mgr.24989) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.270461+0000 mgr.x (mgr.24989) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.330857+0000 mgr.x (mgr.24989) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.330857+0000 mgr.x (mgr.24989) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.389427+0000 mgr.x (mgr.24989) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.389427+0000 mgr.x (mgr.24989) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.464250+0000 mgr.x (mgr.24989) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.464250+0000 mgr.x (mgr.24989) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.522973+0000 mgr.x (mgr.24989) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.522973+0000 mgr.x (mgr.24989) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.579404+0000 mgr.x (mgr.24989) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.579404+0000 mgr.x (mgr.24989) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cluster 2024-04-25T05:09:51.585175+0000 mgr.x (mgr.24989) 709 : cluster [DBG] pgmap v157: 161 pgs: 1 active+clean+remapped, 90 active+clean, 41 active+undersized, 26 active+undersized+degraded, 2 peering, 1 unknown; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cluster 2024-04-25T05:09:51.585175+0000 mgr.x (mgr.24989) 709 : cluster [DBG] pgmap v157: 161 pgs: 1 active+clean+remapped, 90 active+clean, 41 active+undersized, 26 active+undersized+degraded, 2 peering, 1 unknown; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.659592+0000 mgr.x (mgr.24989) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.659592+0000 mgr.x (mgr.24989) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.723496+0000 mgr.x (mgr.24989) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.723496+0000 mgr.x (mgr.24989) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.801930+0000 mgr.x (mgr.24989) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.801930+0000 mgr.x (mgr.24989) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.875642+0000 mgr.x (mgr.24989) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.875642+0000 mgr.x (mgr.24989) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.957997+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.957997+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.961671+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.961671+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.964224+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.964224+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.965282+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.965282+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.973951+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:51.973951+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.975627+0000 mgr.x (mgr.24989) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:51.975627+0000 mgr.x (mgr.24989) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.048716+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.048716+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.051719+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.051719+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.055000+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.055000+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.056561+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.056561+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.066100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.066100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.067842+0000 mgr.x (mgr.24989) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.067842+0000 mgr.x (mgr.24989) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.145352+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.145352+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.148767+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.148767+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.152984+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.152984+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.154770+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.154770+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.164435+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.164435+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.240795+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.240795+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.244150+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.244150+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.247432+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.247432+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.248706+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.248706+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.259555+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.259555+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.338960+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.338960+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.342217+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.342217+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.345801+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.345801+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.347243+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.347243+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.356583+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.356583+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.435555+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.435555+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.438816+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.438816+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.442126+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.442126+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.443473+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.443473+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.454004+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.454004+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.531854+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.531854+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.535429+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.535429+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.538302+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.538302+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.539743+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.539743+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.549490+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.549490+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.624260+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.624260+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.627426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.627426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.630350+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.630350+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.631437+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.631437+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.638475+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.638475+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.715250+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.715250+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.718427+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.718427+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.721810+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.721810+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.723215+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.723215+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.732408+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.732408+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.811588+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.811588+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.815028+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.815028+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.818689+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.818689+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.820275+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.820275+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.830265+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.830265+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.910658+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.910658+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.913605+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.913605+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.916200+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:52 smithi155 bash[60276]: audit 2024-04-25T05:09:52.916200+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.197405+0000 mgr.x (mgr.24989) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.197405+0000 mgr.x (mgr.24989) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.270461+0000 mgr.x (mgr.24989) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.270461+0000 mgr.x (mgr.24989) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.330857+0000 mgr.x (mgr.24989) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.330857+0000 mgr.x (mgr.24989) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.389427+0000 mgr.x (mgr.24989) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.389427+0000 mgr.x (mgr.24989) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.464250+0000 mgr.x (mgr.24989) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.464250+0000 mgr.x (mgr.24989) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.522973+0000 mgr.x (mgr.24989) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.522973+0000 mgr.x (mgr.24989) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.579404+0000 mgr.x (mgr.24989) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.579404+0000 mgr.x (mgr.24989) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cluster 2024-04-25T05:09:51.585175+0000 mgr.x (mgr.24989) 709 : cluster [DBG] pgmap v157: 161 pgs: 1 active+clean+remapped, 90 active+clean, 41 active+undersized, 26 active+undersized+degraded, 2 peering, 1 unknown; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cluster 2024-04-25T05:09:51.585175+0000 mgr.x (mgr.24989) 709 : cluster [DBG] pgmap v157: 161 pgs: 1 active+clean+remapped, 90 active+clean, 41 active+undersized, 26 active+undersized+degraded, 2 peering, 1 unknown; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.659592+0000 mgr.x (mgr.24989) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.659592+0000 mgr.x (mgr.24989) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.723496+0000 mgr.x (mgr.24989) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.723496+0000 mgr.x (mgr.24989) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.197405+0000 mgr.x (mgr.24989) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.197405+0000 mgr.x (mgr.24989) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.270461+0000 mgr.x (mgr.24989) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.270461+0000 mgr.x (mgr.24989) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.330857+0000 mgr.x (mgr.24989) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.330857+0000 mgr.x (mgr.24989) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.389427+0000 mgr.x (mgr.24989) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.389427+0000 mgr.x (mgr.24989) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.464250+0000 mgr.x (mgr.24989) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.464250+0000 mgr.x (mgr.24989) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.522973+0000 mgr.x (mgr.24989) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.522973+0000 mgr.x (mgr.24989) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.579404+0000 mgr.x (mgr.24989) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.579404+0000 mgr.x (mgr.24989) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cluster 2024-04-25T05:09:51.585175+0000 mgr.x (mgr.24989) 709 : cluster [DBG] pgmap v157: 161 pgs: 1 active+clean+remapped, 90 active+clean, 41 active+undersized, 26 active+undersized+degraded, 2 peering, 1 unknown; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cluster 2024-04-25T05:09:51.585175+0000 mgr.x (mgr.24989) 709 : cluster [DBG] pgmap v157: 161 pgs: 1 active+clean+remapped, 90 active+clean, 41 active+undersized, 26 active+undersized+degraded, 2 peering, 1 unknown; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.659592+0000 mgr.x (mgr.24989) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.659592+0000 mgr.x (mgr.24989) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.723496+0000 mgr.x (mgr.24989) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.723496+0000 mgr.x (mgr.24989) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.801930+0000 mgr.x (mgr.24989) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.801930+0000 mgr.x (mgr.24989) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.875642+0000 mgr.x (mgr.24989) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.875642+0000 mgr.x (mgr.24989) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.957997+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.957997+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.961671+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.961671+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.964224+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.964224+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.965282+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.965282+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.973951+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:51.973951+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.975627+0000 mgr.x (mgr.24989) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:51.975627+0000 mgr.x (mgr.24989) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.048716+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.048716+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.051719+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.051719+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.055000+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.801930+0000 mgr.x (mgr.24989) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.801930+0000 mgr.x (mgr.24989) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.875642+0000 mgr.x (mgr.24989) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.875642+0000 mgr.x (mgr.24989) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.957997+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.957997+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.961671+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.961671+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.964224+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.964224+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.965282+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.965282+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.973951+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:51.973951+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.975627+0000 mgr.x (mgr.24989) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:51.975627+0000 mgr.x (mgr.24989) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.048716+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.048716+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.051719+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.051719+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.055000+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.055000+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.056561+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.056561+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.066100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.066100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.067842+0000 mgr.x (mgr.24989) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.067842+0000 mgr.x (mgr.24989) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.145352+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.145352+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.148767+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.148767+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.152984+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.152984+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.154770+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.154770+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.164435+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.164435+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.240795+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.240795+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.244150+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.244150+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.247432+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.247432+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.248706+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.248706+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.259555+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.259555+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.338960+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.338960+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.342217+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.342217+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.345801+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.345801+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.347243+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.347243+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.356583+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.356583+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.435555+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.435555+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.438816+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.438816+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.442126+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.442126+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.443473+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.443473+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.454004+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.454004+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.531854+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.531854+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.535429+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.535429+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.538302+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.538302+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.539743+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.539743+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.549490+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.549490+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.624260+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.624260+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.055000+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.056561+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.056561+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.066100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.066100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.067842+0000 mgr.x (mgr.24989) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.067842+0000 mgr.x (mgr.24989) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.145352+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.145352+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.148767+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.148767+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.152984+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.152984+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.154770+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.154770+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.164435+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.164435+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.240795+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.240795+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.244150+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.627426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.627426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.630350+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.630350+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.631437+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.631437+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.638475+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.638475+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.715250+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.715250+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.718427+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.718427+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.721810+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.721810+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.723215+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.723215+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.732408+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.732408+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.811588+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.811588+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.815028+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.815028+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.818689+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.818689+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.820275+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.820275+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.830265+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.830265+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.910658+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.910658+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.913605+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.913605+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.916200+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[79063]: audit 2024-04-25T05:09:52.916200+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.244150+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.247432+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.247432+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.248706+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.248706+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.259555+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.259555+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.338960+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.338960+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.342217+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.342217+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.345801+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.345801+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.347243+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.347243+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.356583+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.356583+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.435555+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.435555+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.438816+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.438816+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.442126+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.442126+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.443473+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.443473+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.454004+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.454004+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.531854+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.531854+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.535429+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.535429+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.538302+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.538302+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.539743+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.539743+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.549490+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.549490+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.624260+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.624260+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.627426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.627426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.630350+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.630350+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.631437+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.631437+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.638475+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.638475+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.715250+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.715250+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.718427+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.718427+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.721810+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.721810+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.723215+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.723215+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.732408+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.732408+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.811588+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.811588+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.815028+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.815028+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.818689+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.818689+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.820275+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.820275+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.830265+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.830265+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.910658+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.910658+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.913605+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.913605+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.916200+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:52 smithi096 bash[81040]: audit 2024-04-25T05:09:52.916200+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[65669]: debug 2024-04-25T05:09:53.968+0000 7f464a5e6700 1 -- 172.21.15.155:0/3897013929 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558706b47680 con 0x558706ba4800 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.166004+0000 mgr.x (mgr.24989) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.166004+0000 mgr.x (mgr.24989) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.261221+0000 mgr.x (mgr.24989) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.261221+0000 mgr.x (mgr.24989) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.357639+0000 mgr.x (mgr.24989) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.357639+0000 mgr.x (mgr.24989) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.455369+0000 mgr.x (mgr.24989) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.455369+0000 mgr.x (mgr.24989) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.550764+0000 mgr.x (mgr.24989) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.550764+0000 mgr.x (mgr.24989) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.641631+0000 mgr.x (mgr.24989) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.641631+0000 mgr.x (mgr.24989) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.733996+0000 mgr.x (mgr.24989) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.733996+0000 mgr.x (mgr.24989) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.831844+0000 mgr.x (mgr.24989) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.831844+0000 mgr.x (mgr.24989) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:52.920015+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:52.920015+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:52.955216+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:52.955216+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.956471+0000 mgr.x (mgr.24989) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:52.956471+0000 mgr.x (mgr.24989) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:52.997123+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:52.997123+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.000029+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.000029+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.002294+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.002294+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.003355+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.003355+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.014238+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.014238+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.015497+0000 mgr.x (mgr.24989) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.015497+0000 mgr.x (mgr.24989) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.055928+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.055928+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.058696+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.058696+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.061042+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.061042+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.062162+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.062162+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.069712+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.069712+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.072008+0000 mgr.x (mgr.24989) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.072008+0000 mgr.x (mgr.24989) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.145246+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.145246+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.148080+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.148080+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.150872+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.150872+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.152163+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.152163+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.161731+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.161731+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.236010+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.236010+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.238661+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.238661+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.240926+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.240926+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.241976+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.241976+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.250935+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.250935+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.325781+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.325781+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.328890+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.328890+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.331754+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.331754+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.333009+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.333009+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.344391+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.344391+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.433824+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.433824+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.438685+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.438685+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.442398+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.442398+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.443870+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.443870+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.456865+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.456865+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.536393+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.536393+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.539481+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.539481+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.542285+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.542285+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.543638+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.543638+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.555323+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.555323+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.630945+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.630945+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.634144+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.634144+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.637548+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.637548+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.638853+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.638853+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.650336+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.650336+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.725746+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.725746+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.729137+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.729137+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.732167+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.732167+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.733558+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.733558+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.745203+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.745203+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.836233+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.836233+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.841173+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.841173+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.845038+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.845038+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.846953+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.846953+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.859990+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:53 smithi155 bash[60276]: audit 2024-04-25T05:09:53.859990+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.166004+0000 mgr.x (mgr.24989) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.166004+0000 mgr.x (mgr.24989) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.261221+0000 mgr.x (mgr.24989) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.261221+0000 mgr.x (mgr.24989) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.357639+0000 mgr.x (mgr.24989) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.357639+0000 mgr.x (mgr.24989) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.455369+0000 mgr.x (mgr.24989) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.455369+0000 mgr.x (mgr.24989) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.550764+0000 mgr.x (mgr.24989) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.550764+0000 mgr.x (mgr.24989) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.641631+0000 mgr.x (mgr.24989) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.641631+0000 mgr.x (mgr.24989) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.733996+0000 mgr.x (mgr.24989) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.733996+0000 mgr.x (mgr.24989) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.831844+0000 mgr.x (mgr.24989) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.831844+0000 mgr.x (mgr.24989) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:52.920015+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:52.920015+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:52.955216+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:52.955216+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.956471+0000 mgr.x (mgr.24989) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:52.956471+0000 mgr.x (mgr.24989) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.166004+0000 mgr.x (mgr.24989) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.166004+0000 mgr.x (mgr.24989) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.261221+0000 mgr.x (mgr.24989) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.261221+0000 mgr.x (mgr.24989) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.357639+0000 mgr.x (mgr.24989) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.357639+0000 mgr.x (mgr.24989) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.455369+0000 mgr.x (mgr.24989) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.455369+0000 mgr.x (mgr.24989) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.550764+0000 mgr.x (mgr.24989) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.550764+0000 mgr.x (mgr.24989) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.641631+0000 mgr.x (mgr.24989) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.641631+0000 mgr.x (mgr.24989) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.733996+0000 mgr.x (mgr.24989) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.733996+0000 mgr.x (mgr.24989) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.831844+0000 mgr.x (mgr.24989) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.831844+0000 mgr.x (mgr.24989) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:52.920015+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:52.920015+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:52.955216+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:52.955216+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.956471+0000 mgr.x (mgr.24989) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:52.956471+0000 mgr.x (mgr.24989) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:52.997123+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:52.997123+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.000029+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.000029+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.002294+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.002294+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.003355+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.003355+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.014238+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.014238+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.015497+0000 mgr.x (mgr.24989) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.015497+0000 mgr.x (mgr.24989) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.055928+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.055928+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.058696+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.058696+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.061042+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.061042+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.062162+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:52.997123+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:52.997123+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.000029+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.000029+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.002294+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.002294+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.003355+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.003355+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.014238+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.014238+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.015497+0000 mgr.x (mgr.24989) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.015497+0000 mgr.x (mgr.24989) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.055928+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.055928+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.058696+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.058696+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.061042+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.061042+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.062162+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.062162+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.069712+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.069712+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.072008+0000 mgr.x (mgr.24989) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.072008+0000 mgr.x (mgr.24989) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.145246+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.145246+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.148080+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.148080+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.150872+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.150872+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.152163+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.152163+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.161731+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.161731+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.236010+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.236010+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.238661+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.238661+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.240926+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.240926+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.241976+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.241976+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.250935+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.250935+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.325781+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.325781+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.328890+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.328890+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.331754+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.331754+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.333009+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.333009+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.344391+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.344391+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.433824+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.433824+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.438685+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.438685+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.442398+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.442398+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.443870+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.443870+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.456865+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.456865+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.536393+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.536393+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.539481+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.539481+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.542285+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.542285+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.543638+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.543638+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.555323+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.555323+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.630945+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.630945+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.634144+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.634144+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.637548+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.637548+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.638853+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.638853+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.650336+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.650336+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.725746+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.725746+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.729137+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.729137+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.732167+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.732167+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.733558+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.733558+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.745203+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.745203+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.836233+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.836233+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.841173+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.841173+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.845038+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.845038+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.846953+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.846953+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.859990+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[79063]: audit 2024-04-25T05:09:53.859990+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.062162+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.069712+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.069712+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.072008+0000 mgr.x (mgr.24989) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.072008+0000 mgr.x (mgr.24989) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.145246+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.145246+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.148080+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.148080+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.150872+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.150872+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.152163+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.152163+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.161731+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.161731+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.236010+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.236010+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.238661+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.238661+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.240926+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.240926+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.241976+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.241976+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.250935+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.250935+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.325781+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.325781+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.328890+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.328890+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.331754+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.331754+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.333009+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.333009+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.344391+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.344391+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.433824+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.433824+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.438685+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.438685+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.442398+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.442398+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.443870+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.443870+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.456865+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.456865+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.536393+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.536393+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.539481+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.539481+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.542285+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.542285+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.543638+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.543638+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.555323+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.555323+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.630945+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.630945+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.634144+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.634144+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.637548+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.637548+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.638853+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.638853+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.650336+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.650336+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.725746+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.725746+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.729137+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.729137+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.732167+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.732167+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.733558+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.733558+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.745203+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.745203+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.836233+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.836233+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.841173+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.841173+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.845038+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.845038+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:54.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.846953+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.846953+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:54.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.859990+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:53 smithi096 bash[81040]: audit 2024-04-25T05:09:53.859990+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:54.920 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[65669]: debug 2024-04-25T05:09:54.516+0000 7f465377e7c0 -1 Falling back to public interface 2024-04-25T05:09:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.162885+0000 mgr.x (mgr.24989) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.162885+0000 mgr.x (mgr.24989) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.251904+0000 mgr.x (mgr.24989) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.251904+0000 mgr.x (mgr.24989) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.345673+0000 mgr.x (mgr.24989) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.345673+0000 mgr.x (mgr.24989) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.458312+0000 mgr.x (mgr.24989) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.458312+0000 mgr.x (mgr.24989) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.556630+0000 mgr.x (mgr.24989) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.556630+0000 mgr.x (mgr.24989) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cluster 2024-04-25T05:09:53.585969+0000 mgr.x (mgr.24989) 732 : cluster [DBG] pgmap v158: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cluster 2024-04-25T05:09:53.585969+0000 mgr.x (mgr.24989) 732 : cluster [DBG] pgmap v158: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.651607+0000 mgr.x (mgr.24989) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.651607+0000 mgr.x (mgr.24989) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.746588+0000 mgr.x (mgr.24989) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.746588+0000 mgr.x (mgr.24989) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.861570+0000 mgr.x (mgr.24989) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.861570+0000 mgr.x (mgr.24989) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.943467+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.943467+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.947266+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.947266+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.950038+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.950038+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.951031+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.951031+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.958145+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:53.958145+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.960756+0000 mgr.x (mgr.24989) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:53.960756+0000 mgr.x (mgr.24989) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.002081+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.002081+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.005082+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.005082+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.008195+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.008195+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.009119+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.009119+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.019631+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.019631+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.021168+0000 mgr.x (mgr.24989) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.021168+0000 mgr.x (mgr.24989) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.077781+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.077781+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.080883+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.080883+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.083632+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.083632+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.084838+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.084838+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.096307+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.096307+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.097697+0000 mgr.x (mgr.24989) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.097697+0000 mgr.x (mgr.24989) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.165027+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.165027+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.169584+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.169584+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.172695+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.172695+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.173886+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.173886+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.185456+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.185456+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.244077+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.244077+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.247073+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.247073+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.249517+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.249517+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.250562+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.250562+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.261964+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.261964+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.324966+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.324966+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.327927+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.327927+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.330274+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.330274+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.331370+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.331370+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.342352+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.342352+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.400612+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.400612+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.403313+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.403313+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.405714+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.405714+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.406651+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.406651+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.417383+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.417383+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.477488+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.477488+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.480408+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.480408+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.482924+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.482924+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.483956+0000 mon.c (mon.1) 1624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.483956+0000 mon.c (mon.1) 1624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.495184+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.495184+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.557868+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.557868+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.560585+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.560585+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.563124+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.563124+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.564245+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.564245+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.572425+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.572425+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.614570+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.614570+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.617535+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.617535+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.620869+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.620869+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.622052+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.622052+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.631508+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.631508+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.689218+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.689218+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.692324+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.692324+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.695366+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.695366+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.696502+0000 mon.c (mon.1) 1636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.696502+0000 mon.c (mon.1) 1636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.705157+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.705157+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.777318+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.777318+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.781926+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.781926+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.784921+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.784921+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.786281+0000 mon.c (mon.1) 1640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.786281+0000 mon.c (mon.1) 1640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.796167+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.796167+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.860042+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.860042+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.863160+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.863160+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.865753+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.865753+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.866837+0000 mon.c (mon.1) 1644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.866837+0000 mon.c (mon.1) 1644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.875515+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:54 smithi155 bash[60276]: audit 2024-04-25T05:09:54.875515+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.162885+0000 mgr.x (mgr.24989) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.162885+0000 mgr.x (mgr.24989) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.251904+0000 mgr.x (mgr.24989) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.251904+0000 mgr.x (mgr.24989) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.345673+0000 mgr.x (mgr.24989) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.345673+0000 mgr.x (mgr.24989) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.458312+0000 mgr.x (mgr.24989) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.458312+0000 mgr.x (mgr.24989) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.556630+0000 mgr.x (mgr.24989) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.556630+0000 mgr.x (mgr.24989) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cluster 2024-04-25T05:09:53.585969+0000 mgr.x (mgr.24989) 732 : cluster [DBG] pgmap v158: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cluster 2024-04-25T05:09:53.585969+0000 mgr.x (mgr.24989) 732 : cluster [DBG] pgmap v158: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.651607+0000 mgr.x (mgr.24989) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.651607+0000 mgr.x (mgr.24989) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.746588+0000 mgr.x (mgr.24989) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.746588+0000 mgr.x (mgr.24989) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.861570+0000 mgr.x (mgr.24989) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.861570+0000 mgr.x (mgr.24989) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.943467+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.943467+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.162885+0000 mgr.x (mgr.24989) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.162885+0000 mgr.x (mgr.24989) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.251904+0000 mgr.x (mgr.24989) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.251904+0000 mgr.x (mgr.24989) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.345673+0000 mgr.x (mgr.24989) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.345673+0000 mgr.x (mgr.24989) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.458312+0000 mgr.x (mgr.24989) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.458312+0000 mgr.x (mgr.24989) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.556630+0000 mgr.x (mgr.24989) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.556630+0000 mgr.x (mgr.24989) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cluster 2024-04-25T05:09:53.585969+0000 mgr.x (mgr.24989) 732 : cluster [DBG] pgmap v158: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cluster 2024-04-25T05:09:53.585969+0000 mgr.x (mgr.24989) 732 : cluster [DBG] pgmap v158: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.651607+0000 mgr.x (mgr.24989) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.651607+0000 mgr.x (mgr.24989) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.746588+0000 mgr.x (mgr.24989) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.746588+0000 mgr.x (mgr.24989) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.861570+0000 mgr.x (mgr.24989) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.861570+0000 mgr.x (mgr.24989) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.943467+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.943467+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.947266+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.947266+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.950038+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.950038+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.951031+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.951031+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.958145+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:53.958145+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.960756+0000 mgr.x (mgr.24989) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:53.960756+0000 mgr.x (mgr.24989) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.002081+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.002081+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.005082+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.005082+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.008195+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.008195+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.009119+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.009119+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.019631+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.019631+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.021168+0000 mgr.x (mgr.24989) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.021168+0000 mgr.x (mgr.24989) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.077781+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.077781+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.080883+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.080883+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.083632+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.083632+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.084838+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.084838+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.096307+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.096307+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.097697+0000 mgr.x (mgr.24989) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.097697+0000 mgr.x (mgr.24989) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.165027+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.165027+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.169584+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.169584+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.172695+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.172695+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.947266+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.947266+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.950038+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.950038+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.951031+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.951031+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.958145+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:53.958145+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.960756+0000 mgr.x (mgr.24989) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:53.960756+0000 mgr.x (mgr.24989) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.002081+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.002081+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.005082+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.005082+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.008195+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.008195+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.009119+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.009119+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.019631+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.019631+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.173886+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.173886+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.185456+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.185456+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.244077+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.244077+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.247073+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.247073+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.249517+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.249517+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.250562+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.250562+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.261964+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.261964+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.324966+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.324966+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.327927+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.327927+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.330274+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.330274+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.331370+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.331370+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.342352+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.342352+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.400612+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.400612+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.403313+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.403313+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.405714+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.405714+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.406651+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.406651+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.417383+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.417383+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.477488+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.477488+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.480408+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.480408+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.482924+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.021168+0000 mgr.x (mgr.24989) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.021168+0000 mgr.x (mgr.24989) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.077781+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.077781+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.080883+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.080883+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.083632+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.083632+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.084838+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.084838+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.096307+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.096307+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.097697+0000 mgr.x (mgr.24989) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.097697+0000 mgr.x (mgr.24989) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.165027+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.165027+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.169584+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.169584+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.172695+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.172695+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.482924+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.483956+0000 mon.c (mon.1) 1624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.483956+0000 mon.c (mon.1) 1624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.495184+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.495184+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.557868+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.557868+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.560585+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.560585+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.563124+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.563124+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.564245+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.564245+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.572425+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.572425+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.614570+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.614570+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.617535+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.617535+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.620869+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.173886+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.173886+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.185456+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.185456+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.244077+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.244077+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.247073+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.247073+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.249517+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.249517+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.250562+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.250562+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.261964+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.261964+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.324966+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.324966+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.327927+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.327927+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.330274+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.620869+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.622052+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.622052+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.631508+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.631508+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.689218+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.689218+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.692324+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.692324+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.695366+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.695366+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.696502+0000 mon.c (mon.1) 1636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.696502+0000 mon.c (mon.1) 1636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.705157+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.705157+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.777318+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.777318+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.781926+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.781926+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.784921+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.784921+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.786281+0000 mon.c (mon.1) 1640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.786281+0000 mon.c (mon.1) 1640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.796167+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.796167+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.860042+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.860042+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.863160+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.863160+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.865753+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.865753+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.866837+0000 mon.c (mon.1) 1644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.866837+0000 mon.c (mon.1) 1644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.875515+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[81040]: audit 2024-04-25T05:09:54.875515+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.330274+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.331370+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.331370+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.342352+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.342352+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.400612+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.400612+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.403313+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.403313+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.405714+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.405714+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.406651+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.406651+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.417383+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.417383+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.477488+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.477488+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.480408+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.480408+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.482924+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.482924+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.483956+0000 mon.c (mon.1) 1624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.483956+0000 mon.c (mon.1) 1624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.495184+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.495184+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.557868+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.557868+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.560585+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.560585+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.563124+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.563124+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.564245+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.564245+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.572425+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.572425+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.614570+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.614570+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.617535+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.617535+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.620869+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.620869+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.622052+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.622052+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.631508+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.631508+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.689218+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.689218+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.692324+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.692324+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.695366+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.695366+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.696502+0000 mon.c (mon.1) 1636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.696502+0000 mon.c (mon.1) 1636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.705157+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.705157+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.777318+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.777318+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.781926+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.781926+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.784921+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.784921+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.786281+0000 mon.c (mon.1) 1640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.786281+0000 mon.c (mon.1) 1640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.796167+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.796167+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.860042+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.860042+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.863160+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.863160+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.865753+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.865753+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.866837+0000 mon.c (mon.1) 1644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.866837+0000 mon.c (mon.1) 1644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.875515+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:55.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:54 smithi096 bash[79063]: audit 2024-04-25T05:09:54.875515+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.186837+0000 mgr.x (mgr.24989) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.186837+0000 mgr.x (mgr.24989) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.265040+0000 mgr.x (mgr.24989) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.265040+0000 mgr.x (mgr.24989) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.343259+0000 mgr.x (mgr.24989) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.343259+0000 mgr.x (mgr.24989) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.418914+0000 mgr.x (mgr.24989) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.418914+0000 mgr.x (mgr.24989) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.498423+0000 mgr.x (mgr.24989) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.498423+0000 mgr.x (mgr.24989) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.574140+0000 mgr.x (mgr.24989) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.574140+0000 mgr.x (mgr.24989) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.632961+0000 mgr.x (mgr.24989) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.632961+0000 mgr.x (mgr.24989) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.706606+0000 mgr.x (mgr.24989) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.706606+0000 mgr.x (mgr.24989) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.798026+0000 mgr.x (mgr.24989) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.798026+0000 mgr.x (mgr.24989) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.876977+0000 mgr.x (mgr.24989) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.876977+0000 mgr.x (mgr.24989) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.941889+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.941889+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.951649+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.951649+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.953672+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.953672+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.954680+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.954680+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.963210+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:54.963210+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.964553+0000 mgr.x (mgr.24989) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:54.964553+0000 mgr.x (mgr.24989) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.037178+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.037178+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.040282+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.040282+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.044545+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.044545+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.045725+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.045725+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.056856+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.056856+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.058045+0000 mgr.x (mgr.24989) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.058045+0000 mgr.x (mgr.24989) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.114514+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.114514+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.117759+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.117759+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.120184+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.120184+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.121079+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.121079+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.131895+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.131895+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.133388+0000 mgr.x (mgr.24989) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.133388+0000 mgr.x (mgr.24989) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.191399+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.191399+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.194324+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.194324+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.197017+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.197017+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.198184+0000 mon.c (mon.1) 1660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.198184+0000 mon.c (mon.1) 1660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.209052+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.209052+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.267622+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.267622+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.270446+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.270446+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.272917+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.272917+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.274107+0000 mon.c (mon.1) 1664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.274107+0000 mon.c (mon.1) 1664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.284503+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.284503+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.326764+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.326764+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.329574+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.329574+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.332061+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.332061+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.333011+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.333011+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.343826+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.343826+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.402314+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.402314+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.405519+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.405519+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.408248+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.408248+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.409654+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.409654+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.418635+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.418635+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.477176+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.477176+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.480104+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.480104+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.482700+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.482700+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.483794+0000 mon.c (mon.1) 1676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.483794+0000 mon.c (mon.1) 1676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.493004+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.493004+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.550533+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.550533+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.553319+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.553319+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.555858+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.555858+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.556966+0000 mon.c (mon.1) 1680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.556966+0000 mon.c (mon.1) 1680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.565973+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.565973+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.608571+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.608571+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.611387+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.611387+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.614053+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.614053+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.615402+0000 mon.c (mon.1) 1684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.615402+0000 mon.c (mon.1) 1684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.624212+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.624212+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.714977+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.714977+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.719948+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.719948+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.724345+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.724345+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.725938+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.725938+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.737129+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.737129+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.800270+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.800270+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.803740+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.803740+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.807567+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.807567+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.808998+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.808998+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.818515+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.818515+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.897516+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.897516+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.901043+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.901043+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.905169+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.905169+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.906701+0000 mon.c (mon.1) 1696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.906701+0000 mon.c (mon.1) 1696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.916969+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:55 smithi155 bash[60276]: audit 2024-04-25T05:09:55.916969+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.186837+0000 mgr.x (mgr.24989) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.186837+0000 mgr.x (mgr.24989) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.265040+0000 mgr.x (mgr.24989) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.265040+0000 mgr.x (mgr.24989) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.343259+0000 mgr.x (mgr.24989) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.343259+0000 mgr.x (mgr.24989) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.418914+0000 mgr.x (mgr.24989) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.418914+0000 mgr.x (mgr.24989) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.498423+0000 mgr.x (mgr.24989) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.498423+0000 mgr.x (mgr.24989) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.574140+0000 mgr.x (mgr.24989) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.574140+0000 mgr.x (mgr.24989) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.632961+0000 mgr.x (mgr.24989) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.632961+0000 mgr.x (mgr.24989) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.706606+0000 mgr.x (mgr.24989) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.706606+0000 mgr.x (mgr.24989) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.798026+0000 mgr.x (mgr.24989) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.798026+0000 mgr.x (mgr.24989) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.876977+0000 mgr.x (mgr.24989) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.876977+0000 mgr.x (mgr.24989) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.941889+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.941889+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.186837+0000 mgr.x (mgr.24989) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.186837+0000 mgr.x (mgr.24989) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.265040+0000 mgr.x (mgr.24989) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.265040+0000 mgr.x (mgr.24989) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.343259+0000 mgr.x (mgr.24989) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.343259+0000 mgr.x (mgr.24989) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.418914+0000 mgr.x (mgr.24989) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.418914+0000 mgr.x (mgr.24989) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.498423+0000 mgr.x (mgr.24989) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.498423+0000 mgr.x (mgr.24989) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.574140+0000 mgr.x (mgr.24989) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.574140+0000 mgr.x (mgr.24989) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.632961+0000 mgr.x (mgr.24989) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.632961+0000 mgr.x (mgr.24989) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.706606+0000 mgr.x (mgr.24989) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.706606+0000 mgr.x (mgr.24989) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.798026+0000 mgr.x (mgr.24989) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.798026+0000 mgr.x (mgr.24989) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.876977+0000 mgr.x (mgr.24989) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.876977+0000 mgr.x (mgr.24989) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.941889+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.941889+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.951649+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.951649+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.953672+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.953672+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.954680+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.954680+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.963210+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:54.963210+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.964553+0000 mgr.x (mgr.24989) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:54.964553+0000 mgr.x (mgr.24989) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.037178+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.037178+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.040282+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.040282+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.044545+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.044545+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.045725+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.045725+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.056856+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.056856+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.951649+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.951649+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.953672+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.953672+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.954680+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.954680+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.963210+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:54.963210+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.964553+0000 mgr.x (mgr.24989) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:54.964553+0000 mgr.x (mgr.24989) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.037178+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.037178+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.040282+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.040282+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.044545+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.044545+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.045725+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.045725+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.056856+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.056856+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.058045+0000 mgr.x (mgr.24989) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.058045+0000 mgr.x (mgr.24989) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.114514+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.114514+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.117759+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.117759+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.120184+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.120184+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.121079+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.121079+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.131895+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.131895+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.133388+0000 mgr.x (mgr.24989) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.133388+0000 mgr.x (mgr.24989) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.191399+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.191399+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.194324+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.194324+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.197017+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.197017+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.058045+0000 mgr.x (mgr.24989) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.058045+0000 mgr.x (mgr.24989) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.114514+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.114514+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.117759+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.117759+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.120184+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.120184+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.121079+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.121079+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.131895+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.131895+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.133388+0000 mgr.x (mgr.24989) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.133388+0000 mgr.x (mgr.24989) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.191399+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.191399+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.194324+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.194324+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.197017+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.197017+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.198184+0000 mon.c (mon.1) 1660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.198184+0000 mon.c (mon.1) 1660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.209052+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.209052+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.267622+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.267622+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.270446+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.270446+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.272917+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.272917+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.274107+0000 mon.c (mon.1) 1664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.274107+0000 mon.c (mon.1) 1664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.284503+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.284503+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.326764+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.326764+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.329574+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.329574+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.332061+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.198184+0000 mon.c (mon.1) 1660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.198184+0000 mon.c (mon.1) 1660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.209052+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.209052+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.267622+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.267622+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.270446+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.270446+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.272917+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.272917+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.274107+0000 mon.c (mon.1) 1664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.274107+0000 mon.c (mon.1) 1664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.284503+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.284503+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.326764+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.326764+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.329574+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.329574+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.332061+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.332061+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.333011+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.333011+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.343826+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.343826+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.402314+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.402314+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.405519+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.405519+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.408248+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.408248+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.409654+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.409654+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.418635+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.418635+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.477176+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.477176+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.480104+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.480104+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.482700+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.332061+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.333011+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.333011+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.343826+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.343826+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.402314+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.402314+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.405519+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.405519+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.408248+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.408248+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.409654+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.409654+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.418635+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.418635+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.477176+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.477176+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.480104+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.480104+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.482700+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.482700+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.483794+0000 mon.c (mon.1) 1676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.483794+0000 mon.c (mon.1) 1676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.493004+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.493004+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.550533+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.550533+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.553319+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.553319+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.555858+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.555858+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.556966+0000 mon.c (mon.1) 1680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.556966+0000 mon.c (mon.1) 1680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.565973+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.565973+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.608571+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.608571+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.611387+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.611387+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.614053+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.482700+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.483794+0000 mon.c (mon.1) 1676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.483794+0000 mon.c (mon.1) 1676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.493004+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.493004+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.550533+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.550533+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.553319+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.553319+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.555858+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.555858+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.556966+0000 mon.c (mon.1) 1680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.556966+0000 mon.c (mon.1) 1680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.565973+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.565973+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.608571+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.608571+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.611387+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.611387+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.614053+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.614053+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.615402+0000 mon.c (mon.1) 1684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.615402+0000 mon.c (mon.1) 1684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.624212+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.624212+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.714977+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.714977+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.719948+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.719948+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.724345+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.724345+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.725938+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.725938+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.737129+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.737129+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.800270+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.800270+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.803740+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.803740+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.807567+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.807567+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.808998+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.808998+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.818515+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.818515+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.897516+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.897516+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.901043+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.901043+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.905169+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.905169+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.906701+0000 mon.c (mon.1) 1696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.906701+0000 mon.c (mon.1) 1696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.916969+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[79063]: audit 2024-04-25T05:09:55.916969+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.614053+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.615402+0000 mon.c (mon.1) 1684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.615402+0000 mon.c (mon.1) 1684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.624212+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.624212+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.714977+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.714977+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.719948+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.719948+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.724345+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.724345+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.725938+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.725938+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.737129+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.737129+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.800270+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.800270+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.803740+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.803740+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.807567+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.807567+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.808998+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.808998+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.818515+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.818515+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.897516+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.897516+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.901043+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.901043+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:56.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.905169+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.905169+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:56.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.906701+0000 mon.c (mon.1) 1696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.906701+0000 mon.c (mon.1) 1696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:56.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.916969+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:56.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:55 smithi096 bash[81040]: audit 2024-04-25T05:09:55.916969+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.210359+0000 mgr.x (mgr.24989) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.210359+0000 mgr.x (mgr.24989) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.286034+0000 mgr.x (mgr.24989) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.286034+0000 mgr.x (mgr.24989) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.345070+0000 mgr.x (mgr.24989) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.345070+0000 mgr.x (mgr.24989) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.420096+0000 mgr.x (mgr.24989) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.420096+0000 mgr.x (mgr.24989) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.494159+0000 mgr.x (mgr.24989) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.494159+0000 mgr.x (mgr.24989) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.567124+0000 mgr.x (mgr.24989) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.567124+0000 mgr.x (mgr.24989) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cluster 2024-04-25T05:09:55.586620+0000 mgr.x (mgr.24989) 758 : cluster [DBG] pgmap v159: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cluster 2024-04-25T05:09:55.586620+0000 mgr.x (mgr.24989) 758 : cluster [DBG] pgmap v159: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.626344+0000 mgr.x (mgr.24989) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.626344+0000 mgr.x (mgr.24989) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.738564+0000 mgr.x (mgr.24989) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.738564+0000 mgr.x (mgr.24989) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.819639+0000 mgr.x (mgr.24989) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.819639+0000 mgr.x (mgr.24989) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.918117+0000 mgr.x (mgr.24989) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.918117+0000 mgr.x (mgr.24989) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.976799+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.976799+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.979411+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.979411+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.981716+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.981716+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.982679+0000 mon.c (mon.1) 1700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.982679+0000 mon.c (mon.1) 1700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.988698+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:55.988698+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.989975+0000 mgr.x (mgr.24989) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:55.989975+0000 mgr.x (mgr.24989) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.047166+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.047166+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.050031+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.050031+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.052542+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.052542+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.053638+0000 mon.c (mon.1) 1704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.053638+0000 mon.c (mon.1) 1704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.060771+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.060771+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.061715+0000 mgr.x (mgr.24989) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.061715+0000 mgr.x (mgr.24989) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.102556+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.102556+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.105920+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.105920+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.108563+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.108563+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.109601+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.109601+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.118407+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.118407+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.119405+0000 mgr.x (mgr.24989) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.119405+0000 mgr.x (mgr.24989) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.176357+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.176357+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.179383+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.179383+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.181997+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.181997+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.183003+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.183003+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.192161+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.192161+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.250348+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.250348+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.253099+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.253099+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.256004+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.256004+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.257272+0000 mon.c (mon.1) 1716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.257272+0000 mon.c (mon.1) 1716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.266390+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.266390+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.329177+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.329177+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.332606+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.332606+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.337220+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.337220+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.338585+0000 mon.c (mon.1) 1720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.338585+0000 mon.c (mon.1) 1720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.346512+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.346512+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.411136+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.411136+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.414421+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.414421+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.417546+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.417546+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.418840+0000 mon.c (mon.1) 1724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.418840+0000 mon.c (mon.1) 1724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.430330+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.430330+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.489228+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.489228+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.492048+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.492048+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.494593+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.494593+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.495722+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.495722+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.506904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.506904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.570868+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.570868+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.573996+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.573996+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.576984+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.576984+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.578075+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.578075+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.586875+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.586875+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cluster 2024-04-25T05:09:56.610759+0000 mon.a (mon.0) 936 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: cluster 2024-04-25T05:09:56.610759+0000 mon.a (mon.0) 936 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.645045+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.645045+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.647853+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.647853+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.650539+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.650539+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.651708+0000 mon.c (mon.1) 1736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.651708+0000 mon.c (mon.1) 1736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.661098+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.661098+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.718888+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.718888+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.721987+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.721987+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.724862+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.724862+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.725885+0000 mon.c (mon.1) 1740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.725885+0000 mon.c (mon.1) 1740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.735547+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.735547+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.793428+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.793428+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.796120+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.796120+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.798731+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.798731+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.799701+0000 mon.c (mon.1) 1744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.799701+0000 mon.c (mon.1) 1744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.809139+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.809139+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.887139+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.887139+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.890222+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.890222+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.892798+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.892798+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.894003+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.894003+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.903335+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:56 smithi155 bash[60276]: audit 2024-04-25T05:09:56.903335+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.210359+0000 mgr.x (mgr.24989) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.210359+0000 mgr.x (mgr.24989) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.286034+0000 mgr.x (mgr.24989) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.286034+0000 mgr.x (mgr.24989) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.345070+0000 mgr.x (mgr.24989) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.345070+0000 mgr.x (mgr.24989) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.420096+0000 mgr.x (mgr.24989) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.420096+0000 mgr.x (mgr.24989) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.494159+0000 mgr.x (mgr.24989) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.494159+0000 mgr.x (mgr.24989) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.567124+0000 mgr.x (mgr.24989) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.567124+0000 mgr.x (mgr.24989) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cluster 2024-04-25T05:09:55.586620+0000 mgr.x (mgr.24989) 758 : cluster [DBG] pgmap v159: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cluster 2024-04-25T05:09:55.586620+0000 mgr.x (mgr.24989) 758 : cluster [DBG] pgmap v159: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.626344+0000 mgr.x (mgr.24989) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.626344+0000 mgr.x (mgr.24989) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.738564+0000 mgr.x (mgr.24989) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.738564+0000 mgr.x (mgr.24989) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.819639+0000 mgr.x (mgr.24989) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.819639+0000 mgr.x (mgr.24989) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.210359+0000 mgr.x (mgr.24989) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.210359+0000 mgr.x (mgr.24989) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.286034+0000 mgr.x (mgr.24989) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.286034+0000 mgr.x (mgr.24989) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.345070+0000 mgr.x (mgr.24989) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.345070+0000 mgr.x (mgr.24989) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.420096+0000 mgr.x (mgr.24989) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.420096+0000 mgr.x (mgr.24989) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.494159+0000 mgr.x (mgr.24989) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.494159+0000 mgr.x (mgr.24989) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.567124+0000 mgr.x (mgr.24989) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.567124+0000 mgr.x (mgr.24989) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cluster 2024-04-25T05:09:55.586620+0000 mgr.x (mgr.24989) 758 : cluster [DBG] pgmap v159: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cluster 2024-04-25T05:09:55.586620+0000 mgr.x (mgr.24989) 758 : cluster [DBG] pgmap v159: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.626344+0000 mgr.x (mgr.24989) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.626344+0000 mgr.x (mgr.24989) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.738564+0000 mgr.x (mgr.24989) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.738564+0000 mgr.x (mgr.24989) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.819639+0000 mgr.x (mgr.24989) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.819639+0000 mgr.x (mgr.24989) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.918117+0000 mgr.x (mgr.24989) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.918117+0000 mgr.x (mgr.24989) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.976799+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.976799+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.979411+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.979411+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.981716+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.981716+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.982679+0000 mon.c (mon.1) 1700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.982679+0000 mon.c (mon.1) 1700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.988698+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:55.988698+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.989975+0000 mgr.x (mgr.24989) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:55.989975+0000 mgr.x (mgr.24989) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.047166+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.047166+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.050031+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.050031+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.052542+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.052542+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.053638+0000 mon.c (mon.1) 1704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.053638+0000 mon.c (mon.1) 1704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.060771+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.060771+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.061715+0000 mgr.x (mgr.24989) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.061715+0000 mgr.x (mgr.24989) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.102556+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.102556+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.105920+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.105920+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.108563+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.108563+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.109601+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.109601+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.118407+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.118407+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.119405+0000 mgr.x (mgr.24989) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.119405+0000 mgr.x (mgr.24989) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.176357+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.176357+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.918117+0000 mgr.x (mgr.24989) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.918117+0000 mgr.x (mgr.24989) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.976799+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.976799+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.979411+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.979411+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.981716+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.981716+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.982679+0000 mon.c (mon.1) 1700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.982679+0000 mon.c (mon.1) 1700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.988698+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:55.988698+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.989975+0000 mgr.x (mgr.24989) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:55.989975+0000 mgr.x (mgr.24989) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.047166+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.047166+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.050031+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.050031+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.052542+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.052542+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.179383+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.179383+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.181997+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.181997+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.183003+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.183003+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.192161+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.192161+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.250348+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.250348+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.253099+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.253099+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.256004+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.256004+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.257272+0000 mon.c (mon.1) 1716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.257272+0000 mon.c (mon.1) 1716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.266390+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.266390+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.329177+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.329177+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.053638+0000 mon.c (mon.1) 1704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.053638+0000 mon.c (mon.1) 1704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.060771+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.060771+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.061715+0000 mgr.x (mgr.24989) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.061715+0000 mgr.x (mgr.24989) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.102556+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.102556+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.105920+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.105920+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.108563+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.108563+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.109601+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.109601+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.118407+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.118407+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.119405+0000 mgr.x (mgr.24989) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.119405+0000 mgr.x (mgr.24989) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.176357+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.176357+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.332606+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.332606+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.337220+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.337220+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.338585+0000 mon.c (mon.1) 1720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.338585+0000 mon.c (mon.1) 1720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.346512+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.346512+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.411136+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.411136+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.414421+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.414421+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.417546+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.417546+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.418840+0000 mon.c (mon.1) 1724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.418840+0000 mon.c (mon.1) 1724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.430330+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.430330+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.489228+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.489228+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.492048+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.492048+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.494593+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.494593+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.495722+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.495722+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.506904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.506904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.570868+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.570868+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.573996+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.573996+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.576984+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.576984+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.578075+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.578075+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.586875+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.586875+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cluster 2024-04-25T05:09:56.610759+0000 mon.a (mon.0) 936 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.179383+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.179383+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.181997+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.181997+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.183003+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.183003+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.192161+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.192161+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.250348+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.250348+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.253099+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.253099+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.256004+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.256004+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.257272+0000 mon.c (mon.1) 1716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.257272+0000 mon.c (mon.1) 1716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.266390+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.266390+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.329177+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.329177+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: cluster 2024-04-25T05:09:56.610759+0000 mon.a (mon.0) 936 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.645045+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.645045+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.647853+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.647853+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.650539+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.650539+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.651708+0000 mon.c (mon.1) 1736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.651708+0000 mon.c (mon.1) 1736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.661098+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.661098+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.718888+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.718888+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.721987+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.721987+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.724862+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.724862+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.725885+0000 mon.c (mon.1) 1740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.725885+0000 mon.c (mon.1) 1740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.735547+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.332606+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.332606+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.337220+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.337220+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.338585+0000 mon.c (mon.1) 1720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.338585+0000 mon.c (mon.1) 1720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.346512+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.346512+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.411136+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.411136+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.414421+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.414421+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.417546+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.417546+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.418840+0000 mon.c (mon.1) 1724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.418840+0000 mon.c (mon.1) 1724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.430330+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.430330+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.489228+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.489228+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.735547+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.793428+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.793428+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.796120+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.796120+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.798731+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.798731+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.799701+0000 mon.c (mon.1) 1744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.799701+0000 mon.c (mon.1) 1744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.809139+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.809139+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.887139+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.887139+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.890222+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.890222+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.892798+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.892798+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.894003+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.894003+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.903335+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[79063]: audit 2024-04-25T05:09:56.903335+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.492048+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.492048+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.494593+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.494593+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.495722+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.495722+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.506904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.506904+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.570868+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.570868+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.573996+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.573996+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.576984+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.576984+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.578075+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.578075+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.586875+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.586875+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cluster 2024-04-25T05:09:56.610759+0000 mon.a (mon.0) 936 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: cluster 2024-04-25T05:09:56.610759+0000 mon.a (mon.0) 936 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.645045+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.645045+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.647853+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.647853+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.650539+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.650539+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.651708+0000 mon.c (mon.1) 1736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.651708+0000 mon.c (mon.1) 1736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.661098+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.661098+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.718888+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.718888+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.721987+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.721987+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.724862+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.724862+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.725885+0000 mon.c (mon.1) 1740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.725885+0000 mon.c (mon.1) 1740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.735547+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.735547+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.793428+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.793428+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.796120+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.796120+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.798731+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.798731+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.799701+0000 mon.c (mon.1) 1744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.799701+0000 mon.c (mon.1) 1744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.809139+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.809139+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.887139+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.887139+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.890222+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.890222+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.892798+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.892798+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.894003+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.894003+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.903335+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:56 smithi096 bash[81040]: audit 2024-04-25T05:09:56.903335+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.618 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[65669]: debug 2024-04-25T05:09:57.580+0000 7f465377e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-25T05:09:57.932 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:09:57] "GET /metrics HTTP/1.1" 200 38585 "" "Prometheus/2.33.4" 2024-04-25T05:09:57.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[65669]: debug 2024-04-25T05:09:57.616+0000 7f465377e7c0 -1 osd.4 140 log_to_monitors true 2024-04-25T05:09:57.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.193178+0000 mgr.x (mgr.24989) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.193178+0000 mgr.x (mgr.24989) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.267347+0000 mgr.x (mgr.24989) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.267347+0000 mgr.x (mgr.24989) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.349705+0000 mgr.x (mgr.24989) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.349705+0000 mgr.x (mgr.24989) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.431714+0000 mgr.x (mgr.24989) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.431714+0000 mgr.x (mgr.24989) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.508115+0000 mgr.x (mgr.24989) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.508115+0000 mgr.x (mgr.24989) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.587791+0000 mgr.x (mgr.24989) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.587791+0000 mgr.x (mgr.24989) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.662051+0000 mgr.x (mgr.24989) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.662051+0000 mgr.x (mgr.24989) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.736522+0000 mgr.x (mgr.24989) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.736522+0000 mgr.x (mgr.24989) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.810021+0000 mgr.x (mgr.24989) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.810021+0000 mgr.x (mgr.24989) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.904344+0000 mgr.x (mgr.24989) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.904344+0000 mgr.x (mgr.24989) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.977455+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.977455+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.193178+0000 mgr.x (mgr.24989) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.193178+0000 mgr.x (mgr.24989) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.267347+0000 mgr.x (mgr.24989) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.267347+0000 mgr.x (mgr.24989) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.349705+0000 mgr.x (mgr.24989) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.349705+0000 mgr.x (mgr.24989) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.431714+0000 mgr.x (mgr.24989) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.431714+0000 mgr.x (mgr.24989) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.508115+0000 mgr.x (mgr.24989) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.508115+0000 mgr.x (mgr.24989) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.587791+0000 mgr.x (mgr.24989) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.587791+0000 mgr.x (mgr.24989) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.662051+0000 mgr.x (mgr.24989) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.662051+0000 mgr.x (mgr.24989) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.736522+0000 mgr.x (mgr.24989) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.736522+0000 mgr.x (mgr.24989) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.810021+0000 mgr.x (mgr.24989) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.810021+0000 mgr.x (mgr.24989) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.904344+0000 mgr.x (mgr.24989) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.904344+0000 mgr.x (mgr.24989) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.977455+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.977455+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.980126+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.975 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.980126+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.982750+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.982750+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.983953+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.983953+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.992341+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:56.992341+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.993994+0000 mgr.x (mgr.24989) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:56.993994+0000 mgr.x (mgr.24989) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.051472+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.051472+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.054584+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.054584+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.057204+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.057204+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.058360+0000 mon.c (mon.1) 1756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.058360+0000 mon.c (mon.1) 1756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.069755+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.069755+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.980126+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.980126+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.982750+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.982750+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.983953+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.983953+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.992341+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:56.992341+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.993994+0000 mgr.x (mgr.24989) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:56.993994+0000 mgr.x (mgr.24989) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.051472+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.051472+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.054584+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.054584+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.057204+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.057204+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.058360+0000 mon.c (mon.1) 1756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.058360+0000 mon.c (mon.1) 1756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.069755+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.069755+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.070785+0000 mgr.x (mgr.24989) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.070785+0000 mgr.x (mgr.24989) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.111550+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.111550+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.114287+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.114287+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.117371+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.117371+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.118537+0000 mon.c (mon.1) 1760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.118537+0000 mon.c (mon.1) 1760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.129891+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.129891+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.130842+0000 mgr.x (mgr.24989) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.130842+0000 mgr.x (mgr.24989) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.173234+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.173234+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.176037+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.176037+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.178453+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.178453+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.070785+0000 mgr.x (mgr.24989) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.070785+0000 mgr.x (mgr.24989) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.111550+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.111550+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.114287+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.114287+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.117371+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.117371+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.118537+0000 mon.c (mon.1) 1760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.118537+0000 mon.c (mon.1) 1760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.981 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.129891+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.129891+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.130842+0000 mgr.x (mgr.24989) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.130842+0000 mgr.x (mgr.24989) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.173234+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.173234+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.176037+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.176037+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.178453+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.178453+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.179538+0000 mon.c (mon.1) 1764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.179538+0000 mon.c (mon.1) 1764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.191229+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.191229+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.234033+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.234033+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.236785+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.236785+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.239343+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.239343+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.240435+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.240435+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.251617+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.251617+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.314870+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.314870+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.318127+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.318127+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.320969+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.179538+0000 mon.c (mon.1) 1764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.179538+0000 mon.c (mon.1) 1764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.191229+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.191229+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.234033+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.234033+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.236785+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.984 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.236785+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.239343+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.239343+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.240435+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.240435+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.251617+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.251617+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.314870+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.314870+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.318127+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.318127+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.320969+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.985 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.320969+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.322231+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.322231+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.333814+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.333814+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.377207+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.377207+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.379932+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.379932+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.382302+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.382302+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.383396+0000 mon.c (mon.1) 1776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.986 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.383396+0000 mon.c (mon.1) 1776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.394833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.394833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.440723+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.440723+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.443723+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.443723+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.446212+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.320969+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.322231+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.987 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.322231+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.333814+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.333814+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.377207+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.377207+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.379932+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.379932+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.382302+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.382302+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.383396+0000 mon.c (mon.1) 1776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.383396+0000 mon.c (mon.1) 1776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.394833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.394833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.440723+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.988 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.440723+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.443723+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.443723+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.446212+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.446212+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.447334+0000 mon.c (mon.1) 1780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.447334+0000 mon.c (mon.1) 1780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.459091+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.459091+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.538506+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.538506+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.541928+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.541928+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.545138+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.545138+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.546169+0000 mon.c (mon.1) 1784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.546169+0000 mon.c (mon.1) 1784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.557922+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.557922+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.628493+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.628493+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.629060+0000 mon.a (mon.0) 950 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.990 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.629060+0000 mon.a (mon.0) 950 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.446212+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.447334+0000 mon.c (mon.1) 1780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.447334+0000 mon.c (mon.1) 1780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.459091+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.459091+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.538506+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.538506+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.541928+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.541928+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.545138+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.545138+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.546169+0000 mon.c (mon.1) 1784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.991 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.546169+0000 mon.c (mon.1) 1784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.557922+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.557922+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.628493+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.628493+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.629060+0000 mon.a (mon.0) 950 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.629060+0000 mon.a (mon.0) 950 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.634122+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.634122+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.636874+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.636874+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.639269+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.639269+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.640336+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.640336+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.651116+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.651116+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.709262+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.709262+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.711865+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.711865+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.714085+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.714085+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.715025+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.715025+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.724197+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.724197+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.634122+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.634122+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.636874+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.636874+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.639269+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.639269+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.640336+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.994 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.640336+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.651116+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.651116+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.709262+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.709262+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.711865+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.711865+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.714085+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.714085+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.715025+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.715025+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.724197+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.995 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.724197+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.784167+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.784167+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.787223+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.787223+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.790571+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.790571+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.791817+0000 mon.c (mon.1) 1796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.791817+0000 mon.c (mon.1) 1796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.803080+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.803080+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.861136+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.996 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.861136+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.864224+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.864224+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.867178+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.867178+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.868572+0000 mon.c (mon.1) 1800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.868572+0000 mon.c (mon.1) 1800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.880042+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[79063]: audit 2024-04-25T05:09:57.880042+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.784167+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.997 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.784167+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.787223+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.787223+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.790571+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.790571+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.791817+0000 mon.c (mon.1) 1796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.791817+0000 mon.c (mon.1) 1796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.803080+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.803080+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.861136+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.861136+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.864224+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.864224+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.867178+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.998 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.867178+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:57.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.868572+0000 mon.c (mon.1) 1800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.868572+0000 mon.c (mon.1) 1800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:57.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.880042+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:57.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:57 smithi096 bash[81040]: audit 2024-04-25T05:09:57.880042+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.193178+0000 mgr.x (mgr.24989) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.193178+0000 mgr.x (mgr.24989) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.267347+0000 mgr.x (mgr.24989) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.267347+0000 mgr.x (mgr.24989) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.349705+0000 mgr.x (mgr.24989) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.349705+0000 mgr.x (mgr.24989) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.431714+0000 mgr.x (mgr.24989) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.431714+0000 mgr.x (mgr.24989) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.508115+0000 mgr.x (mgr.24989) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.508115+0000 mgr.x (mgr.24989) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.587791+0000 mgr.x (mgr.24989) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.587791+0000 mgr.x (mgr.24989) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.662051+0000 mgr.x (mgr.24989) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.662051+0000 mgr.x (mgr.24989) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.736522+0000 mgr.x (mgr.24989) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.736522+0000 mgr.x (mgr.24989) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.810021+0000 mgr.x (mgr.24989) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.810021+0000 mgr.x (mgr.24989) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.904344+0000 mgr.x (mgr.24989) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.904344+0000 mgr.x (mgr.24989) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.977455+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.977455+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.980126+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.980126+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.982750+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.982750+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.983953+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.983953+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.992341+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:56.992341+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.993994+0000 mgr.x (mgr.24989) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:56.993994+0000 mgr.x (mgr.24989) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.051472+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.051472+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.054584+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.054584+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.057204+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.057204+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.058360+0000 mon.c (mon.1) 1756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.058360+0000 mon.c (mon.1) 1756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.069755+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.069755+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.070785+0000 mgr.x (mgr.24989) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.070785+0000 mgr.x (mgr.24989) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.111550+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.111550+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.114287+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.114287+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.117371+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.117371+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.118537+0000 mon.c (mon.1) 1760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.118537+0000 mon.c (mon.1) 1760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.129891+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.129891+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.130842+0000 mgr.x (mgr.24989) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.130842+0000 mgr.x (mgr.24989) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.173234+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.173234+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.176037+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.176037+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.178453+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.178453+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.179538+0000 mon.c (mon.1) 1764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.179538+0000 mon.c (mon.1) 1764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.191229+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.191229+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.234033+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.234033+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.236785+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.236785+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.239343+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.239343+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.240435+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.240435+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.251617+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.251617+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.314870+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.314870+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.318127+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.318127+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.320969+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.320969+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.322231+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.322231+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.333814+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.333814+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.377207+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.377207+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.379932+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.379932+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.382302+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.382302+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.383396+0000 mon.c (mon.1) 1776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.383396+0000 mon.c (mon.1) 1776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.394833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.394833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.440723+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.440723+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.443723+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.443723+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.446212+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.446212+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.447334+0000 mon.c (mon.1) 1780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.447334+0000 mon.c (mon.1) 1780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.459091+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.459091+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.538506+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.538506+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.541928+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.541928+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.545138+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.545138+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.546169+0000 mon.c (mon.1) 1784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.546169+0000 mon.c (mon.1) 1784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.557922+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.557922+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.628493+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.628493+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.629060+0000 mon.a (mon.0) 950 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.629060+0000 mon.a (mon.0) 950 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.634122+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.634122+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.636874+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.636874+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.639269+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.639269+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.640336+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.640336+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.651116+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.651116+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.709262+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.709262+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.711865+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.711865+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.714085+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.714085+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.715025+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.715025+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.724197+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.724197+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.784167+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.784167+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.787223+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.787223+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.790571+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.790571+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.791817+0000 mon.c (mon.1) 1796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.791817+0000 mon.c (mon.1) 1796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.803080+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.803080+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.861136+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.861136+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.864224+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.864224+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.867178+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.867178+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.868572+0000 mon.c (mon.1) 1800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.868572+0000 mon.c (mon.1) 1800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.880042+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:57 smithi155 bash[60276]: audit 2024-04-25T05:09:57.880042+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:58.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[65669]: debug 2024-04-25T05:09:58.600+0000 7f4644bd6700 -1 osd.4 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.192293+0000 mgr.x (mgr.24989) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.192293+0000 mgr.x (mgr.24989) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.252715+0000 mgr.x (mgr.24989) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.252715+0000 mgr.x (mgr.24989) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.335079+0000 mgr.x (mgr.24989) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.335079+0000 mgr.x (mgr.24989) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.395799+0000 mgr.x (mgr.24989) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.395799+0000 mgr.x (mgr.24989) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.460172+0000 mgr.x (mgr.24989) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.460172+0000 mgr.x (mgr.24989) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.559523+0000 mgr.x (mgr.24989) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.559523+0000 mgr.x (mgr.24989) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cluster 2024-04-25T05:09:57.587333+0000 mgr.x (mgr.24989) 785 : cluster [DBG] pgmap v160: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cluster 2024-04-25T05:09:57.587333+0000 mgr.x (mgr.24989) 785 : cluster [DBG] pgmap v160: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.652570+0000 mgr.x (mgr.24989) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.652570+0000 mgr.x (mgr.24989) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.724847+0000 mgr.x (mgr.24989) 787 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.724847+0000 mgr.x (mgr.24989) 787 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.727402+0000 mgr.x (mgr.24989) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.727402+0000 mgr.x (mgr.24989) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.804085+0000 mgr.x (mgr.24989) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.804085+0000 mgr.x (mgr.24989) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.881667+0000 mgr.x (mgr.24989) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.881667+0000 mgr.x (mgr.24989) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.964873+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.964873+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.967994+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.967994+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.970382+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.970382+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.971230+0000 mon.c (mon.1) 1804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.971230+0000 mon.c (mon.1) 1804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.981389+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:57.981389+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.983137+0000 mgr.x (mgr.24989) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:57.983137+0000 mgr.x (mgr.24989) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.046874+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.046874+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.050724+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.050724+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.053843+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.053843+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.055556+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.055556+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.065439+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.065439+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.066640+0000 mgr.x (mgr.24989) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.066640+0000 mgr.x (mgr.24989) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.138381+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.138381+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.143090+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.143090+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.147075+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.147075+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.148791+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.148791+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.160043+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.160043+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.235263+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.235263+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.239864+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.239864+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.243775+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.243775+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.244998+0000 mon.c (mon.1) 1816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.244998+0000 mon.c (mon.1) 1816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.254964+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.254964+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.315415+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.315415+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.318093+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.318093+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.320424+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.320424+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.321610+0000 mon.c (mon.1) 1820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.321610+0000 mon.c (mon.1) 1820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.330593+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.330593+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.388173+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.388173+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.391058+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.391058+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.393754+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.393754+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.394812+0000 mon.c (mon.1) 1824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.394812+0000 mon.c (mon.1) 1824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.403926+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.403926+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.452693+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.452693+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.457018+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.457018+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.460465+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.460465+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.461578+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.461578+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.471416+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.471416+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.560593+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.560593+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.563214+0000 mon.a (mon.0) 962 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.563214+0000 mon.a (mon.0) 962 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.566004+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.566004+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cluster 2024-04-25T05:09:58.571427+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: cluster 2024-04-25T05:09:58.571427+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.572313+0000 mon.a (mon.0) 964 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.572313+0000 mon.a (mon.0) 964 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.577264+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.577264+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.600634+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.600634+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.602094+0000 mon.c (mon.1) 1832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.602094+0000 mon.c (mon.1) 1832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.611822+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.611822+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.681288+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.681288+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.686433+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.686433+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.689200+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.689200+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.690314+0000 mon.c (mon.1) 1836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.690314+0000 mon.c (mon.1) 1836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.699281+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.699281+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.768044+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.768044+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.771846+0000 mon.c (mon.1) 1838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.771846+0000 mon.c (mon.1) 1838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.775055+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.775055+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.776471+0000 mon.c (mon.1) 1840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.776471+0000 mon.c (mon.1) 1840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.785996+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.785996+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.846364+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.846364+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.848658+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.848658+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.850915+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.850915+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.851757+0000 mon.c (mon.1) 1844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.851757+0000 mon.c (mon.1) 1844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.860730+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.860730+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.904182+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.904182+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.906882+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.906882+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.909527+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.909527+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.910614+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.910614+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.919319+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:58 smithi155 bash[60276]: audit 2024-04-25T05:09:58.919319+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.192293+0000 mgr.x (mgr.24989) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.192293+0000 mgr.x (mgr.24989) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.252715+0000 mgr.x (mgr.24989) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.252715+0000 mgr.x (mgr.24989) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.335079+0000 mgr.x (mgr.24989) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.335079+0000 mgr.x (mgr.24989) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.395799+0000 mgr.x (mgr.24989) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.395799+0000 mgr.x (mgr.24989) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.460172+0000 mgr.x (mgr.24989) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.460172+0000 mgr.x (mgr.24989) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.559523+0000 mgr.x (mgr.24989) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.559523+0000 mgr.x (mgr.24989) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cluster 2024-04-25T05:09:57.587333+0000 mgr.x (mgr.24989) 785 : cluster [DBG] pgmap v160: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cluster 2024-04-25T05:09:57.587333+0000 mgr.x (mgr.24989) 785 : cluster [DBG] pgmap v160: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.652570+0000 mgr.x (mgr.24989) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.652570+0000 mgr.x (mgr.24989) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.724847+0000 mgr.x (mgr.24989) 787 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.724847+0000 mgr.x (mgr.24989) 787 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.727402+0000 mgr.x (mgr.24989) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.727402+0000 mgr.x (mgr.24989) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.192293+0000 mgr.x (mgr.24989) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.192293+0000 mgr.x (mgr.24989) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.252715+0000 mgr.x (mgr.24989) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.252715+0000 mgr.x (mgr.24989) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.335079+0000 mgr.x (mgr.24989) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.335079+0000 mgr.x (mgr.24989) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.395799+0000 mgr.x (mgr.24989) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.395799+0000 mgr.x (mgr.24989) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.460172+0000 mgr.x (mgr.24989) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.460172+0000 mgr.x (mgr.24989) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.559523+0000 mgr.x (mgr.24989) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.559523+0000 mgr.x (mgr.24989) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cluster 2024-04-25T05:09:57.587333+0000 mgr.x (mgr.24989) 785 : cluster [DBG] pgmap v160: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cluster 2024-04-25T05:09:57.587333+0000 mgr.x (mgr.24989) 785 : cluster [DBG] pgmap v160: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.652570+0000 mgr.x (mgr.24989) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.652570+0000 mgr.x (mgr.24989) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.724847+0000 mgr.x (mgr.24989) 787 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.724847+0000 mgr.x (mgr.24989) 787 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.727402+0000 mgr.x (mgr.24989) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.727402+0000 mgr.x (mgr.24989) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.804085+0000 mgr.x (mgr.24989) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.804085+0000 mgr.x (mgr.24989) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.881667+0000 mgr.x (mgr.24989) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.881667+0000 mgr.x (mgr.24989) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.964873+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.964873+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.967994+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.967994+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.970382+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.970382+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.971230+0000 mon.c (mon.1) 1804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.971230+0000 mon.c (mon.1) 1804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.981389+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:57.981389+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.983137+0000 mgr.x (mgr.24989) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:57.983137+0000 mgr.x (mgr.24989) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.046874+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.046874+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.050724+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.050724+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.804085+0000 mgr.x (mgr.24989) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.804085+0000 mgr.x (mgr.24989) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.881667+0000 mgr.x (mgr.24989) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.881667+0000 mgr.x (mgr.24989) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.964873+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.964873+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.967994+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.967994+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.970382+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.970382+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.971230+0000 mon.c (mon.1) 1804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.971230+0000 mon.c (mon.1) 1804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.981389+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:57.981389+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.983137+0000 mgr.x (mgr.24989) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:57.983137+0000 mgr.x (mgr.24989) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.046874+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.046874+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.050724+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.050724+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.053843+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.053843+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.055556+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.055556+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.065439+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.065439+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.066640+0000 mgr.x (mgr.24989) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.066640+0000 mgr.x (mgr.24989) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.138381+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.138381+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.143090+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.143090+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.147075+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.147075+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.148791+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.148791+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.160043+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.160043+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.235263+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.235263+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.053843+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.053843+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.055556+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.055556+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.065439+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.065439+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.066640+0000 mgr.x (mgr.24989) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.066640+0000 mgr.x (mgr.24989) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.138381+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.138381+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.143090+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.143090+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.147075+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.147075+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.148791+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.148791+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.160043+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.160043+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.235263+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.235263+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.239864+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.239864+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.243775+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.243775+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.244998+0000 mon.c (mon.1) 1816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.244998+0000 mon.c (mon.1) 1816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.254964+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.254964+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.315415+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.315415+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.318093+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.318093+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.320424+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.320424+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.321610+0000 mon.c (mon.1) 1820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.321610+0000 mon.c (mon.1) 1820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.330593+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.330593+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.388173+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.388173+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.239864+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.239864+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.243775+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.243775+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.244998+0000 mon.c (mon.1) 1816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.244998+0000 mon.c (mon.1) 1816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.254964+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.254964+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.315415+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.315415+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.318093+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.318093+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.320424+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.320424+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.321610+0000 mon.c (mon.1) 1820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.321610+0000 mon.c (mon.1) 1820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.330593+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.330593+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.388173+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.388173+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.391058+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.391058+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.393754+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.393754+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.394812+0000 mon.c (mon.1) 1824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.394812+0000 mon.c (mon.1) 1824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.403926+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.403926+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.452693+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.452693+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.457018+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.457018+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.460465+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.460465+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.461578+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.461578+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.471416+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.471416+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.560593+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.560593+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.563214+0000 mon.a (mon.0) 962 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.563214+0000 mon.a (mon.0) 962 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.566004+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.566004+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cluster 2024-04-25T05:09:58.571427+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: cluster 2024-04-25T05:09:58.571427+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.572313+0000 mon.a (mon.0) 964 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.572313+0000 mon.a (mon.0) 964 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.577264+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.577264+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.600634+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.600634+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.602094+0000 mon.c (mon.1) 1832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.602094+0000 mon.c (mon.1) 1832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.611822+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.611822+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.681288+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.681288+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.391058+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.391058+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.393754+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.393754+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.394812+0000 mon.c (mon.1) 1824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.394812+0000 mon.c (mon.1) 1824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.403926+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.403926+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.452693+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.452693+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.457018+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.457018+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.460465+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.460465+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.461578+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.461578+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.471416+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.471416+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.560593+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.686433+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.686433+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.689200+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.689200+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.690314+0000 mon.c (mon.1) 1836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.690314+0000 mon.c (mon.1) 1836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.699281+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.699281+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.768044+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.768044+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.771846+0000 mon.c (mon.1) 1838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.771846+0000 mon.c (mon.1) 1838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.775055+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.775055+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.776471+0000 mon.c (mon.1) 1840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.776471+0000 mon.c (mon.1) 1840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.785996+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.785996+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.846364+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.560593+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.563214+0000 mon.a (mon.0) 962 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.563214+0000 mon.a (mon.0) 962 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.566004+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.566004+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cluster 2024-04-25T05:09:58.571427+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: cluster 2024-04-25T05:09:58.571427+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.572313+0000 mon.a (mon.0) 964 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.572313+0000 mon.a (mon.0) 964 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.577264+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.577264+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.600634+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.600634+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.602094+0000 mon.c (mon.1) 1832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.602094+0000 mon.c (mon.1) 1832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.611822+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.611822+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.681288+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.681288+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.846364+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.848658+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.848658+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.850915+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.850915+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.851757+0000 mon.c (mon.1) 1844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.851757+0000 mon.c (mon.1) 1844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.860730+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.860730+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.904182+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.904182+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.906882+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.906882+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.909527+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.909527+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.910614+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.910614+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.919319+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[79063]: audit 2024-04-25T05:09:58.919319+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.686433+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.686433+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.689200+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.689200+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.690314+0000 mon.c (mon.1) 1836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.690314+0000 mon.c (mon.1) 1836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.699281+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.699281+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.768044+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.768044+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.771846+0000 mon.c (mon.1) 1838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.771846+0000 mon.c (mon.1) 1838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.775055+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.775055+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.776471+0000 mon.c (mon.1) 1840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.776471+0000 mon.c (mon.1) 1840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.785996+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.785996+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.846364+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.846364+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.848658+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.848658+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.850915+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.850915+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.851757+0000 mon.c (mon.1) 1844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.851757+0000 mon.c (mon.1) 1844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.860730+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.860730+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.904182+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.904182+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:09:59.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.906882+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.906882+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.909527+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.909527+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.910614+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.910614+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.919319+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:58 smithi096 bash[81040]: audit 2024-04-25T05:09:58.919319+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:09:59.937 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[52857]: debug 2024-04-25T05:09:59.808+0000 7fbb90150700 -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-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.161356+0000 mgr.x (mgr.24989) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.161356+0000 mgr.x (mgr.24989) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.256392+0000 mgr.x (mgr.24989) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.256392+0000 mgr.x (mgr.24989) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.331787+0000 mgr.x (mgr.24989) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.331787+0000 mgr.x (mgr.24989) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.404885+0000 mgr.x (mgr.24989) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.404885+0000 mgr.x (mgr.24989) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.485227+0000 mgr.x (mgr.24989) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.485227+0000 mgr.x (mgr.24989) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.613341+0000 mgr.x (mgr.24989) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.613341+0000 mgr.x (mgr.24989) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.700243+0000 mgr.x (mgr.24989) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.700243+0000 mgr.x (mgr.24989) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.787748+0000 mgr.x (mgr.24989) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.787748+0000 mgr.x (mgr.24989) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.861716+0000 mgr.x (mgr.24989) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.861716+0000 mgr.x (mgr.24989) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.920703+0000 mgr.x (mgr.24989) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.920703+0000 mgr.x (mgr.24989) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.963700+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.963700+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.966098+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.966098+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.968495+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.968495+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.969554+0000 mon.c (mon.1) 1852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.969554+0000 mon.c (mon.1) 1852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.976383+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:58.976383+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.977824+0000 mgr.x (mgr.24989) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:58.977824+0000 mgr.x (mgr.24989) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.019595+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.019595+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.022553+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.022553+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.025460+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.025460+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.026679+0000 mon.c (mon.1) 1856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.026679+0000 mon.c (mon.1) 1856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.035647+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.035647+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.036597+0000 mgr.x (mgr.24989) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.036597+0000 mgr.x (mgr.24989) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.078729+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.078729+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.081395+0000 mon.c (mon.1) 1858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.081395+0000 mon.c (mon.1) 1858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.083574+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.083574+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.084502+0000 mon.c (mon.1) 1860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.084502+0000 mon.c (mon.1) 1860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.093531+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.093531+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.094743+0000 mgr.x (mgr.24989) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.094743+0000 mgr.x (mgr.24989) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.142062+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.142062+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.144390+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.144390+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.146839+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.146839+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.147757+0000 mon.c (mon.1) 1864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.147757+0000 mon.c (mon.1) 1864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.156771+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.156771+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.199177+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.199177+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.202063+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.202063+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.204647+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.204647+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.205875+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.205875+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.212967+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.212967+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.274207+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.274207+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.277272+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.277272+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.280096+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.280096+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.281504+0000 mon.c (mon.1) 1872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.281504+0000 mon.c (mon.1) 1872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.291258+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.291258+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.333836+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.333836+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.336480+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.336480+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.338836+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.338836+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.339914+0000 mon.c (mon.1) 1876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.339914+0000 mon.c (mon.1) 1876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.349271+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.349271+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.420684+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.420684+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.424143+0000 mon.c (mon.1) 1878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.424143+0000 mon.c (mon.1) 1878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.426965+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.426965+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.428323+0000 mon.c (mon.1) 1880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.428323+0000 mon.c (mon.1) 1880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.437866+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.437866+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.499937+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.499937+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.503034+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.503034+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.505724+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.505724+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.506819+0000 mon.c (mon.1) 1884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.506819+0000 mon.c (mon.1) 1884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.518188+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.518188+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.578134+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.578134+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.581084+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.581084+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.584004+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.584004+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.585209+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.585209+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.594809+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.594809+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.608095+0000 mon.a (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.608095+0000 mon.a (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.616221+0000 mon.a (mon.0) 981 : cluster [INF] osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046] boot 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.616221+0000 mon.a (mon.0) 981 : cluster [INF] osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046] boot 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.616289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.616289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.620501+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.620501+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.674470+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.674470+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.676590+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.676590+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.679276+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.679276+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.680206+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.680206+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.686588+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.686588+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.727591+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.727591+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.730328+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.730328+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.732688+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.732688+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.733712+0000 mon.c (mon.1) 1897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.733712+0000 mon.c (mon.1) 1897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.742038+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.742038+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.784759+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.784759+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.795773+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.795773+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.806224+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.806224+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.806240+0000 mon.c (mon.1) 1898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.806240+0000 mon.c (mon.1) 1898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.809873+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.809873+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.811685+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.811685+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.812880+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.812880+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.814349+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:09:59 smithi155 bash[60276]: audit 2024-04-25T05:09:59.814349+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.161356+0000 mgr.x (mgr.24989) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.161356+0000 mgr.x (mgr.24989) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.256392+0000 mgr.x (mgr.24989) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.256392+0000 mgr.x (mgr.24989) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.331787+0000 mgr.x (mgr.24989) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.331787+0000 mgr.x (mgr.24989) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.404885+0000 mgr.x (mgr.24989) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.404885+0000 mgr.x (mgr.24989) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.485227+0000 mgr.x (mgr.24989) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.485227+0000 mgr.x (mgr.24989) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.613341+0000 mgr.x (mgr.24989) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.613341+0000 mgr.x (mgr.24989) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.700243+0000 mgr.x (mgr.24989) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.700243+0000 mgr.x (mgr.24989) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.787748+0000 mgr.x (mgr.24989) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.787748+0000 mgr.x (mgr.24989) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.861716+0000 mgr.x (mgr.24989) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.861716+0000 mgr.x (mgr.24989) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.920703+0000 mgr.x (mgr.24989) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.920703+0000 mgr.x (mgr.24989) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.963700+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.963700+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.161356+0000 mgr.x (mgr.24989) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.161356+0000 mgr.x (mgr.24989) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.256392+0000 mgr.x (mgr.24989) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.256392+0000 mgr.x (mgr.24989) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.331787+0000 mgr.x (mgr.24989) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.331787+0000 mgr.x (mgr.24989) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.404885+0000 mgr.x (mgr.24989) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.404885+0000 mgr.x (mgr.24989) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.485227+0000 mgr.x (mgr.24989) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.485227+0000 mgr.x (mgr.24989) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.613341+0000 mgr.x (mgr.24989) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.613341+0000 mgr.x (mgr.24989) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.700243+0000 mgr.x (mgr.24989) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.700243+0000 mgr.x (mgr.24989) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.787748+0000 mgr.x (mgr.24989) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.787748+0000 mgr.x (mgr.24989) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.861716+0000 mgr.x (mgr.24989) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.861716+0000 mgr.x (mgr.24989) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.920703+0000 mgr.x (mgr.24989) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.920703+0000 mgr.x (mgr.24989) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.963700+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.963700+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.966098+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.966098+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.968495+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.968495+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.969554+0000 mon.c (mon.1) 1852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.969554+0000 mon.c (mon.1) 1852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.976383+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:58.976383+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.977824+0000 mgr.x (mgr.24989) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:58.977824+0000 mgr.x (mgr.24989) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.019595+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.019595+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.022553+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.022553+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.025460+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.025460+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.026679+0000 mon.c (mon.1) 1856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.026679+0000 mon.c (mon.1) 1856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.035647+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.035647+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.966098+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.966098+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.968495+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.968495+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.969554+0000 mon.c (mon.1) 1852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.969554+0000 mon.c (mon.1) 1852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.976383+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:58.976383+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.977824+0000 mgr.x (mgr.24989) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:58.977824+0000 mgr.x (mgr.24989) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.019595+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.019595+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.022553+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.022553+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.025460+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.025460+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.026679+0000 mon.c (mon.1) 1856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.026679+0000 mon.c (mon.1) 1856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.035647+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.035647+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.036597+0000 mgr.x (mgr.24989) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.036597+0000 mgr.x (mgr.24989) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.078729+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.078729+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.081395+0000 mon.c (mon.1) 1858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.081395+0000 mon.c (mon.1) 1858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.083574+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.083574+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.084502+0000 mon.c (mon.1) 1860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.084502+0000 mon.c (mon.1) 1860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.093531+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.093531+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.094743+0000 mgr.x (mgr.24989) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.094743+0000 mgr.x (mgr.24989) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.142062+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.142062+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.144390+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.144390+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.146839+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.146839+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.036597+0000 mgr.x (mgr.24989) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.036597+0000 mgr.x (mgr.24989) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.078729+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.078729+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.081395+0000 mon.c (mon.1) 1858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.081395+0000 mon.c (mon.1) 1858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.083574+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.083574+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.084502+0000 mon.c (mon.1) 1860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.084502+0000 mon.c (mon.1) 1860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.093531+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.093531+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.094743+0000 mgr.x (mgr.24989) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.094743+0000 mgr.x (mgr.24989) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.142062+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.142062+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.144390+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.144390+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.146839+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.146839+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.147757+0000 mon.c (mon.1) 1864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.147757+0000 mon.c (mon.1) 1864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.156771+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.156771+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.199177+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.199177+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.202063+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.202063+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.204647+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.204647+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.205875+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.205875+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.212967+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.212967+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.274207+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.274207+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.277272+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.277272+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.280096+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.147757+0000 mon.c (mon.1) 1864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.147757+0000 mon.c (mon.1) 1864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.156771+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.156771+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.199177+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.199177+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.202063+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.202063+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.204647+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.204647+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.205875+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.205875+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.212967+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.212967+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.274207+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.274207+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.277272+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.277272+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.280096+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.280096+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.281504+0000 mon.c (mon.1) 1872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.281504+0000 mon.c (mon.1) 1872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.291258+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.291258+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.333836+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.333836+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.336480+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.336480+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.338836+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.338836+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.339914+0000 mon.c (mon.1) 1876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.339914+0000 mon.c (mon.1) 1876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.349271+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.349271+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.420684+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.420684+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.424143+0000 mon.c (mon.1) 1878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.424143+0000 mon.c (mon.1) 1878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.426965+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.280096+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.281504+0000 mon.c (mon.1) 1872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.281504+0000 mon.c (mon.1) 1872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.291258+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.291258+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.333836+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.333836+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.336480+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.336480+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.338836+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.338836+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.339914+0000 mon.c (mon.1) 1876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.339914+0000 mon.c (mon.1) 1876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.349271+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.349271+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.420684+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.420684+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.424143+0000 mon.c (mon.1) 1878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.424143+0000 mon.c (mon.1) 1878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.426965+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.426965+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.428323+0000 mon.c (mon.1) 1880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.428323+0000 mon.c (mon.1) 1880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.437866+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.437866+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.499937+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.499937+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.503034+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.503034+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.505724+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.505724+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.506819+0000 mon.c (mon.1) 1884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.506819+0000 mon.c (mon.1) 1884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.518188+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.518188+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.578134+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.578134+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.581084+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.581084+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.584004+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.426965+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.428323+0000 mon.c (mon.1) 1880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.428323+0000 mon.c (mon.1) 1880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.437866+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.437866+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.499937+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.499937+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.503034+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.503034+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.505724+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.505724+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.506819+0000 mon.c (mon.1) 1884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.506819+0000 mon.c (mon.1) 1884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.518188+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.518188+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.578134+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.578134+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.581084+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.581084+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.584004+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.584004+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.585209+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.585209+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.594809+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.594809+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.608095+0000 mon.a (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:00.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.608095+0000 mon.a (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.616221+0000 mon.a (mon.0) 981 : cluster [INF] osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046] boot 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.616221+0000 mon.a (mon.0) 981 : cluster [INF] osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046] boot 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.616289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.616289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.620501+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.620501+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.674470+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.674470+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.676590+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.676590+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.679276+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.679276+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.680206+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.584004+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.585209+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.585209+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.594809+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.594809+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.608095+0000 mon.a (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.608095+0000 mon.a (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.616221+0000 mon.a (mon.0) 981 : cluster [INF] osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046] boot 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.616221+0000 mon.a (mon.0) 981 : cluster [INF] osd.4 [v2:172.21.15.155:6800/330200046,v1:172.21.15.155:6801/330200046] boot 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.616289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.616289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.620501+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:10:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.620501+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.674470+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.674470+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.676590+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.676590+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.679276+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.679276+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.680206+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.680206+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.686588+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.686588+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.727591+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.727591+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.730328+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.730328+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.732688+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.732688+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.733712+0000 mon.c (mon.1) 1897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.733712+0000 mon.c (mon.1) 1897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.742038+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.742038+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.784759+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.784759+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.795773+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.795773+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.806224+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.806224+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.806240+0000 mon.c (mon.1) 1898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.806240+0000 mon.c (mon.1) 1898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.809873+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.680206+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.686588+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.686588+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.727591+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.727591+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.730328+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.730328+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.732688+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.732688+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.733712+0000 mon.c (mon.1) 1897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.733712+0000 mon.c (mon.1) 1897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.742038+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.742038+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.784759+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.784759+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.795773+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.795773+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.806224+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.806224+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.806240+0000 mon.c (mon.1) 1898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.806240+0000 mon.c (mon.1) 1898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:00.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.809873+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.809873+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.811685+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.811685+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.812880+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.812880+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.814349+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[79063]: audit 2024-04-25T05:09:59.814349+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.809873+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.811685+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.811685+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.812880+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.812880+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:00.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.814349+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:00.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:09:59 smithi096 bash[81040]: audit 2024-04-25T05:09:59.814349+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.157688+0000 mgr.x (mgr.24989) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.157688+0000 mgr.x (mgr.24989) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.216165+0000 mgr.x (mgr.24989) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.216165+0000 mgr.x (mgr.24989) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.292758+0000 mgr.x (mgr.24989) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.292758+0000 mgr.x (mgr.24989) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.350390+0000 mgr.x (mgr.24989) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.350390+0000 mgr.x (mgr.24989) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.441181+0000 mgr.x (mgr.24989) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.441181+0000 mgr.x (mgr.24989) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.519466+0000 mgr.x (mgr.24989) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.519466+0000 mgr.x (mgr.24989) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.587829+0000 mgr.x (mgr.24989) 812 : cluster [DBG] pgmap v162: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:09:59.587829+0000 mgr.x (mgr.24989) 812 : cluster [DBG] pgmap v162: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:01.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.597910+0000 mgr.x (mgr.24989) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.597910+0000 mgr.x (mgr.24989) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.687303+0000 mgr.x (mgr.24989) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.687303+0000 mgr.x (mgr.24989) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.742849+0000 mgr.x (mgr.24989) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.742849+0000 mgr.x (mgr.24989) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: audit 2024-04-25T05:09:59.814639+0000 mgr.x (mgr.24989) 816 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: audit 2024-04-25T05:09:59.814639+0000 mgr.x (mgr.24989) 816 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.815534+0000 mgr.x (mgr.24989) 817 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cephadm 2024-04-25T05:09:59.815534+0000 mgr.x (mgr.24989) 817 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000180+0000 mon.a (mon.0) 988 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000180+0000 mon.a (mon.0) 988 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000255+0000 mon.a (mon.0) 989 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000255+0000 mon.a (mon.0) 989 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000283+0000 mon.a (mon.0) 990 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000283+0000 mon.a (mon.0) 990 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000303+0000 mon.a (mon.0) 991 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000303+0000 mon.a (mon.0) 991 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000323+0000 mon.a (mon.0) 992 : cluster [WRN] pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:10:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000323+0000 mon.a (mon.0) 992 : cluster [WRN] pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000343+0000 mon.a (mon.0) 993 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000343+0000 mon.a (mon.0) 993 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000363+0000 mon.a (mon.0) 994 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000363+0000 mon.a (mon.0) 994 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000385+0000 mon.a (mon.0) 995 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000385+0000 mon.a (mon.0) 995 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000406+0000 mon.a (mon.0) 996 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000406+0000 mon.a (mon.0) 996 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000426+0000 mon.a (mon.0) 997 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000426+0000 mon.a (mon.0) 997 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000447+0000 mon.a (mon.0) 998 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000447+0000 mon.a (mon.0) 998 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000469+0000 mon.a (mon.0) 999 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000469+0000 mon.a (mon.0) 999 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:10:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000490+0000 mon.a (mon.0) 1000 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000490+0000 mon.a (mon.0) 1000 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000510+0000 mon.a (mon.0) 1001 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000510+0000 mon.a (mon.0) 1001 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000527+0000 mon.a (mon.0) 1002 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000527+0000 mon.a (mon.0) 1002 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000549+0000 mon.a (mon.0) 1003 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000549+0000 mon.a (mon.0) 1003 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000592+0000 mon.a (mon.0) 1004 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000592+0000 mon.a (mon.0) 1004 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000640+0000 mon.a (mon.0) 1005 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000640+0000 mon.a (mon.0) 1005 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000665+0000 mon.a (mon.0) 1006 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000665+0000 mon.a (mon.0) 1006 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:10:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000685+0000 mon.a (mon.0) 1007 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000685+0000 mon.a (mon.0) 1007 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000706+0000 mon.a (mon.0) 1008 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000706+0000 mon.a (mon.0) 1008 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000729+0000 mon.a (mon.0) 1009 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000729+0000 mon.a (mon.0) 1009 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000751+0000 mon.a (mon.0) 1010 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000751+0000 mon.a (mon.0) 1010 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000771+0000 mon.a (mon.0) 1011 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000771+0000 mon.a (mon.0) 1011 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000791+0000 mon.a (mon.0) 1012 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000791+0000 mon.a (mon.0) 1012 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000834+0000 mon.a (mon.0) 1013 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000834+0000 mon.a (mon.0) 1013 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000860+0000 mon.a (mon.0) 1014 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:10:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000860+0000 mon.a (mon.0) 1014 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:10:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000884+0000 mon.a (mon.0) 1015 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.000884+0000 mon.a (mon.0) 1015 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.621857+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-25T05:10:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:00 smithi155 bash[60276]: cluster 2024-04-25T05:10:00.621857+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.157688+0000 mgr.x (mgr.24989) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.157688+0000 mgr.x (mgr.24989) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.216165+0000 mgr.x (mgr.24989) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.216165+0000 mgr.x (mgr.24989) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.292758+0000 mgr.x (mgr.24989) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.292758+0000 mgr.x (mgr.24989) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.350390+0000 mgr.x (mgr.24989) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.350390+0000 mgr.x (mgr.24989) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.441181+0000 mgr.x (mgr.24989) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.441181+0000 mgr.x (mgr.24989) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.519466+0000 mgr.x (mgr.24989) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.519466+0000 mgr.x (mgr.24989) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.587829+0000 mgr.x (mgr.24989) 812 : cluster [DBG] pgmap v162: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:09:59.587829+0000 mgr.x (mgr.24989) 812 : cluster [DBG] pgmap v162: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.597910+0000 mgr.x (mgr.24989) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.597910+0000 mgr.x (mgr.24989) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.687303+0000 mgr.x (mgr.24989) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.687303+0000 mgr.x (mgr.24989) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.742849+0000 mgr.x (mgr.24989) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.742849+0000 mgr.x (mgr.24989) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.157688+0000 mgr.x (mgr.24989) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.157688+0000 mgr.x (mgr.24989) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.216165+0000 mgr.x (mgr.24989) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.216165+0000 mgr.x (mgr.24989) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.292758+0000 mgr.x (mgr.24989) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.292758+0000 mgr.x (mgr.24989) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.350390+0000 mgr.x (mgr.24989) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.350390+0000 mgr.x (mgr.24989) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.441181+0000 mgr.x (mgr.24989) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.441181+0000 mgr.x (mgr.24989) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.519466+0000 mgr.x (mgr.24989) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.519466+0000 mgr.x (mgr.24989) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.587829+0000 mgr.x (mgr.24989) 812 : cluster [DBG] pgmap v162: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:09:59.587829+0000 mgr.x (mgr.24989) 812 : cluster [DBG] pgmap v162: 161 pgs: 9 active+clean+remapped, 85 active+clean, 41 active+undersized, 26 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.597910+0000 mgr.x (mgr.24989) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.597910+0000 mgr.x (mgr.24989) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.687303+0000 mgr.x (mgr.24989) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.687303+0000 mgr.x (mgr.24989) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.742849+0000 mgr.x (mgr.24989) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.742849+0000 mgr.x (mgr.24989) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: audit 2024-04-25T05:09:59.814639+0000 mgr.x (mgr.24989) 816 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: audit 2024-04-25T05:09:59.814639+0000 mgr.x (mgr.24989) 816 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.815534+0000 mgr.x (mgr.24989) 817 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cephadm 2024-04-25T05:09:59.815534+0000 mgr.x (mgr.24989) 817 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000180+0000 mon.a (mon.0) 988 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000180+0000 mon.a (mon.0) 988 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000255+0000 mon.a (mon.0) 989 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000255+0000 mon.a (mon.0) 989 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000283+0000 mon.a (mon.0) 990 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000283+0000 mon.a (mon.0) 990 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000303+0000 mon.a (mon.0) 991 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000303+0000 mon.a (mon.0) 991 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000323+0000 mon.a (mon.0) 992 : cluster [WRN] pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000323+0000 mon.a (mon.0) 992 : cluster [WRN] pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000343+0000 mon.a (mon.0) 993 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000343+0000 mon.a (mon.0) 993 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000363+0000 mon.a (mon.0) 994 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000363+0000 mon.a (mon.0) 994 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000385+0000 mon.a (mon.0) 995 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000385+0000 mon.a (mon.0) 995 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000406+0000 mon.a (mon.0) 996 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:10:01.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000406+0000 mon.a (mon.0) 996 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000426+0000 mon.a (mon.0) 997 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: audit 2024-04-25T05:09:59.814639+0000 mgr.x (mgr.24989) 816 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: audit 2024-04-25T05:09:59.814639+0000 mgr.x (mgr.24989) 816 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.815534+0000 mgr.x (mgr.24989) 817 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cephadm 2024-04-25T05:09:59.815534+0000 mgr.x (mgr.24989) 817 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000180+0000 mon.a (mon.0) 988 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000180+0000 mon.a (mon.0) 988 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000255+0000 mon.a (mon.0) 989 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000255+0000 mon.a (mon.0) 989 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000283+0000 mon.a (mon.0) 990 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000283+0000 mon.a (mon.0) 990 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000303+0000 mon.a (mon.0) 991 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000303+0000 mon.a (mon.0) 991 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000323+0000 mon.a (mon.0) 992 : cluster [WRN] pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000323+0000 mon.a (mon.0) 992 : cluster [WRN] pg 2.1f is active+undersized+degraded, acting [0,2] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000343+0000 mon.a (mon.0) 993 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000343+0000 mon.a (mon.0) 993 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000363+0000 mon.a (mon.0) 994 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000363+0000 mon.a (mon.0) 994 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000385+0000 mon.a (mon.0) 995 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000385+0000 mon.a (mon.0) 995 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000406+0000 mon.a (mon.0) 996 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000406+0000 mon.a (mon.0) 996 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-25T05:10:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000426+0000 mon.a (mon.0) 997 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000426+0000 mon.a (mon.0) 997 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000447+0000 mon.a (mon.0) 998 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000447+0000 mon.a (mon.0) 998 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000469+0000 mon.a (mon.0) 999 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000469+0000 mon.a (mon.0) 999 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000490+0000 mon.a (mon.0) 1000 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000490+0000 mon.a (mon.0) 1000 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000510+0000 mon.a (mon.0) 1001 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000510+0000 mon.a (mon.0) 1001 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000527+0000 mon.a (mon.0) 1002 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000527+0000 mon.a (mon.0) 1002 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000549+0000 mon.a (mon.0) 1003 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000549+0000 mon.a (mon.0) 1003 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000592+0000 mon.a (mon.0) 1004 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000592+0000 mon.a (mon.0) 1004 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000640+0000 mon.a (mon.0) 1005 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000640+0000 mon.a (mon.0) 1005 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000665+0000 mon.a (mon.0) 1006 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000665+0000 mon.a (mon.0) 1006 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000685+0000 mon.a (mon.0) 1007 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000685+0000 mon.a (mon.0) 1007 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000706+0000 mon.a (mon.0) 1008 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000706+0000 mon.a (mon.0) 1008 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000729+0000 mon.a (mon.0) 1009 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000426+0000 mon.a (mon.0) 997 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000447+0000 mon.a (mon.0) 998 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000447+0000 mon.a (mon.0) 998 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000469+0000 mon.a (mon.0) 999 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000469+0000 mon.a (mon.0) 999 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000490+0000 mon.a (mon.0) 1000 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000490+0000 mon.a (mon.0) 1000 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000510+0000 mon.a (mon.0) 1001 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000510+0000 mon.a (mon.0) 1001 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000527+0000 mon.a (mon.0) 1002 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000527+0000 mon.a (mon.0) 1002 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000549+0000 mon.a (mon.0) 1003 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000549+0000 mon.a (mon.0) 1003 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-25T05:10:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000592+0000 mon.a (mon.0) 1004 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000592+0000 mon.a (mon.0) 1004 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000640+0000 mon.a (mon.0) 1005 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000640+0000 mon.a (mon.0) 1005 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000665+0000 mon.a (mon.0) 1006 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000665+0000 mon.a (mon.0) 1006 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000685+0000 mon.a (mon.0) 1007 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000685+0000 mon.a (mon.0) 1007 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000706+0000 mon.a (mon.0) 1008 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000706+0000 mon.a (mon.0) 1008 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000729+0000 mon.a (mon.0) 1009 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000729+0000 mon.a (mon.0) 1009 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:10:01.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000751+0000 mon.a (mon.0) 1010 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000751+0000 mon.a (mon.0) 1010 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000771+0000 mon.a (mon.0) 1011 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000771+0000 mon.a (mon.0) 1011 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000791+0000 mon.a (mon.0) 1012 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000791+0000 mon.a (mon.0) 1012 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000834+0000 mon.a (mon.0) 1013 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000834+0000 mon.a (mon.0) 1013 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000860+0000 mon.a (mon.0) 1014 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000860+0000 mon.a (mon.0) 1014 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000884+0000 mon.a (mon.0) 1015 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.000884+0000 mon.a (mon.0) 1015 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.621857+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-25T05:10:01.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[79063]: cluster 2024-04-25T05:10:00.621857+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000729+0000 mon.a (mon.0) 1009 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000751+0000 mon.a (mon.0) 1010 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000751+0000 mon.a (mon.0) 1010 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000771+0000 mon.a (mon.0) 1011 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000771+0000 mon.a (mon.0) 1011 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000791+0000 mon.a (mon.0) 1012 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000791+0000 mon.a (mon.0) 1012 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000834+0000 mon.a (mon.0) 1013 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000834+0000 mon.a (mon.0) 1013 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000860+0000 mon.a (mon.0) 1014 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000860+0000 mon.a (mon.0) 1014 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000884+0000 mon.a (mon.0) 1015 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.000884+0000 mon.a (mon.0) 1015 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-25T05:10:01.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.621857+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-25T05:10:01.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:00 smithi096 bash[81040]: cluster 2024-04-25T05:10:00.621857+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: cluster 2024-04-25T05:10:01.588836+0000 mgr.x (mgr.24989) 818 : cluster [DBG] pgmap v165: 161 pgs: 1 remapped+peering, 4 peering, 8 active+clean+remapped, 85 active+clean, 38 active+undersized, 25 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 119/726 objects degraded (16.391%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: cluster 2024-04-25T05:10:01.588836+0000 mgr.x (mgr.24989) 818 : cluster [DBG] pgmap v165: 161 pgs: 1 remapped+peering, 4 peering, 8 active+clean+remapped, 85 active+clean, 38 active+undersized, 25 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 119/726 objects degraded (16.391%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:01.593550+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:01.593550+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:01.596480+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:01.596480+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:02.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: cluster 2024-04-25T05:10:01.628690+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: cluster 2024-04-25T05:10:01.628690+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:02.443284+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:02.443284+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:02.459217+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:02.459217+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:02.472350+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:02 smithi155 bash[60276]: audit 2024-04-25T05:10:02.472350+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:02.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: cluster 2024-04-25T05:10:01.588836+0000 mgr.x (mgr.24989) 818 : cluster [DBG] pgmap v165: 161 pgs: 1 remapped+peering, 4 peering, 8 active+clean+remapped, 85 active+clean, 38 active+undersized, 25 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 119/726 objects degraded (16.391%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:02.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: cluster 2024-04-25T05:10:01.588836+0000 mgr.x (mgr.24989) 818 : cluster [DBG] pgmap v165: 161 pgs: 1 remapped+peering, 4 peering, 8 active+clean+remapped, 85 active+clean, 38 active+undersized, 25 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 119/726 objects degraded (16.391%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:01.593550+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:01.593550+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:01.596480+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:01.596480+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: cluster 2024-04-25T05:10:01.628690+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: cluster 2024-04-25T05:10:01.628690+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:02.443284+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:02.443284+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:02.459217+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:02.459217+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:02.472350+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[79063]: audit 2024-04-25T05:10:02.472350+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: cluster 2024-04-25T05:10:01.588836+0000 mgr.x (mgr.24989) 818 : cluster [DBG] pgmap v165: 161 pgs: 1 remapped+peering, 4 peering, 8 active+clean+remapped, 85 active+clean, 38 active+undersized, 25 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 119/726 objects degraded (16.391%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: cluster 2024-04-25T05:10:01.588836+0000 mgr.x (mgr.24989) 818 : cluster [DBG] pgmap v165: 161 pgs: 1 remapped+peering, 4 peering, 8 active+clean+remapped, 85 active+clean, 38 active+undersized, 25 active+undersized+degraded; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 119/726 objects degraded (16.391%); 12/726 objects misplaced (1.653%) 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:01.593550+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:01.593550+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:01.596480+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:01.596480+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: cluster 2024-04-25T05:10:01.628690+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: cluster 2024-04-25T05:10:01.628690+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:02.443284+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:02.443284+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:02.459217+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:02.459217+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:02.472350+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:02 smithi096 bash[81040]: audit 2024-04-25T05:10:02.472350+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:03.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:03 smithi155 bash[60276]: cluster 2024-04-25T05:10:02.588773+0000 mon.a (mon.0) 1022 : cluster [WRN] Health check update: Degraded data redundancy: 119/726 objects degraded (16.391%), 25 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:03.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:03 smithi155 bash[60276]: cluster 2024-04-25T05:10:02.588773+0000 mon.a (mon.0) 1022 : cluster [WRN] Health check update: Degraded data redundancy: 119/726 objects degraded (16.391%), 25 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:03.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:03 smithi155 bash[60276]: cluster 2024-04-25T05:10:02.626476+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-25T05:10:03.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:03 smithi155 bash[60276]: cluster 2024-04-25T05:10:02.626476+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-25T05:10:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[79063]: cluster 2024-04-25T05:10:02.588773+0000 mon.a (mon.0) 1022 : cluster [WRN] Health check update: Degraded data redundancy: 119/726 objects degraded (16.391%), 25 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[79063]: cluster 2024-04-25T05:10:02.588773+0000 mon.a (mon.0) 1022 : cluster [WRN] Health check update: Degraded data redundancy: 119/726 objects degraded (16.391%), 25 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[79063]: cluster 2024-04-25T05:10:02.626476+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-25T05:10:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[79063]: cluster 2024-04-25T05:10:02.626476+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-25T05:10:03.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[81040]: cluster 2024-04-25T05:10:02.588773+0000 mon.a (mon.0) 1022 : cluster [WRN] Health check update: Degraded data redundancy: 119/726 objects degraded (16.391%), 25 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[81040]: cluster 2024-04-25T05:10:02.588773+0000 mon.a (mon.0) 1022 : cluster [WRN] Health check update: Degraded data redundancy: 119/726 objects degraded (16.391%), 25 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[81040]: cluster 2024-04-25T05:10:02.626476+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-25T05:10:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:03 smithi096 bash[81040]: cluster 2024-04-25T05:10:02.626476+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-25T05:10:04.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[79063]: cluster 2024-04-25T05:10:03.590115+0000 mgr.x (mgr.24989) 819 : cluster [DBG] pgmap v168: 161 pgs: 1 remapped+peering, 4 peering, 3 active+clean+remapped, 127 active+clean, 15 active+undersized, 1 active+undersized+remapped, 10 active+undersized+degraded; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%); 54 B/s, 2 objects/s recovering 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[79063]: cluster 2024-04-25T05:10:03.590115+0000 mgr.x (mgr.24989) 819 : cluster [DBG] pgmap v168: 161 pgs: 1 remapped+peering, 4 peering, 3 active+clean+remapped, 127 active+clean, 15 active+undersized, 1 active+undersized+remapped, 10 active+undersized+degraded; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%); 54 B/s, 2 objects/s recovering 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[79063]: cluster 2024-04-25T05:10:03.635432+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[79063]: cluster 2024-04-25T05:10:03.635432+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[81040]: cluster 2024-04-25T05:10:03.590115+0000 mgr.x (mgr.24989) 819 : cluster [DBG] pgmap v168: 161 pgs: 1 remapped+peering, 4 peering, 3 active+clean+remapped, 127 active+clean, 15 active+undersized, 1 active+undersized+remapped, 10 active+undersized+degraded; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%); 54 B/s, 2 objects/s recovering 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[81040]: cluster 2024-04-25T05:10:03.590115+0000 mgr.x (mgr.24989) 819 : cluster [DBG] pgmap v168: 161 pgs: 1 remapped+peering, 4 peering, 3 active+clean+remapped, 127 active+clean, 15 active+undersized, 1 active+undersized+remapped, 10 active+undersized+degraded; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%); 54 B/s, 2 objects/s recovering 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[81040]: cluster 2024-04-25T05:10:03.635432+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-25T05:10:04.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:04 smithi096 bash[81040]: cluster 2024-04-25T05:10:03.635432+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-25T05:10:04.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:04 smithi155 bash[60276]: cluster 2024-04-25T05:10:03.590115+0000 mgr.x (mgr.24989) 819 : cluster [DBG] pgmap v168: 161 pgs: 1 remapped+peering, 4 peering, 3 active+clean+remapped, 127 active+clean, 15 active+undersized, 1 active+undersized+remapped, 10 active+undersized+degraded; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%); 54 B/s, 2 objects/s recovering 2024-04-25T05:10:04.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:04 smithi155 bash[60276]: cluster 2024-04-25T05:10:03.590115+0000 mgr.x (mgr.24989) 819 : cluster [DBG] pgmap v168: 161 pgs: 1 remapped+peering, 4 peering, 3 active+clean+remapped, 127 active+clean, 15 active+undersized, 1 active+undersized+remapped, 10 active+undersized+degraded; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%); 54 B/s, 2 objects/s recovering 2024-04-25T05:10:04.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:04 smithi155 bash[60276]: cluster 2024-04-25T05:10:03.635432+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-25T05:10:04.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:04 smithi155 bash[60276]: cluster 2024-04-25T05:10:03.635432+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-25T05:10:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: audit 2024-04-25T05:10:05.466674+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: audit 2024-04-25T05:10:05.466674+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: audit 2024-04-25T05:10:05.488505+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: audit 2024-04-25T05:10:05.488505+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: audit 2024-04-25T05:10:05.503925+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: audit 2024-04-25T05:10:05.503925+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: cluster 2024-04-25T05:10:05.591257+0000 mgr.x (mgr.24989) 820 : cluster [DBG] pgmap v170: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-04-25T05:10:06.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:06 smithi155 bash[60276]: cluster 2024-04-25T05:10:05.591257+0000 mgr.x (mgr.24989) 820 : cluster [DBG] pgmap v170: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-04-25T05:10:06.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: audit 2024-04-25T05:10:05.466674+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: audit 2024-04-25T05:10:05.466674+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: audit 2024-04-25T05:10:05.488505+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: audit 2024-04-25T05:10:05.488505+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: audit 2024-04-25T05:10:05.503925+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: audit 2024-04-25T05:10:05.503925+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: cluster 2024-04-25T05:10:05.591257+0000 mgr.x (mgr.24989) 820 : cluster [DBG] pgmap v170: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[81040]: cluster 2024-04-25T05:10:05.591257+0000 mgr.x (mgr.24989) 820 : cluster [DBG] pgmap v170: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: audit 2024-04-25T05:10:05.466674+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: audit 2024-04-25T05:10:05.466674+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: audit 2024-04-25T05:10:05.488505+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: audit 2024-04-25T05:10:05.488505+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: audit 2024-04-25T05:10:05.503925+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: audit 2024-04-25T05:10:05.503925+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: cluster 2024-04-25T05:10:05.591257+0000 mgr.x (mgr.24989) 820 : cluster [DBG] pgmap v170: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-04-25T05:10:06.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:06 smithi096 bash[79063]: cluster 2024-04-25T05:10:05.591257+0000 mgr.x (mgr.24989) 820 : cluster [DBG] pgmap v170: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 44 B/s, 2 objects/s recovering 2024-04-25T05:10:07.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[79063]: cluster 2024-04-25T05:10:06.498763+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-04-25T05:10:07.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[79063]: cluster 2024-04-25T05:10:06.498763+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-04-25T05:10:07.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[79063]: cluster 2024-04-25T05:10:06.498794+0000 mon.a (mon.0) 1029 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:07.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[79063]: cluster 2024-04-25T05:10:06.498794+0000 mon.a (mon.0) 1029 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:07.731 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[81040]: cluster 2024-04-25T05:10:06.498763+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-04-25T05:10:07.731 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[81040]: cluster 2024-04-25T05:10:06.498763+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-04-25T05:10:07.731 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[81040]: cluster 2024-04-25T05:10:06.498794+0000 mon.a (mon.0) 1029 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:07.731 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:07 smithi096 bash[81040]: cluster 2024-04-25T05:10:06.498794+0000 mon.a (mon.0) 1029 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:07.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:07 smithi155 bash[60276]: cluster 2024-04-25T05:10:06.498763+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-04-25T05:10:07.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:07 smithi155 bash[60276]: cluster 2024-04-25T05:10:06.498763+0000 mon.a (mon.0) 1028 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-04-25T05:10:07.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:07 smithi155 bash[60276]: cluster 2024-04-25T05:10:06.498794+0000 mon.a (mon.0) 1029 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:07.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:07 smithi155 bash[60276]: cluster 2024-04-25T05:10:06.498794+0000 mon.a (mon.0) 1029 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:08.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:10:07] "GET /metrics HTTP/1.1" 200 38603 "" "Prometheus/2.33.4" 2024-04-25T05:10:08.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[81040]: cluster 2024-04-25T05:10:07.592518+0000 mgr.x (mgr.24989) 821 : cluster [DBG] pgmap v171: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:08.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[81040]: cluster 2024-04-25T05:10:07.592518+0000 mgr.x (mgr.24989) 821 : cluster [DBG] pgmap v171: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:08.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[81040]: audit 2024-04-25T05:10:07.735977+0000 mgr.x (mgr.24989) 822 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:08.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[81040]: audit 2024-04-25T05:10:07.735977+0000 mgr.x (mgr.24989) 822 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[79063]: cluster 2024-04-25T05:10:07.592518+0000 mgr.x (mgr.24989) 821 : cluster [DBG] pgmap v171: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[79063]: cluster 2024-04-25T05:10:07.592518+0000 mgr.x (mgr.24989) 821 : cluster [DBG] pgmap v171: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[79063]: audit 2024-04-25T05:10:07.735977+0000 mgr.x (mgr.24989) 822 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:08.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:08 smithi096 bash[79063]: audit 2024-04-25T05:10:07.735977+0000 mgr.x (mgr.24989) 822 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:08 smithi155 bash[60276]: cluster 2024-04-25T05:10:07.592518+0000 mgr.x (mgr.24989) 821 : cluster [DBG] pgmap v171: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:08 smithi155 bash[60276]: cluster 2024-04-25T05:10:07.592518+0000 mgr.x (mgr.24989) 821 : cluster [DBG] pgmap v171: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:08 smithi155 bash[60276]: audit 2024-04-25T05:10:07.735977+0000 mgr.x (mgr.24989) 822 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:08.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:08 smithi155 bash[60276]: audit 2024-04-25T05:10:07.735977+0000 mgr.x (mgr.24989) 822 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:10.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:10 smithi155 bash[60276]: cluster 2024-04-25T05:10:09.593511+0000 mgr.x (mgr.24989) 823 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 27 B/s, 1 objects/s recovering 2024-04-25T05:10:10.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:10 smithi155 bash[60276]: cluster 2024-04-25T05:10:09.593511+0000 mgr.x (mgr.24989) 823 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 27 B/s, 1 objects/s recovering 2024-04-25T05:10:10.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:10 smithi096 bash[79063]: cluster 2024-04-25T05:10:09.593511+0000 mgr.x (mgr.24989) 823 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 27 B/s, 1 objects/s recovering 2024-04-25T05:10:10.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:10 smithi096 bash[79063]: cluster 2024-04-25T05:10:09.593511+0000 mgr.x (mgr.24989) 823 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 27 B/s, 1 objects/s recovering 2024-04-25T05:10:10.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:10 smithi096 bash[81040]: cluster 2024-04-25T05:10:09.593511+0000 mgr.x (mgr.24989) 823 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 27 B/s, 1 objects/s recovering 2024-04-25T05:10:10.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:10 smithi096 bash[81040]: cluster 2024-04-25T05:10:09.593511+0000 mgr.x (mgr.24989) 823 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 27 B/s, 1 objects/s recovering 2024-04-25T05:10:12.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:12 smithi155 bash[60276]: cluster 2024-04-25T05:10:11.594423+0000 mgr.x (mgr.24989) 824 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 12 B/s, 0 objects/s recovering 2024-04-25T05:10:12.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:12 smithi155 bash[60276]: cluster 2024-04-25T05:10:11.594423+0000 mgr.x (mgr.24989) 824 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 12 B/s, 0 objects/s recovering 2024-04-25T05:10:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:12 smithi096 bash[79063]: cluster 2024-04-25T05:10:11.594423+0000 mgr.x (mgr.24989) 824 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 12 B/s, 0 objects/s recovering 2024-04-25T05:10:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:12 smithi096 bash[79063]: cluster 2024-04-25T05:10:11.594423+0000 mgr.x (mgr.24989) 824 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 12 B/s, 0 objects/s recovering 2024-04-25T05:10:12.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:12 smithi096 bash[81040]: cluster 2024-04-25T05:10:11.594423+0000 mgr.x (mgr.24989) 824 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 12 B/s, 0 objects/s recovering 2024-04-25T05:10:12.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:12 smithi096 bash[81040]: cluster 2024-04-25T05:10:11.594423+0000 mgr.x (mgr.24989) 824 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 12 B/s, 0 objects/s recovering 2024-04-25T05:10:14.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:14 smithi155 bash[60276]: cluster 2024-04-25T05:10:13.595819+0000 mgr.x (mgr.24989) 825 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:14.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:14 smithi155 bash[60276]: cluster 2024-04-25T05:10:13.595819+0000 mgr.x (mgr.24989) 825 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:14.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:14 smithi096 bash[79063]: cluster 2024-04-25T05:10:13.595819+0000 mgr.x (mgr.24989) 825 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:14.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:14 smithi096 bash[79063]: cluster 2024-04-25T05:10:13.595819+0000 mgr.x (mgr.24989) 825 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:14.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:14 smithi096 bash[81040]: cluster 2024-04-25T05:10:13.595819+0000 mgr.x (mgr.24989) 825 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:14.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:14 smithi096 bash[81040]: cluster 2024-04-25T05:10:13.595819+0000 mgr.x (mgr.24989) 825 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:15.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:15 smithi155 bash[60276]: audit 2024-04-25T05:10:14.829443+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:15 smithi155 bash[60276]: audit 2024-04-25T05:10:14.829443+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:15 smithi155 bash[60276]: audit 2024-04-25T05:10:14.829962+0000 mgr.x (mgr.24989) 826 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:15 smithi155 bash[60276]: audit 2024-04-25T05:10:14.829962+0000 mgr.x (mgr.24989) 826 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:15 smithi155 bash[60276]: cephadm 2024-04-25T05:10:14.832777+0000 mgr.x (mgr.24989) 827 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-25T05:10:15.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:15 smithi155 bash[60276]: cephadm 2024-04-25T05:10:14.832777+0000 mgr.x (mgr.24989) 827 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-25T05:10:15.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[79063]: audit 2024-04-25T05:10:14.829443+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[79063]: audit 2024-04-25T05:10:14.829443+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[79063]: audit 2024-04-25T05:10:14.829962+0000 mgr.x (mgr.24989) 826 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[79063]: audit 2024-04-25T05:10:14.829962+0000 mgr.x (mgr.24989) 826 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:15.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[79063]: cephadm 2024-04-25T05:10:14.832777+0000 mgr.x (mgr.24989) 827 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[79063]: cephadm 2024-04-25T05:10:14.832777+0000 mgr.x (mgr.24989) 827 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[81040]: audit 2024-04-25T05:10:14.829443+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[81040]: audit 2024-04-25T05:10:14.829443+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[81040]: audit 2024-04-25T05:10:14.829962+0000 mgr.x (mgr.24989) 826 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[81040]: audit 2024-04-25T05:10:14.829962+0000 mgr.x (mgr.24989) 826 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[81040]: cephadm 2024-04-25T05:10:14.832777+0000 mgr.x (mgr.24989) 827 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-25T05:10:16.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:15 smithi096 bash[81040]: cephadm 2024-04-25T05:10:14.832777+0000 mgr.x (mgr.24989) 827 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-25T05:10:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:16 smithi155 bash[60276]: cluster 2024-04-25T05:10:15.597169+0000 mgr.x (mgr.24989) 828 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:10:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:16 smithi155 bash[60276]: cluster 2024-04-25T05:10:15.597169+0000 mgr.x (mgr.24989) 828 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:10:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:16 smithi155 bash[60276]: audit 2024-04-25T05:10:16.593193+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:16.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:16 smithi155 bash[60276]: audit 2024-04-25T05:10:16.593193+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:16.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:16 smithi155 bash[60276]: audit 2024-04-25T05:10:16.598258+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:16.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:16 smithi155 bash[60276]: audit 2024-04-25T05:10:16.598258+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[79063]: cluster 2024-04-25T05:10:15.597169+0000 mgr.x (mgr.24989) 828 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:10:16.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[79063]: cluster 2024-04-25T05:10:15.597169+0000 mgr.x (mgr.24989) 828 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[79063]: audit 2024-04-25T05:10:16.593193+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[79063]: audit 2024-04-25T05:10:16.593193+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[79063]: audit 2024-04-25T05:10:16.598258+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[79063]: audit 2024-04-25T05:10:16.598258+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[81040]: cluster 2024-04-25T05:10:15.597169+0000 mgr.x (mgr.24989) 828 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[81040]: cluster 2024-04-25T05:10:15.597169+0000 mgr.x (mgr.24989) 828 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[81040]: audit 2024-04-25T05:10:16.593193+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[81040]: audit 2024-04-25T05:10:16.593193+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[81040]: audit 2024-04-25T05:10:16.598258+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:17.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:16 smithi096 bash[81040]: audit 2024-04-25T05:10:16.598258+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:17.847 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:10:17] "GET /metrics HTTP/1.1" 200 38591 "" "Prometheus/2.33.4" 2024-04-25T05:10:17.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:16.854137+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:17.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:16.854137+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: cephadm 2024-04-25T05:10:17.108870+0000 mgr.x (mgr.24989) 829 : cephadm [INF] Upgrade: Updating osd.5 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: cephadm 2024-04-25T05:10:17.108870+0000 mgr.x (mgr.24989) 829 : cephadm [INF] Upgrade: Updating osd.5 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:17.118826+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:17.118826+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:17.125136+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:17.125136+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:17.127079+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: audit 2024-04-25T05:10:17.127079+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: cephadm 2024-04-25T05:10:17.132499+0000 mgr.x (mgr.24989) 830 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[79063]: cephadm 2024-04-25T05:10:17.132499+0000 mgr.x (mgr.24989) 830 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:16.854137+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:16.854137+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: cephadm 2024-04-25T05:10:17.108870+0000 mgr.x (mgr.24989) 829 : cephadm [INF] Upgrade: Updating osd.5 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: cephadm 2024-04-25T05:10:17.108870+0000 mgr.x (mgr.24989) 829 : cephadm [INF] Upgrade: Updating osd.5 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:17.118826+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:17.118826+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:17.125136+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:17.125136+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:17.127079+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: audit 2024-04-25T05:10:17.127079+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: cephadm 2024-04-25T05:10:17.132499+0000 mgr.x (mgr.24989) 830 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T05:10:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:17 smithi096 bash[81040]: cephadm 2024-04-25T05:10:17.132499+0000 mgr.x (mgr.24989) 830 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T05:10:18.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:16.854137+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:16.854137+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: cephadm 2024-04-25T05:10:17.108870+0000 mgr.x (mgr.24989) 829 : cephadm [INF] Upgrade: Updating osd.5 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: cephadm 2024-04-25T05:10:17.108870+0000 mgr.x (mgr.24989) 829 : cephadm [INF] Upgrade: Updating osd.5 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:17.118826+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:17.118826+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:17.125136+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:17.125136+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:17.127079+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: audit 2024-04-25T05:10:17.127079+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: cephadm 2024-04-25T05:10:17.132499+0000 mgr.x (mgr.24989) 830 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T05:10:18.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:17 smithi155 bash[60276]: cephadm 2024-04-25T05:10:17.132499+0000 mgr.x (mgr.24989) 830 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-04-25T05:10:19.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:19 smithi155 bash[60276]: cluster 2024-04-25T05:10:17.598051+0000 mgr.x (mgr.24989) 831 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:19.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:19 smithi155 bash[60276]: cluster 2024-04-25T05:10:17.598051+0000 mgr.x (mgr.24989) 831 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:19.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:19 smithi155 bash[60276]: audit 2024-04-25T05:10:17.747347+0000 mgr.x (mgr.24989) 832 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:19.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:19 smithi155 bash[60276]: audit 2024-04-25T05:10:17.747347+0000 mgr.x (mgr.24989) 832 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[79063]: cluster 2024-04-25T05:10:17.598051+0000 mgr.x (mgr.24989) 831 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[79063]: cluster 2024-04-25T05:10:17.598051+0000 mgr.x (mgr.24989) 831 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[79063]: audit 2024-04-25T05:10:17.747347+0000 mgr.x (mgr.24989) 832 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:19.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[79063]: audit 2024-04-25T05:10:17.747347+0000 mgr.x (mgr.24989) 832 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[81040]: cluster 2024-04-25T05:10:17.598051+0000 mgr.x (mgr.24989) 831 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[81040]: cluster 2024-04-25T05:10:17.598051+0000 mgr.x (mgr.24989) 831 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[81040]: audit 2024-04-25T05:10:17.747347+0000 mgr.x (mgr.24989) 832 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:19.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:19 smithi096 bash[81040]: audit 2024-04-25T05:10:17.747347+0000 mgr.x (mgr.24989) 832 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:21.434 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:10:21.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:21 smithi155 bash[60276]: cluster 2024-04-25T05:10:19.599155+0000 mgr.x (mgr.24989) 833 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:21.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:21 smithi155 bash[60276]: cluster 2024-04-25T05:10:19.599155+0000 mgr.x (mgr.24989) 833 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:21.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:21 smithi096 bash[79063]: cluster 2024-04-25T05:10:19.599155+0000 mgr.x (mgr.24989) 833 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:21.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:21 smithi096 bash[79063]: cluster 2024-04-25T05:10:19.599155+0000 mgr.x (mgr.24989) 833 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:21.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:21 smithi096 bash[81040]: cluster 2024-04-25T05:10:19.599155+0000 mgr.x (mgr.24989) 833 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:21.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:21 smithi096 bash[81040]: cluster 2024-04-25T05:10:19.599155+0000 mgr.x (mgr.24989) 833 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:10:21.930 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.931 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.931 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.931 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.932 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.932 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.932 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:21.932 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: Stopping Ceph osd.5 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:10:21.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:21 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:22.190 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:10:22.190 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 16s ago 21m - - 2024-04-25T05:10:22.190 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 19s ago 21m - - 2024-04-25T05:10:22.190 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (8m) 16s ago 14m 13.6M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:10:22.190 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (7m) 19s ago 14m 41.4M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (6m) 16s ago 12m 45.2M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (7m) 19s ago 20m 519M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (5m) 16s ago 22m 439M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (4m) 16s ago 22m 56.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (3m) 19s ago 21m 44.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (4m) 16s ago 21m 51.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (8m) 16s ago 15m 9400k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (7m) 19s ago 15m 9744k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (2m) 16s ago 20m 51.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (2m) 16s ago 19m 50.9M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (99s) 16s ago 19m 45.5M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (62s) 16s ago 18m 48.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (30s) 19s ago 17m 50.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:10:22.191 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (17m) 19s ago 17m 63.3M 4096M 17.2.0 e1d6a67b021e 5881fceec184 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (16m) 19s ago 16m 60.5M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (16m) 19s ago 16m 65.5M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (6m) 19s ago 15m 66.3M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (13m) 16s ago 13m 88.5M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (13m) 19s ago 13m 88.5M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (12m) 16s ago 12m 87.9M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:10:22.192 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (12m) 19s ago 12m 88.1M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:10:22.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:22 smithi155 bash[60276]: cluster 2024-04-25T05:10:22.067918+0000 mon.a (mon.0) 1033 : cluster [INF] osd.5 marked itself down and dead 2024-04-25T05:10:22.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:22 smithi155 bash[60276]: cluster 2024-04-25T05:10:22.067918+0000 mon.a (mon.0) 1033 : cluster [INF] osd.5 marked itself down and dead 2024-04-25T05:10:22.209 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:22 smithi155 bash[27335]: debug 2024-04-25T05:10:22.064+0000 7fb699f12700 -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-04-25T05:10:22.209 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:22 smithi155 bash[27335]: debug 2024-04-25T05:10:22.064+0000 7fb699f12700 -1 osd.5 151 *** Got signal Terminated *** 2024-04-25T05:10:22.210 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:22 smithi155 bash[27335]: debug 2024-04-25T05:10:22.064+0000 7fb699f12700 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:10:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:22 smithi096 bash[79063]: cluster 2024-04-25T05:10:22.067918+0000 mon.a (mon.0) 1033 : cluster [INF] osd.5 marked itself down and dead 2024-04-25T05:10:22.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:22 smithi096 bash[79063]: cluster 2024-04-25T05:10:22.067918+0000 mon.a (mon.0) 1033 : cluster [INF] osd.5 marked itself down and dead 2024-04-25T05:10:22.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:22 smithi096 bash[81040]: cluster 2024-04-25T05:10:22.067918+0000 mon.a (mon.0) 1033 : cluster [INF] osd.5 marked itself down and dead 2024-04-25T05:10:22.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:22 smithi096 bash[81040]: cluster 2024-04-25T05:10:22.067918+0000 mon.a (mon.0) 1033 : cluster [INF] osd.5 marked itself down and dead 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 5 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:22.598 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 10 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:10:22.599 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:10:22.956 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:10:22.956 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:10:22.956 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "10/23 daemons upgraded", 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:10:22.957 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:21.424831+0000 mgr.x (mgr.24989) 834 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:21.424831+0000 mgr.x (mgr.24989) 834 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: cluster 2024-04-25T05:10:21.599920+0000 mgr.x (mgr.24989) 835 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: cluster 2024-04-25T05:10:21.599920+0000 mgr.x (mgr.24989) 835 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:21.781043+0000 mgr.x (mgr.24989) 836 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:21.781043+0000 mgr.x (mgr.24989) 836 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: cluster 2024-04-25T05:10:22.126727+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: cluster 2024-04-25T05:10:22.126727+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:10:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: cluster 2024-04-25T05:10:22.141367+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: cluster 2024-04-25T05:10:22.141367+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.141843+0000 mgr.x (mgr.24989) 837 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.141843+0000 mgr.x (mgr.24989) 837 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.603392+0000 mon.c (mon.1) 1908 : audit [DBG] from='client.? 172.21.15.96:0/3788323721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.603392+0000 mon.c (mon.1) 1908 : audit [DBG] from='client.? 172.21.15.96:0/3788323721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.614315+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.614315+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.623341+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.623341+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.635290+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[60276]: audit 2024-04-25T05:10:22.635290+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.410 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_WARN 1 osds down 2024-04-25T05:10:23.411 INFO:teuthology.orchestra.run.smithi096.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-25T05:10:23.411 INFO:teuthology.orchestra.run.smithi096.stdout: osd.5 (root=default,host=smithi155) is down 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:21.424831+0000 mgr.x (mgr.24989) 834 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:21.424831+0000 mgr.x (mgr.24989) 834 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: cluster 2024-04-25T05:10:21.599920+0000 mgr.x (mgr.24989) 835 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: cluster 2024-04-25T05:10:21.599920+0000 mgr.x (mgr.24989) 835 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:21.781043+0000 mgr.x (mgr.24989) 836 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:21.781043+0000 mgr.x (mgr.24989) 836 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: cluster 2024-04-25T05:10:22.126727+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: cluster 2024-04-25T05:10:22.126727+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: cluster 2024-04-25T05:10:22.141367+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: cluster 2024-04-25T05:10:22.141367+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.141843+0000 mgr.x (mgr.24989) 837 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.141843+0000 mgr.x (mgr.24989) 837 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.603392+0000 mon.c (mon.1) 1908 : audit [DBG] from='client.? 172.21.15.96:0/3788323721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.603392+0000 mon.c (mon.1) 1908 : audit [DBG] from='client.? 172.21.15.96:0/3788323721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.614315+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.614315+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.623341+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.623341+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.635290+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[79063]: audit 2024-04-25T05:10:22.635290+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:21.424831+0000 mgr.x (mgr.24989) 834 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:21.424831+0000 mgr.x (mgr.24989) 834 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: cluster 2024-04-25T05:10:21.599920+0000 mgr.x (mgr.24989) 835 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: cluster 2024-04-25T05:10:21.599920+0000 mgr.x (mgr.24989) 835 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:21.781043+0000 mgr.x (mgr.24989) 836 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:21.781043+0000 mgr.x (mgr.24989) 836 : audit [DBG] from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: cluster 2024-04-25T05:10:22.126727+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: cluster 2024-04-25T05:10:22.126727+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: cluster 2024-04-25T05:10:22.141367+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: cluster 2024-04-25T05:10:22.141367+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.141843+0000 mgr.x (mgr.24989) 837 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.141843+0000 mgr.x (mgr.24989) 837 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.603392+0000 mon.c (mon.1) 1908 : audit [DBG] from='client.? 172.21.15.96:0/3788323721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.603392+0000 mon.c (mon.1) 1908 : audit [DBG] from='client.? 172.21.15.96:0/3788323721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.614315+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.614315+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.623341+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.623341+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.635290+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:23 smithi096 bash[81040]: audit 2024-04-25T05:10:22.635290+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:23.959 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:23 smithi155 bash[67927]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-5 2024-04-25T05:10:24.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:22.960800+0000 mgr.x (mgr.24989) 838 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:24.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:22.960800+0000 mgr.x (mgr.24989) 838 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: cluster 2024-04-25T05:10:23.165406+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: cluster 2024-04-25T05:10:23.165406+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.227983+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.227983+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.240735+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.240735+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: cluster 2024-04-25T05:10:23.243652+0000 mgr.x (mgr.24989) 839 : cluster [DBG] pgmap v181: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: cluster 2024-04-25T05:10:23.243652+0000 mgr.x (mgr.24989) 839 : cluster [DBG] pgmap v181: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.251401+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.251401+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.416353+0000 mon.c (mon.1) 1909 : audit [DBG] from='client.? 172.21.15.96:0/2881861245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[79063]: audit 2024-04-25T05:10:23.416353+0000 mon.c (mon.1) 1909 : audit [DBG] from='client.? 172.21.15.96:0/2881861245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:22.960800+0000 mgr.x (mgr.24989) 838 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:22.960800+0000 mgr.x (mgr.24989) 838 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: cluster 2024-04-25T05:10:23.165406+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: cluster 2024-04-25T05:10:23.165406+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.227983+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.227983+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.240735+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.240735+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: cluster 2024-04-25T05:10:23.243652+0000 mgr.x (mgr.24989) 839 : cluster [DBG] pgmap v181: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: cluster 2024-04-25T05:10:23.243652+0000 mgr.x (mgr.24989) 839 : cluster [DBG] pgmap v181: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.251401+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.251401+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.416353+0000 mon.c (mon.1) 1909 : audit [DBG] from='client.? 172.21.15.96:0/2881861245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:24.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:24 smithi096 bash[81040]: audit 2024-04-25T05:10:23.416353+0000 mon.c (mon.1) 1909 : audit [DBG] from='client.? 172.21.15.96:0/2881861245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:24.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[68086]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-5 2024-04-25T05:10:24.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:22.960800+0000 mgr.x (mgr.24989) 838 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:24.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:22.960800+0000 mgr.x (mgr.24989) 838 : audit [DBG] from='client.44413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:24.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: cluster 2024-04-25T05:10:23.165406+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: cluster 2024-04-25T05:10:23.165406+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.227983+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.227983+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.240735+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.240735+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: cluster 2024-04-25T05:10:23.243652+0000 mgr.x (mgr.24989) 839 : cluster [DBG] pgmap v181: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: cluster 2024-04-25T05:10:23.243652+0000 mgr.x (mgr.24989) 839 : cluster [DBG] pgmap v181: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.251401+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.251401+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.416353+0000 mon.c (mon.1) 1909 : audit [DBG] from='client.? 172.21.15.96:0/2881861245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:24.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:24 smithi155 bash[60276]: audit 2024-04-25T05:10:23.416353+0000 mon.c (mon.1) 1909 : audit [DBG] from='client.? 172.21.15.96:0/2881861245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:25.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[79063]: cluster 2024-04-25T05:10:24.238086+0000 mon.a (mon.0) 1043 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:10:25.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[79063]: cluster 2024-04-25T05:10:24.238086+0000 mon.a (mon.0) 1043 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:10:25.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[79063]: cluster 2024-04-25T05:10:24.238146+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-25T05:10:25.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[79063]: cluster 2024-04-25T05:10:24.238146+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-25T05:10:25.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[81040]: cluster 2024-04-25T05:10:24.238086+0000 mon.a (mon.0) 1043 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:10:25.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[81040]: cluster 2024-04-25T05:10:24.238086+0000 mon.a (mon.0) 1043 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:10:25.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[81040]: cluster 2024-04-25T05:10:24.238146+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-25T05:10:25.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:25 smithi096 bash[81040]: cluster 2024-04-25T05:10:24.238146+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-25T05:10:25.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:25 smithi155 bash[60276]: cluster 2024-04-25T05:10:24.238086+0000 mon.a (mon.0) 1043 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:10:25.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:25 smithi155 bash[60276]: cluster 2024-04-25T05:10:24.238086+0000 mon.a (mon.0) 1043 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:10:25.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:25 smithi155 bash[60276]: cluster 2024-04-25T05:10:24.238146+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-25T05:10:25.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:25 smithi155 bash[60276]: cluster 2024-04-25T05:10:24.238146+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-25T05:10:26.959 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-25T05:10:26.959 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: Stopped Ceph osd.5 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:10:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:25.245273+0000 mgr.x (mgr.24989) 840 : cluster [DBG] pgmap v182: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:25.245273+0000 mgr.x (mgr.24989) 840 : cluster [DBG] pgmap v182: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: audit 2024-04-25T05:10:25.674085+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: audit 2024-04-25T05:10:25.674085+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: audit 2024-04-25T05:10:25.693706+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: audit 2024-04-25T05:10:25.693706+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:25.700460+0000 mgr.x (mgr.24989) 841 : cluster [DBG] pgmap v183: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:25.700460+0000 mgr.x (mgr.24989) 841 : cluster [DBG] pgmap v183: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:25.701386+0000 mgr.x (mgr.24989) 842 : cluster [DBG] pgmap v184: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:25.701386+0000 mgr.x (mgr.24989) 842 : cluster [DBG] pgmap v184: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: audit 2024-04-25T05:10:25.711148+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: audit 2024-04-25T05:10:25.711148+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:26.175468+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: Degraded data redundancy: 55/726 objects degraded (7.576%), 13 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 bash[60276]: cluster 2024-04-25T05:10:26.175468+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: Degraded data redundancy: 55/726 objects degraded (7.576%), 13 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:25.245273+0000 mgr.x (mgr.24989) 840 : cluster [DBG] pgmap v182: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:25.245273+0000 mgr.x (mgr.24989) 840 : cluster [DBG] pgmap v182: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: audit 2024-04-25T05:10:25.674085+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: audit 2024-04-25T05:10:25.674085+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: audit 2024-04-25T05:10:25.693706+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: audit 2024-04-25T05:10:25.693706+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:25.700460+0000 mgr.x (mgr.24989) 841 : cluster [DBG] pgmap v183: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:25.700460+0000 mgr.x (mgr.24989) 841 : cluster [DBG] pgmap v183: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:25.701386+0000 mgr.x (mgr.24989) 842 : cluster [DBG] pgmap v184: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:25.701386+0000 mgr.x (mgr.24989) 842 : cluster [DBG] pgmap v184: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:26.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: audit 2024-04-25T05:10:25.711148+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: audit 2024-04-25T05:10:25.711148+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:26.175468+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: Degraded data redundancy: 55/726 objects degraded (7.576%), 13 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[81040]: cluster 2024-04-25T05:10:26.175468+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: Degraded data redundancy: 55/726 objects degraded (7.576%), 13 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:25.245273+0000 mgr.x (mgr.24989) 840 : cluster [DBG] pgmap v182: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:25.245273+0000 mgr.x (mgr.24989) 840 : cluster [DBG] pgmap v182: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: audit 2024-04-25T05:10:25.674085+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: audit 2024-04-25T05:10:25.674085+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: audit 2024-04-25T05:10:25.693706+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: audit 2024-04-25T05:10:25.693706+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:25.700460+0000 mgr.x (mgr.24989) 841 : cluster [DBG] pgmap v183: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:25.700460+0000 mgr.x (mgr.24989) 841 : cluster [DBG] pgmap v183: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:27.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:25.701386+0000 mgr.x (mgr.24989) 842 : cluster [DBG] pgmap v184: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:25.701386+0000 mgr.x (mgr.24989) 842 : cluster [DBG] pgmap v184: 161 pgs: 13 active+undersized+degraded, 20 active+undersized, 14 peering, 114 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 55/726 objects degraded (7.576%) 2024-04-25T05:10:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: audit 2024-04-25T05:10:25.711148+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: audit 2024-04-25T05:10:25.711148+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:26.175468+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: Degraded data redundancy: 55/726 objects degraded (7.576%), 13 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:27.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:26 smithi096 bash[79063]: cluster 2024-04-25T05:10:26.175468+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: Degraded data redundancy: 55/726 objects degraded (7.576%), 13 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:27.459 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.459 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.460 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.460 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.461 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.461 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:10:27.461 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:27 smithi155 systemd[1]: Started Ceph osd.5 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:10:28.143 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:10:27] "GET /metrics HTTP/1.1" 200 38591 "" "Prometheus/2.33.4" 2024-04-25T05:10:28.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.146246+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.146246+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.154474+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.154474+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.187916+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.187916+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.188984+0000 mon.c (mon.1) 1911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.188984+0000 mon.c (mon.1) 1911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.194718+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.194718+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.236976+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.236976+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.239020+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.239020+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.241593+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.241593+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.242317+0000 mon.c (mon.1) 1915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.242317+0000 mon.c (mon.1) 1915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.247777+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.247777+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.294327+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.294327+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.296901+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.296901+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.299324+0000 mon.c (mon.1) 1918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.299324+0000 mon.c (mon.1) 1918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.300259+0000 mon.c (mon.1) 1919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.300259+0000 mon.c (mon.1) 1919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.305926+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.305926+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.350583+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.350583+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.352837+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.352837+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.354928+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.354928+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.355694+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.355694+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.363742+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.363742+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.410 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.405166+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.405166+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.407227+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.407227+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.409424+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.409424+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.410268+0000 mon.c (mon.1) 1927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.410268+0000 mon.c (mon.1) 1927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.417449+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.417449+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.492181+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.492181+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.494853+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.494853+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.496991+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.496991+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.497751+0000 mon.c (mon.1) 1931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.497751+0000 mon.c (mon.1) 1931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.503328+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.503328+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.551835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.551835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.554257+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.554257+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.556724+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.556724+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.557602+0000 mon.c (mon.1) 1935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.557602+0000 mon.c (mon.1) 1935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.568215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.568215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.644270+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.644270+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.647051+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.647051+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.650547+0000 mon.c (mon.1) 1938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.650547+0000 mon.c (mon.1) 1938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.651457+0000 mon.c (mon.1) 1939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.651457+0000 mon.c (mon.1) 1939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.663016+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.663016+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.754922+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.754922+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.759485+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.414 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.759485+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.764081+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.764081+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.765658+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.765658+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.778625+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.778625+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.840882+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.840882+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.844015+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.844015+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.847259+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.847259+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.848462+0000 mon.c (mon.1) 1947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.848462+0000 mon.c (mon.1) 1947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.859969+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.859969+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.920500+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.920500+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.923620+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.923620+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.926232+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.926232+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.927359+0000 mon.c (mon.1) 1951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.927359+0000 mon.c (mon.1) 1951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.937960+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.937960+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.995417+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.995417+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.998235+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:27.998235+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.000776+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.000776+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.001907+0000 mon.c (mon.1) 1955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.001907+0000 mon.c (mon.1) 1955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.012550+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.012550+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.073615+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.073615+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.076526+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.076526+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.078995+0000 mon.c (mon.1) 1958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.078995+0000 mon.c (mon.1) 1958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.079893+0000 mon.c (mon.1) 1959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.079893+0000 mon.c (mon.1) 1959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.090841+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.418 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:28 smithi155 bash[60276]: audit 2024-04-25T05:10:28.090841+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.146246+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.146246+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.154474+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.154474+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.187916+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.187916+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.188984+0000 mon.c (mon.1) 1911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.188984+0000 mon.c (mon.1) 1911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.194718+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.194718+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.236976+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.236976+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.239020+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.239020+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.241593+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.241593+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.242317+0000 mon.c (mon.1) 1915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.242317+0000 mon.c (mon.1) 1915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.247777+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.247777+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.294327+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.294327+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.296901+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.296901+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.299324+0000 mon.c (mon.1) 1918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.299324+0000 mon.c (mon.1) 1918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.300259+0000 mon.c (mon.1) 1919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.300259+0000 mon.c (mon.1) 1919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.305926+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.305926+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.350583+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.350583+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.352837+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.352837+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.354928+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.354928+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.355694+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.355694+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.363742+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.363742+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.146246+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.146246+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.154474+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.154474+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.187916+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.187916+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.188984+0000 mon.c (mon.1) 1911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.188984+0000 mon.c (mon.1) 1911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.194718+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.194718+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.236976+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.236976+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.239020+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.239020+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.241593+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.241593+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.242317+0000 mon.c (mon.1) 1915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.242317+0000 mon.c (mon.1) 1915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.247777+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.247777+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.294327+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.405166+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.405166+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.407227+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.407227+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.409424+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.409424+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.410268+0000 mon.c (mon.1) 1927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.410268+0000 mon.c (mon.1) 1927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.417449+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.417449+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.492181+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.492181+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.494853+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.494853+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.496991+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.496991+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.497751+0000 mon.c (mon.1) 1931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.497751+0000 mon.c (mon.1) 1931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.503328+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.503328+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.551835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.551835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.554257+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.554257+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.556724+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.556724+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.557602+0000 mon.c (mon.1) 1935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.557602+0000 mon.c (mon.1) 1935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.568215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.568215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.644270+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.644270+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.647051+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.647051+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.650547+0000 mon.c (mon.1) 1938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.650547+0000 mon.c (mon.1) 1938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.651457+0000 mon.c (mon.1) 1939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.651457+0000 mon.c (mon.1) 1939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.663016+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.663016+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.294327+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.296901+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.296901+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.299324+0000 mon.c (mon.1) 1918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.299324+0000 mon.c (mon.1) 1918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.300259+0000 mon.c (mon.1) 1919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.300259+0000 mon.c (mon.1) 1919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.305926+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.305926+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.350583+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.350583+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.352837+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.352837+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.354928+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.354928+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.355694+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.355694+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.363742+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.363742+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.754922+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.754922+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.759485+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.759485+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.764081+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.764081+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.765658+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.765658+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.778625+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.778625+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.840882+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.840882+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.844015+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.844015+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.847259+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.847259+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.848462+0000 mon.c (mon.1) 1947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.848462+0000 mon.c (mon.1) 1947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.859969+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.859969+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.920500+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.920500+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.923620+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.923620+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.926232+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.926232+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.927359+0000 mon.c (mon.1) 1951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.927359+0000 mon.c (mon.1) 1951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.937960+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.937960+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.995417+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.995417+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.998235+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:27.998235+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.000776+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.000776+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.001907+0000 mon.c (mon.1) 1955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.001907+0000 mon.c (mon.1) 1955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.012550+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.405166+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.405166+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.407227+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.407227+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.409424+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.409424+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.410268+0000 mon.c (mon.1) 1927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.410268+0000 mon.c (mon.1) 1927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.417449+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.417449+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.492181+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.492181+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.494853+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.494853+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.496991+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.496991+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.497751+0000 mon.c (mon.1) 1931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.497751+0000 mon.c (mon.1) 1931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.503328+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.503328+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.012550+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.073615+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.073615+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.076526+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.076526+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.078995+0000 mon.c (mon.1) 1958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.078995+0000 mon.c (mon.1) 1958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.079893+0000 mon.c (mon.1) 1959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.079893+0000 mon.c (mon.1) 1959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.090841+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[79063]: audit 2024-04-25T05:10:28.090841+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.551835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.551835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.554257+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.554257+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.556724+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.556724+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.557602+0000 mon.c (mon.1) 1935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.557602+0000 mon.c (mon.1) 1935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.568215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.568215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.644270+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.644270+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.647051+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.647051+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.650547+0000 mon.c (mon.1) 1938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.650547+0000 mon.c (mon.1) 1938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.651457+0000 mon.c (mon.1) 1939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.651457+0000 mon.c (mon.1) 1939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.663016+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.663016+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.754922+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.754922+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.759485+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.759485+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.764081+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.764081+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.765658+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.765658+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.778625+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.778625+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.840882+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.840882+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.844015+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.844015+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.847259+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.847259+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.848462+0000 mon.c (mon.1) 1947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.848462+0000 mon.c (mon.1) 1947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.859969+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.859969+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.920500+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.920500+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.923620+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.923620+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.926232+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.926232+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.927359+0000 mon.c (mon.1) 1951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.927359+0000 mon.c (mon.1) 1951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.937960+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.937960+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.995417+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.995417+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.998235+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:27.998235+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.000776+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.000776+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.001907+0000 mon.c (mon.1) 1955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.001907+0000 mon.c (mon.1) 1955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.012550+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.012550+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.073615+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.073615+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.076526+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.076526+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:28.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.078995+0000 mon.c (mon.1) 1958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.078995+0000 mon.c (mon.1) 1958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.079893+0000 mon.c (mon.1) 1959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.079893+0000 mon.c (mon.1) 1959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.090841+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:28 smithi096 bash[81040]: audit 2024-04-25T05:10:28.090841+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:10:29.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:10:29.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-25T05:10:29.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: 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-04-25T05:10:29.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-25T05:10:29.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-25T05:10:29.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-25T05:10:29.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-25T05:10:29.460 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[68299]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-25T05:10:29.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cluster 2024-04-25T05:10:27.190591+0000 mgr.x (mgr.24989) 843 : cluster [DBG] pgmap v185: 161 pgs: 15 active+undersized+degraded, 28 active+undersized, 14 peering, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 67/726 objects degraded (9.229%) 2024-04-25T05:10:29.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cluster 2024-04-25T05:10:27.190591+0000 mgr.x (mgr.24989) 843 : cluster [DBG] pgmap v185: 161 pgs: 15 active+undersized+degraded, 28 active+undersized, 14 peering, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 67/726 objects degraded (9.229%) 2024-04-25T05:10:29.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.195790+0000 mgr.x (mgr.24989) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.195790+0000 mgr.x (mgr.24989) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.248883+0000 mgr.x (mgr.24989) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.248883+0000 mgr.x (mgr.24989) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.307052+0000 mgr.x (mgr.24989) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.307052+0000 mgr.x (mgr.24989) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.364278+0000 mgr.x (mgr.24989) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.364278+0000 mgr.x (mgr.24989) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.417999+0000 mgr.x (mgr.24989) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.417999+0000 mgr.x (mgr.24989) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.506197+0000 mgr.x (mgr.24989) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.506197+0000 mgr.x (mgr.24989) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.568995+0000 mgr.x (mgr.24989) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.568995+0000 mgr.x (mgr.24989) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.666100+0000 mgr.x (mgr.24989) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.666100+0000 mgr.x (mgr.24989) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:27.757157+0000 mgr.x (mgr.24989) 852 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:27.757157+0000 mgr.x (mgr.24989) 852 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.781867+0000 mgr.x (mgr.24989) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.781867+0000 mgr.x (mgr.24989) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.862827+0000 mgr.x (mgr.24989) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.862827+0000 mgr.x (mgr.24989) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.938603+0000 mgr.x (mgr.24989) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:27.938603+0000 mgr.x (mgr.24989) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.016179+0000 mgr.x (mgr.24989) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.016179+0000 mgr.x (mgr.24989) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.091865+0000 mgr.x (mgr.24989) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.091865+0000 mgr.x (mgr.24989) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cluster 2024-04-25T05:10:28.162159+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state']) 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: cluster 2024-04-25T05:10:28.162159+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state']) 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.167658+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.167658+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.171828+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.171828+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.174931+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.174931+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.175871+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.175871+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.186913+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.186913+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.275570+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.275570+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.278600+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.278600+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.281798+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.281798+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.283243+0000 mon.c (mon.1) 1967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.283243+0000 mon.c (mon.1) 1967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.293427+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.293427+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.371050+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.371050+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.374260+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.374260+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.378196+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.378196+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.379855+0000 mon.c (mon.1) 1971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.379855+0000 mon.c (mon.1) 1971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.391334+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.391334+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.450411+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.450411+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.453864+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.453864+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.456877+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.456877+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.458069+0000 mon.c (mon.1) 1975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.458069+0000 mon.c (mon.1) 1975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.467211+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.467211+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.531457+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.531457+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.534740+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.534740+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.537692+0000 mon.c (mon.1) 1978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.537692+0000 mon.c (mon.1) 1978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.539043+0000 mon.c (mon.1) 1979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.539043+0000 mon.c (mon.1) 1979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.549094+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.549094+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.612988+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.612988+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.616292+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.616292+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.619393+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.619393+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.620484+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.620484+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.630225+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.630225+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.672633+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.672633+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.675543+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.675543+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.678717+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.678717+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.680096+0000 mon.c (mon.1) 1987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.680096+0000 mon.c (mon.1) 1987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.689770+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.689770+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.762290+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.762290+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.765173+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.765173+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.767818+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.767818+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.768905+0000 mon.c (mon.1) 1991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.768905+0000 mon.c (mon.1) 1991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.778240+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.778240+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.839275+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.839275+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.842092+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.842092+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.844562+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.844562+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.845701+0000 mon.c (mon.1) 1995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.845701+0000 mon.c (mon.1) 1995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.854880+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.854880+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.913549+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.913549+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.916693+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.916693+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.919519+0000 mon.c (mon.1) 1998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.919519+0000 mon.c (mon.1) 1998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.920618+0000 mon.c (mon.1) 1999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.920618+0000 mon.c (mon.1) 1999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.930233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.930233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.991397+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.991397+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.994721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.994721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.997761+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.997761+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.999146+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:28.999146+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.008695+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.008695+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.071741+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.071741+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.074772+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.074772+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.077224+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.077224+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.078415+0000 mon.c (mon.1) 2007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.078415+0000 mon.c (mon.1) 2007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.087848+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:29 smithi155 bash[60276]: audit 2024-04-25T05:10:29.087848+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cluster 2024-04-25T05:10:27.190591+0000 mgr.x (mgr.24989) 843 : cluster [DBG] pgmap v185: 161 pgs: 15 active+undersized+degraded, 28 active+undersized, 14 peering, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 67/726 objects degraded (9.229%) 2024-04-25T05:10:29.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cluster 2024-04-25T05:10:27.190591+0000 mgr.x (mgr.24989) 843 : cluster [DBG] pgmap v185: 161 pgs: 15 active+undersized+degraded, 28 active+undersized, 14 peering, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 67/726 objects degraded (9.229%) 2024-04-25T05:10:29.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.195790+0000 mgr.x (mgr.24989) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.195790+0000 mgr.x (mgr.24989) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.248883+0000 mgr.x (mgr.24989) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.248883+0000 mgr.x (mgr.24989) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.307052+0000 mgr.x (mgr.24989) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.307052+0000 mgr.x (mgr.24989) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.364278+0000 mgr.x (mgr.24989) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.364278+0000 mgr.x (mgr.24989) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.417999+0000 mgr.x (mgr.24989) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.417999+0000 mgr.x (mgr.24989) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.506197+0000 mgr.x (mgr.24989) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.506197+0000 mgr.x (mgr.24989) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.568995+0000 mgr.x (mgr.24989) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.568995+0000 mgr.x (mgr.24989) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.666100+0000 mgr.x (mgr.24989) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.666100+0000 mgr.x (mgr.24989) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:27.757157+0000 mgr.x (mgr.24989) 852 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:27.757157+0000 mgr.x (mgr.24989) 852 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.781867+0000 mgr.x (mgr.24989) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.781867+0000 mgr.x (mgr.24989) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.862827+0000 mgr.x (mgr.24989) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.862827+0000 mgr.x (mgr.24989) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.938603+0000 mgr.x (mgr.24989) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:27.938603+0000 mgr.x (mgr.24989) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.016179+0000 mgr.x (mgr.24989) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.016179+0000 mgr.x (mgr.24989) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.091865+0000 mgr.x (mgr.24989) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.091865+0000 mgr.x (mgr.24989) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cluster 2024-04-25T05:10:28.162159+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state']) 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: cluster 2024-04-25T05:10:28.162159+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state']) 2024-04-25T05:10:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.167658+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.167658+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.171828+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.171828+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.174931+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.174931+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.175871+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.175871+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cluster 2024-04-25T05:10:27.190591+0000 mgr.x (mgr.24989) 843 : cluster [DBG] pgmap v185: 161 pgs: 15 active+undersized+degraded, 28 active+undersized, 14 peering, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 67/726 objects degraded (9.229%) 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cluster 2024-04-25T05:10:27.190591+0000 mgr.x (mgr.24989) 843 : cluster [DBG] pgmap v185: 161 pgs: 15 active+undersized+degraded, 28 active+undersized, 14 peering, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 67/726 objects degraded (9.229%) 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.195790+0000 mgr.x (mgr.24989) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.195790+0000 mgr.x (mgr.24989) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.248883+0000 mgr.x (mgr.24989) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.248883+0000 mgr.x (mgr.24989) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.307052+0000 mgr.x (mgr.24989) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.307052+0000 mgr.x (mgr.24989) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.364278+0000 mgr.x (mgr.24989) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.364278+0000 mgr.x (mgr.24989) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.417999+0000 mgr.x (mgr.24989) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.417999+0000 mgr.x (mgr.24989) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.506197+0000 mgr.x (mgr.24989) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.506197+0000 mgr.x (mgr.24989) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.568995+0000 mgr.x (mgr.24989) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.568995+0000 mgr.x (mgr.24989) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.666100+0000 mgr.x (mgr.24989) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.666100+0000 mgr.x (mgr.24989) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:27.757157+0000 mgr.x (mgr.24989) 852 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:27.757157+0000 mgr.x (mgr.24989) 852 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.186913+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.186913+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.275570+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.275570+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.278600+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.278600+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.281798+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.281798+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.283243+0000 mon.c (mon.1) 1967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.283243+0000 mon.c (mon.1) 1967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.293427+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.293427+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.371050+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.371050+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.374260+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.374260+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.378196+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.378196+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.379855+0000 mon.c (mon.1) 1971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.379855+0000 mon.c (mon.1) 1971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.391334+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.391334+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.450411+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.450411+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.453864+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.453864+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.456877+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.456877+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.458069+0000 mon.c (mon.1) 1975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.458069+0000 mon.c (mon.1) 1975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.467211+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.467211+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.531457+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.531457+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.534740+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.534740+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.537692+0000 mon.c (mon.1) 1978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.537692+0000 mon.c (mon.1) 1978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.539043+0000 mon.c (mon.1) 1979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.781867+0000 mgr.x (mgr.24989) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.781867+0000 mgr.x (mgr.24989) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.862827+0000 mgr.x (mgr.24989) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.862827+0000 mgr.x (mgr.24989) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.938603+0000 mgr.x (mgr.24989) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:27.938603+0000 mgr.x (mgr.24989) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.016179+0000 mgr.x (mgr.24989) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.016179+0000 mgr.x (mgr.24989) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.091865+0000 mgr.x (mgr.24989) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.091865+0000 mgr.x (mgr.24989) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cluster 2024-04-25T05:10:28.162159+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state']) 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: cluster 2024-04-25T05:10:28.162159+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi155 is in unknown state']) 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.167658+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.167658+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.171828+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.171828+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.174931+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.174931+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.175871+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.175871+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.539043+0000 mon.c (mon.1) 1979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.549094+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.549094+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.612988+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.612988+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.616292+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.616292+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.619393+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.619393+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.620484+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.620484+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.630225+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.630225+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.672633+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.672633+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.675543+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.675543+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.678717+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.678717+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.680096+0000 mon.c (mon.1) 1987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.680096+0000 mon.c (mon.1) 1987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.689770+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.689770+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.762290+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.762290+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.765173+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.765173+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.767818+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.767818+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.768905+0000 mon.c (mon.1) 1991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.768905+0000 mon.c (mon.1) 1991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.778240+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.778240+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.839275+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.839275+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.842092+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.842092+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.844562+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.844562+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.845701+0000 mon.c (mon.1) 1995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.845701+0000 mon.c (mon.1) 1995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.854880+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.854880+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.913549+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.913549+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.916693+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.916693+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.919519+0000 mon.c (mon.1) 1998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.919519+0000 mon.c (mon.1) 1998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.920618+0000 mon.c (mon.1) 1999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.920618+0000 mon.c (mon.1) 1999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.930233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.930233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.991397+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.991397+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.994721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.994721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.997761+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.997761+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.999146+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.186913+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.186913+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.275570+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.275570+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.278600+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.278600+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.281798+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.281798+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.283243+0000 mon.c (mon.1) 1967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.283243+0000 mon.c (mon.1) 1967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.293427+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.293427+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.371050+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.371050+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.374260+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.374260+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.378196+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.378196+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.379855+0000 mon.c (mon.1) 1971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.379855+0000 mon.c (mon.1) 1971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:28.999146+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.008695+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.008695+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.071741+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.071741+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.074772+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.074772+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.077224+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.077224+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.078415+0000 mon.c (mon.1) 2007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.078415+0000 mon.c (mon.1) 2007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.087848+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[81040]: audit 2024-04-25T05:10:29.087848+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.391334+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.391334+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.450411+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.450411+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.453864+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.453864+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.456877+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.456877+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.458069+0000 mon.c (mon.1) 1975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.458069+0000 mon.c (mon.1) 1975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.467211+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.467211+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.531457+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.531457+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.534740+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.534740+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.537692+0000 mon.c (mon.1) 1978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.537692+0000 mon.c (mon.1) 1978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.539043+0000 mon.c (mon.1) 1979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.539043+0000 mon.c (mon.1) 1979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.549094+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.549094+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.612988+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.612988+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.616292+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.616292+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.619393+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.619393+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.620484+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.620484+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.630225+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.630225+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.672633+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.672633+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.675543+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.675543+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.678717+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.678717+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.680096+0000 mon.c (mon.1) 1987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.680096+0000 mon.c (mon.1) 1987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.689770+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.689770+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.762290+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.762290+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.765173+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.765173+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.767818+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.767818+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.768905+0000 mon.c (mon.1) 1991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.768905+0000 mon.c (mon.1) 1991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.778240+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.778240+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.839275+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.839275+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.842092+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.842092+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.844562+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.844562+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.845701+0000 mon.c (mon.1) 1995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.845701+0000 mon.c (mon.1) 1995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.854880+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.854880+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.913549+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.913549+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.916693+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.916693+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.919519+0000 mon.c (mon.1) 1998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.919519+0000 mon.c (mon.1) 1998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.920618+0000 mon.c (mon.1) 1999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.920618+0000 mon.c (mon.1) 1999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.930233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.930233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.991397+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.991397+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.994721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.994721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.997761+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.997761+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.999146+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:28.999146+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.008695+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.008695+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.071741+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.071741+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.074772+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.074772+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.077224+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.077224+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.078415+0000 mon.c (mon.1) 2007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.078415+0000 mon.c (mon.1) 2007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.087848+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:29.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:29 smithi096 bash[79063]: audit 2024-04-25T05:10:29.087848+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.187844+0000 mgr.x (mgr.24989) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.187844+0000 mgr.x (mgr.24989) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.294013+0000 mgr.x (mgr.24989) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.294013+0000 mgr.x (mgr.24989) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.392195+0000 mgr.x (mgr.24989) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.392195+0000 mgr.x (mgr.24989) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.468069+0000 mgr.x (mgr.24989) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.468069+0000 mgr.x (mgr.24989) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.549902+0000 mgr.x (mgr.24989) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.549902+0000 mgr.x (mgr.24989) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.631084+0000 mgr.x (mgr.24989) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.631084+0000 mgr.x (mgr.24989) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.705099+0000 mgr.x (mgr.24989) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.705099+0000 mgr.x (mgr.24989) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.779340+0000 mgr.x (mgr.24989) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.779340+0000 mgr.x (mgr.24989) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.855729+0000 mgr.x (mgr.24989) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.855729+0000 mgr.x (mgr.24989) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.931039+0000 mgr.x (mgr.24989) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:28.931039+0000 mgr.x (mgr.24989) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.009930+0000 mgr.x (mgr.24989) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.009930+0000 mgr.x (mgr.24989) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.088621+0000 mgr.x (mgr.24989) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.088621+0000 mgr.x (mgr.24989) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.149703+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.149703+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.177880+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.177880+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.180116+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.180116+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.180985+0000 mon.c (mon.1) 2011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.180985+0000 mon.c (mon.1) 2011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.191824+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.191824+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.254074+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.254074+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.257059+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.257059+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.259664+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.259664+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.260746+0000 mon.c (mon.1) 2015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.260746+0000 mon.c (mon.1) 2015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.268071+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.268071+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.352064+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.352064+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.355672+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.355672+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.359018+0000 mon.c (mon.1) 2018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.359018+0000 mon.c (mon.1) 2018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.360117+0000 mon.c (mon.1) 2019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.360117+0000 mon.c (mon.1) 2019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.367926+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.367926+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.445587+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.445587+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.448144+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.448144+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.450436+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.450436+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.451456+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.451456+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.458290+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.458290+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.534602+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.534602+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.537429+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.537429+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.540094+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.540094+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.541001+0000 mon.c (mon.1) 2027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.541001+0000 mon.c (mon.1) 2027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.547436+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.547436+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.590733+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.590733+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.593571+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.593571+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.596220+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.596220+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.597164+0000 mon.c (mon.1) 2031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.597164+0000 mon.c (mon.1) 2031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.603468+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.603468+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.664294+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.664294+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.666959+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.666959+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.669912+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.669912+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.670991+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.670991+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.677812+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.677812+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.721622+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.721622+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.724428+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.724428+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.726765+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.726765+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.727637+0000 mon.c (mon.1) 2039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.727637+0000 mon.c (mon.1) 2039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.733933+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.733933+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.777260+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.777260+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.779804+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.779804+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.781995+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.781995+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.782885+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.782885+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.789739+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.789739+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.832972+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.832972+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.835213+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.835213+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.837069+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.837069+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.837937+0000 mon.c (mon.1) 2047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.837937+0000 mon.c (mon.1) 2047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.844646+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.844646+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.886477+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.886477+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.889065+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.889065+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.891390+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.891390+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.892341+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.892341+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.899057+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.899057+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.944294+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.944294+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.947279+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.947279+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.949974+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.949974+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.950886+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.950886+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.961559+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:29.961559+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.007925+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.007925+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.010536+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.010536+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.012696+0000 mon.c (mon.1) 2058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.012696+0000 mon.c (mon.1) 2058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.013653+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.013653+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.020586+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.020586+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.080171+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.080171+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.083004+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.083004+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.085642+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.085642+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.086828+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.086828+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.093719+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.093719+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.137819+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.137819+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.140203+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.140203+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.142426+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.142426+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.143391+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.143391+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.149872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:30 smithi155 bash[60276]: audit 2024-04-25T05:10:30.149872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.187844+0000 mgr.x (mgr.24989) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.187844+0000 mgr.x (mgr.24989) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.294013+0000 mgr.x (mgr.24989) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.294013+0000 mgr.x (mgr.24989) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.392195+0000 mgr.x (mgr.24989) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.392195+0000 mgr.x (mgr.24989) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.468069+0000 mgr.x (mgr.24989) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.468069+0000 mgr.x (mgr.24989) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.549902+0000 mgr.x (mgr.24989) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.549902+0000 mgr.x (mgr.24989) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.631084+0000 mgr.x (mgr.24989) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.631084+0000 mgr.x (mgr.24989) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.705099+0000 mgr.x (mgr.24989) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.705099+0000 mgr.x (mgr.24989) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.779340+0000 mgr.x (mgr.24989) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.779340+0000 mgr.x (mgr.24989) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.855729+0000 mgr.x (mgr.24989) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.855729+0000 mgr.x (mgr.24989) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.931039+0000 mgr.x (mgr.24989) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:28.931039+0000 mgr.x (mgr.24989) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.009930+0000 mgr.x (mgr.24989) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.009930+0000 mgr.x (mgr.24989) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.088621+0000 mgr.x (mgr.24989) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.088621+0000 mgr.x (mgr.24989) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.149703+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.149703+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.177880+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.177880+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.180116+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.180116+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.180985+0000 mon.c (mon.1) 2011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.180985+0000 mon.c (mon.1) 2011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.191824+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.191824+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.254074+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.254074+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.257059+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.257059+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.259664+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.259664+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.260746+0000 mon.c (mon.1) 2015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.187844+0000 mgr.x (mgr.24989) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.187844+0000 mgr.x (mgr.24989) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.294013+0000 mgr.x (mgr.24989) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.294013+0000 mgr.x (mgr.24989) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.392195+0000 mgr.x (mgr.24989) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.392195+0000 mgr.x (mgr.24989) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.468069+0000 mgr.x (mgr.24989) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.468069+0000 mgr.x (mgr.24989) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.549902+0000 mgr.x (mgr.24989) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.549902+0000 mgr.x (mgr.24989) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.631084+0000 mgr.x (mgr.24989) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.631084+0000 mgr.x (mgr.24989) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.705099+0000 mgr.x (mgr.24989) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.705099+0000 mgr.x (mgr.24989) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.779340+0000 mgr.x (mgr.24989) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.779340+0000 mgr.x (mgr.24989) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.855729+0000 mgr.x (mgr.24989) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.855729+0000 mgr.x (mgr.24989) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.931039+0000 mgr.x (mgr.24989) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:28.931039+0000 mgr.x (mgr.24989) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.009930+0000 mgr.x (mgr.24989) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.009930+0000 mgr.x (mgr.24989) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.260746+0000 mon.c (mon.1) 2015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.268071+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.268071+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.352064+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.352064+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.355672+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.355672+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.359018+0000 mon.c (mon.1) 2018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.359018+0000 mon.c (mon.1) 2018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.360117+0000 mon.c (mon.1) 2019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.360117+0000 mon.c (mon.1) 2019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.367926+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.367926+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.445587+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.445587+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.448144+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.448144+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.450436+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.450436+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.451456+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.451456+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.458290+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.458290+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.534602+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.534602+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.537429+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.537429+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.540094+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.540094+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.541001+0000 mon.c (mon.1) 2027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.541001+0000 mon.c (mon.1) 2027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.547436+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.547436+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.590733+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.590733+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.593571+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.593571+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.596220+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.596220+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.597164+0000 mon.c (mon.1) 2031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.088621+0000 mgr.x (mgr.24989) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.088621+0000 mgr.x (mgr.24989) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.149703+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.149703+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.177880+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.177880+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.180116+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.180116+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.180985+0000 mon.c (mon.1) 2011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.180985+0000 mon.c (mon.1) 2011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.191824+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.191824+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.254074+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.254074+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.257059+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.257059+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.259664+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.259664+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.260746+0000 mon.c (mon.1) 2015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.597164+0000 mon.c (mon.1) 2031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.603468+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.603468+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.664294+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.664294+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.666959+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.666959+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.669912+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.669912+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.670991+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.670991+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.677812+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.677812+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.721622+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.721622+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.724428+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.724428+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.726765+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.726765+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.727637+0000 mon.c (mon.1) 2039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.727637+0000 mon.c (mon.1) 2039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.733933+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.733933+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.777260+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.777260+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.779804+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.779804+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.781995+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.781995+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.782885+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.782885+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.789739+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.789739+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.832972+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.832972+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.835213+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.835213+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.837069+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.837069+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.837937+0000 mon.c (mon.1) 2047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.837937+0000 mon.c (mon.1) 2047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.844646+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.844646+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.886477+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.886477+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.889065+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.889065+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.891390+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.891390+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.892341+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.892341+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.899057+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.899057+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.944294+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.944294+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.947279+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.947279+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.949974+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.949974+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.950886+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.950886+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.961559+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:29.961559+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.007925+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.007925+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.010536+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.010536+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.012696+0000 mon.c (mon.1) 2058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.012696+0000 mon.c (mon.1) 2058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.013653+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.013653+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.020586+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.020586+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.080171+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.080171+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.083004+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.083004+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.085642+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.085642+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.260746+0000 mon.c (mon.1) 2015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.268071+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.268071+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.352064+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.352064+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.355672+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.355672+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.359018+0000 mon.c (mon.1) 2018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.359018+0000 mon.c (mon.1) 2018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.360117+0000 mon.c (mon.1) 2019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.360117+0000 mon.c (mon.1) 2019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.367926+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.367926+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.445587+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.445587+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.448144+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.448144+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.450436+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.450436+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.451456+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.086828+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.086828+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.093719+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.093719+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.137819+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.137819+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.140203+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.140203+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.142426+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.142426+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.143391+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.143391+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.149872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[79063]: audit 2024-04-25T05:10:30.149872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.451456+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.458290+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.458290+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.534602+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.534602+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.537429+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.537429+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.540094+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.540094+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.541001+0000 mon.c (mon.1) 2027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.541001+0000 mon.c (mon.1) 2027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.547436+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.547436+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.590733+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.590733+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.593571+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.593571+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.596220+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.596220+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.597164+0000 mon.c (mon.1) 2031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.597164+0000 mon.c (mon.1) 2031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.603468+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.603468+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.664294+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.664294+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.666959+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.666959+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.669912+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.669912+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.670991+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.670991+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.677812+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.677812+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.721622+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.721622+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.724428+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.724428+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.726765+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.726765+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.727637+0000 mon.c (mon.1) 2039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.727637+0000 mon.c (mon.1) 2039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.733933+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.733933+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.777260+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.777260+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.779804+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.779804+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.781995+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.781995+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.782885+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.782885+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.789739+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.789739+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.832972+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.832972+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.835213+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.835213+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.837069+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.837069+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.837937+0000 mon.c (mon.1) 2047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.837937+0000 mon.c (mon.1) 2047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.844646+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.844646+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.886477+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.886477+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.889065+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.889065+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.891390+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.891390+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.892341+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.892341+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.899057+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.899057+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.944294+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.944294+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.947279+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.947279+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.949974+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.949974+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.950886+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.950886+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.961559+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:29.961559+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.007925+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.007925+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.010536+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.010536+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.012696+0000 mon.c (mon.1) 2058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.012696+0000 mon.c (mon.1) 2058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.013653+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.013653+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.020586+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.020586+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.080171+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.080171+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.083004+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.083004+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.085642+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.085642+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.086828+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.086828+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.093719+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.093719+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.137819+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.137819+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.140203+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.140203+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.142426+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.142426+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.143391+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.143391+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.149872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:30 smithi096 bash[81040]: audit 2024-04-25T05:10:30.149872+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cluster 2024-04-25T05:10:29.191348+0000 mgr.x (mgr.24989) 870 : cluster [DBG] pgmap v186: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cluster 2024-04-25T05:10:29.191348+0000 mgr.x (mgr.24989) 870 : cluster [DBG] pgmap v186: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.192520+0000 mgr.x (mgr.24989) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.192520+0000 mgr.x (mgr.24989) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.270627+0000 mgr.x (mgr.24989) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.270627+0000 mgr.x (mgr.24989) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.370742+0000 mgr.x (mgr.24989) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.370742+0000 mgr.x (mgr.24989) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.461142+0000 mgr.x (mgr.24989) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.461142+0000 mgr.x (mgr.24989) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.550110+0000 mgr.x (mgr.24989) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.550110+0000 mgr.x (mgr.24989) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.606410+0000 mgr.x (mgr.24989) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.606410+0000 mgr.x (mgr.24989) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.680681+0000 mgr.x (mgr.24989) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.680681+0000 mgr.x (mgr.24989) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.736703+0000 mgr.x (mgr.24989) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.736703+0000 mgr.x (mgr.24989) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.790569+0000 mgr.x (mgr.24989) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.790569+0000 mgr.x (mgr.24989) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.845460+0000 mgr.x (mgr.24989) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.161 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.845460+0000 mgr.x (mgr.24989) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.161 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.901689+0000 mgr.x (mgr.24989) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.901689+0000 mgr.x (mgr.24989) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.964360+0000 mgr.x (mgr.24989) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:29.964360+0000 mgr.x (mgr.24989) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.023331+0000 mgr.x (mgr.24989) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.023331+0000 mgr.x (mgr.24989) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.096371+0000 mgr.x (mgr.24989) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.096371+0000 mgr.x (mgr.24989) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.150880+0000 mgr.x (mgr.24989) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.150880+0000 mgr.x (mgr.24989) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cluster 2024-04-25T05:10:30.187295+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: cluster 2024-04-25T05:10:30.187295+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-04-25T05:10:31.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.212440+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.212440+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.214916+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.214916+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.217808+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.217808+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.218937+0000 mon.c (mon.1) 2071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.218937+0000 mon.c (mon.1) 2071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.227813+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.227813+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.269682+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.269682+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.271956+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.163 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.271956+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.275067+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.275067+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.275930+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.275930+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.282974+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.282974+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.325683+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.325683+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.328641+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.328641+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.332295+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.332295+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.333752+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.333752+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.344614+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.344614+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.386011+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.386011+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.388244+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.388244+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.390491+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.390491+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.391310+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.391310+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.398053+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.398053+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.439079+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.439079+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.441310+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.441310+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.443610+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.443610+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.444499+0000 mon.c (mon.1) 2087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.444499+0000 mon.c (mon.1) 2087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.451490+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.451490+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.495305+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.495305+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.498195+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.498195+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.500703+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.500703+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.502153+0000 mon.c (mon.1) 2091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.502153+0000 mon.c (mon.1) 2091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.509539+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.509539+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.554993+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.554993+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.557143+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.557143+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.559261+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.559261+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.560412+0000 mon.c (mon.1) 2095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.560412+0000 mon.c (mon.1) 2095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.569472+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.569472+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.610708+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.610708+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.613030+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.613030+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.615119+0000 mon.c (mon.1) 2098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.615119+0000 mon.c (mon.1) 2098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.616624+0000 mon.c (mon.1) 2099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.616624+0000 mon.c (mon.1) 2099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.624137+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.624137+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.699857+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.699857+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.702691+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.702691+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.706328+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.706328+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.708000+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.708000+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.171 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.719274+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.172 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.719274+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.172 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.814237+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.814237+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.819575+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.819575+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.823926+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.823926+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.825658+0000 mon.c (mon.1) 2107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.825658+0000 mon.c (mon.1) 2107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.835152+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.835152+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.912231+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.912231+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.915377+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.915377+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.919153+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.919153+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.920415+0000 mon.c (mon.1) 2111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.920415+0000 mon.c (mon.1) 2111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.930167+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:30.930167+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.008146+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.008146+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.012431+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.012431+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.015335+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.015335+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.016461+0000 mon.c (mon.1) 2115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.016461+0000 mon.c (mon.1) 2115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.028005+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.028005+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.086108+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.086108+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.088794+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.088794+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.091322+0000 mon.c (mon.1) 2118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.091322+0000 mon.c (mon.1) 2118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.092477+0000 mon.c (mon.1) 2119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.092477+0000 mon.c (mon.1) 2119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.103500+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:31 smithi155 bash[60276]: audit 2024-04-25T05:10:31.103500+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cluster 2024-04-25T05:10:29.191348+0000 mgr.x (mgr.24989) 870 : cluster [DBG] pgmap v186: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cluster 2024-04-25T05:10:29.191348+0000 mgr.x (mgr.24989) 870 : cluster [DBG] pgmap v186: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.192520+0000 mgr.x (mgr.24989) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.192520+0000 mgr.x (mgr.24989) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.270627+0000 mgr.x (mgr.24989) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.270627+0000 mgr.x (mgr.24989) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.370742+0000 mgr.x (mgr.24989) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.370742+0000 mgr.x (mgr.24989) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.461142+0000 mgr.x (mgr.24989) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.461142+0000 mgr.x (mgr.24989) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.550110+0000 mgr.x (mgr.24989) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.550110+0000 mgr.x (mgr.24989) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.606410+0000 mgr.x (mgr.24989) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.606410+0000 mgr.x (mgr.24989) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.680681+0000 mgr.x (mgr.24989) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.680681+0000 mgr.x (mgr.24989) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.736703+0000 mgr.x (mgr.24989) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.736703+0000 mgr.x (mgr.24989) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.790569+0000 mgr.x (mgr.24989) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.790569+0000 mgr.x (mgr.24989) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.845460+0000 mgr.x (mgr.24989) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cluster 2024-04-25T05:10:29.191348+0000 mgr.x (mgr.24989) 870 : cluster [DBG] pgmap v186: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:31.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cluster 2024-04-25T05:10:29.191348+0000 mgr.x (mgr.24989) 870 : cluster [DBG] pgmap v186: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.192520+0000 mgr.x (mgr.24989) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.192520+0000 mgr.x (mgr.24989) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.270627+0000 mgr.x (mgr.24989) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.270627+0000 mgr.x (mgr.24989) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.370742+0000 mgr.x (mgr.24989) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.370742+0000 mgr.x (mgr.24989) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.461142+0000 mgr.x (mgr.24989) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.461142+0000 mgr.x (mgr.24989) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.550110+0000 mgr.x (mgr.24989) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.550110+0000 mgr.x (mgr.24989) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.606410+0000 mgr.x (mgr.24989) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.606410+0000 mgr.x (mgr.24989) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.680681+0000 mgr.x (mgr.24989) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.680681+0000 mgr.x (mgr.24989) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.736703+0000 mgr.x (mgr.24989) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.736703+0000 mgr.x (mgr.24989) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.790569+0000 mgr.x (mgr.24989) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.790569+0000 mgr.x (mgr.24989) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.845460+0000 mgr.x (mgr.24989) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.845460+0000 mgr.x (mgr.24989) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.901689+0000 mgr.x (mgr.24989) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.901689+0000 mgr.x (mgr.24989) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.964360+0000 mgr.x (mgr.24989) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:29.964360+0000 mgr.x (mgr.24989) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.023331+0000 mgr.x (mgr.24989) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.023331+0000 mgr.x (mgr.24989) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.096371+0000 mgr.x (mgr.24989) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.096371+0000 mgr.x (mgr.24989) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.150880+0000 mgr.x (mgr.24989) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.150880+0000 mgr.x (mgr.24989) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cluster 2024-04-25T05:10:30.187295+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: cluster 2024-04-25T05:10:30.187295+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.212440+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.212440+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.214916+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.214916+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.217808+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.217808+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.218937+0000 mon.c (mon.1) 2071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.845460+0000 mgr.x (mgr.24989) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.901689+0000 mgr.x (mgr.24989) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.901689+0000 mgr.x (mgr.24989) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.964360+0000 mgr.x (mgr.24989) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:29.964360+0000 mgr.x (mgr.24989) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.023331+0000 mgr.x (mgr.24989) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.023331+0000 mgr.x (mgr.24989) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.096371+0000 mgr.x (mgr.24989) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.096371+0000 mgr.x (mgr.24989) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.150880+0000 mgr.x (mgr.24989) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.150880+0000 mgr.x (mgr.24989) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cluster 2024-04-25T05:10:30.187295+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: cluster 2024-04-25T05:10:30.187295+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-04-25T05:10:31.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.212440+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.212440+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.214916+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.214916+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.217808+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.217808+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.218937+0000 mon.c (mon.1) 2071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.218937+0000 mon.c (mon.1) 2071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.227813+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.227813+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.269682+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.269682+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.271956+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.271956+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.275067+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.275067+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.275930+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.275930+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.282974+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.282974+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.325683+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.325683+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.328641+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.328641+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.332295+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.332295+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.333752+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.218937+0000 mon.c (mon.1) 2071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.227813+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.227813+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.269682+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.269682+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.271956+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.271956+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.275067+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.275067+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.275930+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.275930+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.282974+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.282974+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.325683+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.325683+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.328641+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.328641+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.332295+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.332295+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.333752+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.333752+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.344614+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.344614+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.386011+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.386011+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.388244+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.388244+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.390491+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.390491+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.391310+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.391310+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.398053+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.398053+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.439079+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.439079+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.441310+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.441310+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.443610+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.443610+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.444499+0000 mon.c (mon.1) 2087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.333752+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.344614+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.344614+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.386011+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.386011+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.388244+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.388244+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.390491+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.390491+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.391310+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.391310+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.398053+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.398053+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.439079+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.439079+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.441310+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.441310+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.443610+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.443610+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.444499+0000 mon.c (mon.1) 2087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.444499+0000 mon.c (mon.1) 2087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.451490+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.451490+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.495305+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.495305+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.498195+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.498195+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.500703+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.500703+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.502153+0000 mon.c (mon.1) 2091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.502153+0000 mon.c (mon.1) 2091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.509539+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.509539+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.554993+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.554993+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.557143+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.557143+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.559261+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.559261+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.444499+0000 mon.c (mon.1) 2087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.451490+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.451490+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.495305+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.495305+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.498195+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.498195+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.500703+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.500703+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.502153+0000 mon.c (mon.1) 2091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.502153+0000 mon.c (mon.1) 2091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.509539+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.509539+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.554993+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.554993+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.557143+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.557143+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.559261+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.559261+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.560412+0000 mon.c (mon.1) 2095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.560412+0000 mon.c (mon.1) 2095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.569472+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.569472+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.610708+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.610708+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.613030+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.613030+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.615119+0000 mon.c (mon.1) 2098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.615119+0000 mon.c (mon.1) 2098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.616624+0000 mon.c (mon.1) 2099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.616624+0000 mon.c (mon.1) 2099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.624137+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.624137+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.699857+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.699857+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.702691+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.702691+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.706328+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.706328+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.560412+0000 mon.c (mon.1) 2095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.560412+0000 mon.c (mon.1) 2095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.569472+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.569472+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.610708+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.610708+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.613030+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.613030+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.615119+0000 mon.c (mon.1) 2098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.615119+0000 mon.c (mon.1) 2098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.616624+0000 mon.c (mon.1) 2099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.616624+0000 mon.c (mon.1) 2099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.624137+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.624137+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.699857+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.699857+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.702691+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.702691+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.706328+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.706328+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.708000+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.708000+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.719274+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.719274+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.814237+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.814237+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.819575+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.819575+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.823926+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.823926+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.825658+0000 mon.c (mon.1) 2107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.825658+0000 mon.c (mon.1) 2107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.835152+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.835152+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.912231+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.912231+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.915377+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.915377+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.919153+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.919153+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.708000+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.708000+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.719274+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.719274+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.814237+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.814237+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.819575+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.819575+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.823926+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.823926+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.825658+0000 mon.c (mon.1) 2107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.825658+0000 mon.c (mon.1) 2107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.835152+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.835152+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.912231+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.912231+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.915377+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.915377+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.919153+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.919153+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.920415+0000 mon.c (mon.1) 2111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.920415+0000 mon.c (mon.1) 2111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.930167+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:30.930167+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.008146+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.008146+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.012431+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.012431+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.015335+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.015335+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.016461+0000 mon.c (mon.1) 2115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.016461+0000 mon.c (mon.1) 2115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.028005+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.028005+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.086108+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.086108+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.088794+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.088794+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.091322+0000 mon.c (mon.1) 2118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.091322+0000 mon.c (mon.1) 2118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.092477+0000 mon.c (mon.1) 2119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.092477+0000 mon.c (mon.1) 2119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.103500+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[81040]: audit 2024-04-25T05:10:31.103500+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.920415+0000 mon.c (mon.1) 2111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.920415+0000 mon.c (mon.1) 2111 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.930167+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:30.930167+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.008146+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.008146+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.012431+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.012431+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.015335+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.015335+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.016461+0000 mon.c (mon.1) 2115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.016461+0000 mon.c (mon.1) 2115 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.028005+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.028005+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.086108+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.086108+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.088794+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.088794+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:31.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.091322+0000 mon.c (mon.1) 2118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.091322+0000 mon.c (mon.1) 2118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:31.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.092477+0000 mon.c (mon.1) 2119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.092477+0000 mon.c (mon.1) 2119 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:31.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.103500+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:31.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:31 smithi096 bash[79063]: audit 2024-04-25T05:10:31.103500+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[68714]: debug 2024-04-25T05:10:32.411+0000 7f7c1e291700 1 -- 172.21.15.155:0/112146495 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562c777e7680 con 0x562c77844800 2024-04-25T05:10:32.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.228372+0000 mgr.x (mgr.24989) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.228372+0000 mgr.x (mgr.24989) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.285335+0000 mgr.x (mgr.24989) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.285335+0000 mgr.x (mgr.24989) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.345277+0000 mgr.x (mgr.24989) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.345277+0000 mgr.x (mgr.24989) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.398465+0000 mgr.x (mgr.24989) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.398465+0000 mgr.x (mgr.24989) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.454448+0000 mgr.x (mgr.24989) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.454448+0000 mgr.x (mgr.24989) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.514593+0000 mgr.x (mgr.24989) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.514593+0000 mgr.x (mgr.24989) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.569974+0000 mgr.x (mgr.24989) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.569974+0000 mgr.x (mgr.24989) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.626596+0000 mgr.x (mgr.24989) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.626596+0000 mgr.x (mgr.24989) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.725415+0000 mgr.x (mgr.24989) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.725415+0000 mgr.x (mgr.24989) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.836189+0000 mgr.x (mgr.24989) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.836189+0000 mgr.x (mgr.24989) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.931065+0000 mgr.x (mgr.24989) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:30.931065+0000 mgr.x (mgr.24989) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.028943+0000 mgr.x (mgr.24989) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.028943+0000 mgr.x (mgr.24989) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.104553+0000 mgr.x (mgr.24989) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.104553+0000 mgr.x (mgr.24989) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.179080+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.179080+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.186244+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.186244+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.189677+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.189677+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.190872+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.190872+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cluster 2024-04-25T05:10:31.191913+0000 mgr.x (mgr.24989) 899 : cluster [DBG] pgmap v187: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cluster 2024-04-25T05:10:31.191913+0000 mgr.x (mgr.24989) 899 : cluster [DBG] pgmap v187: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.200666+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.200666+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.204655+0000 mgr.x (mgr.24989) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.204655+0000 mgr.x (mgr.24989) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.279709+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.279709+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.282745+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.282745+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.286904+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.286904+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.288037+0000 mon.c (mon.1) 2127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.288037+0000 mon.c (mon.1) 2127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.299294+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.299294+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.300239+0000 mgr.x (mgr.24989) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.300239+0000 mgr.x (mgr.24989) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.374141+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.374141+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.378555+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.378555+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.381624+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.381624+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.383066+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.383066+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.395818+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.395818+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.396745+0000 mgr.x (mgr.24989) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.396745+0000 mgr.x (mgr.24989) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.484737+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.484737+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.489587+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.489587+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.493801+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.493801+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.495478+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.495478+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.508458+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.508458+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.509536+0000 mgr.x (mgr.24989) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.509536+0000 mgr.x (mgr.24989) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.584763+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.584763+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.587431+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.587431+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.592459+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.592459+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.594087+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.594087+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.595929+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.595929+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.596741+0000 mon.c (mon.1) 2140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.596741+0000 mon.c (mon.1) 2140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.611494+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.611494+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cluster 2024-04-25T05:10:31.619481+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cluster 2024-04-25T05:10:31.619481+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.620384+0000 mgr.x (mgr.24989) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.620384+0000 mgr.x (mgr.24989) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.690707+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.690707+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.693854+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.693854+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.696294+0000 mon.c (mon.1) 2143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.696294+0000 mon.c (mon.1) 2143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.697425+0000 mon.c (mon.1) 2144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.697425+0000 mon.c (mon.1) 2144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.708578+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.708578+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.711633+0000 mgr.x (mgr.24989) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.711633+0000 mgr.x (mgr.24989) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.773175+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.773175+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.776431+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.776431+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.779086+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.779086+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.780197+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.780197+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.791368+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.791368+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.794496+0000 mgr.x (mgr.24989) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.794496+0000 mgr.x (mgr.24989) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.871975+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.871975+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.875223+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.875223+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.878038+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.878038+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.879095+0000 mon.c (mon.1) 2152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.879095+0000 mon.c (mon.1) 2152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.890422+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.890422+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.893513+0000 mgr.x (mgr.24989) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.893513+0000 mgr.x (mgr.24989) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.970868+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.970868+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.974063+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.974063+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.976943+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.976943+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.978051+0000 mon.c (mon.1) 2156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.978051+0000 mon.c (mon.1) 2156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.987424+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:31.987424+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.988700+0000 mgr.x (mgr.24989) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:31.988700+0000 mgr.x (mgr.24989) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.067080+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.067080+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.070483+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.070483+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.073463+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.073463+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.075027+0000 mon.c (mon.1) 2160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.075027+0000 mon.c (mon.1) 2160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.084950+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: audit 2024-04-25T05:10:32.084950+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.086017+0000 mgr.x (mgr.24989) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.086017+0000 mgr.x (mgr.24989) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.228372+0000 mgr.x (mgr.24989) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.228372+0000 mgr.x (mgr.24989) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.285335+0000 mgr.x (mgr.24989) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.285335+0000 mgr.x (mgr.24989) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.345277+0000 mgr.x (mgr.24989) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.345277+0000 mgr.x (mgr.24989) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.398465+0000 mgr.x (mgr.24989) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.398465+0000 mgr.x (mgr.24989) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.454448+0000 mgr.x (mgr.24989) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.454448+0000 mgr.x (mgr.24989) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.514593+0000 mgr.x (mgr.24989) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.514593+0000 mgr.x (mgr.24989) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.569974+0000 mgr.x (mgr.24989) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.569974+0000 mgr.x (mgr.24989) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.626596+0000 mgr.x (mgr.24989) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.626596+0000 mgr.x (mgr.24989) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.725415+0000 mgr.x (mgr.24989) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.725415+0000 mgr.x (mgr.24989) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.836189+0000 mgr.x (mgr.24989) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.836189+0000 mgr.x (mgr.24989) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.931065+0000 mgr.x (mgr.24989) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:30.931065+0000 mgr.x (mgr.24989) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.028943+0000 mgr.x (mgr.24989) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.028943+0000 mgr.x (mgr.24989) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.104553+0000 mgr.x (mgr.24989) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.104553+0000 mgr.x (mgr.24989) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.179080+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.179080+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.186244+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.186244+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.189677+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.189677+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.190872+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.190872+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cluster 2024-04-25T05:10:31.191913+0000 mgr.x (mgr.24989) 899 : cluster [DBG] pgmap v187: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cluster 2024-04-25T05:10:31.191913+0000 mgr.x (mgr.24989) 899 : cluster [DBG] pgmap v187: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.200666+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.200666+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.204655+0000 mgr.x (mgr.24989) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.204655+0000 mgr.x (mgr.24989) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.279709+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.279709+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.228372+0000 mgr.x (mgr.24989) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.228372+0000 mgr.x (mgr.24989) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.285335+0000 mgr.x (mgr.24989) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.285335+0000 mgr.x (mgr.24989) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.345277+0000 mgr.x (mgr.24989) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.345277+0000 mgr.x (mgr.24989) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.398465+0000 mgr.x (mgr.24989) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.398465+0000 mgr.x (mgr.24989) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.454448+0000 mgr.x (mgr.24989) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.454448+0000 mgr.x (mgr.24989) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.514593+0000 mgr.x (mgr.24989) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.514593+0000 mgr.x (mgr.24989) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.569974+0000 mgr.x (mgr.24989) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.569974+0000 mgr.x (mgr.24989) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.626596+0000 mgr.x (mgr.24989) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.626596+0000 mgr.x (mgr.24989) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.725415+0000 mgr.x (mgr.24989) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.725415+0000 mgr.x (mgr.24989) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.836189+0000 mgr.x (mgr.24989) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.836189+0000 mgr.x (mgr.24989) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.931065+0000 mgr.x (mgr.24989) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:30.931065+0000 mgr.x (mgr.24989) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.282745+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.282745+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.286904+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.286904+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.288037+0000 mon.c (mon.1) 2127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.288037+0000 mon.c (mon.1) 2127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.299294+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.299294+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.300239+0000 mgr.x (mgr.24989) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.300239+0000 mgr.x (mgr.24989) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.374141+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.374141+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.378555+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.378555+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.381624+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.381624+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.383066+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.383066+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.395818+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.395818+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.396745+0000 mgr.x (mgr.24989) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.396745+0000 mgr.x (mgr.24989) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.484737+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.484737+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.489587+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.489587+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.493801+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.493801+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.495478+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.495478+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.508458+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.508458+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.509536+0000 mgr.x (mgr.24989) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.509536+0000 mgr.x (mgr.24989) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.584763+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.584763+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.587431+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.587431+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.592459+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.592459+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.028943+0000 mgr.x (mgr.24989) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.028943+0000 mgr.x (mgr.24989) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.104553+0000 mgr.x (mgr.24989) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.104553+0000 mgr.x (mgr.24989) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.179080+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.179080+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.186244+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.186244+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.189677+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.189677+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.190872+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.190872+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cluster 2024-04-25T05:10:31.191913+0000 mgr.x (mgr.24989) 899 : cluster [DBG] pgmap v187: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cluster 2024-04-25T05:10:31.191913+0000 mgr.x (mgr.24989) 899 : cluster [DBG] pgmap v187: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.200666+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.200666+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.204655+0000 mgr.x (mgr.24989) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.204655+0000 mgr.x (mgr.24989) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.279709+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.279709+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.594087+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.594087+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.595929+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.595929+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.596741+0000 mon.c (mon.1) 2140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.596741+0000 mon.c (mon.1) 2140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.611494+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.611494+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cluster 2024-04-25T05:10:31.619481+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cluster 2024-04-25T05:10:31.619481+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.620384+0000 mgr.x (mgr.24989) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.620384+0000 mgr.x (mgr.24989) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.690707+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.690707+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.693854+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.693854+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.696294+0000 mon.c (mon.1) 2143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.696294+0000 mon.c (mon.1) 2143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.697425+0000 mon.c (mon.1) 2144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.697425+0000 mon.c (mon.1) 2144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.708578+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.708578+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.711633+0000 mgr.x (mgr.24989) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.711633+0000 mgr.x (mgr.24989) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.773175+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.773175+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.776431+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.776431+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.779086+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.779086+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.780197+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.780197+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.791368+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.791368+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.794496+0000 mgr.x (mgr.24989) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.794496+0000 mgr.x (mgr.24989) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.871975+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.871975+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.875223+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.875223+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.282745+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.282745+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.286904+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.286904+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.288037+0000 mon.c (mon.1) 2127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.288037+0000 mon.c (mon.1) 2127 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.299294+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.299294+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.300239+0000 mgr.x (mgr.24989) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.300239+0000 mgr.x (mgr.24989) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.374141+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.374141+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.378555+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.378555+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.381624+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.381624+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.383066+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.383066+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.395818+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.395818+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.878038+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.878038+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.879095+0000 mon.c (mon.1) 2152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.879095+0000 mon.c (mon.1) 2152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.890422+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.890422+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.893513+0000 mgr.x (mgr.24989) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.893513+0000 mgr.x (mgr.24989) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.970868+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.970868+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.974063+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.974063+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.976943+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.976943+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.978051+0000 mon.c (mon.1) 2156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.978051+0000 mon.c (mon.1) 2156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.987424+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:31.987424+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.988700+0000 mgr.x (mgr.24989) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:31.988700+0000 mgr.x (mgr.24989) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.067080+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.067080+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.070483+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.070483+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.073463+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.073463+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.075027+0000 mon.c (mon.1) 2160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.075027+0000 mon.c (mon.1) 2160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.084950+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: audit 2024-04-25T05:10:32.084950+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.086017+0000 mgr.x (mgr.24989) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.086017+0000 mgr.x (mgr.24989) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.396745+0000 mgr.x (mgr.24989) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.396745+0000 mgr.x (mgr.24989) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.484737+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.484737+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.489587+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.489587+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.493801+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.493801+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.495478+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.495478+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.508458+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.508458+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.509536+0000 mgr.x (mgr.24989) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.509536+0000 mgr.x (mgr.24989) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.584763+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.584763+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.587431+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.587431+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.592459+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.592459+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.594087+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.594087+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.595929+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.595929+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.596741+0000 mon.c (mon.1) 2140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.596741+0000 mon.c (mon.1) 2140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.611494+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.611494+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cluster 2024-04-25T05:10:31.619481+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cluster 2024-04-25T05:10:31.619481+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 22 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.620384+0000 mgr.x (mgr.24989) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.620384+0000 mgr.x (mgr.24989) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.690707+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.690707+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.693854+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.693854+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.696294+0000 mon.c (mon.1) 2143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.696294+0000 mon.c (mon.1) 2143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.697425+0000 mon.c (mon.1) 2144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.697425+0000 mon.c (mon.1) 2144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.708578+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.708578+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.711633+0000 mgr.x (mgr.24989) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.711633+0000 mgr.x (mgr.24989) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.773175+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.773175+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.776431+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.776431+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.779086+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.779086+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.780197+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.780197+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.791368+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.791368+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.794496+0000 mgr.x (mgr.24989) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.794496+0000 mgr.x (mgr.24989) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.871975+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.871975+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.875223+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.875223+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.878038+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.878038+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.879095+0000 mon.c (mon.1) 2152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.879095+0000 mon.c (mon.1) 2152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.890422+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.890422+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.893513+0000 mgr.x (mgr.24989) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.893513+0000 mgr.x (mgr.24989) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.970868+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.970868+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.974063+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.974063+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.976943+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.976943+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.978051+0000 mon.c (mon.1) 2156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.978051+0000 mon.c (mon.1) 2156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.987424+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:31.987424+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.988700+0000 mgr.x (mgr.24989) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:31.988700+0000 mgr.x (mgr.24989) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.067080+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.067080+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.070483+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.070483+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.073463+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.073463+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.075027+0000 mon.c (mon.1) 2160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.075027+0000 mon.c (mon.1) 2160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:32.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.084950+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: audit 2024-04-25T05:10:32.084950+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:32.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.086017+0000 mgr.x (mgr.24989) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:32.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:32 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.086017+0000 mgr.x (mgr.24989) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.167 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:32 smithi155 bash[68714]: debug 2024-04-25T05:10:32.983+0000 7f7c274297c0 -1 Falling back to public interface 2024-04-25T05:10:33.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.165723+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.165723+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.194343+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.194343+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.198011+0000 mon.c (mon.1) 2163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.198011+0000 mon.c (mon.1) 2163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.199212+0000 mon.c (mon.1) 2164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.199212+0000 mon.c (mon.1) 2164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.208965+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.208965+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.209773+0000 mgr.x (mgr.24989) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.209773+0000 mgr.x (mgr.24989) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.288658+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.288658+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.291693+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.291693+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.295299+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.295299+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.296698+0000 mon.c (mon.1) 2168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.296698+0000 mon.c (mon.1) 2168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.306297+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.306297+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.307474+0000 mgr.x (mgr.24989) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.307474+0000 mgr.x (mgr.24989) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.365766+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.365766+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.368994+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.368994+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.371672+0000 mon.c (mon.1) 2171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.371672+0000 mon.c (mon.1) 2171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.372846+0000 mon.c (mon.1) 2172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.372846+0000 mon.c (mon.1) 2172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.381790+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.381790+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.382761+0000 mgr.x (mgr.24989) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.382761+0000 mgr.x (mgr.24989) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.439711+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.439711+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.442502+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.442502+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.444951+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.444951+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.446181+0000 mon.c (mon.1) 2176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.446181+0000 mon.c (mon.1) 2176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.455056+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.455056+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.455951+0000 mgr.x (mgr.24989) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.455951+0000 mgr.x (mgr.24989) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.512894+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.512894+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.515541+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.515541+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.517809+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.517809+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.518936+0000 mon.c (mon.1) 2180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.518936+0000 mon.c (mon.1) 2180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.527989+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.527989+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.528703+0000 mgr.x (mgr.24989) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.528703+0000 mgr.x (mgr.24989) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.585831+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.585831+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.589216+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.589216+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.591908+0000 mon.c (mon.1) 2183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.591908+0000 mon.c (mon.1) 2183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.593022+0000 mon.c (mon.1) 2184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.593022+0000 mon.c (mon.1) 2184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.601847+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.601847+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.602661+0000 mgr.x (mgr.24989) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.602661+0000 mgr.x (mgr.24989) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.643941+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.643941+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.646624+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.646624+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.649177+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.649177+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.650305+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.650305+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.657886+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.657886+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.661202+0000 mgr.x (mgr.24989) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.661202+0000 mgr.x (mgr.24989) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.718993+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.718993+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.721959+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.721959+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.724569+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.724569+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.725697+0000 mon.c (mon.1) 2192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.725697+0000 mon.c (mon.1) 2192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.734283+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.734283+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.744937+0000 mgr.x (mgr.24989) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.744937+0000 mgr.x (mgr.24989) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.785695+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.785695+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.788455+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.788455+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.790860+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.790860+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.791844+0000 mon.c (mon.1) 2196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.791844+0000 mon.c (mon.1) 2196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.800672+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.800672+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.801579+0000 mgr.x (mgr.24989) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.801579+0000 mgr.x (mgr.24989) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.842817+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.842817+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.845633+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.845633+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.848204+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.848204+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.849389+0000 mon.c (mon.1) 2200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.849389+0000 mon.c (mon.1) 2200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.858363+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.858363+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.858866+0000 mgr.x (mgr.24989) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.858866+0000 mgr.x (mgr.24989) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.915523+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.915523+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.918111+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.918111+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.920969+0000 mon.c (mon.1) 2203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.920969+0000 mon.c (mon.1) 2203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.921970+0000 mon.c (mon.1) 2204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.921970+0000 mon.c (mon.1) 2204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.930531+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:32.930531+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.931032+0000 mgr.x (mgr.24989) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:32.931032+0000 mgr.x (mgr.24989) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.004289+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.004289+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.007114+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.007114+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.009645+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.009645+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.010731+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.010731+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.019507+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.019507+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.020371+0000 mgr.x (mgr.24989) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.020371+0000 mgr.x (mgr.24989) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.077189+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.077189+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.080006+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.080006+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.082451+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.082451+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.083563+0000 mon.c (mon.1) 2212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.083563+0000 mon.c (mon.1) 2212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.092881+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: audit 2024-04-25T05:10:33.092881+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.093557+0000 mgr.x (mgr.24989) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:33 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.093557+0000 mgr.x (mgr.24989) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.165723+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.165723+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.194343+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.194343+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.198011+0000 mon.c (mon.1) 2163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.198011+0000 mon.c (mon.1) 2163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.199212+0000 mon.c (mon.1) 2164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.199212+0000 mon.c (mon.1) 2164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.208965+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.208965+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.209773+0000 mgr.x (mgr.24989) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.209773+0000 mgr.x (mgr.24989) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.288658+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.288658+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.291693+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.291693+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.295299+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.295299+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.296698+0000 mon.c (mon.1) 2168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.165723+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.165723+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.194343+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.194343+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.198011+0000 mon.c (mon.1) 2163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.198011+0000 mon.c (mon.1) 2163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.199212+0000 mon.c (mon.1) 2164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.199212+0000 mon.c (mon.1) 2164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.208965+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.208965+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.209773+0000 mgr.x (mgr.24989) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.209773+0000 mgr.x (mgr.24989) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.288658+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.288658+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.291693+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.291693+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.295299+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.295299+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.296698+0000 mon.c (mon.1) 2168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.296698+0000 mon.c (mon.1) 2168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.306297+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.306297+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.307474+0000 mgr.x (mgr.24989) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.307474+0000 mgr.x (mgr.24989) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.365766+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.365766+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.368994+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.368994+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.371672+0000 mon.c (mon.1) 2171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.371672+0000 mon.c (mon.1) 2171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.372846+0000 mon.c (mon.1) 2172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.372846+0000 mon.c (mon.1) 2172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.381790+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.381790+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.382761+0000 mgr.x (mgr.24989) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.382761+0000 mgr.x (mgr.24989) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.439711+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.439711+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.442502+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.442502+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.444951+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.444951+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.446181+0000 mon.c (mon.1) 2176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.446181+0000 mon.c (mon.1) 2176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.455056+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.455056+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.455951+0000 mgr.x (mgr.24989) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.455951+0000 mgr.x (mgr.24989) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.512894+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.512894+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.515541+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.515541+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.517809+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.517809+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.518936+0000 mon.c (mon.1) 2180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.518936+0000 mon.c (mon.1) 2180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.527989+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.527989+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.528703+0000 mgr.x (mgr.24989) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.528703+0000 mgr.x (mgr.24989) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.585831+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.585831+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.589216+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.589216+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.591908+0000 mon.c (mon.1) 2183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.591908+0000 mon.c (mon.1) 2183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.593022+0000 mon.c (mon.1) 2184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.593022+0000 mon.c (mon.1) 2184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.601847+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.601847+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.602661+0000 mgr.x (mgr.24989) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.602661+0000 mgr.x (mgr.24989) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.643941+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.643941+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.646624+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.646624+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.649177+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.649177+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.650305+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.296698+0000 mon.c (mon.1) 2168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.306297+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.306297+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.307474+0000 mgr.x (mgr.24989) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.307474+0000 mgr.x (mgr.24989) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.365766+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.365766+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.368994+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.368994+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.371672+0000 mon.c (mon.1) 2171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.371672+0000 mon.c (mon.1) 2171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.372846+0000 mon.c (mon.1) 2172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.372846+0000 mon.c (mon.1) 2172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.381790+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.381790+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.382761+0000 mgr.x (mgr.24989) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.382761+0000 mgr.x (mgr.24989) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.439711+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.439711+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.442502+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.650305+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.657886+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.657886+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.661202+0000 mgr.x (mgr.24989) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.661202+0000 mgr.x (mgr.24989) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.718993+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.718993+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.721959+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.721959+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.724569+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.724569+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.725697+0000 mon.c (mon.1) 2192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.725697+0000 mon.c (mon.1) 2192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.734283+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.734283+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.744937+0000 mgr.x (mgr.24989) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.744937+0000 mgr.x (mgr.24989) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.785695+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.785695+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.788455+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.788455+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.790860+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.790860+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.791844+0000 mon.c (mon.1) 2196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.791844+0000 mon.c (mon.1) 2196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.800672+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.800672+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.801579+0000 mgr.x (mgr.24989) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.801579+0000 mgr.x (mgr.24989) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.842817+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.842817+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.845633+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.845633+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.848204+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.848204+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.849389+0000 mon.c (mon.1) 2200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.849389+0000 mon.c (mon.1) 2200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.858363+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.858363+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.858866+0000 mgr.x (mgr.24989) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.858866+0000 mgr.x (mgr.24989) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.442502+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.444951+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.444951+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.446181+0000 mon.c (mon.1) 2176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.446181+0000 mon.c (mon.1) 2176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.455056+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.455056+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.455951+0000 mgr.x (mgr.24989) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.455951+0000 mgr.x (mgr.24989) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.512894+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.512894+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.515541+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.515541+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.517809+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.517809+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.518936+0000 mon.c (mon.1) 2180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.518936+0000 mon.c (mon.1) 2180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.527989+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.527989+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.528703+0000 mgr.x (mgr.24989) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.528703+0000 mgr.x (mgr.24989) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.915523+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.915523+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.918111+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.918111+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.920969+0000 mon.c (mon.1) 2203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.920969+0000 mon.c (mon.1) 2203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.921970+0000 mon.c (mon.1) 2204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.921970+0000 mon.c (mon.1) 2204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.930531+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:32.930531+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.931032+0000 mgr.x (mgr.24989) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:32.931032+0000 mgr.x (mgr.24989) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.004289+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.004289+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.007114+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.007114+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.009645+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.009645+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.010731+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.010731+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.019507+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.019507+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.020371+0000 mgr.x (mgr.24989) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.020371+0000 mgr.x (mgr.24989) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.077189+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.077189+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.080006+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.080006+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.082451+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.082451+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.083563+0000 mon.c (mon.1) 2212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.083563+0000 mon.c (mon.1) 2212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.092881+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: audit 2024-04-25T05:10:33.092881+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.093557+0000 mgr.x (mgr.24989) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.093557+0000 mgr.x (mgr.24989) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.585831+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.585831+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.589216+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.589216+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.591908+0000 mon.c (mon.1) 2183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.591908+0000 mon.c (mon.1) 2183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.593022+0000 mon.c (mon.1) 2184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.593022+0000 mon.c (mon.1) 2184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.601847+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.601847+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.602661+0000 mgr.x (mgr.24989) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.602661+0000 mgr.x (mgr.24989) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.643941+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.643941+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.646624+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.646624+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.649177+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.649177+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.650305+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.650305+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.657886+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.657886+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.661202+0000 mgr.x (mgr.24989) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.661202+0000 mgr.x (mgr.24989) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.718993+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.718993+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.721959+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.721959+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.724569+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.724569+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.725697+0000 mon.c (mon.1) 2192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.725697+0000 mon.c (mon.1) 2192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.734283+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.734283+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.744937+0000 mgr.x (mgr.24989) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.744937+0000 mgr.x (mgr.24989) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.785695+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.785695+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.788455+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.788455+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.790860+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.790860+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.791844+0000 mon.c (mon.1) 2196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.791844+0000 mon.c (mon.1) 2196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.800672+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.800672+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.801579+0000 mgr.x (mgr.24989) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.801579+0000 mgr.x (mgr.24989) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.842817+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.842817+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.845633+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.845633+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.848204+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.848204+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.849389+0000 mon.c (mon.1) 2200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.849389+0000 mon.c (mon.1) 2200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.858363+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.858363+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.858866+0000 mgr.x (mgr.24989) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.858866+0000 mgr.x (mgr.24989) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.915523+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.915523+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.918111+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.918111+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.920969+0000 mon.c (mon.1) 2203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.920969+0000 mon.c (mon.1) 2203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.921970+0000 mon.c (mon.1) 2204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.921970+0000 mon.c (mon.1) 2204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.930531+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:32.930531+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.931032+0000 mgr.x (mgr.24989) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:32.931032+0000 mgr.x (mgr.24989) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.004289+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.004289+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.007114+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.007114+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.009645+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.009645+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.010731+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.010731+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.019507+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.019507+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.020371+0000 mgr.x (mgr.24989) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.020371+0000 mgr.x (mgr.24989) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.077189+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.077189+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.080006+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.080006+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.082451+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.082451+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.083563+0000 mon.c (mon.1) 2212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.083563+0000 mon.c (mon.1) 2212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.092881+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: audit 2024-04-25T05:10:33.092881+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.093557+0000 mgr.x (mgr.24989) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:33.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:33 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.093557+0000 mgr.x (mgr.24989) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.167574+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.167574+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.170877+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.170877+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cluster 2024-04-25T05:10:33.192519+0000 mgr.x (mgr.24989) 923 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cluster 2024-04-25T05:10:33.192519+0000 mgr.x (mgr.24989) 923 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.199220+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.199220+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.200284+0000 mon.c (mon.1) 2216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.200284+0000 mon.c (mon.1) 2216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.211789+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.211789+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.212721+0000 mgr.x (mgr.24989) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.212721+0000 mgr.x (mgr.24989) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.269860+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.269860+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.272896+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.272896+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.275300+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.275300+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.276409+0000 mon.c (mon.1) 2220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.276409+0000 mon.c (mon.1) 2220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.290186+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.290186+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.291270+0000 mgr.x (mgr.24989) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.291270+0000 mgr.x (mgr.24989) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.332200+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.332200+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.335231+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.335231+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.338081+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.338081+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.339415+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.339415+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.350992+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.350992+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.351820+0000 mgr.x (mgr.24989) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.351820+0000 mgr.x (mgr.24989) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.408921+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.408921+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.412004+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.412004+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.414383+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.414383+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.415439+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.415439+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.426388+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.426388+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.427114+0000 mgr.x (mgr.24989) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.427114+0000 mgr.x (mgr.24989) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.469037+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.469037+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.472802+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.472802+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.475448+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.475448+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.476456+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.476456+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.487546+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.487546+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.488227+0000 mgr.x (mgr.24989) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.488227+0000 mgr.x (mgr.24989) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.545733+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.545733+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.548273+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.548273+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.550528+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.550528+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.551453+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.551453+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.560795+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.560795+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.563214+0000 mgr.x (mgr.24989) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.563214+0000 mgr.x (mgr.24989) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.620245+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.620245+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.623175+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.623175+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.625469+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.625469+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.626498+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.626498+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.637273+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.637273+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.639762+0000 mgr.x (mgr.24989) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.639762+0000 mgr.x (mgr.24989) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.696937+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.696937+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.699675+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.699675+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.701875+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.701875+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.702794+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.702794+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.713304+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.713304+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.714225+0000 mgr.x (mgr.24989) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.714225+0000 mgr.x (mgr.24989) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.782440+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.782440+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.787041+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.787041+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.790460+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.790460+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.791885+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.791885+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.803776+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.803776+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.806731+0000 mgr.x (mgr.24989) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.806731+0000 mgr.x (mgr.24989) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.866824+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.866824+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.870091+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.870091+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.873072+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.873072+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.874349+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.874349+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.884900+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.884900+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.887789+0000 mgr.x (mgr.24989) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.887789+0000 mgr.x (mgr.24989) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.945169+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.945169+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.948203+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.948203+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.950625+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.950625+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.951624+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.951624+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.962297+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:33.962297+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.963639+0000 mgr.x (mgr.24989) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:33.963639+0000 mgr.x (mgr.24989) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.037416+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.037416+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.040616+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.040616+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.044242+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.044242+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.045688+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.045688+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.057264+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.057264+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.059720+0000 mgr.x (mgr.24989) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.059720+0000 mgr.x (mgr.24989) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.137710+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.137710+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.140909+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.140909+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.143361+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.143361+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.144400+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.144400+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.155368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:34 smithi155 bash[60276]: audit 2024-04-25T05:10:34.155368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.167574+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.167574+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.170877+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.170877+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cluster 2024-04-25T05:10:33.192519+0000 mgr.x (mgr.24989) 923 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cluster 2024-04-25T05:10:33.192519+0000 mgr.x (mgr.24989) 923 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.199220+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.199220+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.200284+0000 mon.c (mon.1) 2216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.200284+0000 mon.c (mon.1) 2216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.211789+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.211789+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.212721+0000 mgr.x (mgr.24989) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.212721+0000 mgr.x (mgr.24989) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.269860+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.269860+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.272896+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.272896+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.167574+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.167574+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.170877+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.170877+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cluster 2024-04-25T05:10:33.192519+0000 mgr.x (mgr.24989) 923 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cluster 2024-04-25T05:10:33.192519+0000 mgr.x (mgr.24989) 923 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.199220+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.199220+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.200284+0000 mon.c (mon.1) 2216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.200284+0000 mon.c (mon.1) 2216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.211789+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.211789+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.212721+0000 mgr.x (mgr.24989) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.212721+0000 mgr.x (mgr.24989) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.269860+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.269860+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.272896+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.272896+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.275300+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.275300+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.276409+0000 mon.c (mon.1) 2220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.276409+0000 mon.c (mon.1) 2220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.290186+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.290186+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.291270+0000 mgr.x (mgr.24989) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.291270+0000 mgr.x (mgr.24989) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.332200+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.332200+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.335231+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.335231+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.338081+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.338081+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.339415+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.339415+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.350992+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.350992+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.351820+0000 mgr.x (mgr.24989) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.351820+0000 mgr.x (mgr.24989) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.275300+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.275300+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.276409+0000 mon.c (mon.1) 2220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.276409+0000 mon.c (mon.1) 2220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.290186+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.290186+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.291270+0000 mgr.x (mgr.24989) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.291270+0000 mgr.x (mgr.24989) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.332200+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.332200+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.335231+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.335231+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.338081+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.338081+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.339415+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.339415+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.350992+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.350992+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.351820+0000 mgr.x (mgr.24989) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.351820+0000 mgr.x (mgr.24989) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.408921+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.408921+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.412004+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.412004+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.414383+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.414383+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.415439+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.415439+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.426388+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.426388+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.427114+0000 mgr.x (mgr.24989) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.427114+0000 mgr.x (mgr.24989) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.469037+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.469037+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.472802+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.472802+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.475448+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.475448+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.476456+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.476456+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.408921+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.408921+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.412004+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.412004+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.414383+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.414383+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.415439+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.415439+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.426388+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.426388+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.427114+0000 mgr.x (mgr.24989) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.427114+0000 mgr.x (mgr.24989) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.469037+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.469037+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.472802+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.472802+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.475448+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.475448+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.476456+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.476456+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.487546+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.487546+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.488227+0000 mgr.x (mgr.24989) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.488227+0000 mgr.x (mgr.24989) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.545733+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.545733+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.548273+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.548273+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.550528+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.550528+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.551453+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.551453+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.560795+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.560795+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.563214+0000 mgr.x (mgr.24989) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.563214+0000 mgr.x (mgr.24989) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.620245+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.620245+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.623175+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.623175+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.487546+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.487546+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.488227+0000 mgr.x (mgr.24989) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.488227+0000 mgr.x (mgr.24989) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.545733+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.545733+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.548273+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.548273+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.550528+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.550528+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.551453+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.551453+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.560795+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.560795+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.563214+0000 mgr.x (mgr.24989) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.563214+0000 mgr.x (mgr.24989) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.620245+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.620245+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.623175+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.623175+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.625469+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.625469+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.626498+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.626498+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.637273+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.637273+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.639762+0000 mgr.x (mgr.24989) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.639762+0000 mgr.x (mgr.24989) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.696937+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.696937+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.699675+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.699675+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.701875+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.701875+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.702794+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.702794+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.713304+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.713304+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.714225+0000 mgr.x (mgr.24989) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.714225+0000 mgr.x (mgr.24989) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.782440+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.625469+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.625469+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.626498+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.626498+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.637273+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.637273+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.639762+0000 mgr.x (mgr.24989) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.639762+0000 mgr.x (mgr.24989) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.696937+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.696937+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.699675+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.699675+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.701875+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.701875+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.702794+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.702794+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.713304+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.713304+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.714225+0000 mgr.x (mgr.24989) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.714225+0000 mgr.x (mgr.24989) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.782440+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.782440+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.787041+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.787041+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.790460+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.790460+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.791885+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.791885+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.803776+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.803776+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.806731+0000 mgr.x (mgr.24989) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.806731+0000 mgr.x (mgr.24989) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.866824+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.866824+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.870091+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.870091+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.873072+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.873072+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.874349+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.874349+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.884900+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.782440+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.787041+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.787041+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.790460+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.790460+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.791885+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.791885+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.803776+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.803776+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.806731+0000 mgr.x (mgr.24989) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.806731+0000 mgr.x (mgr.24989) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.866824+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.866824+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.870091+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.870091+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.873072+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.873072+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.874349+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.874349+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.884900+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.884900+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.887789+0000 mgr.x (mgr.24989) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.887789+0000 mgr.x (mgr.24989) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.945169+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.945169+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.948203+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.948203+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.950625+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.950625+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.951624+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.951624+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.962297+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:33.962297+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.963639+0000 mgr.x (mgr.24989) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:33.963639+0000 mgr.x (mgr.24989) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.037416+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.037416+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.040616+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.040616+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.044242+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.884900+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.887789+0000 mgr.x (mgr.24989) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.887789+0000 mgr.x (mgr.24989) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.945169+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.945169+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.948203+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.948203+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.950625+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.950625+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.951624+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.951624+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.962297+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:33.962297+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.963639+0000 mgr.x (mgr.24989) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:33.963639+0000 mgr.x (mgr.24989) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.037416+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.037416+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.040616+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.040616+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.044242+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.044242+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.045688+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.045688+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.057264+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.057264+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.059720+0000 mgr.x (mgr.24989) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.059720+0000 mgr.x (mgr.24989) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.137710+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.137710+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.140909+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.140909+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.143361+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.143361+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.144400+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.144400+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.155368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[79063]: audit 2024-04-25T05:10:34.155368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.044242+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.045688+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.045688+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.057264+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.057264+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.059720+0000 mgr.x (mgr.24989) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.059720+0000 mgr.x (mgr.24989) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.137710+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.137710+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.140909+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.140909+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:34.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.143361+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.143361+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:34.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.144400+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.144400+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:34.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.155368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:34.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:34 smithi096 bash[81040]: audit 2024-04-25T05:10:34.155368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.157700+0000 mgr.x (mgr.24989) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.157700+0000 mgr.x (mgr.24989) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.231860+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.231860+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.234611+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.234611+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.237192+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.237192+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.238078+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.238078+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.246767+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.246767+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.247424+0000 mgr.x (mgr.24989) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.247424+0000 mgr.x (mgr.24989) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.287886+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.287886+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.290773+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.290773+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.293176+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.293176+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.294624+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.294624+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.303729+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.303729+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.305063+0000 mgr.x (mgr.24989) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.305063+0000 mgr.x (mgr.24989) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.345358+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.345358+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.349466+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.349466+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.352462+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.352462+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.353454+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.353454+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.362664+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.362664+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.363437+0000 mgr.x (mgr.24989) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.363437+0000 mgr.x (mgr.24989) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.450910+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.450910+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.456449+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.456449+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.460740+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.460740+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.462321+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.462321+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.473106+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.473106+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.474117+0000 mgr.x (mgr.24989) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.474117+0000 mgr.x (mgr.24989) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.533099+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.533099+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.535771+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.535771+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.538300+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.538300+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.539705+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.539705+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.549102+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.549102+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.549885+0000 mgr.x (mgr.24989) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.549885+0000 mgr.x (mgr.24989) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.623378+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.623378+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.626492+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.626492+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.629232+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.629232+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.630184+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.630184+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.639371+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.639371+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.640100+0000 mgr.x (mgr.24989) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.640100+0000 mgr.x (mgr.24989) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.725268+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.725268+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.729826+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.729826+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.733432+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.733432+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.734710+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.734710+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.744351+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.744351+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.745341+0000 mgr.x (mgr.24989) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.745341+0000 mgr.x (mgr.24989) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.818422+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.818422+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.821144+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.821144+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.823766+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.823766+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.824787+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.824787+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.834502+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.834502+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.835267+0000 mgr.x (mgr.24989) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.835267+0000 mgr.x (mgr.24989) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.892593+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.892593+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.895375+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.895375+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.897929+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.897929+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.899056+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.899056+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.908540+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.908540+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.909584+0000 mgr.x (mgr.24989) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.909584+0000 mgr.x (mgr.24989) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.970796+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.970796+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.973616+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.973616+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.975856+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.975856+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.976747+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.976747+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.985924+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:34.985924+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.986530+0000 mgr.x (mgr.24989) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:34.986530+0000 mgr.x (mgr.24989) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.047540+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.047540+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.050567+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.050567+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.053765+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.053765+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.055088+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.055088+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.064542+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.064542+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.065379+0000 mgr.x (mgr.24989) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.065379+0000 mgr.x (mgr.24989) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.139157+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.139157+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.142044+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.142044+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.144665+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.144665+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.146016+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.146016+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.154895+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:35 smithi155 bash[60276]: audit 2024-04-25T05:10:35.154895+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.157700+0000 mgr.x (mgr.24989) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.157700+0000 mgr.x (mgr.24989) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.231860+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.231860+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.234611+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.234611+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.237192+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.237192+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.238078+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.238078+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.246767+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.246767+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.247424+0000 mgr.x (mgr.24989) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.247424+0000 mgr.x (mgr.24989) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.287886+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.287886+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.290773+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.290773+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.293176+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.293176+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.294624+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.294624+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.303729+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.303729+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.305063+0000 mgr.x (mgr.24989) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.305063+0000 mgr.x (mgr.24989) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.345358+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.345358+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.349466+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.349466+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.352462+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.352462+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.353454+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.353454+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.362664+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.362664+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.363437+0000 mgr.x (mgr.24989) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.363437+0000 mgr.x (mgr.24989) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.450910+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.450910+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.157700+0000 mgr.x (mgr.24989) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.157700+0000 mgr.x (mgr.24989) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.231860+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.231860+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.234611+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.234611+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.237192+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.237192+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.238078+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.238078+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.246767+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.246767+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.247424+0000 mgr.x (mgr.24989) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.247424+0000 mgr.x (mgr.24989) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.287886+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.287886+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.290773+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.290773+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.293176+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.456449+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.456449+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.460740+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.460740+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.462321+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.462321+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.473106+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.473106+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.474117+0000 mgr.x (mgr.24989) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.474117+0000 mgr.x (mgr.24989) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.533099+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.533099+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.535771+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.535771+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.538300+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.538300+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.539705+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.539705+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.549102+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.549102+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.293176+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.294624+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.294624+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.303729+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.303729+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.305063+0000 mgr.x (mgr.24989) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.305063+0000 mgr.x (mgr.24989) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.345358+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.345358+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.349466+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.349466+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.352462+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.352462+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.353454+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.353454+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.362664+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.362664+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.363437+0000 mgr.x (mgr.24989) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.363437+0000 mgr.x (mgr.24989) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.450910+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.450910+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.549885+0000 mgr.x (mgr.24989) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.549885+0000 mgr.x (mgr.24989) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.623378+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.623378+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.626492+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.626492+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.629232+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.629232+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.630184+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.630184+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.639371+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.639371+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.640100+0000 mgr.x (mgr.24989) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.640100+0000 mgr.x (mgr.24989) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.725268+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.725268+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.729826+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.729826+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.733432+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.733432+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.456449+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.456449+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.460740+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.460740+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.462321+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.462321+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.473106+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.473106+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.474117+0000 mgr.x (mgr.24989) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.474117+0000 mgr.x (mgr.24989) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.533099+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.533099+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.535771+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.535771+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.538300+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.538300+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.539705+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.539705+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.549102+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.549102+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.734710+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.734710+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.744351+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.744351+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.745341+0000 mgr.x (mgr.24989) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.745341+0000 mgr.x (mgr.24989) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.818422+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.818422+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.821144+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.821144+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.823766+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.823766+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.824787+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.824787+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.834502+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.834502+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.835267+0000 mgr.x (mgr.24989) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.835267+0000 mgr.x (mgr.24989) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.892593+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.892593+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.549885+0000 mgr.x (mgr.24989) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.549885+0000 mgr.x (mgr.24989) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.623378+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.623378+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.626492+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.626492+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.629232+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.629232+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.630184+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.630184+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.639371+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.639371+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.640100+0000 mgr.x (mgr.24989) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.640100+0000 mgr.x (mgr.24989) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.725268+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.725268+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.729826+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.729826+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.733432+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.733432+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.895375+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.895375+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.897929+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.897929+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.899056+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.899056+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.908540+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.908540+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.909584+0000 mgr.x (mgr.24989) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.909584+0000 mgr.x (mgr.24989) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.970796+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.970796+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.973616+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.973616+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.975856+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.975856+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.976747+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.976747+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.985924+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:34.985924+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.734710+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.734710+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.744351+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.744351+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.745341+0000 mgr.x (mgr.24989) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.745341+0000 mgr.x (mgr.24989) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.818422+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.818422+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.821144+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.821144+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.823766+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.823766+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.824787+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.824787+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.834502+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.834502+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.835267+0000 mgr.x (mgr.24989) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.835267+0000 mgr.x (mgr.24989) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.892593+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.892593+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.986530+0000 mgr.x (mgr.24989) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:34.986530+0000 mgr.x (mgr.24989) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.047540+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.047540+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.050567+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.050567+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.053765+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.053765+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.055088+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.055088+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.064542+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.064542+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.065379+0000 mgr.x (mgr.24989) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.065379+0000 mgr.x (mgr.24989) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.139157+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.139157+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.142044+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.142044+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.144665+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.144665+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.146016+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.146016+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.154895+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[81040]: audit 2024-04-25T05:10:35.154895+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.895375+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.895375+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.897929+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.897929+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.899056+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.899056+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.908540+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.908540+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.909584+0000 mgr.x (mgr.24989) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.909584+0000 mgr.x (mgr.24989) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.970796+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.970796+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.973616+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.973616+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.975856+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.975856+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.976747+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.976747+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.985924+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:34.985924+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.986530+0000 mgr.x (mgr.24989) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:34.986530+0000 mgr.x (mgr.24989) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.047540+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.047540+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.050567+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.050567+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.053765+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.053765+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.055088+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.055088+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.064542+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.064542+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.065379+0000 mgr.x (mgr.24989) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.065379+0000 mgr.x (mgr.24989) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.139157+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.139157+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.142044+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.142044+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.144665+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.144665+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.146016+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.146016+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:35.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.154895+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:35.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:35 smithi096 bash[79063]: audit 2024-04-25T05:10:35.154895+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[68714]: debug 2024-04-25T05:10:36.027+0000 7f7c274297c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-25T05:10:36.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[68714]: debug 2024-04-25T05:10:36.063+0000 7f7c274297c0 -1 osd.5 151 log_to_monitors true 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.156077+0000 mgr.x (mgr.24989) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.156077+0000 mgr.x (mgr.24989) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cluster 2024-04-25T05:10:35.193439+0000 mgr.x (mgr.24989) 949 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cluster 2024-04-25T05:10:35.193439+0000 mgr.x (mgr.24989) 949 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.213400+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.213400+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.216066+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.216066+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.218871+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.218871+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.219889+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.219889+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.229818+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.229818+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.230384+0000 mgr.x (mgr.24989) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.230384+0000 mgr.x (mgr.24989) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.275946+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.275946+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.279706+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.279706+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.282573+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.282573+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.283823+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.283823+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.295337+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.295337+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.296467+0000 mgr.x (mgr.24989) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.296467+0000 mgr.x (mgr.24989) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.358261+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.358261+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.361452+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.361452+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.364010+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.364010+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.365427+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.365427+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.377288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.377288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.378010+0000 mgr.x (mgr.24989) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.378010+0000 mgr.x (mgr.24989) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.424063+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.424063+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.427141+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.427141+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.429649+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.429649+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.430659+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.430659+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.441872+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.441872+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.442499+0000 mgr.x (mgr.24989) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.442499+0000 mgr.x (mgr.24989) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.487705+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.487705+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.490776+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.490776+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.493264+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.493264+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.494599+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.494599+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.506251+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.506251+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.507379+0000 mgr.x (mgr.24989) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.507379+0000 mgr.x (mgr.24989) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.568571+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.568571+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.571812+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.571812+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.574525+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.574525+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.575699+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.575699+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.585264+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.585264+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.587827+0000 mgr.x (mgr.24989) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.587827+0000 mgr.x (mgr.24989) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.650023+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.650023+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.653290+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.653290+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.656498+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.656498+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.657804+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.657804+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.668058+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.668058+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.668684+0000 mgr.x (mgr.24989) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.668684+0000 mgr.x (mgr.24989) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.726536+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.726536+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.729714+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.729714+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.732421+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.732421+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.733650+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.733650+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.742928+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.742928+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.744011+0000 mgr.x (mgr.24989) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.744011+0000 mgr.x (mgr.24989) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.784884+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.784884+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.788247+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.788247+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.791677+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.791677+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.792931+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.792931+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.802354+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.802354+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.803166+0000 mgr.x (mgr.24989) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.803166+0000 mgr.x (mgr.24989) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.877147+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.877147+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.880209+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.880209+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.882769+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.882769+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.884304+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.884304+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.894937+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.894937+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.896217+0000 mgr.x (mgr.24989) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:35.896217+0000 mgr.x (mgr.24989) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.982941+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.982941+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.987328+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.987328+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.990531+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.990531+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.991927+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:35.991927+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.003022+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.003022+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.004415+0000 mgr.x (mgr.24989) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.004415+0000 mgr.x (mgr.24989) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.068000+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.068000+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.071065+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.071065+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.071842+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.071842+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.072612+0000 mon.a (mon.0) 1167 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.072612+0000 mon.a (mon.0) 1167 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.073816+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.073816+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.075074+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.075074+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.084426+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.084426+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.085257+0000 mgr.x (mgr.24989) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.085257+0000 mgr.x (mgr.24989) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.141889+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.141889+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.144616+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.144616+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.147543+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.147543+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.148712+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.148712+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.156155+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:36 smithi155 bash[60276]: audit 2024-04-25T05:10:36.156155+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.156077+0000 mgr.x (mgr.24989) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.156077+0000 mgr.x (mgr.24989) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cluster 2024-04-25T05:10:35.193439+0000 mgr.x (mgr.24989) 949 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cluster 2024-04-25T05:10:35.193439+0000 mgr.x (mgr.24989) 949 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.213400+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.213400+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.216066+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.216066+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.218871+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.218871+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.219889+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.219889+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.229818+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.229818+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.230384+0000 mgr.x (mgr.24989) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.230384+0000 mgr.x (mgr.24989) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.275946+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.275946+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.156077+0000 mgr.x (mgr.24989) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.156077+0000 mgr.x (mgr.24989) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cluster 2024-04-25T05:10:35.193439+0000 mgr.x (mgr.24989) 949 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cluster 2024-04-25T05:10:35.193439+0000 mgr.x (mgr.24989) 949 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.213400+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.213400+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.216066+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.216066+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.218871+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.218871+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.219889+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.219889+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.229818+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.229818+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.230384+0000 mgr.x (mgr.24989) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.230384+0000 mgr.x (mgr.24989) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.275946+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.275946+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.279706+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.279706+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.282573+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.282573+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.283823+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.283823+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.295337+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.295337+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.296467+0000 mgr.x (mgr.24989) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.296467+0000 mgr.x (mgr.24989) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.358261+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.358261+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.361452+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.361452+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.364010+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.364010+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.365427+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.365427+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.377288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.377288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.378010+0000 mgr.x (mgr.24989) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.279706+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.279706+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.282573+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.282573+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.283823+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.283823+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.295337+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.295337+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.296467+0000 mgr.x (mgr.24989) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.296467+0000 mgr.x (mgr.24989) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.358261+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.358261+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.361452+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.361452+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.364010+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.364010+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.365427+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.365427+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.377288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.377288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.378010+0000 mgr.x (mgr.24989) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.378010+0000 mgr.x (mgr.24989) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.424063+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.424063+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.427141+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.427141+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.429649+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.429649+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.430659+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.430659+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.441872+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.441872+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.442499+0000 mgr.x (mgr.24989) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.442499+0000 mgr.x (mgr.24989) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.487705+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.487705+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.490776+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.490776+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.493264+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.493264+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.378010+0000 mgr.x (mgr.24989) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.424063+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.424063+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.427141+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.427141+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.429649+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.429649+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.430659+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.430659+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.441872+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.441872+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.442499+0000 mgr.x (mgr.24989) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.442499+0000 mgr.x (mgr.24989) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.487705+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.487705+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.490776+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.490776+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.493264+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.493264+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.494599+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.494599+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.506251+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.506251+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.507379+0000 mgr.x (mgr.24989) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.507379+0000 mgr.x (mgr.24989) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.568571+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.568571+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.571812+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.571812+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.574525+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.574525+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.575699+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.575699+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.585264+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.585264+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.587827+0000 mgr.x (mgr.24989) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.587827+0000 mgr.x (mgr.24989) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.650023+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.650023+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.653290+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.494599+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.494599+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.506251+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.506251+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.507379+0000 mgr.x (mgr.24989) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.507379+0000 mgr.x (mgr.24989) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.568571+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.568571+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.571812+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.571812+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.574525+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.574525+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.575699+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.575699+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.585264+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.585264+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.587827+0000 mgr.x (mgr.24989) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.587827+0000 mgr.x (mgr.24989) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.650023+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.650023+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.653290+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.653290+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.656498+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.656498+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.657804+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.657804+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.668058+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.668058+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.668684+0000 mgr.x (mgr.24989) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.668684+0000 mgr.x (mgr.24989) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.726536+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.726536+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.729714+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.729714+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.732421+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.732421+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.733650+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.733650+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.742928+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.742928+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.744011+0000 mgr.x (mgr.24989) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.653290+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.656498+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.656498+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.657804+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.657804+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.668058+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.668058+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.668684+0000 mgr.x (mgr.24989) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.668684+0000 mgr.x (mgr.24989) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.726536+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.726536+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.729714+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.729714+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.732421+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.732421+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.733650+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.733650+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.742928+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.742928+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.744011+0000 mgr.x (mgr.24989) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.744011+0000 mgr.x (mgr.24989) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.784884+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.784884+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.788247+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.788247+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.791677+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.791677+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.792931+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.792931+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.802354+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.802354+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.803166+0000 mgr.x (mgr.24989) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.803166+0000 mgr.x (mgr.24989) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.877147+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.877147+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.880209+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.880209+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.882769+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.882769+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.884304+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.744011+0000 mgr.x (mgr.24989) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.784884+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.784884+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.788247+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.788247+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.791677+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.791677+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.792931+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.792931+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.802354+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.802354+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.803166+0000 mgr.x (mgr.24989) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.803166+0000 mgr.x (mgr.24989) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.877147+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.877147+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.880209+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.880209+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.882769+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.882769+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.884304+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.884304+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.894937+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.894937+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.896217+0000 mgr.x (mgr.24989) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:35.896217+0000 mgr.x (mgr.24989) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.982941+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.982941+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.987328+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.987328+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.990531+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.990531+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.991927+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:35.991927+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.003022+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.003022+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.004415+0000 mgr.x (mgr.24989) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.004415+0000 mgr.x (mgr.24989) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.068000+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.068000+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.071065+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.884304+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.894937+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.894937+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.896217+0000 mgr.x (mgr.24989) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:35.896217+0000 mgr.x (mgr.24989) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.982941+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.982941+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.987328+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.987328+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.990531+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.990531+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.991927+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:35.991927+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.003022+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.003022+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.004415+0000 mgr.x (mgr.24989) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.004415+0000 mgr.x (mgr.24989) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.068000+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.068000+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.071065+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.071065+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.071842+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.071842+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.072612+0000 mon.a (mon.0) 1167 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.072612+0000 mon.a (mon.0) 1167 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.073816+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.073816+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.075074+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.075074+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.084426+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.084426+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.085257+0000 mgr.x (mgr.24989) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.085257+0000 mgr.x (mgr.24989) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.141889+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.141889+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.144616+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.144616+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.147543+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.147543+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.071065+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.071842+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.071842+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.072612+0000 mon.a (mon.0) 1167 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.072612+0000 mon.a (mon.0) 1167 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.073816+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.073816+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.075074+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.075074+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.084426+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.084426+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.085257+0000 mgr.x (mgr.24989) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.085257+0000 mgr.x (mgr.24989) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.141889+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.141889+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.144616+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.144616+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.147543+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.147543+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.148712+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.148712+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.156155+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[79063]: audit 2024-04-25T05:10:36.156155+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.148712+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.148712+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.156155+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:36.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:36 smithi096 bash[81040]: audit 2024-04-25T05:10:36.156155+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.459 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[68714]: debug 2024-04-25T05:10:37.051+0000 7f7c18881700 -1 osd.5 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.158760+0000 mgr.x (mgr.24989) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.158760+0000 mgr.x (mgr.24989) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.231037+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.231037+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.233460+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.233460+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.236153+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.236153+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.237008+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.237008+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.245755+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.245755+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.246688+0000 mgr.x (mgr.24989) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.246688+0000 mgr.x (mgr.24989) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.292408+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.292408+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.295665+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.295665+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.298741+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.298741+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.300014+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.300014+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.309456+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.309456+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.310415+0000 mgr.x (mgr.24989) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.310415+0000 mgr.x (mgr.24989) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.372211+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.372211+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.375553+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.375553+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.379603+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.379603+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.380842+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.380842+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.390413+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.390413+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.391407+0000 mgr.x (mgr.24989) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.391407+0000 mgr.x (mgr.24989) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.449143+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.449143+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.452649+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.452649+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.455873+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.455873+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.457044+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.457044+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.466100+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.466100+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.466787+0000 mgr.x (mgr.24989) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.466787+0000 mgr.x (mgr.24989) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.528701+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.528701+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.531926+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.531926+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.534883+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.534883+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.536062+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.536062+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.545770+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.545770+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.546440+0000 mgr.x (mgr.24989) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.546440+0000 mgr.x (mgr.24989) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.587754+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.587754+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.590526+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.590526+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.593194+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.593194+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.594373+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.594373+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.603673+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.603673+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.604554+0000 mgr.x (mgr.24989) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.604554+0000 mgr.x (mgr.24989) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.645395+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.645395+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.648737+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.648737+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.652006+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.652006+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.653080+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.653080+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.661799+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.661799+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.662497+0000 mgr.x (mgr.24989) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.662497+0000 mgr.x (mgr.24989) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.749224+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.749224+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.753964+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.753964+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.757998+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.757998+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.759616+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.759616+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.770936+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.770936+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.771997+0000 mgr.x (mgr.24989) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.771997+0000 mgr.x (mgr.24989) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.862086+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.862086+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.866221+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.866221+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.871227+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.871227+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.872626+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.872626+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.883667+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.883667+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.884648+0000 mgr.x (mgr.24989) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.884648+0000 mgr.x (mgr.24989) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.970203+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.970203+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.974877+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.974877+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.978737+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.978737+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.980423+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.980423+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.992089+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:36.992089+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.993016+0000 mgr.x (mgr.24989) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:36.993016+0000 mgr.x (mgr.24989) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.000928+0000 mon.a (mon.0) 1180 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.000928+0000 mon.a (mon.0) 1180 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T05:10:37.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.008351+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.008351+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cluster 2024-04-25T05:10:37.009304+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cluster 2024-04-25T05:10:37.009304+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.010408+0000 mon.a (mon.0) 1182 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.010408+0000 mon.a (mon.0) 1182 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.059007+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.059007+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.061653+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.061653+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.064117+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.064117+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.065013+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.065013+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.073818+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.073818+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.074616+0000 mgr.x (mgr.24989) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.074616+0000 mgr.x (mgr.24989) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.133156+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.133156+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.136364+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.136364+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.139222+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.139222+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.140397+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.140397+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.149169+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: audit 2024-04-25T05:10:37.149169+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.150194+0000 mgr.x (mgr.24989) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.150194+0000 mgr.x (mgr.24989) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.158760+0000 mgr.x (mgr.24989) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.158760+0000 mgr.x (mgr.24989) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.231037+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.231037+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.233460+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.233460+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.236153+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.236153+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.237008+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.237008+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.245755+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.245755+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.246688+0000 mgr.x (mgr.24989) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.246688+0000 mgr.x (mgr.24989) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.292408+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.292408+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.295665+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.295665+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.298741+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.158760+0000 mgr.x (mgr.24989) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.158760+0000 mgr.x (mgr.24989) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.231037+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.231037+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.233460+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.233460+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.236153+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.236153+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.237008+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.237008+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.245755+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.245755+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.246688+0000 mgr.x (mgr.24989) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.246688+0000 mgr.x (mgr.24989) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.292408+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.292408+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.295665+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.295665+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.298741+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.298741+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.300014+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.300014+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.309456+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.309456+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.310415+0000 mgr.x (mgr.24989) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.310415+0000 mgr.x (mgr.24989) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.372211+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.372211+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.375553+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.375553+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.379603+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.379603+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.380842+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.380842+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.390413+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.390413+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.391407+0000 mgr.x (mgr.24989) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.391407+0000 mgr.x (mgr.24989) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.449143+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.449143+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.298741+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.300014+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.300014+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.309456+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.309456+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.310415+0000 mgr.x (mgr.24989) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.310415+0000 mgr.x (mgr.24989) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.372211+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.372211+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.375553+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.375553+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.379603+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.379603+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.380842+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.380842+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.390413+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.390413+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.391407+0000 mgr.x (mgr.24989) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.391407+0000 mgr.x (mgr.24989) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.449143+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.449143+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.452649+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.452649+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.455873+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.455873+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.457044+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.457044+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.466100+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.466100+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.466787+0000 mgr.x (mgr.24989) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.466787+0000 mgr.x (mgr.24989) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.528701+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.528701+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.531926+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.531926+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.534883+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.534883+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.536062+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.536062+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.545770+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.545770+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.452649+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.452649+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.455873+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.455873+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.457044+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.457044+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.466100+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.466100+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.466787+0000 mgr.x (mgr.24989) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.466787+0000 mgr.x (mgr.24989) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.528701+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.528701+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.531926+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.531926+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.534883+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.534883+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.536062+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.536062+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.545770+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.545770+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.546440+0000 mgr.x (mgr.24989) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.546440+0000 mgr.x (mgr.24989) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.587754+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.587754+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.590526+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.590526+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.593194+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.593194+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.594373+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.594373+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.603673+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.603673+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.604554+0000 mgr.x (mgr.24989) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.604554+0000 mgr.x (mgr.24989) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.645395+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.645395+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.648737+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.648737+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.652006+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.652006+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.546440+0000 mgr.x (mgr.24989) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.546440+0000 mgr.x (mgr.24989) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.587754+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.587754+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.590526+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.590526+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.593194+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.593194+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.594373+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.594373+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.603673+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.603673+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.604554+0000 mgr.x (mgr.24989) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.604554+0000 mgr.x (mgr.24989) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.645395+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.645395+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.648737+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.648737+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.652006+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.652006+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.653080+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.653080+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.661799+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.661799+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.662497+0000 mgr.x (mgr.24989) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.662497+0000 mgr.x (mgr.24989) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.749224+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.749224+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.753964+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.753964+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.757998+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.757998+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.759616+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.759616+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.770936+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.770936+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.771997+0000 mgr.x (mgr.24989) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.771997+0000 mgr.x (mgr.24989) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.862086+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.862086+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.653080+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.653080+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.661799+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.661799+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.662497+0000 mgr.x (mgr.24989) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.662497+0000 mgr.x (mgr.24989) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.749224+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.749224+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.753964+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.753964+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.757998+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.757998+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.759616+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.759616+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.770936+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.770936+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.771997+0000 mgr.x (mgr.24989) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.771997+0000 mgr.x (mgr.24989) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.862086+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.862086+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.866221+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.866221+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.871227+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.871227+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.872626+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.872626+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.883667+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.883667+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.884648+0000 mgr.x (mgr.24989) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.884648+0000 mgr.x (mgr.24989) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.970203+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.970203+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.974877+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.974877+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.978737+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.978737+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.980423+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.980423+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.992089+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:36.992089+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.866221+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.866221+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.871227+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.871227+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.872626+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.872626+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.883667+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.883667+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.884648+0000 mgr.x (mgr.24989) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.884648+0000 mgr.x (mgr.24989) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.970203+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.970203+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.974877+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.974877+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.978737+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.978737+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.980423+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.980423+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.992089+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:36.992089+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.993016+0000 mgr.x (mgr.24989) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:36.993016+0000 mgr.x (mgr.24989) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.000928+0000 mon.a (mon.0) 1180 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.000928+0000 mon.a (mon.0) 1180 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.008351+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.008351+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cluster 2024-04-25T05:10:37.009304+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cluster 2024-04-25T05:10:37.009304+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.010408+0000 mon.a (mon.0) 1182 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.010408+0000 mon.a (mon.0) 1182 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.059007+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.059007+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.061653+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.061653+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.064117+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.064117+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.065013+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.065013+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.993016+0000 mgr.x (mgr.24989) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:36.993016+0000 mgr.x (mgr.24989) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.000928+0000 mon.a (mon.0) 1180 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T05:10:37.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.000928+0000 mon.a (mon.0) 1180 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.008351+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.008351+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cluster 2024-04-25T05:10:37.009304+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cluster 2024-04-25T05:10:37.009304+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.010408+0000 mon.a (mon.0) 1182 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.010408+0000 mon.a (mon.0) 1182 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.059007+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.059007+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.061653+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.061653+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.064117+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.064117+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.065013+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.065013+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.073818+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.073818+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.074616+0000 mgr.x (mgr.24989) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.074616+0000 mgr.x (mgr.24989) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.133156+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.133156+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.136364+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.136364+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.139222+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.139222+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.140397+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.140397+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.149169+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: audit 2024-04-25T05:10:37.149169+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.150194+0000 mgr.x (mgr.24989) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.150194+0000 mgr.x (mgr.24989) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.073818+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.073818+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.074616+0000 mgr.x (mgr.24989) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.074616+0000 mgr.x (mgr.24989) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.133156+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.133156+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.136364+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.136364+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.139222+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.139222+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.140397+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.140397+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.149169+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: audit 2024-04-25T05:10:37.149169+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.150194+0000 mgr.x (mgr.24989) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:37.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:37 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.150194+0000 mgr.x (mgr.24989) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:10:37] "GET /metrics HTTP/1.1" 200 38594 "" "Prometheus/2.33.4" 2024-04-25T05:10:38.208 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[52857]: debug 2024-04-25T05:10:37.999+0000 7fbb90150700 -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-04-25T05:10:38.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:37.194171+0000 mgr.x (mgr.24989) 975 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:37.194171+0000 mgr.x (mgr.24989) 975 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.207631+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.207631+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.242041+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.242041+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.244741+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.244741+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.246018+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.246018+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.253036+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.253036+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.255418+0000 mgr.x (mgr.24989) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.255418+0000 mgr.x (mgr.24989) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.329240+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.329240+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.331583+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.331583+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.333908+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.333908+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.334774+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.334774+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.343620+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.343620+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.344415+0000 mgr.x (mgr.24989) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.344415+0000 mgr.x (mgr.24989) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.401315+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.401315+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.404130+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.404130+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.406800+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.406800+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.408032+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.408032+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.417065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.417065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.418573+0000 mgr.x (mgr.24989) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.418573+0000 mgr.x (mgr.24989) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.476508+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.476508+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.479402+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.479402+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.482042+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.482042+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.483344+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.483344+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.492583+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.492583+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.493764+0000 mgr.x (mgr.24989) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.493764+0000 mgr.x (mgr.24989) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.555443+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.555443+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.558410+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.558410+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.561004+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.561004+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.562085+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.562085+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.570713+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.570713+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.572089+0000 mgr.x (mgr.24989) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.572089+0000 mgr.x (mgr.24989) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.618172+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.618172+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.621054+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.621054+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.623695+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.623695+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.624774+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.624774+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.632236+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.632236+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.635365+0000 mgr.x (mgr.24989) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.635365+0000 mgr.x (mgr.24989) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.693919+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.693919+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.697189+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.697189+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.700379+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.700379+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.701723+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.701723+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.711250+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.711250+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.712128+0000 mgr.x (mgr.24989) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.712128+0000 mgr.x (mgr.24989) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.761241+0000 mgr.x (mgr.24989) 983 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.761241+0000 mgr.x (mgr.24989) 983 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.768972+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.768972+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.771788+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.771788+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.775060+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.775060+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.776209+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.776209+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.785268+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.785268+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.786684+0000 mgr.x (mgr.24989) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.786684+0000 mgr.x (mgr.24989) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.845022+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.845022+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.847875+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.847875+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.850447+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.850447+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.851552+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.851552+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.861684+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.861684+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.862901+0000 mgr.x (mgr.24989) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.862901+0000 mgr.x (mgr.24989) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.920159+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.920159+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.922785+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.922785+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.925065+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.925065+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.926260+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.926260+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.935711+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.935711+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.937159+0000 mgr.x (mgr.24989) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:37.937159+0000 mgr.x (mgr.24989) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.954237+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.954237+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.970168+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.970168+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.982051+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.982051+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.993705+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.993705+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.996507+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.996507+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.998744+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:37.998744+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.000412+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.000412+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.002429+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.002429+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.002591+0000 mgr.x (mgr.24989) 987 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.002591+0000 mgr.x (mgr.24989) 987 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:38.003616+0000 mgr.x (mgr.24989) 988 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cephadm 2024-04-25T05:10:38.003616+0000 mgr.x (mgr.24989) 988 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:10:38.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:38.070344+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:38.070344+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:38.079225+0000 mon.a (mon.0) 1199 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285] boot 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:38.079225+0000 mon.a (mon.0) 1199 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285] boot 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:38.079332+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: cluster 2024-04-25T05:10:38.079332+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.081714+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:10:38.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:38 smithi155 bash[60276]: audit 2024-04-25T05:10:38.081714+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:10:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:37.194171+0000 mgr.x (mgr.24989) 975 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:37.194171+0000 mgr.x (mgr.24989) 975 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.207631+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.207631+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.242041+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.242041+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.244741+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.244741+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.246018+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.246018+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.253036+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.253036+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.255418+0000 mgr.x (mgr.24989) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.255418+0000 mgr.x (mgr.24989) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.329240+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.329240+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.331583+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.331583+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:37.194171+0000 mgr.x (mgr.24989) 975 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:37.194171+0000 mgr.x (mgr.24989) 975 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-25T05:10:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.207631+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.207631+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.242041+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.242041+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.244741+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.244741+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.246018+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.246018+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.253036+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.253036+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.255418+0000 mgr.x (mgr.24989) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.255418+0000 mgr.x (mgr.24989) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.329240+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.329240+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.331583+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.331583+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.333908+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.333908+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.334774+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.334774+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.343620+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.343620+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.344415+0000 mgr.x (mgr.24989) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.344415+0000 mgr.x (mgr.24989) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.401315+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.401315+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.404130+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.404130+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.406800+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.406800+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.408032+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.408032+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.417065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.417065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.418573+0000 mgr.x (mgr.24989) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.418573+0000 mgr.x (mgr.24989) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.333908+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.333908+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.334774+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.334774+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.343620+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.343620+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.344415+0000 mgr.x (mgr.24989) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.344415+0000 mgr.x (mgr.24989) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.401315+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.401315+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.404130+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.404130+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.406800+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.406800+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.408032+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.408032+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.417065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.417065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.418573+0000 mgr.x (mgr.24989) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.418573+0000 mgr.x (mgr.24989) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.476508+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.476508+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.479402+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.479402+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.482042+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.482042+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.483344+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.483344+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.492583+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.492583+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.493764+0000 mgr.x (mgr.24989) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.493764+0000 mgr.x (mgr.24989) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.555443+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.555443+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.558410+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.558410+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.561004+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.561004+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.562085+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.562085+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.476508+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.476508+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.479402+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.479402+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.482042+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.482042+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.483344+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.483344+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.492583+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.492583+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.493764+0000 mgr.x (mgr.24989) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.493764+0000 mgr.x (mgr.24989) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.555443+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.555443+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.558410+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.558410+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.561004+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.561004+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.562085+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.562085+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.570713+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.570713+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.572089+0000 mgr.x (mgr.24989) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.572089+0000 mgr.x (mgr.24989) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.618172+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.618172+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.621054+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.621054+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.623695+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.623695+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.624774+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.624774+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.632236+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.632236+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.635365+0000 mgr.x (mgr.24989) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.635365+0000 mgr.x (mgr.24989) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.693919+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.693919+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.697189+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.697189+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.570713+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.570713+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.572089+0000 mgr.x (mgr.24989) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.572089+0000 mgr.x (mgr.24989) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.618172+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.618172+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.621054+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.621054+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.623695+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.623695+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.624774+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.624774+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.632236+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.632236+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.635365+0000 mgr.x (mgr.24989) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.635365+0000 mgr.x (mgr.24989) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.693919+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.693919+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.697189+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.697189+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.700379+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.700379+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.701723+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.701723+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.711250+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.711250+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.712128+0000 mgr.x (mgr.24989) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.712128+0000 mgr.x (mgr.24989) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.761241+0000 mgr.x (mgr.24989) 983 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.761241+0000 mgr.x (mgr.24989) 983 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.768972+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.768972+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.771788+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.771788+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.775060+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.775060+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.776209+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.776209+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.785268+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.785268+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.700379+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.700379+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.701723+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.701723+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.711250+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.711250+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.712128+0000 mgr.x (mgr.24989) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.712128+0000 mgr.x (mgr.24989) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.761241+0000 mgr.x (mgr.24989) 983 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.761241+0000 mgr.x (mgr.24989) 983 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.768972+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.768972+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.771788+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.771788+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.775060+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.775060+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.776209+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.776209+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.785268+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.785268+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.786684+0000 mgr.x (mgr.24989) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.786684+0000 mgr.x (mgr.24989) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.845022+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.845022+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.847875+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.847875+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.850447+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.850447+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.851552+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.851552+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.861684+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.861684+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.862901+0000 mgr.x (mgr.24989) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.862901+0000 mgr.x (mgr.24989) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.920159+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.920159+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.922785+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.922785+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.925065+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.925065+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.786684+0000 mgr.x (mgr.24989) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.786684+0000 mgr.x (mgr.24989) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.845022+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.845022+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.847875+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.847875+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.850447+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.850447+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.851552+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.851552+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.861684+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.861684+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.862901+0000 mgr.x (mgr.24989) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.862901+0000 mgr.x (mgr.24989) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.920159+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.920159+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.922785+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.922785+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.925065+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.925065+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:38.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.926260+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.926260+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.935711+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.935711+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.937159+0000 mgr.x (mgr.24989) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:37.937159+0000 mgr.x (mgr.24989) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.954237+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.954237+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.970168+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.970168+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.982051+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.982051+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.993705+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.993705+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.996507+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.996507+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.998744+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:37.998744+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.000412+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.000412+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.002429+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.002429+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.002591+0000 mgr.x (mgr.24989) 987 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.002591+0000 mgr.x (mgr.24989) 987 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:38.003616+0000 mgr.x (mgr.24989) 988 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cephadm 2024-04-25T05:10:38.003616+0000 mgr.x (mgr.24989) 988 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:38.070344+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:38.070344+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:38.079225+0000 mon.a (mon.0) 1199 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285] boot 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:38.079225+0000 mon.a (mon.0) 1199 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285] boot 2024-04-25T05:10:38.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:38.079332+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: cluster 2024-04-25T05:10:38.079332+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.081714+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[79063]: audit 2024-04-25T05:10:38.081714+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.926260+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.926260+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.935711+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.935711+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.937159+0000 mgr.x (mgr.24989) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:37.937159+0000 mgr.x (mgr.24989) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.954237+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.954237+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.970168+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.970168+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.982051+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.982051+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.993705+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.993705+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.996507+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.996507+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.998744+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:37.998744+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.000412+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.000412+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.002429+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.002429+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.002591+0000 mgr.x (mgr.24989) 987 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.002591+0000 mgr.x (mgr.24989) 987 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:38.003616+0000 mgr.x (mgr.24989) 988 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cephadm 2024-04-25T05:10:38.003616+0000 mgr.x (mgr.24989) 988 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:38.070344+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:38.070344+0000 mon.a (mon.0) 1198 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:38.079225+0000 mon.a (mon.0) 1199 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285] boot 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:38.079225+0000 mon.a (mon.0) 1199 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1475473285,v1:172.21.15.155:6809/1475473285] boot 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:38.079332+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-25T05:10:38.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: cluster 2024-04-25T05:10:38.079332+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-25T05:10:38.530 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.081714+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:10:38.530 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:38 smithi096 bash[81040]: audit 2024-04-25T05:10:38.081714+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-25T05:10:40.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:40 smithi155 bash[60276]: cluster 2024-04-25T05:10:39.081244+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-25T05:10:40.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:40 smithi155 bash[60276]: cluster 2024-04-25T05:10:39.081244+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-25T05:10:40.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:40 smithi096 bash[79063]: cluster 2024-04-25T05:10:39.081244+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-25T05:10:40.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:40 smithi096 bash[79063]: cluster 2024-04-25T05:10:39.081244+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-25T05:10:40.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:40 smithi096 bash[81040]: cluster 2024-04-25T05:10:39.081244+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-25T05:10:40.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:40 smithi096 bash[81040]: cluster 2024-04-25T05:10:39.081244+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-25T05:10:41.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:41 smithi155 bash[60276]: cluster 2024-04-25T05:10:39.194984+0000 mgr.x (mgr.24989) 989 : cluster [DBG] pgmap v194: 161 pgs: 18 peering, 17 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:10:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:41 smithi155 bash[60276]: cluster 2024-04-25T05:10:39.194984+0000 mgr.x (mgr.24989) 989 : cluster [DBG] pgmap v194: 161 pgs: 18 peering, 17 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:10:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:41 smithi155 bash[60276]: cluster 2024-04-25T05:10:40.074861+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:41.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:41 smithi155 bash[60276]: cluster 2024-04-25T05:10:40.074861+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:41.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[79063]: cluster 2024-04-25T05:10:39.194984+0000 mgr.x (mgr.24989) 989 : cluster [DBG] pgmap v194: 161 pgs: 18 peering, 17 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:10:41.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[79063]: cluster 2024-04-25T05:10:39.194984+0000 mgr.x (mgr.24989) 989 : cluster [DBG] pgmap v194: 161 pgs: 18 peering, 17 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:10:41.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[79063]: cluster 2024-04-25T05:10:40.074861+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:41.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[79063]: cluster 2024-04-25T05:10:40.074861+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[81040]: cluster 2024-04-25T05:10:39.194984+0000 mgr.x (mgr.24989) 989 : cluster [DBG] pgmap v194: 161 pgs: 18 peering, 17 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:10:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[81040]: cluster 2024-04-25T05:10:39.194984+0000 mgr.x (mgr.24989) 989 : cluster [DBG] pgmap v194: 161 pgs: 18 peering, 17 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/726 objects degraded (8.264%) 2024-04-25T05:10:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[81040]: cluster 2024-04-25T05:10:40.074861+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:41 smithi096 bash[81040]: cluster 2024-04-25T05:10:40.074861+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 60/726 objects degraded (8.264%), 17 pgs degraded (PG_DEGRADED) 2024-04-25T05:10:43.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: cluster 2024-04-25T05:10:41.196107+0000 mgr.x (mgr.24989) 990 : cluster [DBG] pgmap v195: 161 pgs: 18 peering, 15 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/726 objects degraded (7.300%) 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: cluster 2024-04-25T05:10:41.196107+0000 mgr.x (mgr.24989) 990 : cluster [DBG] pgmap v195: 161 pgs: 18 peering, 15 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/726 objects degraded (7.300%) 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: audit 2024-04-25T05:10:42.400994+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: audit 2024-04-25T05:10:42.400994+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: audit 2024-04-25T05:10:42.417012+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: audit 2024-04-25T05:10:42.417012+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: audit 2024-04-25T05:10:42.430157+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:43 smithi155 bash[60276]: audit 2024-04-25T05:10:42.430157+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: cluster 2024-04-25T05:10:41.196107+0000 mgr.x (mgr.24989) 990 : cluster [DBG] pgmap v195: 161 pgs: 18 peering, 15 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/726 objects degraded (7.300%) 2024-04-25T05:10:43.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: cluster 2024-04-25T05:10:41.196107+0000 mgr.x (mgr.24989) 990 : cluster [DBG] pgmap v195: 161 pgs: 18 peering, 15 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/726 objects degraded (7.300%) 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: audit 2024-04-25T05:10:42.400994+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: audit 2024-04-25T05:10:42.400994+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: audit 2024-04-25T05:10:42.417012+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: audit 2024-04-25T05:10:42.417012+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: audit 2024-04-25T05:10:42.430157+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[79063]: audit 2024-04-25T05:10:42.430157+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: cluster 2024-04-25T05:10:41.196107+0000 mgr.x (mgr.24989) 990 : cluster [DBG] pgmap v195: 161 pgs: 18 peering, 15 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/726 objects degraded (7.300%) 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: cluster 2024-04-25T05:10:41.196107+0000 mgr.x (mgr.24989) 990 : cluster [DBG] pgmap v195: 161 pgs: 18 peering, 15 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/726 objects degraded (7.300%) 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: audit 2024-04-25T05:10:42.400994+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: audit 2024-04-25T05:10:42.400994+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: audit 2024-04-25T05:10:42.417012+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: audit 2024-04-25T05:10:42.417012+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: audit 2024-04-25T05:10:42.430157+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:43.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:43 smithi096 bash[81040]: audit 2024-04-25T05:10:42.430157+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:44 smithi155 bash[60276]: cluster 2024-04-25T05:10:44.090498+0000 mon.a (mon.0) 1206 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/726 objects degraded (7.300%), 15 pgs degraded) 2024-04-25T05:10:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:44 smithi155 bash[60276]: cluster 2024-04-25T05:10:44.090498+0000 mon.a (mon.0) 1206 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/726 objects degraded (7.300%), 15 pgs degraded) 2024-04-25T05:10:44.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:44 smithi155 bash[60276]: cluster 2024-04-25T05:10:44.090564+0000 mon.a (mon.0) 1207 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:44 smithi155 bash[60276]: cluster 2024-04-25T05:10:44.090564+0000 mon.a (mon.0) 1207 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:44.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[81040]: cluster 2024-04-25T05:10:44.090498+0000 mon.a (mon.0) 1206 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/726 objects degraded (7.300%), 15 pgs degraded) 2024-04-25T05:10:44.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[81040]: cluster 2024-04-25T05:10:44.090498+0000 mon.a (mon.0) 1206 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/726 objects degraded (7.300%), 15 pgs degraded) 2024-04-25T05:10:44.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[81040]: cluster 2024-04-25T05:10:44.090564+0000 mon.a (mon.0) 1207 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:44.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[81040]: cluster 2024-04-25T05:10:44.090564+0000 mon.a (mon.0) 1207 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:44.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[79063]: cluster 2024-04-25T05:10:44.090498+0000 mon.a (mon.0) 1206 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/726 objects degraded (7.300%), 15 pgs degraded) 2024-04-25T05:10:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[79063]: cluster 2024-04-25T05:10:44.090498+0000 mon.a (mon.0) 1206 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/726 objects degraded (7.300%), 15 pgs degraded) 2024-04-25T05:10:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[79063]: cluster 2024-04-25T05:10:44.090564+0000 mon.a (mon.0) 1207 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:44 smithi096 bash[79063]: cluster 2024-04-25T05:10:44.090564+0000 mon.a (mon.0) 1207 : cluster [INF] Cluster is now healthy 2024-04-25T05:10:45.423 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:45 smithi096 bash[79063]: cluster 2024-04-25T05:10:43.197345+0000 mgr.x (mgr.24989) 991 : cluster [DBG] pgmap v196: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-04-25T05:10:45.424 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:45 smithi096 bash[79063]: cluster 2024-04-25T05:10:43.197345+0000 mgr.x (mgr.24989) 991 : cluster [DBG] pgmap v196: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-04-25T05:10:45.424 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:45 smithi096 bash[81040]: cluster 2024-04-25T05:10:43.197345+0000 mgr.x (mgr.24989) 991 : cluster [DBG] pgmap v196: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-04-25T05:10:45.424 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:45 smithi096 bash[81040]: cluster 2024-04-25T05:10:43.197345+0000 mgr.x (mgr.24989) 991 : cluster [DBG] pgmap v196: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-04-25T05:10:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:45 smithi155 bash[60276]: cluster 2024-04-25T05:10:43.197345+0000 mgr.x (mgr.24989) 991 : cluster [DBG] pgmap v196: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-04-25T05:10:45.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:45 smithi155 bash[60276]: cluster 2024-04-25T05:10:43.197345+0000 mgr.x (mgr.24989) 991 : cluster [DBG] pgmap v196: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: cluster 2024-04-25T05:10:45.198414+0000 mgr.x (mgr.24989) 992 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: cluster 2024-04-25T05:10:45.198414+0000 mgr.x (mgr.24989) 992 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:45.899898+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:45.899898+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:45.913340+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:45.913340+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:45.927464+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:45.927464+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:46.594252+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:46.594252+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:46.597561+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:47.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:46 smithi155 bash[60276]: audit 2024-04-25T05:10:46.597561+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:47.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: cluster 2024-04-25T05:10:45.198414+0000 mgr.x (mgr.24989) 992 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:47.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: cluster 2024-04-25T05:10:45.198414+0000 mgr.x (mgr.24989) 992 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:47.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:45.899898+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:45.899898+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:45.913340+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:45.913340+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:45.927464+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:45.927464+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:46.594252+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:46.594252+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:46.597561+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[81040]: audit 2024-04-25T05:10:46.597561+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: cluster 2024-04-25T05:10:45.198414+0000 mgr.x (mgr.24989) 992 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: cluster 2024-04-25T05:10:45.198414+0000 mgr.x (mgr.24989) 992 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-25T05:10:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:45.899898+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:45.899898+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:45.913340+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:45.913340+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:45.927464+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:45.927464+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:46.594252+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:46.594252+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:46.597561+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:46 smithi096 bash[79063]: audit 2024-04-25T05:10:46.597561+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.641624+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.641624+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.641970+0000 mon.c (mon.1) 2461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.641970+0000 mon.c (mon.1) 2461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642213+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642213+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.056 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642301+0000 mon.c (mon.1) 2462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642301+0000 mon.c (mon.1) 2462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642674+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642674+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642961+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[79063]: audit 2024-04-25T05:10:47.642961+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.641624+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.641624+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.641970+0000 mon.c (mon.1) 2461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.641970+0000 mon.c (mon.1) 2461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642213+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.057 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642213+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642301+0000 mon.c (mon.1) 2462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642301+0000 mon.c (mon.1) 2462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642674+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642674+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642961+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.058 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:47 smithi096 bash[81040]: audit 2024-04-25T05:10:47.642961+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:10:47] "GET /metrics HTTP/1.1" 200 38602 "" "Prometheus/2.33.4" 2024-04-25T05:10:48.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.641624+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.641624+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.641970+0000 mon.c (mon.1) 2461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.641970+0000 mon.c (mon.1) 2461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642213+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642213+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642301+0000 mon.c (mon.1) 2462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642301+0000 mon.c (mon.1) 2462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642674+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642674+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642961+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:47 smithi155 bash[60276]: audit 2024-04-25T05:10:47.642961+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: cluster 2024-04-25T05:10:47.199404+0000 mgr.x (mgr.24989) 993 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: cluster 2024-04-25T05:10:47.199404+0000 mgr.x (mgr.24989) 993 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.769451+0000 mgr.x (mgr.24989) 994 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.769451+0000 mgr.x (mgr.24989) 994 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.907677+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]': finished 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.907677+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]': finished 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.907759+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]': finished 2024-04-25T05:10:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.907759+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]': finished 2024-04-25T05:10:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.907832+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-04-25T05:10:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: audit 2024-04-25T05:10:47.907832+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-04-25T05:10:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: cluster 2024-04-25T05:10:47.910842+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-25T05:10:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:48 smithi155 bash[60276]: cluster 2024-04-25T05:10:47.910842+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: cluster 2024-04-25T05:10:47.199404+0000 mgr.x (mgr.24989) 993 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: cluster 2024-04-25T05:10:47.199404+0000 mgr.x (mgr.24989) 993 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.769451+0000 mgr.x (mgr.24989) 994 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.769451+0000 mgr.x (mgr.24989) 994 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.907677+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]': finished 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.907677+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]': finished 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.907759+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]': finished 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.907759+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]': finished 2024-04-25T05:10:49.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.907832+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: audit 2024-04-25T05:10:47.907832+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: cluster 2024-04-25T05:10:47.910842+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[79063]: cluster 2024-04-25T05:10:47.910842+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: cluster 2024-04-25T05:10:47.199404+0000 mgr.x (mgr.24989) 993 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: cluster 2024-04-25T05:10:47.199404+0000 mgr.x (mgr.24989) 993 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.769451+0000 mgr.x (mgr.24989) 994 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.769451+0000 mgr.x (mgr.24989) 994 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.907677+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]': finished 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.907677+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.d"}]': finished 2024-04-25T05:10:49.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.907759+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]': finished 2024-04-25T05:10:49.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.907759+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.12"}]': finished 2024-04-25T05:10:49.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.907832+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-04-25T05:10:49.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: audit 2024-04-25T05:10:47.907832+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-04-25T05:10:49.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: cluster 2024-04-25T05:10:47.910842+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-25T05:10:49.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:48 smithi096 bash[81040]: cluster 2024-04-25T05:10:47.910842+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-25T05:10:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:49 smithi155 bash[60276]: cluster 2024-04-25T05:10:48.917384+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-25T05:10:50.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:49 smithi155 bash[60276]: cluster 2024-04-25T05:10:48.917384+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-25T05:10:50.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:49 smithi096 bash[79063]: cluster 2024-04-25T05:10:48.917384+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-25T05:10:50.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:49 smithi096 bash[79063]: cluster 2024-04-25T05:10:48.917384+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-25T05:10:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:49 smithi096 bash[81040]: cluster 2024-04-25T05:10:48.917384+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-25T05:10:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:49 smithi096 bash[81040]: cluster 2024-04-25T05:10:48.917384+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-25T05:10:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:50 smithi155 bash[60276]: cluster 2024-04-25T05:10:49.200055+0000 mgr.x (mgr.24989) 995 : cluster [DBG] pgmap v201: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:10:51.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:50 smithi155 bash[60276]: cluster 2024-04-25T05:10:49.200055+0000 mgr.x (mgr.24989) 995 : cluster [DBG] pgmap v201: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:10:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:50 smithi155 bash[60276]: cluster 2024-04-25T05:10:49.945030+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-25T05:10:51.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:50 smithi155 bash[60276]: cluster 2024-04-25T05:10:49.945030+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-25T05:10:51.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[81040]: cluster 2024-04-25T05:10:49.200055+0000 mgr.x (mgr.24989) 995 : cluster [DBG] pgmap v201: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:10:51.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[81040]: cluster 2024-04-25T05:10:49.200055+0000 mgr.x (mgr.24989) 995 : cluster [DBG] pgmap v201: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:10:51.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[81040]: cluster 2024-04-25T05:10:49.945030+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-25T05:10:51.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[81040]: cluster 2024-04-25T05:10:49.945030+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-25T05:10:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[79063]: cluster 2024-04-25T05:10:49.200055+0000 mgr.x (mgr.24989) 995 : cluster [DBG] pgmap v201: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:10:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[79063]: cluster 2024-04-25T05:10:49.200055+0000 mgr.x (mgr.24989) 995 : cluster [DBG] pgmap v201: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-25T05:10:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[79063]: cluster 2024-04-25T05:10:49.945030+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-25T05:10:51.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:50 smithi096 bash[79063]: cluster 2024-04-25T05:10:49.945030+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-25T05:10:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:51 smithi155 bash[60276]: cluster 2024-04-25T05:10:50.942098+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-25T05:10:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:51 smithi155 bash[60276]: cluster 2024-04-25T05:10:50.942098+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-25T05:10:52.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:51 smithi155 bash[60276]: audit 2024-04-25T05:10:51.882787+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:51 smithi155 bash[60276]: audit 2024-04-25T05:10:51.882787+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:52.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[79063]: cluster 2024-04-25T05:10:50.942098+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-25T05:10:52.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[79063]: cluster 2024-04-25T05:10:50.942098+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-25T05:10:52.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[79063]: audit 2024-04-25T05:10:51.882787+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:52.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[79063]: audit 2024-04-25T05:10:51.882787+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[81040]: cluster 2024-04-25T05:10:50.942098+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-25T05:10:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[81040]: cluster 2024-04-25T05:10:50.942098+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-25T05:10:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[81040]: audit 2024-04-25T05:10:51.882787+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:52.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:51 smithi096 bash[81040]: audit 2024-04-25T05:10:51.882787+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:53.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:52 smithi155 bash[60276]: cluster 2024-04-25T05:10:51.200790+0000 mgr.x (mgr.24989) 996 : cluster [DBG] pgmap v204: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:53.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:52 smithi155 bash[60276]: cluster 2024-04-25T05:10:51.200790+0000 mgr.x (mgr.24989) 996 : cluster [DBG] pgmap v204: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:53.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:52 smithi155 bash[60276]: cluster 2024-04-25T05:10:51.963970+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-25T05:10:53.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:52 smithi155 bash[60276]: cluster 2024-04-25T05:10:51.963970+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-25T05:10:53.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[79063]: cluster 2024-04-25T05:10:51.200790+0000 mgr.x (mgr.24989) 996 : cluster [DBG] pgmap v204: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:53.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[79063]: cluster 2024-04-25T05:10:51.200790+0000 mgr.x (mgr.24989) 996 : cluster [DBG] pgmap v204: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:53.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[79063]: cluster 2024-04-25T05:10:51.963970+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-25T05:10:53.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[79063]: cluster 2024-04-25T05:10:51.963970+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-25T05:10:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[81040]: cluster 2024-04-25T05:10:51.200790+0000 mgr.x (mgr.24989) 996 : cluster [DBG] pgmap v204: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[81040]: cluster 2024-04-25T05:10:51.200790+0000 mgr.x (mgr.24989) 996 : cluster [DBG] pgmap v204: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:10:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[81040]: cluster 2024-04-25T05:10:51.963970+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-25T05:10:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:52 smithi096 bash[81040]: cluster 2024-04-25T05:10:51.963970+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-25T05:10:53.801 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:10:54.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[79063]: audit 2024-04-25T05:10:53.019076+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[79063]: audit 2024-04-25T05:10:53.019076+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[79063]: audit 2024-04-25T05:10:53.019507+0000 mgr.x (mgr.24989) 997 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[79063]: audit 2024-04-25T05:10:53.019507+0000 mgr.x (mgr.24989) 997 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[79063]: cephadm 2024-04-25T05:10:53.022554+0000 mgr.x (mgr.24989) 998 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[79063]: cephadm 2024-04-25T05:10:53.022554+0000 mgr.x (mgr.24989) 998 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[81040]: audit 2024-04-25T05:10:53.019076+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[81040]: audit 2024-04-25T05:10:53.019076+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[81040]: audit 2024-04-25T05:10:53.019507+0000 mgr.x (mgr.24989) 997 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[81040]: audit 2024-04-25T05:10:53.019507+0000 mgr.x (mgr.24989) 997 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[81040]: cephadm 2024-04-25T05:10:53.022554+0000 mgr.x (mgr.24989) 998 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-25T05:10:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:53 smithi096 bash[81040]: cephadm 2024-04-25T05:10:53.022554+0000 mgr.x (mgr.24989) 998 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-25T05:10:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:53 smithi155 bash[60276]: audit 2024-04-25T05:10:53.019076+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:53 smithi155 bash[60276]: audit 2024-04-25T05:10:53.019076+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:53 smithi155 bash[60276]: audit 2024-04-25T05:10:53.019507+0000 mgr.x (mgr.24989) 997 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:53 smithi155 bash[60276]: audit 2024-04-25T05:10:53.019507+0000 mgr.x (mgr.24989) 997 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-25T05:10:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:53 smithi155 bash[60276]: cephadm 2024-04-25T05:10:53.022554+0000 mgr.x (mgr.24989) 998 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-25T05:10:54.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:53 smithi155 bash[60276]: cephadm 2024-04-25T05:10:53.022554+0000 mgr.x (mgr.24989) 998 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-25T05:10:54.523 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 8s ago 22m - - 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 12s ago 21m - - 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (8m) 8s ago 15m 14.2M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (8m) 12s ago 15m 40.8M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (7m) 8s ago 13m 45.3M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (7m) 12s ago 21m 521M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (5m) 8s ago 23m 439M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (5m) 8s ago 23m 60.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (4m) 12s ago 21m 47.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (4m) 8s ago 21m 55.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:10:54.524 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (8m) 8s ago 15m 9352k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (8m) 12s ago 15m 9.94M - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (3m) 8s ago 20m 53.8M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (2m) 8s ago 20m 52.4M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (2m) 8s ago 19m 46.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (94s) 8s ago 19m 49.9M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (62s) 12s ago 18m 52.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (24s) 12s ago 17m 46.3M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (17m) 12s ago 17m 61.4M 4096M 17.2.0 e1d6a67b021e d69ac048da0c 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (16m) 12s ago 16m 66.9M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (7m) 12s ago 15m 66.5M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (13m) 8s ago 13m 88.7M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:10:54.525 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (13m) 12s ago 13m 88.8M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:10:54.526 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (13m) 8s ago 13m 88.1M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:10:54.526 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (13m) 12s ago 13m 88.4M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:10:54.944 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:10:54.944 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:10:54.944 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:10:54.944 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:54.944 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 6 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 11 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:10:54.945 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:10:55.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:54 smithi155 bash[60276]: cluster 2024-04-25T05:10:53.202048+0000 mgr.x (mgr.24989) 999 : cluster [DBG] pgmap v206: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25 B/s, 1 objects/s recovering 2024-04-25T05:10:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:54 smithi155 bash[60276]: cluster 2024-04-25T05:10:53.202048+0000 mgr.x (mgr.24989) 999 : cluster [DBG] pgmap v206: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25 B/s, 1 objects/s recovering 2024-04-25T05:10:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:54 smithi155 bash[60276]: audit 2024-04-25T05:10:53.793172+0000 mgr.x (mgr.24989) 1000 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:54 smithi155 bash[60276]: audit 2024-04-25T05:10:53.793172+0000 mgr.x (mgr.24989) 1000 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:54 smithi155 bash[60276]: audit 2024-04-25T05:10:54.949286+0000 mon.a (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.96:0/2560880415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:54 smithi155 bash[60276]: audit 2024-04-25T05:10:54.949286+0000 mon.a (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.96:0/2560880415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[81040]: cluster 2024-04-25T05:10:53.202048+0000 mgr.x (mgr.24989) 999 : cluster [DBG] pgmap v206: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25 B/s, 1 objects/s recovering 2024-04-25T05:10:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[81040]: cluster 2024-04-25T05:10:53.202048+0000 mgr.x (mgr.24989) 999 : cluster [DBG] pgmap v206: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25 B/s, 1 objects/s recovering 2024-04-25T05:10:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[81040]: audit 2024-04-25T05:10:53.793172+0000 mgr.x (mgr.24989) 1000 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[81040]: audit 2024-04-25T05:10:53.793172+0000 mgr.x (mgr.24989) 1000 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[81040]: audit 2024-04-25T05:10:54.949286+0000 mon.a (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.96:0/2560880415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:55.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[81040]: audit 2024-04-25T05:10:54.949286+0000 mon.a (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.96:0/2560880415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[79063]: cluster 2024-04-25T05:10:53.202048+0000 mgr.x (mgr.24989) 999 : cluster [DBG] pgmap v206: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25 B/s, 1 objects/s recovering 2024-04-25T05:10:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[79063]: cluster 2024-04-25T05:10:53.202048+0000 mgr.x (mgr.24989) 999 : cluster [DBG] pgmap v206: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25 B/s, 1 objects/s recovering 2024-04-25T05:10:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[79063]: audit 2024-04-25T05:10:53.793172+0000 mgr.x (mgr.24989) 1000 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[79063]: audit 2024-04-25T05:10:53.793172+0000 mgr.x (mgr.24989) 1000 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[79063]: audit 2024-04-25T05:10:54.949286+0000 mon.a (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.96:0/2560880415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:55.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:54 smithi096 bash[79063]: audit 2024-04-25T05:10:54.949286+0000 mon.a (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.96:0/2560880415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "11/23 daemons upgraded", 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:10:55.318 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:10:55.319 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:10:55.740 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:54.167086+0000 mgr.x (mgr.24989) 1001 : audit [DBG] from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:54.167086+0000 mgr.x (mgr.24989) 1001 : audit [DBG] from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:54.510543+0000 mgr.x (mgr.24989) 1002 : audit [DBG] from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:54.510543+0000 mgr.x (mgr.24989) 1002 : audit [DBG] from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.551111+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.551111+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.556676+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.556676+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.558568+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.558568+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.745999+0000 mon.c (mon.1) 2466 : audit [DBG] from='client.? 172.21.15.96:0/723740666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[79063]: audit 2024-04-25T05:10:55.745999+0000 mon.c (mon.1) 2466 : audit [DBG] from='client.? 172.21.15.96:0/723740666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:54.167086+0000 mgr.x (mgr.24989) 1001 : audit [DBG] from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:54.167086+0000 mgr.x (mgr.24989) 1001 : audit [DBG] from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:54.510543+0000 mgr.x (mgr.24989) 1002 : audit [DBG] from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:54.510543+0000 mgr.x (mgr.24989) 1002 : audit [DBG] from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.551111+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.551111+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.556676+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.556676+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.558568+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.558568+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.745999+0000 mon.c (mon.1) 2466 : audit [DBG] from='client.? 172.21.15.96:0/723740666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:55 smithi096 bash[81040]: audit 2024-04-25T05:10:55.745999+0000 mon.c (mon.1) 2466 : audit [DBG] from='client.? 172.21.15.96:0/723740666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:56.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:54.167086+0000 mgr.x (mgr.24989) 1001 : audit [DBG] from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:54.167086+0000 mgr.x (mgr.24989) 1001 : audit [DBG] from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:54.510543+0000 mgr.x (mgr.24989) 1002 : audit [DBG] from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:54.510543+0000 mgr.x (mgr.24989) 1002 : audit [DBG] from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.551111+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.551111+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.556676+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.556676+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.558568+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.558568+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.745999+0000 mon.c (mon.1) 2466 : audit [DBG] from='client.? 172.21.15.96:0/723740666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:56.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:55 smithi155 bash[60276]: audit 2024-04-25T05:10:55.745999+0000 mon.c (mon.1) 2466 : audit [DBG] from='client.? 172.21.15.96:0/723740666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:10:57.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: cluster 2024-04-25T05:10:55.203363+0000 mgr.x (mgr.24989) 1003 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: cluster 2024-04-25T05:10:55.203363+0000 mgr.x (mgr.24989) 1003 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: audit 2024-04-25T05:10:55.322377+0000 mgr.x (mgr.24989) 1004 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: audit 2024-04-25T05:10:55.322377+0000 mgr.x (mgr.24989) 1004 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: cephadm 2024-04-25T05:10:55.542981+0000 mgr.x (mgr.24989) 1005 : cephadm [INF] Upgrade: Updating osd.6 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: cephadm 2024-04-25T05:10:55.542981+0000 mgr.x (mgr.24989) 1005 : cephadm [INF] Upgrade: Updating osd.6 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: cephadm 2024-04-25T05:10:55.564451+0000 mgr.x (mgr.24989) 1006 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T05:10:57.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:56 smithi155 bash[60276]: cephadm 2024-04-25T05:10:55.564451+0000 mgr.x (mgr.24989) 1006 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T05:10:57.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: cluster 2024-04-25T05:10:55.203363+0000 mgr.x (mgr.24989) 1003 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: cluster 2024-04-25T05:10:55.203363+0000 mgr.x (mgr.24989) 1003 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: audit 2024-04-25T05:10:55.322377+0000 mgr.x (mgr.24989) 1004 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: audit 2024-04-25T05:10:55.322377+0000 mgr.x (mgr.24989) 1004 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: cephadm 2024-04-25T05:10:55.542981+0000 mgr.x (mgr.24989) 1005 : cephadm [INF] Upgrade: Updating osd.6 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: cephadm 2024-04-25T05:10:55.542981+0000 mgr.x (mgr.24989) 1005 : cephadm [INF] Upgrade: Updating osd.6 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: cephadm 2024-04-25T05:10:55.564451+0000 mgr.x (mgr.24989) 1006 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[79063]: cephadm 2024-04-25T05:10:55.564451+0000 mgr.x (mgr.24989) 1006 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: cluster 2024-04-25T05:10:55.203363+0000 mgr.x (mgr.24989) 1003 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: cluster 2024-04-25T05:10:55.203363+0000 mgr.x (mgr.24989) 1003 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36 B/s, 1 objects/s recovering 2024-04-25T05:10:57.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: audit 2024-04-25T05:10:55.322377+0000 mgr.x (mgr.24989) 1004 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: audit 2024-04-25T05:10:55.322377+0000 mgr.x (mgr.24989) 1004 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:10:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: cephadm 2024-04-25T05:10:55.542981+0000 mgr.x (mgr.24989) 1005 : cephadm [INF] Upgrade: Updating osd.6 2024-04-25T05:10:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: cephadm 2024-04-25T05:10:55.542981+0000 mgr.x (mgr.24989) 1005 : cephadm [INF] Upgrade: Updating osd.6 2024-04-25T05:10:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: cephadm 2024-04-25T05:10:55.564451+0000 mgr.x (mgr.24989) 1006 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T05:10:57.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:56 smithi096 bash[81040]: cephadm 2024-04-25T05:10:55.564451+0000 mgr.x (mgr.24989) 1006 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-04-25T05:10:58.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:10:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:10:57] "GET /metrics HTTP/1.1" 200 38602 "" "Prometheus/2.33.4" 2024-04-25T05:10:59.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[79063]: cluster 2024-04-25T05:10:57.204370+0000 mgr.x (mgr.24989) 1007 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s; 30 B/s, 1 objects/s recovering 2024-04-25T05:10:59.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[79063]: cluster 2024-04-25T05:10:57.204370+0000 mgr.x (mgr.24989) 1007 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s; 30 B/s, 1 objects/s recovering 2024-04-25T05:10:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[79063]: audit 2024-04-25T05:10:57.773720+0000 mgr.x (mgr.24989) 1008 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:59.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[79063]: audit 2024-04-25T05:10:57.773720+0000 mgr.x (mgr.24989) 1008 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[81040]: cluster 2024-04-25T05:10:57.204370+0000 mgr.x (mgr.24989) 1007 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s; 30 B/s, 1 objects/s recovering 2024-04-25T05:10:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[81040]: cluster 2024-04-25T05:10:57.204370+0000 mgr.x (mgr.24989) 1007 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s; 30 B/s, 1 objects/s recovering 2024-04-25T05:10:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[81040]: audit 2024-04-25T05:10:57.773720+0000 mgr.x (mgr.24989) 1008 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:10:58 smithi096 bash[81040]: audit 2024-04-25T05:10:57.773720+0000 mgr.x (mgr.24989) 1008 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:58 smithi155 bash[60276]: cluster 2024-04-25T05:10:57.204370+0000 mgr.x (mgr.24989) 1007 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s; 30 B/s, 1 objects/s recovering 2024-04-25T05:10:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:58 smithi155 bash[60276]: cluster 2024-04-25T05:10:57.204370+0000 mgr.x (mgr.24989) 1007 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s; 30 B/s, 1 objects/s recovering 2024-04-25T05:10:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:58 smithi155 bash[60276]: audit 2024-04-25T05:10:57.773720+0000 mgr.x (mgr.24989) 1008 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:10:59.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:10:58 smithi155 bash[60276]: audit 2024-04-25T05:10:57.773720+0000 mgr.x (mgr.24989) 1008 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:00.246 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.247 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.247 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.248 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.248 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.248 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.248 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:00.709 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:00 smithi155 systemd[1]: Stopping Ceph osd.6 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:11:00.709 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:00 smithi155 bash[30460]: debug 2024-04-25T05:11:00.383+0000 7fe5aeb5d700 -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-04-25T05:11:00.709 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:00 smithi155 bash[30460]: debug 2024-04-25T05:11:00.383+0000 7fe5aeb5d700 -1 osd.6 161 *** Got signal Terminated *** 2024-04-25T05:11:00.710 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:00 smithi155 bash[30460]: debug 2024-04-25T05:11:00.383+0000 7fe5aeb5d700 -1 osd.6 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:11:01.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:01 smithi155 bash[60276]: cluster 2024-04-25T05:10:59.205860+0000 mgr.x (mgr.24989) 1009 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 26 B/s, 1 objects/s recovering 2024-04-25T05:11:01.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:01 smithi155 bash[60276]: cluster 2024-04-25T05:10:59.205860+0000 mgr.x (mgr.24989) 1009 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 26 B/s, 1 objects/s recovering 2024-04-25T05:11:01.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:01 smithi155 bash[60276]: cluster 2024-04-25T05:11:00.387623+0000 mon.a (mon.0) 1226 : cluster [INF] osd.6 marked itself down and dead 2024-04-25T05:11:01.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:01 smithi155 bash[60276]: cluster 2024-04-25T05:11:00.387623+0000 mon.a (mon.0) 1226 : cluster [INF] osd.6 marked itself down and dead 2024-04-25T05:11:01.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[79063]: cluster 2024-04-25T05:10:59.205860+0000 mgr.x (mgr.24989) 1009 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 26 B/s, 1 objects/s recovering 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[79063]: cluster 2024-04-25T05:10:59.205860+0000 mgr.x (mgr.24989) 1009 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 26 B/s, 1 objects/s recovering 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[79063]: cluster 2024-04-25T05:11:00.387623+0000 mon.a (mon.0) 1226 : cluster [INF] osd.6 marked itself down and dead 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[79063]: cluster 2024-04-25T05:11:00.387623+0000 mon.a (mon.0) 1226 : cluster [INF] osd.6 marked itself down and dead 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[81040]: cluster 2024-04-25T05:10:59.205860+0000 mgr.x (mgr.24989) 1009 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 26 B/s, 1 objects/s recovering 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[81040]: cluster 2024-04-25T05:10:59.205860+0000 mgr.x (mgr.24989) 1009 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 26 B/s, 1 objects/s recovering 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[81040]: cluster 2024-04-25T05:11:00.387623+0000 mon.a (mon.0) 1226 : cluster [INF] osd.6 marked itself down and dead 2024-04-25T05:11:01.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:01 smithi096 bash[81040]: cluster 2024-04-25T05:11:00.387623+0000 mon.a (mon.0) 1226 : cluster [INF] osd.6 marked itself down and dead 2024-04-25T05:11:02.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: cluster 2024-04-25T05:11:00.985652+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:02.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: cluster 2024-04-25T05:11:00.985652+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:02.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: cluster 2024-04-25T05:11:00.995628+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-25T05:11:02.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: cluster 2024-04-25T05:11:00.995628+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: audit 2024-04-25T05:11:01.594890+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: audit 2024-04-25T05:11:01.594890+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: audit 2024-04-25T05:11:01.597591+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: audit 2024-04-25T05:11:01.597591+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: audit 2024-04-25T05:11:01.913671+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: audit 2024-04-25T05:11:01.913671+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: cluster 2024-04-25T05:11:01.998054+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-25T05:11:02.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[60276]: cluster 2024-04-25T05:11:01.998054+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: cluster 2024-04-25T05:11:00.985652+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: cluster 2024-04-25T05:11:00.985652+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: cluster 2024-04-25T05:11:00.995628+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: cluster 2024-04-25T05:11:00.995628+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: audit 2024-04-25T05:11:01.594890+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: audit 2024-04-25T05:11:01.594890+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: audit 2024-04-25T05:11:01.597591+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: audit 2024-04-25T05:11:01.597591+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: audit 2024-04-25T05:11:01.913671+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: audit 2024-04-25T05:11:01.913671+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: cluster 2024-04-25T05:11:01.998054+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[79063]: cluster 2024-04-25T05:11:01.998054+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: cluster 2024-04-25T05:11:00.985652+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: cluster 2024-04-25T05:11:00.985652+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: cluster 2024-04-25T05:11:00.995628+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: cluster 2024-04-25T05:11:00.995628+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: audit 2024-04-25T05:11:01.594890+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: audit 2024-04-25T05:11:01.594890+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: audit 2024-04-25T05:11:01.597591+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: audit 2024-04-25T05:11:01.597591+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:02.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: audit 2024-04-25T05:11:01.913671+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: audit 2024-04-25T05:11:01.913671+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: cluster 2024-04-25T05:11:01.998054+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-25T05:11:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:02 smithi096 bash[81040]: cluster 2024-04-25T05:11:01.998054+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-25T05:11:03.119 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:02 smithi155 bash[70974]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-6 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: cluster 2024-04-25T05:11:01.206739+0000 mgr.x (mgr.24989) 1010 : cluster [DBG] pgmap v211: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 23 B/s, 1 objects/s recovering 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: cluster 2024-04-25T05:11:01.206739+0000 mgr.x (mgr.24989) 1010 : cluster [DBG] pgmap v211: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 23 B/s, 1 objects/s recovering 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: audit 2024-04-25T05:11:02.169884+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: audit 2024-04-25T05:11:02.169884+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: audit 2024-04-25T05:11:02.187846+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: audit 2024-04-25T05:11:02.187846+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: audit 2024-04-25T05:11:02.203805+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[60276]: audit 2024-04-25T05:11:02.203805+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:03 smithi155 bash[71121]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-6 2024-04-25T05:11:03.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: cluster 2024-04-25T05:11:01.206739+0000 mgr.x (mgr.24989) 1010 : cluster [DBG] pgmap v211: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 23 B/s, 1 objects/s recovering 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: cluster 2024-04-25T05:11:01.206739+0000 mgr.x (mgr.24989) 1010 : cluster [DBG] pgmap v211: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 23 B/s, 1 objects/s recovering 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: audit 2024-04-25T05:11:02.169884+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: audit 2024-04-25T05:11:02.169884+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: audit 2024-04-25T05:11:02.187846+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: audit 2024-04-25T05:11:02.187846+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: audit 2024-04-25T05:11:02.203805+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[79063]: audit 2024-04-25T05:11:02.203805+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: cluster 2024-04-25T05:11:01.206739+0000 mgr.x (mgr.24989) 1010 : cluster [DBG] pgmap v211: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 23 B/s, 1 objects/s recovering 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: cluster 2024-04-25T05:11:01.206739+0000 mgr.x (mgr.24989) 1010 : cluster [DBG] pgmap v211: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 23 B/s, 1 objects/s recovering 2024-04-25T05:11:03.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: audit 2024-04-25T05:11:02.169884+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: audit 2024-04-25T05:11:02.169884+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: audit 2024-04-25T05:11:02.187846+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: audit 2024-04-25T05:11:02.187846+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: audit 2024-04-25T05:11:02.203805+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:03.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:03 smithi096 bash[81040]: audit 2024-04-25T05:11:02.203805+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:02.192829+0000 mgr.x (mgr.24989) 1011 : cluster [DBG] pgmap v213: 161 pgs: 4 active+undersized+degraded, 5 activating+undersized, 5 active+undersized, 10 stale+active+clean, 137 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-25T05:11:04.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:02.192829+0000 mgr.x (mgr.24989) 1011 : cluster [DBG] pgmap v213: 161 pgs: 4 active+undersized+degraded, 5 activating+undersized, 5 active+undersized, 10 stale+active+clean, 137 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-25T05:11:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:03.183241+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:11:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:03.183241+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:11:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:03.183322+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-25T05:11:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:03.183322+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-25T05:11:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:03.183376+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:04 smithi155 bash[60276]: cluster 2024-04-25T05:11:03.183376+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:04.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:02.192829+0000 mgr.x (mgr.24989) 1011 : cluster [DBG] pgmap v213: 161 pgs: 4 active+undersized+degraded, 5 activating+undersized, 5 active+undersized, 10 stale+active+clean, 137 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:02.192829+0000 mgr.x (mgr.24989) 1011 : cluster [DBG] pgmap v213: 161 pgs: 4 active+undersized+degraded, 5 activating+undersized, 5 active+undersized, 10 stale+active+clean, 137 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:03.183241+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:03.183241+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:03.183322+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:03.183322+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:03.183376+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[79063]: cluster 2024-04-25T05:11:03.183376+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:02.192829+0000 mgr.x (mgr.24989) 1011 : cluster [DBG] pgmap v213: 161 pgs: 4 active+undersized+degraded, 5 activating+undersized, 5 active+undersized, 10 stale+active+clean, 137 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-25T05:11:04.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:02.192829+0000 mgr.x (mgr.24989) 1011 : cluster [DBG] pgmap v213: 161 pgs: 4 active+undersized+degraded, 5 activating+undersized, 5 active+undersized, 10 stale+active+clean, 137 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-25T05:11:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:03.183241+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:11:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:03.183241+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-25T05:11:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:03.183322+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-25T05:11:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:03.183322+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-25T05:11:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:03.183376+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:04 smithi096 bash[81040]: cluster 2024-04-25T05:11:03.183376+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:06.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:06 smithi096 bash[79063]: cluster 2024-04-25T05:11:04.193940+0000 mgr.x (mgr.24989) 1012 : cluster [DBG] pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 activating+undersized, 27 active+undersized, 1 stale+active+clean, 116 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:11:06.148 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:06 smithi096 bash[79063]: cluster 2024-04-25T05:11:04.193940+0000 mgr.x (mgr.24989) 1012 : cluster [DBG] pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 activating+undersized, 27 active+undersized, 1 stale+active+clean, 116 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:11:06.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:06 smithi096 bash[81040]: cluster 2024-04-25T05:11:04.193940+0000 mgr.x (mgr.24989) 1012 : cluster [DBG] pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 activating+undersized, 27 active+undersized, 1 stale+active+clean, 116 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:11:06.148 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:06 smithi096 bash[81040]: cluster 2024-04-25T05:11:04.193940+0000 mgr.x (mgr.24989) 1012 : cluster [DBG] pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 activating+undersized, 27 active+undersized, 1 stale+active+clean, 116 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:11:06.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.303 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.304 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.304 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-25T05:11:06.304 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: Stopped Ceph osd.6 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:11:06.304 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.304 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.305 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:06 smithi155 bash[60276]: cluster 2024-04-25T05:11:04.193940+0000 mgr.x (mgr.24989) 1012 : cluster [DBG] pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 activating+undersized, 27 active+undersized, 1 stale+active+clean, 116 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:11:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:06 smithi155 bash[60276]: cluster 2024-04-25T05:11:04.193940+0000 mgr.x (mgr.24989) 1012 : cluster [DBG] pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 activating+undersized, 27 active+undersized, 1 stale+active+clean, 116 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-25T05:11:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:06.709 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:06 smithi155 systemd[1]: Started Ceph osd.6 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.119708+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.119708+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.137727+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.137727+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: cluster 2024-04-25T05:11:06.142577+0000 mgr.x (mgr.24989) 1013 : cluster [DBG] pgmap v215: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: cluster 2024-04-25T05:11:06.142577+0000 mgr.x (mgr.24989) 1013 : cluster [DBG] pgmap v215: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: cluster 2024-04-25T05:11:06.143072+0000 mgr.x (mgr.24989) 1014 : cluster [DBG] pgmap v216: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: cluster 2024-04-25T05:11:06.143072+0000 mgr.x (mgr.24989) 1014 : cluster [DBG] pgmap v216: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.151759+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.151759+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.360093+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.360093+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.372145+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.372145+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.414218+0000 mon.c (mon.1) 2468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.414218+0000 mon.c (mon.1) 2468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.415158+0000 mon.c (mon.1) 2469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.415158+0000 mon.c (mon.1) 2469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.423064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.423064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.464391+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.464391+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.467607+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.467607+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.470663+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.470663+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.471830+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.471830+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.480042+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.480042+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.521965+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.521965+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.525016+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.525016+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.527661+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.527661+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.528708+0000 mon.c (mon.1) 2477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.528708+0000 mon.c (mon.1) 2477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.537487+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.537487+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.611949+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.611949+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.614929+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.614929+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.617949+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.617949+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.619138+0000 mon.c (mon.1) 2481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.619138+0000 mon.c (mon.1) 2481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.628319+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.628319+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.704235+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.704235+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.707243+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.707243+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.710634+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.710634+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.712114+0000 mon.c (mon.1) 2485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.712114+0000 mon.c (mon.1) 2485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.721404+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.721404+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.795331+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.795331+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.800194+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.800194+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.804481+0000 mon.c (mon.1) 2488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.804481+0000 mon.c (mon.1) 2488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.806296+0000 mon.c (mon.1) 2489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.806296+0000 mon.c (mon.1) 2489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.817103+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.817103+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.907750+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.907750+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.912276+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.912276+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.916475+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.916475+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.918477+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.918477+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.930706+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.930706+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.988913+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.988913+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.991921+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.991921+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.994581+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.994581+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.995781+0000 mon.c (mon.1) 2497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:06.995781+0000 mon.c (mon.1) 2497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.002694+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.002694+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.090917+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.090917+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.093857+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.093857+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.097486+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.097486+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.098696+0000 mon.c (mon.1) 2501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.098696+0000 mon.c (mon.1) 2501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.107975+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[60276]: audit 2024-04-25T05:11:07.107975+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.119708+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.119708+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.137727+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.137727+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: cluster 2024-04-25T05:11:06.142577+0000 mgr.x (mgr.24989) 1013 : cluster [DBG] pgmap v215: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: cluster 2024-04-25T05:11:06.142577+0000 mgr.x (mgr.24989) 1013 : cluster [DBG] pgmap v215: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: cluster 2024-04-25T05:11:06.143072+0000 mgr.x (mgr.24989) 1014 : cluster [DBG] pgmap v216: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: cluster 2024-04-25T05:11:06.143072+0000 mgr.x (mgr.24989) 1014 : cluster [DBG] pgmap v216: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.151759+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.151759+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.360093+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.360093+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.372145+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.372145+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.414218+0000 mon.c (mon.1) 2468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.414218+0000 mon.c (mon.1) 2468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.415158+0000 mon.c (mon.1) 2469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.415158+0000 mon.c (mon.1) 2469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.423064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.423064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.119708+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.119708+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.137727+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.137727+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: cluster 2024-04-25T05:11:06.142577+0000 mgr.x (mgr.24989) 1013 : cluster [DBG] pgmap v215: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: cluster 2024-04-25T05:11:06.142577+0000 mgr.x (mgr.24989) 1013 : cluster [DBG] pgmap v215: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: cluster 2024-04-25T05:11:06.143072+0000 mgr.x (mgr.24989) 1014 : cluster [DBG] pgmap v216: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: cluster 2024-04-25T05:11:06.143072+0000 mgr.x (mgr.24989) 1014 : cluster [DBG] pgmap v216: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.151759+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.151759+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.360093+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.360093+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.372145+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.372145+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.414218+0000 mon.c (mon.1) 2468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.414218+0000 mon.c (mon.1) 2468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.415158+0000 mon.c (mon.1) 2469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.415158+0000 mon.c (mon.1) 2469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.423064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.423064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.464391+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.464391+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.467607+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.467607+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.470663+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.470663+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.471830+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.471830+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.480042+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.480042+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.521965+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.521965+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.525016+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.525016+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.527661+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.527661+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.528708+0000 mon.c (mon.1) 2477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.528708+0000 mon.c (mon.1) 2477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.537487+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.537487+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.464391+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.464391+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.467607+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.467607+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.470663+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.470663+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.471830+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.471830+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.480042+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.480042+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.521965+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.521965+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.525016+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.525016+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.527661+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.527661+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.528708+0000 mon.c (mon.1) 2477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.528708+0000 mon.c (mon.1) 2477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.537487+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.537487+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.611949+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.611949+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.614929+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.614929+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.617949+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.617949+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.619138+0000 mon.c (mon.1) 2481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.619138+0000 mon.c (mon.1) 2481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.628319+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.628319+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.704235+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.704235+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.707243+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.707243+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.710634+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.710634+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.712114+0000 mon.c (mon.1) 2485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.712114+0000 mon.c (mon.1) 2485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.721404+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.721404+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.611949+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.611949+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.614929+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.614929+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.617949+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.617949+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.619138+0000 mon.c (mon.1) 2481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.619138+0000 mon.c (mon.1) 2481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.628319+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.628319+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.704235+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.704235+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.707243+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.707243+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.710634+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.710634+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.712114+0000 mon.c (mon.1) 2485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.712114+0000 mon.c (mon.1) 2485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.721404+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.721404+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.795331+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.795331+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.800194+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.800194+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.804481+0000 mon.c (mon.1) 2488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.804481+0000 mon.c (mon.1) 2488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.806296+0000 mon.c (mon.1) 2489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.806296+0000 mon.c (mon.1) 2489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.817103+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.817103+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.907750+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.907750+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.912276+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.912276+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.916475+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.916475+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.918477+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.918477+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.930706+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.795331+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.795331+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.800194+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.800194+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.804481+0000 mon.c (mon.1) 2488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.804481+0000 mon.c (mon.1) 2488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.806296+0000 mon.c (mon.1) 2489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.806296+0000 mon.c (mon.1) 2489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.817103+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.817103+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.907750+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.907750+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.912276+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.912276+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.916475+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.916475+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.918477+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.918477+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.930706+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.930706+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.988913+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.988913+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.991921+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.991921+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.994581+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.994581+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.995781+0000 mon.c (mon.1) 2497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:06.995781+0000 mon.c (mon.1) 2497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.002694+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.002694+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.090917+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.090917+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.093857+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.093857+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.097486+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.097486+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.098696+0000 mon.c (mon.1) 2501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.098696+0000 mon.c (mon.1) 2501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.107975+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[79063]: audit 2024-04-25T05:11:07.107975+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.930706+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.988913+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.988913+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.991921+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.991921+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.994581+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.994581+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.995781+0000 mon.c (mon.1) 2497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:06.995781+0000 mon.c (mon.1) 2497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.002694+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.002694+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.090917+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.090917+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.093857+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.093857+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.097486+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.097486+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:07.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.098696+0000 mon.c (mon.1) 2501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.098696+0000 mon.c (mon.1) 2501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:07.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.107975+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:07 smithi096 bash[81040]: audit 2024-04-25T05:11:07.107975+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:07.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:11:07] "GET /metrics HTTP/1.1" 200 38604 "" "Prometheus/2.33.4" 2024-04-25T05:11:08.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cluster 2024-04-25T05:11:06.416700+0000 mgr.x (mgr.24989) 1015 : cluster [DBG] pgmap v217: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cluster 2024-04-25T05:11:06.416700+0000 mgr.x (mgr.24989) 1015 : cluster [DBG] pgmap v217: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.423791+0000 mgr.x (mgr.24989) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.423791+0000 mgr.x (mgr.24989) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.481486+0000 mgr.x (mgr.24989) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.481486+0000 mgr.x (mgr.24989) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.538920+0000 mgr.x (mgr.24989) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.538920+0000 mgr.x (mgr.24989) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.629959+0000 mgr.x (mgr.24989) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.629959+0000 mgr.x (mgr.24989) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.722473+0000 mgr.x (mgr.24989) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.722473+0000 mgr.x (mgr.24989) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.818460+0000 mgr.x (mgr.24989) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.818460+0000 mgr.x (mgr.24989) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.931859+0000 mgr.x (mgr.24989) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:06.931859+0000 mgr.x (mgr.24989) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.017067+0000 mgr.x (mgr.24989) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.017067+0000 mgr.x (mgr.24989) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.108742+0000 mgr.x (mgr.24989) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.108742+0000 mgr.x (mgr.24989) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cluster 2024-04-25T05:11:07.135543+0000 mon.a (mon.0) 1252 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state']) 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: cluster 2024-04-25T05:11:07.135543+0000 mon.a (mon.0) 1252 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state']) 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.182402+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.182402+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.184584+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.386 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.184584+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.187276+0000 mon.c (mon.1) 2504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.187276+0000 mon.c (mon.1) 2504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.188400+0000 mon.c (mon.1) 2505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.188400+0000 mon.c (mon.1) 2505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.198076+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.198076+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.258555+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.258555+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.261852+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.261852+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.264599+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.264599+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.266154+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cluster 2024-04-25T05:11:06.416700+0000 mgr.x (mgr.24989) 1015 : cluster [DBG] pgmap v217: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cluster 2024-04-25T05:11:06.416700+0000 mgr.x (mgr.24989) 1015 : cluster [DBG] pgmap v217: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.423791+0000 mgr.x (mgr.24989) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.423791+0000 mgr.x (mgr.24989) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.481486+0000 mgr.x (mgr.24989) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.481486+0000 mgr.x (mgr.24989) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.538920+0000 mgr.x (mgr.24989) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.538920+0000 mgr.x (mgr.24989) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.629959+0000 mgr.x (mgr.24989) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.388 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.629959+0000 mgr.x (mgr.24989) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.722473+0000 mgr.x (mgr.24989) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.722473+0000 mgr.x (mgr.24989) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.818460+0000 mgr.x (mgr.24989) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.818460+0000 mgr.x (mgr.24989) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.931859+0000 mgr.x (mgr.24989) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:06.931859+0000 mgr.x (mgr.24989) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.017067+0000 mgr.x (mgr.24989) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.017067+0000 mgr.x (mgr.24989) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.108742+0000 mgr.x (mgr.24989) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.108742+0000 mgr.x (mgr.24989) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.266154+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.277599+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.277599+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.338328+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.338328+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.340991+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.340991+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.343386+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.343386+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.344284+0000 mon.c (mon.1) 2513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.344284+0000 mon.c (mon.1) 2513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.353134+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.353134+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.395348+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.395348+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.397887+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.397887+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.400230+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.400230+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.401221+0000 mon.c (mon.1) 2517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cluster 2024-04-25T05:11:07.135543+0000 mon.a (mon.0) 1252 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state']) 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: cluster 2024-04-25T05:11:07.135543+0000 mon.a (mon.0) 1252 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state']) 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.182402+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.182402+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.184584+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.184584+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.391 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.187276+0000 mon.c (mon.1) 2504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.187276+0000 mon.c (mon.1) 2504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.188400+0000 mon.c (mon.1) 2505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.188400+0000 mon.c (mon.1) 2505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.198076+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.198076+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.258555+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.258555+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.261852+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.261852+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.264599+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.264599+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.392 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.266154+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.401221+0000 mon.c (mon.1) 2517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.409269+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.409269+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.452228+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.452228+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.454264+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.454264+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.456187+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.456187+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.456939+0000 mon.c (mon.1) 2521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.456939+0000 mon.c (mon.1) 2521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.464578+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.464578+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.539707+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.539707+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.542464+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.542464+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.544951+0000 mon.c (mon.1) 2524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.544951+0000 mon.c (mon.1) 2524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.545978+0000 mon.c (mon.1) 2525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.545978+0000 mon.c (mon.1) 2525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.555456+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.555456+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.615490+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.615490+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.618014+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.618014+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.620621+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.620621+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.621662+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.621662+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.630656+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.630656+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.690441+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.690441+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.693541+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.693541+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.697422+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.697422+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.266154+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.277599+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.277599+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.338328+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.338328+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.340991+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.340991+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.343386+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.343386+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.344284+0000 mon.c (mon.1) 2513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.344284+0000 mon.c (mon.1) 2513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.353134+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.353134+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.395348+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.395348+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.397887+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.397887+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.400230+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.400230+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.401221+0000 mon.c (mon.1) 2517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.698520+0000 mon.c (mon.1) 2533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.698520+0000 mon.c (mon.1) 2533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.707360+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.707360+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.754623+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.754623+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.757486+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.757486+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.759706+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.759706+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.760644+0000 mon.c (mon.1) 2537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.760644+0000 mon.c (mon.1) 2537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.769494+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.769494+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.811905+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.811905+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.814623+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.814623+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.819013+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.819013+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.401221+0000 mon.c (mon.1) 2517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.409269+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.409269+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.452228+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.452228+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.454264+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.454264+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.456187+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.456187+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.456939+0000 mon.c (mon.1) 2521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.456939+0000 mon.c (mon.1) 2521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.464578+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.464578+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.539707+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.539707+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.542464+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.542464+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.544951+0000 mon.c (mon.1) 2524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.544951+0000 mon.c (mon.1) 2524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.545978+0000 mon.c (mon.1) 2525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.820045+0000 mon.c (mon.1) 2541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.820045+0000 mon.c (mon.1) 2541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.829158+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.829158+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.871342+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.871342+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.873813+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.873813+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.876396+0000 mon.c (mon.1) 2544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.876396+0000 mon.c (mon.1) 2544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.877409+0000 mon.c (mon.1) 2545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.877409+0000 mon.c (mon.1) 2545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.886354+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.886354+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.928525+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.928525+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.931145+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.931145+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.934549+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.934549+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.935602+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.935602+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.946553+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.946553+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.994038+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.994038+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.997405+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:07.997405+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.000317+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.000317+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.001553+0000 mon.c (mon.1) 2553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.001553+0000 mon.c (mon.1) 2553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.010792+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.010792+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.068955+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.068955+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.071353+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.071353+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.073652+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.073652+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.074643+0000 mon.c (mon.1) 2557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.074643+0000 mon.c (mon.1) 2557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.083101+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.403 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[79063]: audit 2024-04-25T05:11:08.083101+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.545978+0000 mon.c (mon.1) 2525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.555456+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.555456+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.615490+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.615490+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.618014+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.618014+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.620621+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.620621+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.621662+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.621662+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.630656+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.630656+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.690441+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.690441+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.693541+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.693541+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.697422+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.697422+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.698520+0000 mon.c (mon.1) 2533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.698520+0000 mon.c (mon.1) 2533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.707360+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.707360+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.754623+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.754623+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.405 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.757486+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.757486+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.759706+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.759706+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.760644+0000 mon.c (mon.1) 2537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.760644+0000 mon.c (mon.1) 2537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.769494+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.769494+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.811905+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.811905+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.814623+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.814623+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.819013+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.819013+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.820045+0000 mon.c (mon.1) 2541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.820045+0000 mon.c (mon.1) 2541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.829158+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.829158+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.871342+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.871342+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.873813+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.873813+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.876396+0000 mon.c (mon.1) 2544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.876396+0000 mon.c (mon.1) 2544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.877409+0000 mon.c (mon.1) 2545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.877409+0000 mon.c (mon.1) 2545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.886354+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.886354+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.928525+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.928525+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.931145+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.931145+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.934549+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.934549+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.935602+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.935602+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.946553+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.946553+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.994038+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.994038+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.997405+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:07.997405+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.000317+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.000317+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.001553+0000 mon.c (mon.1) 2553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.001553+0000 mon.c (mon.1) 2553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.010792+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.010792+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.068955+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.068955+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.071353+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.071353+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.073652+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.073652+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.074643+0000 mon.c (mon.1) 2557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.074643+0000 mon.c (mon.1) 2557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.083101+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.409 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:08 smithi096 bash[81040]: audit 2024-04-25T05:11:08.083101+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: 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-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-25T05:11:08.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-25T05:11:08.460 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-25T05:11:08.460 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[71333]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cluster 2024-04-25T05:11:06.416700+0000 mgr.x (mgr.24989) 1015 : cluster [DBG] pgmap v217: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cluster 2024-04-25T05:11:06.416700+0000 mgr.x (mgr.24989) 1015 : cluster [DBG] pgmap v217: 161 pgs: 18 active+undersized+degraded, 5 activating+undersized, 31 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.423791+0000 mgr.x (mgr.24989) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.423791+0000 mgr.x (mgr.24989) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.481486+0000 mgr.x (mgr.24989) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.481486+0000 mgr.x (mgr.24989) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.538920+0000 mgr.x (mgr.24989) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.538920+0000 mgr.x (mgr.24989) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.629959+0000 mgr.x (mgr.24989) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.629959+0000 mgr.x (mgr.24989) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.722473+0000 mgr.x (mgr.24989) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.722473+0000 mgr.x (mgr.24989) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.818460+0000 mgr.x (mgr.24989) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.818460+0000 mgr.x (mgr.24989) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.931859+0000 mgr.x (mgr.24989) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:06.931859+0000 mgr.x (mgr.24989) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.017067+0000 mgr.x (mgr.24989) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.017067+0000 mgr.x (mgr.24989) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.108742+0000 mgr.x (mgr.24989) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.108742+0000 mgr.x (mgr.24989) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cluster 2024-04-25T05:11:07.135543+0000 mon.a (mon.0) 1252 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state']) 2024-04-25T05:11:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: cluster 2024-04-25T05:11:07.135543+0000 mon.a (mon.0) 1252 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi155 is in unknown state']) 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.182402+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.182402+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.184584+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.184584+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.187276+0000 mon.c (mon.1) 2504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.187276+0000 mon.c (mon.1) 2504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.188400+0000 mon.c (mon.1) 2505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.188400+0000 mon.c (mon.1) 2505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.198076+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.198076+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.258555+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.258555+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.261852+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.261852+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.264599+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.264599+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.266154+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.266154+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.277599+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.277599+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.338328+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.338328+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.340991+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.340991+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.343386+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.343386+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.344284+0000 mon.c (mon.1) 2513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.344284+0000 mon.c (mon.1) 2513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.353134+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.353134+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.395348+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.395348+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.397887+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.397887+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.400230+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.400230+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.401221+0000 mon.c (mon.1) 2517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.401221+0000 mon.c (mon.1) 2517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.409269+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.409269+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.452228+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.452228+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.454264+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.454264+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.456187+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.456187+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.456939+0000 mon.c (mon.1) 2521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.456939+0000 mon.c (mon.1) 2521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.464578+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.464578+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.539707+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.539707+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.542464+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.542464+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.544951+0000 mon.c (mon.1) 2524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.544951+0000 mon.c (mon.1) 2524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.545978+0000 mon.c (mon.1) 2525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.545978+0000 mon.c (mon.1) 2525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.555456+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.555456+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.615490+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.615490+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.618014+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.618014+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.620621+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.620621+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.621662+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.621662+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.630656+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.630656+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.690441+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.690441+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.693541+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.693541+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.697422+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.697422+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.698520+0000 mon.c (mon.1) 2533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.698520+0000 mon.c (mon.1) 2533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.707360+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.707360+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.754623+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.754623+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.757486+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.757486+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.759706+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.759706+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.760644+0000 mon.c (mon.1) 2537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.760644+0000 mon.c (mon.1) 2537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.769494+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.769494+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.811905+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.811905+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.814623+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.814623+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.819013+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.819013+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.820045+0000 mon.c (mon.1) 2541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.820045+0000 mon.c (mon.1) 2541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.829158+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.829158+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.871342+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.871342+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.873813+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.873813+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.876396+0000 mon.c (mon.1) 2544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.876396+0000 mon.c (mon.1) 2544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.877409+0000 mon.c (mon.1) 2545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.877409+0000 mon.c (mon.1) 2545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.886354+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.886354+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.928525+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.928525+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.931145+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.931145+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.934549+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.934549+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.935602+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.935602+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.946553+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.946553+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.994038+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.994038+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.997405+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:07.997405+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.000317+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.000317+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.001553+0000 mon.c (mon.1) 2553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.001553+0000 mon.c (mon.1) 2553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.010792+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.010792+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.068955+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.068955+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.071353+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.071353+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.073652+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.073652+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:08.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.074643+0000 mon.c (mon.1) 2557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.074643+0000 mon.c (mon.1) 2557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:08.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.083101+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:08.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:08 smithi155 bash[60276]: audit 2024-04-25T05:11:08.083101+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.198964+0000 mgr.x (mgr.24989) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.198964+0000 mgr.x (mgr.24989) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.279153+0000 mgr.x (mgr.24989) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.279153+0000 mgr.x (mgr.24989) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.353799+0000 mgr.x (mgr.24989) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.353799+0000 mgr.x (mgr.24989) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.410175+0000 mgr.x (mgr.24989) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.410175+0000 mgr.x (mgr.24989) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.465365+0000 mgr.x (mgr.24989) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.465365+0000 mgr.x (mgr.24989) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.557583+0000 mgr.x (mgr.24989) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.557583+0000 mgr.x (mgr.24989) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.631588+0000 mgr.x (mgr.24989) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.631588+0000 mgr.x (mgr.24989) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.710126+0000 mgr.x (mgr.24989) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.710126+0000 mgr.x (mgr.24989) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.770540+0000 mgr.x (mgr.24989) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.770540+0000 mgr.x (mgr.24989) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:07.781449+0000 mgr.x (mgr.24989) 1034 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:07.781449+0000 mgr.x (mgr.24989) 1034 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.830046+0000 mgr.x (mgr.24989) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.830046+0000 mgr.x (mgr.24989) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.887448+0000 mgr.x (mgr.24989) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.887448+0000 mgr.x (mgr.24989) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.947476+0000 mgr.x (mgr.24989) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:07.947476+0000 mgr.x (mgr.24989) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.011688+0000 mgr.x (mgr.24989) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.011688+0000 mgr.x (mgr.24989) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.084007+0000 mgr.x (mgr.24989) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.084007+0000 mgr.x (mgr.24989) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.157683+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.157683+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.160091+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.160091+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.162703+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.162703+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.163502+0000 mon.c (mon.1) 2561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.163502+0000 mon.c (mon.1) 2561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.170889+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.170889+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.245144+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.245144+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.247337+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.247337+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.249551+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.249551+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.250478+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.250478+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.258186+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.258186+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.317216+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.317216+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.319841+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.319841+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.322169+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.322169+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.323210+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.323210+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.331658+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.331658+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.375134+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.375134+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.377755+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.377755+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.379983+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.379983+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.380961+0000 mon.c (mon.1) 2573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.380961+0000 mon.c (mon.1) 2573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.388137+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.388137+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.430100+0000 mon.c (mon.1) 2574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.430100+0000 mon.c (mon.1) 2574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.432512+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.432512+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.435353+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.435353+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.436385+0000 mon.c (mon.1) 2577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.436385+0000 mon.c (mon.1) 2577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.442884+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.442884+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.502212+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.502212+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.504940+0000 mon.c (mon.1) 2579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.504940+0000 mon.c (mon.1) 2579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.507146+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.507146+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.508161+0000 mon.c (mon.1) 2581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.508161+0000 mon.c (mon.1) 2581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.517776+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.517776+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.559715+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.559715+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.562046+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.562046+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.564437+0000 mon.c (mon.1) 2584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.564437+0000 mon.c (mon.1) 2584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.565474+0000 mon.c (mon.1) 2585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.565474+0000 mon.c (mon.1) 2585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.574540+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.574540+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.616887+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.616887+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.619701+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.619701+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.622080+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.622080+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.623097+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.623097+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.632056+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.632056+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.674155+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.674155+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.677043+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.677043+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.679448+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.679448+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.680580+0000 mon.c (mon.1) 2593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.680580+0000 mon.c (mon.1) 2593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.687520+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.687520+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.747165+0000 mon.c (mon.1) 2594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.747165+0000 mon.c (mon.1) 2594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.749970+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.749970+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.753760+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.753760+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.755840+0000 mon.c (mon.1) 2597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.755840+0000 mon.c (mon.1) 2597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.763908+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.763908+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.807330+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.807330+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.809949+0000 mon.c (mon.1) 2599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.809949+0000 mon.c (mon.1) 2599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.812387+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.812387+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.813688+0000 mon.c (mon.1) 2601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.813688+0000 mon.c (mon.1) 2601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.820924+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.820924+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.881050+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.881050+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.883980+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.883980+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.886540+0000 mon.c (mon.1) 2604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.886540+0000 mon.c (mon.1) 2604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.887770+0000 mon.c (mon.1) 2605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.887770+0000 mon.c (mon.1) 2605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.894523+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.894523+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.954581+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.954581+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.957539+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.957539+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.960318+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.960318+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.961569+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.961569+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.968532+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:08.968532+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.028559+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.028559+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.030806+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.030806+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.032781+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.032781+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.033759+0000 mon.c (mon.1) 2613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.033759+0000 mon.c (mon.1) 2613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.041778+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.041778+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.085121+0000 mon.c (mon.1) 2614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.085121+0000 mon.c (mon.1) 2614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.088431+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.088431+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.091035+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.091035+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.092904+0000 mon.c (mon.1) 2617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.092904+0000 mon.c (mon.1) 2617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.102514+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:09 smithi155 bash[60276]: audit 2024-04-25T05:11:09.102514+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.198964+0000 mgr.x (mgr.24989) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.198964+0000 mgr.x (mgr.24989) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.279153+0000 mgr.x (mgr.24989) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.279153+0000 mgr.x (mgr.24989) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.353799+0000 mgr.x (mgr.24989) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.353799+0000 mgr.x (mgr.24989) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.410175+0000 mgr.x (mgr.24989) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.410175+0000 mgr.x (mgr.24989) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.465365+0000 mgr.x (mgr.24989) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.465365+0000 mgr.x (mgr.24989) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.557583+0000 mgr.x (mgr.24989) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.557583+0000 mgr.x (mgr.24989) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.631588+0000 mgr.x (mgr.24989) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.631588+0000 mgr.x (mgr.24989) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.710126+0000 mgr.x (mgr.24989) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.710126+0000 mgr.x (mgr.24989) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.770540+0000 mgr.x (mgr.24989) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.770540+0000 mgr.x (mgr.24989) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:07.781449+0000 mgr.x (mgr.24989) 1034 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:07.781449+0000 mgr.x (mgr.24989) 1034 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.830046+0000 mgr.x (mgr.24989) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.198964+0000 mgr.x (mgr.24989) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.198964+0000 mgr.x (mgr.24989) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.279153+0000 mgr.x (mgr.24989) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.279153+0000 mgr.x (mgr.24989) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.353799+0000 mgr.x (mgr.24989) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.353799+0000 mgr.x (mgr.24989) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.410175+0000 mgr.x (mgr.24989) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.410175+0000 mgr.x (mgr.24989) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.465365+0000 mgr.x (mgr.24989) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.465365+0000 mgr.x (mgr.24989) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.557583+0000 mgr.x (mgr.24989) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.557583+0000 mgr.x (mgr.24989) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.631588+0000 mgr.x (mgr.24989) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.631588+0000 mgr.x (mgr.24989) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.710126+0000 mgr.x (mgr.24989) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.710126+0000 mgr.x (mgr.24989) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.770540+0000 mgr.x (mgr.24989) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.770540+0000 mgr.x (mgr.24989) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:07.781449+0000 mgr.x (mgr.24989) 1034 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:07.781449+0000 mgr.x (mgr.24989) 1034 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:09.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.830046+0000 mgr.x (mgr.24989) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.830046+0000 mgr.x (mgr.24989) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.887448+0000 mgr.x (mgr.24989) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.887448+0000 mgr.x (mgr.24989) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.947476+0000 mgr.x (mgr.24989) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:07.947476+0000 mgr.x (mgr.24989) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.011688+0000 mgr.x (mgr.24989) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.011688+0000 mgr.x (mgr.24989) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.084007+0000 mgr.x (mgr.24989) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.084007+0000 mgr.x (mgr.24989) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.157683+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.157683+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.160091+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.160091+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.162703+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.162703+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.163502+0000 mon.c (mon.1) 2561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.163502+0000 mon.c (mon.1) 2561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.170889+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.170889+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.245144+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.245144+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.830046+0000 mgr.x (mgr.24989) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.887448+0000 mgr.x (mgr.24989) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.887448+0000 mgr.x (mgr.24989) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.947476+0000 mgr.x (mgr.24989) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:07.947476+0000 mgr.x (mgr.24989) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.011688+0000 mgr.x (mgr.24989) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.011688+0000 mgr.x (mgr.24989) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.084007+0000 mgr.x (mgr.24989) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.084007+0000 mgr.x (mgr.24989) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.157683+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.157683+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.160091+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.160091+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.162703+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.162703+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.163502+0000 mon.c (mon.1) 2561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.163502+0000 mon.c (mon.1) 2561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.170889+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.170889+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.245144+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.245144+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.247337+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.247337+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.249551+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.249551+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.250478+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.250478+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.258186+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.258186+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.317216+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.317216+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.319841+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.319841+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.322169+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.322169+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.323210+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.323210+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.331658+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.331658+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.375134+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.375134+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.247337+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.247337+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.249551+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.249551+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.250478+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.250478+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.258186+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.258186+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.317216+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.317216+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.319841+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.319841+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.322169+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.322169+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.323210+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.323210+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.331658+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.331658+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.375134+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.375134+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.377755+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.377755+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.379983+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.379983+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.380961+0000 mon.c (mon.1) 2573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.380961+0000 mon.c (mon.1) 2573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.388137+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.388137+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.430100+0000 mon.c (mon.1) 2574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.430100+0000 mon.c (mon.1) 2574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.432512+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.432512+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.435353+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.435353+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.436385+0000 mon.c (mon.1) 2577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.436385+0000 mon.c (mon.1) 2577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.442884+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.442884+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.502212+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.377755+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.377755+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.379983+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.379983+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.380961+0000 mon.c (mon.1) 2573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.380961+0000 mon.c (mon.1) 2573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.388137+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.388137+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.430100+0000 mon.c (mon.1) 2574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.430100+0000 mon.c (mon.1) 2574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.432512+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.432512+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.435353+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.435353+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.436385+0000 mon.c (mon.1) 2577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.436385+0000 mon.c (mon.1) 2577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.442884+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.442884+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.502212+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.502212+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.504940+0000 mon.c (mon.1) 2579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.504940+0000 mon.c (mon.1) 2579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.507146+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.507146+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.508161+0000 mon.c (mon.1) 2581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.508161+0000 mon.c (mon.1) 2581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.517776+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.517776+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.559715+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.559715+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.562046+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.562046+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.564437+0000 mon.c (mon.1) 2584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.564437+0000 mon.c (mon.1) 2584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.565474+0000 mon.c (mon.1) 2585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.565474+0000 mon.c (mon.1) 2585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.574540+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.574540+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.616887+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.502212+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.504940+0000 mon.c (mon.1) 2579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.504940+0000 mon.c (mon.1) 2579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.507146+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.507146+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.508161+0000 mon.c (mon.1) 2581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.508161+0000 mon.c (mon.1) 2581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.517776+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.517776+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.559715+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.559715+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.562046+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.562046+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.564437+0000 mon.c (mon.1) 2584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.564437+0000 mon.c (mon.1) 2584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.565474+0000 mon.c (mon.1) 2585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.565474+0000 mon.c (mon.1) 2585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.574540+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.574540+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.616887+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.616887+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.619701+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.619701+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.622080+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.622080+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.623097+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.623097+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.632056+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.632056+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.674155+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.674155+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.677043+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.677043+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.679448+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.679448+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.680580+0000 mon.c (mon.1) 2593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.680580+0000 mon.c (mon.1) 2593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.687520+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.687520+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.747165+0000 mon.c (mon.1) 2594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.616887+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.619701+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.619701+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.622080+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.622080+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.623097+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.623097+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.632056+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.632056+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.674155+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.674155+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.677043+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.677043+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.679448+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.679448+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.680580+0000 mon.c (mon.1) 2593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.680580+0000 mon.c (mon.1) 2593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.687520+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.687520+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.747165+0000 mon.c (mon.1) 2594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.747165+0000 mon.c (mon.1) 2594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.749970+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.749970+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.753760+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.753760+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.755840+0000 mon.c (mon.1) 2597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.755840+0000 mon.c (mon.1) 2597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.763908+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.763908+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.807330+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.807330+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.809949+0000 mon.c (mon.1) 2599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.809949+0000 mon.c (mon.1) 2599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.812387+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.812387+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.813688+0000 mon.c (mon.1) 2601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.813688+0000 mon.c (mon.1) 2601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.820924+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.820924+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.881050+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.881050+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.883980+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.883980+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.886540+0000 mon.c (mon.1) 2604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.886540+0000 mon.c (mon.1) 2604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.887770+0000 mon.c (mon.1) 2605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.887770+0000 mon.c (mon.1) 2605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.894523+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.894523+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.954581+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.954581+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.957539+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.957539+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.960318+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.960318+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.961569+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.961569+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.968532+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:08.968532+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.747165+0000 mon.c (mon.1) 2594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.749970+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.749970+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.753760+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.753760+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.755840+0000 mon.c (mon.1) 2597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.755840+0000 mon.c (mon.1) 2597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.763908+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.763908+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.807330+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.807330+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.809949+0000 mon.c (mon.1) 2599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.809949+0000 mon.c (mon.1) 2599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.812387+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.812387+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.813688+0000 mon.c (mon.1) 2601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.813688+0000 mon.c (mon.1) 2601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.820924+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.820924+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.028559+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.028559+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.030806+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.030806+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.032781+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.032781+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.033759+0000 mon.c (mon.1) 2613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.033759+0000 mon.c (mon.1) 2613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.041778+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.041778+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.085121+0000 mon.c (mon.1) 2614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.085121+0000 mon.c (mon.1) 2614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.088431+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.088431+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.091035+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.091035+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.092904+0000 mon.c (mon.1) 2617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.092904+0000 mon.c (mon.1) 2617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.102514+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[79063]: audit 2024-04-25T05:11:09.102514+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.881050+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.881050+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.883980+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.883980+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.886540+0000 mon.c (mon.1) 2604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.886540+0000 mon.c (mon.1) 2604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.887770+0000 mon.c (mon.1) 2605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.887770+0000 mon.c (mon.1) 2605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.894523+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.894523+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.954581+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.954581+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.957539+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.957539+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.960318+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.960318+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.961569+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.961569+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.968532+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:08.968532+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.028559+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.028559+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.030806+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.030806+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.032781+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.032781+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.033759+0000 mon.c (mon.1) 2613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.033759+0000 mon.c (mon.1) 2613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.041778+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.041778+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.085121+0000 mon.c (mon.1) 2614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.085121+0000 mon.c (mon.1) 2614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.088431+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.088431+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.091035+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.091035+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.092904+0000 mon.c (mon.1) 2617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.092904+0000 mon.c (mon.1) 2617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.102514+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:09.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:09 smithi096 bash[81040]: audit 2024-04-25T05:11:09.102514+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.171648+0000 mgr.x (mgr.24989) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.171648+0000 mgr.x (mgr.24989) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.258950+0000 mgr.x (mgr.24989) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.258950+0000 mgr.x (mgr.24989) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.334698+0000 mgr.x (mgr.24989) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.334698+0000 mgr.x (mgr.24989) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.389581+0000 mgr.x (mgr.24989) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.389581+0000 mgr.x (mgr.24989) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cluster 2024-04-25T05:11:08.417332+0000 mgr.x (mgr.24989) 1044 : cluster [DBG] pgmap v218: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cluster 2024-04-25T05:11:08.417332+0000 mgr.x (mgr.24989) 1044 : cluster [DBG] pgmap v218: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.446118+0000 mgr.x (mgr.24989) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.446118+0000 mgr.x (mgr.24989) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.518568+0000 mgr.x (mgr.24989) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.518568+0000 mgr.x (mgr.24989) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.575411+0000 mgr.x (mgr.24989) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.575411+0000 mgr.x (mgr.24989) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.633217+0000 mgr.x (mgr.24989) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.633217+0000 mgr.x (mgr.24989) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.690341+0000 mgr.x (mgr.24989) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.690341+0000 mgr.x (mgr.24989) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.766557+0000 mgr.x (mgr.24989) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.766557+0000 mgr.x (mgr.24989) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.824166+0000 mgr.x (mgr.24989) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.824166+0000 mgr.x (mgr.24989) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.897636+0000 mgr.x (mgr.24989) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.897636+0000 mgr.x (mgr.24989) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.971654+0000 mgr.x (mgr.24989) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:08.971654+0000 mgr.x (mgr.24989) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.043435+0000 mgr.x (mgr.24989) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.043435+0000 mgr.x (mgr.24989) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.103302+0000 mgr.x (mgr.24989) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.103302+0000 mgr.x (mgr.24989) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.159457+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.159457+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.162489+0000 mon.c (mon.1) 2619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.162489+0000 mon.c (mon.1) 2619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.164989+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.164989+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.166257+0000 mon.c (mon.1) 2621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.166257+0000 mon.c (mon.1) 2621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.177617+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.177617+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.235857+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.235857+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.238711+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.238711+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.241826+0000 mon.c (mon.1) 2624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.241826+0000 mon.c (mon.1) 2624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.242955+0000 mon.c (mon.1) 2625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.242955+0000 mon.c (mon.1) 2625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.252638+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.252638+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.310486+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.310486+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.313141+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.313141+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.315561+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.315561+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.316479+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.316479+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.325470+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.325470+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.368208+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.368208+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.370894+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.370894+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.373464+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.373464+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.374516+0000 mon.c (mon.1) 2633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.374516+0000 mon.c (mon.1) 2633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.383970+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.383970+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cluster 2024-04-25T05:11:09.385253+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cluster 2024-04-25T05:11:09.385253+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:10.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cluster 2024-04-25T05:11:09.385305+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: cluster 2024-04-25T05:11:09.385305+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.441642+0000 mon.c (mon.1) 2634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.441642+0000 mon.c (mon.1) 2634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.444347+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.444347+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.446585+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.446585+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.447603+0000 mon.c (mon.1) 2637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.447603+0000 mon.c (mon.1) 2637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.458065+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.458065+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.517129+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.517129+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.519530+0000 mon.c (mon.1) 2639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.519530+0000 mon.c (mon.1) 2639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.522892+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.522892+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.523950+0000 mon.c (mon.1) 2641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.523950+0000 mon.c (mon.1) 2641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.532791+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.532791+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.579403+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.579403+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.581805+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.581805+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.584278+0000 mon.c (mon.1) 2644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.584278+0000 mon.c (mon.1) 2644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.585128+0000 mon.c (mon.1) 2645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.585128+0000 mon.c (mon.1) 2645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.592691+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.592691+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.637081+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.637081+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.639406+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.639406+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.641806+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.641806+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.642766+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.642766+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.650541+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.650541+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.727591+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.727591+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.730525+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.730525+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.733280+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.733280+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.734714+0000 mon.c (mon.1) 2653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.734714+0000 mon.c (mon.1) 2653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.747060+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.747060+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.807381+0000 mon.c (mon.1) 2654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.807381+0000 mon.c (mon.1) 2654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.810437+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.810437+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.813169+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.813169+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.814685+0000 mon.c (mon.1) 2657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.814685+0000 mon.c (mon.1) 2657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.826461+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.826461+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.915429+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.915429+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.920721+0000 mon.c (mon.1) 2659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.920721+0000 mon.c (mon.1) 2659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.925504+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.925504+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.927322+0000 mon.c (mon.1) 2661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.927322+0000 mon.c (mon.1) 2661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.940042+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:09.940042+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.016258+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.016258+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.019759+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.019759+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.023218+0000 mon.c (mon.1) 2664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.023218+0000 mon.c (mon.1) 2664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.024671+0000 mon.c (mon.1) 2665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.024671+0000 mon.c (mon.1) 2665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.039204+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.039204+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.115812+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.115812+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.118080+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.118080+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.120380+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.120380+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.121170+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:10 smithi155 bash[60276]: audit 2024-04-25T05:11:10.121170+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.171648+0000 mgr.x (mgr.24989) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.171648+0000 mgr.x (mgr.24989) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.258950+0000 mgr.x (mgr.24989) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.258950+0000 mgr.x (mgr.24989) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.334698+0000 mgr.x (mgr.24989) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.334698+0000 mgr.x (mgr.24989) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.389581+0000 mgr.x (mgr.24989) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.389581+0000 mgr.x (mgr.24989) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cluster 2024-04-25T05:11:08.417332+0000 mgr.x (mgr.24989) 1044 : cluster [DBG] pgmap v218: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cluster 2024-04-25T05:11:08.417332+0000 mgr.x (mgr.24989) 1044 : cluster [DBG] pgmap v218: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.446118+0000 mgr.x (mgr.24989) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.446118+0000 mgr.x (mgr.24989) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.518568+0000 mgr.x (mgr.24989) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.518568+0000 mgr.x (mgr.24989) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.575411+0000 mgr.x (mgr.24989) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.575411+0000 mgr.x (mgr.24989) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.633217+0000 mgr.x (mgr.24989) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.633217+0000 mgr.x (mgr.24989) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.690341+0000 mgr.x (mgr.24989) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.690341+0000 mgr.x (mgr.24989) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.766557+0000 mgr.x (mgr.24989) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.171648+0000 mgr.x (mgr.24989) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.171648+0000 mgr.x (mgr.24989) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.258950+0000 mgr.x (mgr.24989) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.258950+0000 mgr.x (mgr.24989) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.334698+0000 mgr.x (mgr.24989) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.334698+0000 mgr.x (mgr.24989) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.389581+0000 mgr.x (mgr.24989) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.389581+0000 mgr.x (mgr.24989) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cluster 2024-04-25T05:11:08.417332+0000 mgr.x (mgr.24989) 1044 : cluster [DBG] pgmap v218: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:10.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cluster 2024-04-25T05:11:08.417332+0000 mgr.x (mgr.24989) 1044 : cluster [DBG] pgmap v218: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.446118+0000 mgr.x (mgr.24989) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.446118+0000 mgr.x (mgr.24989) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.518568+0000 mgr.x (mgr.24989) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.518568+0000 mgr.x (mgr.24989) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.575411+0000 mgr.x (mgr.24989) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.575411+0000 mgr.x (mgr.24989) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.633217+0000 mgr.x (mgr.24989) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.633217+0000 mgr.x (mgr.24989) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.690341+0000 mgr.x (mgr.24989) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.690341+0000 mgr.x (mgr.24989) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.766557+0000 mgr.x (mgr.24989) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.766557+0000 mgr.x (mgr.24989) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.824166+0000 mgr.x (mgr.24989) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.824166+0000 mgr.x (mgr.24989) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.897636+0000 mgr.x (mgr.24989) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.897636+0000 mgr.x (mgr.24989) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.971654+0000 mgr.x (mgr.24989) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:08.971654+0000 mgr.x (mgr.24989) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.043435+0000 mgr.x (mgr.24989) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.043435+0000 mgr.x (mgr.24989) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.103302+0000 mgr.x (mgr.24989) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.103302+0000 mgr.x (mgr.24989) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.159457+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.159457+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.162489+0000 mon.c (mon.1) 2619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.162489+0000 mon.c (mon.1) 2619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.164989+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.164989+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.166257+0000 mon.c (mon.1) 2621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.166257+0000 mon.c (mon.1) 2621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.177617+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.177617+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.235857+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.235857+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.238711+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.238711+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.241826+0000 mon.c (mon.1) 2624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.241826+0000 mon.c (mon.1) 2624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.242955+0000 mon.c (mon.1) 2625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.242955+0000 mon.c (mon.1) 2625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.252638+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.252638+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.310486+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.310486+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.313141+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.313141+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.315561+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.315561+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.316479+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.316479+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.325470+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.325470+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.766557+0000 mgr.x (mgr.24989) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.824166+0000 mgr.x (mgr.24989) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.824166+0000 mgr.x (mgr.24989) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.897636+0000 mgr.x (mgr.24989) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.897636+0000 mgr.x (mgr.24989) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.971654+0000 mgr.x (mgr.24989) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:08.971654+0000 mgr.x (mgr.24989) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.043435+0000 mgr.x (mgr.24989) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.043435+0000 mgr.x (mgr.24989) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.103302+0000 mgr.x (mgr.24989) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.103302+0000 mgr.x (mgr.24989) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.159457+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.159457+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.162489+0000 mon.c (mon.1) 2619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.162489+0000 mon.c (mon.1) 2619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.164989+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.164989+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.166257+0000 mon.c (mon.1) 2621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.166257+0000 mon.c (mon.1) 2621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.177617+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.177617+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.368208+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.368208+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.370894+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.370894+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.373464+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.373464+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.374516+0000 mon.c (mon.1) 2633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.374516+0000 mon.c (mon.1) 2633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.383970+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.383970+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cluster 2024-04-25T05:11:09.385253+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cluster 2024-04-25T05:11:09.385253+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cluster 2024-04-25T05:11:09.385305+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: cluster 2024-04-25T05:11:09.385305+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.441642+0000 mon.c (mon.1) 2634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.441642+0000 mon.c (mon.1) 2634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.444347+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.444347+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.446585+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.446585+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.447603+0000 mon.c (mon.1) 2637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.447603+0000 mon.c (mon.1) 2637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.458065+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.458065+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.517129+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.517129+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.519530+0000 mon.c (mon.1) 2639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.519530+0000 mon.c (mon.1) 2639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.522892+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.522892+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.523950+0000 mon.c (mon.1) 2641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.523950+0000 mon.c (mon.1) 2641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.532791+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.532791+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.579403+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.579403+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.581805+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.581805+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.235857+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.235857+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.238711+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.238711+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.241826+0000 mon.c (mon.1) 2624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.241826+0000 mon.c (mon.1) 2624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.242955+0000 mon.c (mon.1) 2625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.242955+0000 mon.c (mon.1) 2625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.252638+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.252638+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.310486+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.310486+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.313141+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.313141+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.315561+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.315561+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.316479+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.316479+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.325470+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.325470+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.584278+0000 mon.c (mon.1) 2644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.584278+0000 mon.c (mon.1) 2644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.585128+0000 mon.c (mon.1) 2645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.585128+0000 mon.c (mon.1) 2645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.592691+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.592691+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.637081+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.637081+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.639406+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.639406+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.641806+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.641806+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.642766+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.642766+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.650541+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.650541+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.727591+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.727591+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.730525+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.730525+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.368208+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.368208+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.370894+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.370894+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.373464+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.373464+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.374516+0000 mon.c (mon.1) 2633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.374516+0000 mon.c (mon.1) 2633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.383970+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.383970+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cluster 2024-04-25T05:11:09.385253+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cluster 2024-04-25T05:11:09.385253+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cluster 2024-04-25T05:11:09.385305+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-25T05:11:10.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: cluster 2024-04-25T05:11:09.385305+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.441642+0000 mon.c (mon.1) 2634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.441642+0000 mon.c (mon.1) 2634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.444347+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.444347+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.446585+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.733280+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.733280+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.734714+0000 mon.c (mon.1) 2653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.734714+0000 mon.c (mon.1) 2653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.747060+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.747060+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.807381+0000 mon.c (mon.1) 2654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.807381+0000 mon.c (mon.1) 2654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.810437+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.810437+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.813169+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.813169+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.814685+0000 mon.c (mon.1) 2657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.814685+0000 mon.c (mon.1) 2657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.826461+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.826461+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.915429+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.915429+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.920721+0000 mon.c (mon.1) 2659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.920721+0000 mon.c (mon.1) 2659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.925504+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.925504+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.927322+0000 mon.c (mon.1) 2661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.927322+0000 mon.c (mon.1) 2661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.940042+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:09.940042+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.016258+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.016258+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.019759+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.019759+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.023218+0000 mon.c (mon.1) 2664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.023218+0000 mon.c (mon.1) 2664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.024671+0000 mon.c (mon.1) 2665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.024671+0000 mon.c (mon.1) 2665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.039204+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.039204+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.115812+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.115812+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.118080+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.118080+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.120380+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.120380+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.121170+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[79063]: audit 2024-04-25T05:11:10.121170+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.446585+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.447603+0000 mon.c (mon.1) 2637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.447603+0000 mon.c (mon.1) 2637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.458065+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.458065+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.517129+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.517129+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.519530+0000 mon.c (mon.1) 2639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.519530+0000 mon.c (mon.1) 2639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.522892+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.522892+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.523950+0000 mon.c (mon.1) 2641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.523950+0000 mon.c (mon.1) 2641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.532791+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.532791+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.579403+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.579403+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.581805+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.581805+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.584278+0000 mon.c (mon.1) 2644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.584278+0000 mon.c (mon.1) 2644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.585128+0000 mon.c (mon.1) 2645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.585128+0000 mon.c (mon.1) 2645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.592691+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.592691+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.637081+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.637081+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.639406+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.639406+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.641806+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.641806+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.642766+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.642766+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.650541+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.650541+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.727591+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.727591+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.730525+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.730525+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.733280+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.733280+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.734714+0000 mon.c (mon.1) 2653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.734714+0000 mon.c (mon.1) 2653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.747060+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.747060+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.807381+0000 mon.c (mon.1) 2654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.807381+0000 mon.c (mon.1) 2654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.810437+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.810437+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.813169+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.813169+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.814685+0000 mon.c (mon.1) 2657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.814685+0000 mon.c (mon.1) 2657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.826461+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.826461+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.915429+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.915429+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.920721+0000 mon.c (mon.1) 2659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.920721+0000 mon.c (mon.1) 2659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.925504+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.925504+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.927322+0000 mon.c (mon.1) 2661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.927322+0000 mon.c (mon.1) 2661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.940042+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:09.940042+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.016258+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.016258+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.019759+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.019759+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.023218+0000 mon.c (mon.1) 2664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.023218+0000 mon.c (mon.1) 2664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.024671+0000 mon.c (mon.1) 2665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.024671+0000 mon.c (mon.1) 2665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.039204+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.039204+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.115812+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.115812+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:10.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.118080+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.118080+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:10.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.120380+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.120380+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:10.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.121170+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:10.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:10 smithi096 bash[81040]: audit 2024-04-25T05:11:10.121170+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.178692+0000 mgr.x (mgr.24989) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.178692+0000 mgr.x (mgr.24989) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.254084+0000 mgr.x (mgr.24989) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.254084+0000 mgr.x (mgr.24989) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.326483+0000 mgr.x (mgr.24989) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.326483+0000 mgr.x (mgr.24989) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.385067+0000 mgr.x (mgr.24989) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.154 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.385067+0000 mgr.x (mgr.24989) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.459945+0000 mgr.x (mgr.24989) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.459945+0000 mgr.x (mgr.24989) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.536656+0000 mgr.x (mgr.24989) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.536656+0000 mgr.x (mgr.24989) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.595738+0000 mgr.x (mgr.24989) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.595738+0000 mgr.x (mgr.24989) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.653365+0000 mgr.x (mgr.24989) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.653365+0000 mgr.x (mgr.24989) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.747917+0000 mgr.x (mgr.24989) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.747917+0000 mgr.x (mgr.24989) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.827440+0000 mgr.x (mgr.24989) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.827440+0000 mgr.x (mgr.24989) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.155 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.941483+0000 mgr.x (mgr.24989) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:09.941483+0000 mgr.x (mgr.24989) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.178692+0000 mgr.x (mgr.24989) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.178692+0000 mgr.x (mgr.24989) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.254084+0000 mgr.x (mgr.24989) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.254084+0000 mgr.x (mgr.24989) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.326483+0000 mgr.x (mgr.24989) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.326483+0000 mgr.x (mgr.24989) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.385067+0000 mgr.x (mgr.24989) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.385067+0000 mgr.x (mgr.24989) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.156 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.459945+0000 mgr.x (mgr.24989) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.459945+0000 mgr.x (mgr.24989) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.536656+0000 mgr.x (mgr.24989) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.536656+0000 mgr.x (mgr.24989) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.595738+0000 mgr.x (mgr.24989) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.595738+0000 mgr.x (mgr.24989) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.653365+0000 mgr.x (mgr.24989) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.653365+0000 mgr.x (mgr.24989) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.747917+0000 mgr.x (mgr.24989) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.747917+0000 mgr.x (mgr.24989) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.827440+0000 mgr.x (mgr.24989) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.827440+0000 mgr.x (mgr.24989) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.941483+0000 mgr.x (mgr.24989) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.157 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:09.941483+0000 mgr.x (mgr.24989) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.040993+0000 mgr.x (mgr.24989) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.040993+0000 mgr.x (mgr.24989) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.132015+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.132015+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.132815+0000 mgr.x (mgr.24989) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.132815+0000 mgr.x (mgr.24989) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.193710+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.193710+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.197620+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.197620+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.201065+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.201065+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.202912+0000 mon.c (mon.1) 2673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.202912+0000 mon.c (mon.1) 2673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.212219+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.212219+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.257418+0000 mon.c (mon.1) 2674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.257418+0000 mon.c (mon.1) 2674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.260733+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.260733+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.264199+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.040993+0000 mgr.x (mgr.24989) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.040993+0000 mgr.x (mgr.24989) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.132015+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.132015+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.132815+0000 mgr.x (mgr.24989) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.132815+0000 mgr.x (mgr.24989) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.193710+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.193710+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.197620+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.197620+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.201065+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.201065+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.202912+0000 mon.c (mon.1) 2673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.202912+0000 mon.c (mon.1) 2673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.212219+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.212219+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.257418+0000 mon.c (mon.1) 2674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.257418+0000 mon.c (mon.1) 2674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.260733+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.260733+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.264199+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.264199+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.265418+0000 mon.c (mon.1) 2677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.265418+0000 mon.c (mon.1) 2677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.274645+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.274645+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.333881+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.333881+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.336920+0000 mon.c (mon.1) 2679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.336920+0000 mon.c (mon.1) 2679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.339752+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.339752+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.340795+0000 mon.c (mon.1) 2681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.340795+0000 mon.c (mon.1) 2681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.350381+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.350381+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.409598+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.409598+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.412644+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.412644+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.264199+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.265418+0000 mon.c (mon.1) 2677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.265418+0000 mon.c (mon.1) 2677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.274645+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.274645+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.333881+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.333881+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.336920+0000 mon.c (mon.1) 2679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.336920+0000 mon.c (mon.1) 2679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.339752+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.339752+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.340795+0000 mon.c (mon.1) 2681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.340795+0000 mon.c (mon.1) 2681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.350381+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.350381+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.409598+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.409598+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.412644+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.412644+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.416076+0000 mon.c (mon.1) 2684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.416076+0000 mon.c (mon.1) 2684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.417270+0000 mon.c (mon.1) 2685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.417270+0000 mon.c (mon.1) 2685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.427039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.427039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.488515+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.488515+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.491387+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.491387+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.494066+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.494066+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.495764+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.495764+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.505336+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.505336+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.566738+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.566738+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.570003+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.570003+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.416076+0000 mon.c (mon.1) 2684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.416076+0000 mon.c (mon.1) 2684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.417270+0000 mon.c (mon.1) 2685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.417270+0000 mon.c (mon.1) 2685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.427039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.165 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.427039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.488515+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.488515+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.491387+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.491387+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.494066+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.494066+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.495764+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.495764+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.505336+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.505336+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.566738+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.566738+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.570003+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.570003+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.572636+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.572636+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.573869+0000 mon.c (mon.1) 2693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.573869+0000 mon.c (mon.1) 2693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.583149+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.583149+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.641956+0000 mon.c (mon.1) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.641956+0000 mon.c (mon.1) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.644660+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.644660+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.646979+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.646979+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.167 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.648078+0000 mon.c (mon.1) 2697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.648078+0000 mon.c (mon.1) 2697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.659309+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.659309+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.717704+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.717704+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.720807+0000 mon.c (mon.1) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.720807+0000 mon.c (mon.1) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.572636+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.572636+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.573869+0000 mon.c (mon.1) 2693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.573869+0000 mon.c (mon.1) 2693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.583149+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.583149+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.641956+0000 mon.c (mon.1) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.641956+0000 mon.c (mon.1) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.644660+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.644660+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.646979+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.646979+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.648078+0000 mon.c (mon.1) 2697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.648078+0000 mon.c (mon.1) 2697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.659309+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.724077+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.724077+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.725432+0000 mon.c (mon.1) 2701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.725432+0000 mon.c (mon.1) 2701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.737207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.737207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.811644+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.811644+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.814325+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.814325+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.817520+0000 mon.c (mon.1) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.817520+0000 mon.c (mon.1) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.818758+0000 mon.c (mon.1) 2705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.818758+0000 mon.c (mon.1) 2705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.830191+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.830191+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.921190+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.921190+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.925661+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.925661+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.928944+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.928944+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.929996+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.459 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[71746]: debug 2024-04-25T05:11:11.338+0000 7f321830d700 1 -- 172.21.15.155:0/264877067 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556409c91680 con 0x556409cee800 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.178692+0000 mgr.x (mgr.24989) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.178692+0000 mgr.x (mgr.24989) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.254084+0000 mgr.x (mgr.24989) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.254084+0000 mgr.x (mgr.24989) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.326483+0000 mgr.x (mgr.24989) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.326483+0000 mgr.x (mgr.24989) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.385067+0000 mgr.x (mgr.24989) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.385067+0000 mgr.x (mgr.24989) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.459945+0000 mgr.x (mgr.24989) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.459945+0000 mgr.x (mgr.24989) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.536656+0000 mgr.x (mgr.24989) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.536656+0000 mgr.x (mgr.24989) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.595738+0000 mgr.x (mgr.24989) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.595738+0000 mgr.x (mgr.24989) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.653365+0000 mgr.x (mgr.24989) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.653365+0000 mgr.x (mgr.24989) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.747917+0000 mgr.x (mgr.24989) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.747917+0000 mgr.x (mgr.24989) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.827440+0000 mgr.x (mgr.24989) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.827440+0000 mgr.x (mgr.24989) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.941483+0000 mgr.x (mgr.24989) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:09.941483+0000 mgr.x (mgr.24989) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.040993+0000 mgr.x (mgr.24989) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.040993+0000 mgr.x (mgr.24989) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.132015+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.132015+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.132815+0000 mgr.x (mgr.24989) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.132815+0000 mgr.x (mgr.24989) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.193710+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.193710+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.197620+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.197620+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.201065+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.201065+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.202912+0000 mon.c (mon.1) 2673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.202912+0000 mon.c (mon.1) 2673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.212219+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.212219+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.257418+0000 mon.c (mon.1) 2674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.257418+0000 mon.c (mon.1) 2674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.260733+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.260733+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.264199+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.264199+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.265418+0000 mon.c (mon.1) 2677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.265418+0000 mon.c (mon.1) 2677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.274645+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.274645+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.333881+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.333881+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.336920+0000 mon.c (mon.1) 2679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.336920+0000 mon.c (mon.1) 2679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.339752+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.339752+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.340795+0000 mon.c (mon.1) 2681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.340795+0000 mon.c (mon.1) 2681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.350381+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.350381+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.409598+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.409598+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.412644+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.412644+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.416076+0000 mon.c (mon.1) 2684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.416076+0000 mon.c (mon.1) 2684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.417270+0000 mon.c (mon.1) 2685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.417270+0000 mon.c (mon.1) 2685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.427039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.427039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.488515+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.488515+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.491387+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.491387+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.494066+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.494066+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.495764+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.495764+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.505336+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.505336+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.566738+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.566738+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.570003+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.570003+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.572636+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.572636+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.573869+0000 mon.c (mon.1) 2693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.573869+0000 mon.c (mon.1) 2693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.583149+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.583149+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.641956+0000 mon.c (mon.1) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.641956+0000 mon.c (mon.1) 2694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.644660+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.644660+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.646979+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.646979+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.648078+0000 mon.c (mon.1) 2697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.648078+0000 mon.c (mon.1) 2697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.659309+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.659309+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.717704+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.717704+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.720807+0000 mon.c (mon.1) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.720807+0000 mon.c (mon.1) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.724077+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.724077+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.725432+0000 mon.c (mon.1) 2701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.725432+0000 mon.c (mon.1) 2701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.737207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.737207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.811644+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.811644+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.814325+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.814325+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.817520+0000 mon.c (mon.1) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.817520+0000 mon.c (mon.1) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.818758+0000 mon.c (mon.1) 2705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.818758+0000 mon.c (mon.1) 2705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.830191+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.830191+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.921190+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.921190+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.925661+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.925661+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.928944+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.928944+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.929996+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.929996+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.941494+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:10.941494+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.017703+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.017703+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.020458+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.020458+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.023076+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.023076+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.024114+0000 mon.c (mon.1) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.024114+0000 mon.c (mon.1) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.035718+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.035718+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.117073+0000 mon.c (mon.1) 2714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.117073+0000 mon.c (mon.1) 2714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.121235+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.121235+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.123949+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.123949+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.126113+0000 mon.c (mon.1) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.126113+0000 mon.c (mon.1) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.134641+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[60276]: audit 2024-04-25T05:11:11.134641+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.499 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.929996+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.941494+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:10.941494+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.017703+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.017703+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.020458+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.020458+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.023076+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.023076+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.024114+0000 mon.c (mon.1) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.024114+0000 mon.c (mon.1) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.035718+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.035718+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.117073+0000 mon.c (mon.1) 2714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.117073+0000 mon.c (mon.1) 2714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.121235+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.121235+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.123949+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.123949+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.659309+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.717704+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.717704+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.720807+0000 mon.c (mon.1) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.720807+0000 mon.c (mon.1) 2699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.724077+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.724077+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.725432+0000 mon.c (mon.1) 2701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.725432+0000 mon.c (mon.1) 2701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.737207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.737207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.811644+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.811644+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.814325+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.814325+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.817520+0000 mon.c (mon.1) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.817520+0000 mon.c (mon.1) 2704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.818758+0000 mon.c (mon.1) 2705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.818758+0000 mon.c (mon.1) 2705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.126113+0000 mon.c (mon.1) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.126113+0000 mon.c (mon.1) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.134641+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[79063]: audit 2024-04-25T05:11:11.134641+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.830191+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.830191+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.921190+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.921190+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.925661+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.925661+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.928944+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.928944+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.929996+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.929996+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.941494+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:10.941494+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.017703+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.017703+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.020458+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.020458+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.023076+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.023076+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.024114+0000 mon.c (mon.1) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.024114+0000 mon.c (mon.1) 2713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.035718+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.035718+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.117073+0000 mon.c (mon.1) 2714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.117073+0000 mon.c (mon.1) 2714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.121235+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.121235+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.123949+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.123949+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.126113+0000 mon.c (mon.1) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.126113+0000 mon.c (mon.1) 2717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.134641+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:11.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:11 smithi096 bash[81040]: audit 2024-04-25T05:11:11.134641+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.137 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:11 smithi155 bash[71746]: debug 2024-04-25T05:11:11.902+0000 7f32214a57c0 -1 Falling back to public interface 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.213221+0000 mgr.x (mgr.24989) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.213221+0000 mgr.x (mgr.24989) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.276277+0000 mgr.x (mgr.24989) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.276277+0000 mgr.x (mgr.24989) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.351477+0000 mgr.x (mgr.24989) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.351477+0000 mgr.x (mgr.24989) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cluster 2024-04-25T05:11:10.418162+0000 mgr.x (mgr.24989) 1072 : cluster [DBG] pgmap v219: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cluster 2024-04-25T05:11:10.418162+0000 mgr.x (mgr.24989) 1072 : cluster [DBG] pgmap v219: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.428245+0000 mgr.x (mgr.24989) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.428245+0000 mgr.x (mgr.24989) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.506646+0000 mgr.x (mgr.24989) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.506646+0000 mgr.x (mgr.24989) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.584726+0000 mgr.x (mgr.24989) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.584726+0000 mgr.x (mgr.24989) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.660569+0000 mgr.x (mgr.24989) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.660569+0000 mgr.x (mgr.24989) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.738634+0000 mgr.x (mgr.24989) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.738634+0000 mgr.x (mgr.24989) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.832559+0000 mgr.x (mgr.24989) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.832559+0000 mgr.x (mgr.24989) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.942889+0000 mgr.x (mgr.24989) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:10.942889+0000 mgr.x (mgr.24989) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.036909+0000 mgr.x (mgr.24989) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.036909+0000 mgr.x (mgr.24989) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.137599+0000 mgr.x (mgr.24989) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.137599+0000 mgr.x (mgr.24989) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.210993+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.210993+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.214107+0000 mon.c (mon.1) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.214107+0000 mon.c (mon.1) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.216916+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.216916+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.218453+0000 mon.c (mon.1) 2721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.218453+0000 mon.c (mon.1) 2721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.229501+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.229501+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.305856+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.305856+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.308837+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.308837+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.311855+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.311855+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.313009+0000 mon.c (mon.1) 2725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.313009+0000 mon.c (mon.1) 2725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.322326+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.322326+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.364009+0000 mon.c (mon.1) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.364009+0000 mon.c (mon.1) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.366852+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.366852+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.369359+0000 mon.c (mon.1) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.369359+0000 mon.c (mon.1) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.370549+0000 mon.c (mon.1) 2729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.370549+0000 mon.c (mon.1) 2729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.379128+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.379128+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.420321+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.420321+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.423256+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.423256+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.425828+0000 mon.c (mon.1) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.425828+0000 mon.c (mon.1) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.427012+0000 mon.c (mon.1) 2733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.427012+0000 mon.c (mon.1) 2733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.438105+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.438105+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.480561+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.480561+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.483580+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.483580+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.486258+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.486258+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.487586+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.487586+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.498503+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.498503+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.573519+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.573519+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.576482+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.576482+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.579017+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.579017+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.580209+0000 mon.c (mon.1) 2741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.580209+0000 mon.c (mon.1) 2741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.591622+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.591622+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.633582+0000 mon.c (mon.1) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.633582+0000 mon.c (mon.1) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.636450+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.636450+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.638861+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.638861+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.639881+0000 mon.c (mon.1) 2745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.639881+0000 mon.c (mon.1) 2745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.652838+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.652838+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.715892+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.715892+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.718961+0000 mon.c (mon.1) 2747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.718961+0000 mon.c (mon.1) 2747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.721423+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.721423+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.722570+0000 mon.c (mon.1) 2749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.722570+0000 mon.c (mon.1) 2749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.733347+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.733347+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.779412+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.779412+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.782410+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.782410+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.784987+0000 mon.c (mon.1) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.784987+0000 mon.c (mon.1) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.786146+0000 mon.c (mon.1) 2753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.786146+0000 mon.c (mon.1) 2753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.797256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.797256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.843705+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.843705+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.846655+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.846655+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.849786+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.849786+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.850962+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.850962+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.862155+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.862155+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.940876+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.940876+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.943911+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.943911+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.946428+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.946428+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.947537+0000 mon.c (mon.1) 2761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.947537+0000 mon.c (mon.1) 2761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.958493+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:11.958493+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.037742+0000 mon.c (mon.1) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.037742+0000 mon.c (mon.1) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.041147+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.041147+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.043915+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.043915+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.045105+0000 mon.c (mon.1) 2765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.045105+0000 mon.c (mon.1) 2765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.056095+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.056095+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.134182+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.134182+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.137337+0000 mon.c (mon.1) 2767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:12 smithi155 bash[60276]: audit 2024-04-25T05:11:12.137337+0000 mon.c (mon.1) 2767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.213221+0000 mgr.x (mgr.24989) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.213221+0000 mgr.x (mgr.24989) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.276277+0000 mgr.x (mgr.24989) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.276277+0000 mgr.x (mgr.24989) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.351477+0000 mgr.x (mgr.24989) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.351477+0000 mgr.x (mgr.24989) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cluster 2024-04-25T05:11:10.418162+0000 mgr.x (mgr.24989) 1072 : cluster [DBG] pgmap v219: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cluster 2024-04-25T05:11:10.418162+0000 mgr.x (mgr.24989) 1072 : cluster [DBG] pgmap v219: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.428245+0000 mgr.x (mgr.24989) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.428245+0000 mgr.x (mgr.24989) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.506646+0000 mgr.x (mgr.24989) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.506646+0000 mgr.x (mgr.24989) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.584726+0000 mgr.x (mgr.24989) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.584726+0000 mgr.x (mgr.24989) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.660569+0000 mgr.x (mgr.24989) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.660569+0000 mgr.x (mgr.24989) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.738634+0000 mgr.x (mgr.24989) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.738634+0000 mgr.x (mgr.24989) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.832559+0000 mgr.x (mgr.24989) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.832559+0000 mgr.x (mgr.24989) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.942889+0000 mgr.x (mgr.24989) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.213221+0000 mgr.x (mgr.24989) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.213221+0000 mgr.x (mgr.24989) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.276277+0000 mgr.x (mgr.24989) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.276277+0000 mgr.x (mgr.24989) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.351477+0000 mgr.x (mgr.24989) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.351477+0000 mgr.x (mgr.24989) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cluster 2024-04-25T05:11:10.418162+0000 mgr.x (mgr.24989) 1072 : cluster [DBG] pgmap v219: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cluster 2024-04-25T05:11:10.418162+0000 mgr.x (mgr.24989) 1072 : cluster [DBG] pgmap v219: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.428245+0000 mgr.x (mgr.24989) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.428245+0000 mgr.x (mgr.24989) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.506646+0000 mgr.x (mgr.24989) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.506646+0000 mgr.x (mgr.24989) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.584726+0000 mgr.x (mgr.24989) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.584726+0000 mgr.x (mgr.24989) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.660569+0000 mgr.x (mgr.24989) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.660569+0000 mgr.x (mgr.24989) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.738634+0000 mgr.x (mgr.24989) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.738634+0000 mgr.x (mgr.24989) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.832559+0000 mgr.x (mgr.24989) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.832559+0000 mgr.x (mgr.24989) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.942889+0000 mgr.x (mgr.24989) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:10.942889+0000 mgr.x (mgr.24989) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.036909+0000 mgr.x (mgr.24989) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.036909+0000 mgr.x (mgr.24989) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.137599+0000 mgr.x (mgr.24989) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.137599+0000 mgr.x (mgr.24989) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.210993+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.210993+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.214107+0000 mon.c (mon.1) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.214107+0000 mon.c (mon.1) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.216916+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.216916+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.218453+0000 mon.c (mon.1) 2721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.218453+0000 mon.c (mon.1) 2721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.229501+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.229501+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.305856+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.305856+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.308837+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.308837+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.311855+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:10.942889+0000 mgr.x (mgr.24989) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.036909+0000 mgr.x (mgr.24989) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.036909+0000 mgr.x (mgr.24989) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.137599+0000 mgr.x (mgr.24989) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.137599+0000 mgr.x (mgr.24989) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.210993+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.210993+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.214107+0000 mon.c (mon.1) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.214107+0000 mon.c (mon.1) 2719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.216916+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.216916+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.218453+0000 mon.c (mon.1) 2721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.218453+0000 mon.c (mon.1) 2721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.229501+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.229501+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.305856+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.305856+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.308837+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.308837+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.311855+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.311855+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.313009+0000 mon.c (mon.1) 2725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.313009+0000 mon.c (mon.1) 2725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.322326+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.322326+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.364009+0000 mon.c (mon.1) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.364009+0000 mon.c (mon.1) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.366852+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.366852+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.369359+0000 mon.c (mon.1) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.369359+0000 mon.c (mon.1) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.370549+0000 mon.c (mon.1) 2729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.370549+0000 mon.c (mon.1) 2729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.379128+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.379128+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.420321+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.420321+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.423256+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.423256+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.311855+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.313009+0000 mon.c (mon.1) 2725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.313009+0000 mon.c (mon.1) 2725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.322326+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.322326+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.364009+0000 mon.c (mon.1) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.364009+0000 mon.c (mon.1) 2726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.366852+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.366852+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.369359+0000 mon.c (mon.1) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.369359+0000 mon.c (mon.1) 2728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.370549+0000 mon.c (mon.1) 2729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.370549+0000 mon.c (mon.1) 2729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.379128+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.379128+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.420321+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.420321+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.423256+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.423256+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.425828+0000 mon.c (mon.1) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.425828+0000 mon.c (mon.1) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.427012+0000 mon.c (mon.1) 2733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.427012+0000 mon.c (mon.1) 2733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.438105+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.438105+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.480561+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.480561+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.483580+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.483580+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.486258+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.486258+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.487586+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.487586+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.498503+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.498503+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.573519+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.573519+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.576482+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.576482+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.425828+0000 mon.c (mon.1) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.425828+0000 mon.c (mon.1) 2732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.427012+0000 mon.c (mon.1) 2733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.427012+0000 mon.c (mon.1) 2733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.438105+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.438105+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.480561+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.480561+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.483580+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.483580+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.486258+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.486258+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.487586+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.487586+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.498503+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.498503+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.573519+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.573519+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.576482+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.576482+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.579017+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.579017+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.580209+0000 mon.c (mon.1) 2741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.580209+0000 mon.c (mon.1) 2741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.591622+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.591622+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.633582+0000 mon.c (mon.1) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.633582+0000 mon.c (mon.1) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.636450+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.636450+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.638861+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.638861+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.639881+0000 mon.c (mon.1) 2745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.639881+0000 mon.c (mon.1) 2745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.652838+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.652838+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.715892+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.715892+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.718961+0000 mon.c (mon.1) 2747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.718961+0000 mon.c (mon.1) 2747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.579017+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.579017+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.580209+0000 mon.c (mon.1) 2741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.580209+0000 mon.c (mon.1) 2741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.591622+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.591622+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.633582+0000 mon.c (mon.1) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.633582+0000 mon.c (mon.1) 2742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.636450+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.636450+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.638861+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.638861+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.639881+0000 mon.c (mon.1) 2745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.639881+0000 mon.c (mon.1) 2745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.652838+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.652838+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.715892+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.715892+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.718961+0000 mon.c (mon.1) 2747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.718961+0000 mon.c (mon.1) 2747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.721423+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.721423+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.722570+0000 mon.c (mon.1) 2749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.722570+0000 mon.c (mon.1) 2749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.733347+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.733347+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.779412+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.779412+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.782410+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.782410+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.784987+0000 mon.c (mon.1) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.784987+0000 mon.c (mon.1) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.786146+0000 mon.c (mon.1) 2753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.786146+0000 mon.c (mon.1) 2753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.797256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.797256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.843705+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.843705+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.846655+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.846655+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.721423+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.721423+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.722570+0000 mon.c (mon.1) 2749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.722570+0000 mon.c (mon.1) 2749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.733347+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.733347+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.779412+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.779412+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.782410+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.782410+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.784987+0000 mon.c (mon.1) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.784987+0000 mon.c (mon.1) 2752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.786146+0000 mon.c (mon.1) 2753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.786146+0000 mon.c (mon.1) 2753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.797256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.797256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.843705+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.843705+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.846655+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.846655+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.849786+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.849786+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.850962+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.850962+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.862155+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.862155+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.940876+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.940876+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.943911+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.943911+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.946428+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.946428+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.947537+0000 mon.c (mon.1) 2761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.947537+0000 mon.c (mon.1) 2761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.958493+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:11.958493+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.037742+0000 mon.c (mon.1) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.037742+0000 mon.c (mon.1) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.041147+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.849786+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.849786+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.850962+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.850962+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.862155+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.862155+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.940876+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.940876+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.943911+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.943911+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.946428+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.946428+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.947537+0000 mon.c (mon.1) 2761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.947537+0000 mon.c (mon.1) 2761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.958493+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:11.958493+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.037742+0000 mon.c (mon.1) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.037742+0000 mon.c (mon.1) 2762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.041147+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.041147+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.043915+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.043915+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.045105+0000 mon.c (mon.1) 2765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.045105+0000 mon.c (mon.1) 2765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.056095+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.056095+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.134182+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.134182+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.137337+0000 mon.c (mon.1) 2767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[79063]: audit 2024-04-25T05:11:12.137337+0000 mon.c (mon.1) 2767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.041147+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.043915+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.043915+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.045105+0000 mon.c (mon.1) 2765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.045105+0000 mon.c (mon.1) 2765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.056095+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.056095+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:12.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.134182+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.134182+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:12.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.137337+0000 mon.c (mon.1) 2767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:12.529 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:12 smithi096 bash[81040]: audit 2024-04-25T05:11:12.137337+0000 mon.c (mon.1) 2767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.230710+0000 mgr.x (mgr.24989) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.230710+0000 mgr.x (mgr.24989) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.323186+0000 mgr.x (mgr.24989) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.323186+0000 mgr.x (mgr.24989) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.379938+0000 mgr.x (mgr.24989) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.379938+0000 mgr.x (mgr.24989) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.439557+0000 mgr.x (mgr.24989) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.439557+0000 mgr.x (mgr.24989) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.499979+0000 mgr.x (mgr.24989) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.499979+0000 mgr.x (mgr.24989) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.593216+0000 mgr.x (mgr.24989) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.593216+0000 mgr.x (mgr.24989) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.654120+0000 mgr.x (mgr.24989) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.654120+0000 mgr.x (mgr.24989) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.734427+0000 mgr.x (mgr.24989) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.734427+0000 mgr.x (mgr.24989) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.798304+0000 mgr.x (mgr.24989) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.798304+0000 mgr.x (mgr.24989) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.863190+0000 mgr.x (mgr.24989) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.863190+0000 mgr.x (mgr.24989) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.959616+0000 mgr.x (mgr.24989) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:11.959616+0000 mgr.x (mgr.24989) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.057289+0000 mgr.x (mgr.24989) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.057289+0000 mgr.x (mgr.24989) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.140204+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.140204+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.141616+0000 mon.c (mon.1) 2769 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.141616+0000 mon.c (mon.1) 2769 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.179695+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.179695+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.238247+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.238247+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.243002+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.243002+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.246734+0000 mon.c (mon.1) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.246734+0000 mon.c (mon.1) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.248003+0000 mon.c (mon.1) 2773 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.248003+0000 mon.c (mon.1) 2773 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.257802+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.257802+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.303762+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.303762+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.306447+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.306447+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.309098+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.309098+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.310115+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.310115+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.319673+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.319673+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.409793+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.409793+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.414837+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.414837+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.419439+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.419439+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.421018+0000 mon.c (mon.1) 2781 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.421018+0000 mon.c (mon.1) 2781 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.432116+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.432116+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.529128+0000 mon.c (mon.1) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.529128+0000 mon.c (mon.1) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.534455+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.534455+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.538228+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.538228+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.539728+0000 mon.c (mon.1) 2785 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.539728+0000 mon.c (mon.1) 2785 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.549771+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.549771+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.610045+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.610045+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.613594+0000 mon.c (mon.1) 2787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.613594+0000 mon.c (mon.1) 2787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.616343+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.616343+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.617495+0000 mon.c (mon.1) 2789 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.617495+0000 mon.c (mon.1) 2789 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.626768+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.626768+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.685322+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.685322+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.688094+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.688094+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.690442+0000 mon.c (mon.1) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.690442+0000 mon.c (mon.1) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.691511+0000 mon.c (mon.1) 2793 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.691511+0000 mon.c (mon.1) 2793 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.700594+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.700594+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.754913+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.754913+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.758822+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.758822+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.761932+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.761932+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.763283+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.763283+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.772980+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.772980+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.832308+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.832308+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.835748+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.835748+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.838140+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.838140+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.839557+0000 mon.c (mon.1) 2801 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.839557+0000 mon.c (mon.1) 2801 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.850866+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.850866+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.924404+0000 mon.c (mon.1) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.924404+0000 mon.c (mon.1) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.927598+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.927598+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.930506+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.930506+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.931783+0000 mon.c (mon.1) 2805 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.931783+0000 mon.c (mon.1) 2805 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.943305+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:12.943305+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.002943+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.002943+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.005952+0000 mon.c (mon.1) 2807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.005952+0000 mon.c (mon.1) 2807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.008563+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.008563+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.009515+0000 mon.c (mon.1) 2809 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.009515+0000 mon.c (mon.1) 2809 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.019795+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.019795+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.062720+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.062720+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.065555+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.065555+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.067957+0000 mon.c (mon.1) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.067957+0000 mon.c (mon.1) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.068984+0000 mon.c (mon.1) 2813 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.068984+0000 mon.c (mon.1) 2813 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.080220+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.080220+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.122442+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.122442+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.125121+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.125121+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.127094+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.127094+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.127876+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.127876+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.137855+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:13 smithi155 bash[60276]: audit 2024-04-25T05:11:13.137855+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.230710+0000 mgr.x (mgr.24989) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.230710+0000 mgr.x (mgr.24989) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.323186+0000 mgr.x (mgr.24989) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.323186+0000 mgr.x (mgr.24989) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.379938+0000 mgr.x (mgr.24989) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.379938+0000 mgr.x (mgr.24989) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.439557+0000 mgr.x (mgr.24989) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.439557+0000 mgr.x (mgr.24989) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.499979+0000 mgr.x (mgr.24989) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.499979+0000 mgr.x (mgr.24989) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.593216+0000 mgr.x (mgr.24989) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.593216+0000 mgr.x (mgr.24989) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.654120+0000 mgr.x (mgr.24989) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.654120+0000 mgr.x (mgr.24989) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.734427+0000 mgr.x (mgr.24989) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.734427+0000 mgr.x (mgr.24989) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.798304+0000 mgr.x (mgr.24989) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.798304+0000 mgr.x (mgr.24989) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.863190+0000 mgr.x (mgr.24989) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.863190+0000 mgr.x (mgr.24989) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.959616+0000 mgr.x (mgr.24989) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:11.959616+0000 mgr.x (mgr.24989) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.230710+0000 mgr.x (mgr.24989) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.230710+0000 mgr.x (mgr.24989) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.323186+0000 mgr.x (mgr.24989) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.323186+0000 mgr.x (mgr.24989) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.379938+0000 mgr.x (mgr.24989) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.379938+0000 mgr.x (mgr.24989) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.439557+0000 mgr.x (mgr.24989) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.439557+0000 mgr.x (mgr.24989) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.499979+0000 mgr.x (mgr.24989) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.499979+0000 mgr.x (mgr.24989) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.593216+0000 mgr.x (mgr.24989) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.593216+0000 mgr.x (mgr.24989) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.654120+0000 mgr.x (mgr.24989) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.654120+0000 mgr.x (mgr.24989) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.734427+0000 mgr.x (mgr.24989) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.734427+0000 mgr.x (mgr.24989) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.798304+0000 mgr.x (mgr.24989) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.798304+0000 mgr.x (mgr.24989) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.863190+0000 mgr.x (mgr.24989) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.863190+0000 mgr.x (mgr.24989) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.959616+0000 mgr.x (mgr.24989) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:11.959616+0000 mgr.x (mgr.24989) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.057289+0000 mgr.x (mgr.24989) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.057289+0000 mgr.x (mgr.24989) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.140204+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.140204+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.141616+0000 mon.c (mon.1) 2769 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.141616+0000 mon.c (mon.1) 2769 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.179695+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.179695+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.238247+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.238247+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.243002+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.243002+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.246734+0000 mon.c (mon.1) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.246734+0000 mon.c (mon.1) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.248003+0000 mon.c (mon.1) 2773 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.248003+0000 mon.c (mon.1) 2773 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.257802+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.257802+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.303762+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.303762+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.057289+0000 mgr.x (mgr.24989) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.057289+0000 mgr.x (mgr.24989) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.140204+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.140204+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.141616+0000 mon.c (mon.1) 2769 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.141616+0000 mon.c (mon.1) 2769 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.179695+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.179695+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.238247+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.238247+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.243002+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.243002+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.246734+0000 mon.c (mon.1) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.246734+0000 mon.c (mon.1) 2772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.248003+0000 mon.c (mon.1) 2773 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.248003+0000 mon.c (mon.1) 2773 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.257802+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.257802+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.303762+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.303762+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.306447+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.306447+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.309098+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.309098+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.310115+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.310115+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.319673+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.319673+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.409793+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.409793+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.414837+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.414837+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.419439+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.419439+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.421018+0000 mon.c (mon.1) 2781 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.421018+0000 mon.c (mon.1) 2781 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.432116+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.432116+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.529128+0000 mon.c (mon.1) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.529128+0000 mon.c (mon.1) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.306447+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.306447+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.309098+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.309098+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.310115+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.310115+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.319673+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.319673+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.409793+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.409793+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.414837+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.414837+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.419439+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.419439+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.421018+0000 mon.c (mon.1) 2781 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.421018+0000 mon.c (mon.1) 2781 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.432116+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.432116+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.529128+0000 mon.c (mon.1) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.529128+0000 mon.c (mon.1) 2782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.534455+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.534455+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.538228+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.538228+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.539728+0000 mon.c (mon.1) 2785 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.539728+0000 mon.c (mon.1) 2785 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.549771+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.549771+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.610045+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.610045+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.613594+0000 mon.c (mon.1) 2787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.613594+0000 mon.c (mon.1) 2787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.616343+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.616343+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.617495+0000 mon.c (mon.1) 2789 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.617495+0000 mon.c (mon.1) 2789 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.626768+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.626768+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.685322+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.534455+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.534455+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.538228+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.538228+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.539728+0000 mon.c (mon.1) 2785 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.539728+0000 mon.c (mon.1) 2785 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.549771+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.549771+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.610045+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.610045+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.613594+0000 mon.c (mon.1) 2787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.613594+0000 mon.c (mon.1) 2787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.616343+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.616343+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.617495+0000 mon.c (mon.1) 2789 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.617495+0000 mon.c (mon.1) 2789 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.626768+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.626768+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.685322+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.685322+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.688094+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.688094+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.690442+0000 mon.c (mon.1) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.690442+0000 mon.c (mon.1) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.691511+0000 mon.c (mon.1) 2793 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.691511+0000 mon.c (mon.1) 2793 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.700594+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.700594+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.754913+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.754913+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.758822+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.758822+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.761932+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.761932+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.763283+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.763283+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.772980+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.772980+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.832308+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.685322+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.688094+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.688094+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.690442+0000 mon.c (mon.1) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.690442+0000 mon.c (mon.1) 2792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.691511+0000 mon.c (mon.1) 2793 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.691511+0000 mon.c (mon.1) 2793 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.700594+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.700594+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.754913+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.754913+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.758822+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.758822+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.761932+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.761932+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.763283+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.763283+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.772980+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.772980+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.832308+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.832308+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.835748+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.835748+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.838140+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.838140+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.839557+0000 mon.c (mon.1) 2801 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.839557+0000 mon.c (mon.1) 2801 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.850866+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.850866+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.924404+0000 mon.c (mon.1) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.924404+0000 mon.c (mon.1) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.927598+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.927598+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.930506+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.930506+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.931783+0000 mon.c (mon.1) 2805 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.931783+0000 mon.c (mon.1) 2805 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.943305+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:12.943305+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.002943+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.832308+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.835748+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.835748+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.838140+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.838140+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.839557+0000 mon.c (mon.1) 2801 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.839557+0000 mon.c (mon.1) 2801 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.850866+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.850866+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.924404+0000 mon.c (mon.1) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.924404+0000 mon.c (mon.1) 2802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.927598+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.927598+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.930506+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.930506+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.931783+0000 mon.c (mon.1) 2805 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.931783+0000 mon.c (mon.1) 2805 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.943305+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:12.943305+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.002943+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.002943+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.005952+0000 mon.c (mon.1) 2807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.005952+0000 mon.c (mon.1) 2807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.008563+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.008563+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.009515+0000 mon.c (mon.1) 2809 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.009515+0000 mon.c (mon.1) 2809 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.019795+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.019795+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.062720+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.062720+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.065555+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.065555+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.067957+0000 mon.c (mon.1) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.067957+0000 mon.c (mon.1) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.068984+0000 mon.c (mon.1) 2813 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.068984+0000 mon.c (mon.1) 2813 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.080220+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.080220+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.002943+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.005952+0000 mon.c (mon.1) 2807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.005952+0000 mon.c (mon.1) 2807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.008563+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.008563+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.009515+0000 mon.c (mon.1) 2809 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.009515+0000 mon.c (mon.1) 2809 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.019795+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.019795+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.062720+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.062720+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.065555+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.065555+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.067957+0000 mon.c (mon.1) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.067957+0000 mon.c (mon.1) 2812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.068984+0000 mon.c (mon.1) 2813 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.068984+0000 mon.c (mon.1) 2813 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.080220+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.080220+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.122442+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.122442+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.125121+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.125121+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.127094+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.127094+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.127876+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.127876+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.137855+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[81040]: audit 2024-04-25T05:11:13.137855+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.122442+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.122442+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.125121+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.125121+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.127094+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.127094+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.127876+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.127876+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.137855+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:13.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:13 smithi096 bash[79063]: audit 2024-04-25T05:11:13.137855+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.180817+0000 mgr.x (mgr.24989) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.180817+0000 mgr.x (mgr.24989) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.258621+0000 mgr.x (mgr.24989) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.258621+0000 mgr.x (mgr.24989) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.321142+0000 mgr.x (mgr.24989) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.321142+0000 mgr.x (mgr.24989) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cluster 2024-04-25T05:11:12.418816+0000 mgr.x (mgr.24989) 1097 : cluster [DBG] pgmap v220: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cluster 2024-04-25T05:11:12.418816+0000 mgr.x (mgr.24989) 1097 : cluster [DBG] pgmap v220: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.433819+0000 mgr.x (mgr.24989) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.433819+0000 mgr.x (mgr.24989) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.551526+0000 mgr.x (mgr.24989) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.551526+0000 mgr.x (mgr.24989) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.628371+0000 mgr.x (mgr.24989) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.628371+0000 mgr.x (mgr.24989) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.702099+0000 mgr.x (mgr.24989) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.702099+0000 mgr.x (mgr.24989) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.774057+0000 mgr.x (mgr.24989) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.774057+0000 mgr.x (mgr.24989) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.851884+0000 mgr.x (mgr.24989) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.851884+0000 mgr.x (mgr.24989) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.944673+0000 mgr.x (mgr.24989) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:12.944673+0000 mgr.x (mgr.24989) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.020952+0000 mgr.x (mgr.24989) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.020952+0000 mgr.x (mgr.24989) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.081661+0000 mgr.x (mgr.24989) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.081661+0000 mgr.x (mgr.24989) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.138822+0000 mgr.x (mgr.24989) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.138822+0000 mgr.x (mgr.24989) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.185073+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.185073+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.187412+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.187412+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.189564+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.189564+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.190487+0000 mon.c (mon.1) 2821 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.190487+0000 mon.c (mon.1) 2821 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.199554+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.199554+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.242313+0000 mon.c (mon.1) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.242313+0000 mon.c (mon.1) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.244932+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.244932+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.247289+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.247289+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.248296+0000 mon.c (mon.1) 2825 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.248296+0000 mon.c (mon.1) 2825 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.259644+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.259644+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.326558+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.326558+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.329101+0000 mon.c (mon.1) 2827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.329101+0000 mon.c (mon.1) 2827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.331926+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.331926+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.333053+0000 mon.c (mon.1) 2829 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.333053+0000 mon.c (mon.1) 2829 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.343518+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.343518+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.419351+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.419351+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.422514+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.422514+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.425493+0000 mon.c (mon.1) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.425493+0000 mon.c (mon.1) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.426532+0000 mon.c (mon.1) 2833 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.426532+0000 mon.c (mon.1) 2833 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.437947+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.437947+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.516928+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.516928+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.519601+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.519601+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.521994+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.521994+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.523107+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.523107+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.534235+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.534235+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.597098+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.597098+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.599731+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.599731+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.602111+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.602111+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.603046+0000 mon.c (mon.1) 2841 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.603046+0000 mon.c (mon.1) 2841 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.613619+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.613619+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.672282+0000 mon.c (mon.1) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.672282+0000 mon.c (mon.1) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.674866+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.674866+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.677029+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.677029+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.677949+0000 mon.c (mon.1) 2845 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.677949+0000 mon.c (mon.1) 2845 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.688087+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.688087+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.761215+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.761215+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.763772+0000 mon.c (mon.1) 2847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.763772+0000 mon.c (mon.1) 2847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.766006+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.766006+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.766942+0000 mon.c (mon.1) 2849 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.766942+0000 mon.c (mon.1) 2849 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.777958+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.777958+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.851912+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.851912+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.854849+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.854849+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.857658+0000 mon.c (mon.1) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.857658+0000 mon.c (mon.1) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.858707+0000 mon.c (mon.1) 2853 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.858707+0000 mon.c (mon.1) 2853 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.869356+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.869356+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.926815+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.926815+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.929583+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.929583+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.932250+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.932250+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.933378+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.933378+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.946654+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.946654+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.988238+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.988238+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.991027+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.991027+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.993428+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.993428+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.994432+0000 mon.c (mon.1) 2861 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:13.994432+0000 mon.c (mon.1) 2861 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.004989+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.004989+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.046687+0000 mon.c (mon.1) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.046687+0000 mon.c (mon.1) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.049120+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.049120+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.051456+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.051456+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.052563+0000 mon.c (mon.1) 2865 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.052563+0000 mon.c (mon.1) 2865 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.065831+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.065831+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.107773+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.107773+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.110411+0000 mon.c (mon.1) 2867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.110411+0000 mon.c (mon.1) 2867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.112719+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.112719+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.113882+0000 mon.c (mon.1) 2869 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.113882+0000 mon.c (mon.1) 2869 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.120900+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[60276]: audit 2024-04-25T05:11:14.120900+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.180817+0000 mgr.x (mgr.24989) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.180817+0000 mgr.x (mgr.24989) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.258621+0000 mgr.x (mgr.24989) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.258621+0000 mgr.x (mgr.24989) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.321142+0000 mgr.x (mgr.24989) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.321142+0000 mgr.x (mgr.24989) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cluster 2024-04-25T05:11:12.418816+0000 mgr.x (mgr.24989) 1097 : cluster [DBG] pgmap v220: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cluster 2024-04-25T05:11:12.418816+0000 mgr.x (mgr.24989) 1097 : cluster [DBG] pgmap v220: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.433819+0000 mgr.x (mgr.24989) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.433819+0000 mgr.x (mgr.24989) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.551526+0000 mgr.x (mgr.24989) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.551526+0000 mgr.x (mgr.24989) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.628371+0000 mgr.x (mgr.24989) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.628371+0000 mgr.x (mgr.24989) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.702099+0000 mgr.x (mgr.24989) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.702099+0000 mgr.x (mgr.24989) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.774057+0000 mgr.x (mgr.24989) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.774057+0000 mgr.x (mgr.24989) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.851884+0000 mgr.x (mgr.24989) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.851884+0000 mgr.x (mgr.24989) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.944673+0000 mgr.x (mgr.24989) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:12.944673+0000 mgr.x (mgr.24989) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.020952+0000 mgr.x (mgr.24989) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.020952+0000 mgr.x (mgr.24989) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.081661+0000 mgr.x (mgr.24989) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.081661+0000 mgr.x (mgr.24989) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.138822+0000 mgr.x (mgr.24989) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.138822+0000 mgr.x (mgr.24989) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.185073+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.185073+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.187412+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.187412+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.189564+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.189564+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.190487+0000 mon.c (mon.1) 2821 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.190487+0000 mon.c (mon.1) 2821 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.199554+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.199554+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.242313+0000 mon.c (mon.1) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.242313+0000 mon.c (mon.1) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.244932+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.180817+0000 mgr.x (mgr.24989) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.180817+0000 mgr.x (mgr.24989) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.258621+0000 mgr.x (mgr.24989) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.258621+0000 mgr.x (mgr.24989) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.321142+0000 mgr.x (mgr.24989) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.321142+0000 mgr.x (mgr.24989) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cluster 2024-04-25T05:11:12.418816+0000 mgr.x (mgr.24989) 1097 : cluster [DBG] pgmap v220: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cluster 2024-04-25T05:11:12.418816+0000 mgr.x (mgr.24989) 1097 : cluster [DBG] pgmap v220: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.433819+0000 mgr.x (mgr.24989) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.433819+0000 mgr.x (mgr.24989) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.551526+0000 mgr.x (mgr.24989) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.551526+0000 mgr.x (mgr.24989) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.628371+0000 mgr.x (mgr.24989) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.628371+0000 mgr.x (mgr.24989) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.702099+0000 mgr.x (mgr.24989) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.702099+0000 mgr.x (mgr.24989) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.774057+0000 mgr.x (mgr.24989) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.774057+0000 mgr.x (mgr.24989) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.851884+0000 mgr.x (mgr.24989) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.851884+0000 mgr.x (mgr.24989) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.944673+0000 mgr.x (mgr.24989) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.244932+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.247289+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.247289+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.248296+0000 mon.c (mon.1) 2825 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.248296+0000 mon.c (mon.1) 2825 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.259644+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.259644+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.326558+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.326558+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.329101+0000 mon.c (mon.1) 2827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.329101+0000 mon.c (mon.1) 2827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.331926+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.331926+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.333053+0000 mon.c (mon.1) 2829 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.333053+0000 mon.c (mon.1) 2829 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.343518+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.343518+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.419351+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.419351+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.422514+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.422514+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.425493+0000 mon.c (mon.1) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.425493+0000 mon.c (mon.1) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.426532+0000 mon.c (mon.1) 2833 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.426532+0000 mon.c (mon.1) 2833 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.437947+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.437947+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.516928+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.516928+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.519601+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.519601+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.521994+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.521994+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.523107+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.523107+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.534235+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.534235+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.597098+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.597098+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:12.944673+0000 mgr.x (mgr.24989) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.020952+0000 mgr.x (mgr.24989) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.020952+0000 mgr.x (mgr.24989) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.081661+0000 mgr.x (mgr.24989) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.081661+0000 mgr.x (mgr.24989) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.138822+0000 mgr.x (mgr.24989) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.138822+0000 mgr.x (mgr.24989) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.185073+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.185073+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.187412+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.187412+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.189564+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.189564+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.190487+0000 mon.c (mon.1) 2821 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.190487+0000 mon.c (mon.1) 2821 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.199554+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.199554+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.242313+0000 mon.c (mon.1) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.242313+0000 mon.c (mon.1) 2822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.244932+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.599731+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.599731+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.602111+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.602111+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.603046+0000 mon.c (mon.1) 2841 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.603046+0000 mon.c (mon.1) 2841 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.613619+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.613619+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.672282+0000 mon.c (mon.1) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.672282+0000 mon.c (mon.1) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.674866+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.674866+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.677029+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.677029+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.677949+0000 mon.c (mon.1) 2845 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.677949+0000 mon.c (mon.1) 2845 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.688087+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.688087+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.761215+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.761215+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.763772+0000 mon.c (mon.1) 2847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.763772+0000 mon.c (mon.1) 2847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.766006+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.766006+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.766942+0000 mon.c (mon.1) 2849 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.766942+0000 mon.c (mon.1) 2849 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.777958+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.777958+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.851912+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.851912+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.854849+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.854849+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.857658+0000 mon.c (mon.1) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.857658+0000 mon.c (mon.1) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.858707+0000 mon.c (mon.1) 2853 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.858707+0000 mon.c (mon.1) 2853 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.869356+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.869356+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.926815+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.926815+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.244932+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.247289+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.247289+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.248296+0000 mon.c (mon.1) 2825 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.248296+0000 mon.c (mon.1) 2825 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.259644+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.259644+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.326558+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.326558+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.329101+0000 mon.c (mon.1) 2827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.329101+0000 mon.c (mon.1) 2827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.331926+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.331926+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.333053+0000 mon.c (mon.1) 2829 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.333053+0000 mon.c (mon.1) 2829 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.343518+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.343518+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.419351+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.419351+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.422514+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.929583+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.929583+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.932250+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.932250+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.933378+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.933378+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.946654+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.946654+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.988238+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.988238+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.991027+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.991027+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.993428+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.993428+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.994432+0000 mon.c (mon.1) 2861 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:13.994432+0000 mon.c (mon.1) 2861 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.004989+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.004989+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.046687+0000 mon.c (mon.1) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.046687+0000 mon.c (mon.1) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.049120+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.049120+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.051456+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.051456+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.052563+0000 mon.c (mon.1) 2865 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.052563+0000 mon.c (mon.1) 2865 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.065831+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.065831+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.107773+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.107773+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.110411+0000 mon.c (mon.1) 2867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.110411+0000 mon.c (mon.1) 2867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.112719+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.112719+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.113882+0000 mon.c (mon.1) 2869 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.113882+0000 mon.c (mon.1) 2869 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.120900+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[81040]: audit 2024-04-25T05:11:14.120900+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.422514+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.425493+0000 mon.c (mon.1) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.425493+0000 mon.c (mon.1) 2832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.426532+0000 mon.c (mon.1) 2833 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.426532+0000 mon.c (mon.1) 2833 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.437947+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.437947+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.516928+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.516928+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.519601+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.519601+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.521994+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.521994+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.523107+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.523107+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.534235+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.534235+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.597098+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.597098+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.599731+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.599731+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.602111+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.602111+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.603046+0000 mon.c (mon.1) 2841 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.603046+0000 mon.c (mon.1) 2841 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.613619+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.613619+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.672282+0000 mon.c (mon.1) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.672282+0000 mon.c (mon.1) 2842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.674866+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.674866+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.677029+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.677029+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.677949+0000 mon.c (mon.1) 2845 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.677949+0000 mon.c (mon.1) 2845 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.688087+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.688087+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.761215+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.761215+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.763772+0000 mon.c (mon.1) 2847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.763772+0000 mon.c (mon.1) 2847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.766006+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.766006+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.766942+0000 mon.c (mon.1) 2849 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.766942+0000 mon.c (mon.1) 2849 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.777958+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.777958+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.851912+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.851912+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.854849+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.854849+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.857658+0000 mon.c (mon.1) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.857658+0000 mon.c (mon.1) 2852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.858707+0000 mon.c (mon.1) 2853 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.858707+0000 mon.c (mon.1) 2853 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.869356+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.869356+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.926815+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.926815+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.929583+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.929583+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.932250+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.932250+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.933378+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.933378+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.946654+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.946654+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.988238+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.988238+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.991027+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.991027+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.993428+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.993428+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.994432+0000 mon.c (mon.1) 2861 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:13.994432+0000 mon.c (mon.1) 2861 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.004989+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.004989+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.046687+0000 mon.c (mon.1) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.046687+0000 mon.c (mon.1) 2862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.049120+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.049120+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.051456+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.051456+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.052563+0000 mon.c (mon.1) 2865 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.052563+0000 mon.c (mon.1) 2865 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.065831+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.065831+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.107773+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.107773+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:14.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.110411+0000 mon.c (mon.1) 2867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.110411+0000 mon.c (mon.1) 2867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.112719+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.112719+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.113882+0000 mon.c (mon.1) 2869 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.113882+0000 mon.c (mon.1) 2869 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.120900+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:14.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:14 smithi096 bash[79063]: audit 2024-04-25T05:11:14.120900+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.209 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[71746]: debug 2024-04-25T05:11:14.954+0000 7f32214a57c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-25T05:11:15.209 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:14 smithi155 bash[71746]: debug 2024-04-25T05:11:14.986+0000 7f32214a57c0 -1 osd.6 161 log_to_monitors true 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.201814+0000 mgr.x (mgr.24989) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.201814+0000 mgr.x (mgr.24989) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.263041+0000 mgr.x (mgr.24989) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.263041+0000 mgr.x (mgr.24989) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.344436+0000 mgr.x (mgr.24989) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.344436+0000 mgr.x (mgr.24989) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.438972+0000 mgr.x (mgr.24989) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.438972+0000 mgr.x (mgr.24989) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.535252+0000 mgr.x (mgr.24989) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.535252+0000 mgr.x (mgr.24989) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.614538+0000 mgr.x (mgr.24989) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.614538+0000 mgr.x (mgr.24989) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.688930+0000 mgr.x (mgr.24989) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.688930+0000 mgr.x (mgr.24989) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.778929+0000 mgr.x (mgr.24989) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.778929+0000 mgr.x (mgr.24989) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.870382+0000 mgr.x (mgr.24989) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.870382+0000 mgr.x (mgr.24989) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.948006+0000 mgr.x (mgr.24989) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:13.948006+0000 mgr.x (mgr.24989) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.005876+0000 mgr.x (mgr.24989) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.005876+0000 mgr.x (mgr.24989) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.067096+0000 mgr.x (mgr.24989) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.067096+0000 mgr.x (mgr.24989) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.123553+0000 mgr.x (mgr.24989) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.123553+0000 mgr.x (mgr.24989) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.198344+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.198344+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.200869+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.200869+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.203527+0000 mon.c (mon.1) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.203527+0000 mon.c (mon.1) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.204519+0000 mon.c (mon.1) 2873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.204519+0000 mon.c (mon.1) 2873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.212884+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.212884+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.270250+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.270250+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.273361+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.273361+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.276212+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.276212+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.277257+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.277257+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.288493+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.288493+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.347914+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.347914+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.350829+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.350829+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.353359+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.353359+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.354427+0000 mon.c (mon.1) 2881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.354427+0000 mon.c (mon.1) 2881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.365424+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.365424+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.411384+0000 mon.c (mon.1) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.411384+0000 mon.c (mon.1) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.414490+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.414490+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.417219+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.417219+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.418532+0000 mon.c (mon.1) 2885 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.418532+0000 mon.c (mon.1) 2885 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.427829+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.427829+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.486175+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.486175+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.489068+0000 mon.c (mon.1) 2887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.489068+0000 mon.c (mon.1) 2887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.491799+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.491799+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.492872+0000 mon.c (mon.1) 2889 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.492872+0000 mon.c (mon.1) 2889 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.501414+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.501414+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.564080+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.564080+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.567251+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.567251+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.569913+0000 mon.c (mon.1) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.569913+0000 mon.c (mon.1) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.571039+0000 mon.c (mon.1) 2893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.571039+0000 mon.c (mon.1) 2893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.580292+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.580292+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.641405+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.641405+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.644927+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.644927+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.647787+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.647787+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.649003+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.649003+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.657866+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.657866+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.716144+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.716144+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.718915+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.718915+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.721150+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.721150+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.722140+0000 mon.c (mon.1) 2901 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.722140+0000 mon.c (mon.1) 2901 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.730746+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.730746+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.772385+0000 mon.c (mon.1) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.772385+0000 mon.c (mon.1) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.775203+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.775203+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.777492+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.777492+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.778561+0000 mon.c (mon.1) 2905 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.778561+0000 mon.c (mon.1) 2905 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.786981+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.786981+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.828761+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.828761+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.831486+0000 mon.c (mon.1) 2907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.831486+0000 mon.c (mon.1) 2907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.833901+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.833901+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.834920+0000 mon.c (mon.1) 2909 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.834920+0000 mon.c (mon.1) 2909 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.843631+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.843631+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.885381+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.885381+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.887864+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.887864+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.890289+0000 mon.c (mon.1) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.890289+0000 mon.c (mon.1) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.891340+0000 mon.c (mon.1) 2913 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.891340+0000 mon.c (mon.1) 2913 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.899327+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.899327+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.959344+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.959344+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.961723+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.961723+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.964005+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.964005+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.964841+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.964841+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.972991+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.972991+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.992259+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.992259+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.992657+0000 mon.a (mon.0) 1359 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:14.992657+0000 mon.a (mon.0) 1359 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.014443+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.014443+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.017033+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.017033+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.019643+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.019643+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.020583+0000 mon.c (mon.1) 2921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.020583+0000 mon.c (mon.1) 2921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.029112+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.029112+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.086567+0000 mon.c (mon.1) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.086567+0000 mon.c (mon.1) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.089744+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.089744+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.092294+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.092294+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.093451+0000 mon.c (mon.1) 2925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.093451+0000 mon.c (mon.1) 2925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.102289+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:15 smithi155 bash[60276]: audit 2024-04-25T05:11:15.102289+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.201814+0000 mgr.x (mgr.24989) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.201814+0000 mgr.x (mgr.24989) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.263041+0000 mgr.x (mgr.24989) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.263041+0000 mgr.x (mgr.24989) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.344436+0000 mgr.x (mgr.24989) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.344436+0000 mgr.x (mgr.24989) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.438972+0000 mgr.x (mgr.24989) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.438972+0000 mgr.x (mgr.24989) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.535252+0000 mgr.x (mgr.24989) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.535252+0000 mgr.x (mgr.24989) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.614538+0000 mgr.x (mgr.24989) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.614538+0000 mgr.x (mgr.24989) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.688930+0000 mgr.x (mgr.24989) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.688930+0000 mgr.x (mgr.24989) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.778929+0000 mgr.x (mgr.24989) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.778929+0000 mgr.x (mgr.24989) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.870382+0000 mgr.x (mgr.24989) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.870382+0000 mgr.x (mgr.24989) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.948006+0000 mgr.x (mgr.24989) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:13.948006+0000 mgr.x (mgr.24989) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.005876+0000 mgr.x (mgr.24989) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.005876+0000 mgr.x (mgr.24989) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.201814+0000 mgr.x (mgr.24989) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.201814+0000 mgr.x (mgr.24989) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.263041+0000 mgr.x (mgr.24989) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.263041+0000 mgr.x (mgr.24989) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.344436+0000 mgr.x (mgr.24989) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.344436+0000 mgr.x (mgr.24989) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.438972+0000 mgr.x (mgr.24989) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.438972+0000 mgr.x (mgr.24989) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.535252+0000 mgr.x (mgr.24989) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.535252+0000 mgr.x (mgr.24989) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.614538+0000 mgr.x (mgr.24989) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.614538+0000 mgr.x (mgr.24989) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.688930+0000 mgr.x (mgr.24989) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.688930+0000 mgr.x (mgr.24989) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.778929+0000 mgr.x (mgr.24989) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.778929+0000 mgr.x (mgr.24989) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.870382+0000 mgr.x (mgr.24989) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.870382+0000 mgr.x (mgr.24989) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.948006+0000 mgr.x (mgr.24989) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:13.948006+0000 mgr.x (mgr.24989) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.005876+0000 mgr.x (mgr.24989) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.005876+0000 mgr.x (mgr.24989) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.067096+0000 mgr.x (mgr.24989) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.067096+0000 mgr.x (mgr.24989) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.123553+0000 mgr.x (mgr.24989) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.123553+0000 mgr.x (mgr.24989) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.198344+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.198344+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.200869+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.200869+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.203527+0000 mon.c (mon.1) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.203527+0000 mon.c (mon.1) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.204519+0000 mon.c (mon.1) 2873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.204519+0000 mon.c (mon.1) 2873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.212884+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.212884+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.270250+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.270250+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.273361+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.273361+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.276212+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.276212+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.067096+0000 mgr.x (mgr.24989) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.067096+0000 mgr.x (mgr.24989) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.123553+0000 mgr.x (mgr.24989) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.123553+0000 mgr.x (mgr.24989) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.198344+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.198344+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.200869+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.200869+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.203527+0000 mon.c (mon.1) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.203527+0000 mon.c (mon.1) 2872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.204519+0000 mon.c (mon.1) 2873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.204519+0000 mon.c (mon.1) 2873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.212884+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.212884+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.270250+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.270250+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.273361+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.273361+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.276212+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.276212+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.277257+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.277257+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.288493+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.288493+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.347914+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.347914+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.350829+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.350829+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.353359+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.353359+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.354427+0000 mon.c (mon.1) 2881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.354427+0000 mon.c (mon.1) 2881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.365424+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.365424+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.411384+0000 mon.c (mon.1) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.411384+0000 mon.c (mon.1) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.414490+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.414490+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.417219+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.417219+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.277257+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.277257+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.288493+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.288493+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.347914+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.347914+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.350829+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.350829+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.353359+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.353359+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.354427+0000 mon.c (mon.1) 2881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.354427+0000 mon.c (mon.1) 2881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.365424+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.365424+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.411384+0000 mon.c (mon.1) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.411384+0000 mon.c (mon.1) 2882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.414490+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.414490+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.417219+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.417219+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.418532+0000 mon.c (mon.1) 2885 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.418532+0000 mon.c (mon.1) 2885 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.427829+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.427829+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.486175+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.486175+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.489068+0000 mon.c (mon.1) 2887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.489068+0000 mon.c (mon.1) 2887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.491799+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.491799+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.492872+0000 mon.c (mon.1) 2889 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.492872+0000 mon.c (mon.1) 2889 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.501414+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.501414+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.564080+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.564080+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.567251+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.567251+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.569913+0000 mon.c (mon.1) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.418532+0000 mon.c (mon.1) 2885 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.418532+0000 mon.c (mon.1) 2885 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.427829+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.427829+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.486175+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.486175+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.489068+0000 mon.c (mon.1) 2887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.489068+0000 mon.c (mon.1) 2887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.491799+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.491799+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.492872+0000 mon.c (mon.1) 2889 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.492872+0000 mon.c (mon.1) 2889 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.501414+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.501414+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.564080+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.564080+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.567251+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.567251+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.569913+0000 mon.c (mon.1) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.569913+0000 mon.c (mon.1) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.571039+0000 mon.c (mon.1) 2893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.571039+0000 mon.c (mon.1) 2893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.580292+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.580292+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.641405+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.641405+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.644927+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.644927+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.647787+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.647787+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.649003+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.649003+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.657866+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.657866+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.716144+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.716144+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.718915+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.718915+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.721150+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.569913+0000 mon.c (mon.1) 2892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.571039+0000 mon.c (mon.1) 2893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.571039+0000 mon.c (mon.1) 2893 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.580292+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.580292+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.641405+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.641405+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.644927+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.644927+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.647787+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.647787+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.649003+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.649003+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.657866+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.657866+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.716144+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.716144+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.718915+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.718915+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.721150+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.721150+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.722140+0000 mon.c (mon.1) 2901 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.722140+0000 mon.c (mon.1) 2901 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.730746+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.730746+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.772385+0000 mon.c (mon.1) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.772385+0000 mon.c (mon.1) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.775203+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.775203+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.777492+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.777492+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.778561+0000 mon.c (mon.1) 2905 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.778561+0000 mon.c (mon.1) 2905 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.786981+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.786981+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.828761+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.828761+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.831486+0000 mon.c (mon.1) 2907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.831486+0000 mon.c (mon.1) 2907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.833901+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.721150+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.722140+0000 mon.c (mon.1) 2901 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.722140+0000 mon.c (mon.1) 2901 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.730746+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.730746+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.772385+0000 mon.c (mon.1) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.772385+0000 mon.c (mon.1) 2902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.775203+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.775203+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.777492+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.777492+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.778561+0000 mon.c (mon.1) 2905 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.778561+0000 mon.c (mon.1) 2905 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.786981+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.786981+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.828761+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.828761+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.831486+0000 mon.c (mon.1) 2907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.831486+0000 mon.c (mon.1) 2907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.833901+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.833901+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.834920+0000 mon.c (mon.1) 2909 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.834920+0000 mon.c (mon.1) 2909 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.843631+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.843631+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.885381+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.885381+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.887864+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.887864+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.890289+0000 mon.c (mon.1) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.890289+0000 mon.c (mon.1) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.891340+0000 mon.c (mon.1) 2913 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.891340+0000 mon.c (mon.1) 2913 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.899327+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.899327+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.959344+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.959344+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.961723+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.961723+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.833901+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.834920+0000 mon.c (mon.1) 2909 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.834920+0000 mon.c (mon.1) 2909 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.843631+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.843631+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.885381+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.885381+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.887864+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.887864+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.890289+0000 mon.c (mon.1) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.890289+0000 mon.c (mon.1) 2912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.891340+0000 mon.c (mon.1) 2913 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.891340+0000 mon.c (mon.1) 2913 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.899327+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.899327+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.959344+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.959344+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.961723+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.961723+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.964005+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.964005+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.964841+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.964841+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.972991+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.972991+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.992259+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.992259+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.992657+0000 mon.a (mon.0) 1359 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:14.992657+0000 mon.a (mon.0) 1359 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.014443+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.014443+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.017033+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.017033+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.019643+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.019643+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.020583+0000 mon.c (mon.1) 2921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.020583+0000 mon.c (mon.1) 2921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.029112+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.029112+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.086567+0000 mon.c (mon.1) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.086567+0000 mon.c (mon.1) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.089744+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.089744+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.092294+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.092294+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.093451+0000 mon.c (mon.1) 2925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.093451+0000 mon.c (mon.1) 2925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.102289+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[79063]: audit 2024-04-25T05:11:15.102289+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.964005+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.964005+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.964841+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.964841+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.972991+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.972991+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.992259+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.992259+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.992657+0000 mon.a (mon.0) 1359 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:14.992657+0000 mon.a (mon.0) 1359 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.014443+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.014443+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.017033+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.017033+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.019643+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.019643+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.020583+0000 mon.c (mon.1) 2921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.020583+0000 mon.c (mon.1) 2921 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.029112+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.029112+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.086567+0000 mon.c (mon.1) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.086567+0000 mon.c (mon.1) 2922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.089744+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.089744+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.092294+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.092294+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.093451+0000 mon.c (mon.1) 2925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.093451+0000 mon.c (mon.1) 2925 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:15.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.102289+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:15.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:15 smithi096 bash[81040]: audit 2024-04-25T05:11:15.102289+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.213766+0000 mgr.x (mgr.24989) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.213766+0000 mgr.x (mgr.24989) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.289696+0000 mgr.x (mgr.24989) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.289696+0000 mgr.x (mgr.24989) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.366503+0000 mgr.x (mgr.24989) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.366503+0000 mgr.x (mgr.24989) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cluster 2024-04-25T05:11:14.419516+0000 mgr.x (mgr.24989) 1124 : cluster [DBG] pgmap v221: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cluster 2024-04-25T05:11:14.419516+0000 mgr.x (mgr.24989) 1124 : cluster [DBG] pgmap v221: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.428676+0000 mgr.x (mgr.24989) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.428676+0000 mgr.x (mgr.24989) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.502716+0000 mgr.x (mgr.24989) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.502716+0000 mgr.x (mgr.24989) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.581524+0000 mgr.x (mgr.24989) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.581524+0000 mgr.x (mgr.24989) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.659265+0000 mgr.x (mgr.24989) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.659265+0000 mgr.x (mgr.24989) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.731860+0000 mgr.x (mgr.24989) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.731860+0000 mgr.x (mgr.24989) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.788117+0000 mgr.x (mgr.24989) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.788117+0000 mgr.x (mgr.24989) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.844561+0000 mgr.x (mgr.24989) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.844561+0000 mgr.x (mgr.24989) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.900079+0000 mgr.x (mgr.24989) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.900079+0000 mgr.x (mgr.24989) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.973869+0000 mgr.x (mgr.24989) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:14.973869+0000 mgr.x (mgr.24989) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.030345+0000 mgr.x (mgr.24989) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.030345+0000 mgr.x (mgr.24989) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.103316+0000 mgr.x (mgr.24989) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.103316+0000 mgr.x (mgr.24989) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.180487+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.180487+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.183406+0000 mon.c (mon.1) 2927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.183406+0000 mon.c (mon.1) 2927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.186221+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.186221+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.187203+0000 mon.c (mon.1) 2929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.187203+0000 mon.c (mon.1) 2929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.194415+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.194415+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.272459+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.272459+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.275954+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.275954+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.279565+0000 mon.c (mon.1) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.279565+0000 mon.c (mon.1) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.280902+0000 mon.c (mon.1) 2933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.280902+0000 mon.c (mon.1) 2933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.292507+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.292507+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.382558+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.382558+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.386948+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.386948+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.390402+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.390402+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.391991+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.391991+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.404023+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.404023+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.477929+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.477929+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.482627+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.482627+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.486308+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.486308+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.488061+0000 mon.c (mon.1) 2941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.488061+0000 mon.c (mon.1) 2941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.500715+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.500715+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.591439+0000 mon.c (mon.1) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.591439+0000 mon.c (mon.1) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.596145+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.596145+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.600345+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.600345+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.602167+0000 mon.c (mon.1) 2945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.602167+0000 mon.c (mon.1) 2945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.614549+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.614549+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.676783+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.676783+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.679773+0000 mon.c (mon.1) 2947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.679773+0000 mon.c (mon.1) 2947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.682393+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.682393+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.683652+0000 mon.c (mon.1) 2949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.683652+0000 mon.c (mon.1) 2949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.694705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.694705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.752549+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.752549+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.756798+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.756798+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.760422+0000 mon.c (mon.1) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.760422+0000 mon.c (mon.1) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.761654+0000 mon.c (mon.1) 2953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.761654+0000 mon.c (mon.1) 2953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.770700+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.770700+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.846019+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.846019+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.849017+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.849017+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.851797+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.851797+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.852927+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.852927+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.862459+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.862459+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.951759+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.951759+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.956342+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.956342+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.959392+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.959392+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.960529+0000 mon.c (mon.1) 2961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.960529+0000 mon.c (mon.1) 2961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.970335+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.970335+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.973940+0000 mon.a (mon.0) 1371 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.973940+0000 mon.a (mon.0) 1371 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.978699+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.978699+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cluster 2024-04-25T05:11:15.981099+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: cluster 2024-04-25T05:11:15.981099+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.983577+0000 mon.a (mon.0) 1373 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:15.983577+0000 mon.a (mon.0) 1373 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.048607+0000 mon.c (mon.1) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.048607+0000 mon.c (mon.1) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.051747+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.051747+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.054475+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.054475+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.055604+0000 mon.c (mon.1) 2965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.055604+0000 mon.c (mon.1) 2965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.090987+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[60276]: audit 2024-04-25T05:11:16.090987+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.213766+0000 mgr.x (mgr.24989) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.213766+0000 mgr.x (mgr.24989) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.289696+0000 mgr.x (mgr.24989) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.289696+0000 mgr.x (mgr.24989) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.366503+0000 mgr.x (mgr.24989) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.366503+0000 mgr.x (mgr.24989) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cluster 2024-04-25T05:11:14.419516+0000 mgr.x (mgr.24989) 1124 : cluster [DBG] pgmap v221: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cluster 2024-04-25T05:11:14.419516+0000 mgr.x (mgr.24989) 1124 : cluster [DBG] pgmap v221: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.428676+0000 mgr.x (mgr.24989) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.428676+0000 mgr.x (mgr.24989) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.502716+0000 mgr.x (mgr.24989) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.502716+0000 mgr.x (mgr.24989) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.581524+0000 mgr.x (mgr.24989) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.581524+0000 mgr.x (mgr.24989) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.659265+0000 mgr.x (mgr.24989) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.659265+0000 mgr.x (mgr.24989) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.731860+0000 mgr.x (mgr.24989) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.731860+0000 mgr.x (mgr.24989) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.788117+0000 mgr.x (mgr.24989) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.788117+0000 mgr.x (mgr.24989) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.844561+0000 mgr.x (mgr.24989) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.844561+0000 mgr.x (mgr.24989) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.900079+0000 mgr.x (mgr.24989) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.900079+0000 mgr.x (mgr.24989) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.973869+0000 mgr.x (mgr.24989) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:14.973869+0000 mgr.x (mgr.24989) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.030345+0000 mgr.x (mgr.24989) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.030345+0000 mgr.x (mgr.24989) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.103316+0000 mgr.x (mgr.24989) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.103316+0000 mgr.x (mgr.24989) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.180487+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.180487+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.183406+0000 mon.c (mon.1) 2927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.183406+0000 mon.c (mon.1) 2927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.186221+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.186221+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.187203+0000 mon.c (mon.1) 2929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.187203+0000 mon.c (mon.1) 2929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.194415+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.194415+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.272459+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.213766+0000 mgr.x (mgr.24989) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.213766+0000 mgr.x (mgr.24989) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.289696+0000 mgr.x (mgr.24989) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.289696+0000 mgr.x (mgr.24989) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.366503+0000 mgr.x (mgr.24989) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.366503+0000 mgr.x (mgr.24989) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cluster 2024-04-25T05:11:14.419516+0000 mgr.x (mgr.24989) 1124 : cluster [DBG] pgmap v221: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cluster 2024-04-25T05:11:14.419516+0000 mgr.x (mgr.24989) 1124 : cluster [DBG] pgmap v221: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.428676+0000 mgr.x (mgr.24989) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.428676+0000 mgr.x (mgr.24989) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.502716+0000 mgr.x (mgr.24989) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.502716+0000 mgr.x (mgr.24989) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.581524+0000 mgr.x (mgr.24989) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.581524+0000 mgr.x (mgr.24989) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.659265+0000 mgr.x (mgr.24989) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.659265+0000 mgr.x (mgr.24989) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.731860+0000 mgr.x (mgr.24989) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.731860+0000 mgr.x (mgr.24989) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.788117+0000 mgr.x (mgr.24989) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.788117+0000 mgr.x (mgr.24989) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.844561+0000 mgr.x (mgr.24989) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.272459+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.275954+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.275954+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.279565+0000 mon.c (mon.1) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.279565+0000 mon.c (mon.1) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.280902+0000 mon.c (mon.1) 2933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.280902+0000 mon.c (mon.1) 2933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.292507+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.292507+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.382558+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.382558+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.386948+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.386948+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.390402+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.390402+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.391991+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.391991+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.404023+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.404023+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.477929+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.477929+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.482627+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.482627+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.486308+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.486308+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.488061+0000 mon.c (mon.1) 2941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.488061+0000 mon.c (mon.1) 2941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.500715+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.500715+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.591439+0000 mon.c (mon.1) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.591439+0000 mon.c (mon.1) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.596145+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.596145+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.600345+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.600345+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.602167+0000 mon.c (mon.1) 2945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.602167+0000 mon.c (mon.1) 2945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.614549+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.614549+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.676783+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.844561+0000 mgr.x (mgr.24989) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.900079+0000 mgr.x (mgr.24989) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.900079+0000 mgr.x (mgr.24989) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.973869+0000 mgr.x (mgr.24989) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:14.973869+0000 mgr.x (mgr.24989) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.030345+0000 mgr.x (mgr.24989) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.030345+0000 mgr.x (mgr.24989) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.103316+0000 mgr.x (mgr.24989) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.103316+0000 mgr.x (mgr.24989) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.180487+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.180487+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.183406+0000 mon.c (mon.1) 2927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.183406+0000 mon.c (mon.1) 2927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.186221+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.186221+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.187203+0000 mon.c (mon.1) 2929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.187203+0000 mon.c (mon.1) 2929 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.194415+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.194415+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.272459+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.676783+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.679773+0000 mon.c (mon.1) 2947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.679773+0000 mon.c (mon.1) 2947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.682393+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.682393+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.683652+0000 mon.c (mon.1) 2949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.683652+0000 mon.c (mon.1) 2949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.694705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.694705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.752549+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.752549+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.756798+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.756798+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.760422+0000 mon.c (mon.1) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.760422+0000 mon.c (mon.1) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.761654+0000 mon.c (mon.1) 2953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.761654+0000 mon.c (mon.1) 2953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.770700+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.770700+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.846019+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.846019+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.849017+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.849017+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.851797+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.851797+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.852927+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.852927+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.862459+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.862459+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.951759+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.951759+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.956342+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.956342+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.959392+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.959392+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.960529+0000 mon.c (mon.1) 2961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.960529+0000 mon.c (mon.1) 2961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.970335+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.970335+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.973940+0000 mon.a (mon.0) 1371 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T05:11:16.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.973940+0000 mon.a (mon.0) 1371 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.978699+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.978699+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cluster 2024-04-25T05:11:15.981099+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: cluster 2024-04-25T05:11:15.981099+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.983577+0000 mon.a (mon.0) 1373 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:15.983577+0000 mon.a (mon.0) 1373 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.048607+0000 mon.c (mon.1) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.048607+0000 mon.c (mon.1) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.051747+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.051747+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.054475+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.054475+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.055604+0000 mon.c (mon.1) 2965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.055604+0000 mon.c (mon.1) 2965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.090987+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[81040]: audit 2024-04-25T05:11:16.090987+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.272459+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.275954+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.275954+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.279565+0000 mon.c (mon.1) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.279565+0000 mon.c (mon.1) 2932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.280902+0000 mon.c (mon.1) 2933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.280902+0000 mon.c (mon.1) 2933 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.292507+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.292507+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.382558+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.382558+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.386948+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.386948+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.390402+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.390402+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.391991+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.391991+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.404023+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.404023+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.477929+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.477929+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.482627+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.482627+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.486308+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.486308+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.488061+0000 mon.c (mon.1) 2941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.488061+0000 mon.c (mon.1) 2941 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.500715+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.500715+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.591439+0000 mon.c (mon.1) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.591439+0000 mon.c (mon.1) 2942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.596145+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.596145+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.600345+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.600345+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.602167+0000 mon.c (mon.1) 2945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.602167+0000 mon.c (mon.1) 2945 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.614549+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.614549+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.676783+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.676783+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.679773+0000 mon.c (mon.1) 2947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.679773+0000 mon.c (mon.1) 2947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.682393+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.682393+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.683652+0000 mon.c (mon.1) 2949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.683652+0000 mon.c (mon.1) 2949 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.694705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.694705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.752549+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.752549+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.756798+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.756798+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.760422+0000 mon.c (mon.1) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.760422+0000 mon.c (mon.1) 2952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.761654+0000 mon.c (mon.1) 2953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.761654+0000 mon.c (mon.1) 2953 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.770700+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.770700+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.846019+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.846019+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.849017+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.849017+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.851797+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.851797+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.852927+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.852927+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.862459+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.862459+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.951759+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.951759+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.956342+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.956342+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.959392+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.959392+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.960529+0000 mon.c (mon.1) 2961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.960529+0000 mon.c (mon.1) 2961 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.970335+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.970335+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.973940+0000 mon.a (mon.0) 1371 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.973940+0000 mon.a (mon.0) 1371 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.978699+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.978699+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cluster 2024-04-25T05:11:15.981099+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: cluster 2024-04-25T05:11:15.981099+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-25T05:11:16.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.983577+0000 mon.a (mon.0) 1373 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:15.983577+0000 mon.a (mon.0) 1373 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.048607+0000 mon.c (mon.1) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.048607+0000 mon.c (mon.1) 2962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.051747+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.051747+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.054475+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.054475+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.055604+0000 mon.c (mon.1) 2965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.055604+0000 mon.c (mon.1) 2965 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.090987+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:16 smithi096 bash[79063]: audit 2024-04-25T05:11:16.090987+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:16.772 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:16 smithi155 bash[71746]: debug 2024-04-25T05:11:16.490+0000 7f320e8f5700 -1 osd.6 161 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.197269+0000 mgr.x (mgr.24989) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.197269+0000 mgr.x (mgr.24989) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.293961+0000 mgr.x (mgr.24989) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.293961+0000 mgr.x (mgr.24989) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.405270+0000 mgr.x (mgr.24989) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.405270+0000 mgr.x (mgr.24989) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.502231+0000 mgr.x (mgr.24989) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.502231+0000 mgr.x (mgr.24989) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.616075+0000 mgr.x (mgr.24989) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.616075+0000 mgr.x (mgr.24989) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.695857+0000 mgr.x (mgr.24989) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.695857+0000 mgr.x (mgr.24989) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.772021+0000 mgr.x (mgr.24989) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.772021+0000 mgr.x (mgr.24989) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.863920+0000 mgr.x (mgr.24989) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.863920+0000 mgr.x (mgr.24989) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.971452+0000 mgr.x (mgr.24989) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:15.971452+0000 mgr.x (mgr.24989) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.092567+0000 mgr.x (mgr.24989) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.092567+0000 mgr.x (mgr.24989) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.154650+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.154650+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.197269+0000 mgr.x (mgr.24989) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.197269+0000 mgr.x (mgr.24989) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.293961+0000 mgr.x (mgr.24989) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.293961+0000 mgr.x (mgr.24989) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.405270+0000 mgr.x (mgr.24989) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.405270+0000 mgr.x (mgr.24989) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.502231+0000 mgr.x (mgr.24989) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.502231+0000 mgr.x (mgr.24989) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.616075+0000 mgr.x (mgr.24989) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.616075+0000 mgr.x (mgr.24989) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.695857+0000 mgr.x (mgr.24989) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.695857+0000 mgr.x (mgr.24989) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.772021+0000 mgr.x (mgr.24989) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.772021+0000 mgr.x (mgr.24989) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.863920+0000 mgr.x (mgr.24989) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.863920+0000 mgr.x (mgr.24989) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.971452+0000 mgr.x (mgr.24989) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:15.971452+0000 mgr.x (mgr.24989) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.092567+0000 mgr.x (mgr.24989) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.092567+0000 mgr.x (mgr.24989) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.154650+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.154650+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.227608+0000 mon.c (mon.1) 2967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.227608+0000 mon.c (mon.1) 2967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.231068+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.231068+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.232431+0000 mon.c (mon.1) 2969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.232431+0000 mon.c (mon.1) 2969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.322255+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.322255+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.323328+0000 mgr.x (mgr.24989) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.323328+0000 mgr.x (mgr.24989) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.383016+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.383016+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.386135+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.386135+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.388763+0000 mon.c (mon.1) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.388763+0000 mon.c (mon.1) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.390008+0000 mon.c (mon.1) 2973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.390008+0000 mon.c (mon.1) 2973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.403402+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.403402+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.227608+0000 mon.c (mon.1) 2967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.227608+0000 mon.c (mon.1) 2967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.231068+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.231068+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.232431+0000 mon.c (mon.1) 2969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.232431+0000 mon.c (mon.1) 2969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.322255+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.322255+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.323328+0000 mgr.x (mgr.24989) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.323328+0000 mgr.x (mgr.24989) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.383016+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.383016+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.386135+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.386135+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.388763+0000 mon.c (mon.1) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.388763+0000 mon.c (mon.1) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.390008+0000 mon.c (mon.1) 2973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.390008+0000 mon.c (mon.1) 2973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.403402+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.403402+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.405001+0000 mgr.x (mgr.24989) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.405001+0000 mgr.x (mgr.24989) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cluster 2024-04-25T05:11:16.420106+0000 mgr.x (mgr.24989) 1148 : cluster [DBG] pgmap v223: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:17.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cluster 2024-04-25T05:11:16.420106+0000 mgr.x (mgr.24989) 1148 : cluster [DBG] pgmap v223: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.457074+0000 mon.a (mon.0) 1377 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.457074+0000 mon.a (mon.0) 1377 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.466399+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.466399+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.469201+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.469201+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.472340+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.472340+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.473608+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.473608+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.482357+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.482357+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.483735+0000 mgr.x (mgr.24989) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.483735+0000 mgr.x (mgr.24989) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.541009+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.405001+0000 mgr.x (mgr.24989) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.405001+0000 mgr.x (mgr.24989) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cluster 2024-04-25T05:11:16.420106+0000 mgr.x (mgr.24989) 1148 : cluster [DBG] pgmap v223: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cluster 2024-04-25T05:11:16.420106+0000 mgr.x (mgr.24989) 1148 : cluster [DBG] pgmap v223: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.457074+0000 mon.a (mon.0) 1377 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.457074+0000 mon.a (mon.0) 1377 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.466399+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.466399+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.469201+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.469201+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.472340+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.472340+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.473608+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.473608+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.482357+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.482357+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.483735+0000 mgr.x (mgr.24989) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.483735+0000 mgr.x (mgr.24989) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.541009+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.541009+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.543823+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.543823+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.550141+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.550141+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.550952+0000 mon.c (mon.1) 2981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.550952+0000 mon.c (mon.1) 2981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.561181+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.561181+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.562093+0000 mgr.x (mgr.24989) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.562093+0000 mgr.x (mgr.24989) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.595929+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.595929+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.598113+0000 mon.c (mon.1) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.598113+0000 mon.c (mon.1) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.674886+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.674886+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.678274+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.678274+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.680980+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.680980+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.682128+0000 mon.c (mon.1) 2986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.682128+0000 mon.c (mon.1) 2986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.715921+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.715921+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.717849+0000 mgr.x (mgr.24989) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.717849+0000 mgr.x (mgr.24989) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.777292+0000 mon.c (mon.1) 2987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.777292+0000 mon.c (mon.1) 2987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.781137+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.781137+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.784403+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.784403+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.785645+0000 mon.c (mon.1) 2990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.785645+0000 mon.c (mon.1) 2990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.795881+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.795881+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.799272+0000 mgr.x (mgr.24989) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.799272+0000 mgr.x (mgr.24989) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.847634+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.847634+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.850491+0000 mon.c (mon.1) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.850491+0000 mon.c (mon.1) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.853193+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.853193+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.854880+0000 mon.c (mon.1) 2994 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.854880+0000 mon.c (mon.1) 2994 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.866407+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.866407+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.869792+0000 mgr.x (mgr.24989) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.869792+0000 mgr.x (mgr.24989) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.927003+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.927003+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.929838+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.929838+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.932349+0000 mon.c (mon.1) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.932349+0000 mon.c (mon.1) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.933542+0000 mon.c (mon.1) 2998 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.933542+0000 mon.c (mon.1) 2998 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.945344+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:16.945344+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.541009+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.543823+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.543823+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.550141+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.550141+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.550952+0000 mon.c (mon.1) 2981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.550952+0000 mon.c (mon.1) 2981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.561181+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.561181+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.562093+0000 mgr.x (mgr.24989) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.562093+0000 mgr.x (mgr.24989) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.595929+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.595929+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.598113+0000 mon.c (mon.1) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.598113+0000 mon.c (mon.1) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:17.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.674886+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.674886+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.678274+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.678274+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.680980+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.680980+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.682128+0000 mon.c (mon.1) 2986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.682128+0000 mon.c (mon.1) 2986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.715921+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.715921+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.717849+0000 mgr.x (mgr.24989) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.717849+0000 mgr.x (mgr.24989) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.777292+0000 mon.c (mon.1) 2987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.777292+0000 mon.c (mon.1) 2987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.781137+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.781137+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.784403+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.784403+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.785645+0000 mon.c (mon.1) 2990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.785645+0000 mon.c (mon.1) 2990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.795881+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.795881+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.799272+0000 mgr.x (mgr.24989) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.799272+0000 mgr.x (mgr.24989) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.847634+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.847634+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.850491+0000 mon.c (mon.1) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.850491+0000 mon.c (mon.1) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.853193+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.853193+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.854880+0000 mon.c (mon.1) 2994 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.854880+0000 mon.c (mon.1) 2994 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.866407+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.866407+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.869792+0000 mgr.x (mgr.24989) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.869792+0000 mgr.x (mgr.24989) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.927003+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.927003+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.929838+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.929838+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.932349+0000 mon.c (mon.1) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.932349+0000 mon.c (mon.1) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.933542+0000 mon.c (mon.1) 2998 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.933542+0000 mon.c (mon.1) 2998 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.945344+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:16.945344+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.948602+0000 mgr.x (mgr.24989) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:16.948602+0000 mgr.x (mgr.24989) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.010561+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.010561+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.013758+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.013758+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.016886+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.016886+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.018012+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.018012+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.027088+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.027088+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:17.030312+0000 mgr.x (mgr.24989) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:17.030312+0000 mgr.x (mgr.24989) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.087826+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.087826+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.090320+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.090320+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.092717+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.092717+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.093705+0000 mon.c (mon.1) 3006 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.093705+0000 mon.c (mon.1) 3006 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.102389+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.102389+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:17.121091+0000 mgr.x (mgr.24989) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: cephadm 2024-04-25T05:11:17.121091+0000 mgr.x (mgr.24989) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.143428+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.143428+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.158766+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.158766+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.169767+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.169767+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.177876+0000 mon.c (mon.1) 3007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.177876+0000 mon.c (mon.1) 3007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.180459+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.180459+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.182564+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.182564+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.184123+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.184123+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.186098+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:17.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[79063]: audit 2024-04-25T05:11:17.186098+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.948602+0000 mgr.x (mgr.24989) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:16.948602+0000 mgr.x (mgr.24989) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.010561+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.010561+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.013758+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.013758+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.016886+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.016886+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.018012+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.018012+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.027088+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.027088+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:17.030312+0000 mgr.x (mgr.24989) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:17.030312+0000 mgr.x (mgr.24989) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.087826+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.087826+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.090320+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.090320+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.092717+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.092717+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.093705+0000 mon.c (mon.1) 3006 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.093705+0000 mon.c (mon.1) 3006 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.102389+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.102389+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:17.121091+0000 mgr.x (mgr.24989) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: cephadm 2024-04-25T05:11:17.121091+0000 mgr.x (mgr.24989) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.143428+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.143428+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.158766+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.158766+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.169767+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.169767+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.177876+0000 mon.c (mon.1) 3007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.177876+0000 mon.c (mon.1) 3007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.180459+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.180459+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.182564+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.182564+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.184123+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.184123+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.186098+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:17.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:17 smithi096 bash[81040]: audit 2024-04-25T05:11:17.186098+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:17.709 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[52857]: debug 2024-04-25T05:11:17.182+0000 7fbb90150700 -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-04-25T05:11:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.197269+0000 mgr.x (mgr.24989) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.197269+0000 mgr.x (mgr.24989) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.293961+0000 mgr.x (mgr.24989) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.293961+0000 mgr.x (mgr.24989) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.405270+0000 mgr.x (mgr.24989) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.405270+0000 mgr.x (mgr.24989) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.502231+0000 mgr.x (mgr.24989) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.502231+0000 mgr.x (mgr.24989) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.616075+0000 mgr.x (mgr.24989) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.616075+0000 mgr.x (mgr.24989) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.695857+0000 mgr.x (mgr.24989) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.695857+0000 mgr.x (mgr.24989) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.772021+0000 mgr.x (mgr.24989) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.772021+0000 mgr.x (mgr.24989) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.863920+0000 mgr.x (mgr.24989) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.863920+0000 mgr.x (mgr.24989) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.971452+0000 mgr.x (mgr.24989) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:15.971452+0000 mgr.x (mgr.24989) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.092567+0000 mgr.x (mgr.24989) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.092567+0000 mgr.x (mgr.24989) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.154650+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.154650+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.227608+0000 mon.c (mon.1) 2967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.227608+0000 mon.c (mon.1) 2967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.231068+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.231068+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.232431+0000 mon.c (mon.1) 2969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.232431+0000 mon.c (mon.1) 2969 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.322255+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.322255+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.323328+0000 mgr.x (mgr.24989) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.323328+0000 mgr.x (mgr.24989) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.383016+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.383016+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.386135+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.386135+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.388763+0000 mon.c (mon.1) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.388763+0000 mon.c (mon.1) 2972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.390008+0000 mon.c (mon.1) 2973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.390008+0000 mon.c (mon.1) 2973 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.403402+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.403402+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.405001+0000 mgr.x (mgr.24989) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.405001+0000 mgr.x (mgr.24989) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cluster 2024-04-25T05:11:16.420106+0000 mgr.x (mgr.24989) 1148 : cluster [DBG] pgmap v223: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cluster 2024-04-25T05:11:16.420106+0000 mgr.x (mgr.24989) 1148 : cluster [DBG] pgmap v223: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.457074+0000 mon.a (mon.0) 1377 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.457074+0000 mon.a (mon.0) 1377 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.466399+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.466399+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.469201+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.469201+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.472340+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.472340+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.473608+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.473608+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.482357+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.482357+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.483735+0000 mgr.x (mgr.24989) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.483735+0000 mgr.x (mgr.24989) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.541009+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.541009+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.543823+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.543823+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.550141+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.550141+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.550952+0000 mon.c (mon.1) 2981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.550952+0000 mon.c (mon.1) 2981 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.561181+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.561181+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.562093+0000 mgr.x (mgr.24989) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.562093+0000 mgr.x (mgr.24989) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.595929+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.595929+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.598113+0000 mon.c (mon.1) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.598113+0000 mon.c (mon.1) 2982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.674886+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.674886+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.678274+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.678274+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.680980+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.680980+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.682128+0000 mon.c (mon.1) 2986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.682128+0000 mon.c (mon.1) 2986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.715921+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.715921+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.717849+0000 mgr.x (mgr.24989) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.717849+0000 mgr.x (mgr.24989) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.777292+0000 mon.c (mon.1) 2987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.777292+0000 mon.c (mon.1) 2987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.781137+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.781137+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.784403+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.784403+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.785645+0000 mon.c (mon.1) 2990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.785645+0000 mon.c (mon.1) 2990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.795881+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.795881+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.799272+0000 mgr.x (mgr.24989) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.799272+0000 mgr.x (mgr.24989) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.847634+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.847634+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.850491+0000 mon.c (mon.1) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.850491+0000 mon.c (mon.1) 2992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.853193+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.853193+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.854880+0000 mon.c (mon.1) 2994 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.854880+0000 mon.c (mon.1) 2994 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.866407+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.866407+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.869792+0000 mgr.x (mgr.24989) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.869792+0000 mgr.x (mgr.24989) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.927003+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.927003+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.929838+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.929838+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.932349+0000 mon.c (mon.1) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.932349+0000 mon.c (mon.1) 2997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.933542+0000 mon.c (mon.1) 2998 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.933542+0000 mon.c (mon.1) 2998 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.945344+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:16.945344+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.948602+0000 mgr.x (mgr.24989) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:16.948602+0000 mgr.x (mgr.24989) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.010561+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.010561+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.013758+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.013758+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.016886+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.016886+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.018012+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.018012+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.027088+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.027088+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:17.030312+0000 mgr.x (mgr.24989) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:17.030312+0000 mgr.x (mgr.24989) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.087826+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.087826+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.090320+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.090320+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.092717+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.092717+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.093705+0000 mon.c (mon.1) 3006 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.093705+0000 mon.c (mon.1) 3006 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.102389+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.102389+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:17.121091+0000 mgr.x (mgr.24989) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: cephadm 2024-04-25T05:11:17.121091+0000 mgr.x (mgr.24989) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.143428+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.143428+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.158766+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.158766+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.169767+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.169767+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.177876+0000 mon.c (mon.1) 3007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.177876+0000 mon.c (mon.1) 3007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.180459+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.180459+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.182564+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.182564+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.184123+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.184123+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:17.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.186098+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:17.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[60276]: audit 2024-04-25T05:11:17.186098+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:11:17] "GET /metrics HTTP/1.1" 200 38605 "" "Prometheus/2.33.4" 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: audit 2024-04-25T05:11:17.186455+0000 mgr.x (mgr.24989) 1157 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: audit 2024-04-25T05:11:17.186455+0000 mgr.x (mgr.24989) 1157 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cephadm 2024-04-25T05:11:17.187432+0000 mgr.x (mgr.24989) 1158 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cephadm 2024-04-25T05:11:17.187432+0000 mgr.x (mgr.24989) 1158 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cluster 2024-04-25T05:11:17.479505+0000 mon.a (mon.0) 1390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cluster 2024-04-25T05:11:17.479505+0000 mon.a (mon.0) 1390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cluster 2024-04-25T05:11:17.488377+0000 mon.a (mon.0) 1391 : cluster [INF] osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152] boot 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cluster 2024-04-25T05:11:17.488377+0000 mon.a (mon.0) 1391 : cluster [INF] osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152] boot 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cluster 2024-04-25T05:11:17.488543+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: cluster 2024-04-25T05:11:17.488543+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-25T05:11:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: audit 2024-04-25T05:11:17.489643+0000 mon.c (mon.1) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:11:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: audit 2024-04-25T05:11:17.489643+0000 mon.c (mon.1) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:11:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: audit 2024-04-25T05:11:17.789684+0000 mgr.x (mgr.24989) 1159 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:18 smithi155 bash[60276]: audit 2024-04-25T05:11:17.789684+0000 mgr.x (mgr.24989) 1159 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: audit 2024-04-25T05:11:17.186455+0000 mgr.x (mgr.24989) 1157 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: audit 2024-04-25T05:11:17.186455+0000 mgr.x (mgr.24989) 1157 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cephadm 2024-04-25T05:11:17.187432+0000 mgr.x (mgr.24989) 1158 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cephadm 2024-04-25T05:11:17.187432+0000 mgr.x (mgr.24989) 1158 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cluster 2024-04-25T05:11:17.479505+0000 mon.a (mon.0) 1390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cluster 2024-04-25T05:11:17.479505+0000 mon.a (mon.0) 1390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cluster 2024-04-25T05:11:17.488377+0000 mon.a (mon.0) 1391 : cluster [INF] osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152] boot 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cluster 2024-04-25T05:11:17.488377+0000 mon.a (mon.0) 1391 : cluster [INF] osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152] boot 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cluster 2024-04-25T05:11:17.488543+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-25T05:11:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: cluster 2024-04-25T05:11:17.488543+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: audit 2024-04-25T05:11:17.489643+0000 mon.c (mon.1) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: audit 2024-04-25T05:11:17.489643+0000 mon.c (mon.1) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: audit 2024-04-25T05:11:17.789684+0000 mgr.x (mgr.24989) 1159 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[79063]: audit 2024-04-25T05:11:17.789684+0000 mgr.x (mgr.24989) 1159 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: audit 2024-04-25T05:11:17.186455+0000 mgr.x (mgr.24989) 1157 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: audit 2024-04-25T05:11:17.186455+0000 mgr.x (mgr.24989) 1157 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cephadm 2024-04-25T05:11:17.187432+0000 mgr.x (mgr.24989) 1158 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cephadm 2024-04-25T05:11:17.187432+0000 mgr.x (mgr.24989) 1158 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cluster 2024-04-25T05:11:17.479505+0000 mon.a (mon.0) 1390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cluster 2024-04-25T05:11:17.479505+0000 mon.a (mon.0) 1390 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cluster 2024-04-25T05:11:17.488377+0000 mon.a (mon.0) 1391 : cluster [INF] osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152] boot 2024-04-25T05:11:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cluster 2024-04-25T05:11:17.488377+0000 mon.a (mon.0) 1391 : cluster [INF] osd.6 [v2:172.21.15.155:6816/750446152,v1:172.21.15.155:6817/750446152] boot 2024-04-25T05:11:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cluster 2024-04-25T05:11:17.488543+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-25T05:11:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: cluster 2024-04-25T05:11:17.488543+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-25T05:11:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: audit 2024-04-25T05:11:17.489643+0000 mon.c (mon.1) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:11:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: audit 2024-04-25T05:11:17.489643+0000 mon.c (mon.1) 3012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-25T05:11:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: audit 2024-04-25T05:11:17.789684+0000 mgr.x (mgr.24989) 1159 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:18 smithi096 bash[81040]: audit 2024-04-25T05:11:17.789684+0000 mgr.x (mgr.24989) 1159 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[79063]: cluster 2024-04-25T05:11:18.421227+0000 mgr.x (mgr.24989) 1160 : cluster [DBG] pgmap v225: 161 pgs: 9 peering, 16 active+undersized+degraded, 29 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/726 objects degraded (9.504%) 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[79063]: cluster 2024-04-25T05:11:18.421227+0000 mgr.x (mgr.24989) 1160 : cluster [DBG] pgmap v225: 161 pgs: 9 peering, 16 active+undersized+degraded, 29 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/726 objects degraded (9.504%) 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[79063]: cluster 2024-04-25T05:11:18.492070+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[79063]: cluster 2024-04-25T05:11:18.492070+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[79063]: cluster 2024-04-25T05:11:19.401243+0000 mon.a (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 69/726 objects degraded (9.504%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[79063]: cluster 2024-04-25T05:11:19.401243+0000 mon.a (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 69/726 objects degraded (9.504%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[81040]: cluster 2024-04-25T05:11:18.421227+0000 mgr.x (mgr.24989) 1160 : cluster [DBG] pgmap v225: 161 pgs: 9 peering, 16 active+undersized+degraded, 29 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/726 objects degraded (9.504%) 2024-04-25T05:11:19.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[81040]: cluster 2024-04-25T05:11:18.421227+0000 mgr.x (mgr.24989) 1160 : cluster [DBG] pgmap v225: 161 pgs: 9 peering, 16 active+undersized+degraded, 29 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/726 objects degraded (9.504%) 2024-04-25T05:11:19.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[81040]: cluster 2024-04-25T05:11:18.492070+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-25T05:11:19.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[81040]: cluster 2024-04-25T05:11:18.492070+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-25T05:11:19.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[81040]: cluster 2024-04-25T05:11:19.401243+0000 mon.a (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 69/726 objects degraded (9.504%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:19.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:19 smithi096 bash[81040]: cluster 2024-04-25T05:11:19.401243+0000 mon.a (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 69/726 objects degraded (9.504%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:19 smithi155 bash[60276]: cluster 2024-04-25T05:11:18.421227+0000 mgr.x (mgr.24989) 1160 : cluster [DBG] pgmap v225: 161 pgs: 9 peering, 16 active+undersized+degraded, 29 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/726 objects degraded (9.504%) 2024-04-25T05:11:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:19 smithi155 bash[60276]: cluster 2024-04-25T05:11:18.421227+0000 mgr.x (mgr.24989) 1160 : cluster [DBG] pgmap v225: 161 pgs: 9 peering, 16 active+undersized+degraded, 29 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/726 objects degraded (9.504%) 2024-04-25T05:11:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:19 smithi155 bash[60276]: cluster 2024-04-25T05:11:18.492070+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-25T05:11:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:19 smithi155 bash[60276]: cluster 2024-04-25T05:11:18.492070+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-25T05:11:19.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:19 smithi155 bash[60276]: cluster 2024-04-25T05:11:19.401243+0000 mon.a (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 69/726 objects degraded (9.504%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:19.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:19 smithi155 bash[60276]: cluster 2024-04-25T05:11:19.401243+0000 mon.a (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 69/726 objects degraded (9.504%), 16 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:21 smithi155 bash[60276]: cluster 2024-04-25T05:11:20.422713+0000 mgr.x (mgr.24989) 1161 : cluster [DBG] pgmap v227: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/726 objects degraded (5.096%) 2024-04-25T05:11:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:21 smithi155 bash[60276]: cluster 2024-04-25T05:11:20.422713+0000 mgr.x (mgr.24989) 1161 : cluster [DBG] pgmap v227: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/726 objects degraded (5.096%) 2024-04-25T05:11:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:21 smithi155 bash[60276]: audit 2024-04-25T05:11:21.456776+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:21 smithi155 bash[60276]: audit 2024-04-25T05:11:21.456776+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:21 smithi155 bash[60276]: audit 2024-04-25T05:11:21.475877+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:21 smithi155 bash[60276]: audit 2024-04-25T05:11:21.475877+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[79063]: cluster 2024-04-25T05:11:20.422713+0000 mgr.x (mgr.24989) 1161 : cluster [DBG] pgmap v227: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/726 objects degraded (5.096%) 2024-04-25T05:11:21.749 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[79063]: cluster 2024-04-25T05:11:20.422713+0000 mgr.x (mgr.24989) 1161 : cluster [DBG] pgmap v227: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/726 objects degraded (5.096%) 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[79063]: audit 2024-04-25T05:11:21.456776+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[79063]: audit 2024-04-25T05:11:21.456776+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[79063]: audit 2024-04-25T05:11:21.475877+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[79063]: audit 2024-04-25T05:11:21.475877+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[81040]: cluster 2024-04-25T05:11:20.422713+0000 mgr.x (mgr.24989) 1161 : cluster [DBG] pgmap v227: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/726 objects degraded (5.096%) 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[81040]: cluster 2024-04-25T05:11:20.422713+0000 mgr.x (mgr.24989) 1161 : cluster [DBG] pgmap v227: 161 pgs: 9 peering, 8 active+undersized+degraded, 16 active+undersized, 128 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/726 objects degraded (5.096%) 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[81040]: audit 2024-04-25T05:11:21.456776+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[81040]: audit 2024-04-25T05:11:21.456776+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[81040]: audit 2024-04-25T05:11:21.475877+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:21 smithi096 bash[81040]: audit 2024-04-25T05:11:21.475877+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:22.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:22 smithi155 bash[60276]: audit 2024-04-25T05:11:21.493288+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:22.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:22 smithi155 bash[60276]: audit 2024-04-25T05:11:21.493288+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:22.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:22 smithi096 bash[79063]: audit 2024-04-25T05:11:21.493288+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:23.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:22 smithi096 bash[79063]: audit 2024-04-25T05:11:21.493288+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:23.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:22 smithi096 bash[81040]: audit 2024-04-25T05:11:21.493288+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:23.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:22 smithi096 bash[81040]: audit 2024-04-25T05:11:21.493288+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:23 smithi155 bash[60276]: cluster 2024-04-25T05:11:22.423819+0000 mgr.x (mgr.24989) 1162 : cluster [DBG] pgmap v228: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-25T05:11:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:23 smithi155 bash[60276]: cluster 2024-04-25T05:11:22.423819+0000 mgr.x (mgr.24989) 1162 : cluster [DBG] pgmap v228: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-25T05:11:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:23 smithi155 bash[60276]: cluster 2024-04-25T05:11:22.497194+0000 mon.a (mon.0) 1398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 8 pgs degraded) 2024-04-25T05:11:23.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:23 smithi155 bash[60276]: cluster 2024-04-25T05:11:22.497194+0000 mon.a (mon.0) 1398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 8 pgs degraded) 2024-04-25T05:11:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:23 smithi155 bash[60276]: cluster 2024-04-25T05:11:22.497262+0000 mon.a (mon.0) 1399 : cluster [INF] Cluster is now healthy 2024-04-25T05:11:23.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:23 smithi155 bash[60276]: cluster 2024-04-25T05:11:22.497262+0000 mon.a (mon.0) 1399 : cluster [INF] Cluster is now healthy 2024-04-25T05:11:23.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[79063]: cluster 2024-04-25T05:11:22.423819+0000 mgr.x (mgr.24989) 1162 : cluster [DBG] pgmap v228: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[79063]: cluster 2024-04-25T05:11:22.423819+0000 mgr.x (mgr.24989) 1162 : cluster [DBG] pgmap v228: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[79063]: cluster 2024-04-25T05:11:22.497194+0000 mon.a (mon.0) 1398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 8 pgs degraded) 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[79063]: cluster 2024-04-25T05:11:22.497194+0000 mon.a (mon.0) 1398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 8 pgs degraded) 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[79063]: cluster 2024-04-25T05:11:22.497262+0000 mon.a (mon.0) 1399 : cluster [INF] Cluster is now healthy 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[79063]: cluster 2024-04-25T05:11:22.497262+0000 mon.a (mon.0) 1399 : cluster [INF] Cluster is now healthy 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[81040]: cluster 2024-04-25T05:11:22.423819+0000 mgr.x (mgr.24989) 1162 : cluster [DBG] pgmap v228: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[81040]: cluster 2024-04-25T05:11:22.423819+0000 mgr.x (mgr.24989) 1162 : cluster [DBG] pgmap v228: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[81040]: cluster 2024-04-25T05:11:22.497194+0000 mon.a (mon.0) 1398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 8 pgs degraded) 2024-04-25T05:11:24.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[81040]: cluster 2024-04-25T05:11:22.497194+0000 mon.a (mon.0) 1398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 8 pgs degraded) 2024-04-25T05:11:24.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[81040]: cluster 2024-04-25T05:11:22.497262+0000 mon.a (mon.0) 1399 : cluster [INF] Cluster is now healthy 2024-04-25T05:11:24.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:23 smithi096 bash[81040]: cluster 2024-04-25T05:11:22.497262+0000 mon.a (mon.0) 1399 : cluster [INF] Cluster is now healthy 2024-04-25T05:11:25.810 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:25 smithi096 bash[79063]: cluster 2024-04-25T05:11:24.425220+0000 mgr.x (mgr.24989) 1163 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:11:25.811 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:25 smithi096 bash[79063]: cluster 2024-04-25T05:11:24.425220+0000 mgr.x (mgr.24989) 1163 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:11:25.811 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:25 smithi096 bash[81040]: cluster 2024-04-25T05:11:24.425220+0000 mgr.x (mgr.24989) 1163 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:11:25.811 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:25 smithi096 bash[81040]: cluster 2024-04-25T05:11:24.425220+0000 mgr.x (mgr.24989) 1163 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:11:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:25 smithi155 bash[60276]: cluster 2024-04-25T05:11:24.425220+0000 mgr.x (mgr.24989) 1163 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:11:25.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:25 smithi155 bash[60276]: cluster 2024-04-25T05:11:24.425220+0000 mgr.x (mgr.24989) 1163 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-25T05:11:26.128 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.119416+0000 mgr.x (mgr.24989) 1164 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.119416+0000 mgr.x (mgr.24989) 1164 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.290323+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.290323+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.301223+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.301223+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.310285+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[81040]: audit 2024-04-25T05:11:26.310285+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.119416+0000 mgr.x (mgr.24989) 1164 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:26.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.119416+0000 mgr.x (mgr.24989) 1164 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:26.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.290323+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.290323+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.301223+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.301223+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.310285+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.788 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:26 smithi096 bash[79063]: audit 2024-04-25T05:11:26.310285+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 0s ago 22m - - 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 5s ago 22m - - 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (9m) 0s ago 15m 14.3M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (8m) 5s ago 15m 41.9M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (7m) 0s ago 13m 45.5M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (8m) 5s ago 21m 523M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (6m) 0s ago 23m 439M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (5m) 0s ago 23m 63.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:11:26.905 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (5m) 5s ago 22m 49.5M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (5m) 0s ago 22m 57.7M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (9m) 0s ago 16m 9276k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (9m) 5s ago 16m 9700k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (4m) 0s ago 21m 55.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (3m) 0s ago 20m 54.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (2m) 0s ago 20m 48.5M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (2m) 0s ago 19m 50.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (95s) 5s ago 18m 53.6M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (56s) 5s ago 18m 48.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (17s) 5s ago 17m 51.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (17m) 5s ago 17m 68.4M 4096M 17.2.0 e1d6a67b021e 55fe398596d0 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (7m) 5s ago 16m 66.5M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:11:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (14m) 0s ago 14m 88.8M - 17.2.0 e1d6a67b021e 386406bcba01 2024-04-25T05:11:26.907 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (14m) 5s ago 14m 89.0M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:11:26.907 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (13m) 0s ago 13m 88.3M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:11:26.907 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (13m) 5s ago 13m 88.5M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:11:26.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.119416+0000 mgr.x (mgr.24989) 1164 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.119416+0000 mgr.x (mgr.24989) 1164 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.290323+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.290323+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.301223+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.301223+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.310285+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:26.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:26 smithi155 bash[60276]: audit 2024-04-25T05:11:26.310285+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:27.325 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:11:27.325 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:11:27.325 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:11:27.325 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 7 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 12 2024-04-25T05:11:27.326 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:11:27.327 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:11:27.708 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:11:27.708 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "12/23 daemons upgraded", 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading osd daemons", 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:11:27.709 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:11:27.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: cluster 2024-04-25T05:11:26.426276+0000 mgr.x (mgr.24989) 1165 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-25T05:11:27.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: cluster 2024-04-25T05:11:26.426276+0000 mgr.x (mgr.24989) 1165 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-25T05:11:27.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: audit 2024-04-25T05:11:26.495330+0000 mgr.x (mgr.24989) 1166 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: audit 2024-04-25T05:11:26.495330+0000 mgr.x (mgr.24989) 1166 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: audit 2024-04-25T05:11:26.859679+0000 mgr.x (mgr.24989) 1167 : audit [DBG] from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.793 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: audit 2024-04-25T05:11:26.859679+0000 mgr.x (mgr.24989) 1167 : audit [DBG] from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: audit 2024-04-25T05:11:27.330594+0000 mon.c (mon.1) 3013 : audit [DBG] from='client.? 172.21.15.96:0/2638343906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:27.794 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[81040]: audit 2024-04-25T05:11:27.330594+0000 mon.c (mon.1) 3013 : audit [DBG] from='client.? 172.21.15.96:0/2638343906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:27.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: cluster 2024-04-25T05:11:26.426276+0000 mgr.x (mgr.24989) 1165 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-25T05:11:27.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: cluster 2024-04-25T05:11:26.426276+0000 mgr.x (mgr.24989) 1165 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-25T05:11:27.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: audit 2024-04-25T05:11:26.495330+0000 mgr.x (mgr.24989) 1166 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: audit 2024-04-25T05:11:26.495330+0000 mgr.x (mgr.24989) 1166 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: audit 2024-04-25T05:11:26.859679+0000 mgr.x (mgr.24989) 1167 : audit [DBG] from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: audit 2024-04-25T05:11:26.859679+0000 mgr.x (mgr.24989) 1167 : audit [DBG] from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: audit 2024-04-25T05:11:27.330594+0000 mon.c (mon.1) 3013 : audit [DBG] from='client.? 172.21.15.96:0/2638343906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:27.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:27 smithi096 bash[79063]: audit 2024-04-25T05:11:27.330594+0000 mon.c (mon.1) 3013 : audit [DBG] from='client.? 172.21.15.96:0/2638343906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:27.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: cluster 2024-04-25T05:11:26.426276+0000 mgr.x (mgr.24989) 1165 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-25T05:11:27.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: cluster 2024-04-25T05:11:26.426276+0000 mgr.x (mgr.24989) 1165 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-25T05:11:27.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: audit 2024-04-25T05:11:26.495330+0000 mgr.x (mgr.24989) 1166 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: audit 2024-04-25T05:11:26.495330+0000 mgr.x (mgr.24989) 1166 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: audit 2024-04-25T05:11:26.859679+0000 mgr.x (mgr.24989) 1167 : audit [DBG] from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: audit 2024-04-25T05:11:26.859679+0000 mgr.x (mgr.24989) 1167 : audit [DBG] from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:27.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: audit 2024-04-25T05:11:27.330594+0000 mon.c (mon.1) 3013 : audit [DBG] from='client.? 172.21.15.96:0/2638343906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:27.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[60276]: audit 2024-04-25T05:11:27.330594+0000 mon.c (mon.1) 3013 : audit [DBG] from='client.? 172.21.15.96:0/2638343906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:28.196 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:11:28.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:11:27] "GET /metrics HTTP/1.1" 200 38605 "" "Prometheus/2.33.4" 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[79063]: audit 2024-04-25T05:11:27.713043+0000 mgr.x (mgr.24989) 1168 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[79063]: audit 2024-04-25T05:11:27.713043+0000 mgr.x (mgr.24989) 1168 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[79063]: audit 2024-04-25T05:11:27.797394+0000 mgr.x (mgr.24989) 1169 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[79063]: audit 2024-04-25T05:11:27.797394+0000 mgr.x (mgr.24989) 1169 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[79063]: audit 2024-04-25T05:11:28.201185+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.96:0/2873310110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[79063]: audit 2024-04-25T05:11:28.201185+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.96:0/2873310110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[81040]: audit 2024-04-25T05:11:27.713043+0000 mgr.x (mgr.24989) 1168 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[81040]: audit 2024-04-25T05:11:27.713043+0000 mgr.x (mgr.24989) 1168 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:28.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[81040]: audit 2024-04-25T05:11:27.797394+0000 mgr.x (mgr.24989) 1169 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:28.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[81040]: audit 2024-04-25T05:11:27.797394+0000 mgr.x (mgr.24989) 1169 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:28.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[81040]: audit 2024-04-25T05:11:28.201185+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.96:0/2873310110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:11:28.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:28 smithi096 bash[81040]: audit 2024-04-25T05:11:28.201185+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.96:0/2873310110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:11:28.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:28 smithi155 bash[60276]: audit 2024-04-25T05:11:27.713043+0000 mgr.x (mgr.24989) 1168 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:28.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:28 smithi155 bash[60276]: audit 2024-04-25T05:11:27.713043+0000 mgr.x (mgr.24989) 1168 : audit [DBG] from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:28.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:28 smithi155 bash[60276]: audit 2024-04-25T05:11:27.797394+0000 mgr.x (mgr.24989) 1169 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:28.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:28 smithi155 bash[60276]: audit 2024-04-25T05:11:27.797394+0000 mgr.x (mgr.24989) 1169 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:28.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:28 smithi155 bash[60276]: audit 2024-04-25T05:11:28.201185+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.96:0/2873310110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:11:28.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:28 smithi155 bash[60276]: audit 2024-04-25T05:11:28.201185+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.96:0/2873310110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:11:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:29 smithi155 bash[60276]: cluster 2024-04-25T05:11:28.427415+0000 mgr.x (mgr.24989) 1170 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:11:29.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:29 smithi155 bash[60276]: cluster 2024-04-25T05:11:28.427415+0000 mgr.x (mgr.24989) 1170 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:11:29.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:29 smithi096 bash[79063]: cluster 2024-04-25T05:11:28.427415+0000 mgr.x (mgr.24989) 1170 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:11:30.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:29 smithi096 bash[79063]: cluster 2024-04-25T05:11:28.427415+0000 mgr.x (mgr.24989) 1170 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:11:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:29 smithi096 bash[81040]: cluster 2024-04-25T05:11:28.427415+0000 mgr.x (mgr.24989) 1170 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:11:30.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:29 smithi096 bash[81040]: cluster 2024-04-25T05:11:28.427415+0000 mgr.x (mgr.24989) 1170 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-25T05:11:31.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:31 smithi155 bash[60276]: cluster 2024-04-25T05:11:30.428724+0000 mgr.x (mgr.24989) 1171 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-25T05:11:31.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:31 smithi155 bash[60276]: cluster 2024-04-25T05:11:30.428724+0000 mgr.x (mgr.24989) 1171 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-25T05:11:31.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:31 smithi096 bash[79063]: cluster 2024-04-25T05:11:30.428724+0000 mgr.x (mgr.24989) 1171 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-25T05:11:31.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:31 smithi096 bash[79063]: cluster 2024-04-25T05:11:30.428724+0000 mgr.x (mgr.24989) 1171 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-25T05:11:31.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:31 smithi096 bash[81040]: cluster 2024-04-25T05:11:30.428724+0000 mgr.x (mgr.24989) 1171 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-25T05:11:32.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:31 smithi096 bash[81040]: cluster 2024-04-25T05:11:30.428724+0000 mgr.x (mgr.24989) 1171 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:31.594552+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:31.594552+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:31.597571+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:31.597571+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:31.937821+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:31.937821+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:32.203338+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:32.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:32 smithi155 bash[60276]: audit 2024-04-25T05:11:32.203338+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:31.594552+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:31.594552+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:31.597571+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:31.597571+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:31.937821+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:31.937821+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:32.203338+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[79063]: audit 2024-04-25T05:11:32.203338+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:31.594552+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:31.594552+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:31.597571+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:31.597571+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:31.937821+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:31.937821+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:32.203338+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:33.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:32 smithi096 bash[81040]: audit 2024-04-25T05:11:32.203338+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:33 smithi155 bash[60276]: audit 2024-04-25T05:11:32.204006+0000 mgr.x (mgr.24989) 1172 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:33 smithi155 bash[60276]: audit 2024-04-25T05:11:32.204006+0000 mgr.x (mgr.24989) 1172 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:33 smithi155 bash[60276]: cephadm 2024-04-25T05:11:32.207413+0000 mgr.x (mgr.24989) 1173 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-25T05:11:34.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:33 smithi155 bash[60276]: cephadm 2024-04-25T05:11:32.207413+0000 mgr.x (mgr.24989) 1173 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-25T05:11:34.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:33 smithi155 bash[60276]: cluster 2024-04-25T05:11:32.429809+0000 mgr.x (mgr.24989) 1174 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:34.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:33 smithi155 bash[60276]: cluster 2024-04-25T05:11:32.429809+0000 mgr.x (mgr.24989) 1174 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[79063]: audit 2024-04-25T05:11:32.204006+0000 mgr.x (mgr.24989) 1172 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[79063]: audit 2024-04-25T05:11:32.204006+0000 mgr.x (mgr.24989) 1172 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[79063]: cephadm 2024-04-25T05:11:32.207413+0000 mgr.x (mgr.24989) 1173 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[79063]: cephadm 2024-04-25T05:11:32.207413+0000 mgr.x (mgr.24989) 1173 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[79063]: cluster 2024-04-25T05:11:32.429809+0000 mgr.x (mgr.24989) 1174 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[79063]: cluster 2024-04-25T05:11:32.429809+0000 mgr.x (mgr.24989) 1174 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:34.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[81040]: audit 2024-04-25T05:11:32.204006+0000 mgr.x (mgr.24989) 1172 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[81040]: audit 2024-04-25T05:11:32.204006+0000 mgr.x (mgr.24989) 1172 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-25T05:11:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[81040]: cephadm 2024-04-25T05:11:32.207413+0000 mgr.x (mgr.24989) 1173 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-25T05:11:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[81040]: cephadm 2024-04-25T05:11:32.207413+0000 mgr.x (mgr.24989) 1173 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-25T05:11:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[81040]: cluster 2024-04-25T05:11:32.429809+0000 mgr.x (mgr.24989) 1174 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:34.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:33 smithi096 bash[81040]: cluster 2024-04-25T05:11:32.429809+0000 mgr.x (mgr.24989) 1174 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: cluster 2024-04-25T05:11:34.431162+0000 mgr.x (mgr.24989) 1175 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: cluster 2024-04-25T05:11:34.431162+0000 mgr.x (mgr.24989) 1175 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: cephadm 2024-04-25T05:11:34.627877+0000 mgr.x (mgr.24989) 1176 : cephadm [INF] Upgrade: Updating osd.7 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: cephadm 2024-04-25T05:11:34.627877+0000 mgr.x (mgr.24989) 1176 : cephadm [INF] Upgrade: Updating osd.7 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: audit 2024-04-25T05:11:34.636318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: audit 2024-04-25T05:11:34.636318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: audit 2024-04-25T05:11:34.641618+0000 mon.c (mon.1) 3016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: audit 2024-04-25T05:11:34.641618+0000 mon.c (mon.1) 3016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: audit 2024-04-25T05:11:34.643502+0000 mon.c (mon.1) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:35.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: audit 2024-04-25T05:11:34.643502+0000 mon.c (mon.1) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:35.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: cephadm 2024-04-25T05:11:34.649617+0000 mgr.x (mgr.24989) 1177 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T05:11:35.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:35 smithi155 bash[60276]: cephadm 2024-04-25T05:11:34.649617+0000 mgr.x (mgr.24989) 1177 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: cluster 2024-04-25T05:11:34.431162+0000 mgr.x (mgr.24989) 1175 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: cluster 2024-04-25T05:11:34.431162+0000 mgr.x (mgr.24989) 1175 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: cephadm 2024-04-25T05:11:34.627877+0000 mgr.x (mgr.24989) 1176 : cephadm [INF] Upgrade: Updating osd.7 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: cephadm 2024-04-25T05:11:34.627877+0000 mgr.x (mgr.24989) 1176 : cephadm [INF] Upgrade: Updating osd.7 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: audit 2024-04-25T05:11:34.636318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: audit 2024-04-25T05:11:34.636318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: audit 2024-04-25T05:11:34.641618+0000 mon.c (mon.1) 3016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: audit 2024-04-25T05:11:34.641618+0000 mon.c (mon.1) 3016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: audit 2024-04-25T05:11:34.643502+0000 mon.c (mon.1) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: audit 2024-04-25T05:11:34.643502+0000 mon.c (mon.1) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: cephadm 2024-04-25T05:11:34.649617+0000 mgr.x (mgr.24989) 1177 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[79063]: cephadm 2024-04-25T05:11:34.649617+0000 mgr.x (mgr.24989) 1177 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T05:11:36.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: cluster 2024-04-25T05:11:34.431162+0000 mgr.x (mgr.24989) 1175 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: cluster 2024-04-25T05:11:34.431162+0000 mgr.x (mgr.24989) 1175 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: cephadm 2024-04-25T05:11:34.627877+0000 mgr.x (mgr.24989) 1176 : cephadm [INF] Upgrade: Updating osd.7 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: cephadm 2024-04-25T05:11:34.627877+0000 mgr.x (mgr.24989) 1176 : cephadm [INF] Upgrade: Updating osd.7 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: audit 2024-04-25T05:11:34.636318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: audit 2024-04-25T05:11:34.636318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: audit 2024-04-25T05:11:34.641618+0000 mon.c (mon.1) 3016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: audit 2024-04-25T05:11:34.641618+0000 mon.c (mon.1) 3016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: audit 2024-04-25T05:11:34.643502+0000 mon.c (mon.1) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: audit 2024-04-25T05:11:34.643502+0000 mon.c (mon.1) 3017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: cephadm 2024-04-25T05:11:34.649617+0000 mgr.x (mgr.24989) 1177 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T05:11:36.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:35 smithi096 bash[81040]: cephadm 2024-04-25T05:11:34.649617+0000 mgr.x (mgr.24989) 1177 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-04-25T05:11:37.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:11:37] "GET /metrics HTTP/1.1" 200 38610 "" "Prometheus/2.33.4" 2024-04-25T05:11:37.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:37 smithi155 bash[60276]: cluster 2024-04-25T05:11:36.432274+0000 mgr.x (mgr.24989) 1178 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:11:37.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:37 smithi155 bash[60276]: cluster 2024-04-25T05:11:36.432274+0000 mgr.x (mgr.24989) 1178 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:11:37.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:37 smithi096 bash[79063]: cluster 2024-04-25T05:11:36.432274+0000 mgr.x (mgr.24989) 1178 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:11:38.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:37 smithi096 bash[79063]: cluster 2024-04-25T05:11:36.432274+0000 mgr.x (mgr.24989) 1178 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:11:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:37 smithi096 bash[81040]: cluster 2024-04-25T05:11:36.432274+0000 mgr.x (mgr.24989) 1178 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:11:38.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:37 smithi096 bash[81040]: cluster 2024-04-25T05:11:36.432274+0000 mgr.x (mgr.24989) 1178 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:11:38.922 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:38 smithi155 bash[60276]: audit 2024-04-25T05:11:37.803950+0000 mgr.x (mgr.24989) 1179 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:38.922 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:38 smithi155 bash[60276]: audit 2024-04-25T05:11:37.803950+0000 mgr.x (mgr.24989) 1179 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:39.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:38 smithi096 bash[81040]: audit 2024-04-25T05:11:37.803950+0000 mgr.x (mgr.24989) 1179 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:39.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:38 smithi096 bash[81040]: audit 2024-04-25T05:11:37.803950+0000 mgr.x (mgr.24989) 1179 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:39.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:38 smithi096 bash[79063]: audit 2024-04-25T05:11:37.803950+0000 mgr.x (mgr.24989) 1179 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:39.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:38 smithi096 bash[79063]: audit 2024-04-25T05:11:37.803950+0000 mgr.x (mgr.24989) 1179 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:39.202 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.203 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.203 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.204 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.204 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.204 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.205 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:39.205 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:39 smithi155 systemd[1]: Stopping Ceph osd.7 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:11:39.460 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[33790]: debug 2024-04-25T05:11:39.318+0000 7f4701d54700 -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-04-25T05:11:39.460 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[33790]: debug 2024-04-25T05:11:39.318+0000 7f4701d54700 -1 osd.7 166 *** Got signal Terminated *** 2024-04-25T05:11:39.460 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[33790]: debug 2024-04-25T05:11:39.318+0000 7f4701d54700 -1 osd.7 166 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:11:39.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[60276]: cluster 2024-04-25T05:11:38.433095+0000 mgr.x (mgr.24989) 1180 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:39.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[60276]: cluster 2024-04-25T05:11:38.433095+0000 mgr.x (mgr.24989) 1180 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:39.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.320976+0000 mon.a (mon.0) 1407 : cluster [INF] osd.7 marked itself down and dead 2024-04-25T05:11:39.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:39 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.320976+0000 mon.a (mon.0) 1407 : cluster [INF] osd.7 marked itself down and dead 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[81040]: cluster 2024-04-25T05:11:38.433095+0000 mgr.x (mgr.24989) 1180 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[81040]: cluster 2024-04-25T05:11:38.433095+0000 mgr.x (mgr.24989) 1180 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.320976+0000 mon.a (mon.0) 1407 : cluster [INF] osd.7 marked itself down and dead 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.320976+0000 mon.a (mon.0) 1407 : cluster [INF] osd.7 marked itself down and dead 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[79063]: cluster 2024-04-25T05:11:38.433095+0000 mgr.x (mgr.24989) 1180 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[79063]: cluster 2024-04-25T05:11:38.433095+0000 mgr.x (mgr.24989) 1180 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.320976+0000 mon.a (mon.0) 1407 : cluster [INF] osd.7 marked itself down and dead 2024-04-25T05:11:40.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:39 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.320976+0000 mon.a (mon.0) 1407 : cluster [INF] osd.7 marked itself down and dead 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.661825+0000 mon.a (mon.0) 1408 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.661825+0000 mon.a (mon.0) 1408 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.661878+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.661878+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.671395+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:39.671395+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:40.674283+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-25T05:11:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[60276]: cluster 2024-04-25T05:11:40.674283+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.661825+0000 mon.a (mon.0) 1408 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.661825+0000 mon.a (mon.0) 1408 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.661878+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.661878+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.671395+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:39.671395+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:40.674283+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-25T05:11:41.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[79063]: cluster 2024-04-25T05:11:40.674283+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.661825+0000 mon.a (mon.0) 1408 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.661825+0000 mon.a (mon.0) 1408 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.661878+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.661878+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.671395+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:39.671395+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:40.674283+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-25T05:11:41.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:40 smithi096 bash[81040]: cluster 2024-04-25T05:11:40.674283+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-25T05:11:41.209 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:40 smithi155 bash[74010]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-7 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: cluster 2024-04-25T05:11:40.434156+0000 mgr.x (mgr.24989) 1181 : cluster [DBG] pgmap v238: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: cluster 2024-04-25T05:11:40.434156+0000 mgr.x (mgr.24989) 1181 : cluster [DBG] pgmap v238: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: cluster 2024-04-25T05:11:40.685932+0000 mon.a (mon.0) 1412 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: cluster 2024-04-25T05:11:40.685932+0000 mon.a (mon.0) 1412 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: audit 2024-04-25T05:11:41.644494+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: audit 2024-04-25T05:11:41.644494+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: audit 2024-04-25T05:11:41.666638+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: audit 2024-04-25T05:11:41.666638+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: audit 2024-04-25T05:11:41.679683+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[79063]: audit 2024-04-25T05:11:41.679683+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: cluster 2024-04-25T05:11:40.434156+0000 mgr.x (mgr.24989) 1181 : cluster [DBG] pgmap v238: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: cluster 2024-04-25T05:11:40.434156+0000 mgr.x (mgr.24989) 1181 : cluster [DBG] pgmap v238: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: cluster 2024-04-25T05:11:40.685932+0000 mon.a (mon.0) 1412 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: cluster 2024-04-25T05:11:40.685932+0000 mon.a (mon.0) 1412 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: audit 2024-04-25T05:11:41.644494+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: audit 2024-04-25T05:11:41.644494+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: audit 2024-04-25T05:11:41.666638+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: audit 2024-04-25T05:11:41.666638+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: audit 2024-04-25T05:11:41.679683+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:41 smithi096 bash[81040]: audit 2024-04-25T05:11:41.679683+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.030 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[74096]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-7 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: cluster 2024-04-25T05:11:40.434156+0000 mgr.x (mgr.24989) 1181 : cluster [DBG] pgmap v238: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: cluster 2024-04-25T05:11:40.434156+0000 mgr.x (mgr.24989) 1181 : cluster [DBG] pgmap v238: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: cluster 2024-04-25T05:11:40.685932+0000 mon.a (mon.0) 1412 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: cluster 2024-04-25T05:11:40.685932+0000 mon.a (mon.0) 1412 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: audit 2024-04-25T05:11:41.644494+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: audit 2024-04-25T05:11:41.644494+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: audit 2024-04-25T05:11:41.666638+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: audit 2024-04-25T05:11:41.666638+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: audit 2024-04-25T05:11:41.679683+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:42.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:41 smithi155 bash[60276]: audit 2024-04-25T05:11:41.679683+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:43.125 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:42 smithi155 bash[60276]: cluster 2024-04-25T05:11:42.706660+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:43.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:42 smithi155 bash[60276]: cluster 2024-04-25T05:11:42.706660+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:43.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:42 smithi096 bash[79063]: cluster 2024-04-25T05:11:42.706660+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:43.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:42 smithi096 bash[79063]: cluster 2024-04-25T05:11:42.706660+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:42 smithi096 bash[81040]: cluster 2024-04-25T05:11:42.706660+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:43.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:42 smithi096 bash[81040]: cluster 2024-04-25T05:11:42.706660+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 7 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:43.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:43 smithi155 bash[60276]: cluster 2024-04-25T05:11:42.435165+0000 mgr.x (mgr.24989) 1182 : cluster [DBG] pgmap v240: 161 pgs: 7 active+undersized+degraded, 19 active+undersized, 13 peering, 13 stale+active+clean, 109 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-25T05:11:43.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:43 smithi155 bash[60276]: cluster 2024-04-25T05:11:42.435165+0000 mgr.x (mgr.24989) 1182 : cluster [DBG] pgmap v240: 161 pgs: 7 active+undersized+degraded, 19 active+undersized, 13 peering, 13 stale+active+clean, 109 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-25T05:11:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:43 smithi096 bash[79063]: cluster 2024-04-25T05:11:42.435165+0000 mgr.x (mgr.24989) 1182 : cluster [DBG] pgmap v240: 161 pgs: 7 active+undersized+degraded, 19 active+undersized, 13 peering, 13 stale+active+clean, 109 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-25T05:11:44.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:43 smithi096 bash[79063]: cluster 2024-04-25T05:11:42.435165+0000 mgr.x (mgr.24989) 1182 : cluster [DBG] pgmap v240: 161 pgs: 7 active+undersized+degraded, 19 active+undersized, 13 peering, 13 stale+active+clean, 109 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-25T05:11:44.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:43 smithi096 bash[81040]: cluster 2024-04-25T05:11:42.435165+0000 mgr.x (mgr.24989) 1182 : cluster [DBG] pgmap v240: 161 pgs: 7 active+undersized+degraded, 19 active+undersized, 13 peering, 13 stale+active+clean, 109 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-25T05:11:44.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:43 smithi096 bash[81040]: cluster 2024-04-25T05:11:42.435165+0000 mgr.x (mgr.24989) 1182 : cluster [DBG] pgmap v240: 161 pgs: 7 active+undersized+degraded, 19 active+undersized, 13 peering, 13 stale+active+clean, 109 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-25T05:11:44.704 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.705 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.705 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.705 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.706 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.706 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.706 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-25T05:11:44.706 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: Stopped Ceph osd.7 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:11:44.707 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:44.707 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:44 smithi155 systemd[1]: Started Ceph osd.7 for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cluster 2024-04-25T05:11:44.436641+0000 mgr.x (mgr.24989) 1183 : cluster [DBG] pgmap v241: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 13 peering, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cluster 2024-04-25T05:11:44.436641+0000 mgr.x (mgr.24989) 1183 : cluster [DBG] pgmap v241: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 13 peering, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.760596+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.760596+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.781567+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.781567+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.792220+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.792220+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.793612+0000 mon.c (mon.1) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.793612+0000 mon.c (mon.1) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.803262+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.803262+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:44.804517+0000 mgr.x (mgr.24989) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:44.804517+0000 mgr.x (mgr.24989) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.861269+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.861269+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.864722+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.864722+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.868324+0000 mon.c (mon.1) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.868324+0000 mon.c (mon.1) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.869617+0000 mon.c (mon.1) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.869617+0000 mon.c (mon.1) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.879066+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.879066+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:44.880598+0000 mgr.x (mgr.24989) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:44.880598+0000 mgr.x (mgr.24989) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.938233+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.938233+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.941019+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.941019+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.943451+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.943451+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.944412+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.944412+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.953436+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:44.953436+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:44.954615+0000 mgr.x (mgr.24989) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:44.954615+0000 mgr.x (mgr.24989) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.012100+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.012100+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.015035+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.015035+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.017660+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.017660+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.018918+0000 mon.c (mon.1) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.018918+0000 mon.c (mon.1) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.028341+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.028341+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.029720+0000 mgr.x (mgr.24989) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.029720+0000 mgr.x (mgr.24989) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.090826+0000 mon.c (mon.1) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.090826+0000 mon.c (mon.1) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.093977+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.093977+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.096551+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.096551+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.097923+0000 mon.c (mon.1) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.097923+0000 mon.c (mon.1) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.107227+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.107227+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.108235+0000 mgr.x (mgr.24989) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.108235+0000 mgr.x (mgr.24989) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.166804+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.166804+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.169942+0000 mon.c (mon.1) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.169942+0000 mon.c (mon.1) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.173740+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.173740+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.174932+0000 mon.c (mon.1) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.174932+0000 mon.c (mon.1) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.184479+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.184479+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.243778+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.243778+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.246300+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.246300+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.248616+0000 mon.c (mon.1) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.248616+0000 mon.c (mon.1) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.249426+0000 mon.c (mon.1) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.249426+0000 mon.c (mon.1) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.258493+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.258493+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.318022+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.318022+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.320901+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.320901+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.325896+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.325896+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.328288+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.328288+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.337650+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.337650+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.398290+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.398290+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.401264+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.401264+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.403901+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.403901+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.405136+0000 mon.c (mon.1) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.405136+0000 mon.c (mon.1) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.414702+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.414702+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.473187+0000 mon.c (mon.1) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.473187+0000 mon.c (mon.1) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.475976+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.475976+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.478662+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.478662+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.479822+0000 mon.c (mon.1) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.479822+0000 mon.c (mon.1) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.489064+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.489064+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.550387+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.550387+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.553053+0000 mon.c (mon.1) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.553053+0000 mon.c (mon.1) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.555368+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.555368+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.556385+0000 mon.c (mon.1) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.556385+0000 mon.c (mon.1) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.565098+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.565098+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.651103+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.651103+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.654839+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.654839+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.658073+0000 mon.c (mon.1) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.658073+0000 mon.c (mon.1) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.659438+0000 mon.c (mon.1) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.659438+0000 mon.c (mon.1) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.666843+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.666843+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.744588+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.744588+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.748405+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.748405+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.751304+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.751304+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.752682+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:45 smithi155 bash[60276]: audit 2024-04-25T05:11:45.752682+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cluster 2024-04-25T05:11:44.436641+0000 mgr.x (mgr.24989) 1183 : cluster [DBG] pgmap v241: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 13 peering, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cluster 2024-04-25T05:11:44.436641+0000 mgr.x (mgr.24989) 1183 : cluster [DBG] pgmap v241: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 13 peering, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.760596+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.760596+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.781567+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.781567+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.792220+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.157 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.792220+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.793612+0000 mon.c (mon.1) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.793612+0000 mon.c (mon.1) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.803262+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.803262+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:44.804517+0000 mgr.x (mgr.24989) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:44.804517+0000 mgr.x (mgr.24989) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.861269+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.861269+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.864722+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.864722+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.868324+0000 mon.c (mon.1) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.158 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.868324+0000 mon.c (mon.1) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cluster 2024-04-25T05:11:44.436641+0000 mgr.x (mgr.24989) 1183 : cluster [DBG] pgmap v241: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 13 peering, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cluster 2024-04-25T05:11:44.436641+0000 mgr.x (mgr.24989) 1183 : cluster [DBG] pgmap v241: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 13 peering, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.760596+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.760596+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.781567+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.781567+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.792220+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.792220+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.793612+0000 mon.c (mon.1) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.793612+0000 mon.c (mon.1) 3019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.803262+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.803262+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:44.804517+0000 mgr.x (mgr.24989) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.159 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:44.804517+0000 mgr.x (mgr.24989) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.861269+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.861269+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.864722+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.864722+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.868324+0000 mon.c (mon.1) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.868324+0000 mon.c (mon.1) 3022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.869617+0000 mon.c (mon.1) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.869617+0000 mon.c (mon.1) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.879066+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.879066+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.160 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:44.880598+0000 mgr.x (mgr.24989) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:44.880598+0000 mgr.x (mgr.24989) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.938233+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.938233+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.941019+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.941019+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.943451+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.943451+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.944412+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.944412+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.953436+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:44.953436+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:44.954615+0000 mgr.x (mgr.24989) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:44.954615+0000 mgr.x (mgr.24989) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.161 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.012100+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.012100+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.869617+0000 mon.c (mon.1) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.869617+0000 mon.c (mon.1) 3023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.879066+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.879066+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:44.880598+0000 mgr.x (mgr.24989) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:44.880598+0000 mgr.x (mgr.24989) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.938233+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.938233+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.162 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.941019+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.941019+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.943451+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.943451+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.944412+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.944412+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.953436+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:44.953436+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:44.954615+0000 mgr.x (mgr.24989) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:44.954615+0000 mgr.x (mgr.24989) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.012100+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.163 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.012100+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.015035+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.015035+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.017660+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.017660+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.018918+0000 mon.c (mon.1) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.018918+0000 mon.c (mon.1) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.028341+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.028341+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.029720+0000 mgr.x (mgr.24989) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.029720+0000 mgr.x (mgr.24989) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.090826+0000 mon.c (mon.1) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.090826+0000 mon.c (mon.1) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.093977+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.093977+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.096551+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.096551+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.097923+0000 mon.c (mon.1) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.097923+0000 mon.c (mon.1) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.107227+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.107227+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.108235+0000 mgr.x (mgr.24989) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.108235+0000 mgr.x (mgr.24989) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.166804+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.166804+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.169942+0000 mon.c (mon.1) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.169942+0000 mon.c (mon.1) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.173740+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.173740+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.174932+0000 mon.c (mon.1) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.174932+0000 mon.c (mon.1) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.165 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.184479+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.184479+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.243778+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.243778+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.246300+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.246300+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.248616+0000 mon.c (mon.1) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.248616+0000 mon.c (mon.1) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.249426+0000 mon.c (mon.1) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.166 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.015035+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.015035+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.017660+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.017660+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.018918+0000 mon.c (mon.1) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.018918+0000 mon.c (mon.1) 3031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.028341+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.028341+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.029720+0000 mgr.x (mgr.24989) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.029720+0000 mgr.x (mgr.24989) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.090826+0000 mon.c (mon.1) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.090826+0000 mon.c (mon.1) 3032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.093977+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.093977+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.096551+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.167 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.096551+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.097923+0000 mon.c (mon.1) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.097923+0000 mon.c (mon.1) 3035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.107227+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.107227+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.108235+0000 mgr.x (mgr.24989) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.108235+0000 mgr.x (mgr.24989) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.166804+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.166804+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.169942+0000 mon.c (mon.1) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.169942+0000 mon.c (mon.1) 3037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.173740+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.173740+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.174932+0000 mon.c (mon.1) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.174932+0000 mon.c (mon.1) 3039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.184479+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.168 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.184479+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.243778+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.243778+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.246300+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.246300+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.248616+0000 mon.c (mon.1) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.248616+0000 mon.c (mon.1) 3042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.249426+0000 mon.c (mon.1) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.249426+0000 mon.c (mon.1) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.258493+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.258493+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.318022+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.169 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.318022+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.320901+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.320901+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.325896+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.325896+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.328288+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.328288+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.337650+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.337650+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.398290+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.398290+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.401264+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.401264+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.403901+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.170 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.403901+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.405136+0000 mon.c (mon.1) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.249426+0000 mon.c (mon.1) 3043 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.258493+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.258493+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.318022+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.318022+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.320901+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.320901+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.325896+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.325896+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.328288+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.171 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.328288+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.337650+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.337650+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.398290+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.398290+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.401264+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.401264+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.403901+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.403901+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.405136+0000 mon.c (mon.1) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.172 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.405136+0000 mon.c (mon.1) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.414702+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.414702+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.473187+0000 mon.c (mon.1) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.473187+0000 mon.c (mon.1) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.475976+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.475976+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.478662+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.478662+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.479822+0000 mon.c (mon.1) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.479822+0000 mon.c (mon.1) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.489064+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.489064+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.550387+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.550387+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.553053+0000 mon.c (mon.1) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.553053+0000 mon.c (mon.1) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.555368+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.555368+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.556385+0000 mon.c (mon.1) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.556385+0000 mon.c (mon.1) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.565098+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.565098+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.651103+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.651103+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.654839+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.654839+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.658073+0000 mon.c (mon.1) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.658073+0000 mon.c (mon.1) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.659438+0000 mon.c (mon.1) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.659438+0000 mon.c (mon.1) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.666843+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.666843+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.744588+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.744588+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.748405+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.748405+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.751304+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.751304+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.752682+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[79063]: audit 2024-04-25T05:11:45.752682+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.405136+0000 mon.c (mon.1) 3051 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.414702+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.414702+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.473187+0000 mon.c (mon.1) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.473187+0000 mon.c (mon.1) 3052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.475976+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.475976+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.478662+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.478662+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.479822+0000 mon.c (mon.1) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.479822+0000 mon.c (mon.1) 3055 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.489064+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.489064+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.550387+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.550387+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.553053+0000 mon.c (mon.1) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.553053+0000 mon.c (mon.1) 3057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.555368+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.555368+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.556385+0000 mon.c (mon.1) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.556385+0000 mon.c (mon.1) 3059 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.565098+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.565098+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.651103+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.651103+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.654839+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.654839+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.658073+0000 mon.c (mon.1) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.658073+0000 mon.c (mon.1) 3062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.659438+0000 mon.c (mon.1) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.659438+0000 mon.c (mon.1) 3063 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.666843+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.666843+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.744588+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.744588+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.748405+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.748405+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.751304+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.751304+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.752682+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.179 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:45 smithi096 bash[81040]: audit 2024-04-25T05:11:45.752682+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: 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-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-25T05:11:46.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[74388]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-25T05:11:46.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.185607+0000 mgr.x (mgr.24989) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.185607+0000 mgr.x (mgr.24989) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.259479+0000 mgr.x (mgr.24989) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.259479+0000 mgr.x (mgr.24989) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.338671+0000 mgr.x (mgr.24989) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.338671+0000 mgr.x (mgr.24989) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.415967+0000 mgr.x (mgr.24989) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.415967+0000 mgr.x (mgr.24989) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.490435+0000 mgr.x (mgr.24989) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.490435+0000 mgr.x (mgr.24989) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.566330+0000 mgr.x (mgr.24989) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.566330+0000 mgr.x (mgr.24989) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.670185+0000 mgr.x (mgr.24989) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.670185+0000 mgr.x (mgr.24989) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.762039+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.762039+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.763135+0000 mgr.x (mgr.24989) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.763135+0000 mgr.x (mgr.24989) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.822436+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.822436+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.825356+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.825356+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.828023+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.828023+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.828992+0000 mon.c (mon.1) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.828992+0000 mon.c (mon.1) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.839913+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.839913+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.841437+0000 mgr.x (mgr.24989) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.841437+0000 mgr.x (mgr.24989) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.917379+0000 mon.c (mon.1) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.917379+0000 mon.c (mon.1) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.922254+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.922254+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.926544+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.926544+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.927787+0000 mon.c (mon.1) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.927787+0000 mon.c (mon.1) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.938995+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:45.938995+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.940374+0000 mgr.x (mgr.24989) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:45.940374+0000 mgr.x (mgr.24989) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.014988+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.014988+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.018205+0000 mon.c (mon.1) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.018205+0000 mon.c (mon.1) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.020909+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.020909+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.022290+0000 mon.c (mon.1) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.022290+0000 mon.c (mon.1) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.033821+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.033821+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.034943+0000 mgr.x (mgr.24989) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.034943+0000 mgr.x (mgr.24989) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.097065+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.097065+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.100352+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.100352+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.106033+0000 mon.c (mon.1) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.106033+0000 mon.c (mon.1) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.108415+0000 mon.c (mon.1) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.108415+0000 mon.c (mon.1) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.118174+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.118174+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.119412+0000 mgr.x (mgr.24989) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.119412+0000 mgr.x (mgr.24989) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.162623+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.162623+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.165039+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.165039+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.167072+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.167072+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.167761+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.167761+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.176082+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.176082+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.240699+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.240699+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.243201+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.243201+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.245591+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.245591+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.246580+0000 mon.c (mon.1) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.246580+0000 mon.c (mon.1) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.254648+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.254648+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.313188+0000 mon.c (mon.1) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.313188+0000 mon.c (mon.1) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.315364+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.315364+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.317616+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.317616+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.318399+0000 mon.c (mon.1) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.318399+0000 mon.c (mon.1) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.326582+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.326582+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.389601+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.389601+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.392123+0000 mon.c (mon.1) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.392123+0000 mon.c (mon.1) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.394315+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.394315+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.395097+0000 mon.c (mon.1) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.395097+0000 mon.c (mon.1) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.403006+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.403006+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.423872+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.423872+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.436198+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.436198+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.448249+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.448249+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.463063+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.463063+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.466117+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.466117+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.469017+0000 mon.c (mon.1) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.469017+0000 mon.c (mon.1) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.470239+0000 mon.c (mon.1) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.470239+0000 mon.c (mon.1) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.477479+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.477479+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.520901+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.520901+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.523721+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.523721+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.526189+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.526189+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.527325+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.527325+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.534633+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.534633+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.593643+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.593643+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.595261+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.595261+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.596262+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.596262+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.598610+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.598610+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.606006+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.606006+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.613655+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.613655+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.642983+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.642983+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.700702+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.700702+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.704059+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.704059+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.706774+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.706774+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.707795+0000 mon.c (mon.1) 3116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.707795+0000 mon.c (mon.1) 3116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.716539+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:46.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:46 smithi155 bash[60276]: audit 2024-04-25T05:11:46.716539+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.185607+0000 mgr.x (mgr.24989) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.185607+0000 mgr.x (mgr.24989) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.259479+0000 mgr.x (mgr.24989) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.259479+0000 mgr.x (mgr.24989) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.338671+0000 mgr.x (mgr.24989) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.338671+0000 mgr.x (mgr.24989) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.415967+0000 mgr.x (mgr.24989) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.415967+0000 mgr.x (mgr.24989) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.490435+0000 mgr.x (mgr.24989) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.490435+0000 mgr.x (mgr.24989) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.566330+0000 mgr.x (mgr.24989) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.566330+0000 mgr.x (mgr.24989) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.670185+0000 mgr.x (mgr.24989) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.670185+0000 mgr.x (mgr.24989) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.762039+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.762039+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.763135+0000 mgr.x (mgr.24989) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.763135+0000 mgr.x (mgr.24989) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.822436+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.822436+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.825356+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.825356+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.216 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.185607+0000 mgr.x (mgr.24989) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.185607+0000 mgr.x (mgr.24989) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.259479+0000 mgr.x (mgr.24989) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.259479+0000 mgr.x (mgr.24989) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.338671+0000 mgr.x (mgr.24989) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.338671+0000 mgr.x (mgr.24989) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.415967+0000 mgr.x (mgr.24989) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.415967+0000 mgr.x (mgr.24989) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.490435+0000 mgr.x (mgr.24989) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.490435+0000 mgr.x (mgr.24989) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.566330+0000 mgr.x (mgr.24989) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.217 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.566330+0000 mgr.x (mgr.24989) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.670185+0000 mgr.x (mgr.24989) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.670185+0000 mgr.x (mgr.24989) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.762039+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.762039+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.763135+0000 mgr.x (mgr.24989) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.763135+0000 mgr.x (mgr.24989) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.822436+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.822436+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.825356+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.218 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.825356+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.828023+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.828023+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.828992+0000 mon.c (mon.1) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.828992+0000 mon.c (mon.1) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.839913+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.839913+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.841437+0000 mgr.x (mgr.24989) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.841437+0000 mgr.x (mgr.24989) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.917379+0000 mon.c (mon.1) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.917379+0000 mon.c (mon.1) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.922254+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.922254+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.926544+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.926544+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.927787+0000 mon.c (mon.1) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.927787+0000 mon.c (mon.1) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.938995+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:45.938995+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.940374+0000 mgr.x (mgr.24989) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:45.940374+0000 mgr.x (mgr.24989) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.828023+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.828023+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.828992+0000 mon.c (mon.1) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.828992+0000 mon.c (mon.1) 3071 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.839913+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.839913+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.841437+0000 mgr.x (mgr.24989) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.841437+0000 mgr.x (mgr.24989) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.917379+0000 mon.c (mon.1) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.917379+0000 mon.c (mon.1) 3072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.922254+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.922254+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.926544+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.926544+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.927787+0000 mon.c (mon.1) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.927787+0000 mon.c (mon.1) 3075 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.938995+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:45.938995+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.940374+0000 mgr.x (mgr.24989) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:45.940374+0000 mgr.x (mgr.24989) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.014988+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.014988+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.018205+0000 mon.c (mon.1) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.018205+0000 mon.c (mon.1) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.020909+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.020909+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.022290+0000 mon.c (mon.1) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.022290+0000 mon.c (mon.1) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.033821+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.033821+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.034943+0000 mgr.x (mgr.24989) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.034943+0000 mgr.x (mgr.24989) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.097065+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.097065+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.100352+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.100352+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.106033+0000 mon.c (mon.1) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.106033+0000 mon.c (mon.1) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.108415+0000 mon.c (mon.1) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.014988+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.014988+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.018205+0000 mon.c (mon.1) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.018205+0000 mon.c (mon.1) 3077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.020909+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.020909+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.022290+0000 mon.c (mon.1) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.022290+0000 mon.c (mon.1) 3079 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.033821+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.033821+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.034943+0000 mgr.x (mgr.24989) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.034943+0000 mgr.x (mgr.24989) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.097065+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.097065+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.100352+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.100352+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.106033+0000 mon.c (mon.1) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.106033+0000 mon.c (mon.1) 3082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.108415+0000 mon.c (mon.1) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.108415+0000 mon.c (mon.1) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.118174+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.118174+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.119412+0000 mgr.x (mgr.24989) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.119412+0000 mgr.x (mgr.24989) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.162623+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.162623+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.165039+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.165039+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.167072+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.167072+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.167761+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.167761+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.176082+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.176082+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.240699+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.240699+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.243201+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.243201+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.245591+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.245591+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.108415+0000 mon.c (mon.1) 3083 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.118174+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.118174+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.119412+0000 mgr.x (mgr.24989) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.119412+0000 mgr.x (mgr.24989) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.162623+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.162623+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.165039+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.165039+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.167072+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.167072+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.167761+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.167761+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.176082+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.176082+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.229 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.240699+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.240699+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.243201+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.243201+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.245591+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.245591+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.246580+0000 mon.c (mon.1) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.246580+0000 mon.c (mon.1) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.254648+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.254648+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.313188+0000 mon.c (mon.1) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.313188+0000 mon.c (mon.1) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.315364+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.315364+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.317616+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.317616+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.318399+0000 mon.c (mon.1) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.318399+0000 mon.c (mon.1) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.326582+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.326582+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.389601+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.231 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.389601+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.392123+0000 mon.c (mon.1) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.392123+0000 mon.c (mon.1) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.394315+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.246580+0000 mon.c (mon.1) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.246580+0000 mon.c (mon.1) 3091 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.254648+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.254648+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.313188+0000 mon.c (mon.1) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.232 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.313188+0000 mon.c (mon.1) 3092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.315364+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.315364+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.317616+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.317616+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.318399+0000 mon.c (mon.1) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.318399+0000 mon.c (mon.1) 3095 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.326582+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.326582+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.389601+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.389601+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.392123+0000 mon.c (mon.1) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.233 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.392123+0000 mon.c (mon.1) 3097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.394315+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.394315+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.395097+0000 mon.c (mon.1) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.395097+0000 mon.c (mon.1) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.403006+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.403006+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.423872+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.423872+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.436198+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.436198+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.448249+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.448249+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.463063+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.463063+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.466117+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.466117+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.469017+0000 mon.c (mon.1) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.469017+0000 mon.c (mon.1) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.470239+0000 mon.c (mon.1) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.470239+0000 mon.c (mon.1) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.235 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.477479+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.477479+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.520901+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.394315+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.395097+0000 mon.c (mon.1) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.395097+0000 mon.c (mon.1) 3099 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.403006+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.403006+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.423872+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.423872+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.236 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.436198+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.436198+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.448249+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.448249+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.463063+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.463063+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.466117+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.466117+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.469017+0000 mon.c (mon.1) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.469017+0000 mon.c (mon.1) 3102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.470239+0000 mon.c (mon.1) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.470239+0000 mon.c (mon.1) 3103 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.477479+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.237 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.477479+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.520901+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.520901+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.523721+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.523721+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.526189+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.526189+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.527325+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.238 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.527325+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.534633+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.534633+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.593643+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.593643+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.595261+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.595261+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.596262+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.596262+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.598610+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.598610+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.606006+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.606006+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.613655+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.520901+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.523721+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.523721+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.526189+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.526189+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.527325+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.527325+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.534633+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.534633+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.593643+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.593643+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.595261+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.595261+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.596262+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.596262+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.598610+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.598610+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.606006+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.606006+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.241 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.613655+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.613655+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.642983+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.642983+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.700702+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.700702+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.704059+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.704059+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.706774+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.706774+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.707795+0000 mon.c (mon.1) 3116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.707795+0000 mon.c (mon.1) 3116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.716539+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[79063]: audit 2024-04-25T05:11:46.716539+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.613655+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.642983+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.642983+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.700702+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.700702+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.704059+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.704059+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.243 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.706774+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.244 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.706774+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.244 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.707795+0000 mon.c (mon.1) 3116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.244 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.707795+0000 mon.c (mon.1) 3116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.244 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.716539+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.244 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:46 smithi096 bash[81040]: audit 2024-04-25T05:11:46.716539+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.959 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:11:47] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.33.4" 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.177062+0000 mgr.x (mgr.24989) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.177062+0000 mgr.x (mgr.24989) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.255693+0000 mgr.x (mgr.24989) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.255693+0000 mgr.x (mgr.24989) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.327486+0000 mgr.x (mgr.24989) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.327486+0000 mgr.x (mgr.24989) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.403871+0000 mgr.x (mgr.24989) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.403871+0000 mgr.x (mgr.24989) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cluster 2024-04-25T05:11:46.437493+0000 mgr.x (mgr.24989) 1205 : cluster [DBG] pgmap v242: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:47.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cluster 2024-04-25T05:11:46.437493+0000 mgr.x (mgr.24989) 1205 : cluster [DBG] pgmap v242: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.479901+0000 mgr.x (mgr.24989) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.479901+0000 mgr.x (mgr.24989) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.536894+0000 mgr.x (mgr.24989) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.536894+0000 mgr.x (mgr.24989) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.644162+0000 mgr.x (mgr.24989) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.644162+0000 mgr.x (mgr.24989) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.718145+0000 mgr.x (mgr.24989) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.718145+0000 mgr.x (mgr.24989) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.797800+0000 mon.c (mon.1) 3117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.797800+0000 mon.c (mon.1) 3117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.800357+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.800357+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.802665+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.802665+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.803577+0000 mon.c (mon.1) 3120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.803577+0000 mon.c (mon.1) 3120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.813564+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.813564+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.815029+0000 mgr.x (mgr.24989) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.815029+0000 mgr.x (mgr.24989) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.870898+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.870898+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.872901+0000 mon.c (mon.1) 3122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.872901+0000 mon.c (mon.1) 3122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.874864+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.874864+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.875533+0000 mon.c (mon.1) 3124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.875533+0000 mon.c (mon.1) 3124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.883442+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.883442+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.884343+0000 mgr.x (mgr.24989) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.884343+0000 mgr.x (mgr.24989) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.929974+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.929974+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.932100+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.932100+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.934028+0000 mon.c (mon.1) 3127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.934028+0000 mon.c (mon.1) 3127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.934856+0000 mon.c (mon.1) 3128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.934856+0000 mon.c (mon.1) 3128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.942984+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.942984+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.943827+0000 mgr.x (mgr.24989) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:46.943827+0000 mgr.x (mgr.24989) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.984314+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.984314+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.987275+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.987275+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.990248+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.990248+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.992445+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:46.992445+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.001848+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.001848+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.002842+0000 mgr.x (mgr.24989) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.002842+0000 mgr.x (mgr.24989) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.042954+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.042954+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.045476+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.045476+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.047506+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.047506+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.048404+0000 mon.c (mon.1) 3136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.048404+0000 mon.c (mon.1) 3136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.057233+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.057233+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.058300+0000 mgr.x (mgr.24989) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.058300+0000 mgr.x (mgr.24989) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.098212+0000 mon.c (mon.1) 3137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.098212+0000 mon.c (mon.1) 3137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.100569+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.100569+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.103133+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.103133+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.104095+0000 mon.c (mon.1) 3140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.104095+0000 mon.c (mon.1) 3140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.111462+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.111462+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.112412+0000 mgr.x (mgr.24989) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.112412+0000 mgr.x (mgr.24989) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.168870+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.168870+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.172932+0000 mon.c (mon.1) 3142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.172932+0000 mon.c (mon.1) 3142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.175806+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.175806+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.176927+0000 mon.c (mon.1) 3144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.176927+0000 mon.c (mon.1) 3144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.187106+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.187106+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.252128+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.252128+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.254943+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.254943+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.258661+0000 mon.c (mon.1) 3147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.258661+0000 mon.c (mon.1) 3147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.259634+0000 mon.c (mon.1) 3148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.259634+0000 mon.c (mon.1) 3148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.268485+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.268485+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.312845+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.312845+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.315865+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.315865+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.319277+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.319277+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.320423+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.320423+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.327919+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.327919+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.402685+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.402685+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.404932+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.404932+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.407054+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.407054+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.407885+0000 mon.c (mon.1) 3156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.407885+0000 mon.c (mon.1) 3156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.417015+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.417015+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cluster 2024-04-25T05:11:47.434130+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: cluster 2024-04-25T05:11:47.434130+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.457755+0000 mon.c (mon.1) 3157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.457755+0000 mon.c (mon.1) 3157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.459959+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.459959+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.462451+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.462451+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.463637+0000 mon.c (mon.1) 3160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.463637+0000 mon.c (mon.1) 3160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.472655+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.472655+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.546758+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.546758+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.549158+0000 mon.c (mon.1) 3162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.549158+0000 mon.c (mon.1) 3162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.551581+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.551581+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.552446+0000 mon.c (mon.1) 3164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.552446+0000 mon.c (mon.1) 3164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.561337+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.561337+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.618513+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.618513+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.621142+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.621142+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.623560+0000 mon.c (mon.1) 3167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.623560+0000 mon.c (mon.1) 3167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.624746+0000 mon.c (mon.1) 3168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.624746+0000 mon.c (mon.1) 3168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.634300+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.634300+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.675034+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.675034+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.677877+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.677877+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.680172+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.680172+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.681051+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.681051+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.690013+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.690013+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.730893+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.730893+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.733403+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.733403+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.735780+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.735780+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:47.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.736609+0000 mon.c (mon.1) 3176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.736609+0000 mon.c (mon.1) 3176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:47.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.747610+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:47.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:47 smithi155 bash[60276]: audit 2024-04-25T05:11:47.747610+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.177062+0000 mgr.x (mgr.24989) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.177062+0000 mgr.x (mgr.24989) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.174 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.255693+0000 mgr.x (mgr.24989) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.255693+0000 mgr.x (mgr.24989) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.327486+0000 mgr.x (mgr.24989) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.327486+0000 mgr.x (mgr.24989) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.403871+0000 mgr.x (mgr.24989) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.403871+0000 mgr.x (mgr.24989) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cluster 2024-04-25T05:11:46.437493+0000 mgr.x (mgr.24989) 1205 : cluster [DBG] pgmap v242: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cluster 2024-04-25T05:11:46.437493+0000 mgr.x (mgr.24989) 1205 : cluster [DBG] pgmap v242: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.479901+0000 mgr.x (mgr.24989) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.479901+0000 mgr.x (mgr.24989) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.536894+0000 mgr.x (mgr.24989) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.536894+0000 mgr.x (mgr.24989) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.175 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.644162+0000 mgr.x (mgr.24989) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.644162+0000 mgr.x (mgr.24989) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.718145+0000 mgr.x (mgr.24989) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.718145+0000 mgr.x (mgr.24989) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.797800+0000 mon.c (mon.1) 3117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.797800+0000 mon.c (mon.1) 3117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.177062+0000 mgr.x (mgr.24989) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.177062+0000 mgr.x (mgr.24989) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.176 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.255693+0000 mgr.x (mgr.24989) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.255693+0000 mgr.x (mgr.24989) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.327486+0000 mgr.x (mgr.24989) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.327486+0000 mgr.x (mgr.24989) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.403871+0000 mgr.x (mgr.24989) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.403871+0000 mgr.x (mgr.24989) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cluster 2024-04-25T05:11:46.437493+0000 mgr.x (mgr.24989) 1205 : cluster [DBG] pgmap v242: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cluster 2024-04-25T05:11:46.437493+0000 mgr.x (mgr.24989) 1205 : cluster [DBG] pgmap v242: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.479901+0000 mgr.x (mgr.24989) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.479901+0000 mgr.x (mgr.24989) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.536894+0000 mgr.x (mgr.24989) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.536894+0000 mgr.x (mgr.24989) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.644162+0000 mgr.x (mgr.24989) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.177 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.644162+0000 mgr.x (mgr.24989) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.718145+0000 mgr.x (mgr.24989) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.718145+0000 mgr.x (mgr.24989) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.797800+0000 mon.c (mon.1) 3117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.797800+0000 mon.c (mon.1) 3117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.800357+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.800357+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.802665+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.802665+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.803577+0000 mon.c (mon.1) 3120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.803577+0000 mon.c (mon.1) 3120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.813564+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.813564+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.815029+0000 mgr.x (mgr.24989) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.815029+0000 mgr.x (mgr.24989) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.870898+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.870898+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.872901+0000 mon.c (mon.1) 3122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.872901+0000 mon.c (mon.1) 3122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.874864+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.874864+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.875533+0000 mon.c (mon.1) 3124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.179 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.875533+0000 mon.c (mon.1) 3124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.883442+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.883442+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.800357+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.800357+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.802665+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.802665+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.803577+0000 mon.c (mon.1) 3120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.803577+0000 mon.c (mon.1) 3120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.813564+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.180 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.813564+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.815029+0000 mgr.x (mgr.24989) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.815029+0000 mgr.x (mgr.24989) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.870898+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.870898+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.872901+0000 mon.c (mon.1) 3122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.872901+0000 mon.c (mon.1) 3122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.874864+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.874864+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.875533+0000 mon.c (mon.1) 3124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.875533+0000 mon.c (mon.1) 3124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.181 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.883442+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.883442+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.884343+0000 mgr.x (mgr.24989) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.884343+0000 mgr.x (mgr.24989) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.929974+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.929974+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.932100+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.932100+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.934028+0000 mon.c (mon.1) 3127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.182 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.934028+0000 mon.c (mon.1) 3127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.934856+0000 mon.c (mon.1) 3128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.934856+0000 mon.c (mon.1) 3128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.942984+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.942984+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.943827+0000 mgr.x (mgr.24989) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:46.943827+0000 mgr.x (mgr.24989) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.984314+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.984314+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.987275+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.987275+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.990248+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.183 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.990248+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.884343+0000 mgr.x (mgr.24989) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.884343+0000 mgr.x (mgr.24989) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.929974+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.929974+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.932100+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.932100+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.934028+0000 mon.c (mon.1) 3127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.934028+0000 mon.c (mon.1) 3127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.934856+0000 mon.c (mon.1) 3128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.934856+0000 mon.c (mon.1) 3128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.184 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.942984+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.942984+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.943827+0000 mgr.x (mgr.24989) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:46.943827+0000 mgr.x (mgr.24989) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.984314+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.984314+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.987275+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.987275+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.990248+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.990248+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.185 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.992445+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:46.992445+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.001848+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.001848+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.002842+0000 mgr.x (mgr.24989) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.002842+0000 mgr.x (mgr.24989) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.042954+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.042954+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.045476+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.045476+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.047506+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.047506+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.186 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.048404+0000 mon.c (mon.1) 3136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.048404+0000 mon.c (mon.1) 3136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.057233+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.057233+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.058300+0000 mgr.x (mgr.24989) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.058300+0000 mgr.x (mgr.24989) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.098212+0000 mon.c (mon.1) 3137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.098212+0000 mon.c (mon.1) 3137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.100569+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.992445+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:46.992445+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.187 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.001848+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.001848+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.002842+0000 mgr.x (mgr.24989) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.002842+0000 mgr.x (mgr.24989) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.042954+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.042954+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.045476+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.045476+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.047506+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.047506+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.048404+0000 mon.c (mon.1) 3136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.048404+0000 mon.c (mon.1) 3136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.057233+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.188 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.057233+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.058300+0000 mgr.x (mgr.24989) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.058300+0000 mgr.x (mgr.24989) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.098212+0000 mon.c (mon.1) 3137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.098212+0000 mon.c (mon.1) 3137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.100569+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.100569+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.103133+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.103133+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.189 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.104095+0000 mon.c (mon.1) 3140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.104095+0000 mon.c (mon.1) 3140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.111462+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.111462+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.112412+0000 mgr.x (mgr.24989) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.112412+0000 mgr.x (mgr.24989) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.168870+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.168870+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.172932+0000 mon.c (mon.1) 3142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.172932+0000 mon.c (mon.1) 3142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.175806+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.190 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.175806+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.176927+0000 mon.c (mon.1) 3144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.176927+0000 mon.c (mon.1) 3144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.187106+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.187106+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.252128+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.100569+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.103133+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.103133+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.104095+0000 mon.c (mon.1) 3140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.191 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.104095+0000 mon.c (mon.1) 3140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.111462+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.111462+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.112412+0000 mgr.x (mgr.24989) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.112412+0000 mgr.x (mgr.24989) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.168870+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.168870+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.172932+0000 mon.c (mon.1) 3142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.172932+0000 mon.c (mon.1) 3142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.175806+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.175806+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.176927+0000 mon.c (mon.1) 3144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.192 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.176927+0000 mon.c (mon.1) 3144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.187106+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.187106+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.252128+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.252128+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.254943+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.254943+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.258661+0000 mon.c (mon.1) 3147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.258661+0000 mon.c (mon.1) 3147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.193 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.259634+0000 mon.c (mon.1) 3148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.259634+0000 mon.c (mon.1) 3148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.268485+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.268485+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.312845+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.312845+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.315865+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.315865+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.319277+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.319277+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.320423+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.320423+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.327919+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.194 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.327919+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.252128+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.254943+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.254943+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.258661+0000 mon.c (mon.1) 3147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.258661+0000 mon.c (mon.1) 3147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.259634+0000 mon.c (mon.1) 3148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.259634+0000 mon.c (mon.1) 3148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.268485+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.268485+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.195 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.312845+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.312845+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.315865+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.315865+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.319277+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.319277+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.320423+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.320423+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.327919+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.327919+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.196 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.402685+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.402685+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.404932+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.404932+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.407054+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.407054+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.407885+0000 mon.c (mon.1) 3156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.407885+0000 mon.c (mon.1) 3156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.417015+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.417015+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cluster 2024-04-25T05:11:47.434130+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: cluster 2024-04-25T05:11:47.434130+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T05:11:48.197 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.457755+0000 mon.c (mon.1) 3157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.457755+0000 mon.c (mon.1) 3157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.459959+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.459959+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.462451+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.462451+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.463637+0000 mon.c (mon.1) 3160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.402685+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.198 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.402685+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.404932+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.404932+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.407054+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.407054+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.407885+0000 mon.c (mon.1) 3156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.407885+0000 mon.c (mon.1) 3156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.417015+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.417015+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cluster 2024-04-25T05:11:47.434130+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: cluster 2024-04-25T05:11:47.434130+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.457755+0000 mon.c (mon.1) 3157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.199 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.457755+0000 mon.c (mon.1) 3157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.459959+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.459959+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.462451+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.462451+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.463637+0000 mon.c (mon.1) 3160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.463637+0000 mon.c (mon.1) 3160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.472655+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.472655+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.546758+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.546758+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.549158+0000 mon.c (mon.1) 3162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.549158+0000 mon.c (mon.1) 3162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.551581+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.200 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.551581+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.552446+0000 mon.c (mon.1) 3164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.552446+0000 mon.c (mon.1) 3164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.561337+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.561337+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.618513+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.618513+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.621142+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.621142+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.623560+0000 mon.c (mon.1) 3167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.623560+0000 mon.c (mon.1) 3167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.201 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.624746+0000 mon.c (mon.1) 3168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.463637+0000 mon.c (mon.1) 3160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.472655+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.472655+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.546758+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.546758+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.549158+0000 mon.c (mon.1) 3162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.549158+0000 mon.c (mon.1) 3162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.551581+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.551581+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.552446+0000 mon.c (mon.1) 3164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.552446+0000 mon.c (mon.1) 3164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.202 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.561337+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.561337+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.618513+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.618513+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.621142+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.621142+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.623560+0000 mon.c (mon.1) 3167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.623560+0000 mon.c (mon.1) 3167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.624746+0000 mon.c (mon.1) 3168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.624746+0000 mon.c (mon.1) 3168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.634300+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.634300+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.675034+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.675034+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.677877+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.677877+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.680172+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.680172+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.681051+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.204 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.681051+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.690013+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.690013+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.730893+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.730893+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.733403+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.733403+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.735780+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.735780+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.736609+0000 mon.c (mon.1) 3176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.736609+0000 mon.c (mon.1) 3176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.747610+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.205 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[81040]: audit 2024-04-25T05:11:47.747610+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.624746+0000 mon.c (mon.1) 3168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.634300+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.634300+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.675034+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.675034+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.677877+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.677877+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.680172+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.680172+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.681051+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.681051+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.690013+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.690013+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.730893+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.730893+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.733403+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.733403+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.735780+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.735780+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.736609+0000 mon.c (mon.1) 3176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.207 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.736609+0000 mon.c (mon.1) 3176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:48.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.747610+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:48.208 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:47 smithi096 bash[79063]: audit 2024-04-25T05:11:47.747610+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.188218+0000 mgr.x (mgr.24989) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.188218+0000 mgr.x (mgr.24989) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.269401+0000 mgr.x (mgr.24989) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.269401+0000 mgr.x (mgr.24989) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.345566+0000 mgr.x (mgr.24989) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.345566+0000 mgr.x (mgr.24989) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.417905+0000 mgr.x (mgr.24989) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.417905+0000 mgr.x (mgr.24989) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.473663+0000 mgr.x (mgr.24989) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.473663+0000 mgr.x (mgr.24989) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.562294+0000 mgr.x (mgr.24989) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.562294+0000 mgr.x (mgr.24989) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.635275+0000 mgr.x (mgr.24989) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.635275+0000 mgr.x (mgr.24989) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.691135+0000 mgr.x (mgr.24989) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.691135+0000 mgr.x (mgr.24989) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.748846+0000 mgr.x (mgr.24989) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.748846+0000 mgr.x (mgr.24989) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.802382+0000 mon.c (mon.1) 3177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.802382+0000 mon.c (mon.1) 3177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.807113+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.188218+0000 mgr.x (mgr.24989) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.188218+0000 mgr.x (mgr.24989) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.269401+0000 mgr.x (mgr.24989) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.269401+0000 mgr.x (mgr.24989) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.345566+0000 mgr.x (mgr.24989) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.345566+0000 mgr.x (mgr.24989) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.417905+0000 mgr.x (mgr.24989) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.417905+0000 mgr.x (mgr.24989) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.473663+0000 mgr.x (mgr.24989) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.473663+0000 mgr.x (mgr.24989) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.562294+0000 mgr.x (mgr.24989) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.562294+0000 mgr.x (mgr.24989) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.635275+0000 mgr.x (mgr.24989) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.027 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.635275+0000 mgr.x (mgr.24989) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.691135+0000 mgr.x (mgr.24989) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.691135+0000 mgr.x (mgr.24989) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.748846+0000 mgr.x (mgr.24989) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.748846+0000 mgr.x (mgr.24989) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.802382+0000 mon.c (mon.1) 3177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.802382+0000 mon.c (mon.1) 3177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.807113+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.807113+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.809078+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.809078+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.809910+0000 mon.c (mon.1) 3180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.809910+0000 mon.c (mon.1) 3180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.813369+0000 mgr.x (mgr.24989) 1225 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.813369+0000 mgr.x (mgr.24989) 1225 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.817971+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.817971+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.819063+0000 mgr.x (mgr.24989) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.819063+0000 mgr.x (mgr.24989) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.860678+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.860678+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.863222+0000 mon.c (mon.1) 3182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.863222+0000 mon.c (mon.1) 3182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.866676+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.866676+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.867739+0000 mon.c (mon.1) 3184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.867739+0000 mon.c (mon.1) 3184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.875501+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.875501+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.876621+0000 mgr.x (mgr.24989) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.876621+0000 mgr.x (mgr.24989) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.961910+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.961910+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.964968+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.964968+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.967605+0000 mon.c (mon.1) 3187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.967605+0000 mon.c (mon.1) 3187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.968469+0000 mon.c (mon.1) 3188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.968469+0000 mon.c (mon.1) 3188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.977267+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:47.977267+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.979000+0000 mgr.x (mgr.24989) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:47.979000+0000 mgr.x (mgr.24989) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.105274+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.105274+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.108311+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.108311+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.111720+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.807113+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.809078+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.809078+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.809910+0000 mon.c (mon.1) 3180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.809910+0000 mon.c (mon.1) 3180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.813369+0000 mgr.x (mgr.24989) 1225 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.813369+0000 mgr.x (mgr.24989) 1225 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.817971+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.817971+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.819063+0000 mgr.x (mgr.24989) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.819063+0000 mgr.x (mgr.24989) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.860678+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.860678+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.863222+0000 mon.c (mon.1) 3182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.863222+0000 mon.c (mon.1) 3182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.866676+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.866676+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.867739+0000 mon.c (mon.1) 3184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.867739+0000 mon.c (mon.1) 3184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.875501+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.111720+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.113025+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.113025+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.123277+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.123277+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.124517+0000 mgr.x (mgr.24989) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.124517+0000 mgr.x (mgr.24989) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.198056+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.198056+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.200465+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.200465+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.203243+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.203243+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.204318+0000 mon.c (mon.1) 3196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.204318+0000 mon.c (mon.1) 3196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.211780+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.211780+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.286007+0000 mon.c (mon.1) 3197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.286007+0000 mon.c (mon.1) 3197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.288414+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.875501+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.876621+0000 mgr.x (mgr.24989) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.876621+0000 mgr.x (mgr.24989) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.961910+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.961910+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.964968+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.964968+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.967605+0000 mon.c (mon.1) 3187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.967605+0000 mon.c (mon.1) 3187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.968469+0000 mon.c (mon.1) 3188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.968469+0000 mon.c (mon.1) 3188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.977267+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:47.977267+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.979000+0000 mgr.x (mgr.24989) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:47.979000+0000 mgr.x (mgr.24989) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.105274+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.105274+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.108311+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.108311+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.111720+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.288414+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.291257+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.291257+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.292135+0000 mon.c (mon.1) 3200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.292135+0000 mon.c (mon.1) 3200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.297959+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.297959+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.373581+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.373581+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.376199+0000 mon.c (mon.1) 3202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.376199+0000 mon.c (mon.1) 3202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.379830+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.379830+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.380777+0000 mon.c (mon.1) 3204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.380777+0000 mon.c (mon.1) 3204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.391045+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.391045+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.483594+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.483594+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.488194+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.488194+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.491509+0000 mon.c (mon.1) 3207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.491509+0000 mon.c (mon.1) 3207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.492794+0000 mon.c (mon.1) 3208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.492794+0000 mon.c (mon.1) 3208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.499930+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.499930+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.577788+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.038 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.577788+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.580920+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.580920+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.583628+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.583628+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.584417+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.584417+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.593310+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.593310+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.689017+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.689017+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.111720+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.113025+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.113025+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.123277+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.123277+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.124517+0000 mgr.x (mgr.24989) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.124517+0000 mgr.x (mgr.24989) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.198056+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.198056+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.200465+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.200465+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.203243+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.203243+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.204318+0000 mon.c (mon.1) 3196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.204318+0000 mon.c (mon.1) 3196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.211780+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.211780+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.286007+0000 mon.c (mon.1) 3197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.286007+0000 mon.c (mon.1) 3197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.288414+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.693606+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.693606+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.698028+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.698028+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.041 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.699579+0000 mon.c (mon.1) 3216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.699579+0000 mon.c (mon.1) 3216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.709869+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[81040]: audit 2024-04-25T05:11:48.709869+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.288414+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.291257+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.291257+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.292135+0000 mon.c (mon.1) 3200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.292135+0000 mon.c (mon.1) 3200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.297959+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.297959+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.373581+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.373581+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.376199+0000 mon.c (mon.1) 3202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.376199+0000 mon.c (mon.1) 3202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.379830+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.379830+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.380777+0000 mon.c (mon.1) 3204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.380777+0000 mon.c (mon.1) 3204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.391045+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.391045+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.483594+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.483594+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.488194+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.488194+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.491509+0000 mon.c (mon.1) 3207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.491509+0000 mon.c (mon.1) 3207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.492794+0000 mon.c (mon.1) 3208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.492794+0000 mon.c (mon.1) 3208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.499930+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.499930+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.577788+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.577788+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.580920+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.580920+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.583628+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.583628+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.584417+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.584417+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.593310+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.593310+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.689017+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.689017+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.693606+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.693606+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.698028+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.698028+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.699579+0000 mon.c (mon.1) 3216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.699579+0000 mon.c (mon.1) 3216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.709869+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:48 smithi096 bash[79063]: audit 2024-04-25T05:11:48.709869+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.188218+0000 mgr.x (mgr.24989) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.188218+0000 mgr.x (mgr.24989) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.269401+0000 mgr.x (mgr.24989) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.269401+0000 mgr.x (mgr.24989) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.345566+0000 mgr.x (mgr.24989) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.345566+0000 mgr.x (mgr.24989) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.417905+0000 mgr.x (mgr.24989) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.417905+0000 mgr.x (mgr.24989) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.473663+0000 mgr.x (mgr.24989) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.473663+0000 mgr.x (mgr.24989) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.562294+0000 mgr.x (mgr.24989) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.562294+0000 mgr.x (mgr.24989) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.635275+0000 mgr.x (mgr.24989) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.635275+0000 mgr.x (mgr.24989) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.691135+0000 mgr.x (mgr.24989) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.691135+0000 mgr.x (mgr.24989) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.748846+0000 mgr.x (mgr.24989) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.748846+0000 mgr.x (mgr.24989) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.802382+0000 mon.c (mon.1) 3177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.802382+0000 mon.c (mon.1) 3177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.807113+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.807113+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.809078+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.809078+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.809910+0000 mon.c (mon.1) 3180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.809910+0000 mon.c (mon.1) 3180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.813369+0000 mgr.x (mgr.24989) 1225 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.813369+0000 mgr.x (mgr.24989) 1225 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.817971+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.817971+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.819063+0000 mgr.x (mgr.24989) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.819063+0000 mgr.x (mgr.24989) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.860678+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.860678+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.863222+0000 mon.c (mon.1) 3182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.863222+0000 mon.c (mon.1) 3182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.866676+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.866676+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.867739+0000 mon.c (mon.1) 3184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.867739+0000 mon.c (mon.1) 3184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.875501+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.875501+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.876621+0000 mgr.x (mgr.24989) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.876621+0000 mgr.x (mgr.24989) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.961910+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.961910+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.964968+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.964968+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.967605+0000 mon.c (mon.1) 3187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.967605+0000 mon.c (mon.1) 3187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.968469+0000 mon.c (mon.1) 3188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.968469+0000 mon.c (mon.1) 3188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.977267+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:47.977267+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.979000+0000 mgr.x (mgr.24989) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:47.979000+0000 mgr.x (mgr.24989) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.105274+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.105274+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.108311+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.108311+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.111720+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.111720+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.113025+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.113025+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.123277+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.123277+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.124517+0000 mgr.x (mgr.24989) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.124517+0000 mgr.x (mgr.24989) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.198056+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.198056+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.200465+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.200465+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.203243+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.203243+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.204318+0000 mon.c (mon.1) 3196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.204318+0000 mon.c (mon.1) 3196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.211780+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.211780+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.286007+0000 mon.c (mon.1) 3197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.286007+0000 mon.c (mon.1) 3197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.288414+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.288414+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.291257+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.291257+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.292135+0000 mon.c (mon.1) 3200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.292135+0000 mon.c (mon.1) 3200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.297959+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.297959+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.373581+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.373581+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.376199+0000 mon.c (mon.1) 3202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.376199+0000 mon.c (mon.1) 3202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.379830+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.379830+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.380777+0000 mon.c (mon.1) 3204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.380777+0000 mon.c (mon.1) 3204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.391045+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.391045+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.483594+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.483594+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.488194+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.488194+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.491509+0000 mon.c (mon.1) 3207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.491509+0000 mon.c (mon.1) 3207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.492794+0000 mon.c (mon.1) 3208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.492794+0000 mon.c (mon.1) 3208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.499930+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.499930+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.577788+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.577788+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.580920+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.580920+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.583628+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.583628+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.584417+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.584417+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.593310+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.593310+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.689017+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.689017+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.693606+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.693606+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.698028+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.698028+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.699579+0000 mon.c (mon.1) 3216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.699579+0000 mon.c (mon.1) 3216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.709869+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:48 smithi155 bash[60276]: audit 2024-04-25T05:11:48.709869+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.212674+0000 mgr.x (mgr.24989) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.212674+0000 mgr.x (mgr.24989) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.298946+0000 mgr.x (mgr.24989) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.298946+0000 mgr.x (mgr.24989) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.394549+0000 mgr.x (mgr.24989) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.394549+0000 mgr.x (mgr.24989) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cluster 2024-04-25T05:11:48.438214+0000 mgr.x (mgr.24989) 1233 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cluster 2024-04-25T05:11:48.438214+0000 mgr.x (mgr.24989) 1233 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.503624+0000 mgr.x (mgr.24989) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.503624+0000 mgr.x (mgr.24989) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.594228+0000 mgr.x (mgr.24989) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.594228+0000 mgr.x (mgr.24989) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.711206+0000 mgr.x (mgr.24989) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.711206+0000 mgr.x (mgr.24989) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.792625+0000 mon.c (mon.1) 3217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.792625+0000 mon.c (mon.1) 3217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.795159+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.795159+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.797814+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.797814+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.798576+0000 mon.c (mon.1) 3220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.798576+0000 mon.c (mon.1) 3220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.805122+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.805122+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.806341+0000 mgr.x (mgr.24989) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.806341+0000 mgr.x (mgr.24989) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.865000+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.865000+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.867518+0000 mon.c (mon.1) 3222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.867518+0000 mon.c (mon.1) 3222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.870319+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.870319+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.871218+0000 mon.c (mon.1) 3224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.871218+0000 mon.c (mon.1) 3224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.880051+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.880051+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.880973+0000 mgr.x (mgr.24989) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.880973+0000 mgr.x (mgr.24989) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.937175+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.937175+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.939264+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.939264+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.941202+0000 mon.c (mon.1) 3227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.941202+0000 mon.c (mon.1) 3227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.942144+0000 mon.c (mon.1) 3228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.942144+0000 mon.c (mon.1) 3228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.952623+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.952623+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.953760+0000 mgr.x (mgr.24989) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:48.953760+0000 mgr.x (mgr.24989) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.995455+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.995455+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.997869+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.997869+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.999895+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:48.999895+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.000731+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.000731+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.006384+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.006384+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.009399+0000 mgr.x (mgr.24989) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.009399+0000 mgr.x (mgr.24989) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.066517+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.066517+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.068857+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.068857+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.071301+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.071301+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.072248+0000 mon.c (mon.1) 3236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.072248+0000 mon.c (mon.1) 3236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.078290+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.078290+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.081538+0000 mgr.x (mgr.24989) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.081538+0000 mgr.x (mgr.24989) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.124475+0000 mon.c (mon.1) 3237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.124475+0000 mon.c (mon.1) 3237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.126942+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.126942+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.129008+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.129008+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.129826+0000 mon.c (mon.1) 3240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.129826+0000 mon.c (mon.1) 3240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.138280+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.138280+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.139161+0000 mgr.x (mgr.24989) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.139161+0000 mgr.x (mgr.24989) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.180647+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.180647+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.183242+0000 mon.c (mon.1) 3242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.183242+0000 mon.c (mon.1) 3242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.185684+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.185684+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.186756+0000 mon.c (mon.1) 3244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.186756+0000 mon.c (mon.1) 3244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.195375+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.195375+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.270550+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.270550+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.273606+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.273606+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.276262+0000 mon.c (mon.1) 3247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.276262+0000 mon.c (mon.1) 3247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.277562+0000 mon.c (mon.1) 3248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.277562+0000 mon.c (mon.1) 3248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.287004+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.287004+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.346925+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.346925+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.349760+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.349760+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.352242+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.352242+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.353243+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.353243+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.362410+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.362410+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.426432+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.426432+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.429419+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.429419+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.431855+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.431855+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.433007+0000 mon.c (mon.1) 3256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.433007+0000 mon.c (mon.1) 3256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.441468+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.441468+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.506135+0000 mon.c (mon.1) 3257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.506135+0000 mon.c (mon.1) 3257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.509123+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.509123+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.511542+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.511542+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.512382+0000 mon.c (mon.1) 3260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.512382+0000 mon.c (mon.1) 3260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.520944+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.520944+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.578875+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.578875+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.581878+0000 mon.c (mon.1) 3262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.581878+0000 mon.c (mon.1) 3262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.584427+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.584427+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.585584+0000 mon.c (mon.1) 3264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.585584+0000 mon.c (mon.1) 3264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.592467+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.592467+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.653639+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.653639+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.657355+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.657355+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.660155+0000 mon.c (mon.1) 3267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.660155+0000 mon.c (mon.1) 3267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.661852+0000 mon.c (mon.1) 3268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.661852+0000 mon.c (mon.1) 3268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.670713+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.670713+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.729168+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.729168+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.731996+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.731996+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.734768+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.734768+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.737299+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.737299+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.746862+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:49 smithi155 bash[60276]: audit 2024-04-25T05:11:49.746862+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.212674+0000 mgr.x (mgr.24989) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.212674+0000 mgr.x (mgr.24989) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.298946+0000 mgr.x (mgr.24989) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.298946+0000 mgr.x (mgr.24989) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.394549+0000 mgr.x (mgr.24989) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.394549+0000 mgr.x (mgr.24989) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cluster 2024-04-25T05:11:48.438214+0000 mgr.x (mgr.24989) 1233 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cluster 2024-04-25T05:11:48.438214+0000 mgr.x (mgr.24989) 1233 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.503624+0000 mgr.x (mgr.24989) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.503624+0000 mgr.x (mgr.24989) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.594228+0000 mgr.x (mgr.24989) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.594228+0000 mgr.x (mgr.24989) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.711206+0000 mgr.x (mgr.24989) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.711206+0000 mgr.x (mgr.24989) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.792625+0000 mon.c (mon.1) 3217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.792625+0000 mon.c (mon.1) 3217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.795159+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.795159+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.797814+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.797814+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.212674+0000 mgr.x (mgr.24989) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.212674+0000 mgr.x (mgr.24989) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.298946+0000 mgr.x (mgr.24989) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.298946+0000 mgr.x (mgr.24989) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.394549+0000 mgr.x (mgr.24989) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.394549+0000 mgr.x (mgr.24989) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cluster 2024-04-25T05:11:48.438214+0000 mgr.x (mgr.24989) 1233 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cluster 2024-04-25T05:11:48.438214+0000 mgr.x (mgr.24989) 1233 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.503624+0000 mgr.x (mgr.24989) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.503624+0000 mgr.x (mgr.24989) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.594228+0000 mgr.x (mgr.24989) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.594228+0000 mgr.x (mgr.24989) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.711206+0000 mgr.x (mgr.24989) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.711206+0000 mgr.x (mgr.24989) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.792625+0000 mon.c (mon.1) 3217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.792625+0000 mon.c (mon.1) 3217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.795159+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.795159+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.797814+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.797814+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.798576+0000 mon.c (mon.1) 3220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.798576+0000 mon.c (mon.1) 3220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.805122+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.805122+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.806341+0000 mgr.x (mgr.24989) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.806341+0000 mgr.x (mgr.24989) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.865000+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.865000+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.867518+0000 mon.c (mon.1) 3222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.867518+0000 mon.c (mon.1) 3222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.870319+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.870319+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.871218+0000 mon.c (mon.1) 3224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.871218+0000 mon.c (mon.1) 3224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.880051+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.880051+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.880973+0000 mgr.x (mgr.24989) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.880973+0000 mgr.x (mgr.24989) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.937175+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.937175+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.798576+0000 mon.c (mon.1) 3220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.798576+0000 mon.c (mon.1) 3220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.805122+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.805122+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.806341+0000 mgr.x (mgr.24989) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.806341+0000 mgr.x (mgr.24989) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.865000+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.865000+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.867518+0000 mon.c (mon.1) 3222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.867518+0000 mon.c (mon.1) 3222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.870319+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.870319+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.871218+0000 mon.c (mon.1) 3224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.871218+0000 mon.c (mon.1) 3224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.880051+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.880051+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.880973+0000 mgr.x (mgr.24989) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.880973+0000 mgr.x (mgr.24989) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.937175+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.937175+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.939264+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.939264+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.941202+0000 mon.c (mon.1) 3227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.941202+0000 mon.c (mon.1) 3227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.942144+0000 mon.c (mon.1) 3228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.942144+0000 mon.c (mon.1) 3228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.952623+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.952623+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.953760+0000 mgr.x (mgr.24989) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:48.953760+0000 mgr.x (mgr.24989) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.995455+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.995455+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.997869+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.997869+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.999895+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:48.999895+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.000731+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.000731+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.006384+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.006384+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.939264+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.939264+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.941202+0000 mon.c (mon.1) 3227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.941202+0000 mon.c (mon.1) 3227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.942144+0000 mon.c (mon.1) 3228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.942144+0000 mon.c (mon.1) 3228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.952623+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.952623+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.953760+0000 mgr.x (mgr.24989) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:48.953760+0000 mgr.x (mgr.24989) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.995455+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.995455+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.997869+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.997869+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.999895+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:48.999895+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.000731+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.000731+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.006384+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.006384+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.009399+0000 mgr.x (mgr.24989) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.009399+0000 mgr.x (mgr.24989) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.066517+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.066517+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.068857+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.068857+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.071301+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.071301+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.072248+0000 mon.c (mon.1) 3236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.072248+0000 mon.c (mon.1) 3236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.078290+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.078290+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.081538+0000 mgr.x (mgr.24989) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.081538+0000 mgr.x (mgr.24989) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.124475+0000 mon.c (mon.1) 3237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.124475+0000 mon.c (mon.1) 3237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.126942+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.126942+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.129008+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.129008+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.129826+0000 mon.c (mon.1) 3240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.129826+0000 mon.c (mon.1) 3240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.138280+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.138280+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.139161+0000 mgr.x (mgr.24989) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.139161+0000 mgr.x (mgr.24989) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.180647+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.180647+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.183242+0000 mon.c (mon.1) 3242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.183242+0000 mon.c (mon.1) 3242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.185684+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.185684+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.186756+0000 mon.c (mon.1) 3244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.186756+0000 mon.c (mon.1) 3244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.195375+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.195375+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.270550+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.270550+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.273606+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.273606+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.009399+0000 mgr.x (mgr.24989) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.009399+0000 mgr.x (mgr.24989) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.066517+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.066517+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.068857+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.068857+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.071301+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.071301+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.072248+0000 mon.c (mon.1) 3236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.072248+0000 mon.c (mon.1) 3236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.078290+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.078290+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.081538+0000 mgr.x (mgr.24989) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.081538+0000 mgr.x (mgr.24989) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.124475+0000 mon.c (mon.1) 3237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.124475+0000 mon.c (mon.1) 3237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.126942+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.126942+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.129008+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.129008+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.129826+0000 mon.c (mon.1) 3240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.129826+0000 mon.c (mon.1) 3240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.138280+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.138280+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.139161+0000 mgr.x (mgr.24989) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.139161+0000 mgr.x (mgr.24989) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.180647+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.180647+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.183242+0000 mon.c (mon.1) 3242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.183242+0000 mon.c (mon.1) 3242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.185684+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.185684+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.186756+0000 mon.c (mon.1) 3244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.186756+0000 mon.c (mon.1) 3244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.195375+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.195375+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.270550+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.270550+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.273606+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.273606+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.276262+0000 mon.c (mon.1) 3247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.276262+0000 mon.c (mon.1) 3247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.277562+0000 mon.c (mon.1) 3248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.277562+0000 mon.c (mon.1) 3248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.287004+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.287004+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.346925+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.346925+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.349760+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.349760+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.352242+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.352242+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.353243+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.353243+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.362410+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.362410+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.426432+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.426432+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.429419+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.429419+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.431855+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.431855+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.433007+0000 mon.c (mon.1) 3256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.433007+0000 mon.c (mon.1) 3256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.441468+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.441468+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.506135+0000 mon.c (mon.1) 3257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.506135+0000 mon.c (mon.1) 3257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.509123+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.509123+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.511542+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.511542+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.512382+0000 mon.c (mon.1) 3260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.512382+0000 mon.c (mon.1) 3260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.520944+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.520944+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.578875+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.578875+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.581878+0000 mon.c (mon.1) 3262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.276262+0000 mon.c (mon.1) 3247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.276262+0000 mon.c (mon.1) 3247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.277562+0000 mon.c (mon.1) 3248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.277562+0000 mon.c (mon.1) 3248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.287004+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.287004+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.346925+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.346925+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.349760+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.349760+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.352242+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.352242+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.353243+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.353243+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.362410+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.362410+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.426432+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.426432+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.429419+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.429419+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.581878+0000 mon.c (mon.1) 3262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.584427+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.584427+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.585584+0000 mon.c (mon.1) 3264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.585584+0000 mon.c (mon.1) 3264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.592467+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.592467+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.653639+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.653639+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.657355+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.657355+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.660155+0000 mon.c (mon.1) 3267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.660155+0000 mon.c (mon.1) 3267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.661852+0000 mon.c (mon.1) 3268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.661852+0000 mon.c (mon.1) 3268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.670713+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.670713+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.729168+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.729168+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.731996+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.731996+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.734768+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.734768+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.737299+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.737299+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.746862+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[81040]: audit 2024-04-25T05:11:49.746862+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.431855+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.431855+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.433007+0000 mon.c (mon.1) 3256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.433007+0000 mon.c (mon.1) 3256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.441468+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.441468+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.506135+0000 mon.c (mon.1) 3257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.506135+0000 mon.c (mon.1) 3257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.509123+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.509123+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.511542+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.511542+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.512382+0000 mon.c (mon.1) 3260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.512382+0000 mon.c (mon.1) 3260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.520944+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.520944+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.578875+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.578875+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.581878+0000 mon.c (mon.1) 3262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.581878+0000 mon.c (mon.1) 3262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.584427+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.584427+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.585584+0000 mon.c (mon.1) 3264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.585584+0000 mon.c (mon.1) 3264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.592467+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.592467+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.653639+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.653639+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.657355+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.657355+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.660155+0000 mon.c (mon.1) 3267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.660155+0000 mon.c (mon.1) 3267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.661852+0000 mon.c (mon.1) 3268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.661852+0000 mon.c (mon.1) 3268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.670713+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.670713+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.729168+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.729168+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.731996+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.731996+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.734768+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.734768+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.737299+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.737299+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.746862+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:49 smithi096 bash[79063]: audit 2024-04-25T05:11:49.746862+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.317 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[74793]: debug 2024-04-25T05:11:50.061+0000 7fdb00dde700 1 -- 172.21.15.155:0/3254966689 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55da809dd680 con 0x55da80a3ac00 2024-04-25T05:11:50.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[74793]: debug 2024-04-25T05:11:50.621+0000 7fdb09f767c0 -1 Falling back to public interface 2024-04-25T05:11:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.196352+0000 mgr.x (mgr.24989) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.196352+0000 mgr.x (mgr.24989) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.289293+0000 mgr.x (mgr.24989) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.289293+0000 mgr.x (mgr.24989) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.369123+0000 mgr.x (mgr.24989) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.369123+0000 mgr.x (mgr.24989) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.443114+0000 mgr.x (mgr.24989) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.443114+0000 mgr.x (mgr.24989) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.521841+0000 mgr.x (mgr.24989) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.521841+0000 mgr.x (mgr.24989) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.596072+0000 mgr.x (mgr.24989) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.596072+0000 mgr.x (mgr.24989) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.672309+0000 mgr.x (mgr.24989) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.672309+0000 mgr.x (mgr.24989) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.747909+0000 mgr.x (mgr.24989) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.747909+0000 mgr.x (mgr.24989) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.796368+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.796368+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.810052+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.810052+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.812513+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.812513+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.813609+0000 mon.c (mon.1) 3276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.813609+0000 mon.c (mon.1) 3276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.822043+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.822043+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.825586+0000 mgr.x (mgr.24989) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.825586+0000 mgr.x (mgr.24989) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.870773+0000 mon.c (mon.1) 3277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.870773+0000 mon.c (mon.1) 3277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.874011+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.874011+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.877001+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.877001+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.877816+0000 mon.c (mon.1) 3280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.877816+0000 mon.c (mon.1) 3280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.884362+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.884362+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.885519+0000 mgr.x (mgr.24989) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.885519+0000 mgr.x (mgr.24989) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.962685+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.962685+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.965789+0000 mon.c (mon.1) 3282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.965789+0000 mon.c (mon.1) 3282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.968547+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.968547+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.970030+0000 mon.c (mon.1) 3284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.970030+0000 mon.c (mon.1) 3284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.977858+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:49.977858+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.981566+0000 mgr.x (mgr.24989) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:49.981566+0000 mgr.x (mgr.24989) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.040000+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.040000+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.044214+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.044214+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.049014+0000 mon.c (mon.1) 3287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.049014+0000 mon.c (mon.1) 3287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.050340+0000 mon.c (mon.1) 3288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.050340+0000 mon.c (mon.1) 3288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.057701+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.057701+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.062680+0000 mgr.x (mgr.24989) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.062680+0000 mgr.x (mgr.24989) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.104292+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.104292+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.107068+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.107068+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.109976+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.109976+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.110925+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.110925+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.118297+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.118297+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.119105+0000 mgr.x (mgr.24989) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.119105+0000 mgr.x (mgr.24989) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.158610+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.158610+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.160847+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.160847+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.163806+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.163806+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.164712+0000 mon.c (mon.1) 3296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.164712+0000 mon.c (mon.1) 3296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.172140+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.172140+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.234913+0000 mon.c (mon.1) 3297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.234913+0000 mon.c (mon.1) 3297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.237288+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.237288+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.239836+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.239836+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.240728+0000 mon.c (mon.1) 3300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.240728+0000 mon.c (mon.1) 3300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.248739+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.248739+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.308055+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.308055+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.311031+0000 mon.c (mon.1) 3302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.311031+0000 mon.c (mon.1) 3302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.313541+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.313541+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.314327+0000 mon.c (mon.1) 3304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.314327+0000 mon.c (mon.1) 3304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.320514+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.320514+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.376179+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.376179+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.379320+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.379320+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.382298+0000 mon.c (mon.1) 3307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.382298+0000 mon.c (mon.1) 3307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.384019+0000 mon.c (mon.1) 3308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.384019+0000 mon.c (mon.1) 3308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.389958+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.389958+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.453146+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.453146+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.457468+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.457468+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.460899+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.460899+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.462777+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.462777+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.470353+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.470353+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.512740+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.512740+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.515907+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.515907+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.519106+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.519106+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.521133+0000 mon.c (mon.1) 3316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.521133+0000 mon.c (mon.1) 3316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.528541+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.528541+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.595182+0000 mon.c (mon.1) 3317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.595182+0000 mon.c (mon.1) 3317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.598315+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.598315+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.601191+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.601191+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.602360+0000 mon.c (mon.1) 3320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.602360+0000 mon.c (mon.1) 3320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.609532+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.609532+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.654463+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.654463+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.657344+0000 mon.c (mon.1) 3322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.657344+0000 mon.c (mon.1) 3322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.659519+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.659519+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.660455+0000 mon.c (mon.1) 3324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.660455+0000 mon.c (mon.1) 3324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.667381+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.667381+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.727892+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.727892+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.730574+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.730574+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.733061+0000 mon.c (mon.1) 3327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.733061+0000 mon.c (mon.1) 3327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.734023+0000 mon.c (mon.1) 3328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.734023+0000 mon.c (mon.1) 3328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:50.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.740677+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:50.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:50 smithi155 bash[60276]: audit 2024-04-25T05:11:50.740677+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.196352+0000 mgr.x (mgr.24989) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.196352+0000 mgr.x (mgr.24989) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.289293+0000 mgr.x (mgr.24989) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.289293+0000 mgr.x (mgr.24989) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.369123+0000 mgr.x (mgr.24989) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.369123+0000 mgr.x (mgr.24989) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.443114+0000 mgr.x (mgr.24989) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.443114+0000 mgr.x (mgr.24989) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.521841+0000 mgr.x (mgr.24989) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.521841+0000 mgr.x (mgr.24989) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.596072+0000 mgr.x (mgr.24989) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.596072+0000 mgr.x (mgr.24989) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.672309+0000 mgr.x (mgr.24989) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.672309+0000 mgr.x (mgr.24989) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.747909+0000 mgr.x (mgr.24989) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.747909+0000 mgr.x (mgr.24989) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.796368+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.796368+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.810052+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.810052+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.812513+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.196352+0000 mgr.x (mgr.24989) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.196352+0000 mgr.x (mgr.24989) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.289293+0000 mgr.x (mgr.24989) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.289293+0000 mgr.x (mgr.24989) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.369123+0000 mgr.x (mgr.24989) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.369123+0000 mgr.x (mgr.24989) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.443114+0000 mgr.x (mgr.24989) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.443114+0000 mgr.x (mgr.24989) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.521841+0000 mgr.x (mgr.24989) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.521841+0000 mgr.x (mgr.24989) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.596072+0000 mgr.x (mgr.24989) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.596072+0000 mgr.x (mgr.24989) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.672309+0000 mgr.x (mgr.24989) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.672309+0000 mgr.x (mgr.24989) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.747909+0000 mgr.x (mgr.24989) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.747909+0000 mgr.x (mgr.24989) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.796368+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.796368+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.810052+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.810052+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.812513+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.812513+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.813609+0000 mon.c (mon.1) 3276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.813609+0000 mon.c (mon.1) 3276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.822043+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.822043+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.825586+0000 mgr.x (mgr.24989) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.825586+0000 mgr.x (mgr.24989) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.870773+0000 mon.c (mon.1) 3277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.870773+0000 mon.c (mon.1) 3277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.874011+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.874011+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.877001+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.877001+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.877816+0000 mon.c (mon.1) 3280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.877816+0000 mon.c (mon.1) 3280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.884362+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.884362+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.885519+0000 mgr.x (mgr.24989) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.885519+0000 mgr.x (mgr.24989) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.962685+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.812513+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.813609+0000 mon.c (mon.1) 3276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.813609+0000 mon.c (mon.1) 3276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.822043+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.822043+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.825586+0000 mgr.x (mgr.24989) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.825586+0000 mgr.x (mgr.24989) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.870773+0000 mon.c (mon.1) 3277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.870773+0000 mon.c (mon.1) 3277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.874011+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.874011+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.877001+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.877001+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.877816+0000 mon.c (mon.1) 3280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.877816+0000 mon.c (mon.1) 3280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.884362+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.884362+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.885519+0000 mgr.x (mgr.24989) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.885519+0000 mgr.x (mgr.24989) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.962685+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.962685+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.965789+0000 mon.c (mon.1) 3282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.965789+0000 mon.c (mon.1) 3282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.968547+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.968547+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.970030+0000 mon.c (mon.1) 3284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.970030+0000 mon.c (mon.1) 3284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.977858+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:49.977858+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.981566+0000 mgr.x (mgr.24989) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:49.981566+0000 mgr.x (mgr.24989) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.040000+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.040000+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.044214+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.044214+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.049014+0000 mon.c (mon.1) 3287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.049014+0000 mon.c (mon.1) 3287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.050340+0000 mon.c (mon.1) 3288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.050340+0000 mon.c (mon.1) 3288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.057701+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.962685+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.965789+0000 mon.c (mon.1) 3282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.965789+0000 mon.c (mon.1) 3282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.968547+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.968547+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.970030+0000 mon.c (mon.1) 3284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.970030+0000 mon.c (mon.1) 3284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.977858+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:49.977858+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.981566+0000 mgr.x (mgr.24989) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:49.981566+0000 mgr.x (mgr.24989) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.040000+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.040000+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.044214+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.044214+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.049014+0000 mon.c (mon.1) 3287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.049014+0000 mon.c (mon.1) 3287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.050340+0000 mon.c (mon.1) 3288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.050340+0000 mon.c (mon.1) 3288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.057701+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.057701+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.062680+0000 mgr.x (mgr.24989) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.062680+0000 mgr.x (mgr.24989) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.104292+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.104292+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.107068+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.107068+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.109976+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.109976+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.110925+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.110925+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.118297+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.118297+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.119105+0000 mgr.x (mgr.24989) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.119105+0000 mgr.x (mgr.24989) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.158610+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.158610+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.160847+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.160847+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.163806+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.163806+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.164712+0000 mon.c (mon.1) 3296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.164712+0000 mon.c (mon.1) 3296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.172140+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.172140+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.234913+0000 mon.c (mon.1) 3297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.234913+0000 mon.c (mon.1) 3297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.237288+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.237288+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.239836+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.239836+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.240728+0000 mon.c (mon.1) 3300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.240728+0000 mon.c (mon.1) 3300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.248739+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.248739+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.308055+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.308055+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.311031+0000 mon.c (mon.1) 3302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.311031+0000 mon.c (mon.1) 3302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.313541+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.057701+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.062680+0000 mgr.x (mgr.24989) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.062680+0000 mgr.x (mgr.24989) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.104292+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.104292+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.107068+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.107068+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.109976+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.109976+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.110925+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.110925+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.118297+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.118297+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.119105+0000 mgr.x (mgr.24989) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.119105+0000 mgr.x (mgr.24989) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.158610+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.158610+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.160847+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.160847+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.163806+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.313541+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.314327+0000 mon.c (mon.1) 3304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.314327+0000 mon.c (mon.1) 3304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.320514+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.320514+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.376179+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.376179+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.379320+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.379320+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.382298+0000 mon.c (mon.1) 3307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.382298+0000 mon.c (mon.1) 3307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.384019+0000 mon.c (mon.1) 3308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.384019+0000 mon.c (mon.1) 3308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.389958+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.389958+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.453146+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.453146+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.457468+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.457468+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.460899+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.163806+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.164712+0000 mon.c (mon.1) 3296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.164712+0000 mon.c (mon.1) 3296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.172140+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.172140+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.234913+0000 mon.c (mon.1) 3297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.234913+0000 mon.c (mon.1) 3297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.237288+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.237288+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.239836+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.239836+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.240728+0000 mon.c (mon.1) 3300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.240728+0000 mon.c (mon.1) 3300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.248739+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.248739+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.308055+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.308055+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.311031+0000 mon.c (mon.1) 3302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.311031+0000 mon.c (mon.1) 3302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.313541+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.460899+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.462777+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.462777+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.470353+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.470353+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.512740+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.512740+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.515907+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.515907+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.519106+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.519106+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.521133+0000 mon.c (mon.1) 3316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.521133+0000 mon.c (mon.1) 3316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.528541+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.528541+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.595182+0000 mon.c (mon.1) 3317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.595182+0000 mon.c (mon.1) 3317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.598315+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.598315+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.313541+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.314327+0000 mon.c (mon.1) 3304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.314327+0000 mon.c (mon.1) 3304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.320514+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.320514+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.376179+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.376179+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.379320+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.379320+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.382298+0000 mon.c (mon.1) 3307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.382298+0000 mon.c (mon.1) 3307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.384019+0000 mon.c (mon.1) 3308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.384019+0000 mon.c (mon.1) 3308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.389958+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.389958+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.453146+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.453146+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.457468+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.457468+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.460899+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.601191+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.601191+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.602360+0000 mon.c (mon.1) 3320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.602360+0000 mon.c (mon.1) 3320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.609532+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.609532+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.654463+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.654463+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.657344+0000 mon.c (mon.1) 3322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.657344+0000 mon.c (mon.1) 3322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.659519+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.659519+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.660455+0000 mon.c (mon.1) 3324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.660455+0000 mon.c (mon.1) 3324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.667381+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.667381+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.727892+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.727892+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.730574+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.730574+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.733061+0000 mon.c (mon.1) 3327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.733061+0000 mon.c (mon.1) 3327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.734023+0000 mon.c (mon.1) 3328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.734023+0000 mon.c (mon.1) 3328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.740677+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[81040]: audit 2024-04-25T05:11:50.740677+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.460899+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.462777+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.462777+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.470353+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.470353+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.512740+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.512740+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.515907+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.515907+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.519106+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.519106+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.521133+0000 mon.c (mon.1) 3316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.521133+0000 mon.c (mon.1) 3316 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.528541+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.528541+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.595182+0000 mon.c (mon.1) 3317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.595182+0000 mon.c (mon.1) 3317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.598315+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.598315+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.601191+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.601191+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.602360+0000 mon.c (mon.1) 3320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.602360+0000 mon.c (mon.1) 3320 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.609532+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.609532+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.654463+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.654463+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.657344+0000 mon.c (mon.1) 3322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.657344+0000 mon.c (mon.1) 3322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.659519+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.659519+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.660455+0000 mon.c (mon.1) 3324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.660455+0000 mon.c (mon.1) 3324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.667381+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.667381+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.727892+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.727892+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.730574+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.730574+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:51.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.733061+0000 mon.c (mon.1) 3327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.733061+0000 mon.c (mon.1) 3327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:51.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.734023+0000 mon.c (mon.1) 3328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.734023+0000 mon.c (mon.1) 3328 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:11:51.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.740677+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:51.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:50 smithi096 bash[79063]: audit 2024-04-25T05:11:50.740677+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.173079+0000 mgr.x (mgr.24989) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.173079+0000 mgr.x (mgr.24989) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.249716+0000 mgr.x (mgr.24989) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.249716+0000 mgr.x (mgr.24989) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.326609+0000 mgr.x (mgr.24989) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.326609+0000 mgr.x (mgr.24989) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.390895+0000 mgr.x (mgr.24989) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.390895+0000 mgr.x (mgr.24989) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cluster 2024-04-25T05:11:50.439168+0000 mgr.x (mgr.24989) 1260 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cluster 2024-04-25T05:11:50.439168+0000 mgr.x (mgr.24989) 1260 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.471727+0000 mgr.x (mgr.24989) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.471727+0000 mgr.x (mgr.24989) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.532473+0000 mgr.x (mgr.24989) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.532473+0000 mgr.x (mgr.24989) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.612820+0000 mgr.x (mgr.24989) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.612820+0000 mgr.x (mgr.24989) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.670552+0000 mgr.x (mgr.24989) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.670552+0000 mgr.x (mgr.24989) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.743804+0000 mgr.x (mgr.24989) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.743804+0000 mgr.x (mgr.24989) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.814570+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.814570+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.820525+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.820525+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.823459+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.823459+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.826102+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.826102+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.833794+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.833794+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.836020+0000 mon.c (mon.1) 3332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.836020+0000 mon.c (mon.1) 3332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.838461+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.838461+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.843842+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.843842+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.845050+0000 mgr.x (mgr.24989) 1266 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.845050+0000 mgr.x (mgr.24989) 1266 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-25T05:11:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.851538+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.851538+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.855235+0000 mon.c (mon.1) 3334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.855235+0000 mon.c (mon.1) 3334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.855877+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.855877+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.861474+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.861474+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.865942+0000 mon.c (mon.1) 3335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.865942+0000 mon.c (mon.1) 3335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.866748+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.866748+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.871561+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.871561+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-25T05:11:52.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.877559+0000 mon.c (mon.1) 3336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.877559+0000 mon.c (mon.1) 3336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.878234+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.878234+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.882588+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.882588+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.888598+0000 mon.c (mon.1) 3337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.888598+0000 mon.c (mon.1) 3337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.889273+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.889273+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.893706+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.893706+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.899496+0000 mon.c (mon.1) 3338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.899496+0000 mon.c (mon.1) 3338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.900249+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.900249+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.906037+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.906037+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.909886+0000 mon.c (mon.1) 3339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.909886+0000 mon.c (mon.1) 3339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.910512+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.910512+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.915844+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-25T05:11:52.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.915844+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.919846+0000 mon.c (mon.1) 3340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.919846+0000 mon.c (mon.1) 3340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.920583+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.920583+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.925934+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.925934+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.930609+0000 mon.c (mon.1) 3341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.930609+0000 mon.c (mon.1) 3341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.931196+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.931196+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.936210+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.936210+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.941568+0000 mgr.x (mgr.24989) 1267 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cephadm 2024-04-25T05:11:50.941568+0000 mgr.x (mgr.24989) 1267 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-25T05:11:52.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.941858+0000 mon.c (mon.1) 3342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.941858+0000 mon.c (mon.1) 3342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.942466+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: audit 2024-04-25T05:11:50.942466+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cluster 2024-04-25T05:11:51.652188+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:52.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:51 smithi155 bash[60276]: cluster 2024-04-25T05:11:51.652188+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:52.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.173079+0000 mgr.x (mgr.24989) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.173079+0000 mgr.x (mgr.24989) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.249716+0000 mgr.x (mgr.24989) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.249716+0000 mgr.x (mgr.24989) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.326609+0000 mgr.x (mgr.24989) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.326609+0000 mgr.x (mgr.24989) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.390895+0000 mgr.x (mgr.24989) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.390895+0000 mgr.x (mgr.24989) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cluster 2024-04-25T05:11:50.439168+0000 mgr.x (mgr.24989) 1260 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cluster 2024-04-25T05:11:50.439168+0000 mgr.x (mgr.24989) 1260 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.471727+0000 mgr.x (mgr.24989) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.471727+0000 mgr.x (mgr.24989) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.532473+0000 mgr.x (mgr.24989) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.532473+0000 mgr.x (mgr.24989) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.612820+0000 mgr.x (mgr.24989) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.612820+0000 mgr.x (mgr.24989) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.670552+0000 mgr.x (mgr.24989) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.670552+0000 mgr.x (mgr.24989) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.743804+0000 mgr.x (mgr.24989) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.743804+0000 mgr.x (mgr.24989) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.814570+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.173079+0000 mgr.x (mgr.24989) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.173079+0000 mgr.x (mgr.24989) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.249716+0000 mgr.x (mgr.24989) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.249716+0000 mgr.x (mgr.24989) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.326609+0000 mgr.x (mgr.24989) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.326609+0000 mgr.x (mgr.24989) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.390895+0000 mgr.x (mgr.24989) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.390895+0000 mgr.x (mgr.24989) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cluster 2024-04-25T05:11:50.439168+0000 mgr.x (mgr.24989) 1260 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cluster 2024-04-25T05:11:50.439168+0000 mgr.x (mgr.24989) 1260 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.471727+0000 mgr.x (mgr.24989) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.471727+0000 mgr.x (mgr.24989) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.532473+0000 mgr.x (mgr.24989) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.532473+0000 mgr.x (mgr.24989) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.612820+0000 mgr.x (mgr.24989) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.612820+0000 mgr.x (mgr.24989) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.670552+0000 mgr.x (mgr.24989) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.670552+0000 mgr.x (mgr.24989) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.743804+0000 mgr.x (mgr.24989) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.743804+0000 mgr.x (mgr.24989) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:11:52.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.814570+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.814570+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.820525+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.820525+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.823459+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.823459+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.826102+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.826102+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.833794+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.833794+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.836020+0000 mon.c (mon.1) 3332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.836020+0000 mon.c (mon.1) 3332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.838461+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.838461+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.843842+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.843842+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.845050+0000 mgr.x (mgr.24989) 1266 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.845050+0000 mgr.x (mgr.24989) 1266 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.851538+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.851538+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.855235+0000 mon.c (mon.1) 3334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.855235+0000 mon.c (mon.1) 3334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.855877+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.814570+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.820525+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.820525+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.823459+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.823459+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.826102+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.826102+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.833794+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.833794+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.836020+0000 mon.c (mon.1) 3332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.836020+0000 mon.c (mon.1) 3332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.838461+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.838461+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.843842+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.843842+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.845050+0000 mgr.x (mgr.24989) 1266 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.845050+0000 mgr.x (mgr.24989) 1266 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.851538+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.851538+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.855235+0000 mon.c (mon.1) 3334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.855235+0000 mon.c (mon.1) 3334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.855877+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.855877+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.861474+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.861474+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.865942+0000 mon.c (mon.1) 3335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.865942+0000 mon.c (mon.1) 3335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.866748+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.866748+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.871561+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.871561+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.877559+0000 mon.c (mon.1) 3336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.877559+0000 mon.c (mon.1) 3336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.878234+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.878234+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.882588+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.882588+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.888598+0000 mon.c (mon.1) 3337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.888598+0000 mon.c (mon.1) 3337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.855877+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.861474+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.861474+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.865942+0000 mon.c (mon.1) 3335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.865942+0000 mon.c (mon.1) 3335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.866748+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.866748+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.871561+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-25T05:11:52.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.871561+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.877559+0000 mon.c (mon.1) 3336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.877559+0000 mon.c (mon.1) 3336 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.878234+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.878234+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.882588+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.882588+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-25T05:11:52.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.888598+0000 mon.c (mon.1) 3337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.888598+0000 mon.c (mon.1) 3337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.889273+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.889273+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.893706+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-25T05:11:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.893706+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-25T05:11:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.899496+0000 mon.c (mon.1) 3338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.899496+0000 mon.c (mon.1) 3338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.900249+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.900249+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.906037+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.906037+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.909886+0000 mon.c (mon.1) 3339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.909886+0000 mon.c (mon.1) 3339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.910512+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.910512+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.915844+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-25T05:11:52.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.915844+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-25T05:11:52.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.919846+0000 mon.c (mon.1) 3340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.889273+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.889273+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-25T05:11:52.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.893706+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.893706+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.899496+0000 mon.c (mon.1) 3338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.899496+0000 mon.c (mon.1) 3338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.900249+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.900249+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.906037+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-25T05:11:52.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.906037+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.909886+0000 mon.c (mon.1) 3339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.909886+0000 mon.c (mon.1) 3339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.910512+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.910512+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.915844+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.915844+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-25T05:11:52.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.919846+0000 mon.c (mon.1) 3340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.919846+0000 mon.c (mon.1) 3340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.920583+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.920583+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.925934+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-25T05:11:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.925934+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-25T05:11:52.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.930609+0000 mon.c (mon.1) 3341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.930609+0000 mon.c (mon.1) 3341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.931196+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.931196+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.936210+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.936210+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.941568+0000 mgr.x (mgr.24989) 1267 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cephadm 2024-04-25T05:11:50.941568+0000 mgr.x (mgr.24989) 1267 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.941858+0000 mon.c (mon.1) 3342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.941858+0000 mon.c (mon.1) 3342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.942466+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: audit 2024-04-25T05:11:50.942466+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cluster 2024-04-25T05:11:51.652188+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:52.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[79063]: cluster 2024-04-25T05:11:51.652188+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.919846+0000 mon.c (mon.1) 3340 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.920583+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.920583+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-25T05:11:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.925934+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-25T05:11:52.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.925934+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-25T05:11:52.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.930609+0000 mon.c (mon.1) 3341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.930609+0000 mon.c (mon.1) 3341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.931196+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.931196+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.936210+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.936210+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.941568+0000 mgr.x (mgr.24989) 1267 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cephadm 2024-04-25T05:11:50.941568+0000 mgr.x (mgr.24989) 1267 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.941858+0000 mon.c (mon.1) 3342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.941858+0000 mon.c (mon.1) 3342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.942466+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: audit 2024-04-25T05:11:50.942466+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cluster 2024-04-25T05:11:51.652188+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:52.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:51 smithi096 bash[81040]: cluster 2024-04-25T05:11:51.652188+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:53.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: cluster 2024-04-25T05:11:51.933392+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: cluster 2024-04-25T05:11:51.933392+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: audit 2024-04-25T05:11:51.935535+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: audit 2024-04-25T05:11:51.935535+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: cluster 2024-04-25T05:11:51.942066+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: cluster 2024-04-25T05:11:51.942066+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: audit 2024-04-25T05:11:51.948294+0000 mon.c (mon.1) 3343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: audit 2024-04-25T05:11:51.948294+0000 mon.c (mon.1) 3343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: cephadm 2024-04-25T05:11:51.950624+0000 mgr.x (mgr.24989) 1268 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: cephadm 2024-04-25T05:11:51.950624+0000 mgr.x (mgr.24989) 1268 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: audit 2024-04-25T05:11:51.956068+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:52 smithi155 bash[60276]: audit 2024-04-25T05:11:51.956068+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:53.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: cluster 2024-04-25T05:11:51.933392+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-25T05:11:53.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: cluster 2024-04-25T05:11:51.933392+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-25T05:11:53.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: audit 2024-04-25T05:11:51.935535+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-25T05:11:53.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: audit 2024-04-25T05:11:51.935535+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: cluster 2024-04-25T05:11:51.942066+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: cluster 2024-04-25T05:11:51.942066+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: audit 2024-04-25T05:11:51.948294+0000 mon.c (mon.1) 3343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: audit 2024-04-25T05:11:51.948294+0000 mon.c (mon.1) 3343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: cephadm 2024-04-25T05:11:51.950624+0000 mgr.x (mgr.24989) 1268 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: cephadm 2024-04-25T05:11:51.950624+0000 mgr.x (mgr.24989) 1268 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: audit 2024-04-25T05:11:51.956068+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[79063]: audit 2024-04-25T05:11:51.956068+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: cluster 2024-04-25T05:11:51.933392+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: cluster 2024-04-25T05:11:51.933392+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: audit 2024-04-25T05:11:51.935535+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-25T05:11:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: audit 2024-04-25T05:11:51.935535+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: cluster 2024-04-25T05:11:51.942066+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: cluster 2024-04-25T05:11:51.942066+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: audit 2024-04-25T05:11:51.948294+0000 mon.c (mon.1) 3343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: audit 2024-04-25T05:11:51.948294+0000 mon.c (mon.1) 3343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: cephadm 2024-04-25T05:11:51.950624+0000 mgr.x (mgr.24989) 1268 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: cephadm 2024-04-25T05:11:51.950624+0000 mgr.x (mgr.24989) 1268 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: audit 2024-04-25T05:11:51.956068+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:52 smithi096 bash[81040]: audit 2024-04-25T05:11:51.956068+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:53.959 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[74793]: debug 2024-04-25T05:11:53.721+0000 7fdb09f767c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-25T05:11:53.960 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[74793]: debug 2024-04-25T05:11:53.773+0000 7fdb09f767c0 -1 osd.7 166 log_to_monitors true 2024-04-25T05:11:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[79063]: cluster 2024-04-25T05:11:52.439859+0000 mgr.x (mgr.24989) 1269 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[79063]: cluster 2024-04-25T05:11:52.439859+0000 mgr.x (mgr.24989) 1269 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[79063]: audit 2024-04-25T05:11:53.780770+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[79063]: audit 2024-04-25T05:11:53.780770+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[79063]: audit 2024-04-25T05:11:53.781125+0000 mon.a (mon.0) 1528 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[79063]: audit 2024-04-25T05:11:53.781125+0000 mon.a (mon.0) 1528 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[81040]: cluster 2024-04-25T05:11:52.439859+0000 mgr.x (mgr.24989) 1269 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[81040]: cluster 2024-04-25T05:11:52.439859+0000 mgr.x (mgr.24989) 1269 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[81040]: audit 2024-04-25T05:11:53.780770+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[81040]: audit 2024-04-25T05:11:53.780770+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[81040]: audit 2024-04-25T05:11:53.781125+0000 mon.a (mon.0) 1528 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:53 smithi096 bash[81040]: audit 2024-04-25T05:11:53.781125+0000 mon.a (mon.0) 1528 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.400 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[60276]: cluster 2024-04-25T05:11:52.439859+0000 mgr.x (mgr.24989) 1269 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:54.400 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[60276]: cluster 2024-04-25T05:11:52.439859+0000 mgr.x (mgr.24989) 1269 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-25T05:11:54.400 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[60276]: audit 2024-04-25T05:11:53.780770+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.400 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[60276]: audit 2024-04-25T05:11:53.780770+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.401 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[60276]: audit 2024-04-25T05:11:53.781125+0000 mon.a (mon.0) 1528 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.401 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:53 smithi155 bash[60276]: audit 2024-04-25T05:11:53.781125+0000 mon.a (mon.0) 1528 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-25T05:11:54.709 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[74793]: debug 2024-04-25T05:11:54.489+0000 7fdaf73c6700 -1 osd.7 166 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-25T05:11:55.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:53.960437+0000 mon.a (mon.0) 1529 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T05:11:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:53.960437+0000 mon.a (mon.0) 1529 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:53.968226+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:53.968226+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: cluster 2024-04-25T05:11:53.968240+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e170: 8 total, 7 up, 8 in 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: cluster 2024-04-25T05:11:53.968240+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e170: 8 total, 7 up, 8 in 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:53.969347+0000 mon.a (mon.0) 1531 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:53.969347+0000 mon.a (mon.0) 1531 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.479493+0000 mon.a (mon.0) 1532 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.479493+0000 mon.a (mon.0) 1532 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.641812+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.641812+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.646865+0000 mon.c (mon.1) 3344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.646865+0000 mon.c (mon.1) 3344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.647660+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.647660+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.654005+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:54 smithi155 bash[60276]: audit 2024-04-25T05:11:54.654005+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:53.960437+0000 mon.a (mon.0) 1529 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T05:11:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:53.960437+0000 mon.a (mon.0) 1529 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T05:11:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:53.968226+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:53.968226+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: cluster 2024-04-25T05:11:53.968240+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e170: 8 total, 7 up, 8 in 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: cluster 2024-04-25T05:11:53.968240+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e170: 8 total, 7 up, 8 in 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:53.969347+0000 mon.a (mon.0) 1531 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:53.969347+0000 mon.a (mon.0) 1531 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.479493+0000 mon.a (mon.0) 1532 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.479493+0000 mon.a (mon.0) 1532 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.641812+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.641812+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.646865+0000 mon.c (mon.1) 3344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.646865+0000 mon.c (mon.1) 3344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.647660+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.647660+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.654005+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[81040]: audit 2024-04-25T05:11:54.654005+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:53.960437+0000 mon.a (mon.0) 1529 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:53.960437+0000 mon.a (mon.0) 1529 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:53.968226+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:53.968226+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: cluster 2024-04-25T05:11:53.968240+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e170: 8 total, 7 up, 8 in 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: cluster 2024-04-25T05:11:53.968240+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e170: 8 total, 7 up, 8 in 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:53.969347+0000 mon.a (mon.0) 1531 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:53.969347+0000 mon.a (mon.0) 1531 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.479493+0000 mon.a (mon.0) 1532 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.479493+0000 mon.a (mon.0) 1532 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-25T05:11:55.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.641812+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.641812+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.646865+0000 mon.c (mon.1) 3344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.646865+0000 mon.c (mon.1) 3344 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.647660+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.647660+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi096.dhfhit", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.654005+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:55.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:54 smithi096 bash[79063]: audit 2024-04-25T05:11:54.654005+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:11:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:54.440408+0000 mgr.x (mgr.24989) 1270 : cluster [DBG] pgmap v248: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:56.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:54.440408+0000 mgr.x (mgr.24989) 1270 : cluster [DBG] pgmap v248: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cephadm 2024-04-25T05:11:54.631575+0000 mgr.x (mgr.24989) 1271 : cephadm [INF] Upgrade: Updating rgw.foo.smithi096.dhfhit (1/4) 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cephadm 2024-04-25T05:11:54.631575+0000 mgr.x (mgr.24989) 1271 : cephadm [INF] Upgrade: Updating rgw.foo.smithi096.dhfhit (1/4) 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cephadm 2024-04-25T05:11:54.656582+0000 mgr.x (mgr.24989) 1272 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cephadm 2024-04-25T05:11:54.656582+0000 mgr.x (mgr.24989) 1272 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.081999+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.081999+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.099316+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.099316+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.106356+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.106356+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:55.475681+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:55.475681+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:55.484467+0000 mon.a (mon.0) 1539 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905] boot 2024-04-25T05:11:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:55.484467+0000 mon.a (mon.0) 1539 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905] boot 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:55.484604+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: cluster 2024-04-25T05:11:55.484604+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.487549+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[79063]: audit 2024-04-25T05:11:55.487549+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:54.440408+0000 mgr.x (mgr.24989) 1270 : cluster [DBG] pgmap v248: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:54.440408+0000 mgr.x (mgr.24989) 1270 : cluster [DBG] pgmap v248: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cephadm 2024-04-25T05:11:54.631575+0000 mgr.x (mgr.24989) 1271 : cephadm [INF] Upgrade: Updating rgw.foo.smithi096.dhfhit (1/4) 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cephadm 2024-04-25T05:11:54.631575+0000 mgr.x (mgr.24989) 1271 : cephadm [INF] Upgrade: Updating rgw.foo.smithi096.dhfhit (1/4) 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cephadm 2024-04-25T05:11:54.656582+0000 mgr.x (mgr.24989) 1272 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cephadm 2024-04-25T05:11:54.656582+0000 mgr.x (mgr.24989) 1272 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.081999+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.081999+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.099316+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.099316+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.106356+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.106356+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:55.475681+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:55.475681+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:55.484467+0000 mon.a (mon.0) 1539 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905] boot 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:55.484467+0000 mon.a (mon.0) 1539 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905] boot 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:55.484604+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: cluster 2024-04-25T05:11:55.484604+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.487549+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:11:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:56 smithi096 bash[81040]: audit 2024-04-25T05:11:55.487549+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:11:56.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:54.440408+0000 mgr.x (mgr.24989) 1270 : cluster [DBG] pgmap v248: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:56.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:54.440408+0000 mgr.x (mgr.24989) 1270 : cluster [DBG] pgmap v248: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:56.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cephadm 2024-04-25T05:11:54.631575+0000 mgr.x (mgr.24989) 1271 : cephadm [INF] Upgrade: Updating rgw.foo.smithi096.dhfhit (1/4) 2024-04-25T05:11:56.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cephadm 2024-04-25T05:11:54.631575+0000 mgr.x (mgr.24989) 1271 : cephadm [INF] Upgrade: Updating rgw.foo.smithi096.dhfhit (1/4) 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cephadm 2024-04-25T05:11:54.656582+0000 mgr.x (mgr.24989) 1272 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cephadm 2024-04-25T05:11:54.656582+0000 mgr.x (mgr.24989) 1272 : cephadm [INF] Deploying daemon rgw.foo.smithi096.dhfhit on smithi096 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.081999+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.081999+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.099316+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.099316+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.106356+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.106356+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:55.475681+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:55.475681+0000 mon.a (mon.0) 1538 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:55.484467+0000 mon.a (mon.0) 1539 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905] boot 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:55.484467+0000 mon.a (mon.0) 1539 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1473732905,v1:172.21.15.155:6825/1473732905] boot 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:55.484604+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: cluster 2024-04-25T05:11:55.484604+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.487549+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:11:56.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:56 smithi155 bash[60276]: audit 2024-04-25T05:11:55.487549+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-25T05:11:57.178 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.178 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.179 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.179 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.179 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.179 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.180 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.180 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.180 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:11:57 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:57.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:57 smithi155 bash[60276]: cluster 2024-04-25T05:11:56.441268+0000 mgr.x (mgr.24989) 1273 : cluster [DBG] pgmap v250: 161 pgs: 6 peering, 26 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:57.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:57 smithi155 bash[60276]: cluster 2024-04-25T05:11:56.441268+0000 mgr.x (mgr.24989) 1273 : cluster [DBG] pgmap v250: 161 pgs: 6 peering, 26 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:57.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:57 smithi155 bash[60276]: cluster 2024-04-25T05:11:56.487746+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-25T05:11:57.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:57 smithi155 bash[60276]: cluster 2024-04-25T05:11:56.487746+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[81040]: cluster 2024-04-25T05:11:56.441268+0000 mgr.x (mgr.24989) 1273 : cluster [DBG] pgmap v250: 161 pgs: 6 peering, 26 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[81040]: cluster 2024-04-25T05:11:56.441268+0000 mgr.x (mgr.24989) 1273 : cluster [DBG] pgmap v250: 161 pgs: 6 peering, 26 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[81040]: cluster 2024-04-25T05:11:56.487746+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[81040]: cluster 2024-04-25T05:11:56.487746+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[79063]: cluster 2024-04-25T05:11:56.441268+0000 mgr.x (mgr.24989) 1273 : cluster [DBG] pgmap v250: 161 pgs: 6 peering, 26 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[79063]: cluster 2024-04-25T05:11:56.441268+0000 mgr.x (mgr.24989) 1273 : cluster [DBG] pgmap v250: 161 pgs: 6 peering, 26 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[79063]: cluster 2024-04-25T05:11:56.487746+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-25T05:11:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:57 smithi096 bash[79063]: cluster 2024-04-25T05:11:56.487746+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-25T05:11:58.209 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:11:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:11:57] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.33.4" 2024-04-25T05:11:58.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:58 smithi096 bash[79063]: audit 2024-04-25T05:11:57.824377+0000 mgr.x (mgr.24989) 1274 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:58.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:58 smithi096 bash[79063]: audit 2024-04-25T05:11:57.824377+0000 mgr.x (mgr.24989) 1274 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:58.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:58 smithi096 bash[81040]: audit 2024-04-25T05:11:57.824377+0000 mgr.x (mgr.24989) 1274 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:58.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:58 smithi096 bash[81040]: audit 2024-04-25T05:11:57.824377+0000 mgr.x (mgr.24989) 1274 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:58.596 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:11:58.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:58 smithi155 bash[60276]: audit 2024-04-25T05:11:57.824377+0000 mgr.x (mgr.24989) 1274 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:58.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:58 smithi155 bash[60276]: audit 2024-04-25T05:11:57.824377+0000 mgr.x (mgr.24989) 1274 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:11:58.800 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.800 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.800 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.801 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.801 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.801 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.801 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.802 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:58.802 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:11:58 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 12s ago 23m - - 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 4s ago 22m - - 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (9m) 12s ago 16m 14.5M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (9m) 4s ago 16m 42.0M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (8m) 12s ago 14m 45.5M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (8m) 4s ago 22m 524M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (6m) 12s ago 24m 439M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:11:59.403 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (6m) 12s ago 24m 65.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (5m) 4s ago 22m 51.1M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (5m) 12s ago 22m 59.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (10m) 12s ago 16m 9664k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (9m) 4s ago 16m 9192k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (4m) 12s ago 21m 55.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (4m) 12s ago 21m 55.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (3m) 12s ago 20m 49.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (2m) 12s ago 20m 51.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (2m) 4s ago 19m 54.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (89s) 4s ago 18m 48.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (50s) 4s ago 18m 53.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (11s) 4s ago 17m 12.1M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (8m) 4s ago 16m 66.8M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 starting - - - - 2024-04-25T05:11:59.404 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (14m) 4s ago 14m 89.3M - 17.2.0 e1d6a67b021e ba4bcbd3d0ab 2024-04-25T05:11:59.405 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (14m) 12s ago 14m 88.4M - 17.2.0 e1d6a67b021e 4029600f2a7e 2024-04-25T05:11:59.405 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (14m) 4s ago 14m 88.7M - 17.2.0 e1d6a67b021e c224c8dd77b8 2024-04-25T05:11:59.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: cluster 2024-04-25T05:11:58.442157+0000 mgr.x (mgr.24989) 1275 : cluster [DBG] pgmap v252: 161 pgs: 6 peering, 21 active+undersized+degraded, 30 active+undersized, 104 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-04-25T05:11:59.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: cluster 2024-04-25T05:11:58.442157+0000 mgr.x (mgr.24989) 1275 : cluster [DBG] pgmap v252: 161 pgs: 6 peering, 21 active+undersized+degraded, 30 active+undersized, 104 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: cluster 2024-04-25T05:11:58.482312+0000 mon.a (mon.0) 1542 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: cluster 2024-04-25T05:11:58.482312+0000 mon.a (mon.0) 1542 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.587756+0000 mgr.x (mgr.24989) 1276 : audit [DBG] from='client.44506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.587756+0000 mgr.x (mgr.24989) 1276 : audit [DBG] from='client.44506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.845907+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.845907+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.853737+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.853737+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.960215+0000 mgr.x (mgr.24989) 1277 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[79063]: audit 2024-04-25T05:11:58.960215+0000 mgr.x (mgr.24989) 1277 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: cluster 2024-04-25T05:11:58.442157+0000 mgr.x (mgr.24989) 1275 : cluster [DBG] pgmap v252: 161 pgs: 6 peering, 21 active+undersized+degraded, 30 active+undersized, 104 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-04-25T05:11:59.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: cluster 2024-04-25T05:11:58.442157+0000 mgr.x (mgr.24989) 1275 : cluster [DBG] pgmap v252: 161 pgs: 6 peering, 21 active+undersized+degraded, 30 active+undersized, 104 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: cluster 2024-04-25T05:11:58.482312+0000 mon.a (mon.0) 1542 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: cluster 2024-04-25T05:11:58.482312+0000 mon.a (mon.0) 1542 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.587756+0000 mgr.x (mgr.24989) 1276 : audit [DBG] from='client.44506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.587756+0000 mgr.x (mgr.24989) 1276 : audit [DBG] from='client.44506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.845907+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.845907+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.853737+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.853737+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.960215+0000 mgr.x (mgr.24989) 1277 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:11:59 smithi096 bash[81040]: audit 2024-04-25T05:11:58.960215+0000 mgr.x (mgr.24989) 1277 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.814 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:11:59.814 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:11:59.814 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:11:59.814 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:59.814 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 13 2024-04-25T05:11:59.815 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:11:59.816 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: cluster 2024-04-25T05:11:58.442157+0000 mgr.x (mgr.24989) 1275 : cluster [DBG] pgmap v252: 161 pgs: 6 peering, 21 active+undersized+degraded, 30 active+undersized, 104 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: cluster 2024-04-25T05:11:58.442157+0000 mgr.x (mgr.24989) 1275 : cluster [DBG] pgmap v252: 161 pgs: 6 peering, 21 active+undersized+degraded, 30 active+undersized, 104 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: cluster 2024-04-25T05:11:58.482312+0000 mon.a (mon.0) 1542 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: cluster 2024-04-25T05:11:58.482312+0000 mon.a (mon.0) 1542 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded (PG_DEGRADED) 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.587756+0000 mgr.x (mgr.24989) 1276 : audit [DBG] from='client.44506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.587756+0000 mgr.x (mgr.24989) 1276 : audit [DBG] from='client.44506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.845907+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.845907+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.853737+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.853737+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:11:59.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.960215+0000 mgr.x (mgr.24989) 1277 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:11:59.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:11:59 smithi155 bash[60276]: audit 2024-04-25T05:11:58.960215+0000 mgr.x (mgr.24989) 1277 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "osd", 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "13/23 daemons upgraded", 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading rgw daemons", 2024-04-25T05:12:00.187 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:12:00.188 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:12:00.711 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[79063]: audit 2024-04-25T05:11:59.356196+0000 mgr.x (mgr.24989) 1278 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.711 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[79063]: audit 2024-04-25T05:11:59.356196+0000 mgr.x (mgr.24989) 1278 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.711 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[79063]: audit 2024-04-25T05:11:59.819225+0000 mon.a (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.96:0/1529098523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:00.711 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[79063]: audit 2024-04-25T05:11:59.819225+0000 mon.a (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.96:0/1529098523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:00.711 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[81040]: audit 2024-04-25T05:11:59.356196+0000 mgr.x (mgr.24989) 1278 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.712 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[81040]: audit 2024-04-25T05:11:59.356196+0000 mgr.x (mgr.24989) 1278 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.712 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[81040]: audit 2024-04-25T05:11:59.819225+0000 mon.a (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.96:0/1529098523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:00.712 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:00 smithi096 bash[81040]: audit 2024-04-25T05:11:59.819225+0000 mon.a (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.96:0/1529098523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:00.728 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:12:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:00 smithi155 bash[60276]: audit 2024-04-25T05:11:59.356196+0000 mgr.x (mgr.24989) 1278 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:00 smithi155 bash[60276]: audit 2024-04-25T05:11:59.356196+0000 mgr.x (mgr.24989) 1278 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:00.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:00 smithi155 bash[60276]: audit 2024-04-25T05:11:59.819225+0000 mon.a (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.96:0/1529098523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:00.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:00 smithi155 bash[60276]: audit 2024-04-25T05:11:59.819225+0000 mon.a (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.96:0/1529098523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: audit 2024-04-25T05:12:00.190953+0000 mgr.x (mgr.24989) 1279 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: audit 2024-04-25T05:12:00.190953+0000 mgr.x (mgr.24989) 1279 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: cluster 2024-04-25T05:12:00.443553+0000 mgr.x (mgr.24989) 1280 : cluster [DBG] pgmap v253: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: cluster 2024-04-25T05:12:00.443553+0000 mgr.x (mgr.24989) 1280 : cluster [DBG] pgmap v253: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: cluster 2024-04-25T05:12:00.492584+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded) 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: cluster 2024-04-25T05:12:00.492584+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded) 2024-04-25T05:12:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: cluster 2024-04-25T05:12:00.492628+0000 mon.a (mon.0) 1547 : cluster [INF] Cluster is now healthy 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: cluster 2024-04-25T05:12:00.492628+0000 mon.a (mon.0) 1547 : cluster [INF] Cluster is now healthy 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: audit 2024-04-25T05:12:00.730396+0000 mon.c (mon.1) 3347 : audit [DBG] from='client.? 172.21.15.96:0/46585151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[79063]: audit 2024-04-25T05:12:00.730396+0000 mon.c (mon.1) 3347 : audit [DBG] from='client.? 172.21.15.96:0/46585151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: audit 2024-04-25T05:12:00.190953+0000 mgr.x (mgr.24989) 1279 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: audit 2024-04-25T05:12:00.190953+0000 mgr.x (mgr.24989) 1279 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: cluster 2024-04-25T05:12:00.443553+0000 mgr.x (mgr.24989) 1280 : cluster [DBG] pgmap v253: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: cluster 2024-04-25T05:12:00.443553+0000 mgr.x (mgr.24989) 1280 : cluster [DBG] pgmap v253: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: cluster 2024-04-25T05:12:00.492584+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded) 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: cluster 2024-04-25T05:12:00.492584+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded) 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: cluster 2024-04-25T05:12:00.492628+0000 mon.a (mon.0) 1547 : cluster [INF] Cluster is now healthy 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: cluster 2024-04-25T05:12:00.492628+0000 mon.a (mon.0) 1547 : cluster [INF] Cluster is now healthy 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: audit 2024-04-25T05:12:00.730396+0000 mon.c (mon.1) 3347 : audit [DBG] from='client.? 172.21.15.96:0/46585151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:01.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:01 smithi096 bash[81040]: audit 2024-04-25T05:12:00.730396+0000 mon.c (mon.1) 3347 : audit [DBG] from='client.? 172.21.15.96:0/46585151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: audit 2024-04-25T05:12:00.190953+0000 mgr.x (mgr.24989) 1279 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: audit 2024-04-25T05:12:00.190953+0000 mgr.x (mgr.24989) 1279 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: cluster 2024-04-25T05:12:00.443553+0000 mgr.x (mgr.24989) 1280 : cluster [DBG] pgmap v253: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: cluster 2024-04-25T05:12:00.443553+0000 mgr.x (mgr.24989) 1280 : cluster [DBG] pgmap v253: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: cluster 2024-04-25T05:12:00.492584+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded) 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: cluster 2024-04-25T05:12:00.492584+0000 mon.a (mon.0) 1546 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/726 objects degraded (11.433%), 21 pgs degraded) 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: cluster 2024-04-25T05:12:00.492628+0000 mon.a (mon.0) 1547 : cluster [INF] Cluster is now healthy 2024-04-25T05:12:01.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: cluster 2024-04-25T05:12:00.492628+0000 mon.a (mon.0) 1547 : cluster [INF] Cluster is now healthy 2024-04-25T05:12:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: audit 2024-04-25T05:12:00.730396+0000 mon.c (mon.1) 3347 : audit [DBG] from='client.? 172.21.15.96:0/46585151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:01 smithi155 bash[60276]: audit 2024-04-25T05:12:00.730396+0000 mon.c (mon.1) 3347 : audit [DBG] from='client.? 172.21.15.96:0/46585151' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.608300+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.608300+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:02.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.611511+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.611511+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: cephadm 2024-04-25T05:12:01.718734+0000 mgr.x (mgr.24989) 1281 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi096.pbvlfz (2/4) 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: cephadm 2024-04-25T05:12:01.718734+0000 mgr.x (mgr.24989) 1281 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi096.pbvlfz (2/4) 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.728249+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.728249+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.736587+0000 mon.c (mon.1) 3349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.736587+0000 mon.c (mon.1) 3349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.737428+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.737428+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.743293+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: audit 2024-04-25T05:12:01.743293+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: cephadm 2024-04-25T05:12:01.745674+0000 mgr.x (mgr.24989) 1282 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:12:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:02 smithi155 bash[60276]: cephadm 2024-04-25T05:12:01.745674+0000 mgr.x (mgr.24989) 1282 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.608300+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.608300+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.611511+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.611511+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: cephadm 2024-04-25T05:12:01.718734+0000 mgr.x (mgr.24989) 1281 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi096.pbvlfz (2/4) 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: cephadm 2024-04-25T05:12:01.718734+0000 mgr.x (mgr.24989) 1281 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi096.pbvlfz (2/4) 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.728249+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.728249+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.736587+0000 mon.c (mon.1) 3349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.736587+0000 mon.c (mon.1) 3349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.737428+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.737428+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.743293+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: audit 2024-04-25T05:12:01.743293+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: cephadm 2024-04-25T05:12:01.745674+0000 mgr.x (mgr.24989) 1282 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[79063]: cephadm 2024-04-25T05:12:01.745674+0000 mgr.x (mgr.24989) 1282 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.608300+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.608300+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.611511+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.611511+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: cephadm 2024-04-25T05:12:01.718734+0000 mgr.x (mgr.24989) 1281 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi096.pbvlfz (2/4) 2024-04-25T05:12:03.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: cephadm 2024-04-25T05:12:01.718734+0000 mgr.x (mgr.24989) 1281 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi096.pbvlfz (2/4) 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.728249+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.728249+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.736587+0000 mon.c (mon.1) 3349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.736587+0000 mon.c (mon.1) 3349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.737428+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.737428+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi096.pbvlfz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.743293+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: audit 2024-04-25T05:12:01.743293+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: cephadm 2024-04-25T05:12:01.745674+0000 mgr.x (mgr.24989) 1282 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:12:03.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:02 smithi096 bash[81040]: cephadm 2024-04-25T05:12:01.745674+0000 mgr.x (mgr.24989) 1282 : cephadm [INF] Deploying daemon rgw.smpl.smithi096.pbvlfz on smithi096 2024-04-25T05:12:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:03 smithi096 bash[79063]: cluster 2024-04-25T05:12:02.444861+0000 mgr.x (mgr.24989) 1283 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 127 B/s wr, 67 op/s 2024-04-25T05:12:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:03 smithi096 bash[79063]: cluster 2024-04-25T05:12:02.444861+0000 mgr.x (mgr.24989) 1283 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 127 B/s wr, 67 op/s 2024-04-25T05:12:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:03 smithi096 bash[81040]: cluster 2024-04-25T05:12:02.444861+0000 mgr.x (mgr.24989) 1283 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 127 B/s wr, 67 op/s 2024-04-25T05:12:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:03 smithi096 bash[81040]: cluster 2024-04-25T05:12:02.444861+0000 mgr.x (mgr.24989) 1283 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 127 B/s wr, 67 op/s 2024-04-25T05:12:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:03 smithi155 bash[60276]: cluster 2024-04-25T05:12:02.444861+0000 mgr.x (mgr.24989) 1283 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 127 B/s wr, 67 op/s 2024-04-25T05:12:04.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:03 smithi155 bash[60276]: cluster 2024-04-25T05:12:02.444861+0000 mgr.x (mgr.24989) 1283 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 127 B/s wr, 67 op/s 2024-04-25T05:12:04.594 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.594 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.595 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.595 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.595 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.596 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.596 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.596 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:04.596 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:12:04 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:05.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:05 smithi096 bash[79063]: cluster 2024-04-25T05:12:04.446273+0000 mgr.x (mgr.24989) 1284 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 114 B/s wr, 134 op/s 2024-04-25T05:12:05.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:05 smithi096 bash[79063]: cluster 2024-04-25T05:12:04.446273+0000 mgr.x (mgr.24989) 1284 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 114 B/s wr, 134 op/s 2024-04-25T05:12:05.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:05 smithi096 bash[81040]: cluster 2024-04-25T05:12:04.446273+0000 mgr.x (mgr.24989) 1284 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 114 B/s wr, 134 op/s 2024-04-25T05:12:05.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:05 smithi096 bash[81040]: cluster 2024-04-25T05:12:04.446273+0000 mgr.x (mgr.24989) 1284 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 114 B/s wr, 134 op/s 2024-04-25T05:12:06.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:05 smithi155 bash[60276]: cluster 2024-04-25T05:12:04.446273+0000 mgr.x (mgr.24989) 1284 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 114 B/s wr, 134 op/s 2024-04-25T05:12:06.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:05 smithi155 bash[60276]: cluster 2024-04-25T05:12:04.446273+0000 mgr.x (mgr.24989) 1284 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 114 B/s wr, 134 op/s 2024-04-25T05:12:06.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.250 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.250 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.251 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.251 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.251 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.251 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:06.252 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:12:05 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:07.284 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.037086+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.284 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.037086+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.284 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.046788+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.284 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.046788+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.284 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.635206+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.635206+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.648350+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.648350+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.663423+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[81040]: audit 2024-04-25T05:12:06.663423+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.037086+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.285 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.037086+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.046788+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.046788+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.635206+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.635206+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.648350+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.648350+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.663423+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.286 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:07 smithi096 bash[79063]: audit 2024-04-25T05:12:06.663423+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.037086+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.037086+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.046788+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.046788+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.635206+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.635206+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.648350+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.648350+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.663423+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:07.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[60276]: audit 2024-04-25T05:12:06.663423+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:08.063 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:12:07] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.33.4" 2024-04-25T05:12:08.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:08 smithi155 bash[60276]: cluster 2024-04-25T05:12:06.447327+0000 mgr.x (mgr.24989) 1285 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 149 op/s 2024-04-25T05:12:08.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:08 smithi155 bash[60276]: cluster 2024-04-25T05:12:06.447327+0000 mgr.x (mgr.24989) 1285 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 149 op/s 2024-04-25T05:12:08.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:08 smithi096 bash[79063]: cluster 2024-04-25T05:12:06.447327+0000 mgr.x (mgr.24989) 1285 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 149 op/s 2024-04-25T05:12:08.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:08 smithi096 bash[79063]: cluster 2024-04-25T05:12:06.447327+0000 mgr.x (mgr.24989) 1285 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 149 op/s 2024-04-25T05:12:08.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:08 smithi096 bash[81040]: cluster 2024-04-25T05:12:06.447327+0000 mgr.x (mgr.24989) 1285 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 149 op/s 2024-04-25T05:12:08.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:08 smithi096 bash[81040]: cluster 2024-04-25T05:12:06.447327+0000 mgr.x (mgr.24989) 1285 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 149 op/s 2024-04-25T05:12:09.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:07.833154+0000 mgr.x (mgr.24989) 1286 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:07.833154+0000 mgr.x (mgr.24989) 1286 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.003419+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.003419+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.008096+0000 mon.c (mon.1) 3351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.008096+0000 mon.c (mon.1) 3351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.008701+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.008701+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.013619+0000 mon.c (mon.1) 3352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:09.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:09 smithi155 bash[60276]: audit 2024-04-25T05:12:09.013619+0000 mon.c (mon.1) 3352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:07.833154+0000 mgr.x (mgr.24989) 1286 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:07.833154+0000 mgr.x (mgr.24989) 1286 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.003419+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.003419+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.008096+0000 mon.c (mon.1) 3351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.008096+0000 mon.c (mon.1) 3351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.008701+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.008701+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.013619+0000 mon.c (mon.1) 3352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[81040]: audit 2024-04-25T05:12:09.013619+0000 mon.c (mon.1) 3352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:07.833154+0000 mgr.x (mgr.24989) 1286 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:07.833154+0000 mgr.x (mgr.24989) 1286 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.003419+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.003419+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.008096+0000 mon.c (mon.1) 3351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.008096+0000 mon.c (mon.1) 3351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.008701+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.008701+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.qumhhi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.013619+0000 mon.c (mon.1) 3352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:09.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:09 smithi096 bash[79063]: audit 2024-04-25T05:12:09.013619+0000 mon.c (mon.1) 3352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:10 smithi155 bash[60276]: cluster 2024-04-25T05:12:08.448397+0000 mgr.x (mgr.24989) 1287 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:10 smithi155 bash[60276]: cluster 2024-04-25T05:12:08.448397+0000 mgr.x (mgr.24989) 1287 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:10 smithi155 bash[60276]: cephadm 2024-04-25T05:12:08.995224+0000 mgr.x (mgr.24989) 1288 : cephadm [INF] Upgrade: Updating rgw.foo.smithi155.qumhhi (3/4) 2024-04-25T05:12:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:10 smithi155 bash[60276]: cephadm 2024-04-25T05:12:08.995224+0000 mgr.x (mgr.24989) 1288 : cephadm [INF] Upgrade: Updating rgw.foo.smithi155.qumhhi (3/4) 2024-04-25T05:12:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:10 smithi155 bash[60276]: cephadm 2024-04-25T05:12:09.015919+0000 mgr.x (mgr.24989) 1289 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:12:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:10 smithi155 bash[60276]: cephadm 2024-04-25T05:12:09.015919+0000 mgr.x (mgr.24989) 1289 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[79063]: cluster 2024-04-25T05:12:08.448397+0000 mgr.x (mgr.24989) 1287 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[79063]: cluster 2024-04-25T05:12:08.448397+0000 mgr.x (mgr.24989) 1287 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[79063]: cephadm 2024-04-25T05:12:08.995224+0000 mgr.x (mgr.24989) 1288 : cephadm [INF] Upgrade: Updating rgw.foo.smithi155.qumhhi (3/4) 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[79063]: cephadm 2024-04-25T05:12:08.995224+0000 mgr.x (mgr.24989) 1288 : cephadm [INF] Upgrade: Updating rgw.foo.smithi155.qumhhi (3/4) 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[79063]: cephadm 2024-04-25T05:12:09.015919+0000 mgr.x (mgr.24989) 1289 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[79063]: cephadm 2024-04-25T05:12:09.015919+0000 mgr.x (mgr.24989) 1289 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[81040]: cluster 2024-04-25T05:12:08.448397+0000 mgr.x (mgr.24989) 1287 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[81040]: cluster 2024-04-25T05:12:08.448397+0000 mgr.x (mgr.24989) 1287 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:10.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[81040]: cephadm 2024-04-25T05:12:08.995224+0000 mgr.x (mgr.24989) 1288 : cephadm [INF] Upgrade: Updating rgw.foo.smithi155.qumhhi (3/4) 2024-04-25T05:12:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[81040]: cephadm 2024-04-25T05:12:08.995224+0000 mgr.x (mgr.24989) 1288 : cephadm [INF] Upgrade: Updating rgw.foo.smithi155.qumhhi (3/4) 2024-04-25T05:12:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[81040]: cephadm 2024-04-25T05:12:09.015919+0000 mgr.x (mgr.24989) 1289 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:12:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:10 smithi096 bash[81040]: cephadm 2024-04-25T05:12:09.015919+0000 mgr.x (mgr.24989) 1289 : cephadm [INF] Deploying daemon rgw.foo.smithi155.qumhhi on smithi155 2024-04-25T05:12:11.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.696 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.697 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.697 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.697 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.698 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.698 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:11.698 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:12:11 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:12 smithi155 bash[60276]: cluster 2024-04-25T05:12:10.449429+0000 mgr.x (mgr.24989) 1290 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 204 op/s 2024-04-25T05:12:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:12 smithi155 bash[60276]: cluster 2024-04-25T05:12:10.449429+0000 mgr.x (mgr.24989) 1290 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 204 op/s 2024-04-25T05:12:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:12 smithi155 bash[60276]: audit 2024-04-25T05:12:11.973855+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:12.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:12 smithi155 bash[60276]: audit 2024-04-25T05:12:11.973855+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[79063]: cluster 2024-04-25T05:12:10.449429+0000 mgr.x (mgr.24989) 1290 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 204 op/s 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[79063]: cluster 2024-04-25T05:12:10.449429+0000 mgr.x (mgr.24989) 1290 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 204 op/s 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[79063]: audit 2024-04-25T05:12:11.973855+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[79063]: audit 2024-04-25T05:12:11.973855+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[81040]: cluster 2024-04-25T05:12:10.449429+0000 mgr.x (mgr.24989) 1290 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 204 op/s 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[81040]: cluster 2024-04-25T05:12:10.449429+0000 mgr.x (mgr.24989) 1290 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 204 op/s 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[81040]: audit 2024-04-25T05:12:11.973855+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:12.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:12 smithi096 bash[81040]: audit 2024-04-25T05:12:11.973855+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:13.460 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.460 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.460 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.461 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.462 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.462 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:13.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:13 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:14.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:14 smithi155 bash[60276]: cluster 2024-04-25T05:12:12.450624+0000 mgr.x (mgr.24989) 1291 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-25T05:12:14.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:14 smithi155 bash[60276]: cluster 2024-04-25T05:12:12.450624+0000 mgr.x (mgr.24989) 1291 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-25T05:12:14.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:14 smithi155 bash[60276]: audit 2024-04-25T05:12:13.181863+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:14 smithi155 bash[60276]: audit 2024-04-25T05:12:13.181863+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:14 smithi155 bash[60276]: audit 2024-04-25T05:12:13.197525+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:14 smithi155 bash[60276]: audit 2024-04-25T05:12:13.197525+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[79063]: cluster 2024-04-25T05:12:12.450624+0000 mgr.x (mgr.24989) 1291 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[79063]: cluster 2024-04-25T05:12:12.450624+0000 mgr.x (mgr.24989) 1291 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[79063]: audit 2024-04-25T05:12:13.181863+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[79063]: audit 2024-04-25T05:12:13.181863+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[79063]: audit 2024-04-25T05:12:13.197525+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[79063]: audit 2024-04-25T05:12:13.197525+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[81040]: cluster 2024-04-25T05:12:12.450624+0000 mgr.x (mgr.24989) 1291 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-25T05:12:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[81040]: cluster 2024-04-25T05:12:12.450624+0000 mgr.x (mgr.24989) 1291 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-25T05:12:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[81040]: audit 2024-04-25T05:12:13.181863+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[81040]: audit 2024-04-25T05:12:13.181863+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[81040]: audit 2024-04-25T05:12:13.197525+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:14.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:14 smithi096 bash[81040]: audit 2024-04-25T05:12:13.197525+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: cluster 2024-04-25T05:12:14.451383+0000 mgr.x (mgr.24989) 1292 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 203 op/s 2024-04-25T05:12:16.348 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: cluster 2024-04-25T05:12:14.451383+0000 mgr.x (mgr.24989) 1292 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 203 op/s 2024-04-25T05:12:16.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: audit 2024-04-25T05:12:15.261534+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: audit 2024-04-25T05:12:15.261534+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: audit 2024-04-25T05:12:15.277600+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: audit 2024-04-25T05:12:15.277600+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: audit 2024-04-25T05:12:15.294443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.349 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:16 smithi155 bash[60276]: audit 2024-04-25T05:12:15.294443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: cluster 2024-04-25T05:12:14.451383+0000 mgr.x (mgr.24989) 1292 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 203 op/s 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: cluster 2024-04-25T05:12:14.451383+0000 mgr.x (mgr.24989) 1292 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 203 op/s 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: audit 2024-04-25T05:12:15.261534+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: audit 2024-04-25T05:12:15.261534+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: audit 2024-04-25T05:12:15.277600+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: audit 2024-04-25T05:12:15.277600+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: audit 2024-04-25T05:12:15.294443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[81040]: audit 2024-04-25T05:12:15.294443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: cluster 2024-04-25T05:12:14.451383+0000 mgr.x (mgr.24989) 1292 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 203 op/s 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: cluster 2024-04-25T05:12:14.451383+0000 mgr.x (mgr.24989) 1292 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 85 B/s wr, 203 op/s 2024-04-25T05:12:16.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: audit 2024-04-25T05:12:15.261534+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: audit 2024-04-25T05:12:15.261534+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: audit 2024-04-25T05:12:15.277600+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: audit 2024-04-25T05:12:15.277600+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: audit 2024-04-25T05:12:15.294443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:16.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:16 smithi096 bash[79063]: audit 2024-04-25T05:12:15.294443+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.347975+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.347975+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.358157+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.358157+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.368833+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.368833+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: cluster 2024-04-25T05:12:16.452417+0000 mgr.x (mgr.24989) 1293 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 154 op/s 2024-04-25T05:12:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: cluster 2024-04-25T05:12:16.452417+0000 mgr.x (mgr.24989) 1293 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 154 op/s 2024-04-25T05:12:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.589158+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[60276]: audit 2024-04-25T05:12:16.589158+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.347975+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.347975+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.358157+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.358157+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.368833+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.368833+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: cluster 2024-04-25T05:12:16.452417+0000 mgr.x (mgr.24989) 1293 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 154 op/s 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: cluster 2024-04-25T05:12:16.452417+0000 mgr.x (mgr.24989) 1293 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 154 op/s 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.589158+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[79063]: audit 2024-04-25T05:12:16.589158+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.347975+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.347975+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.358157+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.358157+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.368833+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.368833+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:17.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: cluster 2024-04-25T05:12:16.452417+0000 mgr.x (mgr.24989) 1293 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 154 op/s 2024-04-25T05:12:17.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: cluster 2024-04-25T05:12:16.452417+0000 mgr.x (mgr.24989) 1293 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 154 op/s 2024-04-25T05:12:17.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.589158+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:17.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:17 smithi096 bash[81040]: audit 2024-04-25T05:12:16.589158+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:18.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:12:17] "GET /metrics HTTP/1.1" 200 38732 "" "Prometheus/2.33.4" 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: cephadm 2024-04-25T05:12:17.417278+0000 mgr.x (mgr.24989) 1294 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi155.sxkaab (4/4) 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: cephadm 2024-04-25T05:12:17.417278+0000 mgr.x (mgr.24989) 1294 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi155.sxkaab (4/4) 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.424940+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.424940+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.429079+0000 mon.c (mon.1) 3354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.429079+0000 mon.c (mon.1) 3354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.429821+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.429821+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.434582+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.434582+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: cephadm 2024-04-25T05:12:17.435901+0000 mgr.x (mgr.24989) 1295 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:12:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: cephadm 2024-04-25T05:12:17.435901+0000 mgr.x (mgr.24989) 1295 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:12:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.844119+0000 mgr.x (mgr.24989) 1296 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:18.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:18 smithi155 bash[60276]: audit 2024-04-25T05:12:17.844119+0000 mgr.x (mgr.24989) 1296 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: cephadm 2024-04-25T05:12:17.417278+0000 mgr.x (mgr.24989) 1294 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi155.sxkaab (4/4) 2024-04-25T05:12:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: cephadm 2024-04-25T05:12:17.417278+0000 mgr.x (mgr.24989) 1294 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi155.sxkaab (4/4) 2024-04-25T05:12:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.424940+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:18.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.424940+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.429079+0000 mon.c (mon.1) 3354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.429079+0000 mon.c (mon.1) 3354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.429821+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.429821+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.434582+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.434582+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: cephadm 2024-04-25T05:12:17.435901+0000 mgr.x (mgr.24989) 1295 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: cephadm 2024-04-25T05:12:17.435901+0000 mgr.x (mgr.24989) 1295 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.844119+0000 mgr.x (mgr.24989) 1296 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[79063]: audit 2024-04-25T05:12:17.844119+0000 mgr.x (mgr.24989) 1296 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: cephadm 2024-04-25T05:12:17.417278+0000 mgr.x (mgr.24989) 1294 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi155.sxkaab (4/4) 2024-04-25T05:12:18.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: cephadm 2024-04-25T05:12:17.417278+0000 mgr.x (mgr.24989) 1294 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi155.sxkaab (4/4) 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.424940+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.424940+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.429079+0000 mon.c (mon.1) 3354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.429079+0000 mon.c (mon.1) 3354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.429821+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.429821+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi155.sxkaab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.434582+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.434582+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: cephadm 2024-04-25T05:12:17.435901+0000 mgr.x (mgr.24989) 1295 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: cephadm 2024-04-25T05:12:17.435901+0000 mgr.x (mgr.24989) 1295 : cephadm [INF] Deploying daemon rgw.smpl.smithi155.sxkaab on smithi155 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.844119+0000 mgr.x (mgr.24989) 1296 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:18.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:18 smithi096 bash[81040]: audit 2024-04-25T05:12:17.844119+0000 mgr.x (mgr.24989) 1296 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:19.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:19 smithi155 bash[60276]: cluster 2024-04-25T05:12:18.452976+0000 mgr.x (mgr.24989) 1297 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:19.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:19 smithi155 bash[60276]: cluster 2024-04-25T05:12:18.452976+0000 mgr.x (mgr.24989) 1297 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:19 smithi096 bash[79063]: cluster 2024-04-25T05:12:18.452976+0000 mgr.x (mgr.24989) 1297 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:19.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:19 smithi096 bash[79063]: cluster 2024-04-25T05:12:18.452976+0000 mgr.x (mgr.24989) 1297 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:19.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:19 smithi096 bash[81040]: cluster 2024-04-25T05:12:18.452976+0000 mgr.x (mgr.24989) 1297 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:19.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:19 smithi096 bash[81040]: cluster 2024-04-25T05:12:18.452976+0000 mgr.x (mgr.24989) 1297 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:21.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:21 smithi155 bash[60276]: cluster 2024-04-25T05:12:20.454010+0000 mgr.x (mgr.24989) 1298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-25T05:12:21.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:21 smithi155 bash[60276]: cluster 2024-04-25T05:12:20.454010+0000 mgr.x (mgr.24989) 1298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-25T05:12:22.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:21 smithi096 bash[79063]: cluster 2024-04-25T05:12:20.454010+0000 mgr.x (mgr.24989) 1298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-25T05:12:22.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:21 smithi096 bash[79063]: cluster 2024-04-25T05:12:20.454010+0000 mgr.x (mgr.24989) 1298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-25T05:12:22.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:21 smithi096 bash[81040]: cluster 2024-04-25T05:12:20.454010+0000 mgr.x (mgr.24989) 1298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-25T05:12:22.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:21 smithi096 bash[81040]: cluster 2024-04-25T05:12:20.454010+0000 mgr.x (mgr.24989) 1298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-25T05:12:22.557 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.557 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.558 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.558 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.558 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:22.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:12:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[81040]: audit 2024-04-25T05:12:22.000035+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[81040]: audit 2024-04-25T05:12:22.000035+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[81040]: audit 2024-04-25T05:12:22.016405+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[81040]: audit 2024-04-25T05:12:22.016405+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[81040]: audit 2024-04-25T05:12:22.031781+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[81040]: audit 2024-04-25T05:12:22.031781+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[79063]: audit 2024-04-25T05:12:22.000035+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[79063]: audit 2024-04-25T05:12:22.000035+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[79063]: audit 2024-04-25T05:12:22.016405+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[79063]: audit 2024-04-25T05:12:22.016405+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[79063]: audit 2024-04-25T05:12:22.031781+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:22 smithi096 bash[79063]: audit 2024-04-25T05:12:22.031781+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 bash[60276]: audit 2024-04-25T05:12:22.000035+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 bash[60276]: audit 2024-04-25T05:12:22.000035+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 bash[60276]: audit 2024-04-25T05:12:22.016405+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 bash[60276]: audit 2024-04-25T05:12:22.016405+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 bash[60276]: audit 2024-04-25T05:12:22.031781+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:23.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:22 smithi155 bash[60276]: audit 2024-04-25T05:12:22.031781+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:24.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.460 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.460 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.461 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.461 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.461 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.462 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:24 smithi155 bash[60276]: cluster 2024-04-25T05:12:22.454675+0000 mgr.x (mgr.24989) 1299 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:24 smithi155 bash[60276]: cluster 2024-04-25T05:12:22.454675+0000 mgr.x (mgr.24989) 1299 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:24.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:24 smithi096 bash[79063]: cluster 2024-04-25T05:12:22.454675+0000 mgr.x (mgr.24989) 1299 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:24.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:24 smithi096 bash[79063]: cluster 2024-04-25T05:12:22.454675+0000 mgr.x (mgr.24989) 1299 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:24 smithi096 bash[81040]: cluster 2024-04-25T05:12:22.454675+0000 mgr.x (mgr.24989) 1299 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:24 smithi096 bash[81040]: cluster 2024-04-25T05:12:22.454675+0000 mgr.x (mgr.24989) 1299 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-25T05:12:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.281025+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.281025+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.296796+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.296796+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.315550+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.315550+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.316719+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.316719+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.325258+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.325258+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.326242+0000 mgr.x (mgr.24989) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.326242+0000 mgr.x (mgr.24989) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.402884+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.402884+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.406047+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.406047+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.410942+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.410942+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.412405+0000 mon.c (mon.1) 3361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.412405+0000 mon.c (mon.1) 3361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.418549+0000 mgr.x (mgr.24989) 1301 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.418549+0000 mgr.x (mgr.24989) 1301 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cluster 2024-04-25T05:12:24.456958+0000 mgr.x (mgr.24989) 1302 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cluster 2024-04-25T05:12:24.456958+0000 mgr.x (mgr.24989) 1302 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.713894+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.713894+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.714785+0000 mgr.x (mgr.24989) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.714785+0000 mgr.x (mgr.24989) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.774949+0000 mon.c (mon.1) 3362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.774949+0000 mon.c (mon.1) 3362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.778112+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.778112+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.781617+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.781617+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.782719+0000 mon.c (mon.1) 3365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.782719+0000 mon.c (mon.1) 3365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.792237+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.792237+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.793236+0000 mgr.x (mgr.24989) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.793236+0000 mgr.x (mgr.24989) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.868046+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.868046+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.871147+0000 mon.c (mon.1) 3367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.871147+0000 mon.c (mon.1) 3367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.874556+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.874556+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.875916+0000 mon.c (mon.1) 3369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.875916+0000 mon.c (mon.1) 3369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.887498+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.887498+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.888691+0000 mgr.x (mgr.24989) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.888691+0000 mgr.x (mgr.24989) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.948679+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.948679+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.951747+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.951747+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.954316+0000 mon.c (mon.1) 3372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.954316+0000 mon.c (mon.1) 3372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.955509+0000 mon.c (mon.1) 3373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.955509+0000 mon.c (mon.1) 3373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.966692+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:24.966692+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.967822+0000 mgr.x (mgr.24989) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:24.967822+0000 mgr.x (mgr.24989) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.023909+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.023909+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.026848+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.026848+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.030015+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.030015+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.031170+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.031170+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.040194+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.040194+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.040900+0000 mgr.x (mgr.24989) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.040900+0000 mgr.x (mgr.24989) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.098671+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.098671+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.101555+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.101555+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.104320+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.104320+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.105406+0000 mon.c (mon.1) 3381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.105406+0000 mon.c (mon.1) 3381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.114314+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.114314+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.115079+0000 mgr.x (mgr.24989) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.115079+0000 mgr.x (mgr.24989) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.203289+0000 mon.c (mon.1) 3382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.203289+0000 mon.c (mon.1) 3382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.208040+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.208040+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.212167+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.212167+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.213932+0000 mon.c (mon.1) 3385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.213932+0000 mon.c (mon.1) 3385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.225257+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:25 smithi155 bash[60276]: audit 2024-04-25T05:12:25.225257+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.281025+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.281025+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.296796+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.296796+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.315550+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.315550+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.316719+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.316719+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.325258+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.325258+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.326242+0000 mgr.x (mgr.24989) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.326242+0000 mgr.x (mgr.24989) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.402884+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.402884+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.406047+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.406047+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.410942+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.410942+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.412405+0000 mon.c (mon.1) 3361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.412405+0000 mon.c (mon.1) 3361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.281025+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.281025+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.296796+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.296796+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.315550+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.315550+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.316719+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.316719+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.325258+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.325258+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.326242+0000 mgr.x (mgr.24989) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.326242+0000 mgr.x (mgr.24989) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.402884+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.402884+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.406047+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.406047+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.410942+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.410942+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.412405+0000 mon.c (mon.1) 3361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.412405+0000 mon.c (mon.1) 3361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.418549+0000 mgr.x (mgr.24989) 1301 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.418549+0000 mgr.x (mgr.24989) 1301 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cluster 2024-04-25T05:12:24.456958+0000 mgr.x (mgr.24989) 1302 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cluster 2024-04-25T05:12:24.456958+0000 mgr.x (mgr.24989) 1302 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.713894+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.713894+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.714785+0000 mgr.x (mgr.24989) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.714785+0000 mgr.x (mgr.24989) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.774949+0000 mon.c (mon.1) 3362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.774949+0000 mon.c (mon.1) 3362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.778112+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.778112+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.781617+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.781617+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.782719+0000 mon.c (mon.1) 3365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.782719+0000 mon.c (mon.1) 3365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.792237+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.792237+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.793236+0000 mgr.x (mgr.24989) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.793236+0000 mgr.x (mgr.24989) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.868046+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.418549+0000 mgr.x (mgr.24989) 1301 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.418549+0000 mgr.x (mgr.24989) 1301 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cluster 2024-04-25T05:12:24.456958+0000 mgr.x (mgr.24989) 1302 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cluster 2024-04-25T05:12:24.456958+0000 mgr.x (mgr.24989) 1302 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.713894+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.713894+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.714785+0000 mgr.x (mgr.24989) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.714785+0000 mgr.x (mgr.24989) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.774949+0000 mon.c (mon.1) 3362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.774949+0000 mon.c (mon.1) 3362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.778112+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.778112+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.781617+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.781617+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.782719+0000 mon.c (mon.1) 3365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.782719+0000 mon.c (mon.1) 3365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.792237+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.792237+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.793236+0000 mgr.x (mgr.24989) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.793236+0000 mgr.x (mgr.24989) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.868046+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.868046+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.871147+0000 mon.c (mon.1) 3367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.871147+0000 mon.c (mon.1) 3367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.874556+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.874556+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.875916+0000 mon.c (mon.1) 3369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.875916+0000 mon.c (mon.1) 3369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.887498+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.887498+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.888691+0000 mgr.x (mgr.24989) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.888691+0000 mgr.x (mgr.24989) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.948679+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.948679+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.951747+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.951747+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.954316+0000 mon.c (mon.1) 3372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.954316+0000 mon.c (mon.1) 3372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.955509+0000 mon.c (mon.1) 3373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.955509+0000 mon.c (mon.1) 3373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.966692+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.868046+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.871147+0000 mon.c (mon.1) 3367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.871147+0000 mon.c (mon.1) 3367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.874556+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.874556+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.875916+0000 mon.c (mon.1) 3369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.875916+0000 mon.c (mon.1) 3369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.887498+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.887498+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.888691+0000 mgr.x (mgr.24989) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.888691+0000 mgr.x (mgr.24989) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.948679+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.948679+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.951747+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.951747+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.954316+0000 mon.c (mon.1) 3372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.954316+0000 mon.c (mon.1) 3372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.955509+0000 mon.c (mon.1) 3373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.955509+0000 mon.c (mon.1) 3373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.966692+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:24.966692+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.967822+0000 mgr.x (mgr.24989) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:24.967822+0000 mgr.x (mgr.24989) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.023909+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.023909+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.026848+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.026848+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.030015+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.030015+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.031170+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.031170+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.040194+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.040194+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.040900+0000 mgr.x (mgr.24989) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.040900+0000 mgr.x (mgr.24989) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.098671+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.098671+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.101555+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.101555+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.104320+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:24.966692+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.967822+0000 mgr.x (mgr.24989) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:24.967822+0000 mgr.x (mgr.24989) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.023909+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.023909+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.026848+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.026848+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.030015+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.030015+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.031170+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.031170+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.040194+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.040194+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.040900+0000 mgr.x (mgr.24989) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.040900+0000 mgr.x (mgr.24989) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.098671+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.098671+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.101555+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.101555+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.104320+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.104320+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.105406+0000 mon.c (mon.1) 3381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.105406+0000 mon.c (mon.1) 3381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.114314+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.114314+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.115079+0000 mgr.x (mgr.24989) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.115079+0000 mgr.x (mgr.24989) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.203289+0000 mon.c (mon.1) 3382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.203289+0000 mon.c (mon.1) 3382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.208040+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.208040+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.212167+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.212167+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.213932+0000 mon.c (mon.1) 3385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.213932+0000 mon.c (mon.1) 3385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.225257+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[81040]: audit 2024-04-25T05:12:25.225257+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.104320+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.105406+0000 mon.c (mon.1) 3381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.105406+0000 mon.c (mon.1) 3381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.114314+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.114314+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.115079+0000 mgr.x (mgr.24989) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.115079+0000 mgr.x (mgr.24989) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.203289+0000 mon.c (mon.1) 3382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.203289+0000 mon.c (mon.1) 3382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.208040+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.208040+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.212167+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.212167+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.213932+0000 mon.c (mon.1) 3385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.213932+0000 mon.c (mon.1) 3385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.225257+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:25.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:25 smithi096 bash[79063]: audit 2024-04-25T05:12:25.225257+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.226270+0000 mgr.x (mgr.24989) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.226270+0000 mgr.x (mgr.24989) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.301439+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.301439+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.306724+0000 mon.c (mon.1) 3387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.306724+0000 mon.c (mon.1) 3387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.311994+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.311994+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.313516+0000 mon.c (mon.1) 3389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.313516+0000 mon.c (mon.1) 3389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.321706+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.321706+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.324501+0000 mgr.x (mgr.24989) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.324501+0000 mgr.x (mgr.24989) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.412952+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.412952+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.418382+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.418382+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.423065+0000 mon.c (mon.1) 3392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.423065+0000 mon.c (mon.1) 3392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.424909+0000 mon.c (mon.1) 3393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.424909+0000 mon.c (mon.1) 3393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.435680+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.435680+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.437129+0000 mgr.x (mgr.24989) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.437129+0000 mgr.x (mgr.24989) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.512552+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.512552+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.515695+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.515695+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.520015+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.520015+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.521776+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.521776+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.532433+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.532433+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.533406+0000 mgr.x (mgr.24989) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.533406+0000 mgr.x (mgr.24989) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.622642+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.622642+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.627158+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.627158+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.631155+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.631155+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.632591+0000 mon.c (mon.1) 3401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.632591+0000 mon.c (mon.1) 3401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.643398+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.643398+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.644352+0000 mgr.x (mgr.24989) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.644352+0000 mgr.x (mgr.24989) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.734009+0000 mon.c (mon.1) 3402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.734009+0000 mon.c (mon.1) 3402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.739262+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.739262+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.743722+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.743722+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.745420+0000 mon.c (mon.1) 3405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.745420+0000 mon.c (mon.1) 3405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.756860+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.756860+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.757933+0000 mgr.x (mgr.24989) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.757933+0000 mgr.x (mgr.24989) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.848124+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.848124+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.852972+0000 mon.c (mon.1) 3407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.852972+0000 mon.c (mon.1) 3407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.857943+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.857943+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.859422+0000 mon.c (mon.1) 3409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.859422+0000 mon.c (mon.1) 3409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.869428+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.869428+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.870759+0000 mgr.x (mgr.24989) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.870759+0000 mgr.x (mgr.24989) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.949021+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.949021+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.952441+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.952441+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.955478+0000 mon.c (mon.1) 3412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.955478+0000 mon.c (mon.1) 3412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.956752+0000 mon.c (mon.1) 3413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.956752+0000 mon.c (mon.1) 3413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.968799+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:25.968799+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.969598+0000 mgr.x (mgr.24989) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:25.969598+0000 mgr.x (mgr.24989) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.027208+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.027208+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.030045+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.030045+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.033012+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.033012+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.034177+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.034177+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.045969+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.045969+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.046788+0000 mgr.x (mgr.24989) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.046788+0000 mgr.x (mgr.24989) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.089024+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.089024+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.091951+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.091951+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.094614+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.094614+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.095700+0000 mon.c (mon.1) 3421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.095700+0000 mon.c (mon.1) 3421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.107257+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.107257+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.108038+0000 mgr.x (mgr.24989) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.108038+0000 mgr.x (mgr.24989) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.182189+0000 mon.c (mon.1) 3422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.182189+0000 mon.c (mon.1) 3422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.185110+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.185110+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.187580+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.187580+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.188742+0000 mon.c (mon.1) 3425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.188742+0000 mon.c (mon.1) 3425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.200344+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.200344+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.259097+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.259097+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.262251+0000 mon.c (mon.1) 3427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.262251+0000 mon.c (mon.1) 3427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.265042+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.265042+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.266301+0000 mon.c (mon.1) 3429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.266301+0000 mon.c (mon.1) 3429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.277956+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:26 smithi155 bash[60276]: audit 2024-04-25T05:12:26.277956+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.226270+0000 mgr.x (mgr.24989) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.226270+0000 mgr.x (mgr.24989) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.301439+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.301439+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.306724+0000 mon.c (mon.1) 3387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.306724+0000 mon.c (mon.1) 3387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.311994+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.311994+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.313516+0000 mon.c (mon.1) 3389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.313516+0000 mon.c (mon.1) 3389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.321706+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.321706+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.324501+0000 mgr.x (mgr.24989) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.324501+0000 mgr.x (mgr.24989) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.412952+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.412952+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.418382+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.418382+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.423065+0000 mon.c (mon.1) 3392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.226270+0000 mgr.x (mgr.24989) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.226270+0000 mgr.x (mgr.24989) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.301439+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.301439+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.306724+0000 mon.c (mon.1) 3387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.306724+0000 mon.c (mon.1) 3387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.311994+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.311994+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.313516+0000 mon.c (mon.1) 3389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.313516+0000 mon.c (mon.1) 3389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.321706+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.321706+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.324501+0000 mgr.x (mgr.24989) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.324501+0000 mgr.x (mgr.24989) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.412952+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.412952+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.418382+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.418382+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.423065+0000 mon.c (mon.1) 3392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.423065+0000 mon.c (mon.1) 3392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.424909+0000 mon.c (mon.1) 3393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.424909+0000 mon.c (mon.1) 3393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.435680+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.435680+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.437129+0000 mgr.x (mgr.24989) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.437129+0000 mgr.x (mgr.24989) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.512552+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.512552+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.515695+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.515695+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.520015+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.520015+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.521776+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.521776+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.532433+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.532433+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.533406+0000 mgr.x (mgr.24989) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.533406+0000 mgr.x (mgr.24989) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.622642+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.622642+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.423065+0000 mon.c (mon.1) 3392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.424909+0000 mon.c (mon.1) 3393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.424909+0000 mon.c (mon.1) 3393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.435680+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.435680+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.437129+0000 mgr.x (mgr.24989) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.437129+0000 mgr.x (mgr.24989) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.512552+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.512552+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.515695+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.515695+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.520015+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.520015+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.521776+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.521776+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.532433+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.532433+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.533406+0000 mgr.x (mgr.24989) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.533406+0000 mgr.x (mgr.24989) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.622642+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.622642+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.627158+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.627158+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.631155+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.631155+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.632591+0000 mon.c (mon.1) 3401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.632591+0000 mon.c (mon.1) 3401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.643398+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.643398+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.644352+0000 mgr.x (mgr.24989) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.644352+0000 mgr.x (mgr.24989) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.734009+0000 mon.c (mon.1) 3402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.734009+0000 mon.c (mon.1) 3402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.739262+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.739262+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.743722+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.743722+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.745420+0000 mon.c (mon.1) 3405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.745420+0000 mon.c (mon.1) 3405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.756860+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.756860+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.757933+0000 mgr.x (mgr.24989) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.757933+0000 mgr.x (mgr.24989) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.848124+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.848124+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.852972+0000 mon.c (mon.1) 3407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.852972+0000 mon.c (mon.1) 3407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.857943+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.857943+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.859422+0000 mon.c (mon.1) 3409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.859422+0000 mon.c (mon.1) 3409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.869428+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.869428+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.870759+0000 mgr.x (mgr.24989) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.870759+0000 mgr.x (mgr.24989) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.949021+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.949021+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.952441+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.952441+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.955478+0000 mon.c (mon.1) 3412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.955478+0000 mon.c (mon.1) 3412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.627158+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.627158+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.631155+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.631155+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.632591+0000 mon.c (mon.1) 3401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.632591+0000 mon.c (mon.1) 3401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.643398+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.643398+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.644352+0000 mgr.x (mgr.24989) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.644352+0000 mgr.x (mgr.24989) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.734009+0000 mon.c (mon.1) 3402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.734009+0000 mon.c (mon.1) 3402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.739262+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.739262+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.743722+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.743722+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.745420+0000 mon.c (mon.1) 3405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.745420+0000 mon.c (mon.1) 3405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.756860+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.756860+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.757933+0000 mgr.x (mgr.24989) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.757933+0000 mgr.x (mgr.24989) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.848124+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.848124+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.852972+0000 mon.c (mon.1) 3407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.852972+0000 mon.c (mon.1) 3407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.857943+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.857943+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.859422+0000 mon.c (mon.1) 3409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.859422+0000 mon.c (mon.1) 3409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.869428+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.869428+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.870759+0000 mgr.x (mgr.24989) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.870759+0000 mgr.x (mgr.24989) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.949021+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.949021+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.952441+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.952441+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.955478+0000 mon.c (mon.1) 3412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.955478+0000 mon.c (mon.1) 3412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.956752+0000 mon.c (mon.1) 3413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.956752+0000 mon.c (mon.1) 3413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.968799+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:25.968799+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.969598+0000 mgr.x (mgr.24989) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:25.969598+0000 mgr.x (mgr.24989) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.027208+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.027208+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.030045+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.030045+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.033012+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.033012+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.034177+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.034177+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.045969+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.045969+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.046788+0000 mgr.x (mgr.24989) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.046788+0000 mgr.x (mgr.24989) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.089024+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.089024+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.956752+0000 mon.c (mon.1) 3413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.956752+0000 mon.c (mon.1) 3413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.968799+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:25.968799+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.969598+0000 mgr.x (mgr.24989) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:25.969598+0000 mgr.x (mgr.24989) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.027208+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.027208+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.030045+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.030045+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.033012+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.033012+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.034177+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.034177+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.045969+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.045969+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.046788+0000 mgr.x (mgr.24989) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.046788+0000 mgr.x (mgr.24989) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.089024+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.089024+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.091951+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.091951+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.094614+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.094614+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.095700+0000 mon.c (mon.1) 3421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.095700+0000 mon.c (mon.1) 3421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.107257+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.107257+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.108038+0000 mgr.x (mgr.24989) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.108038+0000 mgr.x (mgr.24989) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.182189+0000 mon.c (mon.1) 3422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.182189+0000 mon.c (mon.1) 3422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.185110+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.185110+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.187580+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.187580+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.188742+0000 mon.c (mon.1) 3425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.188742+0000 mon.c (mon.1) 3425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.200344+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.200344+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.259097+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.259097+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.262251+0000 mon.c (mon.1) 3427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.262251+0000 mon.c (mon.1) 3427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.265042+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.265042+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.266301+0000 mon.c (mon.1) 3429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.266301+0000 mon.c (mon.1) 3429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.277956+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[79063]: audit 2024-04-25T05:12:26.277956+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.091951+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.091951+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.094614+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.094614+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.095700+0000 mon.c (mon.1) 3421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.095700+0000 mon.c (mon.1) 3421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.107257+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.107257+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.108038+0000 mgr.x (mgr.24989) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.108038+0000 mgr.x (mgr.24989) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.182189+0000 mon.c (mon.1) 3422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.182189+0000 mon.c (mon.1) 3422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.185110+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.185110+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.187580+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.187580+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.188742+0000 mon.c (mon.1) 3425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.188742+0000 mon.c (mon.1) 3425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.200344+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.200344+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.259097+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.259097+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.262251+0000 mon.c (mon.1) 3427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.262251+0000 mon.c (mon.1) 3427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.265042+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.265042+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.266301+0000 mon.c (mon.1) 3429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.266301+0000 mon.c (mon.1) 3429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.277956+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:26.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:26 smithi096 bash[81040]: audit 2024-04-25T05:12:26.277956+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.201257+0000 mgr.x (mgr.24989) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.201257+0000 mgr.x (mgr.24989) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.278990+0000 mgr.x (mgr.24989) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.278990+0000 mgr.x (mgr.24989) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.342706+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.342706+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.345608+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.345608+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.348072+0000 mon.c (mon.1) 3432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.348072+0000 mon.c (mon.1) 3432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.348935+0000 mon.c (mon.1) 3433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.348935+0000 mon.c (mon.1) 3433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.356228+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.356228+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.356916+0000 mgr.x (mgr.24989) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.356916+0000 mgr.x (mgr.24989) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.400105+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.400105+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.403243+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.403243+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.406659+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.406659+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.408179+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.408179+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.416930+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.416930+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.418925+0000 mgr.x (mgr.24989) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.418925+0000 mgr.x (mgr.24989) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cluster 2024-04-25T05:12:26.457773+0000 mgr.x (mgr.24989) 1323 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cluster 2024-04-25T05:12:26.457773+0000 mgr.x (mgr.24989) 1323 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.484514+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.484514+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.488298+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.488298+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.491787+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.491787+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.493025+0000 mon.c (mon.1) 3441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.493025+0000 mon.c (mon.1) 3441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.500990+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.500990+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.501795+0000 mgr.x (mgr.24989) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.501795+0000 mgr.x (mgr.24989) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.584545+0000 mon.c (mon.1) 3442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.584545+0000 mon.c (mon.1) 3442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.586988+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.586988+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.589601+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.589601+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.590719+0000 mon.c (mon.1) 3445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.590719+0000 mon.c (mon.1) 3445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.596927+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.596927+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.597690+0000 mgr.x (mgr.24989) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.597690+0000 mgr.x (mgr.24989) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.641296+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.641296+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.643709+0000 mon.c (mon.1) 3447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.643709+0000 mon.c (mon.1) 3447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.646127+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.646127+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.646990+0000 mon.c (mon.1) 3449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.646990+0000 mon.c (mon.1) 3449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.652901+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.652901+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.656557+0000 mgr.x (mgr.24989) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.656557+0000 mgr.x (mgr.24989) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.700460+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.700460+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.702540+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.702540+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.704804+0000 mon.c (mon.1) 3452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.704804+0000 mon.c (mon.1) 3452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.705597+0000 mon.c (mon.1) 3453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.705597+0000 mon.c (mon.1) 3453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.711496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.711496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.712026+0000 mgr.x (mgr.24989) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.712026+0000 mgr.x (mgr.24989) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.769644+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.769644+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.771864+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.771864+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.774199+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.774199+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.775224+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.775224+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.782301+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.782301+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.782830+0000 mgr.x (mgr.24989) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.782830+0000 mgr.x (mgr.24989) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.825154+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.825154+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.827306+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.827306+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.829354+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.829354+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.830120+0000 mon.c (mon.1) 3461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.830120+0000 mon.c (mon.1) 3461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.835879+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.835879+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.836450+0000 mgr.x (mgr.24989) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.836450+0000 mgr.x (mgr.24989) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.893222+0000 mon.c (mon.1) 3462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.893222+0000 mon.c (mon.1) 3462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.895426+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.895426+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.897335+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.897335+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.898084+0000 mon.c (mon.1) 3465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.898084+0000 mon.c (mon.1) 3465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.903642+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.903642+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.904094+0000 mgr.x (mgr.24989) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.904094+0000 mgr.x (mgr.24989) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.960796+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.960796+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.963199+0000 mon.c (mon.1) 3467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.963199+0000 mon.c (mon.1) 3467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.965689+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.965689+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.966595+0000 mon.c (mon.1) 3469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.966595+0000 mon.c (mon.1) 3469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.972679+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:26.972679+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.973455+0000 mgr.x (mgr.24989) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:26.973455+0000 mgr.x (mgr.24989) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.051257+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.051257+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.053881+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.053881+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.056019+0000 mon.c (mon.1) 3472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.056019+0000 mon.c (mon.1) 3472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.056901+0000 mon.c (mon.1) 3473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.056901+0000 mon.c (mon.1) 3473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.065358+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.065358+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.065985+0000 mgr.x (mgr.24989) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.065985+0000 mgr.x (mgr.24989) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.111097+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.111097+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.113857+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.113857+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.116341+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.116341+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.117419+0000 mon.c (mon.1) 3477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.117419+0000 mon.c (mon.1) 3477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.126173+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.126173+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.127150+0000 mgr.x (mgr.24989) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.127150+0000 mgr.x (mgr.24989) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.167660+0000 mon.c (mon.1) 3478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.167660+0000 mon.c (mon.1) 3478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.170419+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.170419+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.173689+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.173689+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.174983+0000 mon.c (mon.1) 3481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.174983+0000 mon.c (mon.1) 3481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.183314+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.183314+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.257250+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.257250+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.260772+0000 mon.c (mon.1) 3483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.260772+0000 mon.c (mon.1) 3483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.264095+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.264095+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.265501+0000 mon.c (mon.1) 3485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.265501+0000 mon.c (mon.1) 3485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.271854+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[60276]: audit 2024-04-25T05:12:27.271854+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.201257+0000 mgr.x (mgr.24989) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.201257+0000 mgr.x (mgr.24989) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.278990+0000 mgr.x (mgr.24989) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.278990+0000 mgr.x (mgr.24989) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.342706+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.342706+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.345608+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.345608+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.348072+0000 mon.c (mon.1) 3432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.348072+0000 mon.c (mon.1) 3432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.348935+0000 mon.c (mon.1) 3433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.348935+0000 mon.c (mon.1) 3433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.356228+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.356228+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.356916+0000 mgr.x (mgr.24989) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.356916+0000 mgr.x (mgr.24989) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.400105+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.400105+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.403243+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.403243+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.201257+0000 mgr.x (mgr.24989) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.201257+0000 mgr.x (mgr.24989) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.278990+0000 mgr.x (mgr.24989) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.278990+0000 mgr.x (mgr.24989) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.342706+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.342706+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.345608+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.345608+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.348072+0000 mon.c (mon.1) 3432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.348072+0000 mon.c (mon.1) 3432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.348935+0000 mon.c (mon.1) 3433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.348935+0000 mon.c (mon.1) 3433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.356228+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.356228+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.356916+0000 mgr.x (mgr.24989) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.356916+0000 mgr.x (mgr.24989) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.400105+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.400105+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.403243+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.403243+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.406659+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.406659+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.408179+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.408179+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.416930+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.416930+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.418925+0000 mgr.x (mgr.24989) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.418925+0000 mgr.x (mgr.24989) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cluster 2024-04-25T05:12:26.457773+0000 mgr.x (mgr.24989) 1323 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cluster 2024-04-25T05:12:26.457773+0000 mgr.x (mgr.24989) 1323 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.484514+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.484514+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.488298+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.488298+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.491787+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.491787+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.493025+0000 mon.c (mon.1) 3441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.493025+0000 mon.c (mon.1) 3441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.500990+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.500990+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.406659+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.406659+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.408179+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.408179+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.416930+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.416930+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.418925+0000 mgr.x (mgr.24989) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.418925+0000 mgr.x (mgr.24989) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cluster 2024-04-25T05:12:26.457773+0000 mgr.x (mgr.24989) 1323 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cluster 2024-04-25T05:12:26.457773+0000 mgr.x (mgr.24989) 1323 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.484514+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.484514+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.488298+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.488298+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.491787+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.491787+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.493025+0000 mon.c (mon.1) 3441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.493025+0000 mon.c (mon.1) 3441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.500990+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.500990+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.501795+0000 mgr.x (mgr.24989) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.501795+0000 mgr.x (mgr.24989) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.584545+0000 mon.c (mon.1) 3442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.584545+0000 mon.c (mon.1) 3442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.586988+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.586988+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.589601+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.589601+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.590719+0000 mon.c (mon.1) 3445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.590719+0000 mon.c (mon.1) 3445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.596927+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.596927+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.597690+0000 mgr.x (mgr.24989) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.597690+0000 mgr.x (mgr.24989) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.641296+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.641296+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.643709+0000 mon.c (mon.1) 3447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.643709+0000 mon.c (mon.1) 3447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.646127+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.501795+0000 mgr.x (mgr.24989) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.501795+0000 mgr.x (mgr.24989) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.584545+0000 mon.c (mon.1) 3442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.584545+0000 mon.c (mon.1) 3442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.586988+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.586988+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.589601+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.589601+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.590719+0000 mon.c (mon.1) 3445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.590719+0000 mon.c (mon.1) 3445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.596927+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.596927+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.597690+0000 mgr.x (mgr.24989) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.597690+0000 mgr.x (mgr.24989) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.641296+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.641296+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.643709+0000 mon.c (mon.1) 3447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.643709+0000 mon.c (mon.1) 3447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.646127+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.646127+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.646990+0000 mon.c (mon.1) 3449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.646990+0000 mon.c (mon.1) 3449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.652901+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.652901+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.656557+0000 mgr.x (mgr.24989) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.656557+0000 mgr.x (mgr.24989) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.700460+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.700460+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.702540+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.702540+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.704804+0000 mon.c (mon.1) 3452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.704804+0000 mon.c (mon.1) 3452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.705597+0000 mon.c (mon.1) 3453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.705597+0000 mon.c (mon.1) 3453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.711496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.711496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.712026+0000 mgr.x (mgr.24989) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.712026+0000 mgr.x (mgr.24989) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.769644+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.769644+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.646127+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.646990+0000 mon.c (mon.1) 3449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.646990+0000 mon.c (mon.1) 3449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.652901+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.652901+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.656557+0000 mgr.x (mgr.24989) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.656557+0000 mgr.x (mgr.24989) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.700460+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.700460+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.702540+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.702540+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.704804+0000 mon.c (mon.1) 3452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.704804+0000 mon.c (mon.1) 3452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.705597+0000 mon.c (mon.1) 3453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.705597+0000 mon.c (mon.1) 3453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.711496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.711496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.712026+0000 mgr.x (mgr.24989) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.712026+0000 mgr.x (mgr.24989) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.769644+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.769644+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.771864+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.771864+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.774199+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.774199+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.775224+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.775224+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.782301+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.782301+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.782830+0000 mgr.x (mgr.24989) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.782830+0000 mgr.x (mgr.24989) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.825154+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.825154+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.827306+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.827306+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.829354+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.829354+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.830120+0000 mon.c (mon.1) 3461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.830120+0000 mon.c (mon.1) 3461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.835879+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.835879+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.771864+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.771864+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.774199+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.774199+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.775224+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.775224+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.782301+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.782301+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.782830+0000 mgr.x (mgr.24989) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.782830+0000 mgr.x (mgr.24989) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.825154+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.825154+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.827306+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.827306+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.829354+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.829354+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.830120+0000 mon.c (mon.1) 3461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.830120+0000 mon.c (mon.1) 3461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.835879+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.835879+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.836450+0000 mgr.x (mgr.24989) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.836450+0000 mgr.x (mgr.24989) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.893222+0000 mon.c (mon.1) 3462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.893222+0000 mon.c (mon.1) 3462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.895426+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.895426+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.897335+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.897335+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.898084+0000 mon.c (mon.1) 3465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.898084+0000 mon.c (mon.1) 3465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.903642+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.903642+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.904094+0000 mgr.x (mgr.24989) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.904094+0000 mgr.x (mgr.24989) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.960796+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.960796+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.963199+0000 mon.c (mon.1) 3467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.963199+0000 mon.c (mon.1) 3467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.965689+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.965689+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.836450+0000 mgr.x (mgr.24989) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.836450+0000 mgr.x (mgr.24989) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.893222+0000 mon.c (mon.1) 3462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.893222+0000 mon.c (mon.1) 3462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.895426+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.895426+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.897335+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.897335+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.898084+0000 mon.c (mon.1) 3465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.898084+0000 mon.c (mon.1) 3465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.903642+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.903642+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.904094+0000 mgr.x (mgr.24989) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.904094+0000 mgr.x (mgr.24989) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.960796+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.960796+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.963199+0000 mon.c (mon.1) 3467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.963199+0000 mon.c (mon.1) 3467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.965689+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.965689+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.966595+0000 mon.c (mon.1) 3469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.966595+0000 mon.c (mon.1) 3469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.972679+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:26.972679+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.973455+0000 mgr.x (mgr.24989) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:26.973455+0000 mgr.x (mgr.24989) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.051257+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.051257+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.053881+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.053881+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.056019+0000 mon.c (mon.1) 3472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.056019+0000 mon.c (mon.1) 3472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.056901+0000 mon.c (mon.1) 3473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.056901+0000 mon.c (mon.1) 3473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.065358+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.065358+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.065985+0000 mgr.x (mgr.24989) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.065985+0000 mgr.x (mgr.24989) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.111097+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.111097+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.966595+0000 mon.c (mon.1) 3469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.966595+0000 mon.c (mon.1) 3469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.972679+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:26.972679+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.973455+0000 mgr.x (mgr.24989) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:26.973455+0000 mgr.x (mgr.24989) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.051257+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.051257+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.053881+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.053881+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.056019+0000 mon.c (mon.1) 3472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.056019+0000 mon.c (mon.1) 3472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.056901+0000 mon.c (mon.1) 3473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.056901+0000 mon.c (mon.1) 3473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.065358+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.065358+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.065985+0000 mgr.x (mgr.24989) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.065985+0000 mgr.x (mgr.24989) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.111097+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.111097+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.113857+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.113857+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.116341+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.116341+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.117419+0000 mon.c (mon.1) 3477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.117419+0000 mon.c (mon.1) 3477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.126173+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.126173+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.127150+0000 mgr.x (mgr.24989) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.127150+0000 mgr.x (mgr.24989) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.167660+0000 mon.c (mon.1) 3478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.167660+0000 mon.c (mon.1) 3478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.170419+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.170419+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.173689+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.173689+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.174983+0000 mon.c (mon.1) 3481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.174983+0000 mon.c (mon.1) 3481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.183314+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.183314+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.113857+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.113857+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.116341+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.116341+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.117419+0000 mon.c (mon.1) 3477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.117419+0000 mon.c (mon.1) 3477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.126173+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.126173+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.127150+0000 mgr.x (mgr.24989) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.127150+0000 mgr.x (mgr.24989) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.167660+0000 mon.c (mon.1) 3478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.167660+0000 mon.c (mon.1) 3478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.170419+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.170419+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.173689+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.173689+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.174983+0000 mon.c (mon.1) 3481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.174983+0000 mon.c (mon.1) 3481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.183314+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.183314+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.257250+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.257250+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.260772+0000 mon.c (mon.1) 3483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.260772+0000 mon.c (mon.1) 3483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.264095+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.264095+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.265501+0000 mon.c (mon.1) 3485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.265501+0000 mon.c (mon.1) 3485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.271854+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[79063]: audit 2024-04-25T05:12:27.271854+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.257250+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.257250+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.260772+0000 mon.c (mon.1) 3483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.260772+0000 mon.c (mon.1) 3483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.264095+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.264095+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:27.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.265501+0000 mon.c (mon.1) 3485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.265501+0000 mon.c (mon.1) 3485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:27.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.271854+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:27.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:27 smithi096 bash[81040]: audit 2024-04-25T05:12:27.271854+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:12:27] "GET /metrics HTTP/1.1" 200 38732 "" "Prometheus/2.33.4" 2024-04-25T05:12:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.184076+0000 mgr.x (mgr.24989) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.184076+0000 mgr.x (mgr.24989) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.274655+0000 mgr.x (mgr.24989) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.274655+0000 mgr.x (mgr.24989) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.349520+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.349520+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.352152+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.352152+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.354405+0000 mon.c (mon.1) 3488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.354405+0000 mon.c (mon.1) 3488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.355300+0000 mon.c (mon.1) 3489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.355300+0000 mon.c (mon.1) 3489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.361164+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.361164+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.361844+0000 mgr.x (mgr.24989) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.361844+0000 mgr.x (mgr.24989) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.403792+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.403792+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.406235+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.406235+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.184076+0000 mgr.x (mgr.24989) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.184076+0000 mgr.x (mgr.24989) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.274655+0000 mgr.x (mgr.24989) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.274655+0000 mgr.x (mgr.24989) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.349520+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.349520+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.352152+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.352152+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.354405+0000 mon.c (mon.1) 3488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.354405+0000 mon.c (mon.1) 3488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.355300+0000 mon.c (mon.1) 3489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.355300+0000 mon.c (mon.1) 3489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.361164+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.361164+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.361844+0000 mgr.x (mgr.24989) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.361844+0000 mgr.x (mgr.24989) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.403792+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.403792+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.406235+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.406235+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.408525+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.408525+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.409618+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.409618+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.415958+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.415958+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.416620+0000 mgr.x (mgr.24989) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.416620+0000 mgr.x (mgr.24989) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.474307+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.474307+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.476980+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.476980+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.479224+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.479224+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.480297+0000 mon.c (mon.1) 3497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.480297+0000 mon.c (mon.1) 3497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.486873+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.486873+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.489577+0000 mgr.x (mgr.24989) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.489577+0000 mgr.x (mgr.24989) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.545843+0000 mon.c (mon.1) 3498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.545843+0000 mon.c (mon.1) 3498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.548567+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.548567+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.551060+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.551060+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.552195+0000 mon.c (mon.1) 3501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.552195+0000 mon.c (mon.1) 3501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.560765+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.560765+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.563322+0000 mgr.x (mgr.24989) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.563322+0000 mgr.x (mgr.24989) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.620184+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.620184+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.623462+0000 mon.c (mon.1) 3503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.623462+0000 mon.c (mon.1) 3503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.626992+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.626992+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.628384+0000 mon.c (mon.1) 3505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.408525+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.408525+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.409618+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.409618+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.415958+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.415958+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.416620+0000 mgr.x (mgr.24989) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.416620+0000 mgr.x (mgr.24989) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.474307+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.474307+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.476980+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.476980+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.479224+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.479224+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.480297+0000 mon.c (mon.1) 3497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.480297+0000 mon.c (mon.1) 3497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.486873+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.486873+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.489577+0000 mgr.x (mgr.24989) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.489577+0000 mgr.x (mgr.24989) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.628384+0000 mon.c (mon.1) 3505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.636555+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.636555+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.639281+0000 mgr.x (mgr.24989) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.639281+0000 mgr.x (mgr.24989) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.713207+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.713207+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.716853+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.716853+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.719596+0000 mon.c (mon.1) 3508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.719596+0000 mon.c (mon.1) 3508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.720627+0000 mon.c (mon.1) 3509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.720627+0000 mon.c (mon.1) 3509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.729545+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.729545+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.730833+0000 mgr.x (mgr.24989) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.730833+0000 mgr.x (mgr.24989) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.806345+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.806345+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.808960+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.808960+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.545843+0000 mon.c (mon.1) 3498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.545843+0000 mon.c (mon.1) 3498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.548567+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.548567+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.551060+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.551060+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.552195+0000 mon.c (mon.1) 3501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.552195+0000 mon.c (mon.1) 3501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.560765+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.560765+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.563322+0000 mgr.x (mgr.24989) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.563322+0000 mgr.x (mgr.24989) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.620184+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.620184+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.623462+0000 mon.c (mon.1) 3503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.623462+0000 mon.c (mon.1) 3503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.626992+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.626992+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.628384+0000 mon.c (mon.1) 3505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.812135+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.812135+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.813156+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.813156+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.820250+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.820250+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.820803+0000 mgr.x (mgr.24989) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.820803+0000 mgr.x (mgr.24989) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.847512+0000 mgr.x (mgr.24989) 1343 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.847512+0000 mgr.x (mgr.24989) 1343 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.893847+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.893847+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.896605+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.896605+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.898821+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.898821+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.899635+0000 mon.c (mon.1) 3517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.899635+0000 mon.c (mon.1) 3517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.905368+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.905368+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.906018+0000 mgr.x (mgr.24989) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.906018+0000 mgr.x (mgr.24989) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.947323+0000 mon.c (mon.1) 3518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.947323+0000 mon.c (mon.1) 3518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.950178+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.950178+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.952622+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.952622+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.953411+0000 mon.c (mon.1) 3521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.953411+0000 mon.c (mon.1) 3521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.959418+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:27.959418+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.959824+0000 mgr.x (mgr.24989) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:27.959824+0000 mgr.x (mgr.24989) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.000900+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.000900+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.002959+0000 mon.c (mon.1) 3523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.002959+0000 mon.c (mon.1) 3523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.004745+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.004745+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.628384+0000 mon.c (mon.1) 3505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.636555+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.636555+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.639281+0000 mgr.x (mgr.24989) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.639281+0000 mgr.x (mgr.24989) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.713207+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.713207+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.716853+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.716853+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.719596+0000 mon.c (mon.1) 3508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.719596+0000 mon.c (mon.1) 3508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.720627+0000 mon.c (mon.1) 3509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.720627+0000 mon.c (mon.1) 3509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.729545+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.729545+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.730833+0000 mgr.x (mgr.24989) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.730833+0000 mgr.x (mgr.24989) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.806345+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.806345+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.808960+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.808960+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.005536+0000 mon.c (mon.1) 3525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.005536+0000 mon.c (mon.1) 3525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.010981+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.010981+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.011553+0000 mgr.x (mgr.24989) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.011553+0000 mgr.x (mgr.24989) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.053257+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.053257+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.056122+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.056122+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.058306+0000 mon.c (mon.1) 3528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.058306+0000 mon.c (mon.1) 3528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.059343+0000 mon.c (mon.1) 3529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.059343+0000 mon.c (mon.1) 3529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.065542+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.065542+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.066174+0000 mgr.x (mgr.24989) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.066174+0000 mgr.x (mgr.24989) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.140460+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.140460+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.143870+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.143870+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.147337+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.147337+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.148508+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.148508+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.154913+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.154913+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.155553+0000 mgr.x (mgr.24989) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.155553+0000 mgr.x (mgr.24989) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.227473+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.227473+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.231404+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.231404+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.233626+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.233626+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.234538+0000 mon.c (mon.1) 3537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.234538+0000 mon.c (mon.1) 3537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.243128+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[81040]: audit 2024-04-25T05:12:28.243128+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.812135+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.812135+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.813156+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.813156+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.820250+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.820250+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.820803+0000 mgr.x (mgr.24989) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.820803+0000 mgr.x (mgr.24989) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.847512+0000 mgr.x (mgr.24989) 1343 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.847512+0000 mgr.x (mgr.24989) 1343 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.893847+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.893847+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.896605+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.896605+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.898821+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.898821+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.899635+0000 mon.c (mon.1) 3517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.899635+0000 mon.c (mon.1) 3517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.905368+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.905368+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.906018+0000 mgr.x (mgr.24989) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.906018+0000 mgr.x (mgr.24989) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.947323+0000 mon.c (mon.1) 3518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.947323+0000 mon.c (mon.1) 3518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.950178+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.950178+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.952622+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.952622+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.953411+0000 mon.c (mon.1) 3521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.953411+0000 mon.c (mon.1) 3521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.959418+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:27.959418+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.959824+0000 mgr.x (mgr.24989) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:27.959824+0000 mgr.x (mgr.24989) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.000900+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.000900+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.002959+0000 mon.c (mon.1) 3523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.002959+0000 mon.c (mon.1) 3523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.004745+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.004745+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.005536+0000 mon.c (mon.1) 3525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.005536+0000 mon.c (mon.1) 3525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.010981+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.010981+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.011553+0000 mgr.x (mgr.24989) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.011553+0000 mgr.x (mgr.24989) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.053257+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.053257+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.056122+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.056122+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.058306+0000 mon.c (mon.1) 3528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.058306+0000 mon.c (mon.1) 3528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.059343+0000 mon.c (mon.1) 3529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.059343+0000 mon.c (mon.1) 3529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.065542+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.065542+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.066174+0000 mgr.x (mgr.24989) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.066174+0000 mgr.x (mgr.24989) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.140460+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.140460+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.143870+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.143870+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.147337+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.147337+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.148508+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.148508+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.154913+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.154913+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.155553+0000 mgr.x (mgr.24989) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.155553+0000 mgr.x (mgr.24989) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.227473+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.227473+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.231404+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.231404+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.233626+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.233626+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.234538+0000 mon.c (mon.1) 3537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.234538+0000 mon.c (mon.1) 3537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.243128+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:28 smithi096 bash[79063]: audit 2024-04-25T05:12:28.243128+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.184076+0000 mgr.x (mgr.24989) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.184076+0000 mgr.x (mgr.24989) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.274655+0000 mgr.x (mgr.24989) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.274655+0000 mgr.x (mgr.24989) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.349520+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.349520+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.352152+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.352152+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.354405+0000 mon.c (mon.1) 3488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.354405+0000 mon.c (mon.1) 3488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.355300+0000 mon.c (mon.1) 3489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.355300+0000 mon.c (mon.1) 3489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.361164+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.361164+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.361844+0000 mgr.x (mgr.24989) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.361844+0000 mgr.x (mgr.24989) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.403792+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.403792+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.406235+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.406235+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.408525+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.408525+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.409618+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.409618+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.415958+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.415958+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.416620+0000 mgr.x (mgr.24989) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.416620+0000 mgr.x (mgr.24989) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.474307+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.474307+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.476980+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.476980+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.479224+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.479224+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.480297+0000 mon.c (mon.1) 3497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.480297+0000 mon.c (mon.1) 3497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.486873+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.486873+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.489577+0000 mgr.x (mgr.24989) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.489577+0000 mgr.x (mgr.24989) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.545843+0000 mon.c (mon.1) 3498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.545843+0000 mon.c (mon.1) 3498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.548567+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.548567+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.551060+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.551060+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.552195+0000 mon.c (mon.1) 3501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.552195+0000 mon.c (mon.1) 3501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.560765+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.560765+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.563322+0000 mgr.x (mgr.24989) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.563322+0000 mgr.x (mgr.24989) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.620184+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.620184+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.623462+0000 mon.c (mon.1) 3503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.623462+0000 mon.c (mon.1) 3503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.626992+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.626992+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.628384+0000 mon.c (mon.1) 3505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.628384+0000 mon.c (mon.1) 3505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.636555+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.636555+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.639281+0000 mgr.x (mgr.24989) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.639281+0000 mgr.x (mgr.24989) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.713207+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.713207+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.716853+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.716853+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.719596+0000 mon.c (mon.1) 3508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.719596+0000 mon.c (mon.1) 3508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.720627+0000 mon.c (mon.1) 3509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.720627+0000 mon.c (mon.1) 3509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.729545+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.729545+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.730833+0000 mgr.x (mgr.24989) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.730833+0000 mgr.x (mgr.24989) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.806345+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.806345+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.808960+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.808960+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.812135+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.812135+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.813156+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.813156+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.820250+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.820250+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.820803+0000 mgr.x (mgr.24989) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.820803+0000 mgr.x (mgr.24989) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.847512+0000 mgr.x (mgr.24989) 1343 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.847512+0000 mgr.x (mgr.24989) 1343 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.893847+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.893847+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.896605+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.896605+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.898821+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.898821+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.899635+0000 mon.c (mon.1) 3517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.899635+0000 mon.c (mon.1) 3517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.905368+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.905368+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.906018+0000 mgr.x (mgr.24989) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.906018+0000 mgr.x (mgr.24989) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.947323+0000 mon.c (mon.1) 3518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.947323+0000 mon.c (mon.1) 3518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.950178+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.950178+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.952622+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.952622+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.953411+0000 mon.c (mon.1) 3521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.953411+0000 mon.c (mon.1) 3521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.959418+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:27.959418+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.959824+0000 mgr.x (mgr.24989) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:27.959824+0000 mgr.x (mgr.24989) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.000900+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.000900+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.002959+0000 mon.c (mon.1) 3523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.002959+0000 mon.c (mon.1) 3523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.004745+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.004745+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.005536+0000 mon.c (mon.1) 3525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.005536+0000 mon.c (mon.1) 3525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.010981+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.010981+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.011553+0000 mgr.x (mgr.24989) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.011553+0000 mgr.x (mgr.24989) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.053257+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.053257+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.056122+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.056122+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.058306+0000 mon.c (mon.1) 3528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.058306+0000 mon.c (mon.1) 3528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.059343+0000 mon.c (mon.1) 3529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.059343+0000 mon.c (mon.1) 3529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.065542+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.065542+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.066174+0000 mgr.x (mgr.24989) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.066174+0000 mgr.x (mgr.24989) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.140460+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.140460+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.143870+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.143870+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.147337+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.147337+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.148508+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.148508+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.154913+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.154913+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.155553+0000 mgr.x (mgr.24989) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.155553+0000 mgr.x (mgr.24989) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.227473+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.227473+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.231404+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.231404+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.233626+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.233626+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.234538+0000 mon.c (mon.1) 3537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.234538+0000 mon.c (mon.1) 3537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.243128+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:28.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:28 smithi155 bash[60276]: audit 2024-04-25T05:12:28.243128+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.243839+0000 mgr.x (mgr.24989) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.243839+0000 mgr.x (mgr.24989) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.310393+0000 mon.c (mon.1) 3538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.310393+0000 mon.c (mon.1) 3538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.313293+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.313293+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.315939+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.315939+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.317005+0000 mon.c (mon.1) 3541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.317005+0000 mon.c (mon.1) 3541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.324420+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.324420+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.327499+0000 mgr.x (mgr.24989) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.327499+0000 mgr.x (mgr.24989) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.408868+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.408868+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.414530+0000 mon.c (mon.1) 3543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.414530+0000 mon.c (mon.1) 3543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.418517+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.418517+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.420210+0000 mon.c (mon.1) 3545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.420210+0000 mon.c (mon.1) 3545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.430861+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.430861+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.432445+0000 mgr.x (mgr.24989) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.432445+0000 mgr.x (mgr.24989) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cluster 2024-04-25T05:12:28.458801+0000 mgr.x (mgr.24989) 1352 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cluster 2024-04-25T05:12:28.458801+0000 mgr.x (mgr.24989) 1352 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.492965+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.492965+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.496463+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.496463+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.500293+0000 mon.c (mon.1) 3548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.500293+0000 mon.c (mon.1) 3548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.501607+0000 mon.c (mon.1) 3549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.501607+0000 mon.c (mon.1) 3549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.511702+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.511702+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.514814+0000 mgr.x (mgr.24989) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.514814+0000 mgr.x (mgr.24989) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.577589+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.577589+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.580900+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.580900+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.583557+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.583557+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.584575+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.584575+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.592008+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.592008+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.593052+0000 mgr.x (mgr.24989) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.593052+0000 mgr.x (mgr.24989) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.655405+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.655405+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.658427+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.658427+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.660701+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.660701+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.661598+0000 mon.c (mon.1) 3557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.661598+0000 mon.c (mon.1) 3557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.670216+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.670216+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.670962+0000 mgr.x (mgr.24989) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.670962+0000 mgr.x (mgr.24989) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.717039+0000 mon.c (mon.1) 3558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.717039+0000 mon.c (mon.1) 3558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.719991+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.719991+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.722517+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.722517+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.724333+0000 mon.c (mon.1) 3561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.724333+0000 mon.c (mon.1) 3561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.733284+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.733284+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.734577+0000 mgr.x (mgr.24989) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.734577+0000 mgr.x (mgr.24989) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.776253+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.776253+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.779388+0000 mon.c (mon.1) 3563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.779388+0000 mon.c (mon.1) 3563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.781786+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.781786+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.782706+0000 mon.c (mon.1) 3565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.782706+0000 mon.c (mon.1) 3565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.789516+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.789516+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.792269+0000 mgr.x (mgr.24989) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.792269+0000 mgr.x (mgr.24989) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.833677+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.833677+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.836506+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.836506+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.839280+0000 mon.c (mon.1) 3568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.839280+0000 mon.c (mon.1) 3568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.840005+0000 mon.c (mon.1) 3569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.840005+0000 mon.c (mon.1) 3569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.845980+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.845980+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.847884+0000 mgr.x (mgr.24989) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.847884+0000 mgr.x (mgr.24989) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.889065+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.889065+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.891181+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.891181+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.893277+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.893277+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.894168+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.894168+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.900274+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.900274+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.903519+0000 mgr.x (mgr.24989) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.903519+0000 mgr.x (mgr.24989) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.944841+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.944841+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.947433+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.947433+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.950292+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.950292+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.951373+0000 mon.c (mon.1) 3577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.951373+0000 mon.c (mon.1) 3577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.959999+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:28.959999+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.963322+0000 mgr.x (mgr.24989) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:28.963322+0000 mgr.x (mgr.24989) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.009264+0000 mon.c (mon.1) 3578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.009264+0000 mon.c (mon.1) 3578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.012412+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.012412+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.015005+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.015005+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.016043+0000 mon.c (mon.1) 3581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.016043+0000 mon.c (mon.1) 3581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.022715+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.022715+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.025813+0000 mgr.x (mgr.24989) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.025813+0000 mgr.x (mgr.24989) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.083415+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.083415+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.086520+0000 mon.c (mon.1) 3583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.086520+0000 mon.c (mon.1) 3583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.089186+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.089186+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.090622+0000 mon.c (mon.1) 3585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.090622+0000 mon.c (mon.1) 3585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.100064+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.100064+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.101222+0000 mgr.x (mgr.24989) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.101222+0000 mgr.x (mgr.24989) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.159061+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.159061+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.162072+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.162072+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.164768+0000 mon.c (mon.1) 3588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.164768+0000 mon.c (mon.1) 3588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.165946+0000 mon.c (mon.1) 3589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.165946+0000 mon.c (mon.1) 3589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.174831+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.174831+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.232839+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.232839+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.236085+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.236085+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.238842+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.238842+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.240104+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.240104+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.249359+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:29 smithi155 bash[60276]: audit 2024-04-25T05:12:29.249359+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.243839+0000 mgr.x (mgr.24989) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.243839+0000 mgr.x (mgr.24989) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.310393+0000 mon.c (mon.1) 3538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.310393+0000 mon.c (mon.1) 3538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.313293+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.313293+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.315939+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.315939+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.317005+0000 mon.c (mon.1) 3541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.317005+0000 mon.c (mon.1) 3541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.324420+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.324420+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.327499+0000 mgr.x (mgr.24989) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.327499+0000 mgr.x (mgr.24989) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.408868+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.408868+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.414530+0000 mon.c (mon.1) 3543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.414530+0000 mon.c (mon.1) 3543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.418517+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.243839+0000 mgr.x (mgr.24989) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.243839+0000 mgr.x (mgr.24989) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.310393+0000 mon.c (mon.1) 3538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.310393+0000 mon.c (mon.1) 3538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.313293+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.313293+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.315939+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.315939+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.317005+0000 mon.c (mon.1) 3541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.317005+0000 mon.c (mon.1) 3541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.324420+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.324420+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.327499+0000 mgr.x (mgr.24989) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.327499+0000 mgr.x (mgr.24989) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.408868+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.408868+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.414530+0000 mon.c (mon.1) 3543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.414530+0000 mon.c (mon.1) 3543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.418517+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.418517+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.420210+0000 mon.c (mon.1) 3545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.420210+0000 mon.c (mon.1) 3545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.430861+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.430861+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.432445+0000 mgr.x (mgr.24989) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.432445+0000 mgr.x (mgr.24989) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cluster 2024-04-25T05:12:28.458801+0000 mgr.x (mgr.24989) 1352 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cluster 2024-04-25T05:12:28.458801+0000 mgr.x (mgr.24989) 1352 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.492965+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.492965+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.496463+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.496463+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.500293+0000 mon.c (mon.1) 3548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.500293+0000 mon.c (mon.1) 3548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.501607+0000 mon.c (mon.1) 3549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.501607+0000 mon.c (mon.1) 3549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.511702+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.511702+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.514814+0000 mgr.x (mgr.24989) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.514814+0000 mgr.x (mgr.24989) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.418517+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.420210+0000 mon.c (mon.1) 3545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.420210+0000 mon.c (mon.1) 3545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.430861+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.430861+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.432445+0000 mgr.x (mgr.24989) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.432445+0000 mgr.x (mgr.24989) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cluster 2024-04-25T05:12:28.458801+0000 mgr.x (mgr.24989) 1352 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cluster 2024-04-25T05:12:28.458801+0000 mgr.x (mgr.24989) 1352 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.492965+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.492965+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.496463+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.496463+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.500293+0000 mon.c (mon.1) 3548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.500293+0000 mon.c (mon.1) 3548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.501607+0000 mon.c (mon.1) 3549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.501607+0000 mon.c (mon.1) 3549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.511702+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.511702+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.514814+0000 mgr.x (mgr.24989) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.514814+0000 mgr.x (mgr.24989) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.577589+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.577589+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.580900+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.580900+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.583557+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.583557+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.584575+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.584575+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.592008+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.592008+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.593052+0000 mgr.x (mgr.24989) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.593052+0000 mgr.x (mgr.24989) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.655405+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.655405+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.658427+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.658427+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.660701+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.660701+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.661598+0000 mon.c (mon.1) 3557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.577589+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.577589+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.580900+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.580900+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.583557+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.583557+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.584575+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.584575+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.592008+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.592008+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.593052+0000 mgr.x (mgr.24989) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.593052+0000 mgr.x (mgr.24989) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.655405+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.655405+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.658427+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.658427+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.660701+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.660701+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.661598+0000 mon.c (mon.1) 3557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.661598+0000 mon.c (mon.1) 3557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.670216+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.670216+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.670962+0000 mgr.x (mgr.24989) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.670962+0000 mgr.x (mgr.24989) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.717039+0000 mon.c (mon.1) 3558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.717039+0000 mon.c (mon.1) 3558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.719991+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.719991+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.722517+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.722517+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.724333+0000 mon.c (mon.1) 3561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.724333+0000 mon.c (mon.1) 3561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.733284+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.733284+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.734577+0000 mgr.x (mgr.24989) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.734577+0000 mgr.x (mgr.24989) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.776253+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.776253+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.779388+0000 mon.c (mon.1) 3563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.661598+0000 mon.c (mon.1) 3557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.670216+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.670216+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.670962+0000 mgr.x (mgr.24989) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.670962+0000 mgr.x (mgr.24989) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.717039+0000 mon.c (mon.1) 3558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.717039+0000 mon.c (mon.1) 3558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.719991+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.719991+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.722517+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.722517+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.724333+0000 mon.c (mon.1) 3561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.724333+0000 mon.c (mon.1) 3561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.733284+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.733284+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.734577+0000 mgr.x (mgr.24989) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.734577+0000 mgr.x (mgr.24989) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.776253+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.776253+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.779388+0000 mon.c (mon.1) 3563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.779388+0000 mon.c (mon.1) 3563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.781786+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.781786+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.782706+0000 mon.c (mon.1) 3565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.782706+0000 mon.c (mon.1) 3565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.789516+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.789516+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.792269+0000 mgr.x (mgr.24989) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.792269+0000 mgr.x (mgr.24989) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.833677+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.833677+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.836506+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.836506+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.839280+0000 mon.c (mon.1) 3568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.839280+0000 mon.c (mon.1) 3568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.840005+0000 mon.c (mon.1) 3569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.840005+0000 mon.c (mon.1) 3569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.845980+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.845980+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.847884+0000 mgr.x (mgr.24989) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.847884+0000 mgr.x (mgr.24989) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.779388+0000 mon.c (mon.1) 3563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.781786+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.781786+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.782706+0000 mon.c (mon.1) 3565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.782706+0000 mon.c (mon.1) 3565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.789516+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.789516+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.792269+0000 mgr.x (mgr.24989) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.792269+0000 mgr.x (mgr.24989) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.833677+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.833677+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.836506+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.836506+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.839280+0000 mon.c (mon.1) 3568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.839280+0000 mon.c (mon.1) 3568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.840005+0000 mon.c (mon.1) 3569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.840005+0000 mon.c (mon.1) 3569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.845980+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.845980+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.847884+0000 mgr.x (mgr.24989) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.847884+0000 mgr.x (mgr.24989) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.889065+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.889065+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.891181+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.891181+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.893277+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.893277+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.894168+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.894168+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.900274+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.900274+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.903519+0000 mgr.x (mgr.24989) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.903519+0000 mgr.x (mgr.24989) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.944841+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.944841+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.947433+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.947433+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.950292+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.950292+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.951373+0000 mon.c (mon.1) 3577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.889065+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.889065+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.891181+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.891181+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.893277+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.893277+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.894168+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.894168+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.900274+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.900274+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.903519+0000 mgr.x (mgr.24989) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.903519+0000 mgr.x (mgr.24989) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.944841+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.944841+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.947433+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.947433+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.950292+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.950292+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.951373+0000 mon.c (mon.1) 3577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.951373+0000 mon.c (mon.1) 3577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.959999+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:28.959999+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.963322+0000 mgr.x (mgr.24989) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:28.963322+0000 mgr.x (mgr.24989) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.009264+0000 mon.c (mon.1) 3578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.009264+0000 mon.c (mon.1) 3578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.012412+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.012412+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.015005+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.015005+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.016043+0000 mon.c (mon.1) 3581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.016043+0000 mon.c (mon.1) 3581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.022715+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.022715+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.025813+0000 mgr.x (mgr.24989) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.025813+0000 mgr.x (mgr.24989) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.083415+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.083415+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.086520+0000 mon.c (mon.1) 3583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.086520+0000 mon.c (mon.1) 3583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.951373+0000 mon.c (mon.1) 3577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.959999+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:28.959999+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.963322+0000 mgr.x (mgr.24989) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:28.963322+0000 mgr.x (mgr.24989) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.009264+0000 mon.c (mon.1) 3578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.009264+0000 mon.c (mon.1) 3578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.012412+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.012412+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.015005+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.015005+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.016043+0000 mon.c (mon.1) 3581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.016043+0000 mon.c (mon.1) 3581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.022715+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.022715+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.025813+0000 mgr.x (mgr.24989) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.025813+0000 mgr.x (mgr.24989) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.083415+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.083415+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.086520+0000 mon.c (mon.1) 3583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.086520+0000 mon.c (mon.1) 3583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.089186+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.089186+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.090622+0000 mon.c (mon.1) 3585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.090622+0000 mon.c (mon.1) 3585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.100064+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.100064+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.101222+0000 mgr.x (mgr.24989) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.101222+0000 mgr.x (mgr.24989) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.159061+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.159061+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.162072+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.162072+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.164768+0000 mon.c (mon.1) 3588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.164768+0000 mon.c (mon.1) 3588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.165946+0000 mon.c (mon.1) 3589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.165946+0000 mon.c (mon.1) 3589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.174831+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.174831+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.232839+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.232839+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.089186+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.089186+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.090622+0000 mon.c (mon.1) 3585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.090622+0000 mon.c (mon.1) 3585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.100064+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.100064+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.101222+0000 mgr.x (mgr.24989) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.101222+0000 mgr.x (mgr.24989) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.159061+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.159061+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.162072+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.162072+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.164768+0000 mon.c (mon.1) 3588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.164768+0000 mon.c (mon.1) 3588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.165946+0000 mon.c (mon.1) 3589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.165946+0000 mon.c (mon.1) 3589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.174831+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.174831+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.232839+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.232839+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.236085+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.236085+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.238842+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.238842+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.240104+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.240104+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.249359+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[81040]: audit 2024-04-25T05:12:29.249359+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.236085+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.236085+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:29.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.238842+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.238842+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:29.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.240104+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.240104+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:29.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.249359+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:29.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:29 smithi096 bash[79063]: audit 2024-04-25T05:12:29.249359+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.175810+0000 mgr.x (mgr.24989) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.175810+0000 mgr.x (mgr.24989) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.250653+0000 mgr.x (mgr.24989) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.250653+0000 mgr.x (mgr.24989) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.325075+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.325075+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.327682+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.327682+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.330816+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.330816+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.331913+0000 mon.c (mon.1) 3597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.331913+0000 mon.c (mon.1) 3597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.338514+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.338514+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.340953+0000 mgr.x (mgr.24989) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.340953+0000 mgr.x (mgr.24989) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.398218+0000 mon.c (mon.1) 3598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.398218+0000 mon.c (mon.1) 3598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.401702+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.401702+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.175810+0000 mgr.x (mgr.24989) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.175810+0000 mgr.x (mgr.24989) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.677 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.250653+0000 mgr.x (mgr.24989) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.250653+0000 mgr.x (mgr.24989) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.325075+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.325075+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.327682+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.327682+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.330816+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.330816+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.331913+0000 mon.c (mon.1) 3597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.331913+0000 mon.c (mon.1) 3597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.338514+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.338514+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.340953+0000 mgr.x (mgr.24989) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.678 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.340953+0000 mgr.x (mgr.24989) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.398218+0000 mon.c (mon.1) 3598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.398218+0000 mon.c (mon.1) 3598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.401702+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.401702+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.404182+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.404182+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.679 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.405432+0000 mon.c (mon.1) 3601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.405432+0000 mon.c (mon.1) 3601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.415685+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.415685+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.416269+0000 mgr.x (mgr.24989) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.416269+0000 mgr.x (mgr.24989) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.473674+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.473674+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.476439+0000 mon.c (mon.1) 3603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.476439+0000 mon.c (mon.1) 3603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.478822+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.478822+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.479786+0000 mon.c (mon.1) 3605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.479786+0000 mon.c (mon.1) 3605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.487985+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.680 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.487985+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.488480+0000 mgr.x (mgr.24989) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.488480+0000 mgr.x (mgr.24989) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.544952+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.544952+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.547363+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.547363+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.549694+0000 mon.c (mon.1) 3608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.549694+0000 mon.c (mon.1) 3608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.550598+0000 mon.c (mon.1) 3609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.550598+0000 mon.c (mon.1) 3609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.559647+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.559647+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.560203+0000 mgr.x (mgr.24989) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.560203+0000 mgr.x (mgr.24989) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.681 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.601373+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.601373+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.604139+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.604139+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.606705+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.606705+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.607975+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.607975+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.615662+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.615662+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.617642+0000 mgr.x (mgr.24989) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.617642+0000 mgr.x (mgr.24989) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.675817+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.675817+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.678526+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.678526+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.681042+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.681042+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.682572+0000 mon.c (mon.1) 3617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.682572+0000 mon.c (mon.1) 3617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.690508+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.690508+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.692663+0000 mgr.x (mgr.24989) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.692663+0000 mgr.x (mgr.24989) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.766225+0000 mon.c (mon.1) 3618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.766225+0000 mon.c (mon.1) 3618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.769027+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.769027+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.404182+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.404182+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.405432+0000 mon.c (mon.1) 3601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.405432+0000 mon.c (mon.1) 3601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.415685+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.415685+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.416269+0000 mgr.x (mgr.24989) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.416269+0000 mgr.x (mgr.24989) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.473674+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.473674+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.476439+0000 mon.c (mon.1) 3603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.476439+0000 mon.c (mon.1) 3603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.478822+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.478822+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.479786+0000 mon.c (mon.1) 3605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.479786+0000 mon.c (mon.1) 3605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.487985+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.487985+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.488480+0000 mgr.x (mgr.24989) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.488480+0000 mgr.x (mgr.24989) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.771700+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.771700+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.685 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.772549+0000 mon.c (mon.1) 3621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.772549+0000 mon.c (mon.1) 3621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.778750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.778750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.779272+0000 mgr.x (mgr.24989) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.779272+0000 mgr.x (mgr.24989) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.819857+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.819857+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.822104+0000 mon.c (mon.1) 3623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.822104+0000 mon.c (mon.1) 3623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.824263+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.824263+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.825082+0000 mon.c (mon.1) 3625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.825082+0000 mon.c (mon.1) 3625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.831305+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.831305+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.832239+0000 mgr.x (mgr.24989) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.832239+0000 mgr.x (mgr.24989) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.890602+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.890602+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.893339+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.893339+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.895601+0000 mon.c (mon.1) 3628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.895601+0000 mon.c (mon.1) 3628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.896364+0000 mon.c (mon.1) 3629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.896364+0000 mon.c (mon.1) 3629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.902156+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.902156+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.903572+0000 mgr.x (mgr.24989) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.903572+0000 mgr.x (mgr.24989) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.945065+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.945065+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.947312+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.947312+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.949416+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.949416+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.950183+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.950183+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.544952+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.544952+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.547363+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.547363+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.549694+0000 mon.c (mon.1) 3608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.688 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.549694+0000 mon.c (mon.1) 3608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.550598+0000 mon.c (mon.1) 3609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.550598+0000 mon.c (mon.1) 3609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.559647+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.559647+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.560203+0000 mgr.x (mgr.24989) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.560203+0000 mgr.x (mgr.24989) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.601373+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.601373+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.604139+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.604139+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.606705+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.606705+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.607975+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.958520+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:29.958520+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.959043+0000 mgr.x (mgr.24989) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:29.959043+0000 mgr.x (mgr.24989) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.000295+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.000295+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.002495+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.002495+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.004654+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.004654+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.005446+0000 mon.c (mon.1) 3637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.005446+0000 mon.c (mon.1) 3637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.013559+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.013559+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.014243+0000 mgr.x (mgr.24989) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.014243+0000 mgr.x (mgr.24989) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.070753+0000 mon.c (mon.1) 3638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.070753+0000 mon.c (mon.1) 3638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.072736+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.072736+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.074745+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.074745+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.075496+0000 mon.c (mon.1) 3641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.075496+0000 mon.c (mon.1) 3641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.081215+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.081215+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.082201+0000 mgr.x (mgr.24989) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.082201+0000 mgr.x (mgr.24989) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.123082+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.123082+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.125314+0000 mon.c (mon.1) 3643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.125314+0000 mon.c (mon.1) 3643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.127143+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.692 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.127143+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.127780+0000 mon.c (mon.1) 3645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.127780+0000 mon.c (mon.1) 3645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.133560+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.133560+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.136181+0000 mgr.x (mgr.24989) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.136181+0000 mgr.x (mgr.24989) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.179470+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.179470+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.182235+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.182235+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.184497+0000 mon.c (mon.1) 3648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.184497+0000 mon.c (mon.1) 3648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.185230+0000 mon.c (mon.1) 3649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.185230+0000 mon.c (mon.1) 3649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.193765+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.193765+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.239419+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.239419+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.243106+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.243106+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.245900+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.245900+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.247133+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.247133+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.256518+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.694 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[79063]: audit 2024-04-25T05:12:30.256518+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.607975+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.615662+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.615662+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.617642+0000 mgr.x (mgr.24989) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.617642+0000 mgr.x (mgr.24989) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.675817+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.675817+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.678526+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.678526+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.681042+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.681042+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.682572+0000 mon.c (mon.1) 3617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.682572+0000 mon.c (mon.1) 3617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.690508+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.690508+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.692663+0000 mgr.x (mgr.24989) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.692663+0000 mgr.x (mgr.24989) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.766225+0000 mon.c (mon.1) 3618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.766225+0000 mon.c (mon.1) 3618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.769027+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.769027+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.771700+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.771700+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.696 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.772549+0000 mon.c (mon.1) 3621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.772549+0000 mon.c (mon.1) 3621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.778750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.778750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.779272+0000 mgr.x (mgr.24989) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.779272+0000 mgr.x (mgr.24989) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.819857+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.819857+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.822104+0000 mon.c (mon.1) 3623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.822104+0000 mon.c (mon.1) 3623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.824263+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.824263+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.825082+0000 mon.c (mon.1) 3625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.825082+0000 mon.c (mon.1) 3625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.831305+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.697 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.831305+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.832239+0000 mgr.x (mgr.24989) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.832239+0000 mgr.x (mgr.24989) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.890602+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.890602+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.893339+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.893339+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.895601+0000 mon.c (mon.1) 3628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.895601+0000 mon.c (mon.1) 3628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.896364+0000 mon.c (mon.1) 3629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.896364+0000 mon.c (mon.1) 3629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.902156+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.902156+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.698 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.903572+0000 mgr.x (mgr.24989) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.903572+0000 mgr.x (mgr.24989) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.945065+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.945065+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.947312+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.947312+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.949416+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.949416+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.950183+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.950183+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.958520+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:29.958520+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.959043+0000 mgr.x (mgr.24989) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:29.959043+0000 mgr.x (mgr.24989) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.000295+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.000295+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.699 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.002495+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.002495+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.004654+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.004654+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.005446+0000 mon.c (mon.1) 3637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.005446+0000 mon.c (mon.1) 3637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.013559+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.013559+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.014243+0000 mgr.x (mgr.24989) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.014243+0000 mgr.x (mgr.24989) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.070753+0000 mon.c (mon.1) 3638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.070753+0000 mon.c (mon.1) 3638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.072736+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.072736+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.074745+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.074745+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.700 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.075496+0000 mon.c (mon.1) 3641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.075496+0000 mon.c (mon.1) 3641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.081215+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.081215+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.082201+0000 mgr.x (mgr.24989) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.082201+0000 mgr.x (mgr.24989) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.123082+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.123082+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.125314+0000 mon.c (mon.1) 3643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.125314+0000 mon.c (mon.1) 3643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.127143+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.127143+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.127780+0000 mon.c (mon.1) 3645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.127780+0000 mon.c (mon.1) 3645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.133560+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.701 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.133560+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.136181+0000 mgr.x (mgr.24989) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.136181+0000 mgr.x (mgr.24989) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.179470+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.179470+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.182235+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.182235+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.184497+0000 mon.c (mon.1) 3648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.184497+0000 mon.c (mon.1) 3648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.185230+0000 mon.c (mon.1) 3649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.185230+0000 mon.c (mon.1) 3649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.193765+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.193765+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.239419+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.702 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.239419+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.243106+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.243106+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.245900+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.245900+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.247133+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.247133+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.256518+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.703 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:30 smithi096 bash[81040]: audit 2024-04-25T05:12:30.256518+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.175810+0000 mgr.x (mgr.24989) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.175810+0000 mgr.x (mgr.24989) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.250653+0000 mgr.x (mgr.24989) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.250653+0000 mgr.x (mgr.24989) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.325075+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.325075+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.327682+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.327682+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.330816+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.330816+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.331913+0000 mon.c (mon.1) 3597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.331913+0000 mon.c (mon.1) 3597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.338514+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.338514+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.340953+0000 mgr.x (mgr.24989) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.340953+0000 mgr.x (mgr.24989) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.398218+0000 mon.c (mon.1) 3598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.398218+0000 mon.c (mon.1) 3598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.401702+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.401702+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.404182+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.404182+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.405432+0000 mon.c (mon.1) 3601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.405432+0000 mon.c (mon.1) 3601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.415685+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.415685+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.416269+0000 mgr.x (mgr.24989) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.416269+0000 mgr.x (mgr.24989) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.473674+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.473674+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.476439+0000 mon.c (mon.1) 3603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.476439+0000 mon.c (mon.1) 3603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.478822+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.478822+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.479786+0000 mon.c (mon.1) 3605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.479786+0000 mon.c (mon.1) 3605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.487985+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.487985+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.488480+0000 mgr.x (mgr.24989) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.488480+0000 mgr.x (mgr.24989) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.544952+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.544952+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.547363+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.547363+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.549694+0000 mon.c (mon.1) 3608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.549694+0000 mon.c (mon.1) 3608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.550598+0000 mon.c (mon.1) 3609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.550598+0000 mon.c (mon.1) 3609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.559647+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.559647+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.560203+0000 mgr.x (mgr.24989) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.560203+0000 mgr.x (mgr.24989) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.601373+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.601373+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.604139+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.604139+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.606705+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.606705+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.607975+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.607975+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.615662+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.615662+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.617642+0000 mgr.x (mgr.24989) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.617642+0000 mgr.x (mgr.24989) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.675817+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.675817+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.678526+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.678526+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.681042+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.681042+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.682572+0000 mon.c (mon.1) 3617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.682572+0000 mon.c (mon.1) 3617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.690508+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.690508+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.692663+0000 mgr.x (mgr.24989) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.692663+0000 mgr.x (mgr.24989) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.766225+0000 mon.c (mon.1) 3618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.766225+0000 mon.c (mon.1) 3618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.769027+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.769027+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.771700+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.771700+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.772549+0000 mon.c (mon.1) 3621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.772549+0000 mon.c (mon.1) 3621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.778750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.778750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.779272+0000 mgr.x (mgr.24989) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.779272+0000 mgr.x (mgr.24989) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.819857+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.819857+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.822104+0000 mon.c (mon.1) 3623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.822104+0000 mon.c (mon.1) 3623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.824263+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.824263+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.825082+0000 mon.c (mon.1) 3625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.825082+0000 mon.c (mon.1) 3625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.831305+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.831305+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.832239+0000 mgr.x (mgr.24989) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.832239+0000 mgr.x (mgr.24989) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.890602+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.890602+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.893339+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.893339+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.895601+0000 mon.c (mon.1) 3628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.895601+0000 mon.c (mon.1) 3628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.896364+0000 mon.c (mon.1) 3629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.896364+0000 mon.c (mon.1) 3629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.902156+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.902156+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.903572+0000 mgr.x (mgr.24989) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.903572+0000 mgr.x (mgr.24989) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.945065+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.945065+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.947312+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.947312+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.949416+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.949416+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.950183+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.950183+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.958520+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:29.958520+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.959043+0000 mgr.x (mgr.24989) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:29.959043+0000 mgr.x (mgr.24989) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.000295+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.000295+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.002495+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.002495+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.004654+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.004654+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.005446+0000 mon.c (mon.1) 3637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.005446+0000 mon.c (mon.1) 3637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.013559+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.013559+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.014243+0000 mgr.x (mgr.24989) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.014243+0000 mgr.x (mgr.24989) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.070753+0000 mon.c (mon.1) 3638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.070753+0000 mon.c (mon.1) 3638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.072736+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.072736+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.074745+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.074745+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.075496+0000 mon.c (mon.1) 3641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.075496+0000 mon.c (mon.1) 3641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.081215+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.081215+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.082201+0000 mgr.x (mgr.24989) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.082201+0000 mgr.x (mgr.24989) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.123082+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.123082+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.125314+0000 mon.c (mon.1) 3643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.125314+0000 mon.c (mon.1) 3643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.127143+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.127143+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.127780+0000 mon.c (mon.1) 3645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.127780+0000 mon.c (mon.1) 3645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.133560+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.133560+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.136181+0000 mgr.x (mgr.24989) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.136181+0000 mgr.x (mgr.24989) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.179470+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.179470+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.182235+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.182235+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.184497+0000 mon.c (mon.1) 3648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.184497+0000 mon.c (mon.1) 3648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.185230+0000 mon.c (mon.1) 3649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.185230+0000 mon.c (mon.1) 3649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.193765+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.193765+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.239419+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.239419+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.243106+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.243106+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.245900+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.245900+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.247133+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.247133+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:30.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.256518+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:30.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:30 smithi155 bash[60276]: audit 2024-04-25T05:12:30.256518+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.135 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:12:31.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.197016+0000 mgr.x (mgr.24989) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.197016+0000 mgr.x (mgr.24989) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.264311+0000 mgr.x (mgr.24989) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.264311+0000 mgr.x (mgr.24989) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.320657+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.320657+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.324268+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.324268+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.326448+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.326448+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.327204+0000 mon.c (mon.1) 3657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.327204+0000 mon.c (mon.1) 3657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.334532+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.334532+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.334860+0000 mgr.x (mgr.24989) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.334860+0000 mgr.x (mgr.24989) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.375766+0000 mon.c (mon.1) 3658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.375766+0000 mon.c (mon.1) 3658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.377856+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.377856+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.379941+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.379941+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.380691+0000 mon.c (mon.1) 3661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.380691+0000 mon.c (mon.1) 3661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.386004+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.386004+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.386316+0000 mgr.x (mgr.24989) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.386316+0000 mgr.x (mgr.24989) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.427994+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.427994+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.429915+0000 mon.c (mon.1) 3663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.429915+0000 mon.c (mon.1) 3663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.431630+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.431630+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.432269+0000 mon.c (mon.1) 3665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.432269+0000 mon.c (mon.1) 3665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.437478+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.437478+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.438115+0000 mgr.x (mgr.24989) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.438115+0000 mgr.x (mgr.24989) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cluster 2024-04-25T05:12:30.459522+0000 mgr.x (mgr.24989) 1383 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 199 op/s 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cluster 2024-04-25T05:12:30.459522+0000 mgr.x (mgr.24989) 1383 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 199 op/s 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.487063+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.487063+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.489973+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.489973+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.492927+0000 mon.c (mon.1) 3668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.492927+0000 mon.c (mon.1) 3668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.493815+0000 mon.c (mon.1) 3669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.493815+0000 mon.c (mon.1) 3669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.499480+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.499480+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.500993+0000 mgr.x (mgr.24989) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.500993+0000 mgr.x (mgr.24989) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.574443+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.574443+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.576598+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.576598+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.578731+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.578731+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.579457+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.579457+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.584349+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.584349+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.584724+0000 mgr.x (mgr.24989) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.584724+0000 mgr.x (mgr.24989) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.658745+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.658745+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.661461+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.661461+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.664019+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.664019+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.665056+0000 mon.c (mon.1) 3677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.665056+0000 mon.c (mon.1) 3677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.671589+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.671589+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.674579+0000 mgr.x (mgr.24989) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.674579+0000 mgr.x (mgr.24989) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.747751+0000 mon.c (mon.1) 3678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.747751+0000 mon.c (mon.1) 3678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.750595+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.750595+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.753105+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.753105+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.754080+0000 mon.c (mon.1) 3681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.754080+0000 mon.c (mon.1) 3681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.762570+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.762570+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.763168+0000 mgr.x (mgr.24989) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.763168+0000 mgr.x (mgr.24989) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.836077+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.836077+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.838445+0000 mon.c (mon.1) 3683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.838445+0000 mon.c (mon.1) 3683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.840947+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.840947+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.842098+0000 mon.c (mon.1) 3685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.842098+0000 mon.c (mon.1) 3685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.849146+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.849146+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.849657+0000 mgr.x (mgr.24989) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.849657+0000 mgr.x (mgr.24989) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.923882+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.923882+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.925989+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.925989+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.930801+0000 mon.c (mon.1) 3688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.930801+0000 mon.c (mon.1) 3688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.931855+0000 mon.c (mon.1) 3689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.931855+0000 mon.c (mon.1) 3689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.938556+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.938556+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.939217+0000 mgr.x (mgr.24989) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.939217+0000 mgr.x (mgr.24989) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.979670+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.979670+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.982328+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.982328+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.984541+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.984541+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.985437+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.985437+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.992048+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:30.992048+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.993999+0000 mgr.x (mgr.24989) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:30.993999+0000 mgr.x (mgr.24989) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.034228+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.034228+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.036354+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.036354+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.038883+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.038883+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.039825+0000 mon.c (mon.1) 3697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.039825+0000 mon.c (mon.1) 3697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.046348+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.046348+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.048356+0000 mgr.x (mgr.24989) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.048356+0000 mgr.x (mgr.24989) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.122310+0000 mon.c (mon.1) 3698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.122310+0000 mon.c (mon.1) 3698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.122796+0000 mgr.x (mgr.24989) 1392 : audit [DBG] from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.122796+0000 mgr.x (mgr.24989) 1392 : audit [DBG] from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.125020+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.125020+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.127552+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.127552+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.128303+0000 mon.c (mon.1) 3701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.128303+0000 mon.c (mon.1) 3701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.135070+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.135070+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.135481+0000 mgr.x (mgr.24989) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.135481+0000 mgr.x (mgr.24989) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.223729+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.223729+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.228156+0000 mon.c (mon.1) 3703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.228156+0000 mon.c (mon.1) 3703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.232128+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.232128+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.233484+0000 mon.c (mon.1) 3705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.233484+0000 mon.c (mon.1) 3705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.240936+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:31 smithi155 bash[60276]: audit 2024-04-25T05:12:31.240936+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.197016+0000 mgr.x (mgr.24989) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.197016+0000 mgr.x (mgr.24989) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.264311+0000 mgr.x (mgr.24989) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.264311+0000 mgr.x (mgr.24989) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.320657+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.320657+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.324268+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.324268+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.326448+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.326448+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.327204+0000 mon.c (mon.1) 3657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.327204+0000 mon.c (mon.1) 3657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.334532+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.334532+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.334860+0000 mgr.x (mgr.24989) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.334860+0000 mgr.x (mgr.24989) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.375766+0000 mon.c (mon.1) 3658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.375766+0000 mon.c (mon.1) 3658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.377856+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.377856+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.197016+0000 mgr.x (mgr.24989) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.197016+0000 mgr.x (mgr.24989) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.264311+0000 mgr.x (mgr.24989) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.264311+0000 mgr.x (mgr.24989) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.320657+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.320657+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.324268+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.324268+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.326448+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.326448+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.327204+0000 mon.c (mon.1) 3657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.327204+0000 mon.c (mon.1) 3657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.334532+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.334532+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.334860+0000 mgr.x (mgr.24989) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.334860+0000 mgr.x (mgr.24989) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.375766+0000 mon.c (mon.1) 3658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.375766+0000 mon.c (mon.1) 3658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.377856+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.377856+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.379941+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.379941+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.380691+0000 mon.c (mon.1) 3661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.380691+0000 mon.c (mon.1) 3661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.386004+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.386004+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.386316+0000 mgr.x (mgr.24989) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.386316+0000 mgr.x (mgr.24989) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.427994+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.427994+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.429915+0000 mon.c (mon.1) 3663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.429915+0000 mon.c (mon.1) 3663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.431630+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.431630+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.432269+0000 mon.c (mon.1) 3665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.432269+0000 mon.c (mon.1) 3665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.437478+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.437478+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.438115+0000 mgr.x (mgr.24989) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.438115+0000 mgr.x (mgr.24989) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.379941+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.379941+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.380691+0000 mon.c (mon.1) 3661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.380691+0000 mon.c (mon.1) 3661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.386004+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.386004+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.386316+0000 mgr.x (mgr.24989) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.386316+0000 mgr.x (mgr.24989) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.427994+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.427994+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.429915+0000 mon.c (mon.1) 3663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.429915+0000 mon.c (mon.1) 3663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.431630+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.431630+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.432269+0000 mon.c (mon.1) 3665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.432269+0000 mon.c (mon.1) 3665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.437478+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.437478+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.438115+0000 mgr.x (mgr.24989) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.438115+0000 mgr.x (mgr.24989) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cluster 2024-04-25T05:12:30.459522+0000 mgr.x (mgr.24989) 1383 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 199 op/s 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cluster 2024-04-25T05:12:30.459522+0000 mgr.x (mgr.24989) 1383 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 199 op/s 2024-04-25T05:12:31.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.487063+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.487063+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.489973+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.489973+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.492927+0000 mon.c (mon.1) 3668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.492927+0000 mon.c (mon.1) 3668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.493815+0000 mon.c (mon.1) 3669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.493815+0000 mon.c (mon.1) 3669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.499480+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.499480+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.500993+0000 mgr.x (mgr.24989) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.500993+0000 mgr.x (mgr.24989) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.574443+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.574443+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.576598+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.576598+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.578731+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cluster 2024-04-25T05:12:30.459522+0000 mgr.x (mgr.24989) 1383 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 199 op/s 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cluster 2024-04-25T05:12:30.459522+0000 mgr.x (mgr.24989) 1383 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 199 op/s 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.487063+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.487063+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.489973+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.489973+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.492927+0000 mon.c (mon.1) 3668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.492927+0000 mon.c (mon.1) 3668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.493815+0000 mon.c (mon.1) 3669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.493815+0000 mon.c (mon.1) 3669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.499480+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.499480+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.500993+0000 mgr.x (mgr.24989) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.500993+0000 mgr.x (mgr.24989) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.574443+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.574443+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.576598+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.576598+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.578731+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.578731+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.579457+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.579457+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.584349+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.584349+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.584724+0000 mgr.x (mgr.24989) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.584724+0000 mgr.x (mgr.24989) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.658745+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.658745+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.661461+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.661461+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.664019+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.664019+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.665056+0000 mon.c (mon.1) 3677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.665056+0000 mon.c (mon.1) 3677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.671589+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.671589+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.674579+0000 mgr.x (mgr.24989) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.674579+0000 mgr.x (mgr.24989) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.747751+0000 mon.c (mon.1) 3678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.747751+0000 mon.c (mon.1) 3678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.750595+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.750595+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.753105+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.753105+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.754080+0000 mon.c (mon.1) 3681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.754080+0000 mon.c (mon.1) 3681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.762570+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.762570+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.763168+0000 mgr.x (mgr.24989) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.763168+0000 mgr.x (mgr.24989) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.836077+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.836077+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.838445+0000 mon.c (mon.1) 3683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.838445+0000 mon.c (mon.1) 3683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.840947+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.840947+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.842098+0000 mon.c (mon.1) 3685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.842098+0000 mon.c (mon.1) 3685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.849146+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.849146+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.578731+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.579457+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.579457+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.584349+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.584349+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.584724+0000 mgr.x (mgr.24989) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.584724+0000 mgr.x (mgr.24989) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.658745+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.658745+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.661461+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.661461+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.664019+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.664019+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.665056+0000 mon.c (mon.1) 3677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.665056+0000 mon.c (mon.1) 3677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.671589+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.671589+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.674579+0000 mgr.x (mgr.24989) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.674579+0000 mgr.x (mgr.24989) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.747751+0000 mon.c (mon.1) 3678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.747751+0000 mon.c (mon.1) 3678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.849657+0000 mgr.x (mgr.24989) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.849657+0000 mgr.x (mgr.24989) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.923882+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.923882+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.925989+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.925989+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.930801+0000 mon.c (mon.1) 3688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.930801+0000 mon.c (mon.1) 3688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.931855+0000 mon.c (mon.1) 3689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.931855+0000 mon.c (mon.1) 3689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.938556+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.938556+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.939217+0000 mgr.x (mgr.24989) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.939217+0000 mgr.x (mgr.24989) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.979670+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.979670+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.982328+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.982328+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.984541+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.984541+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.750595+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.750595+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.753105+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.753105+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.754080+0000 mon.c (mon.1) 3681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.754080+0000 mon.c (mon.1) 3681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.762570+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.762570+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.763168+0000 mgr.x (mgr.24989) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.763168+0000 mgr.x (mgr.24989) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.836077+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.836077+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.838445+0000 mon.c (mon.1) 3683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.838445+0000 mon.c (mon.1) 3683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.840947+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.840947+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.842098+0000 mon.c (mon.1) 3685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.842098+0000 mon.c (mon.1) 3685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.849146+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.849146+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.985437+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.985437+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.992048+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:30.992048+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.993999+0000 mgr.x (mgr.24989) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:30.993999+0000 mgr.x (mgr.24989) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.034228+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.034228+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.036354+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.036354+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.038883+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.038883+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.039825+0000 mon.c (mon.1) 3697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.039825+0000 mon.c (mon.1) 3697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.046348+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.046348+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.048356+0000 mgr.x (mgr.24989) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.048356+0000 mgr.x (mgr.24989) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.122310+0000 mon.c (mon.1) 3698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.122310+0000 mon.c (mon.1) 3698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.849657+0000 mgr.x (mgr.24989) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.849657+0000 mgr.x (mgr.24989) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.923882+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.923882+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.925989+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.925989+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.930801+0000 mon.c (mon.1) 3688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.930801+0000 mon.c (mon.1) 3688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.931855+0000 mon.c (mon.1) 3689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.931855+0000 mon.c (mon.1) 3689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.938556+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.938556+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.939217+0000 mgr.x (mgr.24989) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.939217+0000 mgr.x (mgr.24989) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.979670+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.979670+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.982328+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.982328+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.984541+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.984541+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.122796+0000 mgr.x (mgr.24989) 1392 : audit [DBG] from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:31.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.122796+0000 mgr.x (mgr.24989) 1392 : audit [DBG] from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.125020+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.125020+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.127552+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.127552+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.128303+0000 mon.c (mon.1) 3701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.128303+0000 mon.c (mon.1) 3701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.135070+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.135070+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.135481+0000 mgr.x (mgr.24989) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.135481+0000 mgr.x (mgr.24989) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.223729+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.223729+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.228156+0000 mon.c (mon.1) 3703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.228156+0000 mon.c (mon.1) 3703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.232128+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.232128+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.233484+0000 mon.c (mon.1) 3705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.233484+0000 mon.c (mon.1) 3705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.240936+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[79063]: audit 2024-04-25T05:12:31.240936+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.985437+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.985437+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.992048+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:30.992048+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.993999+0000 mgr.x (mgr.24989) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:30.993999+0000 mgr.x (mgr.24989) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.034228+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.034228+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.036354+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.036354+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.038883+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.038883+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.039825+0000 mon.c (mon.1) 3697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.039825+0000 mon.c (mon.1) 3697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.046348+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.046348+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.048356+0000 mgr.x (mgr.24989) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.048356+0000 mgr.x (mgr.24989) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.122310+0000 mon.c (mon.1) 3698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.122310+0000 mon.c (mon.1) 3698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.122796+0000 mgr.x (mgr.24989) 1392 : audit [DBG] from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:31.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.122796+0000 mgr.x (mgr.24989) 1392 : audit [DBG] from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.125020+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.125020+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.127552+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.127552+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.128303+0000 mon.c (mon.1) 3701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.128303+0000 mon.c (mon.1) 3701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.135070+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.135070+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.135481+0000 mgr.x (mgr.24989) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.135481+0000 mgr.x (mgr.24989) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.223729+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.223729+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.228156+0000 mon.c (mon.1) 3703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.228156+0000 mon.c (mon.1) 3703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:31.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.232128+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.232128+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:31.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.233484+0000 mon.c (mon.1) 3705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.233484+0000 mon.c (mon.1) 3705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:31.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.240936+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:31 smithi096 bash[81040]: audit 2024-04-25T05:12:31.240936+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:12:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 15s ago 23m - - 2024-04-25T05:12:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 9s ago 23m - - 2024-04-25T05:12:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (10m) 15s ago 17m 14.8M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:12:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (10m) 9s ago 16m 41.4M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:12:31.931 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (9m) 15s ago 14m 45.7M - 3.5 e1d6a67b021e 3e7709093f3e 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (9m) 9s ago 22m 524M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (7m) 15s ago 24m 440M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (6m) 15s ago 24m 67.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (6m) 9s ago 23m 52.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (6m) 15s ago 23m 60.9M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (10m) 15s ago 17m 9467k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (10m) 9s ago 17m 9367k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (5m) 15s ago 22m 59.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (4m) 15s ago 21m 59.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (3m) 15s ago 21m 52.1M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (3m) 15s ago 20m 56.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (2m) 9s ago 20m 60.6M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (2m) 9s ago 19m 53.2M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (82s) 9s ago 18m 57.1M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:12:31.932 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (44s) 9s ago 18m 56.2M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:12:31.933 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (8m) 9s ago 17m 66.9M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:12:31.933 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (33s) 15s ago 15m 88.9M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:12:31.933 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (18s) 9s ago 15m 88.9M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:12:31.933 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (25s) 15s ago 15m 88.9M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:12:31.933 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 starting - - - - 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:12:32.376 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:12:32.377 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:12:32.377 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:12:32.377 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:12:32.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.241628+0000 mgr.x (mgr.24989) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.241628+0000 mgr.x (mgr.24989) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.330799+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.330799+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.333790+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.333790+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.336271+0000 mon.c (mon.1) 3708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.336271+0000 mon.c (mon.1) 3708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.337282+0000 mon.c (mon.1) 3709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.337282+0000 mon.c (mon.1) 3709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.343080+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.343080+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.343684+0000 mgr.x (mgr.24989) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.343684+0000 mgr.x (mgr.24989) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.431432+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.431432+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.434286+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.434286+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.436680+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.436680+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.443318+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.443318+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.452156+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.452156+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.452768+0000 mgr.x (mgr.24989) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.452768+0000 mgr.x (mgr.24989) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.498313+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.498313+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.501001+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.501001+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.503437+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.503437+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.504284+0000 mon.c (mon.1) 3717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.504284+0000 mon.c (mon.1) 3717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.512875+0000 mgr.x (mgr.24989) 1397 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.512875+0000 mgr.x (mgr.24989) 1397 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.512883+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.512883+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.513911+0000 mgr.x (mgr.24989) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.513911+0000 mgr.x (mgr.24989) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.586938+0000 mon.c (mon.1) 3718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.586938+0000 mon.c (mon.1) 3718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.588558+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.588558+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.589941+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.589941+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.623838+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.623838+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.630626+0000 mon.c (mon.1) 3722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.630626+0000 mon.c (mon.1) 3722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.638692+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.638692+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.639368+0000 mgr.x (mgr.24989) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.639368+0000 mgr.x (mgr.24989) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.716374+0000 mon.c (mon.1) 3723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.716374+0000 mon.c (mon.1) 3723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.719100+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.719100+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.721603+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.721603+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.722490+0000 mon.c (mon.1) 3726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.722490+0000 mon.c (mon.1) 3726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.728921+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.728921+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.729843+0000 mgr.x (mgr.24989) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.729843+0000 mgr.x (mgr.24989) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.816169+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.816169+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.819333+0000 mon.c (mon.1) 3728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.819333+0000 mon.c (mon.1) 3728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.822324+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.822324+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.823505+0000 mon.c (mon.1) 3730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.823505+0000 mon.c (mon.1) 3730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.834613+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.834613+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.835601+0000 mgr.x (mgr.24989) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:31.835601+0000 mgr.x (mgr.24989) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.878374+0000 mgr.x (mgr.24989) 1402 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:31.878374+0000 mgr.x (mgr.24989) 1402 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.002330+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.002330+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.005343+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.005343+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.007526+0000 mon.c (mon.1) 3733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.007526+0000 mon.c (mon.1) 3733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.008382+0000 mon.c (mon.1) 3734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.008382+0000 mon.c (mon.1) 3734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.018980+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.018980+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.019762+0000 mgr.x (mgr.24989) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.019762+0000 mgr.x (mgr.24989) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.061531+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.061531+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.063329+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.063329+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.065023+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.065023+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.065633+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.065633+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.070805+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.070805+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.071345+0000 mgr.x (mgr.24989) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.071345+0000 mgr.x (mgr.24989) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.112492+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.112492+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.114592+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.114592+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.116825+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.116825+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.117550+0000 mon.c (mon.1) 3742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.117550+0000 mon.c (mon.1) 3742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.125947+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.125947+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.126504+0000 mgr.x (mgr.24989) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.126504+0000 mgr.x (mgr.24989) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.167679+0000 mon.c (mon.1) 3743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.167679+0000 mon.c (mon.1) 3743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.169887+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.169887+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.171924+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.171924+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.172685+0000 mon.c (mon.1) 3746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.172685+0000 mon.c (mon.1) 3746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.179710+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.179710+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.223525+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.223525+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.226318+0000 mon.c (mon.1) 3748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.226318+0000 mon.c (mon.1) 3748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.228607+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.228607+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.229447+0000 mon.c (mon.1) 3750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.229447+0000 mon.c (mon.1) 3750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.236997+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.236997+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.297929+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:32 smithi155 bash[60276]: audit 2024-04-25T05:12:32.297929+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "osd", 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "16/23 daemons upgraded", 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading rgw daemons", 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:12:32.742 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.241628+0000 mgr.x (mgr.24989) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.241628+0000 mgr.x (mgr.24989) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.330799+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.330799+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.333790+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.333790+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.336271+0000 mon.c (mon.1) 3708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.336271+0000 mon.c (mon.1) 3708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.337282+0000 mon.c (mon.1) 3709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.337282+0000 mon.c (mon.1) 3709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.343080+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.343080+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.343684+0000 mgr.x (mgr.24989) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.343684+0000 mgr.x (mgr.24989) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.431432+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.431432+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.434286+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.434286+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.436680+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.241628+0000 mgr.x (mgr.24989) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.241628+0000 mgr.x (mgr.24989) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.330799+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.330799+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.333790+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.333790+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.336271+0000 mon.c (mon.1) 3708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.336271+0000 mon.c (mon.1) 3708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.337282+0000 mon.c (mon.1) 3709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.337282+0000 mon.c (mon.1) 3709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.343080+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.343080+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.343684+0000 mgr.x (mgr.24989) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.343684+0000 mgr.x (mgr.24989) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.431432+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.431432+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.434286+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.434286+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.436680+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.436680+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.443318+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.443318+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.452156+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.452156+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.452768+0000 mgr.x (mgr.24989) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.452768+0000 mgr.x (mgr.24989) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.498313+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.498313+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.501001+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.501001+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.503437+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.503437+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.504284+0000 mon.c (mon.1) 3717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.504284+0000 mon.c (mon.1) 3717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.512875+0000 mgr.x (mgr.24989) 1397 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.512875+0000 mgr.x (mgr.24989) 1397 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.512883+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.512883+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.513911+0000 mgr.x (mgr.24989) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.513911+0000 mgr.x (mgr.24989) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.436680+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.443318+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.443318+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.452156+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.452156+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.452768+0000 mgr.x (mgr.24989) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.452768+0000 mgr.x (mgr.24989) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.498313+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.498313+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.501001+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.501001+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.503437+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.503437+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.504284+0000 mon.c (mon.1) 3717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.504284+0000 mon.c (mon.1) 3717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.512875+0000 mgr.x (mgr.24989) 1397 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.512875+0000 mgr.x (mgr.24989) 1397 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.512883+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.512883+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.513911+0000 mgr.x (mgr.24989) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.513911+0000 mgr.x (mgr.24989) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.586938+0000 mon.c (mon.1) 3718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.586938+0000 mon.c (mon.1) 3718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.588558+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.588558+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.589941+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.589941+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.623838+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.623838+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.630626+0000 mon.c (mon.1) 3722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.630626+0000 mon.c (mon.1) 3722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.638692+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.638692+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.639368+0000 mgr.x (mgr.24989) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.639368+0000 mgr.x (mgr.24989) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.716374+0000 mon.c (mon.1) 3723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.716374+0000 mon.c (mon.1) 3723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.719100+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.719100+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.721603+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.586938+0000 mon.c (mon.1) 3718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.586938+0000 mon.c (mon.1) 3718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.588558+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.588558+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.589941+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.589941+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.623838+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.623838+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.630626+0000 mon.c (mon.1) 3722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.630626+0000 mon.c (mon.1) 3722 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.638692+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.638692+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.639368+0000 mgr.x (mgr.24989) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.639368+0000 mgr.x (mgr.24989) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.716374+0000 mon.c (mon.1) 3723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.716374+0000 mon.c (mon.1) 3723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.719100+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.719100+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.721603+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.721603+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.722490+0000 mon.c (mon.1) 3726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.722490+0000 mon.c (mon.1) 3726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.728921+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.728921+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.729843+0000 mgr.x (mgr.24989) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.729843+0000 mgr.x (mgr.24989) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.816169+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.816169+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.819333+0000 mon.c (mon.1) 3728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.819333+0000 mon.c (mon.1) 3728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.822324+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.822324+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.823505+0000 mon.c (mon.1) 3730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.823505+0000 mon.c (mon.1) 3730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.834613+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.834613+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.835601+0000 mgr.x (mgr.24989) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:31.835601+0000 mgr.x (mgr.24989) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.878374+0000 mgr.x (mgr.24989) 1402 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.721603+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.722490+0000 mon.c (mon.1) 3726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.722490+0000 mon.c (mon.1) 3726 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.728921+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.728921+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.729843+0000 mgr.x (mgr.24989) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.729843+0000 mgr.x (mgr.24989) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.816169+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.816169+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.819333+0000 mon.c (mon.1) 3728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.819333+0000 mon.c (mon.1) 3728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.822324+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.822324+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.823505+0000 mon.c (mon.1) 3730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.823505+0000 mon.c (mon.1) 3730 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.834613+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.834613+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.835601+0000 mgr.x (mgr.24989) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:31.835601+0000 mgr.x (mgr.24989) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.878374+0000 mgr.x (mgr.24989) 1402 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:31.878374+0000 mgr.x (mgr.24989) 1402 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.002330+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.002330+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.005343+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.005343+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.007526+0000 mon.c (mon.1) 3733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.007526+0000 mon.c (mon.1) 3733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.008382+0000 mon.c (mon.1) 3734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.008382+0000 mon.c (mon.1) 3734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.018980+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.018980+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.019762+0000 mgr.x (mgr.24989) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.019762+0000 mgr.x (mgr.24989) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.061531+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.061531+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.063329+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.063329+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.065023+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.065023+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.065633+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:31.878374+0000 mgr.x (mgr.24989) 1402 : audit [DBG] from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.002330+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.002330+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.005343+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.005343+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.007526+0000 mon.c (mon.1) 3733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.007526+0000 mon.c (mon.1) 3733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.008382+0000 mon.c (mon.1) 3734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.008382+0000 mon.c (mon.1) 3734 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.018980+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.018980+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.019762+0000 mgr.x (mgr.24989) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.019762+0000 mgr.x (mgr.24989) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.061531+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.061531+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.063329+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.063329+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.065023+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.065023+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.065633+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.065633+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.070805+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.070805+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.071345+0000 mgr.x (mgr.24989) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.071345+0000 mgr.x (mgr.24989) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.112492+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.112492+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.114592+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.114592+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.116825+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.116825+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.117550+0000 mon.c (mon.1) 3742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.117550+0000 mon.c (mon.1) 3742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.125947+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.125947+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.126504+0000 mgr.x (mgr.24989) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.126504+0000 mgr.x (mgr.24989) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.167679+0000 mon.c (mon.1) 3743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.167679+0000 mon.c (mon.1) 3743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.169887+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.065633+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.070805+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.070805+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.071345+0000 mgr.x (mgr.24989) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.071345+0000 mgr.x (mgr.24989) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.112492+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.112492+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.114592+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.114592+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.116825+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.116825+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.117550+0000 mon.c (mon.1) 3742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.117550+0000 mon.c (mon.1) 3742 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.125947+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.125947+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.126504+0000 mgr.x (mgr.24989) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.126504+0000 mgr.x (mgr.24989) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.167679+0000 mon.c (mon.1) 3743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.167679+0000 mon.c (mon.1) 3743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.169887+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.169887+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.171924+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.171924+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.172685+0000 mon.c (mon.1) 3746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.172685+0000 mon.c (mon.1) 3746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.179710+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.179710+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.223525+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.223525+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.226318+0000 mon.c (mon.1) 3748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.226318+0000 mon.c (mon.1) 3748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.228607+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.228607+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.229447+0000 mon.c (mon.1) 3750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.229447+0000 mon.c (mon.1) 3750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.236997+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.236997+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.297929+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[81040]: audit 2024-04-25T05:12:32.297929+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.169887+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.171924+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.171924+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.172685+0000 mon.c (mon.1) 3746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.172685+0000 mon.c (mon.1) 3746 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.179710+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.179710+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.223525+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.223525+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.226318+0000 mon.c (mon.1) 3748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.226318+0000 mon.c (mon.1) 3748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.228607+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.228607+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.229447+0000 mon.c (mon.1) 3750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.229447+0000 mon.c (mon.1) 3750 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:32.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.236997+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.236997+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:32.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.297929+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:32.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:32 smithi096 bash[79063]: audit 2024-04-25T05:12:32.297929+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.153 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.182948+0000 mgr.x (mgr.24989) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.182948+0000 mgr.x (mgr.24989) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.240206+0000 mgr.x (mgr.24989) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.240206+0000 mgr.x (mgr.24989) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.300461+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.300461+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.314648+0000 mon.c (mon.1) 3753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.314648+0000 mon.c (mon.1) 3753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.315431+0000 mon.c (mon.1) 3754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.315431+0000 mon.c (mon.1) 3754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.320329+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.320329+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.321514+0000 mgr.x (mgr.24989) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.321514+0000 mgr.x (mgr.24989) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.362500+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.362500+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.364636+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.364636+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.366632+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.366632+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.367421+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.367421+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.372825+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.372825+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.374065+0000 mgr.x (mgr.24989) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.374065+0000 mgr.x (mgr.24989) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.380736+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.96:0/391941980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.380736+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.96:0/391941980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.448929+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.448929+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.451026+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.451026+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.453231+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.453231+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.454052+0000 mon.c (mon.1) 3762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.454052+0000 mon.c (mon.1) 3762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cluster 2024-04-25T05:12:32.460106+0000 mgr.x (mgr.24989) 1410 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cluster 2024-04-25T05:12:32.460106+0000 mgr.x (mgr.24989) 1410 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.460171+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.460171+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.460760+0000 mgr.x (mgr.24989) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.460760+0000 mgr.x (mgr.24989) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.534124+0000 mon.c (mon.1) 3763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.534124+0000 mon.c (mon.1) 3763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.536587+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.536587+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.538705+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.538705+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.539494+0000 mon.c (mon.1) 3766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.539494+0000 mon.c (mon.1) 3766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.549332+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.638 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.549332+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.550167+0000 mgr.x (mgr.24989) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.550167+0000 mgr.x (mgr.24989) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.624772+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.624772+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.627842+0000 mon.c (mon.1) 3768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.627842+0000 mon.c (mon.1) 3768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.630669+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.630669+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.631931+0000 mon.c (mon.1) 3770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.631931+0000 mon.c (mon.1) 3770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.638715+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.638715+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.641971+0000 mgr.x (mgr.24989) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.641971+0000 mgr.x (mgr.24989) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.716492+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.716492+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.640 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.719424+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.640 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.719424+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.182948+0000 mgr.x (mgr.24989) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.182948+0000 mgr.x (mgr.24989) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.240206+0000 mgr.x (mgr.24989) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.240206+0000 mgr.x (mgr.24989) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.300461+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.300461+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.314648+0000 mon.c (mon.1) 3753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.314648+0000 mon.c (mon.1) 3753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.315431+0000 mon.c (mon.1) 3754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.315431+0000 mon.c (mon.1) 3754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.320329+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.320329+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.321514+0000 mgr.x (mgr.24989) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.321514+0000 mgr.x (mgr.24989) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.362500+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.362500+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.364636+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.364636+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.366632+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.366632+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.182948+0000 mgr.x (mgr.24989) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.182948+0000 mgr.x (mgr.24989) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.240206+0000 mgr.x (mgr.24989) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.240206+0000 mgr.x (mgr.24989) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.300461+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.300461+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.314648+0000 mon.c (mon.1) 3753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.314648+0000 mon.c (mon.1) 3753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.315431+0000 mon.c (mon.1) 3754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.315431+0000 mon.c (mon.1) 3754 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.320329+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.320329+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.321514+0000 mgr.x (mgr.24989) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.321514+0000 mgr.x (mgr.24989) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.362500+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.362500+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.364636+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.364636+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.366632+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.366632+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.367421+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.367421+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.372825+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.372825+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.374065+0000 mgr.x (mgr.24989) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.374065+0000 mgr.x (mgr.24989) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.380736+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.96:0/391941980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.380736+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.96:0/391941980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.448929+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.448929+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.451026+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.451026+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.453231+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.453231+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.454052+0000 mon.c (mon.1) 3762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.454052+0000 mon.c (mon.1) 3762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cluster 2024-04-25T05:12:32.460106+0000 mgr.x (mgr.24989) 1410 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cluster 2024-04-25T05:12:32.460106+0000 mgr.x (mgr.24989) 1410 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:33.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.460171+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.460171+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.460760+0000 mgr.x (mgr.24989) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.460760+0000 mgr.x (mgr.24989) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.534124+0000 mon.c (mon.1) 3763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.534124+0000 mon.c (mon.1) 3763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.536587+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.536587+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.538705+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.538705+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.539494+0000 mon.c (mon.1) 3766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.539494+0000 mon.c (mon.1) 3766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.549332+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.549332+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.550167+0000 mgr.x (mgr.24989) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.550167+0000 mgr.x (mgr.24989) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.624772+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.624772+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.627842+0000 mon.c (mon.1) 3768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.627842+0000 mon.c (mon.1) 3768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.630669+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.367421+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.367421+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.372825+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.372825+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.374065+0000 mgr.x (mgr.24989) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.374065+0000 mgr.x (mgr.24989) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.380736+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.96:0/391941980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.380736+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.96:0/391941980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.448929+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.448929+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.451026+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.451026+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.453231+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.453231+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.454052+0000 mon.c (mon.1) 3762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.454052+0000 mon.c (mon.1) 3762 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cluster 2024-04-25T05:12:32.460106+0000 mgr.x (mgr.24989) 1410 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cluster 2024-04-25T05:12:32.460106+0000 mgr.x (mgr.24989) 1410 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.460171+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.460171+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.630669+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.631931+0000 mon.c (mon.1) 3770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.631931+0000 mon.c (mon.1) 3770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.638715+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.638715+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.641971+0000 mgr.x (mgr.24989) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.641971+0000 mgr.x (mgr.24989) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.716492+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.716492+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.719424+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.719424+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.722647+0000 mon.c (mon.1) 3773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.722647+0000 mon.c (mon.1) 3773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.723815+0000 mon.c (mon.1) 3774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.723815+0000 mon.c (mon.1) 3774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.732634+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.732634+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.733419+0000 mgr.x (mgr.24989) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.733419+0000 mgr.x (mgr.24989) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.746259+0000 mgr.x (mgr.24989) 1415 : audit [DBG] from='client.44650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.746259+0000 mgr.x (mgr.24989) 1415 : audit [DBG] from='client.44650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.823006+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.823006+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.827393+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.827393+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.830773+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.830773+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.832121+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.832121+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.841832+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.841832+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.842789+0000 mgr.x (mgr.24989) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.842789+0000 mgr.x (mgr.24989) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.931943+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.931943+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.936479+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.936479+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.939837+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.939837+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.940943+0000 mon.c (mon.1) 3782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.940943+0000 mon.c (mon.1) 3782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.949982+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:32.949982+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.950738+0000 mgr.x (mgr.24989) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:32.950738+0000 mgr.x (mgr.24989) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.025811+0000 mon.c (mon.1) 3783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.025811+0000 mon.c (mon.1) 3783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.028640+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.028640+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.031816+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.031816+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.033151+0000 mon.c (mon.1) 3786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.033151+0000 mon.c (mon.1) 3786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.044231+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.044231+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.045170+0000 mgr.x (mgr.24989) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.045170+0000 mgr.x (mgr.24989) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.122392+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.122392+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.125983+0000 mon.c (mon.1) 3788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.125983+0000 mon.c (mon.1) 3788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.460760+0000 mgr.x (mgr.24989) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.460760+0000 mgr.x (mgr.24989) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.534124+0000 mon.c (mon.1) 3763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.534124+0000 mon.c (mon.1) 3763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.536587+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.536587+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.538705+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.538705+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.539494+0000 mon.c (mon.1) 3766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.539494+0000 mon.c (mon.1) 3766 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.549332+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.549332+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.550167+0000 mgr.x (mgr.24989) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.550167+0000 mgr.x (mgr.24989) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.624772+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.624772+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.627842+0000 mon.c (mon.1) 3768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.627842+0000 mon.c (mon.1) 3768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.630669+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.129498+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.129498+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.133477+0000 mon.c (mon.1) 3790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.133477+0000 mon.c (mon.1) 3790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.144588+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.144588+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.145585+0000 mgr.x (mgr.24989) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.145585+0000 mgr.x (mgr.24989) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.156440+0000 mon.a (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.96:0/445320500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.156440+0000 mon.a (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.96:0/445320500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.202514+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.202514+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.204916+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.204916+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.207059+0000 mon.c (mon.1) 3793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.207059+0000 mon.c (mon.1) 3793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.207909+0000 mon.c (mon.1) 3794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.207909+0000 mon.c (mon.1) 3794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.214184+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.214184+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.255629+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.255629+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.258410+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.258410+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.260541+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.260541+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.261472+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.261472+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.268849+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[81040]: audit 2024-04-25T05:12:33.268849+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.630669+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.631931+0000 mon.c (mon.1) 3770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.631931+0000 mon.c (mon.1) 3770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.638715+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.638715+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.641971+0000 mgr.x (mgr.24989) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.641971+0000 mgr.x (mgr.24989) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.716492+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.716492+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.719424+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.719424+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.722647+0000 mon.c (mon.1) 3773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.722647+0000 mon.c (mon.1) 3773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.723815+0000 mon.c (mon.1) 3774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.723815+0000 mon.c (mon.1) 3774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.732634+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.732634+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.733419+0000 mgr.x (mgr.24989) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.733419+0000 mgr.x (mgr.24989) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.746259+0000 mgr.x (mgr.24989) 1415 : audit [DBG] from='client.44650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.746259+0000 mgr.x (mgr.24989) 1415 : audit [DBG] from='client.44650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.823006+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.823006+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.827393+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.827393+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.830773+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.830773+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.832121+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.832121+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.841832+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.841832+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.842789+0000 mgr.x (mgr.24989) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.842789+0000 mgr.x (mgr.24989) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.931943+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.931943+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.936479+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.936479+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.939837+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.939837+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.940943+0000 mon.c (mon.1) 3782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.940943+0000 mon.c (mon.1) 3782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.949982+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:32.949982+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.950738+0000 mgr.x (mgr.24989) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:32.950738+0000 mgr.x (mgr.24989) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.025811+0000 mon.c (mon.1) 3783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.025811+0000 mon.c (mon.1) 3783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.028640+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.028640+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.031816+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.031816+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.033151+0000 mon.c (mon.1) 3786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.033151+0000 mon.c (mon.1) 3786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.044231+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.044231+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.045170+0000 mgr.x (mgr.24989) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.045170+0000 mgr.x (mgr.24989) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.122392+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.122392+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.125983+0000 mon.c (mon.1) 3788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.125983+0000 mon.c (mon.1) 3788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.129498+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.129498+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.133477+0000 mon.c (mon.1) 3790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.133477+0000 mon.c (mon.1) 3790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.144588+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.144588+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.145585+0000 mgr.x (mgr.24989) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.145585+0000 mgr.x (mgr.24989) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.156440+0000 mon.a (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.96:0/445320500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.156440+0000 mon.a (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.96:0/445320500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.202514+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.202514+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.204916+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.204916+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.207059+0000 mon.c (mon.1) 3793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.207059+0000 mon.c (mon.1) 3793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.207909+0000 mon.c (mon.1) 3794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.207909+0000 mon.c (mon.1) 3794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.214184+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.214184+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.255629+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.255629+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.258410+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.258410+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.260541+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.260541+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.261472+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.261472+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.268849+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:33 smithi096 bash[79063]: audit 2024-04-25T05:12:33.268849+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.722647+0000 mon.c (mon.1) 3773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.722647+0000 mon.c (mon.1) 3773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.723815+0000 mon.c (mon.1) 3774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.723815+0000 mon.c (mon.1) 3774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.732634+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.732634+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.733419+0000 mgr.x (mgr.24989) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.733419+0000 mgr.x (mgr.24989) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.746259+0000 mgr.x (mgr.24989) 1415 : audit [DBG] from='client.44650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.746259+0000 mgr.x (mgr.24989) 1415 : audit [DBG] from='client.44650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.823006+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.823006+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.827393+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.827393+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.830773+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.830773+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.832121+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.832121+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.841832+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.841832+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.842789+0000 mgr.x (mgr.24989) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.842789+0000 mgr.x (mgr.24989) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.931943+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.931943+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.936479+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.936479+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.939837+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.939837+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.940943+0000 mon.c (mon.1) 3782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.940943+0000 mon.c (mon.1) 3782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.949982+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:32.949982+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.950738+0000 mgr.x (mgr.24989) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:32.950738+0000 mgr.x (mgr.24989) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.025811+0000 mon.c (mon.1) 3783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.025811+0000 mon.c (mon.1) 3783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.028640+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.028640+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.031816+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.031816+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.033151+0000 mon.c (mon.1) 3786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.033151+0000 mon.c (mon.1) 3786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.044231+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.044231+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.045170+0000 mgr.x (mgr.24989) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.045170+0000 mgr.x (mgr.24989) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.122392+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.122392+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.125983+0000 mon.c (mon.1) 3788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.125983+0000 mon.c (mon.1) 3788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.129498+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.129498+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.133477+0000 mon.c (mon.1) 3790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.133477+0000 mon.c (mon.1) 3790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.144588+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.144588+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.145585+0000 mgr.x (mgr.24989) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.145585+0000 mgr.x (mgr.24989) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.156440+0000 mon.a (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.96:0/445320500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.156440+0000 mon.a (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.96:0/445320500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.202514+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.202514+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.204916+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.204916+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.207059+0000 mon.c (mon.1) 3793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.207059+0000 mon.c (mon.1) 3793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.207909+0000 mon.c (mon.1) 3794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.207909+0000 mon.c (mon.1) 3794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.214184+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.214184+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.255629+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.255629+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.258410+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.258410+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.260541+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.260541+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.261472+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.261472+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:33.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.268849+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:33.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:33 smithi155 bash[60276]: audit 2024-04-25T05:12:33.268849+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.214581+0000 mgr.x (mgr.24989) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.214581+0000 mgr.x (mgr.24989) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.269233+0000 mgr.x (mgr.24989) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.269233+0000 mgr.x (mgr.24989) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.341979+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.341979+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.344282+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.344282+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.347194+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.347194+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.347973+0000 mon.c (mon.1) 3802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.347973+0000 mon.c (mon.1) 3802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.353394+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.353394+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.354813+0000 mgr.x (mgr.24989) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.354813+0000 mgr.x (mgr.24989) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.396326+0000 mon.c (mon.1) 3803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.396326+0000 mon.c (mon.1) 3803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.398717+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.398717+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.400930+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.400930+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.401793+0000 mon.c (mon.1) 3806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.401793+0000 mon.c (mon.1) 3806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.409972+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.409972+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.410458+0000 mgr.x (mgr.24989) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.410458+0000 mgr.x (mgr.24989) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.452182+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.452182+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.454488+0000 mon.c (mon.1) 3808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.454488+0000 mon.c (mon.1) 3808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.456554+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.456554+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.457582+0000 mon.c (mon.1) 3810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.457582+0000 mon.c (mon.1) 3810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.468665+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.468665+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.471345+0000 mgr.x (mgr.24989) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.471345+0000 mgr.x (mgr.24989) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.529469+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.529469+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.532431+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.532431+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.535453+0000 mon.c (mon.1) 3813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.535453+0000 mon.c (mon.1) 3813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.536736+0000 mon.c (mon.1) 3814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.536736+0000 mon.c (mon.1) 3814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.545778+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.545778+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.546593+0000 mgr.x (mgr.24989) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.546593+0000 mgr.x (mgr.24989) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.620862+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.620862+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.623658+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.623658+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.626382+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.626382+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.627675+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.627675+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.637382+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.637382+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.639061+0000 mgr.x (mgr.24989) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.639061+0000 mgr.x (mgr.24989) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.700589+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.700589+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.703389+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.703389+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.706063+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.706063+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.707158+0000 mon.c (mon.1) 3822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.707158+0000 mon.c (mon.1) 3822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.716453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.716453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.717440+0000 mgr.x (mgr.24989) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.717440+0000 mgr.x (mgr.24989) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.764896+0000 mon.c (mon.1) 3823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.764896+0000 mon.c (mon.1) 3823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.768128+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.768128+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.770862+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.770862+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.772045+0000 mon.c (mon.1) 3826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.772045+0000 mon.c (mon.1) 3826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.781338+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.781338+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.782260+0000 mgr.x (mgr.24989) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.782260+0000 mgr.x (mgr.24989) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.841701+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.841701+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.844307+0000 mon.c (mon.1) 3828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.844307+0000 mon.c (mon.1) 3828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.846429+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.846429+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.847257+0000 mon.c (mon.1) 3830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.847257+0000 mon.c (mon.1) 3830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.853265+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.853265+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.853824+0000 mgr.x (mgr.24989) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.853824+0000 mgr.x (mgr.24989) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.895970+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.895970+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.898156+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.898156+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.900169+0000 mon.c (mon.1) 3833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.900169+0000 mon.c (mon.1) 3833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.900992+0000 mon.c (mon.1) 3834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.900992+0000 mon.c (mon.1) 3834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.906295+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.906295+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.907326+0000 mgr.x (mgr.24989) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.907326+0000 mgr.x (mgr.24989) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.948537+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.948537+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.950543+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.950543+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.952954+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.952954+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.953705+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.953705+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.958586+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:33.958586+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.959011+0000 mgr.x (mgr.24989) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:33.959011+0000 mgr.x (mgr.24989) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.005680+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.005680+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.007798+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.007798+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.009812+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.009812+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.010636+0000 mon.c (mon.1) 3842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.010636+0000 mon.c (mon.1) 3842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.016528+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.016528+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.016960+0000 mgr.x (mgr.24989) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.016960+0000 mgr.x (mgr.24989) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.039289+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.039289+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.047535+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.047535+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.054029+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.054029+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.075489+0000 mon.c (mon.1) 3843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.075489+0000 mon.c (mon.1) 3843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.078213+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.078213+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.080684+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.080684+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.081704+0000 mon.c (mon.1) 3846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.081704+0000 mon.c (mon.1) 3846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.089390+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.089390+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.092311+0000 mgr.x (mgr.24989) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.092311+0000 mgr.x (mgr.24989) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.150006+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.150006+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.152974+0000 mon.c (mon.1) 3848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.152974+0000 mon.c (mon.1) 3848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.155434+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.155434+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.156569+0000 mon.c (mon.1) 3850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.156569+0000 mon.c (mon.1) 3850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.167722+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.167722+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.168956+0000 mgr.x (mgr.24989) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.168956+0000 mgr.x (mgr.24989) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.214671+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.214671+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.217640+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.217640+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.220217+0000 mon.c (mon.1) 3853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.220217+0000 mon.c (mon.1) 3853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.221537+0000 mon.c (mon.1) 3854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.221537+0000 mon.c (mon.1) 3854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.230186+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.230186+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.275236+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.275236+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.278431+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.278431+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.281181+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.281181+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.282309+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.282309+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.291122+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:34 smithi155 bash[60276]: audit 2024-04-25T05:12:34.291122+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.214581+0000 mgr.x (mgr.24989) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.214581+0000 mgr.x (mgr.24989) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.269233+0000 mgr.x (mgr.24989) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.269233+0000 mgr.x (mgr.24989) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.341979+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.341979+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.344282+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.344282+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.347194+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.347194+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.347973+0000 mon.c (mon.1) 3802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.347973+0000 mon.c (mon.1) 3802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.353394+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.353394+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.354813+0000 mgr.x (mgr.24989) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.354813+0000 mgr.x (mgr.24989) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.396326+0000 mon.c (mon.1) 3803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.396326+0000 mon.c (mon.1) 3803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.398717+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.398717+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.214581+0000 mgr.x (mgr.24989) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.214581+0000 mgr.x (mgr.24989) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.269233+0000 mgr.x (mgr.24989) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.269233+0000 mgr.x (mgr.24989) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.341979+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.341979+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.344282+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.344282+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.347194+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.347194+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.347973+0000 mon.c (mon.1) 3802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.347973+0000 mon.c (mon.1) 3802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.353394+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.353394+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.354813+0000 mgr.x (mgr.24989) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.354813+0000 mgr.x (mgr.24989) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.396326+0000 mon.c (mon.1) 3803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.396326+0000 mon.c (mon.1) 3803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.398717+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.398717+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.400930+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.400930+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.401793+0000 mon.c (mon.1) 3806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.401793+0000 mon.c (mon.1) 3806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.409972+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.409972+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.410458+0000 mgr.x (mgr.24989) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.410458+0000 mgr.x (mgr.24989) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.452182+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.452182+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.454488+0000 mon.c (mon.1) 3808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.454488+0000 mon.c (mon.1) 3808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.456554+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.456554+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.457582+0000 mon.c (mon.1) 3810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.457582+0000 mon.c (mon.1) 3810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.468665+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.468665+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.471345+0000 mgr.x (mgr.24989) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.471345+0000 mgr.x (mgr.24989) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.400930+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.400930+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.401793+0000 mon.c (mon.1) 3806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.401793+0000 mon.c (mon.1) 3806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.409972+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.409972+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.410458+0000 mgr.x (mgr.24989) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.410458+0000 mgr.x (mgr.24989) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.452182+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.452182+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.454488+0000 mon.c (mon.1) 3808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.454488+0000 mon.c (mon.1) 3808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.456554+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.456554+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.457582+0000 mon.c (mon.1) 3810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.457582+0000 mon.c (mon.1) 3810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.468665+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.468665+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.471345+0000 mgr.x (mgr.24989) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.471345+0000 mgr.x (mgr.24989) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.529469+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.529469+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.532431+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.532431+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.535453+0000 mon.c (mon.1) 3813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.535453+0000 mon.c (mon.1) 3813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.536736+0000 mon.c (mon.1) 3814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.536736+0000 mon.c (mon.1) 3814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.545778+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.545778+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.546593+0000 mgr.x (mgr.24989) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.546593+0000 mgr.x (mgr.24989) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.620862+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.620862+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.623658+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.623658+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.626382+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.626382+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.627675+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.529469+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.529469+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.532431+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.532431+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.535453+0000 mon.c (mon.1) 3813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.535453+0000 mon.c (mon.1) 3813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.536736+0000 mon.c (mon.1) 3814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.536736+0000 mon.c (mon.1) 3814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.545778+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.545778+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.546593+0000 mgr.x (mgr.24989) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.546593+0000 mgr.x (mgr.24989) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.620862+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.620862+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.623658+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.623658+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.626382+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.626382+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.627675+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.627675+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.637382+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.637382+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.639061+0000 mgr.x (mgr.24989) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.639061+0000 mgr.x (mgr.24989) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.700589+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.700589+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.703389+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.703389+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.706063+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.706063+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.707158+0000 mon.c (mon.1) 3822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.707158+0000 mon.c (mon.1) 3822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.716453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.716453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.717440+0000 mgr.x (mgr.24989) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.717440+0000 mgr.x (mgr.24989) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.764896+0000 mon.c (mon.1) 3823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.764896+0000 mon.c (mon.1) 3823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.768128+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.768128+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.627675+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.637382+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.637382+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.639061+0000 mgr.x (mgr.24989) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.639061+0000 mgr.x (mgr.24989) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.700589+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.700589+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.703389+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.703389+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.706063+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.706063+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.707158+0000 mon.c (mon.1) 3822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.707158+0000 mon.c (mon.1) 3822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.716453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.716453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.717440+0000 mgr.x (mgr.24989) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.717440+0000 mgr.x (mgr.24989) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.764896+0000 mon.c (mon.1) 3823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.764896+0000 mon.c (mon.1) 3823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.768128+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.768128+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.770862+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.770862+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.772045+0000 mon.c (mon.1) 3826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.772045+0000 mon.c (mon.1) 3826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.781338+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.781338+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.782260+0000 mgr.x (mgr.24989) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.782260+0000 mgr.x (mgr.24989) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.841701+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.841701+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.844307+0000 mon.c (mon.1) 3828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.844307+0000 mon.c (mon.1) 3828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.846429+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.846429+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.847257+0000 mon.c (mon.1) 3830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.847257+0000 mon.c (mon.1) 3830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.853265+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.853265+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.853824+0000 mgr.x (mgr.24989) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.853824+0000 mgr.x (mgr.24989) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.770862+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.770862+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.772045+0000 mon.c (mon.1) 3826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.772045+0000 mon.c (mon.1) 3826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.781338+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.781338+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.782260+0000 mgr.x (mgr.24989) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.782260+0000 mgr.x (mgr.24989) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.841701+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.841701+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.844307+0000 mon.c (mon.1) 3828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.844307+0000 mon.c (mon.1) 3828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.846429+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.846429+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.847257+0000 mon.c (mon.1) 3830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.847257+0000 mon.c (mon.1) 3830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.853265+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.853265+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.853824+0000 mgr.x (mgr.24989) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.853824+0000 mgr.x (mgr.24989) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.895970+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.895970+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.898156+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.898156+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.900169+0000 mon.c (mon.1) 3833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.900169+0000 mon.c (mon.1) 3833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.900992+0000 mon.c (mon.1) 3834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.900992+0000 mon.c (mon.1) 3834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.906295+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.906295+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.907326+0000 mgr.x (mgr.24989) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.907326+0000 mgr.x (mgr.24989) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.948537+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.948537+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.950543+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.950543+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.952954+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.952954+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.953705+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.953705+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.895970+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.895970+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.898156+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.898156+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.900169+0000 mon.c (mon.1) 3833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.900169+0000 mon.c (mon.1) 3833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.900992+0000 mon.c (mon.1) 3834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.900992+0000 mon.c (mon.1) 3834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.906295+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.906295+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.907326+0000 mgr.x (mgr.24989) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.907326+0000 mgr.x (mgr.24989) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.948537+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.948537+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.950543+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.950543+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.952954+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.952954+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.953705+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.953705+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.958586+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:33.958586+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.959011+0000 mgr.x (mgr.24989) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:33.959011+0000 mgr.x (mgr.24989) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.005680+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.005680+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.007798+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.007798+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.009812+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.009812+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.010636+0000 mon.c (mon.1) 3842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.010636+0000 mon.c (mon.1) 3842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.016528+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.016528+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.016960+0000 mgr.x (mgr.24989) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.016960+0000 mgr.x (mgr.24989) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.039289+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.039289+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.047535+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.047535+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.054029+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.054029+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.958586+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:33.958586+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.959011+0000 mgr.x (mgr.24989) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:33.959011+0000 mgr.x (mgr.24989) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.005680+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.005680+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.007798+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.007798+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.009812+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.009812+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.010636+0000 mon.c (mon.1) 3842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.010636+0000 mon.c (mon.1) 3842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.016528+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.016528+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.016960+0000 mgr.x (mgr.24989) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.016960+0000 mgr.x (mgr.24989) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.039289+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.039289+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.047535+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.047535+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.054029+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.054029+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.075489+0000 mon.c (mon.1) 3843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.075489+0000 mon.c (mon.1) 3843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.078213+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.078213+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.080684+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.080684+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.081704+0000 mon.c (mon.1) 3846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.081704+0000 mon.c (mon.1) 3846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.089390+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.089390+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.092311+0000 mgr.x (mgr.24989) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.092311+0000 mgr.x (mgr.24989) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.150006+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.150006+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.152974+0000 mon.c (mon.1) 3848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.152974+0000 mon.c (mon.1) 3848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.155434+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.155434+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.156569+0000 mon.c (mon.1) 3850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.156569+0000 mon.c (mon.1) 3850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.075489+0000 mon.c (mon.1) 3843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.075489+0000 mon.c (mon.1) 3843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.078213+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.078213+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.080684+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.080684+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.081704+0000 mon.c (mon.1) 3846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.081704+0000 mon.c (mon.1) 3846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.089390+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.089390+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.092311+0000 mgr.x (mgr.24989) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.092311+0000 mgr.x (mgr.24989) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.150006+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.150006+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.152974+0000 mon.c (mon.1) 3848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.152974+0000 mon.c (mon.1) 3848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.155434+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.155434+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.156569+0000 mon.c (mon.1) 3850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.156569+0000 mon.c (mon.1) 3850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.167722+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.167722+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.168956+0000 mgr.x (mgr.24989) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.168956+0000 mgr.x (mgr.24989) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.214671+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.214671+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.217640+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.217640+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.220217+0000 mon.c (mon.1) 3853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.220217+0000 mon.c (mon.1) 3853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.221537+0000 mon.c (mon.1) 3854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.221537+0000 mon.c (mon.1) 3854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.230186+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.230186+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.275236+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.275236+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.278431+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.278431+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.281181+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.281181+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.282309+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.282309+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.291122+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[79063]: audit 2024-04-25T05:12:34.291122+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.167722+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.167722+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.168956+0000 mgr.x (mgr.24989) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.168956+0000 mgr.x (mgr.24989) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.214671+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.214671+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.217640+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.217640+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.220217+0000 mon.c (mon.1) 3853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.220217+0000 mon.c (mon.1) 3853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.221537+0000 mon.c (mon.1) 3854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.221537+0000 mon.c (mon.1) 3854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.230186+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.230186+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.275236+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.275236+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.278431+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.278431+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.281181+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.281181+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.282309+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.282309+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.291122+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:34.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:34 smithi096 bash[81040]: audit 2024-04-25T05:12:34.291122+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.606 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.231239+0000 mgr.x (mgr.24989) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.231239+0000 mgr.x (mgr.24989) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.292226+0000 mgr.x (mgr.24989) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.292226+0000 mgr.x (mgr.24989) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.338110+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.338110+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.341462+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.341462+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.344204+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.344204+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.345335+0000 mon.c (mon.1) 3862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.345335+0000 mon.c (mon.1) 3862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.354463+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.354463+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.355188+0000 mgr.x (mgr.24989) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.355188+0000 mgr.x (mgr.24989) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.391520+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.391520+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.405975+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.405975+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.412796+0000 mon.c (mon.1) 3863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.412796+0000 mon.c (mon.1) 3863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.418515+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.418515+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.421552+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.421552+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.423228+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.423228+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.424483+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.424483+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.426644+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.426644+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.429457+0000 mon.c (mon.1) 3868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.429457+0000 mon.c (mon.1) 3868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.431437+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.431437+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.432175+0000 mgr.x (mgr.24989) 1438 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.432175+0000 mgr.x (mgr.24989) 1438 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.439228+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.439228+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.442684+0000 mon.c (mon.1) 3870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.442684+0000 mon.c (mon.1) 3870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.443192+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.443192+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.448875+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]': finished 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.448875+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]': finished 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.452623+0000 mon.c (mon.1) 3871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.452623+0000 mon.c (mon.1) 3871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.453127+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.453127+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.458825+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]': finished 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.458825+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]': finished 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cluster 2024-04-25T05:12:34.460695+0000 mgr.x (mgr.24989) 1439 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cluster 2024-04-25T05:12:34.460695+0000 mgr.x (mgr.24989) 1439 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.462503+0000 mon.c (mon.1) 3872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.462503+0000 mon.c (mon.1) 3872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.463860+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.463860+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.469666+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]': finished 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.469666+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]': finished 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.473075+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.473075+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.473660+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.473660+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.479490+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]': finished 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.479490+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]': finished 2024-04-25T05:12:35.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.483556+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.483556+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.484350+0000 mgr.x (mgr.24989) 1440 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.484350+0000 mgr.x (mgr.24989) 1440 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.491155+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.491155+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.494900+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.494900+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.496590+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.496590+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.497410+0000 mgr.x (mgr.24989) 1441 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: cephadm 2024-04-25T05:12:34.497410+0000 mgr.x (mgr.24989) 1441 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.504582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:35 smithi155 bash[60276]: audit 2024-04-25T05:12:34.504582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.231239+0000 mgr.x (mgr.24989) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.231239+0000 mgr.x (mgr.24989) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.292226+0000 mgr.x (mgr.24989) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.292226+0000 mgr.x (mgr.24989) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.338110+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.338110+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.341462+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.341462+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.344204+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.344204+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.345335+0000 mon.c (mon.1) 3862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.345335+0000 mon.c (mon.1) 3862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.354463+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.354463+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.355188+0000 mgr.x (mgr.24989) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.355188+0000 mgr.x (mgr.24989) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.391520+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.391520+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.405975+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.405975+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.412796+0000 mon.c (mon.1) 3863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.231239+0000 mgr.x (mgr.24989) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.231239+0000 mgr.x (mgr.24989) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.292226+0000 mgr.x (mgr.24989) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.292226+0000 mgr.x (mgr.24989) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.338110+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.338110+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.341462+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.341462+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.344204+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.344204+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.345335+0000 mon.c (mon.1) 3862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.345335+0000 mon.c (mon.1) 3862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.354463+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.354463+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.355188+0000 mgr.x (mgr.24989) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.355188+0000 mgr.x (mgr.24989) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.391520+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.391520+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.405975+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.405975+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.412796+0000 mon.c (mon.1) 3863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.412796+0000 mon.c (mon.1) 3863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.418515+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.418515+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.421552+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.421552+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.423228+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.423228+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.424483+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.424483+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.426644+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.426644+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.429457+0000 mon.c (mon.1) 3868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.429457+0000 mon.c (mon.1) 3868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.431437+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.431437+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.432175+0000 mgr.x (mgr.24989) 1438 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.432175+0000 mgr.x (mgr.24989) 1438 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.439228+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.439228+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.442684+0000 mon.c (mon.1) 3870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.442684+0000 mon.c (mon.1) 3870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.412796+0000 mon.c (mon.1) 3863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.418515+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.418515+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.421552+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.421552+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.423228+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.423228+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.424483+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.424483+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.426644+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.426644+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.429457+0000 mon.c (mon.1) 3868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.429457+0000 mon.c (mon.1) 3868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.431437+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.431437+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.432175+0000 mgr.x (mgr.24989) 1438 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.432175+0000 mgr.x (mgr.24989) 1438 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.439228+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.439228+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.442684+0000 mon.c (mon.1) 3870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.442684+0000 mon.c (mon.1) 3870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.443192+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.443192+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.448875+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]': finished 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.448875+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]': finished 2024-04-25T05:12:35.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.452623+0000 mon.c (mon.1) 3871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.452623+0000 mon.c (mon.1) 3871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.453127+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.453127+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.458825+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]': finished 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.458825+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]': finished 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cluster 2024-04-25T05:12:34.460695+0000 mgr.x (mgr.24989) 1439 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cluster 2024-04-25T05:12:34.460695+0000 mgr.x (mgr.24989) 1439 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.462503+0000 mon.c (mon.1) 3872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.462503+0000 mon.c (mon.1) 3872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.463860+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.463860+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.443192+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.443192+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.448875+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]': finished 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.448875+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi096.dhfhit"}]': finished 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.452623+0000 mon.c (mon.1) 3871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.452623+0000 mon.c (mon.1) 3871 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.453127+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.453127+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.458825+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]': finished 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.458825+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.qumhhi"}]': finished 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cluster 2024-04-25T05:12:34.460695+0000 mgr.x (mgr.24989) 1439 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cluster 2024-04-25T05:12:34.460695+0000 mgr.x (mgr.24989) 1439 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.462503+0000 mon.c (mon.1) 3872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.462503+0000 mon.c (mon.1) 3872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.463860+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.463860+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]: dispatch 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.469666+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]': finished 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.469666+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]': finished 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.473075+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.473075+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.473660+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.473660+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.479490+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]': finished 2024-04-25T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.479490+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]': finished 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.483556+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.483556+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.484350+0000 mgr.x (mgr.24989) 1440 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.484350+0000 mgr.x (mgr.24989) 1440 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.491155+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.491155+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.494900+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.494900+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.496590+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.496590+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.497410+0000 mgr.x (mgr.24989) 1441 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: cephadm 2024-04-25T05:12:34.497410+0000 mgr.x (mgr.24989) 1441 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.504582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[79063]: audit 2024-04-25T05:12:34.504582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.469666+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]': finished 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.469666+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi096.pbvlfz"}]': finished 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.473075+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.473075+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.473660+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.473660+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]: dispatch 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.479490+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]': finished 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.479490+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi155.sxkaab"}]': finished 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.483556+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.483556+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.484350+0000 mgr.x (mgr.24989) 1440 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.484350+0000 mgr.x (mgr.24989) 1440 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.491155+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.491155+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.494900+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.494900+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.496590+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.496590+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.497410+0000 mgr.x (mgr.24989) 1441 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: cephadm 2024-04-25T05:12:34.497410+0000 mgr.x (mgr.24989) 1441 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.504582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:35.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:35 smithi096 bash[81040]: audit 2024-04-25T05:12:34.504582+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.132 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:12:37] "GET /metrics HTTP/1.1" 200 38748 "" "Prometheus/2.33.4" 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: cluster 2024-04-25T05:12:36.461619+0000 mgr.x (mgr.24989) 1442 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: cluster 2024-04-25T05:12:36.461619+0000 mgr.x (mgr.24989) 1442 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: cephadm 2024-04-25T05:12:37.129468+0000 mgr.x (mgr.24989) 1443 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: cephadm 2024-04-25T05:12:37.129468+0000 mgr.x (mgr.24989) 1443 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.137950+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.137950+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.141825+0000 mon.c (mon.1) 3877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.141825+0000 mon.c (mon.1) 3877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.142481+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.142481+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.154292+0000 mon.c (mon.1) 3878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.154292+0000 mon.c (mon.1) 3878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: cephadm 2024-04-25T05:12:37.155712+0000 mgr.x (mgr.24989) 1444 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: cephadm 2024-04-25T05:12:37.155712+0000 mgr.x (mgr.24989) 1444 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.337974+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.337974+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.353320+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.353320+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.365629+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:38 smithi155 bash[60276]: audit 2024-04-25T05:12:37.365629+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: cluster 2024-04-25T05:12:36.461619+0000 mgr.x (mgr.24989) 1442 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: cluster 2024-04-25T05:12:36.461619+0000 mgr.x (mgr.24989) 1442 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: cephadm 2024-04-25T05:12:37.129468+0000 mgr.x (mgr.24989) 1443 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: cephadm 2024-04-25T05:12:37.129468+0000 mgr.x (mgr.24989) 1443 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.137950+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.137950+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.141825+0000 mon.c (mon.1) 3877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.141825+0000 mon.c (mon.1) 3877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.142481+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.142481+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.154292+0000 mon.c (mon.1) 3878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.154292+0000 mon.c (mon.1) 3878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: cephadm 2024-04-25T05:12:37.155712+0000 mgr.x (mgr.24989) 1444 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: cephadm 2024-04-25T05:12:37.155712+0000 mgr.x (mgr.24989) 1444 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.337974+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.337974+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: cluster 2024-04-25T05:12:36.461619+0000 mgr.x (mgr.24989) 1442 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: cluster 2024-04-25T05:12:36.461619+0000 mgr.x (mgr.24989) 1442 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: cephadm 2024-04-25T05:12:37.129468+0000 mgr.x (mgr.24989) 1443 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: cephadm 2024-04-25T05:12:37.129468+0000 mgr.x (mgr.24989) 1443 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.137950+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.137950+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.141825+0000 mon.c (mon.1) 3877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.141825+0000 mon.c (mon.1) 3877 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.142481+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.142481+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.154292+0000 mon.c (mon.1) 3878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:38.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.154292+0000 mon.c (mon.1) 3878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: cephadm 2024-04-25T05:12:37.155712+0000 mgr.x (mgr.24989) 1444 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: cephadm 2024-04-25T05:12:37.155712+0000 mgr.x (mgr.24989) 1444 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.337974+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.337974+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.353320+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.353320+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.365629+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[79063]: audit 2024-04-25T05:12:37.365629+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.353320+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.353320+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.365629+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:38.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:38 smithi096 bash[81040]: audit 2024-04-25T05:12:37.365629+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:39.395 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.395 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:39 smithi096 bash[79063]: audit 2024-04-25T05:12:37.857291+0000 mgr.x (mgr.24989) 1445 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:39.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:39 smithi096 bash[79063]: audit 2024-04-25T05:12:37.857291+0000 mgr.x (mgr.24989) 1445 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:39.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:39 smithi096 bash[81040]: audit 2024-04-25T05:12:37.857291+0000 mgr.x (mgr.24989) 1445 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:39.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:39 smithi096 bash[81040]: audit 2024-04-25T05:12:37.857291+0000 mgr.x (mgr.24989) 1445 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:39.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:39 smithi155 bash[60276]: audit 2024-04-25T05:12:37.857291+0000 mgr.x (mgr.24989) 1445 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:39.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:39 smithi155 bash[60276]: audit 2024-04-25T05:12:37.857291+0000 mgr.x (mgr.24989) 1445 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:39.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.750 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.751 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.751 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.751 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:39.751 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:12:39 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:40.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:40 smithi155 bash[60276]: cluster 2024-04-25T05:12:38.462623+0000 mgr.x (mgr.24989) 1446 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:40.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:40 smithi155 bash[60276]: cluster 2024-04-25T05:12:38.462623+0000 mgr.x (mgr.24989) 1446 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:40.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:40 smithi096 bash[79063]: cluster 2024-04-25T05:12:38.462623+0000 mgr.x (mgr.24989) 1446 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:40.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:40 smithi096 bash[79063]: cluster 2024-04-25T05:12:38.462623+0000 mgr.x (mgr.24989) 1446 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:40 smithi096 bash[81040]: cluster 2024-04-25T05:12:38.462623+0000 mgr.x (mgr.24989) 1446 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:40 smithi096 bash[81040]: cluster 2024-04-25T05:12:38.462623+0000 mgr.x (mgr.24989) 1446 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 125 op/s 2024-04-25T05:12:42.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:42 smithi155 bash[60276]: cluster 2024-04-25T05:12:40.463508+0000 mgr.x (mgr.24989) 1447 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 87 op/s 2024-04-25T05:12:42.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:42 smithi155 bash[60276]: cluster 2024-04-25T05:12:40.463508+0000 mgr.x (mgr.24989) 1447 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 87 op/s 2024-04-25T05:12:42.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:42 smithi096 bash[79063]: cluster 2024-04-25T05:12:40.463508+0000 mgr.x (mgr.24989) 1447 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 87 op/s 2024-04-25T05:12:42.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:42 smithi096 bash[79063]: cluster 2024-04-25T05:12:40.463508+0000 mgr.x (mgr.24989) 1447 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 87 op/s 2024-04-25T05:12:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:42 smithi096 bash[81040]: cluster 2024-04-25T05:12:40.463508+0000 mgr.x (mgr.24989) 1447 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 87 op/s 2024-04-25T05:12:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:42 smithi096 bash[81040]: cluster 2024-04-25T05:12:40.463508+0000 mgr.x (mgr.24989) 1447 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 87 op/s 2024-04-25T05:12:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:44 smithi155 bash[60276]: cluster 2024-04-25T05:12:42.464637+0000 mgr.x (mgr.24989) 1448 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-25T05:12:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:44 smithi155 bash[60276]: cluster 2024-04-25T05:12:42.464637+0000 mgr.x (mgr.24989) 1448 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-25T05:12:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:44 smithi096 bash[79063]: cluster 2024-04-25T05:12:42.464637+0000 mgr.x (mgr.24989) 1448 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-25T05:12:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:44 smithi096 bash[79063]: cluster 2024-04-25T05:12:42.464637+0000 mgr.x (mgr.24989) 1448 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-25T05:12:44.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:44 smithi096 bash[81040]: cluster 2024-04-25T05:12:42.464637+0000 mgr.x (mgr.24989) 1448 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-25T05:12:44.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:44 smithi096 bash[81040]: cluster 2024-04-25T05:12:42.464637+0000 mgr.x (mgr.24989) 1448 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-25T05:12:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:46 smithi155 bash[60276]: cluster 2024-04-25T05:12:44.465992+0000 mgr.x (mgr.24989) 1449 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:46.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:46 smithi155 bash[60276]: cluster 2024-04-25T05:12:44.465992+0000 mgr.x (mgr.24989) 1449 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:46 smithi096 bash[79063]: cluster 2024-04-25T05:12:44.465992+0000 mgr.x (mgr.24989) 1449 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:46 smithi096 bash[79063]: cluster 2024-04-25T05:12:44.465992+0000 mgr.x (mgr.24989) 1449 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:46.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:46 smithi096 bash[81040]: cluster 2024-04-25T05:12:44.465992+0000 mgr.x (mgr.24989) 1449 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:46.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:46 smithi096 bash[81040]: cluster 2024-04-25T05:12:44.465992+0000 mgr.x (mgr.24989) 1449 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:47 smithi155 bash[60276]: audit 2024-04-25T05:12:46.590017+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:47.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:47 smithi155 bash[60276]: audit 2024-04-25T05:12:46.590017+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:47 smithi096 bash[81040]: audit 2024-04-25T05:12:46.590017+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:47 smithi096 bash[81040]: audit 2024-04-25T05:12:46.590017+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:47.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:47 smithi096 bash[79063]: audit 2024-04-25T05:12:46.590017+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:47.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:47 smithi096 bash[79063]: audit 2024-04-25T05:12:46.590017+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:12:48.171 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:12:47] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.33.4" 2024-04-25T05:12:48.437 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:48 smithi096 bash[81040]: cluster 2024-04-25T05:12:46.467037+0000 mgr.x (mgr.24989) 1450 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:48.437 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:48 smithi096 bash[81040]: cluster 2024-04-25T05:12:46.467037+0000 mgr.x (mgr.24989) 1450 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:48.438 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:48 smithi096 bash[79063]: cluster 2024-04-25T05:12:46.467037+0000 mgr.x (mgr.24989) 1450 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:48.438 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:48 smithi096 bash[79063]: cluster 2024-04-25T05:12:46.467037+0000 mgr.x (mgr.24989) 1450 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:48 smithi155 bash[60276]: cluster 2024-04-25T05:12:46.467037+0000 mgr.x (mgr.24989) 1450 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:48 smithi155 bash[60276]: cluster 2024-04-25T05:12:46.467037+0000 mgr.x (mgr.24989) 1450 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:49 smithi155 bash[60276]: audit 2024-04-25T05:12:47.867771+0000 mgr.x (mgr.24989) 1451 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:49.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:49 smithi155 bash[60276]: audit 2024-04-25T05:12:47.867771+0000 mgr.x (mgr.24989) 1451 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:49.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:49 smithi096 bash[79063]: audit 2024-04-25T05:12:47.867771+0000 mgr.x (mgr.24989) 1451 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:49.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:49 smithi096 bash[79063]: audit 2024-04-25T05:12:47.867771+0000 mgr.x (mgr.24989) 1451 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:49.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:49 smithi096 bash[81040]: audit 2024-04-25T05:12:47.867771+0000 mgr.x (mgr.24989) 1451 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:49.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:49 smithi096 bash[81040]: audit 2024-04-25T05:12:47.867771+0000 mgr.x (mgr.24989) 1451 : audit [DBG] from='client.15489 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:12:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:50 smithi155 bash[60276]: cluster 2024-04-25T05:12:48.468117+0000 mgr.x (mgr.24989) 1452 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:50.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:50 smithi155 bash[60276]: cluster 2024-04-25T05:12:48.468117+0000 mgr.x (mgr.24989) 1452 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:50 smithi096 bash[79063]: cluster 2024-04-25T05:12:48.468117+0000 mgr.x (mgr.24989) 1452 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:50 smithi096 bash[79063]: cluster 2024-04-25T05:12:48.468117+0000 mgr.x (mgr.24989) 1452 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:50 smithi096 bash[81040]: cluster 2024-04-25T05:12:48.468117+0000 mgr.x (mgr.24989) 1452 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:50 smithi096 bash[81040]: cluster 2024-04-25T05:12:48.468117+0000 mgr.x (mgr.24989) 1452 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:50.844 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.844 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.844 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.845 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.845 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.845 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.845 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.846 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:50.846 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:12:50 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cluster 2024-04-25T05:12:50.469607+0000 mgr.x (mgr.24989) 1453 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cluster 2024-04-25T05:12:50.469607+0000 mgr.x (mgr.24989) 1453 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.713165+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.713165+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.724723+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.724723+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.768472+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.768472+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.770366+0000 mon.c (mon.1) 3881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.770366+0000 mon.c (mon.1) 3881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.780485+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.780485+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:50.781126+0000 mgr.x (mgr.24989) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:50.781126+0000 mgr.x (mgr.24989) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.857118+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.857118+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.857843+0000 mgr.x (mgr.24989) 1455 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.857843+0000 mgr.x (mgr.24989) 1455 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.866689+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.866689+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.866950+0000 mgr.x (mgr.24989) 1456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.866950+0000 mgr.x (mgr.24989) 1456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.877910+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.877910+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.881424+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.881424+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.886365+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.886365+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.887657+0000 mon.c (mon.1) 3887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.887657+0000 mon.c (mon.1) 3887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.896206+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.896206+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:50.896786+0000 mgr.x (mgr.24989) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:50.896786+0000 mgr.x (mgr.24989) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.981293+0000 mon.c (mon.1) 3888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.981293+0000 mon.c (mon.1) 3888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.985298+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.985298+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.989014+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.989014+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.990223+0000 mon.c (mon.1) 3891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.990223+0000 mon.c (mon.1) 3891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.999233+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:50.999233+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.002095+0000 mgr.x (mgr.24989) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.002095+0000 mgr.x (mgr.24989) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.090844+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.090844+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.095411+0000 mon.c (mon.1) 3893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.095411+0000 mon.c (mon.1) 3893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.098993+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.098993+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.100634+0000 mon.c (mon.1) 3895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.100634+0000 mon.c (mon.1) 3895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.111562+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.111562+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.112593+0000 mgr.x (mgr.24989) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.112593+0000 mgr.x (mgr.24989) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.195175+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.195175+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.198256+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.198256+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.202080+0000 mon.c (mon.1) 3898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.202080+0000 mon.c (mon.1) 3898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.203603+0000 mon.c (mon.1) 3899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.203603+0000 mon.c (mon.1) 3899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.213233+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.213233+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.305736+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.305736+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.310765+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.310765+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.314803+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.314803+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.316527+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.316527+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.327620+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.327620+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.421666+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.421666+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.426622+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.426622+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.431706+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.431706+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.433309+0000 mon.c (mon.1) 3907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.433309+0000 mon.c (mon.1) 3907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.443757+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.443757+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.534706+0000 mon.c (mon.1) 3908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.534706+0000 mon.c (mon.1) 3908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.538361+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.538361+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.542237+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.542237+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.543803+0000 mon.c (mon.1) 3911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.543803+0000 mon.c (mon.1) 3911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.553575+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.553575+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.643525+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.643525+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.648195+0000 mon.c (mon.1) 3913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.648195+0000 mon.c (mon.1) 3913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.651717+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.651717+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.653022+0000 mon.c (mon.1) 3915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.653022+0000 mon.c (mon.1) 3915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.662732+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:51.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:51 smithi155 bash[60276]: audit 2024-04-25T05:12:51.662732+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cluster 2024-04-25T05:12:50.469607+0000 mgr.x (mgr.24989) 1453 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cluster 2024-04-25T05:12:50.469607+0000 mgr.x (mgr.24989) 1453 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.713165+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.713165+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.724723+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.724723+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.768472+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.768472+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.770366+0000 mon.c (mon.1) 3881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.770366+0000 mon.c (mon.1) 3881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.780485+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.780485+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:50.781126+0000 mgr.x (mgr.24989) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:50.781126+0000 mgr.x (mgr.24989) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.857118+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.857118+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.857843+0000 mgr.x (mgr.24989) 1455 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.857843+0000 mgr.x (mgr.24989) 1455 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.866689+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.866689+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cluster 2024-04-25T05:12:50.469607+0000 mgr.x (mgr.24989) 1453 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:52.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cluster 2024-04-25T05:12:50.469607+0000 mgr.x (mgr.24989) 1453 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.713165+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.713165+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.724723+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.724723+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.768472+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.768472+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.770366+0000 mon.c (mon.1) 3881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.770366+0000 mon.c (mon.1) 3881 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.780485+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.780485+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:50.781126+0000 mgr.x (mgr.24989) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:50.781126+0000 mgr.x (mgr.24989) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.857118+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.857118+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.857843+0000 mgr.x (mgr.24989) 1455 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.857843+0000 mgr.x (mgr.24989) 1455 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.866689+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.866689+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.866950+0000 mgr.x (mgr.24989) 1456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.866950+0000 mgr.x (mgr.24989) 1456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.877910+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.877910+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.881424+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.881424+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.886365+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.886365+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.887657+0000 mon.c (mon.1) 3887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.887657+0000 mon.c (mon.1) 3887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.896206+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.896206+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:50.896786+0000 mgr.x (mgr.24989) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:50.896786+0000 mgr.x (mgr.24989) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.981293+0000 mon.c (mon.1) 3888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.981293+0000 mon.c (mon.1) 3888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.985298+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.985298+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.989014+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.866950+0000 mgr.x (mgr.24989) 1456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.866950+0000 mgr.x (mgr.24989) 1456 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.877910+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.877910+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.881424+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.881424+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.886365+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.886365+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.887657+0000 mon.c (mon.1) 3887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.887657+0000 mon.c (mon.1) 3887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.896206+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.896206+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:50.896786+0000 mgr.x (mgr.24989) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:50.896786+0000 mgr.x (mgr.24989) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.981293+0000 mon.c (mon.1) 3888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.981293+0000 mon.c (mon.1) 3888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.985298+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.985298+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.989014+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.989014+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.990223+0000 mon.c (mon.1) 3891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.990223+0000 mon.c (mon.1) 3891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.999233+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:50.999233+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.002095+0000 mgr.x (mgr.24989) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.002095+0000 mgr.x (mgr.24989) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.090844+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.090844+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.095411+0000 mon.c (mon.1) 3893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.095411+0000 mon.c (mon.1) 3893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.098993+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.098993+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.100634+0000 mon.c (mon.1) 3895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.100634+0000 mon.c (mon.1) 3895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.111562+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.111562+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.112593+0000 mgr.x (mgr.24989) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.112593+0000 mgr.x (mgr.24989) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.195175+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.195175+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.989014+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.990223+0000 mon.c (mon.1) 3891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.990223+0000 mon.c (mon.1) 3891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.999233+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:50.999233+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.002095+0000 mgr.x (mgr.24989) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.002095+0000 mgr.x (mgr.24989) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.090844+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.090844+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.095411+0000 mon.c (mon.1) 3893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.095411+0000 mon.c (mon.1) 3893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.098993+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.098993+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.100634+0000 mon.c (mon.1) 3895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.100634+0000 mon.c (mon.1) 3895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.111562+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.111562+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.112593+0000 mgr.x (mgr.24989) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.112593+0000 mgr.x (mgr.24989) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.195175+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.195175+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.198256+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.198256+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.202080+0000 mon.c (mon.1) 3898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.202080+0000 mon.c (mon.1) 3898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.203603+0000 mon.c (mon.1) 3899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.203603+0000 mon.c (mon.1) 3899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.213233+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.213233+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.305736+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.305736+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.310765+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.310765+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.314803+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.314803+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.316527+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.316527+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.327620+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.327620+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.421666+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.198256+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.198256+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.202080+0000 mon.c (mon.1) 3898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.202080+0000 mon.c (mon.1) 3898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.203603+0000 mon.c (mon.1) 3899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.203603+0000 mon.c (mon.1) 3899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.213233+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.213233+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.305736+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.305736+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.310765+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.310765+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.314803+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.314803+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.316527+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.316527+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.327620+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.327620+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.421666+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.421666+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.426622+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.426622+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.431706+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.431706+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.433309+0000 mon.c (mon.1) 3907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.433309+0000 mon.c (mon.1) 3907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.443757+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.443757+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.534706+0000 mon.c (mon.1) 3908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.534706+0000 mon.c (mon.1) 3908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.538361+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.538361+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.542237+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.542237+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.543803+0000 mon.c (mon.1) 3911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.543803+0000 mon.c (mon.1) 3911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.553575+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.553575+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.643525+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.421666+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.426622+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.426622+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.431706+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.431706+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.433309+0000 mon.c (mon.1) 3907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.433309+0000 mon.c (mon.1) 3907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.443757+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.443757+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.534706+0000 mon.c (mon.1) 3908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.534706+0000 mon.c (mon.1) 3908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.538361+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.538361+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.542237+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.542237+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.543803+0000 mon.c (mon.1) 3911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.543803+0000 mon.c (mon.1) 3911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.553575+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.553575+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.643525+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.643525+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.648195+0000 mon.c (mon.1) 3913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.648195+0000 mon.c (mon.1) 3913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.651717+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.651717+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.653022+0000 mon.c (mon.1) 3915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.653022+0000 mon.c (mon.1) 3915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.662732+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[81040]: audit 2024-04-25T05:12:51.662732+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.643525+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.648195+0000 mon.c (mon.1) 3913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.648195+0000 mon.c (mon.1) 3913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.651717+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.651717+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.653022+0000 mon.c (mon.1) 3915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.653022+0000 mon.c (mon.1) 3915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.662732+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:52.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:51 smithi096 bash[79063]: audit 2024-04-25T05:12:51.662732+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.214619+0000 mgr.x (mgr.24989) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.214619+0000 mgr.x (mgr.24989) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.329181+0000 mgr.x (mgr.24989) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.329181+0000 mgr.x (mgr.24989) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.444525+0000 mgr.x (mgr.24989) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.444525+0000 mgr.x (mgr.24989) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.554703+0000 mgr.x (mgr.24989) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.554703+0000 mgr.x (mgr.24989) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.663467+0000 mgr.x (mgr.24989) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.663467+0000 mgr.x (mgr.24989) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.740227+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.740227+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.742827+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.742827+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.745300+0000 mon.c (mon.1) 3918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.745300+0000 mon.c (mon.1) 3918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.746267+0000 mon.c (mon.1) 3919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.746267+0000 mon.c (mon.1) 3919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.752424+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.752424+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.773494+0000 mgr.x (mgr.24989) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.214619+0000 mgr.x (mgr.24989) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.214619+0000 mgr.x (mgr.24989) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.329181+0000 mgr.x (mgr.24989) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.329181+0000 mgr.x (mgr.24989) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.444525+0000 mgr.x (mgr.24989) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.444525+0000 mgr.x (mgr.24989) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.554703+0000 mgr.x (mgr.24989) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.554703+0000 mgr.x (mgr.24989) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.663467+0000 mgr.x (mgr.24989) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.663467+0000 mgr.x (mgr.24989) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.740227+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.740227+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.742827+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.742827+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.745300+0000 mon.c (mon.1) 3918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.745300+0000 mon.c (mon.1) 3918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.746267+0000 mon.c (mon.1) 3919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.746267+0000 mon.c (mon.1) 3919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.752424+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.752424+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.773494+0000 mgr.x (mgr.24989) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.773494+0000 mgr.x (mgr.24989) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.863190+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.863190+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.867940+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.867940+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.871897+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.871897+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.873674+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.873674+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.884174+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.884174+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.885397+0000 mgr.x (mgr.24989) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.885397+0000 mgr.x (mgr.24989) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.961933+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.961933+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.965233+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.965233+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.968792+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.968792+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.773494+0000 mgr.x (mgr.24989) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.863190+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.863190+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.867940+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.867940+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.871897+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.871897+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.873674+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.873674+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.884174+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.884174+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.885397+0000 mgr.x (mgr.24989) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.885397+0000 mgr.x (mgr.24989) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.961933+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.961933+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.965233+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.965233+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.968792+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.968792+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.970284+0000 mon.c (mon.1) 3927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.970284+0000 mon.c (mon.1) 3927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.980010+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:51.980010+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.981061+0000 mgr.x (mgr.24989) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:51.981061+0000 mgr.x (mgr.24989) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.070067+0000 mon.c (mon.1) 3928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.070067+0000 mon.c (mon.1) 3928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.074259+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.074259+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.078357+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.078357+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.079701+0000 mon.c (mon.1) 3931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.079701+0000 mon.c (mon.1) 3931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.087561+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.087561+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.088295+0000 mgr.x (mgr.24989) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.088295+0000 mgr.x (mgr.24989) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.178285+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.178285+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.182935+0000 mon.c (mon.1) 3933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.970284+0000 mon.c (mon.1) 3927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.970284+0000 mon.c (mon.1) 3927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.980010+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:51.980010+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.981061+0000 mgr.x (mgr.24989) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:51.981061+0000 mgr.x (mgr.24989) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.070067+0000 mon.c (mon.1) 3928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.070067+0000 mon.c (mon.1) 3928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.074259+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.074259+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.078357+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.078357+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.079701+0000 mon.c (mon.1) 3931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.079701+0000 mon.c (mon.1) 3931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.087561+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.087561+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.088295+0000 mgr.x (mgr.24989) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.088295+0000 mgr.x (mgr.24989) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.178285+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.178285+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.182935+0000 mon.c (mon.1) 3933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.182935+0000 mon.c (mon.1) 3933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.186234+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.186234+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.187766+0000 mon.c (mon.1) 3935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.187766+0000 mon.c (mon.1) 3935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.198296+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.198296+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.288450+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.288450+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.293229+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.293229+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.297003+0000 mon.c (mon.1) 3938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.297003+0000 mon.c (mon.1) 3938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.298590+0000 mon.c (mon.1) 3939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.298590+0000 mon.c (mon.1) 3939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.311951+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.311951+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.403423+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.403423+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.182935+0000 mon.c (mon.1) 3933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.186234+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.186234+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.187766+0000 mon.c (mon.1) 3935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.187766+0000 mon.c (mon.1) 3935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.198296+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.198296+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.288450+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.288450+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.293229+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.293229+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.297003+0000 mon.c (mon.1) 3938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.297003+0000 mon.c (mon.1) 3938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.298590+0000 mon.c (mon.1) 3939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.298590+0000 mon.c (mon.1) 3939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.311951+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.311951+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.403423+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.403423+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.408418+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.408418+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.412416+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.412416+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.414038+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.414038+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.425758+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.425758+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.507514+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.507514+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.511642+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.511642+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.515296+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.515296+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.517059+0000 mon.c (mon.1) 3947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.517059+0000 mon.c (mon.1) 3947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.528632+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.528632+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.639562+0000 mon.c (mon.1) 3948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.639562+0000 mon.c (mon.1) 3948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.408418+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.408418+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.412416+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.412416+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.414038+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.414038+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.425758+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.425758+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.507514+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.507514+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.511642+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.511642+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.515296+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.515296+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.517059+0000 mon.c (mon.1) 3947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.517059+0000 mon.c (mon.1) 3947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.528632+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.528632+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.639562+0000 mon.c (mon.1) 3948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.639562+0000 mon.c (mon.1) 3948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.643373+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.643373+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.647233+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.647233+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.648833+0000 mon.c (mon.1) 3951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.648833+0000 mon.c (mon.1) 3951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.660734+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[81040]: audit 2024-04-25T05:12:52.660734+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.643373+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.643373+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.647233+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.647233+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.648833+0000 mon.c (mon.1) 3951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.648833+0000 mon.c (mon.1) 3951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.660734+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:52 smithi096 bash[79063]: audit 2024-04-25T05:12:52.660734+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.214619+0000 mgr.x (mgr.24989) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.214619+0000 mgr.x (mgr.24989) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.329181+0000 mgr.x (mgr.24989) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.329181+0000 mgr.x (mgr.24989) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.444525+0000 mgr.x (mgr.24989) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.444525+0000 mgr.x (mgr.24989) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.554703+0000 mgr.x (mgr.24989) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.554703+0000 mgr.x (mgr.24989) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.663467+0000 mgr.x (mgr.24989) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.663467+0000 mgr.x (mgr.24989) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.740227+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.740227+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.742827+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.742827+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.745300+0000 mon.c (mon.1) 3918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.745300+0000 mon.c (mon.1) 3918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.746267+0000 mon.c (mon.1) 3919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.746267+0000 mon.c (mon.1) 3919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.752424+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.752424+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.773494+0000 mgr.x (mgr.24989) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.773494+0000 mgr.x (mgr.24989) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.863190+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.863190+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.867940+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.867940+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.871897+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.871897+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.873674+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.873674+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.884174+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.884174+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.885397+0000 mgr.x (mgr.24989) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.885397+0000 mgr.x (mgr.24989) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.961933+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.961933+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.965233+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.965233+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.968792+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.968792+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.970284+0000 mon.c (mon.1) 3927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.970284+0000 mon.c (mon.1) 3927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.980010+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:51.980010+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.981061+0000 mgr.x (mgr.24989) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:51.981061+0000 mgr.x (mgr.24989) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.070067+0000 mon.c (mon.1) 3928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.070067+0000 mon.c (mon.1) 3928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.074259+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.074259+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.078357+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.078357+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.079701+0000 mon.c (mon.1) 3931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.079701+0000 mon.c (mon.1) 3931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.087561+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.087561+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.088295+0000 mgr.x (mgr.24989) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.088295+0000 mgr.x (mgr.24989) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:53.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.178285+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.178285+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.182935+0000 mon.c (mon.1) 3933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.182935+0000 mon.c (mon.1) 3933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.186234+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.186234+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.187766+0000 mon.c (mon.1) 3935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.187766+0000 mon.c (mon.1) 3935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.198296+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.198296+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.288450+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.288450+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.293229+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.293229+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.297003+0000 mon.c (mon.1) 3938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.297003+0000 mon.c (mon.1) 3938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.298590+0000 mon.c (mon.1) 3939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.298590+0000 mon.c (mon.1) 3939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.311951+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.311951+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.403423+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.403423+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.408418+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.408418+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.412416+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.412416+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.414038+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.414038+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.425758+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.425758+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.507514+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.507514+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.511642+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.511642+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.515296+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.515296+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.517059+0000 mon.c (mon.1) 3947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.517059+0000 mon.c (mon.1) 3947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.528632+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.528632+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.639562+0000 mon.c (mon.1) 3948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.639562+0000 mon.c (mon.1) 3948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.643373+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.643373+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.647233+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.647233+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:53.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.648833+0000 mon.c (mon.1) 3951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.648833+0000 mon.c (mon.1) 3951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.660734+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:53.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:52 smithi155 bash[60276]: audit 2024-04-25T05:12:52.660734+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.199438+0000 mgr.x (mgr.24989) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.199438+0000 mgr.x (mgr.24989) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.312943+0000 mgr.x (mgr.24989) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.312943+0000 mgr.x (mgr.24989) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.427187+0000 mgr.x (mgr.24989) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.427187+0000 mgr.x (mgr.24989) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cluster 2024-04-25T05:12:52.470499+0000 mgr.x (mgr.24989) 1472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cluster 2024-04-25T05:12:52.470499+0000 mgr.x (mgr.24989) 1472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.529887+0000 mgr.x (mgr.24989) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.529887+0000 mgr.x (mgr.24989) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.661428+0000 mgr.x (mgr.24989) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.661428+0000 mgr.x (mgr.24989) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.742272+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.742272+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.746667+0000 mon.c (mon.1) 3953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.746667+0000 mon.c (mon.1) 3953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.750545+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.750545+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.751804+0000 mon.c (mon.1) 3955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.751804+0000 mon.c (mon.1) 3955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.759302+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.759302+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.760013+0000 mgr.x (mgr.24989) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.760013+0000 mgr.x (mgr.24989) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.833302+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.833302+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.838148+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.838148+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.842366+0000 mon.c (mon.1) 3958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.842366+0000 mon.c (mon.1) 3958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.843849+0000 mon.c (mon.1) 3959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.843849+0000 mon.c (mon.1) 3959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.852119+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.852119+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.854764+0000 mgr.x (mgr.24989) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.854764+0000 mgr.x (mgr.24989) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.927893+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.927893+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.930831+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.930831+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.933660+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.933660+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.934871+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.934871+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.944353+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:52.944353+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.944877+0000 mgr.x (mgr.24989) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:52.944877+0000 mgr.x (mgr.24989) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.029174+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.029174+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.033191+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.033191+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.036677+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.036677+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.038113+0000 mon.c (mon.1) 3967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.038113+0000 mon.c (mon.1) 3967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.048721+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.048721+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.049396+0000 mgr.x (mgr.24989) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.049396+0000 mgr.x (mgr.24989) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.128713+0000 mon.c (mon.1) 3968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.128713+0000 mon.c (mon.1) 3968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.133904+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.133904+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.138274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.138274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.139798+0000 mon.c (mon.1) 3971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.139798+0000 mon.c (mon.1) 3971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.150728+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.150728+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.151267+0000 mgr.x (mgr.24989) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.151267+0000 mgr.x (mgr.24989) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.226671+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.226671+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.228902+0000 mon.c (mon.1) 3973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.228902+0000 mon.c (mon.1) 3973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.231114+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.231114+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.231923+0000 mon.c (mon.1) 3975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.231923+0000 mon.c (mon.1) 3975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.199438+0000 mgr.x (mgr.24989) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.199438+0000 mgr.x (mgr.24989) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.312943+0000 mgr.x (mgr.24989) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.312943+0000 mgr.x (mgr.24989) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.427187+0000 mgr.x (mgr.24989) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.427187+0000 mgr.x (mgr.24989) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cluster 2024-04-25T05:12:52.470499+0000 mgr.x (mgr.24989) 1472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cluster 2024-04-25T05:12:52.470499+0000 mgr.x (mgr.24989) 1472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.529887+0000 mgr.x (mgr.24989) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.529887+0000 mgr.x (mgr.24989) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.661428+0000 mgr.x (mgr.24989) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.661428+0000 mgr.x (mgr.24989) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.742272+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.742272+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.746667+0000 mon.c (mon.1) 3953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.746667+0000 mon.c (mon.1) 3953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.750545+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.750545+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.751804+0000 mon.c (mon.1) 3955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.751804+0000 mon.c (mon.1) 3955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.238407+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.238407+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.285538+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.285538+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.288179+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.288179+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.290565+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.290565+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.291444+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.291444+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.297845+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.297845+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.384712+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.384712+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.388794+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.388794+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.391787+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.391787+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.392878+0000 mon.c (mon.1) 3983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.392878+0000 mon.c (mon.1) 3983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.400556+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.400556+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.478710+0000 mon.c (mon.1) 3984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.478710+0000 mon.c (mon.1) 3984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.482593+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.482593+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.486475+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.486475+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.487855+0000 mon.c (mon.1) 3987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.487855+0000 mon.c (mon.1) 3987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.496598+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.496598+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.585849+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.585849+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.590371+0000 mon.c (mon.1) 3989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.590371+0000 mon.c (mon.1) 3989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.594043+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.594043+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.595357+0000 mon.c (mon.1) 3991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.595357+0000 mon.c (mon.1) 3991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.606395+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.606395+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.682537+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.682537+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.685985+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.685985+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.689730+0000 mon.c (mon.1) 3994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.689730+0000 mon.c (mon.1) 3994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.690752+0000 mon.c (mon.1) 3995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.690752+0000 mon.c (mon.1) 3995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.701758+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[79063]: audit 2024-04-25T05:12:53.701758+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.759302+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.759302+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.760013+0000 mgr.x (mgr.24989) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.760013+0000 mgr.x (mgr.24989) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.833302+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.833302+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.838148+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.838148+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.842366+0000 mon.c (mon.1) 3958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.842366+0000 mon.c (mon.1) 3958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.843849+0000 mon.c (mon.1) 3959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.843849+0000 mon.c (mon.1) 3959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.852119+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.852119+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.854764+0000 mgr.x (mgr.24989) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.854764+0000 mgr.x (mgr.24989) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.927893+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.927893+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.930831+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.930831+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.933660+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.933660+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.934871+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.934871+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.944353+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:52.944353+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.944877+0000 mgr.x (mgr.24989) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:52.944877+0000 mgr.x (mgr.24989) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.029174+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.029174+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.033191+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.033191+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.036677+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.036677+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.038113+0000 mon.c (mon.1) 3967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.038113+0000 mon.c (mon.1) 3967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.048721+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.048721+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.049396+0000 mgr.x (mgr.24989) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.049396+0000 mgr.x (mgr.24989) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.128713+0000 mon.c (mon.1) 3968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.128713+0000 mon.c (mon.1) 3968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.133904+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.133904+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.138274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.138274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.139798+0000 mon.c (mon.1) 3971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.139798+0000 mon.c (mon.1) 3971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.150728+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.150728+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.151267+0000 mgr.x (mgr.24989) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.151267+0000 mgr.x (mgr.24989) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.226671+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.226671+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.228902+0000 mon.c (mon.1) 3973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.228902+0000 mon.c (mon.1) 3973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.231114+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.231114+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.231923+0000 mon.c (mon.1) 3975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.231923+0000 mon.c (mon.1) 3975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.238407+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.238407+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.285538+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.285538+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.288179+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.288179+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.290565+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.290565+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.291444+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.291444+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.297845+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.297845+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.384712+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.384712+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.388794+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.388794+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.391787+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.391787+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.392878+0000 mon.c (mon.1) 3983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.392878+0000 mon.c (mon.1) 3983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.400556+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.400556+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.478710+0000 mon.c (mon.1) 3984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.478710+0000 mon.c (mon.1) 3984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.482593+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.482593+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.486475+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.486475+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.487855+0000 mon.c (mon.1) 3987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.487855+0000 mon.c (mon.1) 3987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.496598+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.496598+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.585849+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.585849+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.590371+0000 mon.c (mon.1) 3989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.590371+0000 mon.c (mon.1) 3989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.594043+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.594043+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.595357+0000 mon.c (mon.1) 3991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.595357+0000 mon.c (mon.1) 3991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.606395+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.606395+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.682537+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.682537+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.685985+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.685985+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.689730+0000 mon.c (mon.1) 3994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.689730+0000 mon.c (mon.1) 3994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.690752+0000 mon.c (mon.1) 3995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.690752+0000 mon.c (mon.1) 3995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.701758+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:53 smithi096 bash[81040]: audit 2024-04-25T05:12:53.701758+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.199438+0000 mgr.x (mgr.24989) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.199438+0000 mgr.x (mgr.24989) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.312943+0000 mgr.x (mgr.24989) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.312943+0000 mgr.x (mgr.24989) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.427187+0000 mgr.x (mgr.24989) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.427187+0000 mgr.x (mgr.24989) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cluster 2024-04-25T05:12:52.470499+0000 mgr.x (mgr.24989) 1472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cluster 2024-04-25T05:12:52.470499+0000 mgr.x (mgr.24989) 1472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.529887+0000 mgr.x (mgr.24989) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.529887+0000 mgr.x (mgr.24989) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.661428+0000 mgr.x (mgr.24989) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.661428+0000 mgr.x (mgr.24989) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.742272+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.742272+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.746667+0000 mon.c (mon.1) 3953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.746667+0000 mon.c (mon.1) 3953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.750545+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.750545+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.751804+0000 mon.c (mon.1) 3955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.751804+0000 mon.c (mon.1) 3955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.759302+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.759302+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.760013+0000 mgr.x (mgr.24989) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.760013+0000 mgr.x (mgr.24989) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.833302+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.833302+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.838148+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.838148+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.842366+0000 mon.c (mon.1) 3958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.842366+0000 mon.c (mon.1) 3958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.843849+0000 mon.c (mon.1) 3959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.843849+0000 mon.c (mon.1) 3959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.852119+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.852119+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.854764+0000 mgr.x (mgr.24989) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.854764+0000 mgr.x (mgr.24989) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.927893+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.927893+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.930831+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.930831+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.933660+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.933660+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.934871+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.934871+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.944353+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:52.944353+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.944877+0000 mgr.x (mgr.24989) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:52.944877+0000 mgr.x (mgr.24989) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.029174+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.029174+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.033191+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.033191+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.036677+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.036677+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.038113+0000 mon.c (mon.1) 3967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.038113+0000 mon.c (mon.1) 3967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.048721+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.048721+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.049396+0000 mgr.x (mgr.24989) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.049396+0000 mgr.x (mgr.24989) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.128713+0000 mon.c (mon.1) 3968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.128713+0000 mon.c (mon.1) 3968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.133904+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.133904+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.138274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.138274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.139798+0000 mon.c (mon.1) 3971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.139798+0000 mon.c (mon.1) 3971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.150728+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.150728+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.151267+0000 mgr.x (mgr.24989) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.151267+0000 mgr.x (mgr.24989) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.226671+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.226671+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.228902+0000 mon.c (mon.1) 3973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.228902+0000 mon.c (mon.1) 3973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.231114+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.231114+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.231923+0000 mon.c (mon.1) 3975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.231923+0000 mon.c (mon.1) 3975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.238407+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.238407+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.285538+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.285538+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.288179+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.288179+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.290565+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.290565+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.291444+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.291444+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.297845+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.297845+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.384712+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.384712+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.388794+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.388794+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.391787+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.391787+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.392878+0000 mon.c (mon.1) 3983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.392878+0000 mon.c (mon.1) 3983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.400556+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.400556+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.478710+0000 mon.c (mon.1) 3984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.478710+0000 mon.c (mon.1) 3984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.482593+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.482593+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.486475+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.486475+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.487855+0000 mon.c (mon.1) 3987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.487855+0000 mon.c (mon.1) 3987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.496598+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.496598+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.585849+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.585849+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.590371+0000 mon.c (mon.1) 3989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.590371+0000 mon.c (mon.1) 3989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.594043+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.594043+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.595357+0000 mon.c (mon.1) 3991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.595357+0000 mon.c (mon.1) 3991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.606395+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.606395+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.682537+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.682537+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:54.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.685985+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.685985+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.689730+0000 mon.c (mon.1) 3994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.689730+0000 mon.c (mon.1) 3994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.690752+0000 mon.c (mon.1) 3995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.690752+0000 mon.c (mon.1) 3995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.701758+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:54.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:53 smithi155 bash[60276]: audit 2024-04-25T05:12:53.701758+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.239398+0000 mgr.x (mgr.24989) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.239398+0000 mgr.x (mgr.24989) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.298825+0000 mgr.x (mgr.24989) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.298825+0000 mgr.x (mgr.24989) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.401006+0000 mgr.x (mgr.24989) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.401006+0000 mgr.x (mgr.24989) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.497739+0000 mgr.x (mgr.24989) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.497739+0000 mgr.x (mgr.24989) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.606880+0000 mgr.x (mgr.24989) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.606880+0000 mgr.x (mgr.24989) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.702274+0000 mgr.x (mgr.24989) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.702274+0000 mgr.x (mgr.24989) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.779569+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.779569+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.782554+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.782554+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.785980+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.785980+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.787122+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.787122+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.239398+0000 mgr.x (mgr.24989) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.239398+0000 mgr.x (mgr.24989) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.298825+0000 mgr.x (mgr.24989) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.298825+0000 mgr.x (mgr.24989) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.401006+0000 mgr.x (mgr.24989) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.401006+0000 mgr.x (mgr.24989) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.497739+0000 mgr.x (mgr.24989) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.497739+0000 mgr.x (mgr.24989) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.606880+0000 mgr.x (mgr.24989) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.606880+0000 mgr.x (mgr.24989) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.702274+0000 mgr.x (mgr.24989) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.702274+0000 mgr.x (mgr.24989) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.779569+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.779569+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.782554+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.782554+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.785980+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.785980+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.787122+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.787122+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.796505+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.796505+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.800810+0000 mgr.x (mgr.24989) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.800810+0000 mgr.x (mgr.24989) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.888412+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.888412+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.892556+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.892556+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.896481+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.896481+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.897669+0000 mon.c (mon.1) 4003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.897669+0000 mon.c (mon.1) 4003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.907535+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.907535+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.910635+0000 mgr.x (mgr.24989) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:53.910635+0000 mgr.x (mgr.24989) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.984921+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.984921+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.990019+0000 mon.c (mon.1) 4005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.990019+0000 mon.c (mon.1) 4005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.995137+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.796505+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.796505+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.800810+0000 mgr.x (mgr.24989) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.800810+0000 mgr.x (mgr.24989) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.888412+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.888412+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.892556+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.892556+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.896481+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.896481+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.897669+0000 mon.c (mon.1) 4003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.897669+0000 mon.c (mon.1) 4003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.907535+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.907535+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.910635+0000 mgr.x (mgr.24989) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:53.910635+0000 mgr.x (mgr.24989) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.984921+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.984921+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.990019+0000 mon.c (mon.1) 4005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.990019+0000 mon.c (mon.1) 4005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.995137+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.995137+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.996871+0000 mon.c (mon.1) 4007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:53.996871+0000 mon.c (mon.1) 4007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.008012+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.008012+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:54.010388+0000 mgr.x (mgr.24989) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:54.010388+0000 mgr.x (mgr.24989) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.090038+0000 mon.c (mon.1) 4008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.090038+0000 mon.c (mon.1) 4008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.092523+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.092523+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.095419+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.095419+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.096371+0000 mon.c (mon.1) 4011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.096371+0000 mon.c (mon.1) 4011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.106094+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.106094+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:54.107841+0000 mgr.x (mgr.24989) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: cephadm 2024-04-25T05:12:54.107841+0000 mgr.x (mgr.24989) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.177850+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.177850+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.188043+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.188043+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.191848+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.191848+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.199195+0000 mon.c (mon.1) 4013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.199195+0000 mon.c (mon.1) 4013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.202749+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.202749+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.204951+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.204951+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.206263+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.206263+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.209001+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.209001+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.212383+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.212383+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.214506+0000 mon.c (mon.1) 4018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.214506+0000 mon.c (mon.1) 4018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.215933+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.215933+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.995137+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.996871+0000 mon.c (mon.1) 4007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:53.996871+0000 mon.c (mon.1) 4007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.008012+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.008012+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:54.010388+0000 mgr.x (mgr.24989) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:54.010388+0000 mgr.x (mgr.24989) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.090038+0000 mon.c (mon.1) 4008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.090038+0000 mon.c (mon.1) 4008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.092523+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.092523+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.095419+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.095419+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.096371+0000 mon.c (mon.1) 4011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.096371+0000 mon.c (mon.1) 4011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.106094+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.106094+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:54.107841+0000 mgr.x (mgr.24989) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: cephadm 2024-04-25T05:12:54.107841+0000 mgr.x (mgr.24989) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.177850+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.177850+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.217470+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.217470+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.218935+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.218935+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.576589+0000 mon.c (mon.1) 4022 : audit [DBG] from='client.? 172.21.15.96:0/2914216768' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:12:55.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[79063]: audit 2024-04-25T05:12:54.576589+0000 mon.c (mon.1) 4022 : audit [DBG] from='client.? 172.21.15.96:0/2914216768' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.188043+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.188043+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.191848+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.191848+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.199195+0000 mon.c (mon.1) 4013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.199195+0000 mon.c (mon.1) 4013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.202749+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.202749+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.204951+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.204951+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.206263+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.206263+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.209001+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.209001+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.212383+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.212383+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.214506+0000 mon.c (mon.1) 4018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.214506+0000 mon.c (mon.1) 4018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.215933+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.215933+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.217470+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.217470+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.218935+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.218935+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.576589+0000 mon.c (mon.1) 4022 : audit [DBG] from='client.? 172.21.15.96:0/2914216768' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:12:55.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:54 smithi096 bash[81040]: audit 2024-04-25T05:12:54.576589+0000 mon.c (mon.1) 4022 : audit [DBG] from='client.? 172.21.15.96:0/2914216768' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.239398+0000 mgr.x (mgr.24989) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.239398+0000 mgr.x (mgr.24989) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.298825+0000 mgr.x (mgr.24989) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.298825+0000 mgr.x (mgr.24989) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.401006+0000 mgr.x (mgr.24989) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.401006+0000 mgr.x (mgr.24989) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.497739+0000 mgr.x (mgr.24989) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.497739+0000 mgr.x (mgr.24989) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.606880+0000 mgr.x (mgr.24989) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.606880+0000 mgr.x (mgr.24989) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.702274+0000 mgr.x (mgr.24989) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.702274+0000 mgr.x (mgr.24989) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.779569+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.779569+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.782554+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.782554+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.785980+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.785980+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.787122+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.787122+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.796505+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.796505+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.800810+0000 mgr.x (mgr.24989) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.800810+0000 mgr.x (mgr.24989) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.888412+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.888412+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.892556+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.892556+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.896481+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.896481+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.897669+0000 mon.c (mon.1) 4003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.897669+0000 mon.c (mon.1) 4003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.907535+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.907535+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.910635+0000 mgr.x (mgr.24989) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:53.910635+0000 mgr.x (mgr.24989) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.984921+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.984921+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.990019+0000 mon.c (mon.1) 4005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.990019+0000 mon.c (mon.1) 4005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.995137+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.995137+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.996871+0000 mon.c (mon.1) 4007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:53.996871+0000 mon.c (mon.1) 4007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.008012+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.008012+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:54.010388+0000 mgr.x (mgr.24989) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:54.010388+0000 mgr.x (mgr.24989) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.090038+0000 mon.c (mon.1) 4008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.090038+0000 mon.c (mon.1) 4008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.092523+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.092523+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.095419+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.095419+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.096371+0000 mon.c (mon.1) 4011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.096371+0000 mon.c (mon.1) 4011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.106094+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.106094+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:54.107841+0000 mgr.x (mgr.24989) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: cephadm 2024-04-25T05:12:54.107841+0000 mgr.x (mgr.24989) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.177850+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.177850+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.188043+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.188043+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.191848+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.191848+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.199195+0000 mon.c (mon.1) 4013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.199195+0000 mon.c (mon.1) 4013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.202749+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.202749+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.204951+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.204951+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.206263+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.206263+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.209001+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.209001+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.212383+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.212383+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.214506+0000 mon.c (mon.1) 4018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.214506+0000 mon.c (mon.1) 4018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.215933+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.215933+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.217470+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.217470+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.218935+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.218935+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.576589+0000 mon.c (mon.1) 4022 : audit [DBG] from='client.? 172.21.15.96:0/2914216768' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:12:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:54 smithi155 bash[60276]: audit 2024-04-25T05:12:54.576589+0000 mon.c (mon.1) 4022 : audit [DBG] from='client.? 172.21.15.96:0/2914216768' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:12:56.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:55 smithi096 bash[79063]: cluster 2024-04-25T05:12:54.471817+0000 mgr.x (mgr.24989) 1490 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:56.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:55 smithi096 bash[79063]: cluster 2024-04-25T05:12:54.471817+0000 mgr.x (mgr.24989) 1490 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:56.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:55 smithi096 bash[81040]: cluster 2024-04-25T05:12:54.471817+0000 mgr.x (mgr.24989) 1490 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:56.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:55 smithi096 bash[81040]: cluster 2024-04-25T05:12:54.471817+0000 mgr.x (mgr.24989) 1490 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:55 smithi155 bash[60276]: cluster 2024-04-25T05:12:54.471817+0000 mgr.x (mgr.24989) 1490 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:56.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:55 smithi155 bash[60276]: cluster 2024-04-25T05:12:54.471817+0000 mgr.x (mgr.24989) 1490 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:12:57.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: cluster 2024-04-25T05:12:56.472524+0000 mgr.x (mgr.24989) 1491 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:12:57.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: cluster 2024-04-25T05:12:56.472524+0000 mgr.x (mgr.24989) 1491 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:12:57.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: audit 2024-04-25T05:12:57.548470+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: audit 2024-04-25T05:12:57.548470+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: audit 2024-04-25T05:12:57.566788+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: audit 2024-04-25T05:12:57.566788+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: audit 2024-04-25T05:12:57.579624+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[60276]: audit 2024-04-25T05:12:57.579624+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.957 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: cluster 2024-04-25T05:12:56.472524+0000 mgr.x (mgr.24989) 1491 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:12:57.957 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: cluster 2024-04-25T05:12:56.472524+0000 mgr.x (mgr.24989) 1491 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: audit 2024-04-25T05:12:57.548470+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: audit 2024-04-25T05:12:57.548470+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: audit 2024-04-25T05:12:57.566788+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: audit 2024-04-25T05:12:57.566788+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: audit 2024-04-25T05:12:57.579624+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[79063]: audit 2024-04-25T05:12:57.579624+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: cluster 2024-04-25T05:12:56.472524+0000 mgr.x (mgr.24989) 1491 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: cluster 2024-04-25T05:12:56.472524+0000 mgr.x (mgr.24989) 1491 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: audit 2024-04-25T05:12:57.548470+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.958 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: audit 2024-04-25T05:12:57.548470+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: audit 2024-04-25T05:12:57.566788+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: audit 2024-04-25T05:12:57.566788+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: audit 2024-04-25T05:12:57.579624+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:57.959 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:57 smithi096 bash[81040]: audit 2024-04-25T05:12:57.579624+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:12:58.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:12:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:12:57] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.33.4" 2024-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: cephadm 2024-04-25T05:12:58.092216+0000 mgr.x (mgr.24989) 1492 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: cephadm 2024-04-25T05:12:58.092216+0000 mgr.x (mgr.24989) 1492 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: audit 2024-04-25T05:12:58.096948+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: audit 2024-04-25T05:12:58.096948+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: audit 2024-04-25T05:12:58.097931+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: audit 2024-04-25T05:12:58.097931+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:58.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: audit 2024-04-25T05:12:58.100703+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:58.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: audit 2024-04-25T05:12:58.100703+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:58.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: cephadm 2024-04-25T05:12:58.102425+0000 mgr.x (mgr.24989) 1493 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:58.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:58 smithi155 bash[60276]: cephadm 2024-04-25T05:12:58.102425+0000 mgr.x (mgr.24989) 1493 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:59.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: cephadm 2024-04-25T05:12:58.092216+0000 mgr.x (mgr.24989) 1492 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: cephadm 2024-04-25T05:12:58.092216+0000 mgr.x (mgr.24989) 1492 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: audit 2024-04-25T05:12:58.096948+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: audit 2024-04-25T05:12:58.096948+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: audit 2024-04-25T05:12:58.097931+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: audit 2024-04-25T05:12:58.097931+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: audit 2024-04-25T05:12:58.100703+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: audit 2024-04-25T05:12:58.100703+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: cephadm 2024-04-25T05:12:58.102425+0000 mgr.x (mgr.24989) 1493 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:59.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[79063]: cephadm 2024-04-25T05:12:58.102425+0000 mgr.x (mgr.24989) 1493 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:59.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: cephadm 2024-04-25T05:12:58.092216+0000 mgr.x (mgr.24989) 1492 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: cephadm 2024-04-25T05:12:58.092216+0000 mgr.x (mgr.24989) 1492 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi096.jfjuoy 2024-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: audit 2024-04-25T05:12:58.096948+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: audit 2024-04-25T05:12:58.096948+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: audit 2024-04-25T05:12:58.097931+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: audit 2024-04-25T05:12:58.097931+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi096.jfjuoy", "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-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: audit 2024-04-25T05:12:58.100703+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: audit 2024-04-25T05:12:58.100703+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:12:59.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: cephadm 2024-04-25T05:12:58.102425+0000 mgr.x (mgr.24989) 1493 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:59.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:58 smithi096 bash[81040]: cephadm 2024-04-25T05:12:58.102425+0000 mgr.x (mgr.24989) 1493 : cephadm [INF] Deploying daemon iscsi.foo.smithi096.jfjuoy on smithi096 2024-04-25T05:12:59.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:59 smithi096 bash[79063]: cluster 2024-04-25T05:12:58.473430+0000 mgr.x (mgr.24989) 1494 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:12:59.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:12:59 smithi096 bash[79063]: cluster 2024-04-25T05:12:58.473430+0000 mgr.x (mgr.24989) 1494 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:12:59.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:59 smithi096 bash[81040]: cluster 2024-04-25T05:12:58.473430+0000 mgr.x (mgr.24989) 1494 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:12:59.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:12:59 smithi096 bash[81040]: cluster 2024-04-25T05:12:58.473430+0000 mgr.x (mgr.24989) 1494 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:59 smithi155 bash[60276]: cluster 2024-04-25T05:12:58.473430+0000 mgr.x (mgr.24989) 1494 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:00.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:12:59 smithi155 bash[60276]: cluster 2024-04-25T05:12:58.473430+0000 mgr.x (mgr.24989) 1494 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:00.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.867 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.867 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.868 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.868 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.868 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.869 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:00.869 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:00 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:01.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: cluster 2024-04-25T05:13:00.474910+0000 mgr.x (mgr.24989) 1495 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: cluster 2024-04-25T05:13:00.474910+0000 mgr.x (mgr.24989) 1495 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: audit 2024-04-25T05:13:00.507458+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: audit 2024-04-25T05:13:00.507458+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: audit 2024-04-25T05:13:00.516267+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: audit 2024-04-25T05:13:00.516267+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: audit 2024-04-25T05:13:00.523173+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[79063]: audit 2024-04-25T05:13:00.523173+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: cluster 2024-04-25T05:13:00.474910+0000 mgr.x (mgr.24989) 1495 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: cluster 2024-04-25T05:13:00.474910+0000 mgr.x (mgr.24989) 1495 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: audit 2024-04-25T05:13:00.507458+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: audit 2024-04-25T05:13:00.507458+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: audit 2024-04-25T05:13:00.516267+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: audit 2024-04-25T05:13:00.516267+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: audit 2024-04-25T05:13:00.523173+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.783 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 bash[81040]: audit 2024-04-25T05:13:00.523173+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: cluster 2024-04-25T05:13:00.474910+0000 mgr.x (mgr.24989) 1495 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: cluster 2024-04-25T05:13:00.474910+0000 mgr.x (mgr.24989) 1495 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: audit 2024-04-25T05:13:00.507458+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: audit 2024-04-25T05:13:00.507458+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: audit 2024-04-25T05:13:00.516267+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: audit 2024-04-25T05:13:00.516267+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: audit 2024-04-25T05:13:00.523173+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:01 smithi155 bash[60276]: audit 2024-04-25T05:13:00.523173+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.250 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.251 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.251 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.251 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.252 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.252 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.252 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:13:01 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:02.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:01.590535+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:02.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:01.590535+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:02.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:01.970841+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:01.970841+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:01.979784+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:01.979784+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.000181+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.000181+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.001801+0000 mon.c (mon.1) 4027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.001801+0000 mon.c (mon.1) 4027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.008753+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.008753+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.009425+0000 mgr.x (mgr.24989) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:02.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.009425+0000 mgr.x (mgr.24989) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:02.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.093252+0000 mon.c (mon.1) 4028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:02.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.093252+0000 mon.c (mon.1) 4028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:02.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.094279+0000 mgr.x (mgr.24989) 1497 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:02.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.094279+0000 mgr.x (mgr.24989) 1497 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.101357+0000 mon.c (mon.1) 4029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.101357+0000 mon.c (mon.1) 4029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.101934+0000 mgr.x (mgr.24989) 1498 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.101934+0000 mgr.x (mgr.24989) 1498 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.122136+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.122136+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.126976+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.126976+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.132242+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.132242+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.133805+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.133805+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.143641+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.143641+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.144614+0000 mgr.x (mgr.24989) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:02.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.144614+0000 mgr.x (mgr.24989) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:02.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.221989+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.221989+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.225235+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.225235+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.228529+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.228529+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.229622+0000 mon.c (mon.1) 4037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.229622+0000 mon.c (mon.1) 4037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.238755+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.238755+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.329449+0000 mon.c (mon.1) 4038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.329449+0000 mon.c (mon.1) 4038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.333934+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.333934+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.337843+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.337843+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.339300+0000 mon.c (mon.1) 4041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.339300+0000 mon.c (mon.1) 4041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.347946+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.347946+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.428346+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.428346+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.431544+0000 mon.c (mon.1) 4043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.431544+0000 mon.c (mon.1) 4043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.434447+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.434447+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:02.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.435786+0000 mon.c (mon.1) 4045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.435786+0000 mon.c (mon.1) 4045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:02.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.445434+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:02.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:02 smithi155 bash[60276]: audit 2024-04-25T05:13:02.445434+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:01.590535+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:01.590535+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:01.970841+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:01.970841+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:01.979784+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:01.979784+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.000181+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.000181+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.001801+0000 mon.c (mon.1) 4027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.001801+0000 mon.c (mon.1) 4027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.008753+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.008753+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.009425+0000 mgr.x (mgr.24989) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.009425+0000 mgr.x (mgr.24989) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.093252+0000 mon.c (mon.1) 4028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.093252+0000 mon.c (mon.1) 4028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.094279+0000 mgr.x (mgr.24989) 1497 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.094279+0000 mgr.x (mgr.24989) 1497 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.101357+0000 mon.c (mon.1) 4029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.101357+0000 mon.c (mon.1) 4029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:01.590535+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:03.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:01.590535+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:03.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:01.970841+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:01.970841+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:01.979784+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:01.979784+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.000181+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.000181+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.001801+0000 mon.c (mon.1) 4027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.001801+0000 mon.c (mon.1) 4027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.008753+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.008753+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.009425+0000 mgr.x (mgr.24989) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.009425+0000 mgr.x (mgr.24989) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.093252+0000 mon.c (mon.1) 4028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.093252+0000 mon.c (mon.1) 4028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.094279+0000 mgr.x (mgr.24989) 1497 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.094279+0000 mgr.x (mgr.24989) 1497 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-25T05:13:03.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.101357+0000 mon.c (mon.1) 4029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.101357+0000 mon.c (mon.1) 4029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.101934+0000 mgr.x (mgr.24989) 1498 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.101934+0000 mgr.x (mgr.24989) 1498 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.122136+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.122136+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.126976+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.126976+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.132242+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.132242+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.133805+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.133805+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.143641+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.143641+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.144614+0000 mgr.x (mgr.24989) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.144614+0000 mgr.x (mgr.24989) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.221989+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.221989+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.225235+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.225235+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.228529+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.101934+0000 mgr.x (mgr.24989) 1498 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.101934+0000 mgr.x (mgr.24989) 1498 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.122136+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.122136+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.126976+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.126976+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.132242+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.132242+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.133805+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.133805+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.143641+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.143641+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.144614+0000 mgr.x (mgr.24989) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.144614+0000 mgr.x (mgr.24989) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.221989+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.221989+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.225235+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.225235+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.228529+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.228529+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.229622+0000 mon.c (mon.1) 4037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.229622+0000 mon.c (mon.1) 4037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.238755+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.238755+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.329449+0000 mon.c (mon.1) 4038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.329449+0000 mon.c (mon.1) 4038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.333934+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.333934+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.337843+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.337843+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.339300+0000 mon.c (mon.1) 4041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.339300+0000 mon.c (mon.1) 4041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.347946+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.347946+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.428346+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.428346+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.431544+0000 mon.c (mon.1) 4043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.431544+0000 mon.c (mon.1) 4043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.434447+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.228529+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.229622+0000 mon.c (mon.1) 4037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.229622+0000 mon.c (mon.1) 4037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.238755+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.238755+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.329449+0000 mon.c (mon.1) 4038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.329449+0000 mon.c (mon.1) 4038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.333934+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.333934+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.337843+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.337843+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.339300+0000 mon.c (mon.1) 4041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.339300+0000 mon.c (mon.1) 4041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.347946+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.347946+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.428346+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.428346+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.431544+0000 mon.c (mon.1) 4043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.431544+0000 mon.c (mon.1) 4043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.434447+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.434447+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.435786+0000 mon.c (mon.1) 4045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.435786+0000 mon.c (mon.1) 4045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.445434+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[79063]: audit 2024-04-25T05:13:02.445434+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.434447+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.435786+0000 mon.c (mon.1) 4045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.435786+0000 mon.c (mon.1) 4045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.445434+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:02 smithi096 bash[81040]: audit 2024-04-25T05:13:02.445434+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.588 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:13:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.239629+0000 mgr.x (mgr.24989) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.239629+0000 mgr.x (mgr.24989) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.348716+0000 mgr.x (mgr.24989) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.348716+0000 mgr.x (mgr.24989) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.445881+0000 mgr.x (mgr.24989) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.445881+0000 mgr.x (mgr.24989) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cluster 2024-04-25T05:13:02.475572+0000 mgr.x (mgr.24989) 1503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cluster 2024-04-25T05:13:02.475572+0000 mgr.x (mgr.24989) 1503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.527836+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.527836+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.530810+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.530810+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.534348+0000 mon.c (mon.1) 4048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.534348+0000 mon.c (mon.1) 4048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.535568+0000 mon.c (mon.1) 4049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.535568+0000 mon.c (mon.1) 4049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.544374+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.544374+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.544933+0000 mgr.x (mgr.24989) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.544933+0000 mgr.x (mgr.24989) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.622292+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.622292+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.625738+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.625738+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.629095+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.629095+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.630256+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.630256+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.641926+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.641926+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.642684+0000 mgr.x (mgr.24989) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.642684+0000 mgr.x (mgr.24989) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.732478+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.732478+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.737725+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.737725+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.742436+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.742436+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.744078+0000 mon.c (mon.1) 4057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.744078+0000 mon.c (mon.1) 4057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.757695+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.757695+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.758726+0000 mgr.x (mgr.24989) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.758726+0000 mgr.x (mgr.24989) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.850175+0000 mon.c (mon.1) 4058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.850175+0000 mon.c (mon.1) 4058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.855078+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.855078+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.859370+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.859370+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.860769+0000 mon.c (mon.1) 4061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.860769+0000 mon.c (mon.1) 4061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.872866+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.872866+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.873442+0000 mgr.x (mgr.24989) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.873442+0000 mgr.x (mgr.24989) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.963051+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.963051+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.967871+0000 mon.c (mon.1) 4063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.967871+0000 mon.c (mon.1) 4063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.971815+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.971815+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.973132+0000 mon.c (mon.1) 4065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.973132+0000 mon.c (mon.1) 4065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.983242+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:02.983242+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.984043+0000 mgr.x (mgr.24989) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:02.984043+0000 mgr.x (mgr.24989) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.062094+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.062094+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.064969+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.064969+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.069005+0000 mon.c (mon.1) 4068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.069005+0000 mon.c (mon.1) 4068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.070357+0000 mon.c (mon.1) 4069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.070357+0000 mon.c (mon.1) 4069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.077773+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.077773+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.080148+0000 mgr.x (mgr.24989) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.080148+0000 mgr.x (mgr.24989) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.169721+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.169721+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.174000+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.174000+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.177390+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.177390+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.178501+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.178501+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.189651+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.189651+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.279765+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.279765+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.282584+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.282584+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.285217+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.285217+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.287918+0000 mon.c (mon.1) 4077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.287918+0000 mon.c (mon.1) 4077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.296284+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.296284+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.337914+0000 mon.c (mon.1) 4078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.337914+0000 mon.c (mon.1) 4078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.340564+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.340564+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.343220+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.343220+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.344253+0000 mon.c (mon.1) 4081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.344253+0000 mon.c (mon.1) 4081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.352031+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.352031+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.394339+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.394339+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.396731+0000 mon.c (mon.1) 4083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.396731+0000 mon.c (mon.1) 4083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.399842+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.399842+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.400706+0000 mon.c (mon.1) 4085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.400706+0000 mon.c (mon.1) 4085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.407327+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.407327+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.448727+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.448727+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.450847+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.450847+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.453421+0000 mon.c (mon.1) 4088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.453421+0000 mon.c (mon.1) 4088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.454217+0000 mon.c (mon.1) 4089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.454217+0000 mon.c (mon.1) 4089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.461225+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.461225+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.503148+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.503148+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.505677+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.505677+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.508682+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:03 smithi155 bash[60276]: audit 2024-04-25T05:13:03.508682+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.239629+0000 mgr.x (mgr.24989) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.239629+0000 mgr.x (mgr.24989) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.348716+0000 mgr.x (mgr.24989) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.348716+0000 mgr.x (mgr.24989) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.445881+0000 mgr.x (mgr.24989) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.445881+0000 mgr.x (mgr.24989) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cluster 2024-04-25T05:13:02.475572+0000 mgr.x (mgr.24989) 1503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cluster 2024-04-25T05:13:02.475572+0000 mgr.x (mgr.24989) 1503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.527836+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.527836+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.530810+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.530810+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.534348+0000 mon.c (mon.1) 4048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.534348+0000 mon.c (mon.1) 4048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.535568+0000 mon.c (mon.1) 4049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:03.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.535568+0000 mon.c (mon.1) 4049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.544374+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.544374+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.544933+0000 mgr.x (mgr.24989) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.544933+0000 mgr.x (mgr.24989) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.239629+0000 mgr.x (mgr.24989) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.239629+0000 mgr.x (mgr.24989) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.348716+0000 mgr.x (mgr.24989) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.348716+0000 mgr.x (mgr.24989) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.445881+0000 mgr.x (mgr.24989) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.445881+0000 mgr.x (mgr.24989) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cluster 2024-04-25T05:13:02.475572+0000 mgr.x (mgr.24989) 1503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cluster 2024-04-25T05:13:02.475572+0000 mgr.x (mgr.24989) 1503 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.527836+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.527836+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.530810+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.530810+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.534348+0000 mon.c (mon.1) 4048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.534348+0000 mon.c (mon.1) 4048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.535568+0000 mon.c (mon.1) 4049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.535568+0000 mon.c (mon.1) 4049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.544374+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.544374+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.544933+0000 mgr.x (mgr.24989) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.544933+0000 mgr.x (mgr.24989) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.622292+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.622292+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.625738+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.625738+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.629095+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.629095+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.630256+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.630256+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.641926+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.641926+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.642684+0000 mgr.x (mgr.24989) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.642684+0000 mgr.x (mgr.24989) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.732478+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.732478+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.737725+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.737725+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.742436+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.742436+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.744078+0000 mon.c (mon.1) 4057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.744078+0000 mon.c (mon.1) 4057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.757695+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.757695+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.758726+0000 mgr.x (mgr.24989) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.758726+0000 mgr.x (mgr.24989) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.850175+0000 mon.c (mon.1) 4058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.850175+0000 mon.c (mon.1) 4058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.855078+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.855078+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.859370+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.859370+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.860769+0000 mon.c (mon.1) 4061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.860769+0000 mon.c (mon.1) 4061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.872866+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.872866+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.873442+0000 mgr.x (mgr.24989) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.873442+0000 mgr.x (mgr.24989) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.963051+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.963051+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.967871+0000 mon.c (mon.1) 4063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.967871+0000 mon.c (mon.1) 4063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.622292+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.622292+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.625738+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.625738+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.629095+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.629095+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.630256+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.630256+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.641926+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.641926+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.642684+0000 mgr.x (mgr.24989) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.642684+0000 mgr.x (mgr.24989) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.732478+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.732478+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.737725+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.737725+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.742436+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.742436+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.744078+0000 mon.c (mon.1) 4057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.971815+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.971815+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.973132+0000 mon.c (mon.1) 4065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.973132+0000 mon.c (mon.1) 4065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.983242+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:02.983242+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.984043+0000 mgr.x (mgr.24989) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:02.984043+0000 mgr.x (mgr.24989) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.062094+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.062094+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.064969+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.064969+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.069005+0000 mon.c (mon.1) 4068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.069005+0000 mon.c (mon.1) 4068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.070357+0000 mon.c (mon.1) 4069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.070357+0000 mon.c (mon.1) 4069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.077773+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.077773+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.080148+0000 mgr.x (mgr.24989) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.080148+0000 mgr.x (mgr.24989) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.169721+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.169721+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.174000+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.174000+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.177390+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.177390+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.178501+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.178501+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.189651+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.189651+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.279765+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.279765+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.282584+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.282584+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.285217+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.285217+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.287918+0000 mon.c (mon.1) 4077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.287918+0000 mon.c (mon.1) 4077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.296284+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.296284+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.744078+0000 mon.c (mon.1) 4057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.757695+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.757695+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.758726+0000 mgr.x (mgr.24989) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.758726+0000 mgr.x (mgr.24989) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.850175+0000 mon.c (mon.1) 4058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.850175+0000 mon.c (mon.1) 4058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.855078+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.855078+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.859370+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.859370+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.860769+0000 mon.c (mon.1) 4061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.860769+0000 mon.c (mon.1) 4061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.872866+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.872866+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.873442+0000 mgr.x (mgr.24989) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.873442+0000 mgr.x (mgr.24989) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.963051+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.963051+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.967871+0000 mon.c (mon.1) 4063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.967871+0000 mon.c (mon.1) 4063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.337914+0000 mon.c (mon.1) 4078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.337914+0000 mon.c (mon.1) 4078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.340564+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.340564+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.343220+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.343220+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.344253+0000 mon.c (mon.1) 4081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.344253+0000 mon.c (mon.1) 4081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.352031+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.352031+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.394339+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.394339+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.396731+0000 mon.c (mon.1) 4083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.396731+0000 mon.c (mon.1) 4083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.399842+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.399842+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.400706+0000 mon.c (mon.1) 4085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.400706+0000 mon.c (mon.1) 4085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.407327+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.407327+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.448727+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.448727+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.450847+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.450847+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.453421+0000 mon.c (mon.1) 4088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.453421+0000 mon.c (mon.1) 4088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.454217+0000 mon.c (mon.1) 4089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.454217+0000 mon.c (mon.1) 4089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.461225+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.461225+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.503148+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.503148+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.505677+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.505677+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.508682+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[79063]: audit 2024-04-25T05:13:03.508682+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.971815+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.971815+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.973132+0000 mon.c (mon.1) 4065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.973132+0000 mon.c (mon.1) 4065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.983242+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:02.983242+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.984043+0000 mgr.x (mgr.24989) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:02.984043+0000 mgr.x (mgr.24989) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.062094+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.062094+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.064969+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.064969+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.069005+0000 mon.c (mon.1) 4068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.069005+0000 mon.c (mon.1) 4068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.070357+0000 mon.c (mon.1) 4069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.070357+0000 mon.c (mon.1) 4069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.077773+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.077773+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.080148+0000 mgr.x (mgr.24989) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.080148+0000 mgr.x (mgr.24989) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.169721+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.169721+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.174000+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.174000+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.177390+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.177390+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.178501+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.178501+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.189651+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.189651+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.279765+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.279765+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.282584+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.282584+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.285217+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.285217+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.287918+0000 mon.c (mon.1) 4077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.287918+0000 mon.c (mon.1) 4077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.296284+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.296284+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.337914+0000 mon.c (mon.1) 4078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.337914+0000 mon.c (mon.1) 4078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.340564+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.340564+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.343220+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.343220+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.344253+0000 mon.c (mon.1) 4081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.344253+0000 mon.c (mon.1) 4081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.352031+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.352031+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.394339+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.394339+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.396731+0000 mon.c (mon.1) 4083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.396731+0000 mon.c (mon.1) 4083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.399842+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.399842+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.400706+0000 mon.c (mon.1) 4085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.400706+0000 mon.c (mon.1) 4085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.407327+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.407327+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.448727+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.448727+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.450847+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.450847+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.453421+0000 mon.c (mon.1) 4088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.453421+0000 mon.c (mon.1) 4088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.454217+0000 mon.c (mon.1) 4089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.454217+0000 mon.c (mon.1) 4089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.461225+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.461225+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.503148+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.503148+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.505677+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.505677+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.508682+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:03 smithi096 bash[81040]: audit 2024-04-25T05:13:03.508682+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 3s ago 24m - - 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 6s ago 24m - - 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (11m) 3s ago 17m 14.9M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (10m) 6s ago 17m 42.1M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 starting - - - - 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (9m) 6s ago 23m 527M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (7m) 3s ago 25m 440M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (7m) 3s ago 25m 72.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:13:04.337 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (6m) 6s ago 23m 57.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (7m) 3s ago 23m 65.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (11m) 3s ago 17m 9396k - 1.3.1 1dbe0e931976 dfcd87c61b27 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (10m) 6s ago 17m 9111k - 1.3.1 1dbe0e931976 dd626d4119e2 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (5m) 3s ago 23m 61.3M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (5m) 3s ago 22m 61.3M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (4m) 3s ago 21m 54.9M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (3m) 3s ago 21m 60.4M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (3m) 6s ago 20m 63.2M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (2m) 6s ago 20m 54.2M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (115s) 6s ago 19m 57.8M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (76s) 6s ago 18m 59.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (9m) 6s ago 17m 66.9M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (65s) 3s ago 15m 89.3M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:13:04.338 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (51s) 6s ago 15m 89.2M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:13:04.339 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (58s) 3s ago 15m 89.4M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:13:04.339 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (40s) 6s ago 15m 89.1M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:13:04.780 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:13:04.781 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.190832+0000 mgr.x (mgr.24989) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.190832+0000 mgr.x (mgr.24989) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.297027+0000 mgr.x (mgr.24989) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.297027+0000 mgr.x (mgr.24989) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.353107+0000 mgr.x (mgr.24989) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.353107+0000 mgr.x (mgr.24989) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.407433+0000 mgr.x (mgr.24989) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.954 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.407433+0000 mgr.x (mgr.24989) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.461485+0000 mgr.x (mgr.24989) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.461485+0000 mgr.x (mgr.24989) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.510023+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.510023+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.529115+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.529115+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.529538+0000 mgr.x (mgr.24989) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.529538+0000 mgr.x (mgr.24989) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.575566+0000 mgr.x (mgr.24989) 1516 : audit [DBG] from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.575566+0000 mgr.x (mgr.24989) 1516 : audit [DBG] from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.580867+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.580867+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.955 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.584016+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.190832+0000 mgr.x (mgr.24989) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.190832+0000 mgr.x (mgr.24989) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.297027+0000 mgr.x (mgr.24989) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.297027+0000 mgr.x (mgr.24989) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.353107+0000 mgr.x (mgr.24989) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.353107+0000 mgr.x (mgr.24989) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.407433+0000 mgr.x (mgr.24989) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.407433+0000 mgr.x (mgr.24989) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.461485+0000 mgr.x (mgr.24989) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.461485+0000 mgr.x (mgr.24989) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.510023+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.510023+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.956 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.529115+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.529115+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.529538+0000 mgr.x (mgr.24989) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.529538+0000 mgr.x (mgr.24989) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.575566+0000 mgr.x (mgr.24989) 1516 : audit [DBG] from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.575566+0000 mgr.x (mgr.24989) 1516 : audit [DBG] from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.580867+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.580867+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.584016+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.957 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.584016+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.586700+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.586700+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.587713+0000 mon.c (mon.1) 4097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.587713+0000 mon.c (mon.1) 4097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.594885+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.594885+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.595381+0000 mgr.x (mgr.24989) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.595381+0000 mgr.x (mgr.24989) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.653060+0000 mon.c (mon.1) 4098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.653060+0000 mon.c (mon.1) 4098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.655268+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.655268+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.657406+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.958 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.657406+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.658175+0000 mon.c (mon.1) 4101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.658175+0000 mon.c (mon.1) 4101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.663909+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.663909+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.664017+0000 mgr.x (mgr.24989) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.664017+0000 mgr.x (mgr.24989) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.741607+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.741607+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.743929+0000 mon.c (mon.1) 4103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.743929+0000 mon.c (mon.1) 4103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.745991+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.745991+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.746700+0000 mon.c (mon.1) 4105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.746700+0000 mon.c (mon.1) 4105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.751598+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.751598+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.751628+0000 mgr.x (mgr.24989) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.751628+0000 mgr.x (mgr.24989) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.794512+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.794512+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.796824+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.796824+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.798764+0000 mon.c (mon.1) 4108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.798764+0000 mon.c (mon.1) 4108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.584016+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.960 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.586700+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.586700+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.587713+0000 mon.c (mon.1) 4097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.587713+0000 mon.c (mon.1) 4097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.594885+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.594885+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.595381+0000 mgr.x (mgr.24989) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.595381+0000 mgr.x (mgr.24989) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.653060+0000 mon.c (mon.1) 4098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.653060+0000 mon.c (mon.1) 4098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.655268+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.655268+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.657406+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.657406+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.658175+0000 mon.c (mon.1) 4101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.961 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.658175+0000 mon.c (mon.1) 4101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.962 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.663909+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.962 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.663909+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.962 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.664017+0000 mgr.x (mgr.24989) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.962 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.799398+0000 mon.c (mon.1) 4109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.962 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.799398+0000 mon.c (mon.1) 4109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.962 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.805103+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.805103+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.805301+0000 mgr.x (mgr.24989) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.805301+0000 mgr.x (mgr.24989) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.847915+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.847915+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.851372+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.851372+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.854133+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.854133+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.963 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.855185+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.855185+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.861269+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.861269+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.861495+0000 mgr.x (mgr.24989) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.861495+0000 mgr.x (mgr.24989) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.952100+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.952100+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.955996+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.955996+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.958712+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.958712+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.959668+0000 mon.c (mon.1) 4117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.959668+0000 mon.c (mon.1) 4117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.959912+0000 mgr.x (mgr.24989) 1522 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.959912+0000 mgr.x (mgr.24989) 1522 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.967522+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.967522+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.967642+0000 mgr.x (mgr.24989) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:03.967642+0000 mgr.x (mgr.24989) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.983233+0000 mon.c (mon.1) 4118 : audit [DBG] from='client.? 172.21.15.96:0/4164995401' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:03.983233+0000 mon.c (mon.1) 4118 : audit [DBG] from='client.? 172.21.15.96:0/4164995401' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.055764+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.055764+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.058219+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.058219+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.060514+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.060514+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.061467+0000 mon.c (mon.1) 4122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.061467+0000 mon.c (mon.1) 4122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.067073+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.067073+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.067209+0000 mgr.x (mgr.24989) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.067209+0000 mgr.x (mgr.24989) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.141896+0000 mon.c (mon.1) 4123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.141896+0000 mon.c (mon.1) 4123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.144075+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.144075+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.146842+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.146842+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.147641+0000 mon.c (mon.1) 4126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.147641+0000 mon.c (mon.1) 4126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.152717+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.152717+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.966 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.153024+0000 mgr.x (mgr.24989) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.153024+0000 mgr.x (mgr.24989) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.231184+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.231184+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.664017+0000 mgr.x (mgr.24989) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.741607+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.741607+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.743929+0000 mon.c (mon.1) 4103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.743929+0000 mon.c (mon.1) 4103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.745991+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.967 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.745991+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.746700+0000 mon.c (mon.1) 4105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.746700+0000 mon.c (mon.1) 4105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.751598+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.751598+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.751628+0000 mgr.x (mgr.24989) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.751628+0000 mgr.x (mgr.24989) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.794512+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.794512+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.796824+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.796824+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.798764+0000 mon.c (mon.1) 4108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.968 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.798764+0000 mon.c (mon.1) 4108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.234111+0000 mon.c (mon.1) 4128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.234111+0000 mon.c (mon.1) 4128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.237444+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.237444+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.238783+0000 mon.c (mon.1) 4130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.238783+0000 mon.c (mon.1) 4130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.247623+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.247623+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.327331+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.327331+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.969 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.340809+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.340809+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.343585+0000 mon.c (mon.1) 4133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.343585+0000 mon.c (mon.1) 4133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.344643+0000 mon.c (mon.1) 4134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.344643+0000 mon.c (mon.1) 4134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.350428+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.350428+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.429043+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.429043+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.431941+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.431941+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.434139+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.434139+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.435183+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.435183+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.443385+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.443385+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.488762+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.488762+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.491275+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.491275+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.493788+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.493788+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.494566+0000 mon.c (mon.1) 4142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.494566+0000 mon.c (mon.1) 4142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.499829+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[79063]: audit 2024-04-25T05:13:04.499829+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.799398+0000 mon.c (mon.1) 4109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.799398+0000 mon.c (mon.1) 4109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.805103+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.805103+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.805301+0000 mgr.x (mgr.24989) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.972 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.805301+0000 mgr.x (mgr.24989) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.847915+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.847915+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.851372+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.851372+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.854133+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.854133+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.855185+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.855185+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.861269+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.973 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.861269+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.861495+0000 mgr.x (mgr.24989) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.861495+0000 mgr.x (mgr.24989) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.952100+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.952100+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.955996+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.955996+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.958712+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.958712+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.959668+0000 mon.c (mon.1) 4117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.959668+0000 mon.c (mon.1) 4117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.959912+0000 mgr.x (mgr.24989) 1522 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.959912+0000 mgr.x (mgr.24989) 1522 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.967522+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.974 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.967522+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.967642+0000 mgr.x (mgr.24989) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:03.967642+0000 mgr.x (mgr.24989) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.983233+0000 mon.c (mon.1) 4118 : audit [DBG] from='client.? 172.21.15.96:0/4164995401' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:03.983233+0000 mon.c (mon.1) 4118 : audit [DBG] from='client.? 172.21.15.96:0/4164995401' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.055764+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.055764+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.058219+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.058219+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.060514+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.060514+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.061467+0000 mon.c (mon.1) 4122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.061467+0000 mon.c (mon.1) 4122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.067073+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.067073+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.975 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.067209+0000 mgr.x (mgr.24989) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.067209+0000 mgr.x (mgr.24989) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.141896+0000 mon.c (mon.1) 4123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.141896+0000 mon.c (mon.1) 4123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.144075+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.144075+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.146842+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.146842+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.147641+0000 mon.c (mon.1) 4126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.147641+0000 mon.c (mon.1) 4126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.152717+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.152717+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.153024+0000 mgr.x (mgr.24989) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.153024+0000 mgr.x (mgr.24989) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.976 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.231184+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.231184+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.234111+0000 mon.c (mon.1) 4128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.234111+0000 mon.c (mon.1) 4128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.237444+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.237444+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.238783+0000 mon.c (mon.1) 4130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.238783+0000 mon.c (mon.1) 4130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.247623+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.247623+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.327331+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.327331+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.340809+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.340809+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.343585+0000 mon.c (mon.1) 4133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.343585+0000 mon.c (mon.1) 4133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.344643+0000 mon.c (mon.1) 4134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.344643+0000 mon.c (mon.1) 4134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.350428+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.350428+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.429043+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.429043+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.431941+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.431941+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.434139+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.434139+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.435183+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.435183+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.443385+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.443385+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.488762+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.488762+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.491275+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.491275+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.493788+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.493788+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.494566+0000 mon.c (mon.1) 4142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.494566+0000 mon.c (mon.1) 4142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.499829+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.979 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:04 smithi096 bash[81040]: audit 2024-04-25T05:13:04.499829+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.190832+0000 mgr.x (mgr.24989) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.190832+0000 mgr.x (mgr.24989) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.297027+0000 mgr.x (mgr.24989) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.297027+0000 mgr.x (mgr.24989) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.353107+0000 mgr.x (mgr.24989) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.353107+0000 mgr.x (mgr.24989) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.407433+0000 mgr.x (mgr.24989) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.407433+0000 mgr.x (mgr.24989) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.461485+0000 mgr.x (mgr.24989) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.461485+0000 mgr.x (mgr.24989) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.510023+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.510023+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.529115+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.529115+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.529538+0000 mgr.x (mgr.24989) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.529538+0000 mgr.x (mgr.24989) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.575566+0000 mgr.x (mgr.24989) 1516 : audit [DBG] from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.575566+0000 mgr.x (mgr.24989) 1516 : audit [DBG] from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.580867+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.580867+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.584016+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.584016+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.586700+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.586700+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.587713+0000 mon.c (mon.1) 4097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.587713+0000 mon.c (mon.1) 4097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.594885+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.594885+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.595381+0000 mgr.x (mgr.24989) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.595381+0000 mgr.x (mgr.24989) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.653060+0000 mon.c (mon.1) 4098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.653060+0000 mon.c (mon.1) 4098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.655268+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.655268+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.657406+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.657406+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.658175+0000 mon.c (mon.1) 4101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.658175+0000 mon.c (mon.1) 4101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.663909+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.663909+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.664017+0000 mgr.x (mgr.24989) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.664017+0000 mgr.x (mgr.24989) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.741607+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.741607+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.743929+0000 mon.c (mon.1) 4103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.743929+0000 mon.c (mon.1) 4103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.745991+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.745991+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.746700+0000 mon.c (mon.1) 4105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.746700+0000 mon.c (mon.1) 4105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.751598+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.751598+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.751628+0000 mgr.x (mgr.24989) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.751628+0000 mgr.x (mgr.24989) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.794512+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.794512+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.796824+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.796824+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.798764+0000 mon.c (mon.1) 4108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.798764+0000 mon.c (mon.1) 4108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.799398+0000 mon.c (mon.1) 4109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.799398+0000 mon.c (mon.1) 4109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.805103+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.805103+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.805301+0000 mgr.x (mgr.24989) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.805301+0000 mgr.x (mgr.24989) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.847915+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.847915+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.851372+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.851372+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.854133+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.854133+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.855185+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.855185+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.861269+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.861269+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.861495+0000 mgr.x (mgr.24989) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.861495+0000 mgr.x (mgr.24989) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.952100+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.952100+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.955996+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.955996+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.958712+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.958712+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.959668+0000 mon.c (mon.1) 4117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.959668+0000 mon.c (mon.1) 4117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.959912+0000 mgr.x (mgr.24989) 1522 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.959912+0000 mgr.x (mgr.24989) 1522 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.967522+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.967522+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.967642+0000 mgr.x (mgr.24989) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:03.967642+0000 mgr.x (mgr.24989) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.983233+0000 mon.c (mon.1) 4118 : audit [DBG] from='client.? 172.21.15.96:0/4164995401' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:03.983233+0000 mon.c (mon.1) 4118 : audit [DBG] from='client.? 172.21.15.96:0/4164995401' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.055764+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.055764+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.058219+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.058219+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.060514+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.060514+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.061467+0000 mon.c (mon.1) 4122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.061467+0000 mon.c (mon.1) 4122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.067073+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.067073+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.067209+0000 mgr.x (mgr.24989) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.067209+0000 mgr.x (mgr.24989) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.141896+0000 mon.c (mon.1) 4123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.141896+0000 mon.c (mon.1) 4123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.144075+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.144075+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.146842+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.146842+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.147641+0000 mon.c (mon.1) 4126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.147641+0000 mon.c (mon.1) 4126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.152717+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.152717+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.153024+0000 mgr.x (mgr.24989) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.153024+0000 mgr.x (mgr.24989) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.231184+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.231184+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.234111+0000 mon.c (mon.1) 4128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.234111+0000 mon.c (mon.1) 4128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.237444+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.237444+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.238783+0000 mon.c (mon.1) 4130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.238783+0000 mon.c (mon.1) 4130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.247623+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.247623+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.327331+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.327331+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.340809+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.340809+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.343585+0000 mon.c (mon.1) 4133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.343585+0000 mon.c (mon.1) 4133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.344643+0000 mon.c (mon.1) 4134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.344643+0000 mon.c (mon.1) 4134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.350428+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.350428+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.429043+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.429043+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.431941+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.431941+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.434139+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.434139+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.435183+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.435183+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.443385+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.443385+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.488762+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.488762+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.491275+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.491275+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.493788+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.493788+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:04.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.494566+0000 mon.c (mon.1) 4142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.494566+0000 mon.c (mon.1) 4142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:04.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.499829+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:04.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:04 smithi155 bash[60276]: audit 2024-04-25T05:13:04.499829+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:13:05.139 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw", 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout: "osd", 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout: "mon" 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "17/23 daemons upgraded", 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:13:05.140 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:13:05.566 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.248109+0000 mgr.x (mgr.24989) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.248109+0000 mgr.x (mgr.24989) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.318048+0000 mgr.x (mgr.24989) 1527 : audit [DBG] from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.318048+0000 mgr.x (mgr.24989) 1527 : audit [DBG] from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.351301+0000 mgr.x (mgr.24989) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.351301+0000 mgr.x (mgr.24989) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.443639+0000 mgr.x (mgr.24989) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.443639+0000 mgr.x (mgr.24989) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cluster 2024-04-25T05:13:04.476255+0000 mgr.x (mgr.24989) 1530 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cluster 2024-04-25T05:13:04.476255+0000 mgr.x (mgr.24989) 1530 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.500747+0000 mgr.x (mgr.24989) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.500747+0000 mgr.x (mgr.24989) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.558921+0000 mon.c (mon.1) 4143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.558921+0000 mon.c (mon.1) 4143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.561533+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.561533+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.563642+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.563642+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.564391+0000 mon.c (mon.1) 4146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.863 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.248109+0000 mgr.x (mgr.24989) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.248109+0000 mgr.x (mgr.24989) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.318048+0000 mgr.x (mgr.24989) 1527 : audit [DBG] from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.318048+0000 mgr.x (mgr.24989) 1527 : audit [DBG] from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.351301+0000 mgr.x (mgr.24989) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.351301+0000 mgr.x (mgr.24989) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.443639+0000 mgr.x (mgr.24989) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.443639+0000 mgr.x (mgr.24989) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cluster 2024-04-25T05:13:04.476255+0000 mgr.x (mgr.24989) 1530 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cluster 2024-04-25T05:13:04.476255+0000 mgr.x (mgr.24989) 1530 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.500747+0000 mgr.x (mgr.24989) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.500747+0000 mgr.x (mgr.24989) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.558921+0000 mon.c (mon.1) 4143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.558921+0000 mon.c (mon.1) 4143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.561533+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.561533+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.563642+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.563642+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.564391+0000 mon.c (mon.1) 4146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.564391+0000 mon.c (mon.1) 4146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.569377+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.569377+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.570971+0000 mgr.x (mgr.24989) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.865 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.570971+0000 mgr.x (mgr.24989) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.613694+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.613694+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.616374+0000 mon.c (mon.1) 4148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.616374+0000 mon.c (mon.1) 4148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.618650+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.618650+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.619468+0000 mon.c (mon.1) 4150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.619468+0000 mon.c (mon.1) 4150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.626993+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.626993+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.627265+0000 mgr.x (mgr.24989) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.627265+0000 mgr.x (mgr.24989) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.669225+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.669225+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.671504+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.671504+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.564391+0000 mon.c (mon.1) 4146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.569377+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.569377+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.570971+0000 mgr.x (mgr.24989) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.570971+0000 mgr.x (mgr.24989) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.613694+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.613694+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.616374+0000 mon.c (mon.1) 4148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.867 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.616374+0000 mon.c (mon.1) 4148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.618650+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.618650+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.619468+0000 mon.c (mon.1) 4150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.619468+0000 mon.c (mon.1) 4150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.626993+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.626993+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.627265+0000 mgr.x (mgr.24989) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.627265+0000 mgr.x (mgr.24989) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.669225+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.669225+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.671504+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.868 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.671504+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.673840+0000 mon.c (mon.1) 4153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.673840+0000 mon.c (mon.1) 4153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.674740+0000 mon.c (mon.1) 4154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.674740+0000 mon.c (mon.1) 4154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.680618+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.680618+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.681789+0000 mgr.x (mgr.24989) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.681789+0000 mgr.x (mgr.24989) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.725648+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.725648+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.728335+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.728335+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.730655+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.869 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.730655+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.731643+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.731643+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.738527+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.738527+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.739067+0000 mgr.x (mgr.24989) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.739067+0000 mgr.x (mgr.24989) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.870 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.673840+0000 mon.c (mon.1) 4153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.673840+0000 mon.c (mon.1) 4153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.674740+0000 mon.c (mon.1) 4154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.674740+0000 mon.c (mon.1) 4154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.680618+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.680618+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.681789+0000 mgr.x (mgr.24989) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.681789+0000 mgr.x (mgr.24989) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.725648+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.725648+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.871 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.728335+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.728335+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.730655+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.730655+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.731643+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.731643+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.738527+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.738527+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.739067+0000 mgr.x (mgr.24989) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.872 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.739067+0000 mgr.x (mgr.24989) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.784226+0000 mon.c (mon.1) 4159 : audit [DBG] from='client.? 172.21.15.96:0/307962117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.784226+0000 mon.c (mon.1) 4159 : audit [DBG] from='client.? 172.21.15.96:0/307962117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.817914+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.817914+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.822365+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.822365+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.825610+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.825610+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.826657+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.826657+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.833836+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.833836+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.834550+0000 mgr.x (mgr.24989) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.834550+0000 mgr.x (mgr.24989) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.873 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.908777+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.908777+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.912690+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.912690+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.916317+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.916317+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.784226+0000 mon.c (mon.1) 4159 : audit [DBG] from='client.? 172.21.15.96:0/307962117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.784226+0000 mon.c (mon.1) 4159 : audit [DBG] from='client.? 172.21.15.96:0/307962117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.817914+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.817914+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.822365+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.822365+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.825610+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.825610+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.826657+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.826657+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.833836+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.833836+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.834550+0000 mgr.x (mgr.24989) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.834550+0000 mgr.x (mgr.24989) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.908777+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.908777+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.912690+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.912690+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.916317+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.916317+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.917154+0000 mon.c (mon.1) 4167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.917154+0000 mon.c (mon.1) 4167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.922947+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.922947+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.923739+0000 mgr.x (mgr.24989) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:04.923739+0000 mgr.x (mgr.24989) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.997886+0000 mon.c (mon.1) 4168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.876 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:04.997886+0000 mon.c (mon.1) 4168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.000106+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.000106+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.003078+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.003078+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.003981+0000 mon.c (mon.1) 4171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.003981+0000 mon.c (mon.1) 4171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.009153+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.009153+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.009368+0000 mgr.x (mgr.24989) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.009368+0000 mgr.x (mgr.24989) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.084138+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.877 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.084138+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.917154+0000 mon.c (mon.1) 4167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.917154+0000 mon.c (mon.1) 4167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.922947+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.922947+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.923739+0000 mgr.x (mgr.24989) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:04.923739+0000 mgr.x (mgr.24989) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.997886+0000 mon.c (mon.1) 4168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:04.997886+0000 mon.c (mon.1) 4168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.000106+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.000106+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.003078+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.003078+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.003981+0000 mon.c (mon.1) 4171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.003981+0000 mon.c (mon.1) 4171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.009153+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.009153+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.009368+0000 mgr.x (mgr.24989) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.009368+0000 mgr.x (mgr.24989) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.084138+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.084138+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.879 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.086645+0000 mon.c (mon.1) 4173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.086645+0000 mon.c (mon.1) 4173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.089900+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.089900+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.090763+0000 mon.c (mon.1) 4175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.090763+0000 mon.c (mon.1) 4175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.096698+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.096698+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.099102+0000 mgr.x (mgr.24989) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.099102+0000 mgr.x (mgr.24989) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.141932+0000 mgr.x (mgr.24989) 1540 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.880 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.141932+0000 mgr.x (mgr.24989) 1540 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.188848+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.188848+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.192826+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.192826+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.196243+0000 mon.c (mon.1) 4178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.196243+0000 mon.c (mon.1) 4178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.197337+0000 mon.c (mon.1) 4179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.086645+0000 mon.c (mon.1) 4173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.086645+0000 mon.c (mon.1) 4173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.881 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.089900+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.089900+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.090763+0000 mon.c (mon.1) 4175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.090763+0000 mon.c (mon.1) 4175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.096698+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.096698+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.099102+0000 mgr.x (mgr.24989) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.099102+0000 mgr.x (mgr.24989) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.141932+0000 mgr.x (mgr.24989) 1540 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.141932+0000 mgr.x (mgr.24989) 1540 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.188848+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.188848+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.882 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.192826+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.192826+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.196243+0000 mon.c (mon.1) 4178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.196243+0000 mon.c (mon.1) 4178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.197337+0000 mon.c (mon.1) 4179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.197337+0000 mon.c (mon.1) 4179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.204288+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.204288+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.293022+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.883 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.293022+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.295402+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.295402+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.299202+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.299202+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.300209+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.300209+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.306001+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.306001+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.387132+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.387132+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.884 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.390914+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.390914+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.394825+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.394825+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.396106+0000 mon.c (mon.1) 4187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.396106+0000 mon.c (mon.1) 4187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.404832+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.404832+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.483018+0000 mon.c (mon.1) 4188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.483018+0000 mon.c (mon.1) 4188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.485725+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.485725+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.488225+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.488225+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.489083+0000 mon.c (mon.1) 4191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.489083+0000 mon.c (mon.1) 4191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.495850+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[81040]: audit 2024-04-25T05:13:05.495850+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.197337+0000 mon.c (mon.1) 4179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.204288+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.204288+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.293022+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.293022+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.886 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.295402+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.295402+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.299202+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.299202+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.300209+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.300209+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.306001+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.306001+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.387132+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.387132+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.390914+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.390914+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.394825+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.394825+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.396106+0000 mon.c (mon.1) 4187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.396106+0000 mon.c (mon.1) 4187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.404832+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.404832+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.483018+0000 mon.c (mon.1) 4188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.483018+0000 mon.c (mon.1) 4188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.485725+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.485725+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.488225+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.488225+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.489083+0000 mon.c (mon.1) 4191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.489083+0000 mon.c (mon.1) 4191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.495850+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.889 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:05 smithi096 bash[79063]: audit 2024-04-25T05:13:05.495850+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.248109+0000 mgr.x (mgr.24989) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.248109+0000 mgr.x (mgr.24989) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.318048+0000 mgr.x (mgr.24989) 1527 : audit [DBG] from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.318048+0000 mgr.x (mgr.24989) 1527 : audit [DBG] from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.351301+0000 mgr.x (mgr.24989) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.351301+0000 mgr.x (mgr.24989) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.443639+0000 mgr.x (mgr.24989) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.443639+0000 mgr.x (mgr.24989) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cluster 2024-04-25T05:13:04.476255+0000 mgr.x (mgr.24989) 1530 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cluster 2024-04-25T05:13:04.476255+0000 mgr.x (mgr.24989) 1530 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.500747+0000 mgr.x (mgr.24989) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.500747+0000 mgr.x (mgr.24989) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.558921+0000 mon.c (mon.1) 4143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.558921+0000 mon.c (mon.1) 4143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.561533+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.561533+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.563642+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.563642+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.564391+0000 mon.c (mon.1) 4146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.564391+0000 mon.c (mon.1) 4146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.569377+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.569377+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.570971+0000 mgr.x (mgr.24989) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.570971+0000 mgr.x (mgr.24989) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.613694+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.613694+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.616374+0000 mon.c (mon.1) 4148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.616374+0000 mon.c (mon.1) 4148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.618650+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.618650+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.619468+0000 mon.c (mon.1) 4150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.619468+0000 mon.c (mon.1) 4150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.626993+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.626993+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.627265+0000 mgr.x (mgr.24989) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.627265+0000 mgr.x (mgr.24989) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.669225+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.669225+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.671504+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.671504+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.673840+0000 mon.c (mon.1) 4153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.673840+0000 mon.c (mon.1) 4153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.674740+0000 mon.c (mon.1) 4154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.674740+0000 mon.c (mon.1) 4154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.680618+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.680618+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.681789+0000 mgr.x (mgr.24989) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.681789+0000 mgr.x (mgr.24989) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.725648+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.725648+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.728335+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.728335+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.730655+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.730655+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.731643+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.731643+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.738527+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.738527+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.739067+0000 mgr.x (mgr.24989) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.739067+0000 mgr.x (mgr.24989) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.784226+0000 mon.c (mon.1) 4159 : audit [DBG] from='client.? 172.21.15.96:0/307962117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.784226+0000 mon.c (mon.1) 4159 : audit [DBG] from='client.? 172.21.15.96:0/307962117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.817914+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.817914+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.822365+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.822365+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.825610+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.825610+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.826657+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.826657+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.833836+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.833836+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.834550+0000 mgr.x (mgr.24989) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.834550+0000 mgr.x (mgr.24989) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.908777+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.908777+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.912690+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.912690+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.916317+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.916317+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.917154+0000 mon.c (mon.1) 4167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.917154+0000 mon.c (mon.1) 4167 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.922947+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.922947+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.923739+0000 mgr.x (mgr.24989) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:04.923739+0000 mgr.x (mgr.24989) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.997886+0000 mon.c (mon.1) 4168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:04.997886+0000 mon.c (mon.1) 4168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.000106+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.000106+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.003078+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.003078+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.003981+0000 mon.c (mon.1) 4171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.003981+0000 mon.c (mon.1) 4171 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.009153+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.009153+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.009368+0000 mgr.x (mgr.24989) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.009368+0000 mgr.x (mgr.24989) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.084138+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.084138+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.086645+0000 mon.c (mon.1) 4173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.086645+0000 mon.c (mon.1) 4173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.089900+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.089900+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.090763+0000 mon.c (mon.1) 4175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.090763+0000 mon.c (mon.1) 4175 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.096698+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.096698+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.099102+0000 mgr.x (mgr.24989) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.099102+0000 mgr.x (mgr.24989) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.141932+0000 mgr.x (mgr.24989) 1540 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.141932+0000 mgr.x (mgr.24989) 1540 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.188848+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.188848+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.192826+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.192826+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.196243+0000 mon.c (mon.1) 4178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.196243+0000 mon.c (mon.1) 4178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.197337+0000 mon.c (mon.1) 4179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.197337+0000 mon.c (mon.1) 4179 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.204288+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.204288+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.293022+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.293022+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.295402+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.295402+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.299202+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.299202+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.300209+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.300209+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.306001+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.306001+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.387132+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.387132+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.390914+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.390914+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.394825+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.394825+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.396106+0000 mon.c (mon.1) 4187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.396106+0000 mon.c (mon.1) 4187 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.404832+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.404832+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.483018+0000 mon.c (mon.1) 4188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.483018+0000 mon.c (mon.1) 4188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.485725+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.485725+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:05.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.488225+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.488225+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:05.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.489083+0000 mon.c (mon.1) 4191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.489083+0000 mon.c (mon.1) 4191 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:05.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.495850+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:05.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:05 smithi155 bash[60276]: audit 2024-04-25T05:13:05.495850+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.204352+0000 mgr.x (mgr.24989) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.204352+0000 mgr.x (mgr.24989) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.883 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.307606+0000 mgr.x (mgr.24989) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.307606+0000 mgr.x (mgr.24989) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.405714+0000 mgr.x (mgr.24989) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.405714+0000 mgr.x (mgr.24989) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.495932+0000 mgr.x (mgr.24989) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.495932+0000 mgr.x (mgr.24989) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.553902+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.553902+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.556264+0000 mon.c (mon.1) 4193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.556264+0000 mon.c (mon.1) 4193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.558358+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.558358+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.559190+0000 mon.c (mon.1) 4195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.884 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.559190+0000 mon.c (mon.1) 4195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.567441+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.567441+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.567744+0000 mgr.x (mgr.24989) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.567744+0000 mgr.x (mgr.24989) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.204352+0000 mgr.x (mgr.24989) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.204352+0000 mgr.x (mgr.24989) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.307606+0000 mgr.x (mgr.24989) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.307606+0000 mgr.x (mgr.24989) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.405714+0000 mgr.x (mgr.24989) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.885 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.405714+0000 mgr.x (mgr.24989) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.495932+0000 mgr.x (mgr.24989) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.495932+0000 mgr.x (mgr.24989) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.553902+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.553902+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.556264+0000 mon.c (mon.1) 4193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.556264+0000 mon.c (mon.1) 4193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.558358+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.558358+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.559190+0000 mon.c (mon.1) 4195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.559190+0000 mon.c (mon.1) 4195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.567441+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.567441+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.886 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.567744+0000 mgr.x (mgr.24989) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.567744+0000 mgr.x (mgr.24989) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.571349+0000 mon.c (mon.1) 4196 : audit [DBG] from='client.? 172.21.15.96:0/1747950788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.571349+0000 mon.c (mon.1) 4196 : audit [DBG] from='client.? 172.21.15.96:0/1747950788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.613687+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.613687+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.616164+0000 mon.c (mon.1) 4198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.616164+0000 mon.c (mon.1) 4198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.618485+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.618485+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.619466+0000 mon.c (mon.1) 4200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.619466+0000 mon.c (mon.1) 4200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.625488+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.625488+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.626219+0000 mgr.x (mgr.24989) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.626219+0000 mgr.x (mgr.24989) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.695854+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.695854+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.699390+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.699390+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.702393+0000 mon.c (mon.1) 4203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.702393+0000 mon.c (mon.1) 4203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.571349+0000 mon.c (mon.1) 4196 : audit [DBG] from='client.? 172.21.15.96:0/1747950788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.571349+0000 mon.c (mon.1) 4196 : audit [DBG] from='client.? 172.21.15.96:0/1747950788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.613687+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.613687+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.616164+0000 mon.c (mon.1) 4198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.616164+0000 mon.c (mon.1) 4198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.618485+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.618485+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.619466+0000 mon.c (mon.1) 4200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.619466+0000 mon.c (mon.1) 4200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.625488+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.625488+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.626219+0000 mgr.x (mgr.24989) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.889 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.626219+0000 mgr.x (mgr.24989) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.695854+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.695854+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.699390+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.699390+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.702393+0000 mon.c (mon.1) 4203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.702393+0000 mon.c (mon.1) 4203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.703801+0000 mon.c (mon.1) 4204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.703801+0000 mon.c (mon.1) 4204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.712630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.890 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.712630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.713088+0000 mgr.x (mgr.24989) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.713088+0000 mgr.x (mgr.24989) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.793539+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.793539+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.798062+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.798062+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.800861+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.800861+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.802164+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.802164+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.812530+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.812530+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.812993+0000 mgr.x (mgr.24989) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.891 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.812993+0000 mgr.x (mgr.24989) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.902171+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.902171+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.703801+0000 mon.c (mon.1) 4204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.703801+0000 mon.c (mon.1) 4204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.712630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.712630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.713088+0000 mgr.x (mgr.24989) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.713088+0000 mgr.x (mgr.24989) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.793539+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.892 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.793539+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.798062+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.798062+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.800861+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.800861+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.802164+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.802164+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.812530+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.812530+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.812993+0000 mgr.x (mgr.24989) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.812993+0000 mgr.x (mgr.24989) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.902171+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.893 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.902171+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.906135+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.906135+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.909093+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.909093+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.910181+0000 mon.c (mon.1) 4212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.910181+0000 mon.c (mon.1) 4212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.918420+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:05.918420+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.918843+0000 mgr.x (mgr.24989) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:05.918843+0000 mgr.x (mgr.24989) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.009094+0000 mon.c (mon.1) 4213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.009094+0000 mon.c (mon.1) 4213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.013349+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.013349+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.016724+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.016724+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.017810+0000 mon.c (mon.1) 4216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.017810+0000 mon.c (mon.1) 4216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.024733+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.024733+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.906135+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.895 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.906135+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.909093+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.909093+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.910181+0000 mon.c (mon.1) 4212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.910181+0000 mon.c (mon.1) 4212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.918420+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:05.918420+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.918843+0000 mgr.x (mgr.24989) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:05.918843+0000 mgr.x (mgr.24989) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.009094+0000 mon.c (mon.1) 4213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.009094+0000 mon.c (mon.1) 4213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.013349+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.013349+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.896 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.016724+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.016724+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.017810+0000 mon.c (mon.1) 4216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.017810+0000 mon.c (mon.1) 4216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.024733+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.024733+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.025305+0000 mgr.x (mgr.24989) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.025305+0000 mgr.x (mgr.24989) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.115653+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.115653+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.897 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.119921+0000 mon.c (mon.1) 4218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.119921+0000 mon.c (mon.1) 4218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.123566+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.123566+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.124627+0000 mon.c (mon.1) 4220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.124627+0000 mon.c (mon.1) 4220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.133626+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.133626+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.134152+0000 mgr.x (mgr.24989) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.134152+0000 mgr.x (mgr.24989) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.213868+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.213868+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.217102+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.217102+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.898 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.220402+0000 mon.c (mon.1) 4223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.220402+0000 mon.c (mon.1) 4223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.025305+0000 mgr.x (mgr.24989) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.025305+0000 mgr.x (mgr.24989) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.115653+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.115653+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.119921+0000 mon.c (mon.1) 4218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.119921+0000 mon.c (mon.1) 4218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.123566+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.123566+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.899 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.124627+0000 mon.c (mon.1) 4220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.124627+0000 mon.c (mon.1) 4220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.133626+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.133626+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.134152+0000 mgr.x (mgr.24989) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.134152+0000 mgr.x (mgr.24989) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.213868+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.213868+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.217102+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.217102+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.220402+0000 mon.c (mon.1) 4223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.900 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.220402+0000 mon.c (mon.1) 4223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.221897+0000 mon.c (mon.1) 4224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.221897+0000 mon.c (mon.1) 4224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.230070+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.230070+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.323548+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.323548+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.328359+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.328359+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.333959+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.333959+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.335399+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.335399+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.344749+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.901 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.344749+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.424370+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.424370+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.427991+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.427991+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.432182+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.432182+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.221897+0000 mon.c (mon.1) 4224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.221897+0000 mon.c (mon.1) 4224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.230070+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.230070+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.323548+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.323548+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.328359+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.328359+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.333959+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.333959+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.335399+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.335399+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.344749+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.344749+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.424370+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.424370+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.427991+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.903 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.427991+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.432182+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.432182+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.433847+0000 mon.c (mon.1) 4232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.433847+0000 mon.c (mon.1) 4232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.444419+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[79063]: audit 2024-04-25T05:13:06.444419+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.433847+0000 mon.c (mon.1) 4232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.433847+0000 mon.c (mon.1) 4232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.444419+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:06 smithi096 bash[81040]: audit 2024-04-25T05:13:06.444419+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.204352+0000 mgr.x (mgr.24989) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.204352+0000 mgr.x (mgr.24989) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.307606+0000 mgr.x (mgr.24989) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.307606+0000 mgr.x (mgr.24989) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.405714+0000 mgr.x (mgr.24989) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.405714+0000 mgr.x (mgr.24989) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.495932+0000 mgr.x (mgr.24989) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.495932+0000 mgr.x (mgr.24989) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.553902+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.553902+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.556264+0000 mon.c (mon.1) 4193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.556264+0000 mon.c (mon.1) 4193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.558358+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.558358+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.559190+0000 mon.c (mon.1) 4195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.559190+0000 mon.c (mon.1) 4195 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.567441+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.567441+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.567744+0000 mgr.x (mgr.24989) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.567744+0000 mgr.x (mgr.24989) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.571349+0000 mon.c (mon.1) 4196 : audit [DBG] from='client.? 172.21.15.96:0/1747950788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.571349+0000 mon.c (mon.1) 4196 : audit [DBG] from='client.? 172.21.15.96:0/1747950788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.613687+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.613687+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.616164+0000 mon.c (mon.1) 4198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.616164+0000 mon.c (mon.1) 4198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.618485+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.618485+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.619466+0000 mon.c (mon.1) 4200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.619466+0000 mon.c (mon.1) 4200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.625488+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.625488+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.626219+0000 mgr.x (mgr.24989) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.626219+0000 mgr.x (mgr.24989) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.695854+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.695854+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.699390+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.699390+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.702393+0000 mon.c (mon.1) 4203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.702393+0000 mon.c (mon.1) 4203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.703801+0000 mon.c (mon.1) 4204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.703801+0000 mon.c (mon.1) 4204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.712630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.712630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.713088+0000 mgr.x (mgr.24989) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.713088+0000 mgr.x (mgr.24989) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.793539+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.793539+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.798062+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.798062+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.800861+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.800861+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.802164+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.802164+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.812530+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.812530+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.812993+0000 mgr.x (mgr.24989) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.812993+0000 mgr.x (mgr.24989) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.902171+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.902171+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.906135+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.906135+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.909093+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.909093+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.910181+0000 mon.c (mon.1) 4212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.910181+0000 mon.c (mon.1) 4212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.918420+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:05.918420+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.918843+0000 mgr.x (mgr.24989) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:05.918843+0000 mgr.x (mgr.24989) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.009094+0000 mon.c (mon.1) 4213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.009094+0000 mon.c (mon.1) 4213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.013349+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.013349+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.016724+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.016724+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.017810+0000 mon.c (mon.1) 4216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.017810+0000 mon.c (mon.1) 4216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.024733+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.024733+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.025305+0000 mgr.x (mgr.24989) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.025305+0000 mgr.x (mgr.24989) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.115653+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.115653+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.119921+0000 mon.c (mon.1) 4218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.119921+0000 mon.c (mon.1) 4218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.123566+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.123566+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.124627+0000 mon.c (mon.1) 4220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.124627+0000 mon.c (mon.1) 4220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.133626+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.133626+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.134152+0000 mgr.x (mgr.24989) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.134152+0000 mgr.x (mgr.24989) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.213868+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.213868+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.217102+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.217102+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.220402+0000 mon.c (mon.1) 4223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.220402+0000 mon.c (mon.1) 4223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.221897+0000 mon.c (mon.1) 4224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.221897+0000 mon.c (mon.1) 4224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.230070+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.230070+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.323548+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.323548+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.328359+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.328359+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.333959+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.333959+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.335399+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.335399+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.344749+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.344749+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.424370+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.424370+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.427991+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.427991+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.432182+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.432182+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.433847+0000 mon.c (mon.1) 4232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.433847+0000 mon.c (mon.1) 4232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.444419+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:06.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:06 smithi155 bash[60276]: audit 2024-04-25T05:13:06.444419+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.233069+0000 mgr.x (mgr.24989) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.233069+0000 mgr.x (mgr.24989) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.345712+0000 mgr.x (mgr.24989) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.345712+0000 mgr.x (mgr.24989) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.445293+0000 mgr.x (mgr.24989) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.445293+0000 mgr.x (mgr.24989) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cluster 2024-04-25T05:13:06.477215+0000 mgr.x (mgr.24989) 1555 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cluster 2024-04-25T05:13:06.477215+0000 mgr.x (mgr.24989) 1555 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-04-25T05:13:07.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.539199+0000 mon.c (mon.1) 4233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.539199+0000 mon.c (mon.1) 4233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.542457+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.542457+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.545863+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.545863+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.547110+0000 mon.c (mon.1) 4236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.547110+0000 mon.c (mon.1) 4236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.558619+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.558619+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.559231+0000 mgr.x (mgr.24989) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.559231+0000 mgr.x (mgr.24989) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.638336+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.638336+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.641651+0000 mon.c (mon.1) 4238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.641651+0000 mon.c (mon.1) 4238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.645463+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.645463+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.646635+0000 mon.c (mon.1) 4240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.646635+0000 mon.c (mon.1) 4240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.657812+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.657812+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.658437+0000 mgr.x (mgr.24989) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.658437+0000 mgr.x (mgr.24989) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.738206+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.738206+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.741503+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.741503+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.745046+0000 mon.c (mon.1) 4243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.745046+0000 mon.c (mon.1) 4243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.746344+0000 mon.c (mon.1) 4244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.746344+0000 mon.c (mon.1) 4244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.756737+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.756737+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.759255+0000 mgr.x (mgr.24989) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.759255+0000 mgr.x (mgr.24989) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.836860+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.836860+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.839798+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.839798+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.817 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.842797+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.842797+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.844033+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.844033+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.853623+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.853623+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.854513+0000 mgr.x (mgr.24989) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.854513+0000 mgr.x (mgr.24989) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.931415+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.931415+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.934468+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.934468+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.939072+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.818 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.939072+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.940338+0000 mon.c (mon.1) 4252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.940338+0000 mon.c (mon.1) 4252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.946430+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:06.946430+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.946517+0000 mgr.x (mgr.24989) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:06.946517+0000 mgr.x (mgr.24989) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.025238+0000 mon.c (mon.1) 4253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.025238+0000 mon.c (mon.1) 4253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.028743+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.028743+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.032684+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.032684+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.033995+0000 mon.c (mon.1) 4256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.033995+0000 mon.c (mon.1) 4256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.043906+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.043906+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.820 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.046434+0000 mgr.x (mgr.24989) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.820 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.046434+0000 mgr.x (mgr.24989) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.820 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.102695+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.820 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.102695+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.820 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.107079+0000 mon.c (mon.1) 4258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.820 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.107079+0000 mon.c (mon.1) 4258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.111042+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.111042+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.112269+0000 mon.c (mon.1) 4260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.112269+0000 mon.c (mon.1) 4260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.124715+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.124715+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.125386+0000 mgr.x (mgr.24989) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.125386+0000 mgr.x (mgr.24989) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.214572+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.214572+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.219292+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.219292+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.223328+0000 mon.c (mon.1) 4263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.223328+0000 mon.c (mon.1) 4263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.224801+0000 mon.c (mon.1) 4264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.224801+0000 mon.c (mon.1) 4264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.237400+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.237400+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.326445+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.326445+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.330986+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.330986+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.335032+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.335032+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.336678+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.336678+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.349843+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.349843+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.429212+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.429212+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.432762+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.432762+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.436065+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.436065+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.437368+0000 mon.c (mon.1) 4272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.437368+0000 mon.c (mon.1) 4272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.457137+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[60276]: audit 2024-04-25T05:13:07.457137+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.233069+0000 mgr.x (mgr.24989) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.233069+0000 mgr.x (mgr.24989) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.345712+0000 mgr.x (mgr.24989) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.345712+0000 mgr.x (mgr.24989) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.445293+0000 mgr.x (mgr.24989) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.445293+0000 mgr.x (mgr.24989) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cluster 2024-04-25T05:13:06.477215+0000 mgr.x (mgr.24989) 1555 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cluster 2024-04-25T05:13:06.477215+0000 mgr.x (mgr.24989) 1555 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.539199+0000 mon.c (mon.1) 4233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.539199+0000 mon.c (mon.1) 4233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.542457+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.542457+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.545863+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.545863+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.547110+0000 mon.c (mon.1) 4236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.547110+0000 mon.c (mon.1) 4236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.558619+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.558619+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.559231+0000 mgr.x (mgr.24989) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.559231+0000 mgr.x (mgr.24989) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.233069+0000 mgr.x (mgr.24989) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.848 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.233069+0000 mgr.x (mgr.24989) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.345712+0000 mgr.x (mgr.24989) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.345712+0000 mgr.x (mgr.24989) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.445293+0000 mgr.x (mgr.24989) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.445293+0000 mgr.x (mgr.24989) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cluster 2024-04-25T05:13:06.477215+0000 mgr.x (mgr.24989) 1555 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cluster 2024-04-25T05:13:06.477215+0000 mgr.x (mgr.24989) 1555 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.539199+0000 mon.c (mon.1) 4233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.539199+0000 mon.c (mon.1) 4233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.542457+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.542457+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.545863+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.545863+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.547110+0000 mon.c (mon.1) 4236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.849 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.547110+0000 mon.c (mon.1) 4236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.558619+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.558619+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.559231+0000 mgr.x (mgr.24989) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.559231+0000 mgr.x (mgr.24989) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.638336+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.638336+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.641651+0000 mon.c (mon.1) 4238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.641651+0000 mon.c (mon.1) 4238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.645463+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.645463+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.646635+0000 mon.c (mon.1) 4240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.646635+0000 mon.c (mon.1) 4240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.657812+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.850 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.657812+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.658437+0000 mgr.x (mgr.24989) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.658437+0000 mgr.x (mgr.24989) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.738206+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.738206+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.741503+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.741503+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.745046+0000 mon.c (mon.1) 4243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.745046+0000 mon.c (mon.1) 4243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.851 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.746344+0000 mon.c (mon.1) 4244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.638336+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.638336+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.641651+0000 mon.c (mon.1) 4238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.641651+0000 mon.c (mon.1) 4238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.645463+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.645463+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.646635+0000 mon.c (mon.1) 4240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.646635+0000 mon.c (mon.1) 4240 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.657812+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.657812+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.658437+0000 mgr.x (mgr.24989) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.658437+0000 mgr.x (mgr.24989) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.852 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.738206+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.738206+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.741503+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.741503+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.745046+0000 mon.c (mon.1) 4243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.745046+0000 mon.c (mon.1) 4243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.746344+0000 mon.c (mon.1) 4244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.746344+0000 mon.c (mon.1) 4244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.756737+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.756737+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.759255+0000 mgr.x (mgr.24989) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.759255+0000 mgr.x (mgr.24989) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.853 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.836860+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.836860+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.839798+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.839798+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.842797+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.842797+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.844033+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.844033+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.853623+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.853623+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.854513+0000 mgr.x (mgr.24989) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.854513+0000 mgr.x (mgr.24989) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.931415+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.931415+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.854 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.934468+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.934468+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.746344+0000 mon.c (mon.1) 4244 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.756737+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.756737+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.759255+0000 mgr.x (mgr.24989) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.759255+0000 mgr.x (mgr.24989) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.836860+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.836860+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.839798+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.839798+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.842797+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.842797+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.844033+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.844033+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.853623+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.853623+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.854513+0000 mgr.x (mgr.24989) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.854513+0000 mgr.x (mgr.24989) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.931415+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.931415+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.934468+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.934468+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.857 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.939072+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.857 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.939072+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.857 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.940338+0000 mon.c (mon.1) 4252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.857 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.940338+0000 mon.c (mon.1) 4252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.857 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.946430+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:06.946430+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.946517+0000 mgr.x (mgr.24989) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:06.946517+0000 mgr.x (mgr.24989) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.025238+0000 mon.c (mon.1) 4253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.025238+0000 mon.c (mon.1) 4253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.028743+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.028743+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.032684+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.032684+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.858 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.033995+0000 mon.c (mon.1) 4256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.033995+0000 mon.c (mon.1) 4256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.043906+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.043906+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.046434+0000 mgr.x (mgr.24989) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.046434+0000 mgr.x (mgr.24989) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.939072+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.939072+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.940338+0000 mon.c (mon.1) 4252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.940338+0000 mon.c (mon.1) 4252 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.946430+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:06.946430+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.946517+0000 mgr.x (mgr.24989) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.859 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:06.946517+0000 mgr.x (mgr.24989) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.025238+0000 mon.c (mon.1) 4253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.025238+0000 mon.c (mon.1) 4253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.028743+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.028743+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.032684+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.032684+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.033995+0000 mon.c (mon.1) 4256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.033995+0000 mon.c (mon.1) 4256 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.043906+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.043906+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.046434+0000 mgr.x (mgr.24989) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.860 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.046434+0000 mgr.x (mgr.24989) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.102695+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.102695+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.107079+0000 mon.c (mon.1) 4258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.107079+0000 mon.c (mon.1) 4258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.111042+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.111042+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.112269+0000 mon.c (mon.1) 4260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.112269+0000 mon.c (mon.1) 4260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.124715+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.124715+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.125386+0000 mgr.x (mgr.24989) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.125386+0000 mgr.x (mgr.24989) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.214572+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.214572+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.861 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.219292+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.219292+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.223328+0000 mon.c (mon.1) 4263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.223328+0000 mon.c (mon.1) 4263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.224801+0000 mon.c (mon.1) 4264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.224801+0000 mon.c (mon.1) 4264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.102695+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.102695+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.107079+0000 mon.c (mon.1) 4258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.107079+0000 mon.c (mon.1) 4258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.862 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.111042+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.111042+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.112269+0000 mon.c (mon.1) 4260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.112269+0000 mon.c (mon.1) 4260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.124715+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.124715+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.125386+0000 mgr.x (mgr.24989) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.125386+0000 mgr.x (mgr.24989) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.214572+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.214572+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.219292+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.219292+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.863 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.223328+0000 mon.c (mon.1) 4263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.223328+0000 mon.c (mon.1) 4263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.224801+0000 mon.c (mon.1) 4264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.224801+0000 mon.c (mon.1) 4264 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.237400+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.237400+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.326445+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.326445+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.864 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.330986+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.330986+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.335032+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.335032+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.336678+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.336678+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.349843+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.349843+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.429212+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.429212+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.432762+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.432762+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.865 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.436065+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.436065+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.437368+0000 mon.c (mon.1) 4272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.437368+0000 mon.c (mon.1) 4272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.457137+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[81040]: audit 2024-04-25T05:13:07.457137+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.237400+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.237400+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.326445+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.866 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.326445+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.330986+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.330986+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.335032+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.335032+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.336678+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.336678+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.349843+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.349843+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.429212+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.867 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.429212+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.432762+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.432762+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.436065+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.436065+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.437368+0000 mon.c (mon.1) 4272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.437368+0000 mon.c (mon.1) 4272 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.457137+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:07.868 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:07 smithi096 bash[79063]: audit 2024-04-25T05:13:07.457137+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:13:07] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.33.4" 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.237990+0000 mgr.x (mgr.24989) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.237990+0000 mgr.x (mgr.24989) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.350855+0000 mgr.x (mgr.24989) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.350855+0000 mgr.x (mgr.24989) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.457505+0000 mgr.x (mgr.24989) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.457505+0000 mgr.x (mgr.24989) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.543139+0000 mon.c (mon.1) 4273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.543139+0000 mon.c (mon.1) 4273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.545486+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.545486+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.547740+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.547740+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.548618+0000 mon.c (mon.1) 4276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.548618+0000 mon.c (mon.1) 4276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.554594+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.554594+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.556943+0000 mgr.x (mgr.24989) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.556943+0000 mgr.x (mgr.24989) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.646133+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.646133+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.237990+0000 mgr.x (mgr.24989) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.237990+0000 mgr.x (mgr.24989) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.350855+0000 mgr.x (mgr.24989) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.350855+0000 mgr.x (mgr.24989) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.457505+0000 mgr.x (mgr.24989) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.457505+0000 mgr.x (mgr.24989) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.543139+0000 mon.c (mon.1) 4273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.543139+0000 mon.c (mon.1) 4273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.545486+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.545486+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.547740+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.547740+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.548618+0000 mon.c (mon.1) 4276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.548618+0000 mon.c (mon.1) 4276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.554594+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.554594+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.556943+0000 mgr.x (mgr.24989) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.556943+0000 mgr.x (mgr.24989) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.646133+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.646133+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.650522+0000 mon.c (mon.1) 4278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.650522+0000 mon.c (mon.1) 4278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.654093+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.654093+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.655619+0000 mon.c (mon.1) 4280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.655619+0000 mon.c (mon.1) 4280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.667449+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.667449+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.668346+0000 mgr.x (mgr.24989) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.668346+0000 mgr.x (mgr.24989) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.745067+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.745067+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.747379+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.747379+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.749711+0000 mon.c (mon.1) 4283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.749711+0000 mon.c (mon.1) 4283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.750613+0000 mon.c (mon.1) 4284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.750613+0000 mon.c (mon.1) 4284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.758367+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.758367+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.650522+0000 mon.c (mon.1) 4278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.650522+0000 mon.c (mon.1) 4278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.654093+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.654093+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.655619+0000 mon.c (mon.1) 4280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.655619+0000 mon.c (mon.1) 4280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.667449+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.667449+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.668346+0000 mgr.x (mgr.24989) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.668346+0000 mgr.x (mgr.24989) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.745067+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.745067+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.747379+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.747379+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.749711+0000 mon.c (mon.1) 4283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.749711+0000 mon.c (mon.1) 4283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.750613+0000 mon.c (mon.1) 4284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.750613+0000 mon.c (mon.1) 4284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.758367+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.758367+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.760988+0000 mgr.x (mgr.24989) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.760988+0000 mgr.x (mgr.24989) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.836499+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.836499+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.838599+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.838599+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.840554+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.840554+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.841247+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.841247+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.848770+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.848770+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.851482+0000 mgr.x (mgr.24989) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.851482+0000 mgr.x (mgr.24989) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.927820+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.927820+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.930297+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.930297+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.932595+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.932595+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.760988+0000 mgr.x (mgr.24989) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.760988+0000 mgr.x (mgr.24989) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.836499+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.836499+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.838599+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.838599+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.840554+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.840554+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.841247+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.841247+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.848770+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.848770+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.851482+0000 mgr.x (mgr.24989) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.851482+0000 mgr.x (mgr.24989) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.927820+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.927820+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.930297+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.930297+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.932595+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.932595+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.933352+0000 mon.c (mon.1) 4292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.933352+0000 mon.c (mon.1) 4292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.941582+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:07.941582+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.943012+0000 mgr.x (mgr.24989) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:07.943012+0000 mgr.x (mgr.24989) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.002449+0000 mon.c (mon.1) 4293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.002449+0000 mon.c (mon.1) 4293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.004880+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.004880+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.007045+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.007045+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.007826+0000 mon.c (mon.1) 4296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.007826+0000 mon.c (mon.1) 4296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.015288+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.015288+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.019104+0000 mgr.x (mgr.24989) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.019104+0000 mgr.x (mgr.24989) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.095736+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.095736+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.933352+0000 mon.c (mon.1) 4292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.933352+0000 mon.c (mon.1) 4292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.941582+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:07.941582+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.943012+0000 mgr.x (mgr.24989) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:07.943012+0000 mgr.x (mgr.24989) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.002449+0000 mon.c (mon.1) 4293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.002449+0000 mon.c (mon.1) 4293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.004880+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.004880+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.007045+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.007045+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.007826+0000 mon.c (mon.1) 4296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.007826+0000 mon.c (mon.1) 4296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.015288+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.015288+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.019104+0000 mgr.x (mgr.24989) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.019104+0000 mgr.x (mgr.24989) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.095736+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.095736+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.098076+0000 mon.c (mon.1) 4298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.098076+0000 mon.c (mon.1) 4298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.100108+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.100108+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.100732+0000 mon.c (mon.1) 4300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.100732+0000 mon.c (mon.1) 4300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.107939+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.107939+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.110506+0000 mgr.x (mgr.24989) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.110506+0000 mgr.x (mgr.24989) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.186161+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.186161+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.188382+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.188382+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.190537+0000 mon.c (mon.1) 4303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.190537+0000 mon.c (mon.1) 4303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.191308+0000 mon.c (mon.1) 4304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.191308+0000 mon.c (mon.1) 4304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.198135+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.198135+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.098076+0000 mon.c (mon.1) 4298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.098076+0000 mon.c (mon.1) 4298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.100108+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.100108+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.100732+0000 mon.c (mon.1) 4300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.100732+0000 mon.c (mon.1) 4300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.107939+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.107939+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.110506+0000 mgr.x (mgr.24989) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.110506+0000 mgr.x (mgr.24989) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.186161+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.186161+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.188382+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.770 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.188382+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.190537+0000 mon.c (mon.1) 4303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.190537+0000 mon.c (mon.1) 4303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.191308+0000 mon.c (mon.1) 4304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.191308+0000 mon.c (mon.1) 4304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.198135+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.198135+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.274963+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.274963+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.277647+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.277647+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.279891+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.279891+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.280722+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.280722+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.286693+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.286693+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.365705+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.365705+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.368091+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.368091+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.370480+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.370480+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.371439+0000 mon.c (mon.1) 4312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.371439+0000 mon.c (mon.1) 4312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.377120+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.377120+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.274963+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.274963+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.277647+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.277647+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.279891+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.279891+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.280722+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.774 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.280722+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.286693+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.286693+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.365705+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.365705+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.368091+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.368091+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.370480+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.370480+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.371439+0000 mon.c (mon.1) 4312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.371439+0000 mon.c (mon.1) 4312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.377120+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.377120+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.405909+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.405909+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.413863+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.776 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.413863+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.422243+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.422243+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.471411+0000 mon.c (mon.1) 4313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.471411+0000 mon.c (mon.1) 4313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.476012+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.476012+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.479646+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.479646+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.482080+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.482080+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.486964+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.486964+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.492788+0000 mon.c (mon.1) 4318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.492788+0000 mon.c (mon.1) 4318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.496582+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.496582+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.499053+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.499053+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.501271+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.501271+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.503646+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.503646+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.778 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.506997+0000 mon.c (mon.1) 4323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.506997+0000 mon.c (mon.1) 4323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.513906+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.513906+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.518242+0000 mon.c (mon.1) 4324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.518242+0000 mon.c (mon.1) 4324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.518584+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.779 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[81040]: audit 2024-04-25T05:13:08.518584+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.405909+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.405909+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.413863+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.413863+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.422243+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.422243+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.471411+0000 mon.c (mon.1) 4313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.471411+0000 mon.c (mon.1) 4313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.476012+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.476012+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.479646+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.479646+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.482080+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.482080+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.486964+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.486964+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.492788+0000 mon.c (mon.1) 4318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.492788+0000 mon.c (mon.1) 4318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.496582+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.496582+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.499053+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.499053+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.501271+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.501271+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.781 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.503646+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.503646+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.506997+0000 mon.c (mon.1) 4323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.506997+0000 mon.c (mon.1) 4323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.513906+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.513906+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.518242+0000 mon.c (mon.1) 4324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.518242+0000 mon.c (mon.1) 4324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.518584+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.782 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:08 smithi096 bash[79063]: audit 2024-04-25T05:13:08.518584+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.237990+0000 mgr.x (mgr.24989) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.237990+0000 mgr.x (mgr.24989) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.350855+0000 mgr.x (mgr.24989) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.350855+0000 mgr.x (mgr.24989) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.457505+0000 mgr.x (mgr.24989) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.457505+0000 mgr.x (mgr.24989) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.543139+0000 mon.c (mon.1) 4273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.543139+0000 mon.c (mon.1) 4273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.545486+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.545486+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.547740+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.547740+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.548618+0000 mon.c (mon.1) 4276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.548618+0000 mon.c (mon.1) 4276 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.554594+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.554594+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.556943+0000 mgr.x (mgr.24989) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.556943+0000 mgr.x (mgr.24989) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.646133+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.646133+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.650522+0000 mon.c (mon.1) 4278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.650522+0000 mon.c (mon.1) 4278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.654093+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.654093+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.655619+0000 mon.c (mon.1) 4280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.655619+0000 mon.c (mon.1) 4280 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.667449+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.667449+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.668346+0000 mgr.x (mgr.24989) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.668346+0000 mgr.x (mgr.24989) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.745067+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.745067+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.747379+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.747379+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.749711+0000 mon.c (mon.1) 4283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.749711+0000 mon.c (mon.1) 4283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.750613+0000 mon.c (mon.1) 4284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.750613+0000 mon.c (mon.1) 4284 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.758367+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.758367+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.760988+0000 mgr.x (mgr.24989) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.760988+0000 mgr.x (mgr.24989) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.836499+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.836499+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.838599+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.838599+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.840554+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.840554+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.841247+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.841247+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.848770+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.848770+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.851482+0000 mgr.x (mgr.24989) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.851482+0000 mgr.x (mgr.24989) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.927820+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.927820+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.930297+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.930297+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.932595+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.932595+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.933352+0000 mon.c (mon.1) 4292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.933352+0000 mon.c (mon.1) 4292 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.941582+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:07.941582+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.943012+0000 mgr.x (mgr.24989) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:07.943012+0000 mgr.x (mgr.24989) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.002449+0000 mon.c (mon.1) 4293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.002449+0000 mon.c (mon.1) 4293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.004880+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.004880+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.007045+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.007045+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.007826+0000 mon.c (mon.1) 4296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.007826+0000 mon.c (mon.1) 4296 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.015288+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.015288+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.019104+0000 mgr.x (mgr.24989) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.019104+0000 mgr.x (mgr.24989) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.095736+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.095736+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.098076+0000 mon.c (mon.1) 4298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.098076+0000 mon.c (mon.1) 4298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.100108+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.100108+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.100732+0000 mon.c (mon.1) 4300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.100732+0000 mon.c (mon.1) 4300 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.107939+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.107939+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.110506+0000 mgr.x (mgr.24989) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.110506+0000 mgr.x (mgr.24989) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.186161+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.186161+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.188382+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.188382+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.190537+0000 mon.c (mon.1) 4303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.190537+0000 mon.c (mon.1) 4303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.191308+0000 mon.c (mon.1) 4304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.191308+0000 mon.c (mon.1) 4304 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.198135+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.198135+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.274963+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.274963+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.277647+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.277647+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.279891+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.279891+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.280722+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.280722+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.286693+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.286693+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.365705+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.365705+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.368091+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.368091+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.370480+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.370480+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.371439+0000 mon.c (mon.1) 4312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.371439+0000 mon.c (mon.1) 4312 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.377120+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.377120+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.405909+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.405909+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.413863+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.413863+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.422243+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.422243+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.471411+0000 mon.c (mon.1) 4313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.471411+0000 mon.c (mon.1) 4313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.476012+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.476012+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.479646+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.479646+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.482080+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.482080+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.486964+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.486964+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.492788+0000 mon.c (mon.1) 4318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.492788+0000 mon.c (mon.1) 4318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.496582+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.496582+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.499053+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.499053+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.501271+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.501271+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.503646+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.503646+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.506997+0000 mon.c (mon.1) 4323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.506997+0000 mon.c (mon.1) 4323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.513906+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.513906+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:08.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.518242+0000 mon.c (mon.1) 4324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.518242+0000 mon.c (mon.1) 4324 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.518584+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:08.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:08 smithi155 bash[60276]: audit 2024-04-25T05:13:08.518584+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]: dispatch 2024-04-25T05:13:09.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.198313+0000 mgr.x (mgr.24989) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.198313+0000 mgr.x (mgr.24989) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.287165+0000 mgr.x (mgr.24989) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.287165+0000 mgr.x (mgr.24989) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.377829+0000 mgr.x (mgr.24989) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.377829+0000 mgr.x (mgr.24989) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cluster 2024-04-25T05:13:08.478165+0000 mgr.x (mgr.24989) 1576 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cluster 2024-04-25T05:13:08.478165+0000 mgr.x (mgr.24989) 1576 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.508852+0000 mgr.x (mgr.24989) 1577 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.508852+0000 mgr.x (mgr.24989) 1577 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.523896+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]': finished 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.523896+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]': finished 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.545120+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.545120+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.549176+0000 mgr.x (mgr.24989) 1578 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.549176+0000 mgr.x (mgr.24989) 1578 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.553785+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.553785+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.557232+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.557232+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.557604+0000 mgr.x (mgr.24989) 1579 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: cephadm 2024-04-25T05:13:08.557604+0000 mgr.x (mgr.24989) 1579 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.562141+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:09 smithi155 bash[60276]: audit 2024-04-25T05:13:08.562141+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.198313+0000 mgr.x (mgr.24989) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.198313+0000 mgr.x (mgr.24989) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.287165+0000 mgr.x (mgr.24989) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.287165+0000 mgr.x (mgr.24989) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.377829+0000 mgr.x (mgr.24989) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.377829+0000 mgr.x (mgr.24989) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cluster 2024-04-25T05:13:08.478165+0000 mgr.x (mgr.24989) 1576 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cluster 2024-04-25T05:13:08.478165+0000 mgr.x (mgr.24989) 1576 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.508852+0000 mgr.x (mgr.24989) 1577 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.508852+0000 mgr.x (mgr.24989) 1577 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.523896+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]': finished 2024-04-25T05:13:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.523896+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]': finished 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.545120+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.545120+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.549176+0000 mgr.x (mgr.24989) 1578 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.549176+0000 mgr.x (mgr.24989) 1578 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.553785+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.553785+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.557232+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.557232+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.557604+0000 mgr.x (mgr.24989) 1579 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.198313+0000 mgr.x (mgr.24989) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.198313+0000 mgr.x (mgr.24989) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.287165+0000 mgr.x (mgr.24989) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.287165+0000 mgr.x (mgr.24989) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.377829+0000 mgr.x (mgr.24989) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.377829+0000 mgr.x (mgr.24989) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cluster 2024-04-25T05:13:08.478165+0000 mgr.x (mgr.24989) 1576 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cluster 2024-04-25T05:13:08.478165+0000 mgr.x (mgr.24989) 1576 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.508852+0000 mgr.x (mgr.24989) 1577 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.508852+0000 mgr.x (mgr.24989) 1577 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-25T05:13:10.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.523896+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]': finished 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.523896+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi096.jfjuoy"}]': finished 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.545120+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.545120+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.549176+0000 mgr.x (mgr.24989) 1578 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.549176+0000 mgr.x (mgr.24989) 1578 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.553785+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.553785+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.557232+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.557232+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.557604+0000 mgr.x (mgr.24989) 1579 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-25T05:13:10.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: cephadm 2024-04-25T05:13:08.557604+0000 mgr.x (mgr.24989) 1579 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-25T05:13:10.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.562141+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[79063]: audit 2024-04-25T05:13:08.562141+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: cephadm 2024-04-25T05:13:08.557604+0000 mgr.x (mgr.24989) 1579 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-25T05:13:10.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.562141+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:10.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:09 smithi096 bash[81040]: audit 2024-04-25T05:13:08.562141+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:11 smithi096 bash[79063]: cluster 2024-04-25T05:13:10.479735+0000 mgr.x (mgr.24989) 1580 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:11.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:11 smithi096 bash[79063]: cluster 2024-04-25T05:13:10.479735+0000 mgr.x (mgr.24989) 1580 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:11.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:11 smithi096 bash[81040]: cluster 2024-04-25T05:13:10.479735+0000 mgr.x (mgr.24989) 1580 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:11.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:11 smithi096 bash[81040]: cluster 2024-04-25T05:13:10.479735+0000 mgr.x (mgr.24989) 1580 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:11.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:11 smithi155 bash[60276]: cluster 2024-04-25T05:13:10.479735+0000 mgr.x (mgr.24989) 1580 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:11.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:11 smithi155 bash[60276]: cluster 2024-04-25T05:13:10.479735+0000 mgr.x (mgr.24989) 1580 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:13.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:12 smithi155 bash[60276]: audit 2024-04-25T05:13:11.865182+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:12 smithi155 bash[60276]: audit 2024-04-25T05:13:11.865182+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:12 smithi155 bash[60276]: audit 2024-04-25T05:13:11.877723+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:12 smithi155 bash[60276]: audit 2024-04-25T05:13:11.877723+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:12 smithi155 bash[60276]: audit 2024-04-25T05:13:11.888457+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:12 smithi155 bash[60276]: audit 2024-04-25T05:13:11.888457+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[79063]: audit 2024-04-25T05:13:11.865182+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[79063]: audit 2024-04-25T05:13:11.865182+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[79063]: audit 2024-04-25T05:13:11.877723+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[79063]: audit 2024-04-25T05:13:11.877723+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[79063]: audit 2024-04-25T05:13:11.888457+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[79063]: audit 2024-04-25T05:13:11.888457+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[81040]: audit 2024-04-25T05:13:11.865182+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[81040]: audit 2024-04-25T05:13:11.865182+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[81040]: audit 2024-04-25T05:13:11.877723+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[81040]: audit 2024-04-25T05:13:11.877723+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[81040]: audit 2024-04-25T05:13:11.888457+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:13.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:12 smithi096 bash[81040]: audit 2024-04-25T05:13:11.888457+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[79063]: cluster 2024-04-25T05:13:12.481031+0000 mgr.x (mgr.24989) 1581 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[79063]: cluster 2024-04-25T05:13:12.481031+0000 mgr.x (mgr.24989) 1581 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[79063]: cephadm 2024-04-25T05:13:12.589817+0000 mgr.x (mgr.24989) 1582 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[79063]: cephadm 2024-04-25T05:13:12.589817+0000 mgr.x (mgr.24989) 1582 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[79063]: cephadm 2024-04-25T05:13:12.590704+0000 mgr.x (mgr.24989) 1583 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[79063]: cephadm 2024-04-25T05:13:12.590704+0000 mgr.x (mgr.24989) 1583 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T05:13:14.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[81040]: cluster 2024-04-25T05:13:12.481031+0000 mgr.x (mgr.24989) 1581 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[81040]: cluster 2024-04-25T05:13:12.481031+0000 mgr.x (mgr.24989) 1581 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[81040]: cephadm 2024-04-25T05:13:12.589817+0000 mgr.x (mgr.24989) 1582 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-25T05:13:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[81040]: cephadm 2024-04-25T05:13:12.589817+0000 mgr.x (mgr.24989) 1582 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-25T05:13:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[81040]: cephadm 2024-04-25T05:13:12.590704+0000 mgr.x (mgr.24989) 1583 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T05:13:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:13 smithi096 bash[81040]: cephadm 2024-04-25T05:13:12.590704+0000 mgr.x (mgr.24989) 1583 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T05:13:14.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:13 smithi155 bash[60276]: cluster 2024-04-25T05:13:12.481031+0000 mgr.x (mgr.24989) 1581 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:14.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:13 smithi155 bash[60276]: cluster 2024-04-25T05:13:12.481031+0000 mgr.x (mgr.24989) 1581 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:14.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:13 smithi155 bash[60276]: cephadm 2024-04-25T05:13:12.589817+0000 mgr.x (mgr.24989) 1582 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-25T05:13:14.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:13 smithi155 bash[60276]: cephadm 2024-04-25T05:13:12.589817+0000 mgr.x (mgr.24989) 1582 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-25T05:13:14.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:13 smithi155 bash[60276]: cephadm 2024-04-25T05:13:12.590704+0000 mgr.x (mgr.24989) 1583 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T05:13:14.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:13 smithi155 bash[60276]: cephadm 2024-04-25T05:13:12.590704+0000 mgr.x (mgr.24989) 1583 : cephadm [INF] Deploying daemon node-exporter.a on smithi096 2024-04-25T05:13:15.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:14 smithi155 bash[60276]: audit 2024-04-25T05:13:13.632865+0000 mgr.x (mgr.24989) 1584 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:15.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:14 smithi155 bash[60276]: audit 2024-04-25T05:13:13.632865+0000 mgr.x (mgr.24989) 1584 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:15.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:14 smithi096 bash[79063]: audit 2024-04-25T05:13:13.632865+0000 mgr.x (mgr.24989) 1584 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:15.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:14 smithi096 bash[79063]: audit 2024-04-25T05:13:13.632865+0000 mgr.x (mgr.24989) 1584 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:15.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:14 smithi096 bash[81040]: audit 2024-04-25T05:13:13.632865+0000 mgr.x (mgr.24989) 1584 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:15.240 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:14 smithi096 bash[81040]: audit 2024-04-25T05:13:13.632865+0000 mgr.x (mgr.24989) 1584 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:15.496 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.496 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.497 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.497 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.498 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.498 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.498 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: Stopping Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:13:15.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:15.499 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:13:15 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:15 smithi155 bash[60276]: cluster 2024-04-25T05:13:14.482369+0000 mgr.x (mgr.24989) 1585 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:16.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:15 smithi155 bash[60276]: cluster 2024-04-25T05:13:14.482369+0000 mgr.x (mgr.24989) 1585 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:16.250 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[108336]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-a 2024-04-25T05:13:16.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:15 smithi096 bash[79063]: cluster 2024-04-25T05:13:14.482369+0000 mgr.x (mgr.24989) 1585 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:16.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: cluster 2024-04-25T05:13:14.482369+0000 mgr.x (mgr.24989) 1585 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:16.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:15 smithi096 bash[81040]: cluster 2024-04-25T05:13:14.482369+0000 mgr.x (mgr.24989) 1585 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:16.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: cluster 2024-04-25T05:13:14.482369+0000 mgr.x (mgr.24989) 1585 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:13:16.606 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.607 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.607 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.607 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.608 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.608 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.608 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.608 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.609 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:13:16.609 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[108399]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-a 2024-04-25T05:13:16.609 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-25T05:13:16.609 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: Stopped Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:13:16.609 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:16.609 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 systemd[1]: Started Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:13:16.908 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[108454]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-25T05:13:17.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:16 smithi155 bash[60276]: audit 2024-04-25T05:13:16.591081+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:17.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:16 smithi155 bash[60276]: audit 2024-04-25T05:13:16.591081+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:17.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:16 smithi155 bash[60276]: audit 2024-04-25T05:13:16.672163+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:16 smithi155 bash[60276]: audit 2024-04-25T05:13:16.672163+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:16 smithi155 bash[60276]: audit 2024-04-25T05:13:16.682700+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:16 smithi155 bash[60276]: audit 2024-04-25T05:13:16.682700+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: audit 2024-04-25T05:13:16.591081+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:17.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: audit 2024-04-25T05:13:16.591081+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:17.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: audit 2024-04-25T05:13:16.672163+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: audit 2024-04-25T05:13:16.672163+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: audit 2024-04-25T05:13:16.682700+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[79063]: audit 2024-04-25T05:13:16.682700+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: audit 2024-04-25T05:13:16.591081+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: audit 2024-04-25T05:13:16.591081+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: audit 2024-04-25T05:13:16.672163+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: audit 2024-04-25T05:13:16.672163+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: audit 2024-04-25T05:13:16.682700+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:16 smithi096 bash[81040]: audit 2024-04-25T05:13:16.682700+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.000 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[108454]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-25T05:13:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: cluster 2024-04-25T05:13:16.483411+0000 mgr.x (mgr.24989) 1586 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: cluster 2024-04-25T05:13:16.483411+0000 mgr.x (mgr.24989) 1586 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:18.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: audit 2024-04-25T05:13:17.744696+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: audit 2024-04-25T05:13:17.744696+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: audit 2024-04-25T05:13:17.762988+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: audit 2024-04-25T05:13:17.762988+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: audit 2024-04-25T05:13:17.776701+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[79063]: audit 2024-04-25T05:13:17.776701+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: cluster 2024-04-25T05:13:16.483411+0000 mgr.x (mgr.24989) 1586 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: cluster 2024-04-25T05:13:16.483411+0000 mgr.x (mgr.24989) 1586 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: audit 2024-04-25T05:13:17.744696+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: audit 2024-04-25T05:13:17.744696+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: audit 2024-04-25T05:13:17.762988+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: audit 2024-04-25T05:13:17.762988+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: audit 2024-04-25T05:13:17.776701+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:17 smithi096 bash[81040]: audit 2024-04-25T05:13:17.776701+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:13:17] "GET /metrics HTTP/1.1" 200 38759 "" "Prometheus/2.33.4" 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: cluster 2024-04-25T05:13:16.483411+0000 mgr.x (mgr.24989) 1586 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: cluster 2024-04-25T05:13:16.483411+0000 mgr.x (mgr.24989) 1586 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: audit 2024-04-25T05:13:17.744696+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: audit 2024-04-25T05:13:17.744696+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: audit 2024-04-25T05:13:17.762988+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: audit 2024-04-25T05:13:17.762988+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: audit 2024-04-25T05:13:17.776701+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:17 smithi155 bash[60276]: audit 2024-04-25T05:13:17.776701+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:18.500 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: 22b70bddd3ac: Pulling fs layer 2024-04-25T05:13:18.500 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: 5c12815fee55: Pulling fs layer 2024-04-25T05:13:18.500 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: c0e87333d380: Pulling fs layer 2024-04-25T05:13:18.960 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: 22b70bddd3ac: Verifying Checksum 2024-04-25T05:13:18.960 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: 22b70bddd3ac: Download complete 2024-04-25T05:13:18.960 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: 5c12815fee55: Download complete 2024-04-25T05:13:18.960 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: 22b70bddd3ac: Pull complete 2024-04-25T05:13:19.250 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: c0e87333d380: Verifying Checksum 2024-04-25T05:13:19.250 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:18 smithi096 bash[108454]: c0e87333d380: Download complete 2024-04-25T05:13:19.250 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[108454]: 5c12815fee55: Pull complete 2024-04-25T05:13:19.753 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[108454]: c0e87333d380: Pull complete 2024-04-25T05:13:19.754 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[108454]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-25T05:13:19.754 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[108454]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-25T05:13:20.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:19 smithi155 bash[60276]: cluster 2024-04-25T05:13:18.484401+0000 mgr.x (mgr.24989) 1587 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:20.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:19 smithi155 bash[60276]: cluster 2024-04-25T05:13:18.484401+0000 mgr.x (mgr.24989) 1587 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:20.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[79063]: cluster 2024-04-25T05:13:18.484401+0000 mgr.x (mgr.24989) 1587 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:20.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[79063]: cluster 2024-04-25T05:13:18.484401+0000 mgr.x (mgr.24989) 1587 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:20.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[81040]: cluster 2024-04-25T05:13:18.484401+0000 mgr.x (mgr.24989) 1587 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:20.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:19 smithi096 bash[81040]: cluster 2024-04-25T05:13:18.484401+0000 mgr.x (mgr.24989) 1587 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:21.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[79063]: cephadm 2024-04-25T05:13:19.992981+0000 mgr.x (mgr.24989) 1588 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-25T05:13:21.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[79063]: cephadm 2024-04-25T05:13:19.992981+0000 mgr.x (mgr.24989) 1588 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-25T05:13:21.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[79063]: cephadm 2024-04-25T05:13:19.993462+0000 mgr.x (mgr.24989) 1589 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T05:13:21.178 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[79063]: cephadm 2024-04-25T05:13:19.993462+0000 mgr.x (mgr.24989) 1589 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T05:13:21.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[81040]: cephadm 2024-04-25T05:13:19.992981+0000 mgr.x (mgr.24989) 1588 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-25T05:13:21.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[81040]: cephadm 2024-04-25T05:13:19.992981+0000 mgr.x (mgr.24989) 1588 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-25T05:13:21.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[81040]: cephadm 2024-04-25T05:13:19.993462+0000 mgr.x (mgr.24989) 1589 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T05:13:21.182 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:20 smithi096 bash[81040]: cephadm 2024-04-25T05:13:19.993462+0000 mgr.x (mgr.24989) 1589 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T05:13:21.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:20 smithi155 bash[60276]: cephadm 2024-04-25T05:13:19.992981+0000 mgr.x (mgr.24989) 1588 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-25T05:13:21.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:20 smithi155 bash[60276]: cephadm 2024-04-25T05:13:19.992981+0000 mgr.x (mgr.24989) 1588 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-25T05:13:21.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:20 smithi155 bash[60276]: cephadm 2024-04-25T05:13:19.993462+0000 mgr.x (mgr.24989) 1589 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T05:13:21.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:20 smithi155 bash[60276]: cephadm 2024-04-25T05:13:19.993462+0000 mgr.x (mgr.24989) 1589 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.246Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.246Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.247Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.247Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.247Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.247Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=arp 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-25T05:13:21.501 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=edac 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-25T05:13:21.502 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.248Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-25T05:13:21.503 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=os 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=stat 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=time 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-25T05:13:21.504 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=uname 2024-04-25T05:13:21.505 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-25T05:13:21.505 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-25T05:13:21.505 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-25T05:13:21.505 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-25T05:13:21.505 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[108454]: ts=2024-04-25T05:13:21.249Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-25T05:13:22.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:21 smithi155 bash[60276]: cluster 2024-04-25T05:13:20.485796+0000 mgr.x (mgr.24989) 1590 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:22.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:21 smithi155 bash[60276]: cluster 2024-04-25T05:13:20.485796+0000 mgr.x (mgr.24989) 1590 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:22.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[79063]: cluster 2024-04-25T05:13:20.485796+0000 mgr.x (mgr.24989) 1590 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:22.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[79063]: cluster 2024-04-25T05:13:20.485796+0000 mgr.x (mgr.24989) 1590 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:22.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[81040]: cluster 2024-04-25T05:13:20.485796+0000 mgr.x (mgr.24989) 1590 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:22.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:21 smithi096 bash[81040]: cluster 2024-04-25T05:13:20.485796+0000 mgr.x (mgr.24989) 1590 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:22.864 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.864 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.865 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.865 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.865 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: Stopping Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:13:22.866 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.866 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.866 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:22.867 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:22 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:23.909 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:23 smithi155 bash[82631]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-b 2024-04-25T05:13:23.909 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:13:23.909 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:23 smithi155 bash[82692]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-b 2024-04-25T05:13:23.909 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-25T05:13:23.909 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: Stopped Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:13:24.210 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.211 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.211 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.212 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:23 smithi155 bash[60276]: cluster 2024-04-25T05:13:22.486957+0000 mgr.x (mgr.24989) 1591 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:24.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:23 smithi155 bash[60276]: cluster 2024-04-25T05:13:22.486957+0000 mgr.x (mgr.24989) 1591 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:24.213 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:24.213 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:24 smithi155 systemd[1]: Started Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:13:24.213 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:24 smithi155 bash[82749]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-25T05:13:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:23 smithi096 bash[79063]: cluster 2024-04-25T05:13:22.486957+0000 mgr.x (mgr.24989) 1591 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:24.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:23 smithi096 bash[79063]: cluster 2024-04-25T05:13:22.486957+0000 mgr.x (mgr.24989) 1591 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:23 smithi096 bash[81040]: cluster 2024-04-25T05:13:22.486957+0000 mgr.x (mgr.24989) 1591 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:24.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:23 smithi096 bash[81040]: cluster 2024-04-25T05:13:22.486957+0000 mgr.x (mgr.24989) 1591 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:23.643918+0000 mgr.x (mgr.24989) 1592 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:23.643918+0000 mgr.x (mgr.24989) 1592 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.087787+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.087787+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.103905+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.103905+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.118594+0000 mon.c (mon.1) 4328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.118594+0000 mon.c (mon.1) 4328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.120176+0000 mon.c (mon.1) 4329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.120176+0000 mon.c (mon.1) 4329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.129471+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.129471+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.130507+0000 mgr.x (mgr.24989) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.130507+0000 mgr.x (mgr.24989) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.188769+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.188769+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.191845+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.191845+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.196596+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.196596+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.198227+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.198227+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.208303+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.208303+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.287761+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.287761+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.290887+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.290887+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.294290+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.294290+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.295697+0000 mon.c (mon.1) 4337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.295697+0000 mon.c (mon.1) 4337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.305949+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.305949+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.368645+0000 mon.c (mon.1) 4338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.368645+0000 mon.c (mon.1) 4338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.371730+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.371730+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.374963+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.374963+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.376160+0000 mon.c (mon.1) 4341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.376160+0000 mon.c (mon.1) 4341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.385531+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.385531+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.448096+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.448096+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.451450+0000 mon.c (mon.1) 4343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.451450+0000 mon.c (mon.1) 4343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.455447+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.455447+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.456933+0000 mon.c (mon.1) 4345 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.456933+0000 mon.c (mon.1) 4345 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.466506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.466506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.546115+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.546115+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.548298+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.548298+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.550881+0000 mon.c (mon.1) 4348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.550881+0000 mon.c (mon.1) 4348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.551837+0000 mon.c (mon.1) 4349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.551837+0000 mon.c (mon.1) 4349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.559438+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.559438+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.639965+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.639965+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.643019+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.643019+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.645842+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.645842+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.646997+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.646997+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.656197+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.656197+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.735104+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.735104+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.738219+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.738219+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.741765+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.741765+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.742900+0000 mon.c (mon.1) 4357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.742900+0000 mon.c (mon.1) 4357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.752446+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.752446+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.815500+0000 mon.c (mon.1) 4358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.815500+0000 mon.c (mon.1) 4358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.818115+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.818115+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.821282+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.821282+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.822294+0000 mon.c (mon.1) 4361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.822294+0000 mon.c (mon.1) 4361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.831737+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.831737+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.890149+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.890149+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.892651+0000 mon.c (mon.1) 4363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.892651+0000 mon.c (mon.1) 4363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.895492+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.895492+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.896542+0000 mon.c (mon.1) 4365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.896542+0000 mon.c (mon.1) 4365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.905910+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.905910+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.947943+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.947943+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.950387+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.950387+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.952672+0000 mon.c (mon.1) 4368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.952672+0000 mon.c (mon.1) 4368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.953654+0000 mon.c (mon.1) 4369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.953654+0000 mon.c (mon.1) 4369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.962932+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:24.962932+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.003930+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.003930+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.005814+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.005814+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.008183+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.008183+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.008876+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.008876+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.014626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.014626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.055551+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.055551+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.057621+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.057621+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.059604+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.059604+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.060514+0000 mon.c (mon.1) 4377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.060514+0000 mon.c (mon.1) 4377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.066475+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:25 smithi155 bash[60276]: audit 2024-04-25T05:13:25.066475+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:23.643918+0000 mgr.x (mgr.24989) 1592 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:23.643918+0000 mgr.x (mgr.24989) 1592 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.087787+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.087787+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.103905+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.103905+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.118594+0000 mon.c (mon.1) 4328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.118594+0000 mon.c (mon.1) 4328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.120176+0000 mon.c (mon.1) 4329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.120176+0000 mon.c (mon.1) 4329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.129471+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.129471+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.130507+0000 mgr.x (mgr.24989) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.130507+0000 mgr.x (mgr.24989) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.188769+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.188769+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.191845+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.191845+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.196596+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.196596+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.198227+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.198227+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.208303+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.208303+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.287761+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.287761+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.290887+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.290887+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.294290+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.294290+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.295697+0000 mon.c (mon.1) 4337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.295697+0000 mon.c (mon.1) 4337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.305949+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.305949+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.368645+0000 mon.c (mon.1) 4338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.368645+0000 mon.c (mon.1) 4338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.371730+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.371730+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.374963+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.374963+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:23.643918+0000 mgr.x (mgr.24989) 1592 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:23.643918+0000 mgr.x (mgr.24989) 1592 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.087787+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.087787+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.103905+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.103905+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.118594+0000 mon.c (mon.1) 4328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.118594+0000 mon.c (mon.1) 4328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.120176+0000 mon.c (mon.1) 4329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.120176+0000 mon.c (mon.1) 4329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.129471+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.129471+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.130507+0000 mgr.x (mgr.24989) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.130507+0000 mgr.x (mgr.24989) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.188769+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.188769+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.191845+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.191845+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.196596+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.196596+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.376160+0000 mon.c (mon.1) 4341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.376160+0000 mon.c (mon.1) 4341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.385531+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.385531+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.448096+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.448096+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.451450+0000 mon.c (mon.1) 4343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.451450+0000 mon.c (mon.1) 4343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.455447+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.455447+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.456933+0000 mon.c (mon.1) 4345 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.456933+0000 mon.c (mon.1) 4345 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.466506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.466506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.546115+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.546115+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.548298+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.548298+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.550881+0000 mon.c (mon.1) 4348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.550881+0000 mon.c (mon.1) 4348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.551837+0000 mon.c (mon.1) 4349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.551837+0000 mon.c (mon.1) 4349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.559438+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.559438+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.639965+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.639965+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.643019+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.643019+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.645842+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.645842+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.646997+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.646997+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.656197+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.656197+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.735104+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.735104+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.738219+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.738219+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.741765+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.741765+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.742900+0000 mon.c (mon.1) 4357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.742900+0000 mon.c (mon.1) 4357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.752446+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.752446+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.815500+0000 mon.c (mon.1) 4358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.815500+0000 mon.c (mon.1) 4358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.818115+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.818115+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.821282+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.821282+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.822294+0000 mon.c (mon.1) 4361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.822294+0000 mon.c (mon.1) 4361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.831737+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.831737+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.890149+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.890149+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.892651+0000 mon.c (mon.1) 4363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.892651+0000 mon.c (mon.1) 4363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.895492+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.895492+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.896542+0000 mon.c (mon.1) 4365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.896542+0000 mon.c (mon.1) 4365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.905910+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.905910+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.947943+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.947943+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.950387+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.950387+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.952672+0000 mon.c (mon.1) 4368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.952672+0000 mon.c (mon.1) 4368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.953654+0000 mon.c (mon.1) 4369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.953654+0000 mon.c (mon.1) 4369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.962932+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:24.962932+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.003930+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.003930+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.005814+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.005814+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.008183+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.198227+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.198227+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.208303+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.208303+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.287761+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.287761+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.290887+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.290887+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.294290+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.294290+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.295697+0000 mon.c (mon.1) 4337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.295697+0000 mon.c (mon.1) 4337 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.305949+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.305949+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.368645+0000 mon.c (mon.1) 4338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.368645+0000 mon.c (mon.1) 4338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.371730+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.371730+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.374963+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.374963+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.008183+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.008876+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.008876+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.014626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.014626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.055551+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.055551+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.057621+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.057621+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.059604+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.059604+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.060514+0000 mon.c (mon.1) 4377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.060514+0000 mon.c (mon.1) 4377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.066475+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[81040]: audit 2024-04-25T05:13:25.066475+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.376160+0000 mon.c (mon.1) 4341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.376160+0000 mon.c (mon.1) 4341 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.385531+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.385531+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.448096+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.448096+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.451450+0000 mon.c (mon.1) 4343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.451450+0000 mon.c (mon.1) 4343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.455447+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.455447+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.456933+0000 mon.c (mon.1) 4345 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.456933+0000 mon.c (mon.1) 4345 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.466506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.466506+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.546115+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.546115+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.548298+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.548298+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.550881+0000 mon.c (mon.1) 4348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.550881+0000 mon.c (mon.1) 4348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.551837+0000 mon.c (mon.1) 4349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.551837+0000 mon.c (mon.1) 4349 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.559438+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.559438+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.639965+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.639965+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.643019+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.643019+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.645842+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.645842+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.646997+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.646997+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.656197+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.656197+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.735104+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.735104+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.738219+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.738219+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.741765+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.741765+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.742900+0000 mon.c (mon.1) 4357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.742900+0000 mon.c (mon.1) 4357 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.752446+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.752446+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.815500+0000 mon.c (mon.1) 4358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.815500+0000 mon.c (mon.1) 4358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.818115+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.818115+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.821282+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.821282+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.822294+0000 mon.c (mon.1) 4361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.822294+0000 mon.c (mon.1) 4361 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.831737+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.831737+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.890149+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.890149+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.892651+0000 mon.c (mon.1) 4363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.892651+0000 mon.c (mon.1) 4363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.895492+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.895492+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.896542+0000 mon.c (mon.1) 4365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.896542+0000 mon.c (mon.1) 4365 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.905910+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.905910+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.947943+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.947943+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.950387+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.950387+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.952672+0000 mon.c (mon.1) 4368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.952672+0000 mon.c (mon.1) 4368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.953654+0000 mon.c (mon.1) 4369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.953654+0000 mon.c (mon.1) 4369 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.962932+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:24.962932+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.003930+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.003930+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.005814+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.005814+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.008183+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.008183+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.008876+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.008876+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.014626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.014626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.055551+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.055551+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.057621+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.057621+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.059604+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.059604+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.060514+0000 mon.c (mon.1) 4377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.060514+0000 mon.c (mon.1) 4377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.066475+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:25.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:25 smithi096 bash[79063]: audit 2024-04-25T05:13:25.066475+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.208824+0000 mgr.x (mgr.24989) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.208824+0000 mgr.x (mgr.24989) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.306403+0000 mgr.x (mgr.24989) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.306403+0000 mgr.x (mgr.24989) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.385936+0000 mgr.x (mgr.24989) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.385936+0000 mgr.x (mgr.24989) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.467082+0000 mgr.x (mgr.24989) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.467082+0000 mgr.x (mgr.24989) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cluster 2024-04-25T05:13:24.487723+0000 mgr.x (mgr.24989) 1598 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:26.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cluster 2024-04-25T05:13:24.487723+0000 mgr.x (mgr.24989) 1598 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.561349+0000 mgr.x (mgr.24989) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.561349+0000 mgr.x (mgr.24989) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.656880+0000 mgr.x (mgr.24989) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.656880+0000 mgr.x (mgr.24989) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.752748+0000 mgr.x (mgr.24989) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.752748+0000 mgr.x (mgr.24989) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.832335+0000 mgr.x (mgr.24989) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.832335+0000 mgr.x (mgr.24989) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.906055+0000 mgr.x (mgr.24989) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.906055+0000 mgr.x (mgr.24989) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.963196+0000 mgr.x (mgr.24989) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:24.963196+0000 mgr.x (mgr.24989) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.014822+0000 mgr.x (mgr.24989) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.014822+0000 mgr.x (mgr.24989) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.066636+0000 mgr.x (mgr.24989) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.066636+0000 mgr.x (mgr.24989) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.109246+0000 mon.c (mon.1) 4378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.109246+0000 mon.c (mon.1) 4378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.111154+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.111154+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.113257+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.113257+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.114020+0000 mon.c (mon.1) 4381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.114020+0000 mon.c (mon.1) 4381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.119806+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.119806+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.121041+0000 mgr.x (mgr.24989) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.121041+0000 mgr.x (mgr.24989) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.162017+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.162017+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.164011+0000 mon.c (mon.1) 4383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.164011+0000 mon.c (mon.1) 4383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.166388+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.166388+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.167174+0000 mon.c (mon.1) 4385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.167174+0000 mon.c (mon.1) 4385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.173300+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.173300+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.175681+0000 mgr.x (mgr.24989) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.175681+0000 mgr.x (mgr.24989) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.232953+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.232953+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.235305+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.235305+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.237714+0000 mon.c (mon.1) 4388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.237714+0000 mon.c (mon.1) 4388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.238727+0000 mon.c (mon.1) 4389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.238727+0000 mon.c (mon.1) 4389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.245592+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.245592+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.309137+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.309137+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.311301+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.311301+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.313867+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.313867+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.314890+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.314890+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.321449+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.321449+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.384713+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.384713+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.387013+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.387013+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.389210+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.389210+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.390013+0000 mon.c (mon.1) 4397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.390013+0000 mon.c (mon.1) 4397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.396214+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.396214+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.462475+0000 mon.c (mon.1) 4398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.208824+0000 mgr.x (mgr.24989) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.208824+0000 mgr.x (mgr.24989) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.306403+0000 mgr.x (mgr.24989) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.306403+0000 mgr.x (mgr.24989) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.385936+0000 mgr.x (mgr.24989) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.385936+0000 mgr.x (mgr.24989) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.467082+0000 mgr.x (mgr.24989) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.467082+0000 mgr.x (mgr.24989) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cluster 2024-04-25T05:13:24.487723+0000 mgr.x (mgr.24989) 1598 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cluster 2024-04-25T05:13:24.487723+0000 mgr.x (mgr.24989) 1598 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.561349+0000 mgr.x (mgr.24989) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.561349+0000 mgr.x (mgr.24989) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.452 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.656880+0000 mgr.x (mgr.24989) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.656880+0000 mgr.x (mgr.24989) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.752748+0000 mgr.x (mgr.24989) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.752748+0000 mgr.x (mgr.24989) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.832335+0000 mgr.x (mgr.24989) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.832335+0000 mgr.x (mgr.24989) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.906055+0000 mgr.x (mgr.24989) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.906055+0000 mgr.x (mgr.24989) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.963196+0000 mgr.x (mgr.24989) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:24.963196+0000 mgr.x (mgr.24989) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.462475+0000 mon.c (mon.1) 4398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.473647+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.473647+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.477357+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.477357+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.478361+0000 mon.c (mon.1) 4401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.478361+0000 mon.c (mon.1) 4401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.486583+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.486583+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.454 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.572270+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.572270+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.575431+0000 mon.c (mon.1) 4403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.575431+0000 mon.c (mon.1) 4403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.578365+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.578365+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.579538+0000 mon.c (mon.1) 4405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.579538+0000 mon.c (mon.1) 4405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.589305+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.589305+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.671149+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.671149+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.674258+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.674258+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.677185+0000 mon.c (mon.1) 4408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.677185+0000 mon.c (mon.1) 4408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.678363+0000 mon.c (mon.1) 4409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.678363+0000 mon.c (mon.1) 4409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.689836+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.689836+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.770995+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.770995+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.774027+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.774027+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.777124+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.777124+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.778338+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.778338+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.790328+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.790328+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.852728+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.852728+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.855444+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.855444+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.858279+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.858279+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.859591+0000 mon.c (mon.1) 4417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.859591+0000 mon.c (mon.1) 4417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.871546+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.871546+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.948659+0000 mon.c (mon.1) 4418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.948659+0000 mon.c (mon.1) 4418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.951610+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.951610+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.954948+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.954948+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.956166+0000 mon.c (mon.1) 4421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.956166+0000 mon.c (mon.1) 4421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.967919+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:25.967919+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.047956+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.047956+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.050825+0000 mon.c (mon.1) 4423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.050825+0000 mon.c (mon.1) 4423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.054315+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.054315+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.055534+0000 mon.c (mon.1) 4425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.055534+0000 mon.c (mon.1) 4425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.067783+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[81040]: audit 2024-04-25T05:13:26.067783+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.014822+0000 mgr.x (mgr.24989) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.014822+0000 mgr.x (mgr.24989) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.066636+0000 mgr.x (mgr.24989) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.066636+0000 mgr.x (mgr.24989) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.109246+0000 mon.c (mon.1) 4378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.109246+0000 mon.c (mon.1) 4378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.111154+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.111154+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.113257+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.113257+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.114020+0000 mon.c (mon.1) 4381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.114020+0000 mon.c (mon.1) 4381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.119806+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.119806+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.121041+0000 mgr.x (mgr.24989) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.121041+0000 mgr.x (mgr.24989) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.162017+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.162017+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.164011+0000 mon.c (mon.1) 4383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.164011+0000 mon.c (mon.1) 4383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.166388+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.166388+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.167174+0000 mon.c (mon.1) 4385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.167174+0000 mon.c (mon.1) 4385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.173300+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.173300+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.175681+0000 mgr.x (mgr.24989) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.175681+0000 mgr.x (mgr.24989) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.232953+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.232953+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.235305+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.235305+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.237714+0000 mon.c (mon.1) 4388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.237714+0000 mon.c (mon.1) 4388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.238727+0000 mon.c (mon.1) 4389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.238727+0000 mon.c (mon.1) 4389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.245592+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.245592+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.309137+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.309137+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.311301+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.311301+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.313867+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.313867+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.314890+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.314890+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.321449+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.321449+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.384713+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.384713+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.387013+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.387013+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.389210+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.389210+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.390013+0000 mon.c (mon.1) 4397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.390013+0000 mon.c (mon.1) 4397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.396214+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.396214+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.462475+0000 mon.c (mon.1) 4398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.462475+0000 mon.c (mon.1) 4398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.473647+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.473647+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.477357+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.477357+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.478361+0000 mon.c (mon.1) 4401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.478361+0000 mon.c (mon.1) 4401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.486583+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.486583+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.572270+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.572270+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.575431+0000 mon.c (mon.1) 4403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.575431+0000 mon.c (mon.1) 4403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.578365+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.578365+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.579538+0000 mon.c (mon.1) 4405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.579538+0000 mon.c (mon.1) 4405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.589305+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.589305+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.671149+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.671149+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.674258+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.674258+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.677185+0000 mon.c (mon.1) 4408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.677185+0000 mon.c (mon.1) 4408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.678363+0000 mon.c (mon.1) 4409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.678363+0000 mon.c (mon.1) 4409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.689836+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.689836+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.770995+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.770995+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.774027+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.774027+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.777124+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.777124+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.778338+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.778338+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.790328+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.790328+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.852728+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.852728+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.855444+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.855444+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.858279+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.858279+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.859591+0000 mon.c (mon.1) 4417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.859591+0000 mon.c (mon.1) 4417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.871546+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.871546+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.948659+0000 mon.c (mon.1) 4418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.948659+0000 mon.c (mon.1) 4418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.951610+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.951610+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.954948+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.954948+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.956166+0000 mon.c (mon.1) 4421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.956166+0000 mon.c (mon.1) 4421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.967919+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:25.967919+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.047956+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.047956+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.050825+0000 mon.c (mon.1) 4423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.050825+0000 mon.c (mon.1) 4423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.054315+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.054315+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.055534+0000 mon.c (mon.1) 4425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.055534+0000 mon.c (mon.1) 4425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.067783+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:26 smithi096 bash[79063]: audit 2024-04-25T05:13:26.067783+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.468 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[82749]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-25T05:13:26.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.208824+0000 mgr.x (mgr.24989) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.208824+0000 mgr.x (mgr.24989) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.306403+0000 mgr.x (mgr.24989) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.306403+0000 mgr.x (mgr.24989) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.385936+0000 mgr.x (mgr.24989) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.385936+0000 mgr.x (mgr.24989) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.467082+0000 mgr.x (mgr.24989) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.467082+0000 mgr.x (mgr.24989) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cluster 2024-04-25T05:13:24.487723+0000 mgr.x (mgr.24989) 1598 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cluster 2024-04-25T05:13:24.487723+0000 mgr.x (mgr.24989) 1598 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.561349+0000 mgr.x (mgr.24989) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.561349+0000 mgr.x (mgr.24989) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.656880+0000 mgr.x (mgr.24989) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.656880+0000 mgr.x (mgr.24989) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.752748+0000 mgr.x (mgr.24989) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.752748+0000 mgr.x (mgr.24989) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.832335+0000 mgr.x (mgr.24989) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.832335+0000 mgr.x (mgr.24989) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.906055+0000 mgr.x (mgr.24989) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.906055+0000 mgr.x (mgr.24989) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.963196+0000 mgr.x (mgr.24989) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:24.963196+0000 mgr.x (mgr.24989) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.014822+0000 mgr.x (mgr.24989) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.014822+0000 mgr.x (mgr.24989) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.066636+0000 mgr.x (mgr.24989) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.066636+0000 mgr.x (mgr.24989) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.109246+0000 mon.c (mon.1) 4378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.109246+0000 mon.c (mon.1) 4378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.111154+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.111154+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.113257+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.113257+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.114020+0000 mon.c (mon.1) 4381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.114020+0000 mon.c (mon.1) 4381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.119806+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.119806+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.121041+0000 mgr.x (mgr.24989) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.121041+0000 mgr.x (mgr.24989) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.162017+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.162017+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.164011+0000 mon.c (mon.1) 4383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.164011+0000 mon.c (mon.1) 4383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.166388+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.166388+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.167174+0000 mon.c (mon.1) 4385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.167174+0000 mon.c (mon.1) 4385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.173300+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.173300+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.175681+0000 mgr.x (mgr.24989) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.175681+0000 mgr.x (mgr.24989) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.232953+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.232953+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.235305+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.235305+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.237714+0000 mon.c (mon.1) 4388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.237714+0000 mon.c (mon.1) 4388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.238727+0000 mon.c (mon.1) 4389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.238727+0000 mon.c (mon.1) 4389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.245592+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.245592+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.309137+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.309137+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.311301+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.311301+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.313867+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.313867+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.314890+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.314890+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.321449+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.321449+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.384713+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.384713+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.387013+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.387013+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.389210+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.389210+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.390013+0000 mon.c (mon.1) 4397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.390013+0000 mon.c (mon.1) 4397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.396214+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.396214+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.462475+0000 mon.c (mon.1) 4398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.462475+0000 mon.c (mon.1) 4398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.473647+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.473647+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.477357+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.477357+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.478361+0000 mon.c (mon.1) 4401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.478361+0000 mon.c (mon.1) 4401 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.486583+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.486583+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.572270+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.572270+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.575431+0000 mon.c (mon.1) 4403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.575431+0000 mon.c (mon.1) 4403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.578365+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.578365+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.579538+0000 mon.c (mon.1) 4405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.579538+0000 mon.c (mon.1) 4405 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.589305+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.589305+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.671149+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.671149+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.674258+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.674258+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.677185+0000 mon.c (mon.1) 4408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.677185+0000 mon.c (mon.1) 4408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.678363+0000 mon.c (mon.1) 4409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.678363+0000 mon.c (mon.1) 4409 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.689836+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.689836+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.770995+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.770995+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.774027+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.774027+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.777124+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.777124+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.778338+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.778338+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.790328+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.790328+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.852728+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.852728+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.855444+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.855444+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.858279+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.858279+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.859591+0000 mon.c (mon.1) 4417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.859591+0000 mon.c (mon.1) 4417 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.871546+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.871546+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.948659+0000 mon.c (mon.1) 4418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.948659+0000 mon.c (mon.1) 4418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.951610+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.951610+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.954948+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.954948+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.956166+0000 mon.c (mon.1) 4421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.956166+0000 mon.c (mon.1) 4421 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.967919+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:25.967919+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.047956+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.047956+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.050825+0000 mon.c (mon.1) 4423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.050825+0000 mon.c (mon.1) 4423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:26.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.054315+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.054315+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:26.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.055534+0000 mon.c (mon.1) 4425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.055534+0000 mon.c (mon.1) 4425 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:26.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.067783+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:26.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[60276]: audit 2024-04-25T05:13:26.067783+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.087 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[82749]: 22b70bddd3ac: Pulling fs layer 2024-04-25T05:13:27.087 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[82749]: 5c12815fee55: Pulling fs layer 2024-04-25T05:13:27.087 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:26 smithi155 bash[82749]: c0e87333d380: Pulling fs layer 2024-04-25T05:13:27.460 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[82749]: 5c12815fee55: Verifying Checksum 2024-04-25T05:13:27.460 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[82749]: 22b70bddd3ac: Verifying Checksum 2024-04-25T05:13:27.460 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[82749]: 22b70bddd3ac: Download complete 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.249632+0000 mgr.x (mgr.24989) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.249632+0000 mgr.x (mgr.24989) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.325539+0000 mgr.x (mgr.24989) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.325539+0000 mgr.x (mgr.24989) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.398071+0000 mgr.x (mgr.24989) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.398071+0000 mgr.x (mgr.24989) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.491006+0000 mgr.x (mgr.24989) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.491006+0000 mgr.x (mgr.24989) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.593893+0000 mgr.x (mgr.24989) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.593893+0000 mgr.x (mgr.24989) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.692417+0000 mgr.x (mgr.24989) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.692417+0000 mgr.x (mgr.24989) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.793072+0000 mgr.x (mgr.24989) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.793072+0000 mgr.x (mgr.24989) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.873953+0000 mgr.x (mgr.24989) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.873953+0000 mgr.x (mgr.24989) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.970424+0000 mgr.x (mgr.24989) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:25.970424+0000 mgr.x (mgr.24989) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.069783+0000 mgr.x (mgr.24989) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.069783+0000 mgr.x (mgr.24989) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.133162+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.133162+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.135301+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.135301+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.137724+0000 mon.c (mon.1) 4428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.137724+0000 mon.c (mon.1) 4428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.138621+0000 mon.c (mon.1) 4429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.138621+0000 mon.c (mon.1) 4429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.144562+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.144562+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.146965+0000 mgr.x (mgr.24989) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.146965+0000 mgr.x (mgr.24989) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.192582+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.192582+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.194577+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.194577+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.196575+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.196575+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.197434+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.197434+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.205337+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.205337+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.248998+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.248998+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.250745+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.250745+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.252599+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.252599+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.253346+0000 mon.c (mon.1) 4437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.253346+0000 mon.c (mon.1) 4437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.260903+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.260903+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.308781+0000 mon.c (mon.1) 4438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.308781+0000 mon.c (mon.1) 4438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.311113+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.311113+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.313429+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.313429+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.314403+0000 mon.c (mon.1) 4441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.314403+0000 mon.c (mon.1) 4441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.322419+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.322419+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.366898+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.366898+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.369027+0000 mon.c (mon.1) 4443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.369027+0000 mon.c (mon.1) 4443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.371117+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.371117+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.371915+0000 mon.c (mon.1) 4445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.371915+0000 mon.c (mon.1) 4445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.379510+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.379510+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.423578+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.423578+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.425881+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.425881+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.428206+0000 mon.c (mon.1) 4448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.428206+0000 mon.c (mon.1) 4448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.429078+0000 mon.c (mon.1) 4449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.429078+0000 mon.c (mon.1) 4449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.439090+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.439090+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.485394+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.485394+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.487533+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.487533+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.490048+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.490048+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.491197+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.491197+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.501969+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.501969+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.563750+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.563750+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.566032+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.566032+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.568364+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.568364+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.569315+0000 mon.c (mon.1) 4457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.569315+0000 mon.c (mon.1) 4457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.577942+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.577942+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.620379+0000 mon.c (mon.1) 4458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.620379+0000 mon.c (mon.1) 4458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.622461+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.622461+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.624568+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.624568+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.625427+0000 mon.c (mon.1) 4461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.625427+0000 mon.c (mon.1) 4461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.633717+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.633717+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.676472+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.676472+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.679057+0000 mon.c (mon.1) 4463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.679057+0000 mon.c (mon.1) 4463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.681963+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.681963+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.683174+0000 mon.c (mon.1) 4465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.683174+0000 mon.c (mon.1) 4465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.691618+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.691618+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.734155+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.734155+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.736837+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.736837+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.739327+0000 mon.c (mon.1) 4468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.739327+0000 mon.c (mon.1) 4468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.740485+0000 mon.c (mon.1) 4469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.740485+0000 mon.c (mon.1) 4469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.749387+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.749387+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.792280+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.792280+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.794984+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.794984+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.797617+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.797617+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.798820+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.798820+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.807722+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.807722+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.866025+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.866025+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.868654+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.868654+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.872900+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.872900+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.874255+0000 mon.c (mon.1) 4477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.874255+0000 mon.c (mon.1) 4477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.881255+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.881255+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.941106+0000 mon.c (mon.1) 4478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.941106+0000 mon.c (mon.1) 4478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.943745+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.943745+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.946617+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.946617+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.947816+0000 mon.c (mon.1) 4481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.947816+0000 mon.c (mon.1) 4481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.957105+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.957105+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.998444+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:26.998444+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.001062+0000 mon.c (mon.1) 4483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.001062+0000 mon.c (mon.1) 4483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.003420+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.003420+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.004396+0000 mon.c (mon.1) 4485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.004396+0000 mon.c (mon.1) 4485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.013497+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.013497+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.059480+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.059480+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.062058+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.062058+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.064752+0000 mon.c (mon.1) 4488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.064752+0000 mon.c (mon.1) 4488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.065750+0000 mon.c (mon.1) 4489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.065750+0000 mon.c (mon.1) 4489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.071867+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[60276]: audit 2024-04-25T05:13:27.071867+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.249632+0000 mgr.x (mgr.24989) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.249632+0000 mgr.x (mgr.24989) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.325539+0000 mgr.x (mgr.24989) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.325539+0000 mgr.x (mgr.24989) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.398071+0000 mgr.x (mgr.24989) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.398071+0000 mgr.x (mgr.24989) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.491006+0000 mgr.x (mgr.24989) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.491006+0000 mgr.x (mgr.24989) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.593893+0000 mgr.x (mgr.24989) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.593893+0000 mgr.x (mgr.24989) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.692417+0000 mgr.x (mgr.24989) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.692417+0000 mgr.x (mgr.24989) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.793072+0000 mgr.x (mgr.24989) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.793072+0000 mgr.x (mgr.24989) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.873953+0000 mgr.x (mgr.24989) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.873953+0000 mgr.x (mgr.24989) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.970424+0000 mgr.x (mgr.24989) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:25.970424+0000 mgr.x (mgr.24989) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.069783+0000 mgr.x (mgr.24989) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.069783+0000 mgr.x (mgr.24989) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.133162+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.133162+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.249632+0000 mgr.x (mgr.24989) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.249632+0000 mgr.x (mgr.24989) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.325539+0000 mgr.x (mgr.24989) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.325539+0000 mgr.x (mgr.24989) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.398071+0000 mgr.x (mgr.24989) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.398071+0000 mgr.x (mgr.24989) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.491006+0000 mgr.x (mgr.24989) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.491006+0000 mgr.x (mgr.24989) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.593893+0000 mgr.x (mgr.24989) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.593893+0000 mgr.x (mgr.24989) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.692417+0000 mgr.x (mgr.24989) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.692417+0000 mgr.x (mgr.24989) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.793072+0000 mgr.x (mgr.24989) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.793072+0000 mgr.x (mgr.24989) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.873953+0000 mgr.x (mgr.24989) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.873953+0000 mgr.x (mgr.24989) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.970424+0000 mgr.x (mgr.24989) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:25.970424+0000 mgr.x (mgr.24989) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.069783+0000 mgr.x (mgr.24989) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.069783+0000 mgr.x (mgr.24989) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.133162+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.133162+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.135301+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.135301+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.137724+0000 mon.c (mon.1) 4428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.137724+0000 mon.c (mon.1) 4428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.138621+0000 mon.c (mon.1) 4429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.138621+0000 mon.c (mon.1) 4429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.144562+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.144562+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.146965+0000 mgr.x (mgr.24989) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.146965+0000 mgr.x (mgr.24989) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.192582+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.192582+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.194577+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.194577+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.196575+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.196575+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.197434+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.197434+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.205337+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.205337+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.135301+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.135301+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.137724+0000 mon.c (mon.1) 4428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.137724+0000 mon.c (mon.1) 4428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.138621+0000 mon.c (mon.1) 4429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.138621+0000 mon.c (mon.1) 4429 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.144562+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.144562+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.146965+0000 mgr.x (mgr.24989) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.146965+0000 mgr.x (mgr.24989) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.192582+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.192582+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.194577+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.194577+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.196575+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.196575+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.197434+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.197434+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.205337+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.205337+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.248998+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.248998+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.250745+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.250745+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.252599+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.252599+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.253346+0000 mon.c (mon.1) 4437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.253346+0000 mon.c (mon.1) 4437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.260903+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.260903+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.308781+0000 mon.c (mon.1) 4438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.308781+0000 mon.c (mon.1) 4438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.311113+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.311113+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.313429+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.313429+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.314403+0000 mon.c (mon.1) 4441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.314403+0000 mon.c (mon.1) 4441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.322419+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.322419+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.366898+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.366898+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.369027+0000 mon.c (mon.1) 4443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.369027+0000 mon.c (mon.1) 4443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.371117+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.371117+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.371915+0000 mon.c (mon.1) 4445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.371915+0000 mon.c (mon.1) 4445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.379510+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.379510+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.423578+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.423578+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.425881+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.425881+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.428206+0000 mon.c (mon.1) 4448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.428206+0000 mon.c (mon.1) 4448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.429078+0000 mon.c (mon.1) 4449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.429078+0000 mon.c (mon.1) 4449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.439090+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.248998+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.248998+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.250745+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.250745+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.252599+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.252599+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.253346+0000 mon.c (mon.1) 4437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.253346+0000 mon.c (mon.1) 4437 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.260903+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.260903+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.308781+0000 mon.c (mon.1) 4438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.308781+0000 mon.c (mon.1) 4438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.311113+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.311113+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.313429+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.313429+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.314403+0000 mon.c (mon.1) 4441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.314403+0000 mon.c (mon.1) 4441 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.322419+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.439090+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.485394+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.485394+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.487533+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.487533+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.490048+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.490048+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.491197+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.491197+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.501969+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.501969+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.563750+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.563750+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.566032+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.566032+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.568364+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.568364+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.569315+0000 mon.c (mon.1) 4457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.569315+0000 mon.c (mon.1) 4457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.577942+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.577942+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.620379+0000 mon.c (mon.1) 4458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.620379+0000 mon.c (mon.1) 4458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.622461+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.622461+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.624568+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.624568+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.625427+0000 mon.c (mon.1) 4461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.625427+0000 mon.c (mon.1) 4461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.633717+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.633717+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.676472+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.676472+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.679057+0000 mon.c (mon.1) 4463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.679057+0000 mon.c (mon.1) 4463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.681963+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.681963+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.683174+0000 mon.c (mon.1) 4465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.683174+0000 mon.c (mon.1) 4465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.691618+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.691618+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.734155+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.734155+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.736837+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.736837+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.739327+0000 mon.c (mon.1) 4468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.739327+0000 mon.c (mon.1) 4468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.740485+0000 mon.c (mon.1) 4469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.740485+0000 mon.c (mon.1) 4469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.749387+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.749387+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.792280+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.792280+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.794984+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.794984+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.797617+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.797617+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.798820+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.322419+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.366898+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.366898+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.369027+0000 mon.c (mon.1) 4443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.369027+0000 mon.c (mon.1) 4443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.371117+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.371117+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.371915+0000 mon.c (mon.1) 4445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.371915+0000 mon.c (mon.1) 4445 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.379510+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.379510+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.423578+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.423578+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.425881+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.425881+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.428206+0000 mon.c (mon.1) 4448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.428206+0000 mon.c (mon.1) 4448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.429078+0000 mon.c (mon.1) 4449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.429078+0000 mon.c (mon.1) 4449 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.439090+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.798820+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.807722+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.807722+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.866025+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.866025+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.868654+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.868654+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.872900+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.872900+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.874255+0000 mon.c (mon.1) 4477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.874255+0000 mon.c (mon.1) 4477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.881255+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.881255+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.941106+0000 mon.c (mon.1) 4478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.941106+0000 mon.c (mon.1) 4478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.943745+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.943745+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.946617+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.946617+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.947816+0000 mon.c (mon.1) 4481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.947816+0000 mon.c (mon.1) 4481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.957105+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.957105+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.998444+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:26.998444+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.001062+0000 mon.c (mon.1) 4483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.001062+0000 mon.c (mon.1) 4483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.003420+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.003420+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.004396+0000 mon.c (mon.1) 4485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.004396+0000 mon.c (mon.1) 4485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.013497+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.013497+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.059480+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.059480+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.062058+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.062058+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.064752+0000 mon.c (mon.1) 4488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.064752+0000 mon.c (mon.1) 4488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.065750+0000 mon.c (mon.1) 4489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.065750+0000 mon.c (mon.1) 4489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.071867+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[79063]: audit 2024-04-25T05:13:27.071867+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.439090+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.485394+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.485394+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.487533+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.487533+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.490048+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.490048+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.491197+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.491197+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.501969+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.501969+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.563750+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.563750+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.566032+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.566032+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.568364+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.568364+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.569315+0000 mon.c (mon.1) 4457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.569315+0000 mon.c (mon.1) 4457 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.577942+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.577942+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.620379+0000 mon.c (mon.1) 4458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.620379+0000 mon.c (mon.1) 4458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.622461+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.622461+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.624568+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.624568+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.625427+0000 mon.c (mon.1) 4461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.625427+0000 mon.c (mon.1) 4461 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.633717+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.633717+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.676472+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.676472+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.679057+0000 mon.c (mon.1) 4463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.679057+0000 mon.c (mon.1) 4463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.681963+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.681963+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.683174+0000 mon.c (mon.1) 4465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.683174+0000 mon.c (mon.1) 4465 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.691618+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.691618+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.734155+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.734155+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.736837+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.736837+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.739327+0000 mon.c (mon.1) 4468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.739327+0000 mon.c (mon.1) 4468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.740485+0000 mon.c (mon.1) 4469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.740485+0000 mon.c (mon.1) 4469 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.749387+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.749387+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.792280+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.792280+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.794984+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.794984+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.797617+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.797617+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.798820+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.798820+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.807722+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.807722+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.866025+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.866025+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.868654+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.868654+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.872900+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.872900+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.874255+0000 mon.c (mon.1) 4477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.874255+0000 mon.c (mon.1) 4477 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.881255+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.881255+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.941106+0000 mon.c (mon.1) 4478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.941106+0000 mon.c (mon.1) 4478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.943745+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.943745+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.946617+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.946617+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.947816+0000 mon.c (mon.1) 4481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.947816+0000 mon.c (mon.1) 4481 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.957105+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.957105+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.998444+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:26.998444+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.001062+0000 mon.c (mon.1) 4483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.001062+0000 mon.c (mon.1) 4483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.003420+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.003420+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.004396+0000 mon.c (mon.1) 4485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.004396+0000 mon.c (mon.1) 4485 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.013497+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.013497+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.059480+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.059480+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.062058+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.062058+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.064752+0000 mon.c (mon.1) 4488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.064752+0000 mon.c (mon.1) 4488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.065750+0000 mon.c (mon.1) 4489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.065750+0000 mon.c (mon.1) 4489 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.071867+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:27 smithi096 bash[81040]: audit 2024-04-25T05:13:27.071867+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:27.960 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:13:27] "GET /metrics HTTP/1.1" 200 38759 "" "Prometheus/2.33.4" 2024-04-25T05:13:27.960 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[82749]: c0e87333d380: Verifying Checksum 2024-04-25T05:13:27.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[82749]: c0e87333d380: Download complete 2024-04-25T05:13:27.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:27 smithi155 bash[82749]: 22b70bddd3ac: Pull complete 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.207674+0000 mgr.x (mgr.24989) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.207674+0000 mgr.x (mgr.24989) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.263375+0000 mgr.x (mgr.24989) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.263375+0000 mgr.x (mgr.24989) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.324813+0000 mgr.x (mgr.24989) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.324813+0000 mgr.x (mgr.24989) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.381814+0000 mgr.x (mgr.24989) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.381814+0000 mgr.x (mgr.24989) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.439441+0000 mgr.x (mgr.24989) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.439441+0000 mgr.x (mgr.24989) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cluster 2024-04-25T05:13:26.488377+0000 mgr.x (mgr.24989) 1625 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cluster 2024-04-25T05:13:26.488377+0000 mgr.x (mgr.24989) 1625 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.502243+0000 mgr.x (mgr.24989) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.502243+0000 mgr.x (mgr.24989) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.578175+0000 mgr.x (mgr.24989) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.578175+0000 mgr.x (mgr.24989) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.634633+0000 mgr.x (mgr.24989) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.634633+0000 mgr.x (mgr.24989) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.692466+0000 mgr.x (mgr.24989) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.692466+0000 mgr.x (mgr.24989) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.750387+0000 mgr.x (mgr.24989) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.750387+0000 mgr.x (mgr.24989) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.808081+0000 mgr.x (mgr.24989) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.808081+0000 mgr.x (mgr.24989) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.882161+0000 mgr.x (mgr.24989) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.882161+0000 mgr.x (mgr.24989) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.957328+0000 mgr.x (mgr.24989) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:26.957328+0000 mgr.x (mgr.24989) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.013998+0000 mgr.x (mgr.24989) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.013998+0000 mgr.x (mgr.24989) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.073967+0000 mgr.x (mgr.24989) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.073967+0000 mgr.x (mgr.24989) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.117375+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.117375+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.119298+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.119298+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.121742+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.121742+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.122681+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.122681+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.127949+0000 mgr.x (mgr.24989) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.127949+0000 mgr.x (mgr.24989) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.128037+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.128037+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.174334+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.174334+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.176443+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.176443+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.178559+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.178559+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.179340+0000 mon.c (mon.1) 4497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.179340+0000 mon.c (mon.1) 4497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.188622+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.188622+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.230889+0000 mon.c (mon.1) 4498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.230889+0000 mon.c (mon.1) 4498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.232938+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.232938+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.234826+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.234826+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.235528+0000 mon.c (mon.1) 4501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.235528+0000 mon.c (mon.1) 4501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.244548+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.244548+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.285253+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.285253+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.287053+0000 mon.c (mon.1) 4503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.287053+0000 mon.c (mon.1) 4503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.288855+0000 mon.c (mon.1) 4504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.288855+0000 mon.c (mon.1) 4504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.289595+0000 mon.c (mon.1) 4505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.289595+0000 mon.c (mon.1) 4505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.297584+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.297584+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.341101+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.341101+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.343513+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.343513+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.346244+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.346244+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.347188+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.347188+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.355934+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.355934+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.418222+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.418222+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.421016+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.421016+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.423742+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.423742+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.424941+0000 mon.c (mon.1) 4513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.424941+0000 mon.c (mon.1) 4513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.434819+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.434819+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.493577+0000 mon.c (mon.1) 4514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.493577+0000 mon.c (mon.1) 4514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.495763+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.495763+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.497953+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.497953+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.498832+0000 mon.c (mon.1) 4517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.498832+0000 mon.c (mon.1) 4517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.508170+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.508170+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.569622+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.569622+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.571583+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.571583+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.573883+0000 mon.c (mon.1) 4520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.573883+0000 mon.c (mon.1) 4520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.574685+0000 mon.c (mon.1) 4521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.574685+0000 mon.c (mon.1) 4521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.580802+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.580802+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.622047+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.622047+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.623892+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.623892+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.626160+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.626160+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.626906+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.626906+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.633181+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.633181+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.673814+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.673814+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.675754+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.675754+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.677717+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.677717+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.678515+0000 mon.c (mon.1) 4529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.678515+0000 mon.c (mon.1) 4529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.684716+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.684716+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.729180+0000 mon.c (mon.1) 4530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.729180+0000 mon.c (mon.1) 4530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.731144+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.731144+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.733062+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.733062+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.733980+0000 mon.c (mon.1) 4533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.733980+0000 mon.c (mon.1) 4533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.740986+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.740986+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.787365+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.787365+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.789732+0000 mon.c (mon.1) 4535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.789732+0000 mon.c (mon.1) 4535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.792024+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.792024+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.792909+0000 mon.c (mon.1) 4537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.792909+0000 mon.c (mon.1) 4537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.799326+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.799326+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.842747+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.842747+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.844939+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.844939+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.847010+0000 mon.c (mon.1) 4540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.847010+0000 mon.c (mon.1) 4540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.847851+0000 mon.c (mon.1) 4541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.847851+0000 mon.c (mon.1) 4541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.857202+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.857202+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.915835+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.915835+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.917749+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.917749+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.919953+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.919953+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.920929+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.920929+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.929744+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.929744+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.987971+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.987971+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.990724+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.990724+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.994264+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.994264+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.995270+0000 mon.c (mon.1) 4549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:27.995270+0000 mon.c (mon.1) 4549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.003326+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.003326+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.044092+0000 mon.c (mon.1) 4550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.044092+0000 mon.c (mon.1) 4550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.045905+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.045905+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.047871+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.047871+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.048583+0000 mon.c (mon.1) 4553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.048583+0000 mon.c (mon.1) 4553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.054725+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[60276]: audit 2024-04-25T05:13:28.054725+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.207674+0000 mgr.x (mgr.24989) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.207674+0000 mgr.x (mgr.24989) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.263375+0000 mgr.x (mgr.24989) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.263375+0000 mgr.x (mgr.24989) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.324813+0000 mgr.x (mgr.24989) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.324813+0000 mgr.x (mgr.24989) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.381814+0000 mgr.x (mgr.24989) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.381814+0000 mgr.x (mgr.24989) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.439441+0000 mgr.x (mgr.24989) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.439441+0000 mgr.x (mgr.24989) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cluster 2024-04-25T05:13:26.488377+0000 mgr.x (mgr.24989) 1625 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cluster 2024-04-25T05:13:26.488377+0000 mgr.x (mgr.24989) 1625 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.502243+0000 mgr.x (mgr.24989) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.502243+0000 mgr.x (mgr.24989) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.578175+0000 mgr.x (mgr.24989) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.578175+0000 mgr.x (mgr.24989) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.634633+0000 mgr.x (mgr.24989) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.634633+0000 mgr.x (mgr.24989) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.692466+0000 mgr.x (mgr.24989) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.692466+0000 mgr.x (mgr.24989) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.750387+0000 mgr.x (mgr.24989) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.750387+0000 mgr.x (mgr.24989) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.207674+0000 mgr.x (mgr.24989) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.207674+0000 mgr.x (mgr.24989) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.263375+0000 mgr.x (mgr.24989) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.263375+0000 mgr.x (mgr.24989) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.324813+0000 mgr.x (mgr.24989) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.324813+0000 mgr.x (mgr.24989) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.381814+0000 mgr.x (mgr.24989) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.381814+0000 mgr.x (mgr.24989) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.439441+0000 mgr.x (mgr.24989) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.439441+0000 mgr.x (mgr.24989) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cluster 2024-04-25T05:13:26.488377+0000 mgr.x (mgr.24989) 1625 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cluster 2024-04-25T05:13:26.488377+0000 mgr.x (mgr.24989) 1625 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.502243+0000 mgr.x (mgr.24989) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.502243+0000 mgr.x (mgr.24989) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.578175+0000 mgr.x (mgr.24989) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.578175+0000 mgr.x (mgr.24989) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.634633+0000 mgr.x (mgr.24989) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.634633+0000 mgr.x (mgr.24989) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.692466+0000 mgr.x (mgr.24989) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.692466+0000 mgr.x (mgr.24989) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.750387+0000 mgr.x (mgr.24989) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.750387+0000 mgr.x (mgr.24989) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.808081+0000 mgr.x (mgr.24989) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.808081+0000 mgr.x (mgr.24989) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.882161+0000 mgr.x (mgr.24989) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.882161+0000 mgr.x (mgr.24989) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.957328+0000 mgr.x (mgr.24989) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:26.957328+0000 mgr.x (mgr.24989) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.013998+0000 mgr.x (mgr.24989) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.013998+0000 mgr.x (mgr.24989) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.073967+0000 mgr.x (mgr.24989) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.073967+0000 mgr.x (mgr.24989) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.117375+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.117375+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.119298+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.119298+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.121742+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.121742+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.122681+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.122681+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.127949+0000 mgr.x (mgr.24989) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.127949+0000 mgr.x (mgr.24989) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.808081+0000 mgr.x (mgr.24989) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.808081+0000 mgr.x (mgr.24989) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.882161+0000 mgr.x (mgr.24989) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.882161+0000 mgr.x (mgr.24989) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.957328+0000 mgr.x (mgr.24989) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:26.957328+0000 mgr.x (mgr.24989) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.013998+0000 mgr.x (mgr.24989) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.013998+0000 mgr.x (mgr.24989) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.073967+0000 mgr.x (mgr.24989) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.073967+0000 mgr.x (mgr.24989) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.117375+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.117375+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.119298+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.119298+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.121742+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.121742+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.122681+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.122681+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.127949+0000 mgr.x (mgr.24989) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.127949+0000 mgr.x (mgr.24989) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:28.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.128037+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.128037+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.174334+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.174334+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.176443+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.176443+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.178559+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.178559+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.179340+0000 mon.c (mon.1) 4497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.179340+0000 mon.c (mon.1) 4497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.188622+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.188622+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.230889+0000 mon.c (mon.1) 4498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.230889+0000 mon.c (mon.1) 4498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.232938+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.232938+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.234826+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.234826+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.235528+0000 mon.c (mon.1) 4501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.235528+0000 mon.c (mon.1) 4501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.244548+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.244548+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.285253+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.285253+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.287053+0000 mon.c (mon.1) 4503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.287053+0000 mon.c (mon.1) 4503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.288855+0000 mon.c (mon.1) 4504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.288855+0000 mon.c (mon.1) 4504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.289595+0000 mon.c (mon.1) 4505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.289595+0000 mon.c (mon.1) 4505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.297584+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.297584+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.341101+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.341101+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.343513+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.343513+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.346244+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.346244+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.347188+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.128037+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.128037+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.174334+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.174334+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.176443+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.176443+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.178559+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.178559+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.179340+0000 mon.c (mon.1) 4497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.179340+0000 mon.c (mon.1) 4497 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.188622+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.188622+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.230889+0000 mon.c (mon.1) 4498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.230889+0000 mon.c (mon.1) 4498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.232938+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.232938+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.234826+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.234826+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.235528+0000 mon.c (mon.1) 4501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.235528+0000 mon.c (mon.1) 4501 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.347188+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.355934+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.355934+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.418222+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.418222+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.421016+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.421016+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.423742+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.423742+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.424941+0000 mon.c (mon.1) 4513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.424941+0000 mon.c (mon.1) 4513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.434819+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.434819+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.493577+0000 mon.c (mon.1) 4514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.493577+0000 mon.c (mon.1) 4514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.495763+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.495763+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.497953+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.497953+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.498832+0000 mon.c (mon.1) 4517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.244548+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.244548+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.285253+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.285253+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.287053+0000 mon.c (mon.1) 4503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.287053+0000 mon.c (mon.1) 4503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.288855+0000 mon.c (mon.1) 4504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.288855+0000 mon.c (mon.1) 4504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.289595+0000 mon.c (mon.1) 4505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.289595+0000 mon.c (mon.1) 4505 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.297584+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.297584+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.341101+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.341101+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.343513+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.343513+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.346244+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.346244+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.347188+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.498832+0000 mon.c (mon.1) 4517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.508170+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.508170+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.569622+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.569622+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.571583+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.571583+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.573883+0000 mon.c (mon.1) 4520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.573883+0000 mon.c (mon.1) 4520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.574685+0000 mon.c (mon.1) 4521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.574685+0000 mon.c (mon.1) 4521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.580802+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.580802+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.622047+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.622047+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.623892+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.623892+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.626160+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.626160+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.626906+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.347188+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.355934+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.355934+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.418222+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.418222+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.421016+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.421016+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.423742+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.423742+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.424941+0000 mon.c (mon.1) 4513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.424941+0000 mon.c (mon.1) 4513 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.434819+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.434819+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.493577+0000 mon.c (mon.1) 4514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.493577+0000 mon.c (mon.1) 4514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.495763+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.495763+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.497953+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.497953+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.498832+0000 mon.c (mon.1) 4517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.626906+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.633181+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.633181+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.673814+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.673814+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.675754+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.675754+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.677717+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.677717+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.678515+0000 mon.c (mon.1) 4529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.678515+0000 mon.c (mon.1) 4529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.684716+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.684716+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.729180+0000 mon.c (mon.1) 4530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.729180+0000 mon.c (mon.1) 4530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.731144+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.731144+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.733062+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.733062+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.733980+0000 mon.c (mon.1) 4533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.498832+0000 mon.c (mon.1) 4517 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.508170+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.508170+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.569622+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.569622+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.571583+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.571583+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.573883+0000 mon.c (mon.1) 4520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.573883+0000 mon.c (mon.1) 4520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.574685+0000 mon.c (mon.1) 4521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.574685+0000 mon.c (mon.1) 4521 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.580802+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.580802+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.622047+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.622047+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.623892+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.623892+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.626160+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.626160+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.626906+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.733980+0000 mon.c (mon.1) 4533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.740986+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.740986+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.787365+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.787365+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.789732+0000 mon.c (mon.1) 4535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.789732+0000 mon.c (mon.1) 4535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.792024+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.792024+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.792909+0000 mon.c (mon.1) 4537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.792909+0000 mon.c (mon.1) 4537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.799326+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.799326+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.842747+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.842747+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.844939+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.844939+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.847010+0000 mon.c (mon.1) 4540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.847010+0000 mon.c (mon.1) 4540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.847851+0000 mon.c (mon.1) 4541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.847851+0000 mon.c (mon.1) 4541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.857202+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.857202+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.915835+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.915835+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.917749+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.917749+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.919953+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.919953+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.920929+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.920929+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.929744+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.929744+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.987971+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.987971+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.990724+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.990724+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.994264+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.994264+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.626906+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.633181+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.633181+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.673814+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.673814+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.675754+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.675754+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.677717+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.677717+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.678515+0000 mon.c (mon.1) 4529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.678515+0000 mon.c (mon.1) 4529 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.684716+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.684716+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.729180+0000 mon.c (mon.1) 4530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.729180+0000 mon.c (mon.1) 4530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.731144+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.731144+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.733062+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.733062+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.733980+0000 mon.c (mon.1) 4533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.995270+0000 mon.c (mon.1) 4549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:27.995270+0000 mon.c (mon.1) 4549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.003326+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.003326+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.044092+0000 mon.c (mon.1) 4550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.044092+0000 mon.c (mon.1) 4550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.045905+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.045905+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.047871+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.047871+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.048583+0000 mon.c (mon.1) 4553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.048583+0000 mon.c (mon.1) 4553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.054725+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[79063]: audit 2024-04-25T05:13:28.054725+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.733980+0000 mon.c (mon.1) 4533 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.740986+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.740986+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.787365+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.787365+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.532 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.789732+0000 mon.c (mon.1) 4535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.789732+0000 mon.c (mon.1) 4535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.792024+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.792024+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.792909+0000 mon.c (mon.1) 4537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.792909+0000 mon.c (mon.1) 4537 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.533 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.799326+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.534 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.799326+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.534 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.842747+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.534 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.842747+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.534 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.844939+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.534 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.844939+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.534 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.847010+0000 mon.c (mon.1) 4540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.847010+0000 mon.c (mon.1) 4540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.847851+0000 mon.c (mon.1) 4541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.847851+0000 mon.c (mon.1) 4541 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.857202+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.857202+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.915835+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.915835+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.535 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.917749+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.917749+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.919953+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.919953+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.920929+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.920929+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.929744+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.536 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.929744+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.987971+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.987971+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.990724+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.990724+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.994264+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.537 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.994264+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.995270+0000 mon.c (mon.1) 4549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:27.995270+0000 mon.c (mon.1) 4549 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.003326+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.003326+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.044092+0000 mon.c (mon.1) 4550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.538 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.044092+0000 mon.c (mon.1) 4550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:28.539 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.045905+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.539 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.045905+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:28.539 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.047871+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.539 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.047871+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:28.539 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.048583+0000 mon.c (mon.1) 4553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.539 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.048583+0000 mon.c (mon.1) 4553 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:28.540 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.054725+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:28.540 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:28 smithi096 bash[81040]: audit 2024-04-25T05:13:28.054725+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.210 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:28 smithi155 bash[82749]: 5c12815fee55: Pull complete 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.188656+0000 mgr.x (mgr.24989) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.188656+0000 mgr.x (mgr.24989) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.244576+0000 mgr.x (mgr.24989) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.244576+0000 mgr.x (mgr.24989) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.297790+0000 mgr.x (mgr.24989) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.297790+0000 mgr.x (mgr.24989) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.356046+0000 mgr.x (mgr.24989) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.356046+0000 mgr.x (mgr.24989) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.435256+0000 mgr.x (mgr.24989) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.435256+0000 mgr.x (mgr.24989) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.508398+0000 mgr.x (mgr.24989) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.508398+0000 mgr.x (mgr.24989) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.580816+0000 mgr.x (mgr.24989) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.580816+0000 mgr.x (mgr.24989) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.633121+0000 mgr.x (mgr.24989) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.633121+0000 mgr.x (mgr.24989) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.685992+0000 mgr.x (mgr.24989) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.685992+0000 mgr.x (mgr.24989) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.741108+0000 mgr.x (mgr.24989) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.741108+0000 mgr.x (mgr.24989) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.799362+0000 mgr.x (mgr.24989) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.799362+0000 mgr.x (mgr.24989) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.857332+0000 mgr.x (mgr.24989) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.857332+0000 mgr.x (mgr.24989) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.930008+0000 mgr.x (mgr.24989) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:27.930008+0000 mgr.x (mgr.24989) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.003378+0000 mgr.x (mgr.24989) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.003378+0000 mgr.x (mgr.24989) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.054999+0000 mgr.x (mgr.24989) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.054999+0000 mgr.x (mgr.24989) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.106939+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.106939+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.108760+0000 mon.c (mon.1) 4555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.108760+0000 mon.c (mon.1) 4555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.110677+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.110677+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.111383+0000 mon.c (mon.1) 4557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.111383+0000 mon.c (mon.1) 4557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.117981+0000 mgr.x (mgr.24989) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.117981+0000 mgr.x (mgr.24989) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.118032+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.118032+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.158857+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.158857+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.160700+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.160700+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.162789+0000 mon.c (mon.1) 4560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.162789+0000 mon.c (mon.1) 4560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.163489+0000 mon.c (mon.1) 4561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.163489+0000 mon.c (mon.1) 4561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.169887+0000 mgr.x (mgr.24989) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.169887+0000 mgr.x (mgr.24989) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.170018+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.170018+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.215786+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.215786+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.218123+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.218123+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.220872+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.220872+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.221624+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.221624+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.228639+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.228639+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.269856+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.269856+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.272196+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.272196+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.274450+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.274450+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.275432+0000 mon.c (mon.1) 4569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.275432+0000 mon.c (mon.1) 4569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.283603+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.283603+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.330670+0000 mon.c (mon.1) 4570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.330670+0000 mon.c (mon.1) 4570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.333256+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.333256+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.335836+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.335836+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.336793+0000 mon.c (mon.1) 4573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.336793+0000 mon.c (mon.1) 4573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.345094+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.345094+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.386657+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.386657+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.388851+0000 mon.c (mon.1) 4575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.388851+0000 mon.c (mon.1) 4575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.391032+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.391032+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.391834+0000 mon.c (mon.1) 4577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.391834+0000 mon.c (mon.1) 4577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.399788+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.399788+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.440838+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.440838+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.442677+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.442677+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.444474+0000 mon.c (mon.1) 4580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.444474+0000 mon.c (mon.1) 4580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.445115+0000 mon.c (mon.1) 4581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.445115+0000 mon.c (mon.1) 4581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.452504+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.452504+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.492981+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.492981+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.494697+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.494697+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.496539+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.496539+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.497220+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.497220+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.506100+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.506100+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.546717+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.546717+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.548720+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.548720+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.552027+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.552027+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.552748+0000 mon.c (mon.1) 4589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.552748+0000 mon.c (mon.1) 4589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.561013+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.561013+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.601639+0000 mon.c (mon.1) 4590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.601639+0000 mon.c (mon.1) 4590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.603455+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.603455+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.605796+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.605796+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.606532+0000 mon.c (mon.1) 4593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.606532+0000 mon.c (mon.1) 4593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.614448+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.614448+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.654686+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.654686+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.656741+0000 mon.c (mon.1) 4595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.656741+0000 mon.c (mon.1) 4595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.658734+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.658734+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.659685+0000 mon.c (mon.1) 4597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.659685+0000 mon.c (mon.1) 4597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.667729+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.667729+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.708731+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.708731+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.710705+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.710705+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.712691+0000 mon.c (mon.1) 4600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.712691+0000 mon.c (mon.1) 4600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.713473+0000 mon.c (mon.1) 4601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.713473+0000 mon.c (mon.1) 4601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.721172+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.721172+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.762472+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.762472+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.764240+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.764240+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.766076+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.766076+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.767032+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.767032+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.772280+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.772280+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.815399+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.815399+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.817285+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.817285+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.819159+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.819159+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.819784+0000 mon.c (mon.1) 4609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.819784+0000 mon.c (mon.1) 4609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.824482+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.824482+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.867318+0000 mon.c (mon.1) 4610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.867318+0000 mon.c (mon.1) 4610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.869723+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.869723+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.872053+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.872053+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.873000+0000 mon.c (mon.1) 4613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.873000+0000 mon.c (mon.1) 4613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.880356+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.880356+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.923720+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.923720+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.925506+0000 mon.c (mon.1) 4615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.925506+0000 mon.c (mon.1) 4615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.927512+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.927512+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.928258+0000 mon.c (mon.1) 4617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.928258+0000 mon.c (mon.1) 4617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.935890+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.935890+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.977356+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.977356+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.979192+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.979192+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.980952+0000 mon.c (mon.1) 4620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.980952+0000 mon.c (mon.1) 4620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.981685+0000 mon.c (mon.1) 4621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.981685+0000 mon.c (mon.1) 4621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.989064+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:28.989064+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.029975+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.029975+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.031900+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.031900+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.033889+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.033889+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.034646+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.034646+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.042630+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.042630+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.082951+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.082951+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.084691+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.084691+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.086568+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.086568+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.087160+0000 mon.c (mon.1) 4629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[60276]: audit 2024-04-25T05:13:29.087160+0000 mon.c (mon.1) 4629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.188656+0000 mgr.x (mgr.24989) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.188656+0000 mgr.x (mgr.24989) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.244576+0000 mgr.x (mgr.24989) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.244576+0000 mgr.x (mgr.24989) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.297790+0000 mgr.x (mgr.24989) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.297790+0000 mgr.x (mgr.24989) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.356046+0000 mgr.x (mgr.24989) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.356046+0000 mgr.x (mgr.24989) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.435256+0000 mgr.x (mgr.24989) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.435256+0000 mgr.x (mgr.24989) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.508398+0000 mgr.x (mgr.24989) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.508398+0000 mgr.x (mgr.24989) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.580816+0000 mgr.x (mgr.24989) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.580816+0000 mgr.x (mgr.24989) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.633121+0000 mgr.x (mgr.24989) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.633121+0000 mgr.x (mgr.24989) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.685992+0000 mgr.x (mgr.24989) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.685992+0000 mgr.x (mgr.24989) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.741108+0000 mgr.x (mgr.24989) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.741108+0000 mgr.x (mgr.24989) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.799362+0000 mgr.x (mgr.24989) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.799362+0000 mgr.x (mgr.24989) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.857332+0000 mgr.x (mgr.24989) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.857332+0000 mgr.x (mgr.24989) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.930008+0000 mgr.x (mgr.24989) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:27.930008+0000 mgr.x (mgr.24989) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.003378+0000 mgr.x (mgr.24989) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.003378+0000 mgr.x (mgr.24989) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.054999+0000 mgr.x (mgr.24989) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.054999+0000 mgr.x (mgr.24989) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.106939+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.106939+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.108760+0000 mon.c (mon.1) 4555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.108760+0000 mon.c (mon.1) 4555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.110677+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.110677+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.111383+0000 mon.c (mon.1) 4557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.111383+0000 mon.c (mon.1) 4557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.117981+0000 mgr.x (mgr.24989) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.117981+0000 mgr.x (mgr.24989) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.118032+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.118032+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.158857+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.188656+0000 mgr.x (mgr.24989) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.188656+0000 mgr.x (mgr.24989) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.244576+0000 mgr.x (mgr.24989) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.244576+0000 mgr.x (mgr.24989) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.297790+0000 mgr.x (mgr.24989) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.297790+0000 mgr.x (mgr.24989) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.356046+0000 mgr.x (mgr.24989) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.356046+0000 mgr.x (mgr.24989) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.435256+0000 mgr.x (mgr.24989) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.435256+0000 mgr.x (mgr.24989) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.508398+0000 mgr.x (mgr.24989) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.508398+0000 mgr.x (mgr.24989) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.580816+0000 mgr.x (mgr.24989) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.580816+0000 mgr.x (mgr.24989) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.633121+0000 mgr.x (mgr.24989) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.633121+0000 mgr.x (mgr.24989) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.685992+0000 mgr.x (mgr.24989) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.685992+0000 mgr.x (mgr.24989) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.741108+0000 mgr.x (mgr.24989) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.741108+0000 mgr.x (mgr.24989) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.799362+0000 mgr.x (mgr.24989) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.799362+0000 mgr.x (mgr.24989) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.158857+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.160700+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.160700+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.162789+0000 mon.c (mon.1) 4560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.162789+0000 mon.c (mon.1) 4560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.163489+0000 mon.c (mon.1) 4561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.163489+0000 mon.c (mon.1) 4561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.169887+0000 mgr.x (mgr.24989) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.169887+0000 mgr.x (mgr.24989) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.170018+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.170018+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.215786+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.215786+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.218123+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.218123+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.220872+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.220872+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.221624+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.221624+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.228639+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.228639+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.269856+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.269856+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.272196+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.272196+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.274450+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.274450+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.275432+0000 mon.c (mon.1) 4569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.275432+0000 mon.c (mon.1) 4569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.283603+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.283603+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.330670+0000 mon.c (mon.1) 4570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.330670+0000 mon.c (mon.1) 4570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.333256+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.333256+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.335836+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.335836+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.336793+0000 mon.c (mon.1) 4573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.336793+0000 mon.c (mon.1) 4573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.857332+0000 mgr.x (mgr.24989) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.857332+0000 mgr.x (mgr.24989) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.930008+0000 mgr.x (mgr.24989) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:27.930008+0000 mgr.x (mgr.24989) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.003378+0000 mgr.x (mgr.24989) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.003378+0000 mgr.x (mgr.24989) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.054999+0000 mgr.x (mgr.24989) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.054999+0000 mgr.x (mgr.24989) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.106939+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.106939+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.108760+0000 mon.c (mon.1) 4555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.108760+0000 mon.c (mon.1) 4555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.110677+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.110677+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.111383+0000 mon.c (mon.1) 4557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.111383+0000 mon.c (mon.1) 4557 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.117981+0000 mgr.x (mgr.24989) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.117981+0000 mgr.x (mgr.24989) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.118032+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.118032+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.158857+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.345094+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.345094+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.386657+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.386657+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.388851+0000 mon.c (mon.1) 4575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.388851+0000 mon.c (mon.1) 4575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.391032+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.391032+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.391834+0000 mon.c (mon.1) 4577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.391834+0000 mon.c (mon.1) 4577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.399788+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.399788+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.440838+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.440838+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.442677+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.442677+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.444474+0000 mon.c (mon.1) 4580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.444474+0000 mon.c (mon.1) 4580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.445115+0000 mon.c (mon.1) 4581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.445115+0000 mon.c (mon.1) 4581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.452504+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.452504+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.492981+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.492981+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.494697+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.494697+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.496539+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.496539+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.497220+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.497220+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.506100+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.506100+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.546717+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.546717+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.548720+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.548720+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.552027+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.552027+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.552748+0000 mon.c (mon.1) 4589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.158857+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.160700+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.160700+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.162789+0000 mon.c (mon.1) 4560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.162789+0000 mon.c (mon.1) 4560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.163489+0000 mon.c (mon.1) 4561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.163489+0000 mon.c (mon.1) 4561 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.169887+0000 mgr.x (mgr.24989) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.169887+0000 mgr.x (mgr.24989) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.170018+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.170018+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.215786+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.215786+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.218123+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.218123+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.220872+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.220872+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.221624+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.221624+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.228639+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.552748+0000 mon.c (mon.1) 4589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.561013+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.561013+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.601639+0000 mon.c (mon.1) 4590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.601639+0000 mon.c (mon.1) 4590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.603455+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.603455+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.605796+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.605796+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.606532+0000 mon.c (mon.1) 4593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.606532+0000 mon.c (mon.1) 4593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.614448+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.614448+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.654686+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.654686+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.656741+0000 mon.c (mon.1) 4595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.656741+0000 mon.c (mon.1) 4595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.658734+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.658734+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.659685+0000 mon.c (mon.1) 4597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.659685+0000 mon.c (mon.1) 4597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.667729+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.667729+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.708731+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.708731+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.710705+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.710705+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.712691+0000 mon.c (mon.1) 4600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.712691+0000 mon.c (mon.1) 4600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.713473+0000 mon.c (mon.1) 4601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.713473+0000 mon.c (mon.1) 4601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.721172+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.721172+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.762472+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.762472+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.764240+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.764240+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.766076+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.766076+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.767032+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.767032+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.772280+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.772280+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.815399+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.815399+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.817285+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.817285+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.819159+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.819159+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.819784+0000 mon.c (mon.1) 4609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.819784+0000 mon.c (mon.1) 4609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.824482+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.824482+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.867318+0000 mon.c (mon.1) 4610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.867318+0000 mon.c (mon.1) 4610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.869723+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.869723+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.872053+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.872053+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.228639+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.269856+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.269856+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.272196+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.272196+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.274450+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.274450+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.275432+0000 mon.c (mon.1) 4569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.275432+0000 mon.c (mon.1) 4569 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.283603+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.283603+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.330670+0000 mon.c (mon.1) 4570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.330670+0000 mon.c (mon.1) 4570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.333256+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.333256+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.335836+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.335836+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.336793+0000 mon.c (mon.1) 4573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.336793+0000 mon.c (mon.1) 4573 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.873000+0000 mon.c (mon.1) 4613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.873000+0000 mon.c (mon.1) 4613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.880356+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.880356+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.923720+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.923720+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.925506+0000 mon.c (mon.1) 4615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.925506+0000 mon.c (mon.1) 4615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.927512+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.927512+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.928258+0000 mon.c (mon.1) 4617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.928258+0000 mon.c (mon.1) 4617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.935890+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.935890+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.977356+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.977356+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.979192+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.979192+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.980952+0000 mon.c (mon.1) 4620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.980952+0000 mon.c (mon.1) 4620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.981685+0000 mon.c (mon.1) 4621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.981685+0000 mon.c (mon.1) 4621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.989064+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:28.989064+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.029975+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.029975+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.031900+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.031900+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.033889+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.033889+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.034646+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.034646+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.042630+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.042630+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.082951+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.082951+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.084691+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.084691+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.086568+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.086568+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.087160+0000 mon.c (mon.1) 4629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[81040]: audit 2024-04-25T05:13:29.087160+0000 mon.c (mon.1) 4629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.345094+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.345094+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.386657+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.386657+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.388851+0000 mon.c (mon.1) 4575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.388851+0000 mon.c (mon.1) 4575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.391032+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.391032+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.391834+0000 mon.c (mon.1) 4577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.391834+0000 mon.c (mon.1) 4577 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.399788+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.399788+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.440838+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.440838+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.442677+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.442677+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.444474+0000 mon.c (mon.1) 4580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.444474+0000 mon.c (mon.1) 4580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.445115+0000 mon.c (mon.1) 4581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.445115+0000 mon.c (mon.1) 4581 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.452504+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.452504+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.492981+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.492981+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.494697+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.494697+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.496539+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.496539+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.497220+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.497220+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.506100+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.506100+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.546717+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.546717+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.548720+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.548720+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.552027+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.552027+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.552748+0000 mon.c (mon.1) 4589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.552748+0000 mon.c (mon.1) 4589 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.561013+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.561013+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.601639+0000 mon.c (mon.1) 4590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.601639+0000 mon.c (mon.1) 4590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.603455+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.603455+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.605796+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.605796+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.606532+0000 mon.c (mon.1) 4593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.606532+0000 mon.c (mon.1) 4593 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.614448+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.614448+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.654686+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.654686+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.656741+0000 mon.c (mon.1) 4595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.656741+0000 mon.c (mon.1) 4595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.658734+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.658734+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.659685+0000 mon.c (mon.1) 4597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.659685+0000 mon.c (mon.1) 4597 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.667729+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.667729+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.708731+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.708731+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.710705+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.710705+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.712691+0000 mon.c (mon.1) 4600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.712691+0000 mon.c (mon.1) 4600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.713473+0000 mon.c (mon.1) 4601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.713473+0000 mon.c (mon.1) 4601 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.721172+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.721172+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.762472+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.762472+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.764240+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.764240+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.766076+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.766076+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.767032+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.767032+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.772280+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.772280+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.815399+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.815399+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.817285+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.817285+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.819159+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.819159+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.819784+0000 mon.c (mon.1) 4609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.819784+0000 mon.c (mon.1) 4609 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.824482+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.824482+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.867318+0000 mon.c (mon.1) 4610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.867318+0000 mon.c (mon.1) 4610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.869723+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.869723+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.872053+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.872053+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.873000+0000 mon.c (mon.1) 4613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.873000+0000 mon.c (mon.1) 4613 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.880356+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.880356+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.923720+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.923720+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.925506+0000 mon.c (mon.1) 4615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.925506+0000 mon.c (mon.1) 4615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.927512+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.927512+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.928258+0000 mon.c (mon.1) 4617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.928258+0000 mon.c (mon.1) 4617 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.935890+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.935890+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.977356+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.977356+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.979192+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.979192+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.980952+0000 mon.c (mon.1) 4620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.980952+0000 mon.c (mon.1) 4620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.981685+0000 mon.c (mon.1) 4621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.981685+0000 mon.c (mon.1) 4621 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.989064+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:28.989064+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.029975+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.029975+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.031900+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.031900+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.033889+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.033889+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.034646+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.034646+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.042630+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.042630+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.082951+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.082951+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.084691+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.084691+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.086568+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.086568+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.087160+0000 mon.c (mon.1) 4629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:29.538 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:29 smithi096 bash[79063]: audit 2024-04-25T05:13:29.087160+0000 mon.c (mon.1) 4629 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.070 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:29 smithi155 bash[82749]: c0e87333d380: Pull complete 2024-04-25T05:13:30.460 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[82749]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-25T05:13:30.460 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[82749]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.228633+0000 mgr.x (mgr.24989) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.228633+0000 mgr.x (mgr.24989) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.285906+0000 mgr.x (mgr.24989) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.285906+0000 mgr.x (mgr.24989) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.345540+0000 mgr.x (mgr.24989) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.345540+0000 mgr.x (mgr.24989) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.399907+0000 mgr.x (mgr.24989) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.399907+0000 mgr.x (mgr.24989) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.452556+0000 mgr.x (mgr.24989) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.452556+0000 mgr.x (mgr.24989) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cluster 2024-04-25T05:13:28.488848+0000 mgr.x (mgr.24989) 1659 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cluster 2024-04-25T05:13:28.488848+0000 mgr.x (mgr.24989) 1659 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.506131+0000 mgr.x (mgr.24989) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.506131+0000 mgr.x (mgr.24989) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.560991+0000 mgr.x (mgr.24989) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.560991+0000 mgr.x (mgr.24989) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.614315+0000 mgr.x (mgr.24989) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.614315+0000 mgr.x (mgr.24989) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.667574+0000 mgr.x (mgr.24989) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.667574+0000 mgr.x (mgr.24989) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.721137+0000 mgr.x (mgr.24989) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.721137+0000 mgr.x (mgr.24989) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.774224+0000 mgr.x (mgr.24989) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.774224+0000 mgr.x (mgr.24989) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.826583+0000 mgr.x (mgr.24989) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.826583+0000 mgr.x (mgr.24989) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.882511+0000 mgr.x (mgr.24989) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.882511+0000 mgr.x (mgr.24989) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.936742+0000 mgr.x (mgr.24989) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.936742+0000 mgr.x (mgr.24989) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.989028+0000 mgr.x (mgr.24989) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:28.989028+0000 mgr.x (mgr.24989) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.042608+0000 mgr.x (mgr.24989) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.042608+0000 mgr.x (mgr.24989) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.093971+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.093971+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.094038+0000 mgr.x (mgr.24989) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.094038+0000 mgr.x (mgr.24989) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.170196+0000 mon.c (mon.1) 4630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.170196+0000 mon.c (mon.1) 4630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.172581+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.172581+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.175221+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.175221+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.176291+0000 mon.c (mon.1) 4633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.176291+0000 mon.c (mon.1) 4633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.183931+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.183931+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.183994+0000 mgr.x (mgr.24989) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.183994+0000 mgr.x (mgr.24989) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.258033+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.258033+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.261994+0000 mon.c (mon.1) 4635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.261994+0000 mon.c (mon.1) 4635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.265791+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.265791+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.267684+0000 mon.c (mon.1) 4637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.267684+0000 mon.c (mon.1) 4637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.280217+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.280217+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.359915+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.359915+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.363118+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.363118+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.365945+0000 mon.c (mon.1) 4640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.365945+0000 mon.c (mon.1) 4640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.367328+0000 mon.c (mon.1) 4641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.367328+0000 mon.c (mon.1) 4641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.378697+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.378697+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.441040+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.441040+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.444036+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.444036+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.447501+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.447501+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.448787+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.448787+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.464021+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.464021+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.521997+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.521997+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.524693+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.524693+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.527890+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.527890+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.528997+0000 mon.c (mon.1) 4649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.528997+0000 mon.c (mon.1) 4649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.537759+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.537759+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.579284+0000 mon.c (mon.1) 4650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.579284+0000 mon.c (mon.1) 4650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.581334+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.581334+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.583469+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.583469+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.584493+0000 mon.c (mon.1) 4653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.584493+0000 mon.c (mon.1) 4653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.593241+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.593241+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.637114+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.637114+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.639036+0000 mon.c (mon.1) 4655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.639036+0000 mon.c (mon.1) 4655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.641076+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.641076+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.641922+0000 mon.c (mon.1) 4657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.641922+0000 mon.c (mon.1) 4657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.647868+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.647868+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.688833+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.688833+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.690732+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.690732+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.692769+0000 mon.c (mon.1) 4660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.692769+0000 mon.c (mon.1) 4660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.693745+0000 mon.c (mon.1) 4661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.693745+0000 mon.c (mon.1) 4661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.700374+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.700374+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.760194+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.760194+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.762969+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.762969+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.765456+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.765456+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.766401+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.766401+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.774563+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.774563+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.836897+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.836897+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.839538+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.839538+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.842102+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.842102+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.843309+0000 mon.c (mon.1) 4669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.843309+0000 mon.c (mon.1) 4669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.852487+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.852487+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.915292+0000 mon.c (mon.1) 4670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.915292+0000 mon.c (mon.1) 4670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.918091+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.918091+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.920717+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.920717+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.921809+0000 mon.c (mon.1) 4673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.921809+0000 mon.c (mon.1) 4673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.931414+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.931414+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.989780+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.989780+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.992378+0000 mon.c (mon.1) 4675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.992378+0000 mon.c (mon.1) 4675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.995176+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.995176+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.996164+0000 mon.c (mon.1) 4677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:29.996164+0000 mon.c (mon.1) 4677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.007087+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.007087+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.064483+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.064483+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.067151+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.067151+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.069839+0000 mon.c (mon.1) 4680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.069839+0000 mon.c (mon.1) 4680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.070882+0000 mon.c (mon.1) 4681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.070882+0000 mon.c (mon.1) 4681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.079736+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:30 smithi155 bash[60276]: audit 2024-04-25T05:13:30.079736+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.228633+0000 mgr.x (mgr.24989) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.228633+0000 mgr.x (mgr.24989) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.285906+0000 mgr.x (mgr.24989) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.285906+0000 mgr.x (mgr.24989) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.345540+0000 mgr.x (mgr.24989) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.345540+0000 mgr.x (mgr.24989) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.399907+0000 mgr.x (mgr.24989) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.399907+0000 mgr.x (mgr.24989) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.452556+0000 mgr.x (mgr.24989) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.452556+0000 mgr.x (mgr.24989) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cluster 2024-04-25T05:13:28.488848+0000 mgr.x (mgr.24989) 1659 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cluster 2024-04-25T05:13:28.488848+0000 mgr.x (mgr.24989) 1659 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.506131+0000 mgr.x (mgr.24989) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.506131+0000 mgr.x (mgr.24989) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.560991+0000 mgr.x (mgr.24989) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.560991+0000 mgr.x (mgr.24989) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.614315+0000 mgr.x (mgr.24989) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.614315+0000 mgr.x (mgr.24989) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.667574+0000 mgr.x (mgr.24989) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.667574+0000 mgr.x (mgr.24989) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.721137+0000 mgr.x (mgr.24989) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.721137+0000 mgr.x (mgr.24989) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.228633+0000 mgr.x (mgr.24989) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.228633+0000 mgr.x (mgr.24989) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.285906+0000 mgr.x (mgr.24989) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.285906+0000 mgr.x (mgr.24989) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.345540+0000 mgr.x (mgr.24989) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.345540+0000 mgr.x (mgr.24989) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.399907+0000 mgr.x (mgr.24989) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.399907+0000 mgr.x (mgr.24989) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.452556+0000 mgr.x (mgr.24989) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.452556+0000 mgr.x (mgr.24989) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cluster 2024-04-25T05:13:28.488848+0000 mgr.x (mgr.24989) 1659 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cluster 2024-04-25T05:13:28.488848+0000 mgr.x (mgr.24989) 1659 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.506131+0000 mgr.x (mgr.24989) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.506131+0000 mgr.x (mgr.24989) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.560991+0000 mgr.x (mgr.24989) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.560991+0000 mgr.x (mgr.24989) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.614315+0000 mgr.x (mgr.24989) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.614315+0000 mgr.x (mgr.24989) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.667574+0000 mgr.x (mgr.24989) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.667574+0000 mgr.x (mgr.24989) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.721137+0000 mgr.x (mgr.24989) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.721137+0000 mgr.x (mgr.24989) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.774224+0000 mgr.x (mgr.24989) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.774224+0000 mgr.x (mgr.24989) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.826583+0000 mgr.x (mgr.24989) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.826583+0000 mgr.x (mgr.24989) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.882511+0000 mgr.x (mgr.24989) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.882511+0000 mgr.x (mgr.24989) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.936742+0000 mgr.x (mgr.24989) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.936742+0000 mgr.x (mgr.24989) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.989028+0000 mgr.x (mgr.24989) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:28.989028+0000 mgr.x (mgr.24989) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.042608+0000 mgr.x (mgr.24989) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.042608+0000 mgr.x (mgr.24989) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.093971+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.093971+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.094038+0000 mgr.x (mgr.24989) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.094038+0000 mgr.x (mgr.24989) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.170196+0000 mon.c (mon.1) 4630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.170196+0000 mon.c (mon.1) 4630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.172581+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.172581+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.175221+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.774224+0000 mgr.x (mgr.24989) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.774224+0000 mgr.x (mgr.24989) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.826583+0000 mgr.x (mgr.24989) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.826583+0000 mgr.x (mgr.24989) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.882511+0000 mgr.x (mgr.24989) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.882511+0000 mgr.x (mgr.24989) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.936742+0000 mgr.x (mgr.24989) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.936742+0000 mgr.x (mgr.24989) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.989028+0000 mgr.x (mgr.24989) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:28.989028+0000 mgr.x (mgr.24989) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.042608+0000 mgr.x (mgr.24989) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.042608+0000 mgr.x (mgr.24989) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.093971+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.093971+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.094038+0000 mgr.x (mgr.24989) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.094038+0000 mgr.x (mgr.24989) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.170196+0000 mon.c (mon.1) 4630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.170196+0000 mon.c (mon.1) 4630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.172581+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.172581+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.175221+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.175221+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.176291+0000 mon.c (mon.1) 4633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.176291+0000 mon.c (mon.1) 4633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.183931+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.183931+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.183994+0000 mgr.x (mgr.24989) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.183994+0000 mgr.x (mgr.24989) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.258033+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.258033+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.261994+0000 mon.c (mon.1) 4635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.261994+0000 mon.c (mon.1) 4635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.265791+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.265791+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.267684+0000 mon.c (mon.1) 4637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.267684+0000 mon.c (mon.1) 4637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.280217+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.280217+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.359915+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.359915+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.363118+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.363118+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.365945+0000 mon.c (mon.1) 4640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.365945+0000 mon.c (mon.1) 4640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.367328+0000 mon.c (mon.1) 4641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.367328+0000 mon.c (mon.1) 4641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.378697+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.378697+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.441040+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.441040+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.444036+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.444036+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.447501+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.447501+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.448787+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.448787+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.464021+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.464021+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.521997+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.521997+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.524693+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.175221+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.176291+0000 mon.c (mon.1) 4633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.176291+0000 mon.c (mon.1) 4633 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.183931+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.183931+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.183994+0000 mgr.x (mgr.24989) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.183994+0000 mgr.x (mgr.24989) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.258033+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.258033+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.261994+0000 mon.c (mon.1) 4635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.261994+0000 mon.c (mon.1) 4635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.265791+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.265791+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.267684+0000 mon.c (mon.1) 4637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.267684+0000 mon.c (mon.1) 4637 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.280217+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.280217+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.359915+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.359915+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.363118+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.524693+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.527890+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.527890+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.528997+0000 mon.c (mon.1) 4649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.528997+0000 mon.c (mon.1) 4649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.537759+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.537759+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.579284+0000 mon.c (mon.1) 4650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.579284+0000 mon.c (mon.1) 4650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.581334+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.581334+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.583469+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.583469+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.584493+0000 mon.c (mon.1) 4653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.584493+0000 mon.c (mon.1) 4653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.593241+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.593241+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.637114+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.637114+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.639036+0000 mon.c (mon.1) 4655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.363118+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.365945+0000 mon.c (mon.1) 4640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.365945+0000 mon.c (mon.1) 4640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.367328+0000 mon.c (mon.1) 4641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.367328+0000 mon.c (mon.1) 4641 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.378697+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.378697+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.441040+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.441040+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.444036+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.444036+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.447501+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.447501+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.448787+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.448787+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.464021+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.464021+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.521997+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.521997+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.524693+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.639036+0000 mon.c (mon.1) 4655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.641076+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.641076+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.641922+0000 mon.c (mon.1) 4657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.641922+0000 mon.c (mon.1) 4657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.647868+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.647868+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.688833+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.688833+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.690732+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.690732+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.692769+0000 mon.c (mon.1) 4660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.692769+0000 mon.c (mon.1) 4660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.693745+0000 mon.c (mon.1) 4661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.693745+0000 mon.c (mon.1) 4661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.700374+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.700374+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.760194+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.760194+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.762969+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.762969+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.765456+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.765456+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.766401+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.766401+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.774563+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.774563+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.836897+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.836897+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.839538+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.839538+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.842102+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.842102+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.843309+0000 mon.c (mon.1) 4669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.843309+0000 mon.c (mon.1) 4669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.852487+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.852487+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.915292+0000 mon.c (mon.1) 4670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.915292+0000 mon.c (mon.1) 4670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.524693+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.527890+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.527890+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.528997+0000 mon.c (mon.1) 4649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.528997+0000 mon.c (mon.1) 4649 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.537759+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.537759+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.579284+0000 mon.c (mon.1) 4650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.579284+0000 mon.c (mon.1) 4650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.581334+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.581334+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.583469+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.583469+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.584493+0000 mon.c (mon.1) 4653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.584493+0000 mon.c (mon.1) 4653 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.593241+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.593241+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.637114+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.637114+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.639036+0000 mon.c (mon.1) 4655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.918091+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.918091+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.920717+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.920717+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.921809+0000 mon.c (mon.1) 4673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.921809+0000 mon.c (mon.1) 4673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.931414+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.931414+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.989780+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.989780+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.992378+0000 mon.c (mon.1) 4675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.992378+0000 mon.c (mon.1) 4675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.995176+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.995176+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.996164+0000 mon.c (mon.1) 4677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:29.996164+0000 mon.c (mon.1) 4677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.007087+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.007087+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.064483+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.064483+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.067151+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.067151+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.069839+0000 mon.c (mon.1) 4680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.069839+0000 mon.c (mon.1) 4680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.070882+0000 mon.c (mon.1) 4681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.070882+0000 mon.c (mon.1) 4681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.079736+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[79063]: audit 2024-04-25T05:13:30.079736+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.639036+0000 mon.c (mon.1) 4655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.641076+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.641076+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.641922+0000 mon.c (mon.1) 4657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.641922+0000 mon.c (mon.1) 4657 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.647868+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.647868+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.688833+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.688833+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.690732+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.690732+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.692769+0000 mon.c (mon.1) 4660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.692769+0000 mon.c (mon.1) 4660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.693745+0000 mon.c (mon.1) 4661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.693745+0000 mon.c (mon.1) 4661 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.700374+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.700374+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.760194+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.760194+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.762969+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.762969+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.765456+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.765456+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.766401+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.766401+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.774563+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.774563+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.836897+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.836897+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.839538+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.839538+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.842102+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.842102+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.843309+0000 mon.c (mon.1) 4669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.843309+0000 mon.c (mon.1) 4669 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.852487+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.852487+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.915292+0000 mon.c (mon.1) 4670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.915292+0000 mon.c (mon.1) 4670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.918091+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.918091+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.920717+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.920717+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.921809+0000 mon.c (mon.1) 4673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.921809+0000 mon.c (mon.1) 4673 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.931414+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.931414+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.989780+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.989780+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.992378+0000 mon.c (mon.1) 4675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.992378+0000 mon.c (mon.1) 4675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.995176+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.995176+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.996164+0000 mon.c (mon.1) 4677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:29.996164+0000 mon.c (mon.1) 4677 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.007087+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.007087+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.064483+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.064483+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.067151+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.067151+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.069839+0000 mon.c (mon.1) 4680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.069839+0000 mon.c (mon.1) 4680 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.070882+0000 mon.c (mon.1) 4681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.070882+0000 mon.c (mon.1) 4681 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.079736+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:30.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:30 smithi096 bash[81040]: audit 2024-04-25T05:13:30.079736+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.281000+0000 mgr.x (mgr.24989) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.281000+0000 mgr.x (mgr.24989) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.379677+0000 mgr.x (mgr.24989) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.379677+0000 mgr.x (mgr.24989) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.464935+0000 mgr.x (mgr.24989) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.464935+0000 mgr.x (mgr.24989) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.537849+0000 mgr.x (mgr.24989) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.537849+0000 mgr.x (mgr.24989) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.596144+0000 mgr.x (mgr.24989) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.596144+0000 mgr.x (mgr.24989) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.647889+0000 mgr.x (mgr.24989) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.647889+0000 mgr.x (mgr.24989) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.702859+0000 mgr.x (mgr.24989) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.702859+0000 mgr.x (mgr.24989) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.774594+0000 mgr.x (mgr.24989) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.774594+0000 mgr.x (mgr.24989) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.853018+0000 mgr.x (mgr.24989) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.853018+0000 mgr.x (mgr.24989) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.931603+0000 mgr.x (mgr.24989) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:29.931603+0000 mgr.x (mgr.24989) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.007411+0000 mgr.x (mgr.24989) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.007411+0000 mgr.x (mgr.24989) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.281000+0000 mgr.x (mgr.24989) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.281000+0000 mgr.x (mgr.24989) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.379677+0000 mgr.x (mgr.24989) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.379677+0000 mgr.x (mgr.24989) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.464935+0000 mgr.x (mgr.24989) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.464935+0000 mgr.x (mgr.24989) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.537849+0000 mgr.x (mgr.24989) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.537849+0000 mgr.x (mgr.24989) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.596144+0000 mgr.x (mgr.24989) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.596144+0000 mgr.x (mgr.24989) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.647889+0000 mgr.x (mgr.24989) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.647889+0000 mgr.x (mgr.24989) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.702859+0000 mgr.x (mgr.24989) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.441 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.702859+0000 mgr.x (mgr.24989) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.774594+0000 mgr.x (mgr.24989) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.774594+0000 mgr.x (mgr.24989) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.853018+0000 mgr.x (mgr.24989) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.853018+0000 mgr.x (mgr.24989) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.931603+0000 mgr.x (mgr.24989) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:29.931603+0000 mgr.x (mgr.24989) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.007411+0000 mgr.x (mgr.24989) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.007411+0000 mgr.x (mgr.24989) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.081467+0000 mgr.x (mgr.24989) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.081467+0000 mgr.x (mgr.24989) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.138944+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.138944+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.140715+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.140715+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.142995+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.142995+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.143646+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.143646+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.148744+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.148744+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.151038+0000 mgr.x (mgr.24989) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.151038+0000 mgr.x (mgr.24989) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.196664+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.196664+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.199257+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.199257+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.201655+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.201655+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.081467+0000 mgr.x (mgr.24989) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.081467+0000 mgr.x (mgr.24989) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.138944+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.138944+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.140715+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.140715+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.445 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.142995+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.142995+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.143646+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.143646+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.148744+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.148744+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.151038+0000 mgr.x (mgr.24989) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.151038+0000 mgr.x (mgr.24989) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.196664+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.196664+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.199257+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.199257+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.201655+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.201655+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.202523+0000 mon.c (mon.1) 4689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.202523+0000 mon.c (mon.1) 4689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.209765+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.209765+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.254830+0000 mon.c (mon.1) 4690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.254830+0000 mon.c (mon.1) 4690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.257792+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.257792+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.260833+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.260833+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.262111+0000 mon.c (mon.1) 4693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.262111+0000 mon.c (mon.1) 4693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.271113+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.271113+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.335685+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.335685+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.338311+0000 mon.c (mon.1) 4695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.338311+0000 mon.c (mon.1) 4695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.340964+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.340964+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.202523+0000 mon.c (mon.1) 4689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.202523+0000 mon.c (mon.1) 4689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.209765+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.209765+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.254830+0000 mon.c (mon.1) 4690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.254830+0000 mon.c (mon.1) 4690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.257792+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.257792+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.260833+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.260833+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.262111+0000 mon.c (mon.1) 4693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.262111+0000 mon.c (mon.1) 4693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.271113+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.271113+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.335685+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.335685+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.338311+0000 mon.c (mon.1) 4695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.338311+0000 mon.c (mon.1) 4695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.340964+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.340964+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.342065+0000 mon.c (mon.1) 4697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.342065+0000 mon.c (mon.1) 4697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.349382+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.349382+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.409581+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.409581+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.412047+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.412047+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.414544+0000 mon.c (mon.1) 4700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.414544+0000 mon.c (mon.1) 4700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.415568+0000 mon.c (mon.1) 4701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.415568+0000 mon.c (mon.1) 4701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.421989+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.421989+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.483816+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.483816+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.486399+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.486399+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.488713+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.342065+0000 mon.c (mon.1) 4697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.342065+0000 mon.c (mon.1) 4697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.349382+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.349382+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.409581+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.409581+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.412047+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.412047+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.414544+0000 mon.c (mon.1) 4700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.414544+0000 mon.c (mon.1) 4700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.415568+0000 mon.c (mon.1) 4701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.415568+0000 mon.c (mon.1) 4701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.421989+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.421989+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.483816+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.483816+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.486399+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.486399+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.488713+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.488713+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.489738+0000 mon.c (mon.1) 4705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.489738+0000 mon.c (mon.1) 4705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.498182+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.498182+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.557206+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.557206+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.559748+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.559748+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.562560+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.562560+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.563682+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.563682+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.570634+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.570634+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.630065+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.630065+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.632030+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.632030+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.634063+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.488713+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.489738+0000 mon.c (mon.1) 4705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.489738+0000 mon.c (mon.1) 4705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.498182+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.498182+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.557206+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.557206+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.559748+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.559748+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.562560+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.562560+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.563682+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.563682+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.570634+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.570634+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.630065+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.630065+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.632030+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.632030+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.634063+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.634063+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.634835+0000 mon.c (mon.1) 4713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.634835+0000 mon.c (mon.1) 4713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.640105+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.640105+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.683127+0000 mon.c (mon.1) 4714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.683127+0000 mon.c (mon.1) 4714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.684874+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.684874+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.686840+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.686840+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.687614+0000 mon.c (mon.1) 4717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.687614+0000 mon.c (mon.1) 4717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.460 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.692771+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.692771+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.735524+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.735524+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.737825+0000 mon.c (mon.1) 4719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.737825+0000 mon.c (mon.1) 4719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.741004+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.634063+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.634835+0000 mon.c (mon.1) 4713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.634835+0000 mon.c (mon.1) 4713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.640105+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.640105+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.683127+0000 mon.c (mon.1) 4714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.683127+0000 mon.c (mon.1) 4714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.684874+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.684874+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.686840+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.686840+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.687614+0000 mon.c (mon.1) 4717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.687614+0000 mon.c (mon.1) 4717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.692771+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.692771+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.735524+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.735524+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.737825+0000 mon.c (mon.1) 4719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.737825+0000 mon.c (mon.1) 4719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.741004+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.741004+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.741862+0000 mon.c (mon.1) 4721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.741862+0000 mon.c (mon.1) 4721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.747576+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.747576+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.807179+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.807179+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.809695+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.809695+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.812198+0000 mon.c (mon.1) 4724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.812198+0000 mon.c (mon.1) 4724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.813201+0000 mon.c (mon.1) 4725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.813201+0000 mon.c (mon.1) 4725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.824099+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.824099+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.897655+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.897655+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.899987+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.899987+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.741004+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.741862+0000 mon.c (mon.1) 4721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.741862+0000 mon.c (mon.1) 4721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.747576+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.747576+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.807179+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.807179+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.809695+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.809695+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.812198+0000 mon.c (mon.1) 4724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.812198+0000 mon.c (mon.1) 4724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.813201+0000 mon.c (mon.1) 4725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.813201+0000 mon.c (mon.1) 4725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.824099+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.824099+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.897655+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.897655+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.899987+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.899987+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.902524+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.902524+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.903358+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.903358+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.913134+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.913134+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.971496+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.971496+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.974111+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.974111+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.976632+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.976632+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.977841+0000 mon.c (mon.1) 4733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.977841+0000 mon.c (mon.1) 4733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.987099+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:30.987099+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.047149+0000 mon.c (mon.1) 4734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.047149+0000 mon.c (mon.1) 4734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.049809+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.049809+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.902524+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.902524+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.903358+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.903358+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.913134+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.913134+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.971496+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.971496+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.974111+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.974111+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.976632+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.976632+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.977841+0000 mon.c (mon.1) 4733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.977841+0000 mon.c (mon.1) 4733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.987099+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:30.987099+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.047149+0000 mon.c (mon.1) 4734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.047149+0000 mon.c (mon.1) 4734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.049809+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.049809+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.052046+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.052046+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.053065+0000 mon.c (mon.1) 4737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.053065+0000 mon.c (mon.1) 4737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.061920+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[81040]: audit 2024-04-25T05:13:31.061920+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.052046+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.472 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.052046+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.053065+0000 mon.c (mon.1) 4737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.053065+0000 mon.c (mon.1) 4737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.061920+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:31 smithi096 bash[79063]: audit 2024-04-25T05:13:31.061920+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.281000+0000 mgr.x (mgr.24989) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.281000+0000 mgr.x (mgr.24989) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.379677+0000 mgr.x (mgr.24989) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.379677+0000 mgr.x (mgr.24989) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.464935+0000 mgr.x (mgr.24989) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.464935+0000 mgr.x (mgr.24989) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.537849+0000 mgr.x (mgr.24989) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.537849+0000 mgr.x (mgr.24989) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.596144+0000 mgr.x (mgr.24989) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.596144+0000 mgr.x (mgr.24989) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.647889+0000 mgr.x (mgr.24989) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.647889+0000 mgr.x (mgr.24989) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.702859+0000 mgr.x (mgr.24989) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.702859+0000 mgr.x (mgr.24989) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.774594+0000 mgr.x (mgr.24989) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.774594+0000 mgr.x (mgr.24989) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.853018+0000 mgr.x (mgr.24989) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.853018+0000 mgr.x (mgr.24989) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.931603+0000 mgr.x (mgr.24989) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:29.931603+0000 mgr.x (mgr.24989) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.007411+0000 mgr.x (mgr.24989) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.007411+0000 mgr.x (mgr.24989) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.081467+0000 mgr.x (mgr.24989) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.081467+0000 mgr.x (mgr.24989) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.138944+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.138944+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.140715+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.140715+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.142995+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.142995+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.143646+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.143646+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.148744+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.148744+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.151038+0000 mgr.x (mgr.24989) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.151038+0000 mgr.x (mgr.24989) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.196664+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.196664+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.199257+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.199257+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.201655+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.201655+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.202523+0000 mon.c (mon.1) 4689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.202523+0000 mon.c (mon.1) 4689 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.209765+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.209765+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.254830+0000 mon.c (mon.1) 4690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.254830+0000 mon.c (mon.1) 4690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.257792+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.257792+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.260833+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.260833+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.262111+0000 mon.c (mon.1) 4693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.262111+0000 mon.c (mon.1) 4693 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.271113+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.271113+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.335685+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.335685+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.338311+0000 mon.c (mon.1) 4695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.338311+0000 mon.c (mon.1) 4695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.340964+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.340964+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.342065+0000 mon.c (mon.1) 4697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.342065+0000 mon.c (mon.1) 4697 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.349382+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.349382+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.409581+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.409581+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.412047+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.412047+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.414544+0000 mon.c (mon.1) 4700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.414544+0000 mon.c (mon.1) 4700 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.415568+0000 mon.c (mon.1) 4701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.415568+0000 mon.c (mon.1) 4701 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.421989+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.421989+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.483816+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.483816+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.486399+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.486399+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.488713+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.488713+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.489738+0000 mon.c (mon.1) 4705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.489738+0000 mon.c (mon.1) 4705 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.498182+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.498182+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.557206+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.557206+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.559748+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.559748+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.562560+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.562560+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.563682+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.563682+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.570634+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.570634+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.630065+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.630065+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.632030+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.632030+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.634063+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.634063+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.634835+0000 mon.c (mon.1) 4713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.634835+0000 mon.c (mon.1) 4713 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.640105+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.640105+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.683127+0000 mon.c (mon.1) 4714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.683127+0000 mon.c (mon.1) 4714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.684874+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.684874+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.686840+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.686840+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.687614+0000 mon.c (mon.1) 4717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.687614+0000 mon.c (mon.1) 4717 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.692771+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.692771+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.735524+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.735524+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.737825+0000 mon.c (mon.1) 4719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.737825+0000 mon.c (mon.1) 4719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.741004+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.741004+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.741862+0000 mon.c (mon.1) 4721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.741862+0000 mon.c (mon.1) 4721 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.747576+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.747576+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.807179+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.807179+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.809695+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.809695+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.812198+0000 mon.c (mon.1) 4724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.812198+0000 mon.c (mon.1) 4724 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.813201+0000 mon.c (mon.1) 4725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.813201+0000 mon.c (mon.1) 4725 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.824099+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.824099+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.897655+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.897655+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.899987+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.899987+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.902524+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.902524+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.903358+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.903358+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.913134+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.913134+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.971496+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.971496+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.974111+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.974111+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.976632+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.976632+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.977841+0000 mon.c (mon.1) 4733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.977841+0000 mon.c (mon.1) 4733 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.987099+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:30.987099+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.047149+0000 mon.c (mon.1) 4734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.047149+0000 mon.c (mon.1) 4734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.049809+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.049809+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.052046+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.052046+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.053065+0000 mon.c (mon.1) 4737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.053065+0000 mon.c (mon.1) 4737 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.061920+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[60276]: audit 2024-04-25T05:13:31.061920+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.789Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.789Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=node_exporter.go:117 level=info collector=arp 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-25T05:13:31.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.790Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=edac 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-25T05:13:31.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-25T05:13:31.963 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=os 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=stat 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=time 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=uname 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-25T05:13:31.964 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-25T05:13:31.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-25T05:13:31.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-25T05:13:31.965 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:31 smithi155 bash[82749]: ts=2024-04-25T05:13:31.791Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.212867+0000 mgr.x (mgr.24989) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.212867+0000 mgr.x (mgr.24989) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.271699+0000 mgr.x (mgr.24989) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.271699+0000 mgr.x (mgr.24989) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.351715+0000 mgr.x (mgr.24989) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.351715+0000 mgr.x (mgr.24989) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.361 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.426041+0000 mgr.x (mgr.24989) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.426041+0000 mgr.x (mgr.24989) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cluster 2024-04-25T05:13:30.489432+0000 mgr.x (mgr.24989) 1690 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cluster 2024-04-25T05:13:30.489432+0000 mgr.x (mgr.24989) 1690 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.500380+0000 mgr.x (mgr.24989) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.500380+0000 mgr.x (mgr.24989) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.572371+0000 mgr.x (mgr.24989) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.572371+0000 mgr.x (mgr.24989) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.641933+0000 mgr.x (mgr.24989) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.641933+0000 mgr.x (mgr.24989) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.694646+0000 mgr.x (mgr.24989) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.694646+0000 mgr.x (mgr.24989) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.749855+0000 mgr.x (mgr.24989) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.749855+0000 mgr.x (mgr.24989) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.362 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.824463+0000 mgr.x (mgr.24989) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.824463+0000 mgr.x (mgr.24989) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.212867+0000 mgr.x (mgr.24989) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.212867+0000 mgr.x (mgr.24989) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.271699+0000 mgr.x (mgr.24989) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.271699+0000 mgr.x (mgr.24989) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.351715+0000 mgr.x (mgr.24989) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.351715+0000 mgr.x (mgr.24989) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.426041+0000 mgr.x (mgr.24989) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.426041+0000 mgr.x (mgr.24989) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.363 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cluster 2024-04-25T05:13:30.489432+0000 mgr.x (mgr.24989) 1690 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cluster 2024-04-25T05:13:30.489432+0000 mgr.x (mgr.24989) 1690 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.500380+0000 mgr.x (mgr.24989) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.500380+0000 mgr.x (mgr.24989) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.572371+0000 mgr.x (mgr.24989) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.572371+0000 mgr.x (mgr.24989) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.641933+0000 mgr.x (mgr.24989) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.641933+0000 mgr.x (mgr.24989) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.694646+0000 mgr.x (mgr.24989) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.694646+0000 mgr.x (mgr.24989) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.749855+0000 mgr.x (mgr.24989) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.749855+0000 mgr.x (mgr.24989) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.824463+0000 mgr.x (mgr.24989) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.364 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.824463+0000 mgr.x (mgr.24989) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.914397+0000 mgr.x (mgr.24989) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.914397+0000 mgr.x (mgr.24989) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.989323+0000 mgr.x (mgr.24989) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:30.989323+0000 mgr.x (mgr.24989) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.062692+0000 mgr.x (mgr.24989) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.062692+0000 mgr.x (mgr.24989) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.136419+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.136419+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.138826+0000 mon.c (mon.1) 4739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.138826+0000 mon.c (mon.1) 4739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.141280+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.141280+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.142320+0000 mon.c (mon.1) 4741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.142320+0000 mon.c (mon.1) 4741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.151204+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.151204+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.151413+0000 mgr.x (mgr.24989) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.151413+0000 mgr.x (mgr.24989) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.208540+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.208540+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.914397+0000 mgr.x (mgr.24989) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.914397+0000 mgr.x (mgr.24989) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.989323+0000 mgr.x (mgr.24989) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:30.989323+0000 mgr.x (mgr.24989) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.062692+0000 mgr.x (mgr.24989) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.062692+0000 mgr.x (mgr.24989) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.136419+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.136419+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.138826+0000 mon.c (mon.1) 4739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.138826+0000 mon.c (mon.1) 4739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.141280+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.141280+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.142320+0000 mon.c (mon.1) 4741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.142320+0000 mon.c (mon.1) 4741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.151204+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.151204+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.151413+0000 mgr.x (mgr.24989) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.367 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.151413+0000 mgr.x (mgr.24989) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.208540+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.208540+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.211333+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.211333+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.213911+0000 mon.c (mon.1) 4744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.213911+0000 mon.c (mon.1) 4744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.215041+0000 mon.c (mon.1) 4745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.215041+0000 mon.c (mon.1) 4745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.222967+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.222967+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.280001+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.280001+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.282590+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.282590+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.285866+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.285866+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.368 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.286971+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.286971+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.297860+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.297860+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.355531+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.355531+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.211333+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.211333+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.213911+0000 mon.c (mon.1) 4744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.213911+0000 mon.c (mon.1) 4744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.215041+0000 mon.c (mon.1) 4745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.369 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.215041+0000 mon.c (mon.1) 4745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.222967+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.222967+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.280001+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.280001+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.282590+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.282590+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.285866+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.285866+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.286971+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.286971+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.297860+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.297860+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.355531+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.370 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.355531+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.358027+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.358027+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.360623+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.360623+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.362733+0000 mon.c (mon.1) 4753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.362733+0000 mon.c (mon.1) 4753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.374205+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.374205+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.432408+0000 mon.c (mon.1) 4754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.432408+0000 mon.c (mon.1) 4754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.434226+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.434226+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.371 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.436143+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.436143+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.436805+0000 mon.c (mon.1) 4757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.436805+0000 mon.c (mon.1) 4757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.443096+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.443096+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.485573+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.358027+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.358027+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.360623+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.360623+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.372 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.362733+0000 mon.c (mon.1) 4753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.362733+0000 mon.c (mon.1) 4753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.374205+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.374205+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.432408+0000 mon.c (mon.1) 4754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.432408+0000 mon.c (mon.1) 4754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.434226+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.434226+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.436143+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.436143+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.436805+0000 mon.c (mon.1) 4757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.436805+0000 mon.c (mon.1) 4757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.443096+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.443096+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.373 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.485573+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.485573+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.487954+0000 mon.c (mon.1) 4759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.487954+0000 mon.c (mon.1) 4759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.490662+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.490662+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.491588+0000 mon.c (mon.1) 4761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.491588+0000 mon.c (mon.1) 4761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.497683+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.497683+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.557182+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.557182+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.374 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.559843+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.559843+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.562413+0000 mon.c (mon.1) 4764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.562413+0000 mon.c (mon.1) 4764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.563522+0000 mon.c (mon.1) 4765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.563522+0000 mon.c (mon.1) 4765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.574856+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.574856+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.590433+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.485573+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.487954+0000 mon.c (mon.1) 4759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.487954+0000 mon.c (mon.1) 4759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.375 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.490662+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.490662+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.491588+0000 mon.c (mon.1) 4761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.491588+0000 mon.c (mon.1) 4761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.497683+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.497683+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.557182+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.557182+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.559843+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.559843+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.562413+0000 mon.c (mon.1) 4764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.562413+0000 mon.c (mon.1) 4764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.563522+0000 mon.c (mon.1) 4765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.563522+0000 mon.c (mon.1) 4765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.376 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.574856+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.574856+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.590433+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.590433+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.671767+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.671767+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.673897+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.673897+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.377 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.676761+0000 mon.c (mon.1) 4769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.676761+0000 mon.c (mon.1) 4769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.677723+0000 mon.c (mon.1) 4770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.677723+0000 mon.c (mon.1) 4770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.684271+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.684271+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.726505+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.726505+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.729152+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.729152+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.731965+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.731965+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.733104+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.378 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.733104+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.740003+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.740003+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.795324+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.795324+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.798259+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.798259+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.800928+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.800928+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.802008+0000 mon.c (mon.1) 4778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.802008+0000 mon.c (mon.1) 4778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.808861+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.808861+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.869980+0000 mon.c (mon.1) 4779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.379 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.869980+0000 mon.c (mon.1) 4779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.872469+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.872469+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.875264+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.875264+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.876285+0000 mon.c (mon.1) 4782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.876285+0000 mon.c (mon.1) 4782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.590433+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.671767+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.671767+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.673897+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.673897+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.380 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.676761+0000 mon.c (mon.1) 4769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.676761+0000 mon.c (mon.1) 4769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.677723+0000 mon.c (mon.1) 4770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.677723+0000 mon.c (mon.1) 4770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.684271+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.684271+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.726505+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.726505+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.729152+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.729152+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.731965+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.731965+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.733104+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.381 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.733104+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.885183+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.885183+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.942652+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.942652+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.944709+0000 mon.c (mon.1) 4784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.944709+0000 mon.c (mon.1) 4784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.947138+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.947138+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.947997+0000 mon.c (mon.1) 4786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.947997+0000 mon.c (mon.1) 4786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.382 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.953939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.953939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.995452+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.995452+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.997384+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.997384+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.999894+0000 mon.c (mon.1) 4789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:31.999894+0000 mon.c (mon.1) 4789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.000588+0000 mon.c (mon.1) 4790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.740003+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.740003+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.383 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.795324+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.795324+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.798259+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.798259+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.800928+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.800928+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.802008+0000 mon.c (mon.1) 4778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.802008+0000 mon.c (mon.1) 4778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.808861+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.808861+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.869980+0000 mon.c (mon.1) 4779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.869980+0000 mon.c (mon.1) 4779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.872469+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.872469+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.384 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.875264+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.875264+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.876285+0000 mon.c (mon.1) 4782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.876285+0000 mon.c (mon.1) 4782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.000588+0000 mon.c (mon.1) 4790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.006246+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.006246+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.040341+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.385 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.040341+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.049578+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.049578+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.057033+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.057033+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.067391+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.067391+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.069887+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.069887+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.072119+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.072119+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.073129+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.073129+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.081655+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.386 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[81040]: audit 2024-04-25T05:13:32.081655+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.885183+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.885183+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.942652+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.942652+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.944709+0000 mon.c (mon.1) 4784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.944709+0000 mon.c (mon.1) 4784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.947138+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.947138+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.387 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.947997+0000 mon.c (mon.1) 4786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.947997+0000 mon.c (mon.1) 4786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.953939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.953939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.995452+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.995452+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.997384+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.997384+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.999894+0000 mon.c (mon.1) 4789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:31.999894+0000 mon.c (mon.1) 4789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.000588+0000 mon.c (mon.1) 4790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.000588+0000 mon.c (mon.1) 4790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.006246+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.388 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.006246+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.040341+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.040341+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.049578+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.049578+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.057033+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.057033+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.067391+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.067391+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.069887+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.069887+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.072119+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.072119+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.073129+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.073129+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.389 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.081655+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.390 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:32 smithi096 bash[79063]: audit 2024-04-25T05:13:32.081655+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.212867+0000 mgr.x (mgr.24989) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.212867+0000 mgr.x (mgr.24989) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.271699+0000 mgr.x (mgr.24989) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.271699+0000 mgr.x (mgr.24989) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.351715+0000 mgr.x (mgr.24989) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.351715+0000 mgr.x (mgr.24989) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.426041+0000 mgr.x (mgr.24989) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.426041+0000 mgr.x (mgr.24989) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cluster 2024-04-25T05:13:30.489432+0000 mgr.x (mgr.24989) 1690 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cluster 2024-04-25T05:13:30.489432+0000 mgr.x (mgr.24989) 1690 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.500380+0000 mgr.x (mgr.24989) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.500380+0000 mgr.x (mgr.24989) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.572371+0000 mgr.x (mgr.24989) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.572371+0000 mgr.x (mgr.24989) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.641933+0000 mgr.x (mgr.24989) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.641933+0000 mgr.x (mgr.24989) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.694646+0000 mgr.x (mgr.24989) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.694646+0000 mgr.x (mgr.24989) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.749855+0000 mgr.x (mgr.24989) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.749855+0000 mgr.x (mgr.24989) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.824463+0000 mgr.x (mgr.24989) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.824463+0000 mgr.x (mgr.24989) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.914397+0000 mgr.x (mgr.24989) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.914397+0000 mgr.x (mgr.24989) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.989323+0000 mgr.x (mgr.24989) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:30.989323+0000 mgr.x (mgr.24989) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.062692+0000 mgr.x (mgr.24989) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.062692+0000 mgr.x (mgr.24989) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.136419+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.136419+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.138826+0000 mon.c (mon.1) 4739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.138826+0000 mon.c (mon.1) 4739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.141280+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.141280+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.142320+0000 mon.c (mon.1) 4741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.142320+0000 mon.c (mon.1) 4741 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.151204+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.151204+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.151413+0000 mgr.x (mgr.24989) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.151413+0000 mgr.x (mgr.24989) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.208540+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.208540+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.211333+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.211333+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.213911+0000 mon.c (mon.1) 4744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.213911+0000 mon.c (mon.1) 4744 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.215041+0000 mon.c (mon.1) 4745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.215041+0000 mon.c (mon.1) 4745 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.222967+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.222967+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.280001+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.280001+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.282590+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.282590+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.285866+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.285866+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.286971+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.286971+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.297860+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.297860+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.355531+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.355531+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.358027+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.358027+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.360623+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.360623+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.362733+0000 mon.c (mon.1) 4753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.362733+0000 mon.c (mon.1) 4753 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.374205+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.374205+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.432408+0000 mon.c (mon.1) 4754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.432408+0000 mon.c (mon.1) 4754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.434226+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.434226+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.436143+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.436143+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.436805+0000 mon.c (mon.1) 4757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.436805+0000 mon.c (mon.1) 4757 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.443096+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.443096+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.485573+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.485573+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.487954+0000 mon.c (mon.1) 4759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.487954+0000 mon.c (mon.1) 4759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.490662+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.490662+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.491588+0000 mon.c (mon.1) 4761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.491588+0000 mon.c (mon.1) 4761 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.497683+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.497683+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.557182+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.557182+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.559843+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.559843+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.562413+0000 mon.c (mon.1) 4764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.562413+0000 mon.c (mon.1) 4764 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.563522+0000 mon.c (mon.1) 4765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.563522+0000 mon.c (mon.1) 4765 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.574856+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.574856+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.590433+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:32.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.590433+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:32.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.671767+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.671767+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.673897+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.673897+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.676761+0000 mon.c (mon.1) 4769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.676761+0000 mon.c (mon.1) 4769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.677723+0000 mon.c (mon.1) 4770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.677723+0000 mon.c (mon.1) 4770 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.684271+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.684271+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.726505+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.726505+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.729152+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.729152+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.731965+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.731965+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.733104+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.733104+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.740003+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.740003+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.795324+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.795324+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.798259+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.798259+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.800928+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.800928+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.802008+0000 mon.c (mon.1) 4778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.802008+0000 mon.c (mon.1) 4778 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.808861+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.808861+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.869980+0000 mon.c (mon.1) 4779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.869980+0000 mon.c (mon.1) 4779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.872469+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.872469+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.875264+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.875264+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.876285+0000 mon.c (mon.1) 4782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.529 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.876285+0000 mon.c (mon.1) 4782 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.529 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.885183+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.529 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.885183+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.529 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.942652+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.942652+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.944709+0000 mon.c (mon.1) 4784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.944709+0000 mon.c (mon.1) 4784 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.947138+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.947138+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.947997+0000 mon.c (mon.1) 4786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.947997+0000 mon.c (mon.1) 4786 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.953939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.953939+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.995452+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.995452+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.997384+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.997384+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.999894+0000 mon.c (mon.1) 4789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:31.999894+0000 mon.c (mon.1) 4789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.000588+0000 mon.c (mon.1) 4790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.000588+0000 mon.c (mon.1) 4790 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.006246+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.006246+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.040341+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.040341+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.049578+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.049578+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.057033+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.057033+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.067391+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.067391+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.069887+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.069887+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.072119+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.072119+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.073129+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.073129+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:32.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.081655+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:32.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:32 smithi155 bash[60276]: audit 2024-04-25T05:13:32.081655+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.223147+0000 mgr.x (mgr.24989) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.223147+0000 mgr.x (mgr.24989) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.298145+0000 mgr.x (mgr.24989) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.298145+0000 mgr.x (mgr.24989) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.374927+0000 mgr.x (mgr.24989) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.374927+0000 mgr.x (mgr.24989) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.444280+0000 mgr.x (mgr.24989) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.444280+0000 mgr.x (mgr.24989) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.500166+0000 mgr.x (mgr.24989) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.500166+0000 mgr.x (mgr.24989) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.575434+0000 mgr.x (mgr.24989) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.575434+0000 mgr.x (mgr.24989) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.684564+0000 mgr.x (mgr.24989) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.684564+0000 mgr.x (mgr.24989) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.742162+0000 mgr.x (mgr.24989) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.742162+0000 mgr.x (mgr.24989) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.811250+0000 mgr.x (mgr.24989) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.811250+0000 mgr.x (mgr.24989) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.885720+0000 mgr.x (mgr.24989) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.885720+0000 mgr.x (mgr.24989) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.954395+0000 mgr.x (mgr.24989) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:31.954395+0000 mgr.x (mgr.24989) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.006137+0000 mgr.x (mgr.24989) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.006137+0000 mgr.x (mgr.24989) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.081699+0000 mgr.x (mgr.24989) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.081699+0000 mgr.x (mgr.24989) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.127283+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.127283+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.129512+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.129512+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.131526+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.131526+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.132212+0000 mon.c (mon.1) 4798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.132212+0000 mon.c (mon.1) 4798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.137578+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.137578+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.137976+0000 mgr.x (mgr.24989) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.137976+0000 mgr.x (mgr.24989) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.179162+0000 mon.c (mon.1) 4799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.179162+0000 mon.c (mon.1) 4799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.181269+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.181269+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.183102+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.183102+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.183766+0000 mon.c (mon.1) 4802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.183766+0000 mon.c (mon.1) 4802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.188977+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.188977+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.232017+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.232017+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.234038+0000 mon.c (mon.1) 4804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.234038+0000 mon.c (mon.1) 4804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.235975+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.235975+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.236628+0000 mon.c (mon.1) 4806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.236628+0000 mon.c (mon.1) 4806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.241609+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.241609+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.286097+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.286097+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.288400+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.288400+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.290532+0000 mon.c (mon.1) 4809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.290532+0000 mon.c (mon.1) 4809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.291356+0000 mon.c (mon.1) 4810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.291356+0000 mon.c (mon.1) 4810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.296851+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.296851+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.345506+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.345506+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.347839+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.347839+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.350054+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.350054+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.350824+0000 mon.c (mon.1) 4814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.350824+0000 mon.c (mon.1) 4814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.356349+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.356349+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.399013+0000 mon.c (mon.1) 4815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.399013+0000 mon.c (mon.1) 4815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.400959+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.400959+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.402871+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.402871+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.403770+0000 mon.c (mon.1) 4818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.403770+0000 mon.c (mon.1) 4818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.409350+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.409350+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.453081+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.453081+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.455172+0000 mon.c (mon.1) 4820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.455172+0000 mon.c (mon.1) 4820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.457107+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.457107+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.457871+0000 mon.c (mon.1) 4822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.457871+0000 mon.c (mon.1) 4822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.464319+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.464319+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.507554+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.507554+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.509780+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.509780+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.511956+0000 mon.c (mon.1) 4825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.511956+0000 mon.c (mon.1) 4825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.513008+0000 mon.c (mon.1) 4826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.513008+0000 mon.c (mon.1) 4826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.519755+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.519755+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.562403+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.562403+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.564462+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.564462+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.566485+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.566485+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.567228+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.567228+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.572478+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.572478+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.615519+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.615519+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.617525+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.617525+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.619418+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.619418+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.620335+0000 mon.c (mon.1) 4834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.620335+0000 mon.c (mon.1) 4834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.626639+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.626639+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.669138+0000 mon.c (mon.1) 4835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.669138+0000 mon.c (mon.1) 4835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.671310+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.671310+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.673319+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.673319+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.674055+0000 mon.c (mon.1) 4838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.674055+0000 mon.c (mon.1) 4838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.678921+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.678921+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.721800+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.721800+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.723874+0000 mon.c (mon.1) 4840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.723874+0000 mon.c (mon.1) 4840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.725939+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.725939+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.726683+0000 mon.c (mon.1) 4842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.726683+0000 mon.c (mon.1) 4842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.731704+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.731704+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.774548+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.774548+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.776492+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.776492+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.778556+0000 mon.c (mon.1) 4845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.778556+0000 mon.c (mon.1) 4845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.779194+0000 mon.c (mon.1) 4846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.779194+0000 mon.c (mon.1) 4846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.784590+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.784590+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.829457+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.829457+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.832005+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.832005+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.834020+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.834020+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.834765+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.834765+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.839418+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.839418+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.884720+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.884720+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.887116+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.887116+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.889681+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.889681+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.890594+0000 mon.c (mon.1) 4854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.890594+0000 mon.c (mon.1) 4854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.895303+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.895303+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.939051+0000 mon.c (mon.1) 4855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.939051+0000 mon.c (mon.1) 4855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.940965+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.940965+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.942766+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.942766+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.943440+0000 mon.c (mon.1) 4858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.943440+0000 mon.c (mon.1) 4858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.948191+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.948191+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.992239+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.992239+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.994215+0000 mon.c (mon.1) 4860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.994215+0000 mon.c (mon.1) 4860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.995986+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.995986+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.996598+0000 mon.c (mon.1) 4862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:32.996598+0000 mon.c (mon.1) 4862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.001393+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.001393+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.044494+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.044494+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.046300+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.046300+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.047962+0000 mon.c (mon.1) 4865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.047962+0000 mon.c (mon.1) 4865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.048504+0000 mon.c (mon.1) 4866 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.048504+0000 mon.c (mon.1) 4866 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.053223+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.053223+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.059221+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.059221+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.066318+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.066318+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.073277+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.073277+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.096297+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.096297+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.098410+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.098410+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.100301+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.100301+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.101035+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.101035+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.105874+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:33 smithi155 bash[60276]: audit 2024-04-25T05:13:33.105874+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.439 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.223147+0000 mgr.x (mgr.24989) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.223147+0000 mgr.x (mgr.24989) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.298145+0000 mgr.x (mgr.24989) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.298145+0000 mgr.x (mgr.24989) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.374927+0000 mgr.x (mgr.24989) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.374927+0000 mgr.x (mgr.24989) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.444280+0000 mgr.x (mgr.24989) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.444280+0000 mgr.x (mgr.24989) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.500166+0000 mgr.x (mgr.24989) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.500166+0000 mgr.x (mgr.24989) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.575434+0000 mgr.x (mgr.24989) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.575434+0000 mgr.x (mgr.24989) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.684564+0000 mgr.x (mgr.24989) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.440 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.684564+0000 mgr.x (mgr.24989) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.742162+0000 mgr.x (mgr.24989) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.742162+0000 mgr.x (mgr.24989) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.811250+0000 mgr.x (mgr.24989) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.811250+0000 mgr.x (mgr.24989) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.885720+0000 mgr.x (mgr.24989) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.885720+0000 mgr.x (mgr.24989) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.954395+0000 mgr.x (mgr.24989) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:31.954395+0000 mgr.x (mgr.24989) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.006137+0000 mgr.x (mgr.24989) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.006137+0000 mgr.x (mgr.24989) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.081699+0000 mgr.x (mgr.24989) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.081699+0000 mgr.x (mgr.24989) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.127283+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.441 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.127283+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.129512+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.129512+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.131526+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.131526+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.132212+0000 mon.c (mon.1) 4798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.132212+0000 mon.c (mon.1) 4798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.137578+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.137578+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.137976+0000 mgr.x (mgr.24989) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.137976+0000 mgr.x (mgr.24989) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.179162+0000 mon.c (mon.1) 4799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.179162+0000 mon.c (mon.1) 4799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.442 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.181269+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.181269+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.223147+0000 mgr.x (mgr.24989) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.223147+0000 mgr.x (mgr.24989) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.298145+0000 mgr.x (mgr.24989) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.298145+0000 mgr.x (mgr.24989) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.374927+0000 mgr.x (mgr.24989) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.374927+0000 mgr.x (mgr.24989) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.444280+0000 mgr.x (mgr.24989) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.444280+0000 mgr.x (mgr.24989) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.500166+0000 mgr.x (mgr.24989) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.500166+0000 mgr.x (mgr.24989) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.575434+0000 mgr.x (mgr.24989) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.575434+0000 mgr.x (mgr.24989) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.684564+0000 mgr.x (mgr.24989) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.684564+0000 mgr.x (mgr.24989) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.742162+0000 mgr.x (mgr.24989) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.742162+0000 mgr.x (mgr.24989) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.811250+0000 mgr.x (mgr.24989) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.811250+0000 mgr.x (mgr.24989) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.885720+0000 mgr.x (mgr.24989) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.885720+0000 mgr.x (mgr.24989) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.954395+0000 mgr.x (mgr.24989) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.444 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:31.954395+0000 mgr.x (mgr.24989) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.183102+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.183102+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.183766+0000 mon.c (mon.1) 4802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.183766+0000 mon.c (mon.1) 4802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.188977+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.188977+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.232017+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.232017+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.234038+0000 mon.c (mon.1) 4804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.234038+0000 mon.c (mon.1) 4804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.235975+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.235975+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.236628+0000 mon.c (mon.1) 4806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.236628+0000 mon.c (mon.1) 4806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.241609+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.241609+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.286097+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.286097+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.288400+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.288400+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.290532+0000 mon.c (mon.1) 4809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.290532+0000 mon.c (mon.1) 4809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.291356+0000 mon.c (mon.1) 4810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.291356+0000 mon.c (mon.1) 4810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.296851+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.296851+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.345506+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.345506+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.347839+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.347839+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.350054+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.350054+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.350824+0000 mon.c (mon.1) 4814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.350824+0000 mon.c (mon.1) 4814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.356349+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.356349+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.399013+0000 mon.c (mon.1) 4815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.399013+0000 mon.c (mon.1) 4815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.400959+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.400959+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.006137+0000 mgr.x (mgr.24989) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.006137+0000 mgr.x (mgr.24989) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.081699+0000 mgr.x (mgr.24989) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.081699+0000 mgr.x (mgr.24989) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.127283+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.127283+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.129512+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.129512+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.131526+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.131526+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.132212+0000 mon.c (mon.1) 4798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.132212+0000 mon.c (mon.1) 4798 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.137578+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.137578+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.137976+0000 mgr.x (mgr.24989) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.137976+0000 mgr.x (mgr.24989) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.179162+0000 mon.c (mon.1) 4799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.179162+0000 mon.c (mon.1) 4799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.181269+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.181269+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.402871+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.402871+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.403770+0000 mon.c (mon.1) 4818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.403770+0000 mon.c (mon.1) 4818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.409350+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.409350+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.453081+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.453081+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.455172+0000 mon.c (mon.1) 4820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.455172+0000 mon.c (mon.1) 4820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.457107+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.457107+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.457871+0000 mon.c (mon.1) 4822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.457871+0000 mon.c (mon.1) 4822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.464319+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.464319+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.507554+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.507554+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.509780+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.509780+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.511956+0000 mon.c (mon.1) 4825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.511956+0000 mon.c (mon.1) 4825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.513008+0000 mon.c (mon.1) 4826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.513008+0000 mon.c (mon.1) 4826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.519755+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.519755+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.562403+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.562403+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.564462+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.564462+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.566485+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.566485+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.567228+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.567228+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.572478+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.572478+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.615519+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.615519+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.617525+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.183102+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.183102+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.183766+0000 mon.c (mon.1) 4802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.183766+0000 mon.c (mon.1) 4802 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.188977+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.188977+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.232017+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.232017+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.234038+0000 mon.c (mon.1) 4804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.234038+0000 mon.c (mon.1) 4804 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.235975+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.235975+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.236628+0000 mon.c (mon.1) 4806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.236628+0000 mon.c (mon.1) 4806 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.241609+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.241609+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.286097+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.286097+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.288400+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.288400+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.617525+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.619418+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.619418+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.620335+0000 mon.c (mon.1) 4834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.620335+0000 mon.c (mon.1) 4834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.626639+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.626639+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.669138+0000 mon.c (mon.1) 4835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.669138+0000 mon.c (mon.1) 4835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.671310+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.671310+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.673319+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.673319+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.674055+0000 mon.c (mon.1) 4838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.674055+0000 mon.c (mon.1) 4838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.678921+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.678921+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.721800+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.721800+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.723874+0000 mon.c (mon.1) 4840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.723874+0000 mon.c (mon.1) 4840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.725939+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.725939+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.726683+0000 mon.c (mon.1) 4842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.726683+0000 mon.c (mon.1) 4842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.731704+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.731704+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.774548+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.774548+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.776492+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.776492+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.778556+0000 mon.c (mon.1) 4845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.778556+0000 mon.c (mon.1) 4845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.779194+0000 mon.c (mon.1) 4846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.779194+0000 mon.c (mon.1) 4846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.784590+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.457 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.784590+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.829457+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.829457+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.832005+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.832005+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.834020+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.834020+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.834765+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.834765+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.839418+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.839418+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.884720+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.884720+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.887116+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.887116+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.889681+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.889681+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.890594+0000 mon.c (mon.1) 4854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.890594+0000 mon.c (mon.1) 4854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.895303+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.895303+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.939051+0000 mon.c (mon.1) 4855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.939051+0000 mon.c (mon.1) 4855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.290532+0000 mon.c (mon.1) 4809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.290532+0000 mon.c (mon.1) 4809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.291356+0000 mon.c (mon.1) 4810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.459 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.291356+0000 mon.c (mon.1) 4810 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.296851+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.296851+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.345506+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.345506+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.347839+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.347839+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.350054+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.350054+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.350824+0000 mon.c (mon.1) 4814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.350824+0000 mon.c (mon.1) 4814 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.356349+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.356349+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.399013+0000 mon.c (mon.1) 4815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.399013+0000 mon.c (mon.1) 4815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.400959+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.400959+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.940965+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.940965+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.942766+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.942766+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.943440+0000 mon.c (mon.1) 4858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.461 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.943440+0000 mon.c (mon.1) 4858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.948191+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.948191+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.992239+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.992239+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.994215+0000 mon.c (mon.1) 4860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.994215+0000 mon.c (mon.1) 4860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.995986+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.995986+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.996598+0000 mon.c (mon.1) 4862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:32.996598+0000 mon.c (mon.1) 4862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.001393+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.001393+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.044494+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.462 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.044494+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.046300+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.046300+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.047962+0000 mon.c (mon.1) 4865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.047962+0000 mon.c (mon.1) 4865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.048504+0000 mon.c (mon.1) 4866 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.048504+0000 mon.c (mon.1) 4866 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.053223+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.053223+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.059221+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.059221+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.066318+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.066318+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.073277+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.073277+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.096297+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.096297+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.098410+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.098410+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.100301+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.100301+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.101035+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.101035+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.105874+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[81040]: audit 2024-04-25T05:13:33.105874+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.402871+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.402871+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.403770+0000 mon.c (mon.1) 4818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.403770+0000 mon.c (mon.1) 4818 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.409350+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.409350+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.453081+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.453081+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.455172+0000 mon.c (mon.1) 4820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.455172+0000 mon.c (mon.1) 4820 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.457107+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.457107+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.457871+0000 mon.c (mon.1) 4822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.457871+0000 mon.c (mon.1) 4822 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.464319+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.464319+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.507554+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.507554+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.509780+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.509780+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.511956+0000 mon.c (mon.1) 4825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.511956+0000 mon.c (mon.1) 4825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.513008+0000 mon.c (mon.1) 4826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.513008+0000 mon.c (mon.1) 4826 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.519755+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.519755+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.562403+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.562403+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.564462+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.564462+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.566485+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.566485+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.467 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.567228+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.567228+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.572478+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.572478+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.615519+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.615519+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.617525+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.617525+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.619418+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.619418+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.620335+0000 mon.c (mon.1) 4834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.620335+0000 mon.c (mon.1) 4834 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.626639+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.626639+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.468 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.669138+0000 mon.c (mon.1) 4835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.669138+0000 mon.c (mon.1) 4835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.671310+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.671310+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.673319+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.673319+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.674055+0000 mon.c (mon.1) 4838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.674055+0000 mon.c (mon.1) 4838 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.678921+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.678921+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.721800+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.721800+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.723874+0000 mon.c (mon.1) 4840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.723874+0000 mon.c (mon.1) 4840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.725939+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.725939+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.726683+0000 mon.c (mon.1) 4842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.726683+0000 mon.c (mon.1) 4842 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.731704+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.731704+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.774548+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.774548+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.776492+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.776492+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.778556+0000 mon.c (mon.1) 4845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.778556+0000 mon.c (mon.1) 4845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.779194+0000 mon.c (mon.1) 4846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.779194+0000 mon.c (mon.1) 4846 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.784590+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.784590+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.829457+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.829457+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.832005+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.832005+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.834020+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.834020+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.834765+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.834765+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.839418+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.839418+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.884720+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.884720+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.887116+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.887116+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.889681+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.889681+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.890594+0000 mon.c (mon.1) 4854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.890594+0000 mon.c (mon.1) 4854 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.895303+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.895303+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.939051+0000 mon.c (mon.1) 4855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.939051+0000 mon.c (mon.1) 4855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.940965+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.940965+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.942766+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.942766+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.943440+0000 mon.c (mon.1) 4858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.943440+0000 mon.c (mon.1) 4858 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.948191+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.948191+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.475 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.992239+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.992239+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.994215+0000 mon.c (mon.1) 4860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.994215+0000 mon.c (mon.1) 4860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.995986+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.995986+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.996598+0000 mon.c (mon.1) 4862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:32.996598+0000 mon.c (mon.1) 4862 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.001393+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.001393+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.044494+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.044494+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.046300+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.046300+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.047962+0000 mon.c (mon.1) 4865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.047962+0000 mon.c (mon.1) 4865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.048504+0000 mon.c (mon.1) 4866 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.048504+0000 mon.c (mon.1) 4866 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.053223+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.053223+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.059221+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.059221+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.066318+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.066318+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.073277+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.477 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.073277+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.096297+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.096297+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.098410+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.098410+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.100301+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.100301+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.101035+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.101035+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.105874+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:33.478 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:33 smithi096 bash[79063]: audit 2024-04-25T05:13:33.105874+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.190807+0000 mgr.x (mgr.24989) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.190807+0000 mgr.x (mgr.24989) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.243854+0000 mgr.x (mgr.24989) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.243854+0000 mgr.x (mgr.24989) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.302937+0000 mgr.x (mgr.24989) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.302937+0000 mgr.x (mgr.24989) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.358362+0000 mgr.x (mgr.24989) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.358362+0000 mgr.x (mgr.24989) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.411746+0000 mgr.x (mgr.24989) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.411746+0000 mgr.x (mgr.24989) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.465588+0000 mgr.x (mgr.24989) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.465588+0000 mgr.x (mgr.24989) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cluster 2024-04-25T05:13:32.489908+0000 mgr.x (mgr.24989) 1721 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cluster 2024-04-25T05:13:32.489908+0000 mgr.x (mgr.24989) 1721 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.521310+0000 mgr.x (mgr.24989) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.521310+0000 mgr.x (mgr.24989) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.574507+0000 mgr.x (mgr.24989) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.574507+0000 mgr.x (mgr.24989) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.627691+0000 mgr.x (mgr.24989) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.627691+0000 mgr.x (mgr.24989) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.681105+0000 mgr.x (mgr.24989) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.681105+0000 mgr.x (mgr.24989) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.190807+0000 mgr.x (mgr.24989) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.190807+0000 mgr.x (mgr.24989) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.243854+0000 mgr.x (mgr.24989) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.243854+0000 mgr.x (mgr.24989) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.302937+0000 mgr.x (mgr.24989) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.302937+0000 mgr.x (mgr.24989) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.358362+0000 mgr.x (mgr.24989) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.358362+0000 mgr.x (mgr.24989) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.411746+0000 mgr.x (mgr.24989) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.411746+0000 mgr.x (mgr.24989) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.465588+0000 mgr.x (mgr.24989) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.465588+0000 mgr.x (mgr.24989) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cluster 2024-04-25T05:13:32.489908+0000 mgr.x (mgr.24989) 1721 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cluster 2024-04-25T05:13:32.489908+0000 mgr.x (mgr.24989) 1721 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.521310+0000 mgr.x (mgr.24989) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.521310+0000 mgr.x (mgr.24989) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.574507+0000 mgr.x (mgr.24989) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.574507+0000 mgr.x (mgr.24989) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.627691+0000 mgr.x (mgr.24989) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.627691+0000 mgr.x (mgr.24989) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.681105+0000 mgr.x (mgr.24989) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.681105+0000 mgr.x (mgr.24989) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.733660+0000 mgr.x (mgr.24989) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.733660+0000 mgr.x (mgr.24989) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.786890+0000 mgr.x (mgr.24989) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.786890+0000 mgr.x (mgr.24989) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.842796+0000 mgr.x (mgr.24989) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.842796+0000 mgr.x (mgr.24989) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.898327+0000 mgr.x (mgr.24989) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.898327+0000 mgr.x (mgr.24989) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.951253+0000 mgr.x (mgr.24989) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:32.951253+0000 mgr.x (mgr.24989) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.003244+0000 mgr.x (mgr.24989) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.003244+0000 mgr.x (mgr.24989) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.055229+0000 mgr.x (mgr.24989) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.055229+0000 mgr.x (mgr.24989) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.107996+0000 mgr.x (mgr.24989) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.107996+0000 mgr.x (mgr.24989) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.157767+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.157767+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.159835+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.159835+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.161879+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.733660+0000 mgr.x (mgr.24989) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.733660+0000 mgr.x (mgr.24989) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.786890+0000 mgr.x (mgr.24989) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.786890+0000 mgr.x (mgr.24989) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.842796+0000 mgr.x (mgr.24989) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.842796+0000 mgr.x (mgr.24989) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.898327+0000 mgr.x (mgr.24989) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.898327+0000 mgr.x (mgr.24989) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.951253+0000 mgr.x (mgr.24989) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:32.951253+0000 mgr.x (mgr.24989) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.003244+0000 mgr.x (mgr.24989) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.003244+0000 mgr.x (mgr.24989) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.055229+0000 mgr.x (mgr.24989) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.055229+0000 mgr.x (mgr.24989) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.107996+0000 mgr.x (mgr.24989) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.107996+0000 mgr.x (mgr.24989) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.157767+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.157767+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.159835+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.159835+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.161879+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.161879+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.162589+0000 mon.c (mon.1) 4874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.162589+0000 mon.c (mon.1) 4874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.167063+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.167063+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.169528+0000 mgr.x (mgr.24989) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.169528+0000 mgr.x (mgr.24989) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.210383+0000 mon.c (mon.1) 4875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.210383+0000 mon.c (mon.1) 4875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.212418+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.212418+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.214149+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.214149+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.214837+0000 mon.c (mon.1) 4878 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.214837+0000 mon.c (mon.1) 4878 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.222185+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.222185+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.265225+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.265225+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.267104+0000 mon.c (mon.1) 4880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.161879+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.162589+0000 mon.c (mon.1) 4874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.162589+0000 mon.c (mon.1) 4874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.167063+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.167063+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.169528+0000 mgr.x (mgr.24989) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.169528+0000 mgr.x (mgr.24989) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.210383+0000 mon.c (mon.1) 4875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.210383+0000 mon.c (mon.1) 4875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.212418+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.212418+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.214149+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.214149+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.214837+0000 mon.c (mon.1) 4878 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.214837+0000 mon.c (mon.1) 4878 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.222185+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.222185+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.265225+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.265225+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.267104+0000 mon.c (mon.1) 4880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.267104+0000 mon.c (mon.1) 4880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.268746+0000 mon.c (mon.1) 4881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.268746+0000 mon.c (mon.1) 4881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.269491+0000 mon.c (mon.1) 4882 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.269491+0000 mon.c (mon.1) 4882 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.276351+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.276351+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.320975+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.320975+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.322886+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.322886+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.324613+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.324613+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.325255+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.325255+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.332491+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.332491+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.378733+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.378733+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.381319+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.267104+0000 mon.c (mon.1) 4880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.268746+0000 mon.c (mon.1) 4881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.268746+0000 mon.c (mon.1) 4881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.269491+0000 mon.c (mon.1) 4882 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.269491+0000 mon.c (mon.1) 4882 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.276351+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.276351+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.320975+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.320975+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.322886+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.322886+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.324613+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.324613+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.325255+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.325255+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.332491+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.332491+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.378733+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.378733+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.381319+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.381319+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.383655+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.383655+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.384656+0000 mon.c (mon.1) 4890 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.384656+0000 mon.c (mon.1) 4890 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.392425+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.392425+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.437862+0000 mon.c (mon.1) 4891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.437862+0000 mon.c (mon.1) 4891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.440596+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.440596+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.443588+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.443588+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.444523+0000 mon.c (mon.1) 4894 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.444523+0000 mon.c (mon.1) 4894 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.452154+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.452154+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.500149+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.500149+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.381319+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.383655+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.383655+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.384656+0000 mon.c (mon.1) 4890 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.384656+0000 mon.c (mon.1) 4890 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.392425+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.392425+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.437862+0000 mon.c (mon.1) 4891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.437862+0000 mon.c (mon.1) 4891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.440596+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.440596+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.443588+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.443588+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.444523+0000 mon.c (mon.1) 4894 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.444523+0000 mon.c (mon.1) 4894 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.452154+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.452154+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.500149+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.500149+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.502872+0000 mon.c (mon.1) 4896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.502872+0000 mon.c (mon.1) 4896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.505523+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.505523+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.506516+0000 mon.c (mon.1) 4898 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.506516+0000 mon.c (mon.1) 4898 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.516296+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.516296+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.573848+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.573848+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.576800+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.576800+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.579854+0000 mon.c (mon.1) 4901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.579854+0000 mon.c (mon.1) 4901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.580919+0000 mon.c (mon.1) 4902 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.580919+0000 mon.c (mon.1) 4902 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.590854+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.590854+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.631733+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.631733+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.634699+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.634699+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.637857+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.637857+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.639237+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.639237+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.649993+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.649993+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.733209+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.733209+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.736773+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.736773+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.739682+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.739682+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.740857+0000 mon.c (mon.1) 4910 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.740857+0000 mon.c (mon.1) 4910 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.748947+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.748947+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.812204+0000 mon.c (mon.1) 4911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.812204+0000 mon.c (mon.1) 4911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.502872+0000 mon.c (mon.1) 4896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.502872+0000 mon.c (mon.1) 4896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.505523+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.505523+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.506516+0000 mon.c (mon.1) 4898 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.506516+0000 mon.c (mon.1) 4898 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.516296+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.516296+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.573848+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.573848+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.576800+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.576800+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.579854+0000 mon.c (mon.1) 4901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.579854+0000 mon.c (mon.1) 4901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.580919+0000 mon.c (mon.1) 4902 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.580919+0000 mon.c (mon.1) 4902 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.590854+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.590854+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.631733+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.631733+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.814951+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.814951+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.817635+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.817635+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.818645+0000 mon.c (mon.1) 4914 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.818645+0000 mon.c (mon.1) 4914 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.826376+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.826376+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.872543+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.872543+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.875302+0000 mon.c (mon.1) 4916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.875302+0000 mon.c (mon.1) 4916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.878083+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.878083+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.879239+0000 mon.c (mon.1) 4918 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.879239+0000 mon.c (mon.1) 4918 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.887246+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.887246+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.932757+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.634699+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.634699+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.637857+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.637857+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.639237+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.639237+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.649993+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.649993+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.733209+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.733209+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.736773+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.736773+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.739682+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.739682+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.740857+0000 mon.c (mon.1) 4910 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.740857+0000 mon.c (mon.1) 4910 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.748947+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.748947+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.812204+0000 mon.c (mon.1) 4911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.812204+0000 mon.c (mon.1) 4911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.932757+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.935328+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.935328+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.937676+0000 mon.c (mon.1) 4921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.937676+0000 mon.c (mon.1) 4921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.938672+0000 mon.c (mon.1) 4922 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.938672+0000 mon.c (mon.1) 4922 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.947740+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:33.947740+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.006232+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.006232+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.008321+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.008321+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.010326+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.010326+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.011131+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.011131+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.018389+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.018389+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.060522+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.060522+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.063012+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.063012+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.065271+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.065271+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.066180+0000 mon.c (mon.1) 4930 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.066180+0000 mon.c (mon.1) 4930 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.073683+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.280 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[81040]: audit 2024-04-25T05:13:34.073683+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.814951+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.814951+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.817635+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.817635+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.818645+0000 mon.c (mon.1) 4914 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.818645+0000 mon.c (mon.1) 4914 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.826376+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.281 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.826376+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.872543+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.872543+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.875302+0000 mon.c (mon.1) 4916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.875302+0000 mon.c (mon.1) 4916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.878083+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.878083+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.879239+0000 mon.c (mon.1) 4918 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.879239+0000 mon.c (mon.1) 4918 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.887246+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.282 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.887246+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.932757+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.932757+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.935328+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.935328+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.937676+0000 mon.c (mon.1) 4921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.937676+0000 mon.c (mon.1) 4921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.938672+0000 mon.c (mon.1) 4922 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.938672+0000 mon.c (mon.1) 4922 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.947740+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:33.947740+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.006232+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.006232+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.283 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.008321+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.008321+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.010326+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.010326+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.011131+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.011131+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.018389+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.018389+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.060522+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.060522+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.063012+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.063012+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.065271+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.065271+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.066180+0000 mon.c (mon.1) 4930 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.284 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.066180+0000 mon.c (mon.1) 4930 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.285 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.073683+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.285 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:34 smithi096 bash[79063]: audit 2024-04-25T05:13:34.073683+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.370 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.190807+0000 mgr.x (mgr.24989) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.190807+0000 mgr.x (mgr.24989) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.243854+0000 mgr.x (mgr.24989) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.243854+0000 mgr.x (mgr.24989) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.302937+0000 mgr.x (mgr.24989) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.302937+0000 mgr.x (mgr.24989) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.358362+0000 mgr.x (mgr.24989) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.358362+0000 mgr.x (mgr.24989) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.411746+0000 mgr.x (mgr.24989) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.411746+0000 mgr.x (mgr.24989) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.465588+0000 mgr.x (mgr.24989) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.465588+0000 mgr.x (mgr.24989) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cluster 2024-04-25T05:13:32.489908+0000 mgr.x (mgr.24989) 1721 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cluster 2024-04-25T05:13:32.489908+0000 mgr.x (mgr.24989) 1721 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.521310+0000 mgr.x (mgr.24989) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.521310+0000 mgr.x (mgr.24989) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.574507+0000 mgr.x (mgr.24989) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.574507+0000 mgr.x (mgr.24989) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.627691+0000 mgr.x (mgr.24989) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.627691+0000 mgr.x (mgr.24989) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.681105+0000 mgr.x (mgr.24989) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.681105+0000 mgr.x (mgr.24989) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.733660+0000 mgr.x (mgr.24989) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.733660+0000 mgr.x (mgr.24989) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.786890+0000 mgr.x (mgr.24989) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.786890+0000 mgr.x (mgr.24989) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.842796+0000 mgr.x (mgr.24989) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.842796+0000 mgr.x (mgr.24989) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.898327+0000 mgr.x (mgr.24989) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.898327+0000 mgr.x (mgr.24989) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.951253+0000 mgr.x (mgr.24989) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:32.951253+0000 mgr.x (mgr.24989) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.003244+0000 mgr.x (mgr.24989) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.003244+0000 mgr.x (mgr.24989) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.055229+0000 mgr.x (mgr.24989) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.055229+0000 mgr.x (mgr.24989) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.107996+0000 mgr.x (mgr.24989) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.107996+0000 mgr.x (mgr.24989) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.157767+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.157767+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.159835+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.159835+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.161879+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.161879+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.162589+0000 mon.c (mon.1) 4874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.162589+0000 mon.c (mon.1) 4874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.167063+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.167063+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.169528+0000 mgr.x (mgr.24989) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.169528+0000 mgr.x (mgr.24989) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.210383+0000 mon.c (mon.1) 4875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.210383+0000 mon.c (mon.1) 4875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.212418+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.212418+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.214149+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.214149+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.214837+0000 mon.c (mon.1) 4878 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.214837+0000 mon.c (mon.1) 4878 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.222185+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.222185+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.265225+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.265225+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.267104+0000 mon.c (mon.1) 4880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.267104+0000 mon.c (mon.1) 4880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.268746+0000 mon.c (mon.1) 4881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.268746+0000 mon.c (mon.1) 4881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.269491+0000 mon.c (mon.1) 4882 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.269491+0000 mon.c (mon.1) 4882 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.276351+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.276351+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.320975+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.320975+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.322886+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.322886+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.324613+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.324613+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.325255+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.325255+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.332491+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.332491+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.378733+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.378733+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.381319+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.381319+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.383655+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.383655+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.384656+0000 mon.c (mon.1) 4890 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.384656+0000 mon.c (mon.1) 4890 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.392425+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.392425+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.437862+0000 mon.c (mon.1) 4891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.437862+0000 mon.c (mon.1) 4891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.440596+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.440596+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.443588+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.443588+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.444523+0000 mon.c (mon.1) 4894 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.444523+0000 mon.c (mon.1) 4894 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.452154+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.452154+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.500149+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.500149+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.502872+0000 mon.c (mon.1) 4896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.502872+0000 mon.c (mon.1) 4896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.505523+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.505523+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.506516+0000 mon.c (mon.1) 4898 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.506516+0000 mon.c (mon.1) 4898 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.516296+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.516296+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.573848+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.573848+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.576800+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.576800+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.579854+0000 mon.c (mon.1) 4901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.579854+0000 mon.c (mon.1) 4901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.580919+0000 mon.c (mon.1) 4902 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.580919+0000 mon.c (mon.1) 4902 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.590854+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.590854+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.631733+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.631733+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.634699+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.634699+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.637857+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.637857+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.639237+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.639237+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.649993+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.649993+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.733209+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.733209+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.736773+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.736773+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.739682+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.739682+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.740857+0000 mon.c (mon.1) 4910 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.740857+0000 mon.c (mon.1) 4910 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.748947+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.748947+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.812204+0000 mon.c (mon.1) 4911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.812204+0000 mon.c (mon.1) 4911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.814951+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.814951+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.817635+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.817635+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.818645+0000 mon.c (mon.1) 4914 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.818645+0000 mon.c (mon.1) 4914 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.826376+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.826376+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.872543+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.872543+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.875302+0000 mon.c (mon.1) 4916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.875302+0000 mon.c (mon.1) 4916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.878083+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.878083+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.879239+0000 mon.c (mon.1) 4918 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.879239+0000 mon.c (mon.1) 4918 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.887246+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.887246+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.932757+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.932757+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.935328+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.935328+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.937676+0000 mon.c (mon.1) 4921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.937676+0000 mon.c (mon.1) 4921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.938672+0000 mon.c (mon.1) 4922 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.938672+0000 mon.c (mon.1) 4922 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.947740+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:33.947740+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.006232+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.006232+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.008321+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.008321+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.010326+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.010326+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.011131+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.011131+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.018389+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.018389+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.060522+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.060522+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.063012+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.063012+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.065271+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.065271+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.066180+0000 mon.c (mon.1) 4930 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.066180+0000 mon.c (mon.1) 4930 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:34.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.073683+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:34.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:34 smithi155 bash[60276]: audit 2024-04-25T05:13:34.073683+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.224096+0000 mgr.x (mgr.24989) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.224096+0000 mgr.x (mgr.24989) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.280126+0000 mgr.x (mgr.24989) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.280126+0000 mgr.x (mgr.24989) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.337294+0000 mgr.x (mgr.24989) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.337294+0000 mgr.x (mgr.24989) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.396554+0000 mgr.x (mgr.24989) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.396554+0000 mgr.x (mgr.24989) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.454057+0000 mgr.x (mgr.24989) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.454057+0000 mgr.x (mgr.24989) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.516324+0000 mgr.x (mgr.24989) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.516324+0000 mgr.x (mgr.24989) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.591093+0000 mgr.x (mgr.24989) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.591093+0000 mgr.x (mgr.24989) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.652101+0000 mgr.x (mgr.24989) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.652101+0000 mgr.x (mgr.24989) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:33.652457+0000 mgr.x (mgr.24989) 1743 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:33.652457+0000 mgr.x (mgr.24989) 1743 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.753810+0000 mgr.x (mgr.24989) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.753810+0000 mgr.x (mgr.24989) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.830769+0000 mgr.x (mgr.24989) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.830769+0000 mgr.x (mgr.24989) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.891470+0000 mgr.x (mgr.24989) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.891470+0000 mgr.x (mgr.24989) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.947805+0000 mgr.x (mgr.24989) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:33.947805+0000 mgr.x (mgr.24989) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.019002+0000 mgr.x (mgr.24989) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.019002+0000 mgr.x (mgr.24989) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.074254+0000 mgr.x (mgr.24989) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.074254+0000 mgr.x (mgr.24989) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.144809+0000 mon.c (mon.1) 4931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.144809+0000 mon.c (mon.1) 4931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.147584+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.147584+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.150013+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.150013+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.150908+0000 mon.c (mon.1) 4934 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.150908+0000 mon.c (mon.1) 4934 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.159425+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.159425+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.159955+0000 mgr.x (mgr.24989) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.159955+0000 mgr.x (mgr.24989) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.224096+0000 mgr.x (mgr.24989) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.224096+0000 mgr.x (mgr.24989) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.280126+0000 mgr.x (mgr.24989) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.280126+0000 mgr.x (mgr.24989) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.337294+0000 mgr.x (mgr.24989) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.337294+0000 mgr.x (mgr.24989) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.396554+0000 mgr.x (mgr.24989) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.396554+0000 mgr.x (mgr.24989) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.454057+0000 mgr.x (mgr.24989) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.454057+0000 mgr.x (mgr.24989) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.516324+0000 mgr.x (mgr.24989) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.516324+0000 mgr.x (mgr.24989) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.591093+0000 mgr.x (mgr.24989) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.591093+0000 mgr.x (mgr.24989) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.652101+0000 mgr.x (mgr.24989) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.652101+0000 mgr.x (mgr.24989) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:33.652457+0000 mgr.x (mgr.24989) 1743 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:33.652457+0000 mgr.x (mgr.24989) 1743 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.753810+0000 mgr.x (mgr.24989) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.753810+0000 mgr.x (mgr.24989) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.830769+0000 mgr.x (mgr.24989) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.203277+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.203277+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.206320+0000 mon.c (mon.1) 4936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.206320+0000 mon.c (mon.1) 4936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.209038+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.209038+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.210065+0000 mon.c (mon.1) 4938 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.210065+0000 mon.c (mon.1) 4938 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.220357+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.220357+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.262333+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.262333+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.264569+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.264569+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.267178+0000 mon.c (mon.1) 4941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.267178+0000 mon.c (mon.1) 4941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.268344+0000 mon.c (mon.1) 4942 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.268344+0000 mon.c (mon.1) 4942 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.276948+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.276948+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.365172+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.365172+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.368499+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.368499+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.372018+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.372018+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.373321+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.373321+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.384757+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.384757+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.464380+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.464380+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.467439+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.467439+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.470046+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.470046+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.471076+0000 mon.c (mon.1) 4950 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.471076+0000 mon.c (mon.1) 4950 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.480158+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.480158+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.830769+0000 mgr.x (mgr.24989) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.891470+0000 mgr.x (mgr.24989) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.891470+0000 mgr.x (mgr.24989) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.947805+0000 mgr.x (mgr.24989) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:33.947805+0000 mgr.x (mgr.24989) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.019002+0000 mgr.x (mgr.24989) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.019002+0000 mgr.x (mgr.24989) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.074254+0000 mgr.x (mgr.24989) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.074254+0000 mgr.x (mgr.24989) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.144809+0000 mon.c (mon.1) 4931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.144809+0000 mon.c (mon.1) 4931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.147584+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.147584+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.150013+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.150013+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.150908+0000 mon.c (mon.1) 4934 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.150908+0000 mon.c (mon.1) 4934 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.159425+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.159425+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.159955+0000 mgr.x (mgr.24989) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.159955+0000 mgr.x (mgr.24989) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.543281+0000 mon.c (mon.1) 4951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.543281+0000 mon.c (mon.1) 4951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.546418+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.546418+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.549192+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.549192+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.550293+0000 mon.c (mon.1) 4954 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.550293+0000 mon.c (mon.1) 4954 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.561829+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.561829+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.608689+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.608689+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.611718+0000 mon.c (mon.1) 4956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.611718+0000 mon.c (mon.1) 4956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.614151+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.614151+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.615219+0000 mon.c (mon.1) 4958 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.615219+0000 mon.c (mon.1) 4958 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.626394+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.626394+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.685937+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.685937+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.688635+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.688635+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.690985+0000 mon.c (mon.1) 4961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.690985+0000 mon.c (mon.1) 4961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.691991+0000 mon.c (mon.1) 4962 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.691991+0000 mon.c (mon.1) 4962 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.703286+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.703286+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.761174+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.761174+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.763462+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.763462+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.765607+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.765607+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.766542+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.766542+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.777364+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.203277+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.203277+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.206320+0000 mon.c (mon.1) 4936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.206320+0000 mon.c (mon.1) 4936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.209038+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.209038+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.210065+0000 mon.c (mon.1) 4938 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.210065+0000 mon.c (mon.1) 4938 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.220357+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.220357+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.262333+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.262333+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.264569+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.264569+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.267178+0000 mon.c (mon.1) 4941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.267178+0000 mon.c (mon.1) 4941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.268344+0000 mon.c (mon.1) 4942 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.268344+0000 mon.c (mon.1) 4942 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.276948+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.276948+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.777364+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.821121+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.821121+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.824070+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.824070+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.826660+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.826660+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.827785+0000 mon.c (mon.1) 4970 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.827785+0000 mon.c (mon.1) 4970 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.837532+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.837532+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.895963+0000 mon.c (mon.1) 4971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.895963+0000 mon.c (mon.1) 4971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.898406+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.898406+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.900461+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.900461+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.901311+0000 mon.c (mon.1) 4974 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.901311+0000 mon.c (mon.1) 4974 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.365172+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.365172+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.368499+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.368499+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.372018+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.372018+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.373321+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.373321+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.384757+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.384757+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.464380+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.464380+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.467439+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.467439+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.470046+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.470046+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.471076+0000 mon.c (mon.1) 4950 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.471076+0000 mon.c (mon.1) 4950 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.480158+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.480158+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.911369+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.911369+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.972995+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.972995+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.976169+0000 mon.c (mon.1) 4976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.976169+0000 mon.c (mon.1) 4976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.978754+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.978754+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.979852+0000 mon.c (mon.1) 4978 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.979852+0000 mon.c (mon.1) 4978 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.989294+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:34.989294+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.032006+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.032006+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.034192+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.034192+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.036240+0000 mon.c (mon.1) 4981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.036240+0000 mon.c (mon.1) 4981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.037034+0000 mon.c (mon.1) 4982 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.037034+0000 mon.c (mon.1) 4982 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.044745+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.044745+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.088071+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.088071+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.090654+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.090654+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.092883+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.092883+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.093769+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.093769+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.102921+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[79063]: audit 2024-04-25T05:13:35.102921+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.543281+0000 mon.c (mon.1) 4951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.543281+0000 mon.c (mon.1) 4951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.546418+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.546418+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.549192+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.549192+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.550293+0000 mon.c (mon.1) 4954 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.550293+0000 mon.c (mon.1) 4954 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.561829+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.561829+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.608689+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.608689+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.611718+0000 mon.c (mon.1) 4956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.611718+0000 mon.c (mon.1) 4956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.614151+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.614151+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.615219+0000 mon.c (mon.1) 4958 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.615219+0000 mon.c (mon.1) 4958 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.626394+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.626394+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.685937+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.685937+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.688635+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.688635+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.690985+0000 mon.c (mon.1) 4961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.690985+0000 mon.c (mon.1) 4961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.691991+0000 mon.c (mon.1) 4962 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.691991+0000 mon.c (mon.1) 4962 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.703286+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.703286+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.761174+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.761174+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.763462+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.763462+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.765607+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.765607+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.766542+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.766542+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.777364+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.777364+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.821121+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.821121+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.824070+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.824070+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.826660+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.826660+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.827785+0000 mon.c (mon.1) 4970 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.827785+0000 mon.c (mon.1) 4970 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.837532+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.837532+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.895963+0000 mon.c (mon.1) 4971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.895963+0000 mon.c (mon.1) 4971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.898406+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.898406+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.900461+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.900461+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.901311+0000 mon.c (mon.1) 4974 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.901311+0000 mon.c (mon.1) 4974 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.911369+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.911369+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.972995+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.972995+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.976169+0000 mon.c (mon.1) 4976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.976169+0000 mon.c (mon.1) 4976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.978754+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.978754+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.979852+0000 mon.c (mon.1) 4978 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.979852+0000 mon.c (mon.1) 4978 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.989294+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:34.989294+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.032006+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.032006+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.034192+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.034192+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.036240+0000 mon.c (mon.1) 4981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.036240+0000 mon.c (mon.1) 4981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.037034+0000 mon.c (mon.1) 4982 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.037034+0000 mon.c (mon.1) 4982 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.044745+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.044745+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.088071+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.088071+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.090654+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.090654+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.092883+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.092883+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.093769+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.093769+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.102921+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:35 smithi096 bash[81040]: audit 2024-04-25T05:13:35.102921+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.224096+0000 mgr.x (mgr.24989) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.224096+0000 mgr.x (mgr.24989) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.280126+0000 mgr.x (mgr.24989) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.280126+0000 mgr.x (mgr.24989) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.337294+0000 mgr.x (mgr.24989) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.337294+0000 mgr.x (mgr.24989) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.396554+0000 mgr.x (mgr.24989) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.396554+0000 mgr.x (mgr.24989) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.454057+0000 mgr.x (mgr.24989) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.454057+0000 mgr.x (mgr.24989) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.516324+0000 mgr.x (mgr.24989) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.516324+0000 mgr.x (mgr.24989) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.591093+0000 mgr.x (mgr.24989) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.591093+0000 mgr.x (mgr.24989) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.652101+0000 mgr.x (mgr.24989) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.652101+0000 mgr.x (mgr.24989) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:33.652457+0000 mgr.x (mgr.24989) 1743 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:33.652457+0000 mgr.x (mgr.24989) 1743 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.753810+0000 mgr.x (mgr.24989) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.753810+0000 mgr.x (mgr.24989) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.830769+0000 mgr.x (mgr.24989) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.830769+0000 mgr.x (mgr.24989) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.891470+0000 mgr.x (mgr.24989) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.891470+0000 mgr.x (mgr.24989) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.947805+0000 mgr.x (mgr.24989) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:33.947805+0000 mgr.x (mgr.24989) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.019002+0000 mgr.x (mgr.24989) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.019002+0000 mgr.x (mgr.24989) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.074254+0000 mgr.x (mgr.24989) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.074254+0000 mgr.x (mgr.24989) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.144809+0000 mon.c (mon.1) 4931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.144809+0000 mon.c (mon.1) 4931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.147584+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.147584+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.150013+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.150013+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.150908+0000 mon.c (mon.1) 4934 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.150908+0000 mon.c (mon.1) 4934 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.159425+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.159425+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.159955+0000 mgr.x (mgr.24989) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.159955+0000 mgr.x (mgr.24989) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.203277+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.203277+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.206320+0000 mon.c (mon.1) 4936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.206320+0000 mon.c (mon.1) 4936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.209038+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.209038+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.210065+0000 mon.c (mon.1) 4938 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.210065+0000 mon.c (mon.1) 4938 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.220357+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.220357+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.262333+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.262333+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.264569+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.264569+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.267178+0000 mon.c (mon.1) 4941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.267178+0000 mon.c (mon.1) 4941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.268344+0000 mon.c (mon.1) 4942 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.268344+0000 mon.c (mon.1) 4942 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.276948+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.276948+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.365172+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.365172+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.368499+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.368499+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.372018+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.372018+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.373321+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.373321+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.384757+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.384757+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.464380+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.464380+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.467439+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.467439+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.470046+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.470046+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.471076+0000 mon.c (mon.1) 4950 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.471076+0000 mon.c (mon.1) 4950 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.480158+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.480158+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.543281+0000 mon.c (mon.1) 4951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.543281+0000 mon.c (mon.1) 4951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.546418+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.546418+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.549192+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.549192+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.550293+0000 mon.c (mon.1) 4954 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.550293+0000 mon.c (mon.1) 4954 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.561829+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.561829+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.608689+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.608689+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.611718+0000 mon.c (mon.1) 4956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.611718+0000 mon.c (mon.1) 4956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.614151+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.614151+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.615219+0000 mon.c (mon.1) 4958 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.615219+0000 mon.c (mon.1) 4958 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.626394+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.626394+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.685937+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.685937+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.688635+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.688635+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.690985+0000 mon.c (mon.1) 4961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.690985+0000 mon.c (mon.1) 4961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.691991+0000 mon.c (mon.1) 4962 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.691991+0000 mon.c (mon.1) 4962 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.703286+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.703286+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.761174+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.761174+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.763462+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.763462+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.765607+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.765607+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.766542+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.766542+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.777364+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.777364+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.821121+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.821121+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.824070+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.824070+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.826660+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.826660+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.827785+0000 mon.c (mon.1) 4970 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.827785+0000 mon.c (mon.1) 4970 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.837532+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.837532+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.895963+0000 mon.c (mon.1) 4971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.895963+0000 mon.c (mon.1) 4971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.898406+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.898406+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.900461+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.900461+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.901311+0000 mon.c (mon.1) 4974 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.901311+0000 mon.c (mon.1) 4974 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.911369+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.911369+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.972995+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.972995+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.976169+0000 mon.c (mon.1) 4976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.976169+0000 mon.c (mon.1) 4976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.978754+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.978754+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.979852+0000 mon.c (mon.1) 4978 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.979852+0000 mon.c (mon.1) 4978 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.989294+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:34.989294+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.032006+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.032006+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.034192+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.034192+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.036240+0000 mon.c (mon.1) 4981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.036240+0000 mon.c (mon.1) 4981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.037034+0000 mon.c (mon.1) 4982 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.037034+0000 mon.c (mon.1) 4982 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.044745+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.044745+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.088071+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.088071+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.090654+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.090654+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.092883+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.092883+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.093769+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.093769+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.102921+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:35 smithi155 bash[60276]: audit 2024-04-25T05:13:35.102921+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:35.995 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.220698+0000 mgr.x (mgr.24989) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.220698+0000 mgr.x (mgr.24989) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.277028+0000 mgr.x (mgr.24989) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.277028+0000 mgr.x (mgr.24989) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.385069+0000 mgr.x (mgr.24989) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.385069+0000 mgr.x (mgr.24989) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.480391+0000 mgr.x (mgr.24989) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.480391+0000 mgr.x (mgr.24989) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cluster 2024-04-25T05:13:34.490674+0000 mgr.x (mgr.24989) 1755 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cluster 2024-04-25T05:13:34.490674+0000 mgr.x (mgr.24989) 1755 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.562118+0000 mgr.x (mgr.24989) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.562118+0000 mgr.x (mgr.24989) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.626588+0000 mgr.x (mgr.24989) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.626588+0000 mgr.x (mgr.24989) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.703614+0000 mgr.x (mgr.24989) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.703614+0000 mgr.x (mgr.24989) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.777875+0000 mgr.x (mgr.24989) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.777875+0000 mgr.x (mgr.24989) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.837648+0000 mgr.x (mgr.24989) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.837648+0000 mgr.x (mgr.24989) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.911634+0000 mgr.x (mgr.24989) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.911634+0000 mgr.x (mgr.24989) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.989916+0000 mgr.x (mgr.24989) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:34.989916+0000 mgr.x (mgr.24989) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:35.044790+0000 mgr.x (mgr.24989) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:35.044790+0000 mgr.x (mgr.24989) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:35.102840+0000 mgr.x (mgr.24989) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:35.102840+0000 mgr.x (mgr.24989) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.146550+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.146550+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.148500+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.148500+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.150427+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.150427+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.151135+0000 mon.c (mon.1) 4990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.151135+0000 mon.c (mon.1) 4990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:35.158252+0000 mgr.x (mgr.24989) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: cephadm 2024-04-25T05:13:35.158252+0000 mgr.x (mgr.24989) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.158347+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.158347+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.193338+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.193338+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.200613+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.200613+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.209408+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.209408+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.216698+0000 mon.c (mon.1) 4991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.216698+0000 mon.c (mon.1) 4991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.219020+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.219020+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.220767+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.220767+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.222127+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.222127+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.224088+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.224088+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.226459+0000 mon.c (mon.1) 4996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.226459+0000 mon.c (mon.1) 4996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.228034+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.228034+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.229083+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.229083+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.230152+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.230152+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.231450+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.231450+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.232874+0000 mon.c (mon.1) 5001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.232874+0000 mon.c (mon.1) 5001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.234092+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.234092+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.235436+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.235436+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.237329+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.237329+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.816253+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.816253+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.837977+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.837977+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.851378+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:36 smithi155 bash[60276]: audit 2024-04-25T05:13:35.851378+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.220698+0000 mgr.x (mgr.24989) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.220698+0000 mgr.x (mgr.24989) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.277028+0000 mgr.x (mgr.24989) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.277028+0000 mgr.x (mgr.24989) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.385069+0000 mgr.x (mgr.24989) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.385069+0000 mgr.x (mgr.24989) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.480391+0000 mgr.x (mgr.24989) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.480391+0000 mgr.x (mgr.24989) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cluster 2024-04-25T05:13:34.490674+0000 mgr.x (mgr.24989) 1755 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cluster 2024-04-25T05:13:34.490674+0000 mgr.x (mgr.24989) 1755 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.562118+0000 mgr.x (mgr.24989) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.562118+0000 mgr.x (mgr.24989) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.626588+0000 mgr.x (mgr.24989) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.626588+0000 mgr.x (mgr.24989) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.703614+0000 mgr.x (mgr.24989) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.703614+0000 mgr.x (mgr.24989) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.777875+0000 mgr.x (mgr.24989) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.777875+0000 mgr.x (mgr.24989) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.837648+0000 mgr.x (mgr.24989) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.837648+0000 mgr.x (mgr.24989) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.911634+0000 mgr.x (mgr.24989) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.911634+0000 mgr.x (mgr.24989) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.220698+0000 mgr.x (mgr.24989) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.220698+0000 mgr.x (mgr.24989) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.277028+0000 mgr.x (mgr.24989) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.277028+0000 mgr.x (mgr.24989) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.385069+0000 mgr.x (mgr.24989) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.385069+0000 mgr.x (mgr.24989) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.480391+0000 mgr.x (mgr.24989) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.480391+0000 mgr.x (mgr.24989) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cluster 2024-04-25T05:13:34.490674+0000 mgr.x (mgr.24989) 1755 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cluster 2024-04-25T05:13:34.490674+0000 mgr.x (mgr.24989) 1755 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.562118+0000 mgr.x (mgr.24989) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.562118+0000 mgr.x (mgr.24989) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.626588+0000 mgr.x (mgr.24989) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.626588+0000 mgr.x (mgr.24989) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.703614+0000 mgr.x (mgr.24989) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.703614+0000 mgr.x (mgr.24989) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.777875+0000 mgr.x (mgr.24989) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.777875+0000 mgr.x (mgr.24989) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.837648+0000 mgr.x (mgr.24989) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.837648+0000 mgr.x (mgr.24989) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.911634+0000 mgr.x (mgr.24989) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.911634+0000 mgr.x (mgr.24989) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.989916+0000 mgr.x (mgr.24989) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:34.989916+0000 mgr.x (mgr.24989) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:35.044790+0000 mgr.x (mgr.24989) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:35.044790+0000 mgr.x (mgr.24989) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:35.102840+0000 mgr.x (mgr.24989) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:35.102840+0000 mgr.x (mgr.24989) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.146550+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.146550+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.148500+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.148500+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.150427+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.150427+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.151135+0000 mon.c (mon.1) 4990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.151135+0000 mon.c (mon.1) 4990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:35.158252+0000 mgr.x (mgr.24989) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: cephadm 2024-04-25T05:13:35.158252+0000 mgr.x (mgr.24989) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.158347+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.158347+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.193338+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.193338+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.200613+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.200613+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.989916+0000 mgr.x (mgr.24989) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:34.989916+0000 mgr.x (mgr.24989) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:35.044790+0000 mgr.x (mgr.24989) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:35.044790+0000 mgr.x (mgr.24989) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:35.102840+0000 mgr.x (mgr.24989) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:35.102840+0000 mgr.x (mgr.24989) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.146550+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.146550+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.148500+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.148500+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.150427+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.150427+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.151135+0000 mon.c (mon.1) 4990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.151135+0000 mon.c (mon.1) 4990 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:35.158252+0000 mgr.x (mgr.24989) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: cephadm 2024-04-25T05:13:35.158252+0000 mgr.x (mgr.24989) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.158347+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.158347+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.193338+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.193338+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.200613+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.200613+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.209408+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.209408+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.216698+0000 mon.c (mon.1) 4991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.216698+0000 mon.c (mon.1) 4991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.219020+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.219020+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.220767+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.220767+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.222127+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.222127+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.224088+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.224088+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.226459+0000 mon.c (mon.1) 4996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.226459+0000 mon.c (mon.1) 4996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.228034+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.228034+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.229083+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.229083+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.230152+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.230152+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.231450+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.231450+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.232874+0000 mon.c (mon.1) 5001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.232874+0000 mon.c (mon.1) 5001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.234092+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.234092+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.235436+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.235436+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.237329+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.237329+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.816253+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.816253+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.837977+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.837977+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.851378+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[81040]: audit 2024-04-25T05:13:35.851378+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.209408+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.209408+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.216698+0000 mon.c (mon.1) 4991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.216698+0000 mon.c (mon.1) 4991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.219020+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.219020+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.220767+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.220767+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.222127+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.222127+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.224088+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.224088+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.226459+0000 mon.c (mon.1) 4996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.226459+0000 mon.c (mon.1) 4996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.228034+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.228034+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.229083+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.229083+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.230152+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.230152+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.231450+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.231450+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.232874+0000 mon.c (mon.1) 5001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.232874+0000 mon.c (mon.1) 5001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.234092+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.234092+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.235436+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.235436+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.237329+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.237329+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.816253+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.816253+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.837977+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.837977+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.851378+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:36 smithi096 bash[79063]: audit 2024-04-25T05:13:35.851378+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:36.752 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 0s ago 24m - - 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 1s ago 24m - - 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (11m) 0s ago 18m 15.0M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (11m) 1s ago 17m 43.5M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (34s) 0s ago 15m 42.3M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (10m) 1s ago 24m 530M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (8m) 0s ago 25m 440M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (8m) 0s ago 25m 73.1M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (7m) 1s ago 24m 60.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (7m) 0s ago 24m 66.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (17s) 0s ago 18m 7023k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (6s) 1s ago 18m - - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:13:36.753 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (6m) 0s ago 23m 61.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (5m) 0s ago 23m 61.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (4m) 0s ago 22m 55.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (4m) 0s ago 21m 60.9M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (3m) 1s ago 21m 64.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (3m) 1s ago 20m 54.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (2m) 1s ago 19m 58.1M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (109s) 1s ago 19m 59.5M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (10m) 1s ago 18m 66.9M - 2.33.4 514e6a882f6e c01684dfcc78 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (97s) 0s ago 16m 89.7M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (83s) 1s ago 16m 89.8M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (90s) 0s ago 16m 89.9M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:13:36.754 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (72s) 1s ago 16m 89.7M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:13:37.171 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:13:37.172 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:13:37.173 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:13:37.173 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:13:37.430 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:37 smithi096 bash[79063]: audit 2024-04-25T05:13:35.983613+0000 mgr.x (mgr.24989) 1766 : audit [DBG] from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:37.431 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:37 smithi096 bash[79063]: audit 2024-04-25T05:13:35.983613+0000 mgr.x (mgr.24989) 1766 : audit [DBG] from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:37.431 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:37 smithi096 bash[81040]: audit 2024-04-25T05:13:35.983613+0000 mgr.x (mgr.24989) 1766 : audit [DBG] from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:37.431 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:37 smithi096 bash[81040]: audit 2024-04-25T05:13:35.983613+0000 mgr.x (mgr.24989) 1766 : audit [DBG] from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:37.437 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:37 smithi155 bash[60276]: audit 2024-04-25T05:13:35.983613+0000 mgr.x (mgr.24989) 1766 : audit [DBG] from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:37.437 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:37 smithi155 bash[60276]: audit 2024-04-25T05:13:35.983613+0000 mgr.x (mgr.24989) 1766 : audit [DBG] from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:37.533 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "mon", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "iscsi", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "osd" 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "18/23 daemons upgraded", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:13:37.534 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:13:37.944 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:13:38.127 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:13:37] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.33.4" 2024-04-25T05:13:38.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:36.354029+0000 mgr.x (mgr.24989) 1767 : audit [DBG] from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:36.354029+0000 mgr.x (mgr.24989) 1767 : audit [DBG] from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: cluster 2024-04-25T05:13:36.491244+0000 mgr.x (mgr.24989) 1768 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: cluster 2024-04-25T05:13:36.491244+0000 mgr.x (mgr.24989) 1768 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:36.704963+0000 mgr.x (mgr.24989) 1769 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:36.704963+0000 mgr.x (mgr.24989) 1769 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:37.176348+0000 mon.c (mon.1) 5005 : audit [DBG] from='client.? 172.21.15.96:0/4262306284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:37.176348+0000 mon.c (mon.1) 5005 : audit [DBG] from='client.? 172.21.15.96:0/4262306284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:37.949121+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.96:0/3622056288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:38.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:38 smithi155 bash[60276]: audit 2024-04-25T05:13:37.949121+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.96:0/3622056288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:38.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:36.354029+0000 mgr.x (mgr.24989) 1767 : audit [DBG] from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:36.354029+0000 mgr.x (mgr.24989) 1767 : audit [DBG] from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: cluster 2024-04-25T05:13:36.491244+0000 mgr.x (mgr.24989) 1768 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: cluster 2024-04-25T05:13:36.491244+0000 mgr.x (mgr.24989) 1768 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:36.704963+0000 mgr.x (mgr.24989) 1769 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:36.704963+0000 mgr.x (mgr.24989) 1769 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:37.176348+0000 mon.c (mon.1) 5005 : audit [DBG] from='client.? 172.21.15.96:0/4262306284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:37.176348+0000 mon.c (mon.1) 5005 : audit [DBG] from='client.? 172.21.15.96:0/4262306284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:37.949121+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.96:0/3622056288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[81040]: audit 2024-04-25T05:13:37.949121+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.96:0/3622056288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:36.354029+0000 mgr.x (mgr.24989) 1767 : audit [DBG] from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:36.354029+0000 mgr.x (mgr.24989) 1767 : audit [DBG] from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: cluster 2024-04-25T05:13:36.491244+0000 mgr.x (mgr.24989) 1768 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: cluster 2024-04-25T05:13:36.491244+0000 mgr.x (mgr.24989) 1768 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:36.704963+0000 mgr.x (mgr.24989) 1769 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:36.704963+0000 mgr.x (mgr.24989) 1769 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:37.176348+0000 mon.c (mon.1) 5005 : audit [DBG] from='client.? 172.21.15.96:0/4262306284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:37.176348+0000 mon.c (mon.1) 5005 : audit [DBG] from='client.? 172.21.15.96:0/4262306284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:37.949121+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.96:0/3622056288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:38.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:38 smithi096 bash[79063]: audit 2024-04-25T05:13:37.949121+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.96:0/3622056288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:13:39.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:39 smithi155 bash[60276]: audit 2024-04-25T05:13:37.537137+0000 mgr.x (mgr.24989) 1770 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:39.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:39 smithi155 bash[60276]: audit 2024-04-25T05:13:37.537137+0000 mgr.x (mgr.24989) 1770 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:39.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:39 smithi096 bash[81040]: audit 2024-04-25T05:13:37.537137+0000 mgr.x (mgr.24989) 1770 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:39.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:39 smithi096 bash[81040]: audit 2024-04-25T05:13:37.537137+0000 mgr.x (mgr.24989) 1770 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:39.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:39 smithi096 bash[79063]: audit 2024-04-25T05:13:37.537137+0000 mgr.x (mgr.24989) 1770 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:39.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:39 smithi096 bash[79063]: audit 2024-04-25T05:13:37.537137+0000 mgr.x (mgr.24989) 1770 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:13:40.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: cluster 2024-04-25T05:13:38.492265+0000 mgr.x (mgr.24989) 1771 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:40.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: cluster 2024-04-25T05:13:38.492265+0000 mgr.x (mgr.24989) 1771 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:40.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: cephadm 2024-04-25T05:13:38.971814+0000 mgr.x (mgr.24989) 1772 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:13:40.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: cephadm 2024-04-25T05:13:38.971814+0000 mgr.x (mgr.24989) 1772 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:13:40.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: audit 2024-04-25T05:13:39.781484+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: audit 2024-04-25T05:13:39.781484+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: audit 2024-04-25T05:13:39.799732+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: audit 2024-04-25T05:13:39.799732+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: audit 2024-04-25T05:13:39.814105+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:40 smithi155 bash[60276]: audit 2024-04-25T05:13:39.814105+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: cluster 2024-04-25T05:13:38.492265+0000 mgr.x (mgr.24989) 1771 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: cluster 2024-04-25T05:13:38.492265+0000 mgr.x (mgr.24989) 1771 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: cephadm 2024-04-25T05:13:38.971814+0000 mgr.x (mgr.24989) 1772 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:13:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: cephadm 2024-04-25T05:13:38.971814+0000 mgr.x (mgr.24989) 1772 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:13:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: audit 2024-04-25T05:13:39.781484+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: audit 2024-04-25T05:13:39.781484+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: audit 2024-04-25T05:13:39.799732+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: audit 2024-04-25T05:13:39.799732+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: audit 2024-04-25T05:13:39.814105+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[81040]: audit 2024-04-25T05:13:39.814105+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: cluster 2024-04-25T05:13:38.492265+0000 mgr.x (mgr.24989) 1771 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: cluster 2024-04-25T05:13:38.492265+0000 mgr.x (mgr.24989) 1771 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: cephadm 2024-04-25T05:13:38.971814+0000 mgr.x (mgr.24989) 1772 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: cephadm 2024-04-25T05:13:38.971814+0000 mgr.x (mgr.24989) 1772 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: audit 2024-04-25T05:13:39.781484+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: audit 2024-04-25T05:13:39.781484+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: audit 2024-04-25T05:13:39.799732+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: audit 2024-04-25T05:13:39.799732+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: audit 2024-04-25T05:13:39.814105+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:40.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:40 smithi096 bash[79063]: audit 2024-04-25T05:13:39.814105+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:41.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:41 smithi155 bash[60276]: cephadm 2024-04-25T05:13:39.268972+0000 mgr.x (mgr.24989) 1773 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:13:41.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:41 smithi155 bash[60276]: cephadm 2024-04-25T05:13:39.268972+0000 mgr.x (mgr.24989) 1773 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:13:41.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:41 smithi096 bash[79063]: cephadm 2024-04-25T05:13:39.268972+0000 mgr.x (mgr.24989) 1773 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:13:41.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:41 smithi096 bash[79063]: cephadm 2024-04-25T05:13:39.268972+0000 mgr.x (mgr.24989) 1773 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:13:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:41 smithi096 bash[81040]: cephadm 2024-04-25T05:13:39.268972+0000 mgr.x (mgr.24989) 1773 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:13:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:41 smithi096 bash[81040]: cephadm 2024-04-25T05:13:39.268972+0000 mgr.x (mgr.24989) 1773 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:13:42.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:42 smithi155 bash[60276]: cluster 2024-04-25T05:13:40.493704+0000 mgr.x (mgr.24989) 1774 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:42.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:42 smithi155 bash[60276]: cluster 2024-04-25T05:13:40.493704+0000 mgr.x (mgr.24989) 1774 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:42.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:42 smithi096 bash[79063]: cluster 2024-04-25T05:13:40.493704+0000 mgr.x (mgr.24989) 1774 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:42.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:42 smithi096 bash[79063]: cluster 2024-04-25T05:13:40.493704+0000 mgr.x (mgr.24989) 1774 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:42 smithi096 bash[81040]: cluster 2024-04-25T05:13:40.493704+0000 mgr.x (mgr.24989) 1774 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:42 smithi096 bash[81040]: cluster 2024-04-25T05:13:40.493704+0000 mgr.x (mgr.24989) 1774 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:44.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:44 smithi155 bash[60276]: cluster 2024-04-25T05:13:42.494433+0000 mgr.x (mgr.24989) 1775 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:44.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:44 smithi155 bash[60276]: cluster 2024-04-25T05:13:42.494433+0000 mgr.x (mgr.24989) 1775 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:44 smithi096 bash[79063]: cluster 2024-04-25T05:13:42.494433+0000 mgr.x (mgr.24989) 1775 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:44 smithi096 bash[79063]: cluster 2024-04-25T05:13:42.494433+0000 mgr.x (mgr.24989) 1775 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:44.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:44 smithi096 bash[81040]: cluster 2024-04-25T05:13:42.494433+0000 mgr.x (mgr.24989) 1775 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:44.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:44 smithi096 bash[81040]: cluster 2024-04-25T05:13:42.494433+0000 mgr.x (mgr.24989) 1775 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:45 smithi155 bash[60276]: audit 2024-04-25T05:13:43.660590+0000 mgr.x (mgr.24989) 1776 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:45 smithi155 bash[60276]: audit 2024-04-25T05:13:43.660590+0000 mgr.x (mgr.24989) 1776 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:45.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:45 smithi096 bash[79063]: audit 2024-04-25T05:13:43.660590+0000 mgr.x (mgr.24989) 1776 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:45.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:45 smithi096 bash[79063]: audit 2024-04-25T05:13:43.660590+0000 mgr.x (mgr.24989) 1776 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:45 smithi096 bash[81040]: audit 2024-04-25T05:13:43.660590+0000 mgr.x (mgr.24989) 1776 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:45 smithi096 bash[81040]: audit 2024-04-25T05:13:43.660590+0000 mgr.x (mgr.24989) 1776 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:46 smithi155 bash[60276]: cluster 2024-04-25T05:13:44.495188+0000 mgr.x (mgr.24989) 1777 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:46 smithi155 bash[60276]: cluster 2024-04-25T05:13:44.495188+0000 mgr.x (mgr.24989) 1777 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:46 smithi096 bash[79063]: cluster 2024-04-25T05:13:44.495188+0000 mgr.x (mgr.24989) 1777 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:46 smithi096 bash[79063]: cluster 2024-04-25T05:13:44.495188+0000 mgr.x (mgr.24989) 1777 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:46.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:46 smithi096 bash[81040]: cluster 2024-04-25T05:13:44.495188+0000 mgr.x (mgr.24989) 1777 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:46.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:46 smithi096 bash[81040]: cluster 2024-04-25T05:13:44.495188+0000 mgr.x (mgr.24989) 1777 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:47 smithi155 bash[60276]: audit 2024-04-25T05:13:46.590948+0000 mon.c (mon.1) 5006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:47.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:47 smithi155 bash[60276]: audit 2024-04-25T05:13:46.590948+0000 mon.c (mon.1) 5006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:47.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:47 smithi096 bash[79063]: audit 2024-04-25T05:13:46.590948+0000 mon.c (mon.1) 5006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:47.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:47 smithi096 bash[79063]: audit 2024-04-25T05:13:46.590948+0000 mon.c (mon.1) 5006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:47 smithi096 bash[81040]: audit 2024-04-25T05:13:46.590948+0000 mon.c (mon.1) 5006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:47 smithi096 bash[81040]: audit 2024-04-25T05:13:46.590948+0000 mon.c (mon.1) 5006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:13:48.179 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:13:47] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.33.4" 2024-04-25T05:13:48.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:48 smithi155 bash[60276]: cluster 2024-04-25T05:13:46.496164+0000 mgr.x (mgr.24989) 1778 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:48.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:48 smithi155 bash[60276]: cluster 2024-04-25T05:13:46.496164+0000 mgr.x (mgr.24989) 1778 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:48.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:48 smithi096 bash[79063]: cluster 2024-04-25T05:13:46.496164+0000 mgr.x (mgr.24989) 1778 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:48.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:48 smithi096 bash[79063]: cluster 2024-04-25T05:13:46.496164+0000 mgr.x (mgr.24989) 1778 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:48.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:48 smithi096 bash[81040]: cluster 2024-04-25T05:13:46.496164+0000 mgr.x (mgr.24989) 1778 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:48.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:48 smithi096 bash[81040]: cluster 2024-04-25T05:13:46.496164+0000 mgr.x (mgr.24989) 1778 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:50 smithi155 bash[60276]: cluster 2024-04-25T05:13:48.497207+0000 mgr.x (mgr.24989) 1779 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:50.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:50 smithi155 bash[60276]: cluster 2024-04-25T05:13:48.497207+0000 mgr.x (mgr.24989) 1779 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:50 smithi096 bash[79063]: cluster 2024-04-25T05:13:48.497207+0000 mgr.x (mgr.24989) 1779 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:50.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:50 smithi096 bash[79063]: cluster 2024-04-25T05:13:48.497207+0000 mgr.x (mgr.24989) 1779 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:50 smithi096 bash[81040]: cluster 2024-04-25T05:13:48.497207+0000 mgr.x (mgr.24989) 1779 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:50.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:50 smithi096 bash[81040]: cluster 2024-04-25T05:13:48.497207+0000 mgr.x (mgr.24989) 1779 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:52.461 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.461 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.462 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.462 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.463 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[60276]: cluster 2024-04-25T05:13:50.498611+0000 mgr.x (mgr.24989) 1780 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[60276]: cluster 2024-04-25T05:13:50.498611+0000 mgr.x (mgr.24989) 1780 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:52 smithi096 bash[79063]: cluster 2024-04-25T05:13:50.498611+0000 mgr.x (mgr.24989) 1780 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:52.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:52 smithi096 bash[79063]: cluster 2024-04-25T05:13:50.498611+0000 mgr.x (mgr.24989) 1780 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:52.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:52 smithi096 bash[81040]: cluster 2024-04-25T05:13:50.498611+0000 mgr.x (mgr.24989) 1780 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:52.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:52 smithi096 bash[81040]: cluster 2024-04-25T05:13:50.498611+0000 mgr.x (mgr.24989) 1780 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:52.822 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.590Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.591Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.591Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-25T05:13:52.823 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:52 smithi155 bash[54827]: ts=2024-04-25T05:13:52.591Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-25T05:13:53.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:53 smithi155 bash[84621]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:13:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:53 smithi155 bash[60276]: cluster 2024-04-25T05:13:52.499342+0000 mgr.x (mgr.24989) 1781 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:53.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:53 smithi155 bash[60276]: cluster 2024-04-25T05:13:52.499342+0000 mgr.x (mgr.24989) 1781 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:53.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:53 smithi096 bash[79063]: cluster 2024-04-25T05:13:52.499342+0000 mgr.x (mgr.24989) 1781 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:53.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:53 smithi096 bash[79063]: cluster 2024-04-25T05:13:52.499342+0000 mgr.x (mgr.24989) 1781 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:53 smithi096 bash[81040]: cluster 2024-04-25T05:13:52.499342+0000 mgr.x (mgr.24989) 1781 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:53.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:53 smithi096 bash[81040]: cluster 2024-04-25T05:13:52.499342+0000 mgr.x (mgr.24989) 1781 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:53.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.961 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.961 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.962 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.963 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.963 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:53 smithi155 bash[84682]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:13:53.963 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-25T05:13:53.963 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: Stopped Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:13:53.963 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:13:53.963 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:53 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.668495+0000 mgr.x (mgr.24989) 1782 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.668495+0000 mgr.x (mgr.24989) 1782 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.842302+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.842302+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.859966+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.859966+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.882280+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.882280+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.085 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.883451+0000 mon.c (mon.1) 5008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.883451+0000 mon.c (mon.1) 5008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.894392+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.894392+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:53.895028+0000 mgr.x (mgr.24989) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:53.895028+0000 mgr.x (mgr.24989) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.950757+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.950757+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.950761+0000 mgr.x (mgr.24989) 1784 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.950761+0000 mgr.x (mgr.24989) 1784 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.959105+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.086 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.959105+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.668495+0000 mgr.x (mgr.24989) 1782 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.668495+0000 mgr.x (mgr.24989) 1782 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.842302+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.842302+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.859966+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.859966+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.882280+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.882280+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.883451+0000 mon.c (mon.1) 5008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.883451+0000 mon.c (mon.1) 5008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.894392+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.894392+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:53.895028+0000 mgr.x (mgr.24989) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:53.895028+0000 mgr.x (mgr.24989) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.950757+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.950757+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.950761+0000 mgr.x (mgr.24989) 1784 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.950761+0000 mgr.x (mgr.24989) 1784 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.959105+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.959105+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.088 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.962122+0000 mon.c (mon.1) 5011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.962122+0000 mon.c (mon.1) 5011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.965914+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.965914+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.967117+0000 mon.c (mon.1) 5013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.967117+0000 mon.c (mon.1) 5013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.978913+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:53.978913+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:53.979247+0000 mgr.x (mgr.24989) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:53.979247+0000 mgr.x (mgr.24989) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.041557+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.041557+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.044852+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.044852+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.047917+0000 mon.c (mon.1) 5016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.089 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.047917+0000 mon.c (mon.1) 5016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.049006+0000 mon.c (mon.1) 5017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.049006+0000 mon.c (mon.1) 5017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.060438+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.060438+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.060849+0000 mgr.x (mgr.24989) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.060849+0000 mgr.x (mgr.24989) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.139305+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.139305+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.142081+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.142081+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.144649+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.144649+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.145628+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.090 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.145628+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.152604+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.152604+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.152857+0000 mgr.x (mgr.24989) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.152857+0000 mgr.x (mgr.24989) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.213144+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.213144+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.215746+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.215746+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.217941+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.217941+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.091 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.962122+0000 mon.c (mon.1) 5011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.962122+0000 mon.c (mon.1) 5011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.965914+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.965914+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.967117+0000 mon.c (mon.1) 5013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.967117+0000 mon.c (mon.1) 5013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.978913+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:53.978913+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:53.979247+0000 mgr.x (mgr.24989) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:53.979247+0000 mgr.x (mgr.24989) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.041557+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.041557+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.044852+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.092 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.044852+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.047917+0000 mon.c (mon.1) 5016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.047917+0000 mon.c (mon.1) 5016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.049006+0000 mon.c (mon.1) 5017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.049006+0000 mon.c (mon.1) 5017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.060438+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.060438+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.218881+0000 mon.c (mon.1) 5025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.093 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.218881+0000 mon.c (mon.1) 5025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.228555+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.228555+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.287592+0000 mon.c (mon.1) 5026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.287592+0000 mon.c (mon.1) 5026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.289976+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.289976+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.292178+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.292178+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.292950+0000 mon.c (mon.1) 5029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.292950+0000 mon.c (mon.1) 5029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.299728+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.299728+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.340824+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.094 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.340824+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.342999+0000 mon.c (mon.1) 5031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.342999+0000 mon.c (mon.1) 5031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.345404+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.345404+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.346128+0000 mon.c (mon.1) 5033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.346128+0000 mon.c (mon.1) 5033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.352802+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.352802+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.393658+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.393658+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.395743+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.395743+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.397724+0000 mon.c (mon.1) 5036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.397724+0000 mon.c (mon.1) 5036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.095 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.398503+0000 mon.c (mon.1) 5037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.398503+0000 mon.c (mon.1) 5037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.404016+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.404016+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.444947+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.444947+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.447139+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.447139+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.449593+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.060849+0000 mgr.x (mgr.24989) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.096 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.060849+0000 mgr.x (mgr.24989) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.139305+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.139305+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.142081+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.142081+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.144649+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.144649+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.145628+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.145628+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.152604+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.152604+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.152857+0000 mgr.x (mgr.24989) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.152857+0000 mgr.x (mgr.24989) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.213144+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.213144+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.097 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.215746+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.215746+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.217941+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.217941+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.449593+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.450708+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.450708+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.457516+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.457516+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.517250+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.517250+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.098 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.520130+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.520130+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.522608+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.522608+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.523777+0000 mon.c (mon.1) 5045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.523777+0000 mon.c (mon.1) 5045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.529920+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.529920+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.606361+0000 mon.c (mon.1) 5046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.606361+0000 mon.c (mon.1) 5046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.609210+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.609210+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.612157+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.099 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.218881+0000 mon.c (mon.1) 5025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.218881+0000 mon.c (mon.1) 5025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.228555+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.228555+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.287592+0000 mon.c (mon.1) 5026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.287592+0000 mon.c (mon.1) 5026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.289976+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.289976+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.292178+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.292178+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.292950+0000 mon.c (mon.1) 5029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.292950+0000 mon.c (mon.1) 5029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.299728+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.299728+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.100 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.340824+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.101 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.340824+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.101 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.342999+0000 mon.c (mon.1) 5031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.101 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.342999+0000 mon.c (mon.1) 5031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.101 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.345404+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.101 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.345404+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.612157+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.613634+0000 mon.c (mon.1) 5049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.613634+0000 mon.c (mon.1) 5049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.620913+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.620913+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.697297+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.697297+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.700292+0000 mon.c (mon.1) 5051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.700292+0000 mon.c (mon.1) 5051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.702912+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.702912+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.704188+0000 mon.c (mon.1) 5053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.102 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.704188+0000 mon.c (mon.1) 5053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.710982+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.710982+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.771837+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.771837+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.774661+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.774661+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.777103+0000 mon.c (mon.1) 5056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.346128+0000 mon.c (mon.1) 5033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.346128+0000 mon.c (mon.1) 5033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.352802+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.352802+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.393658+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.103 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.393658+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.395743+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.395743+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.397724+0000 mon.c (mon.1) 5036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.397724+0000 mon.c (mon.1) 5036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.398503+0000 mon.c (mon.1) 5037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.398503+0000 mon.c (mon.1) 5037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.404016+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.404016+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.444947+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.444947+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.447139+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.447139+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.104 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.449593+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.777103+0000 mon.c (mon.1) 5056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.778078+0000 mon.c (mon.1) 5057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.778078+0000 mon.c (mon.1) 5057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.784606+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[81040]: audit 2024-04-25T05:13:54.784606+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.449593+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.450708+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.105 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.450708+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.457516+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.457516+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.517250+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.517250+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.520130+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.520130+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.522608+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.522608+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.523777+0000 mon.c (mon.1) 5045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.523777+0000 mon.c (mon.1) 5045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.529920+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.529920+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.106 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.606361+0000 mon.c (mon.1) 5046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.606361+0000 mon.c (mon.1) 5046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.609210+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.609210+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.612157+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.612157+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.613634+0000 mon.c (mon.1) 5049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.613634+0000 mon.c (mon.1) 5049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.620913+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.620913+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.697297+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.697297+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.700292+0000 mon.c (mon.1) 5051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.700292+0000 mon.c (mon.1) 5051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.702912+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.107 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.702912+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.704188+0000 mon.c (mon.1) 5053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.704188+0000 mon.c (mon.1) 5053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.710982+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.710982+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.771837+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.771837+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.774661+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.774661+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.777103+0000 mon.c (mon.1) 5056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.777103+0000 mon.c (mon.1) 5056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.778078+0000 mon.c (mon.1) 5057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.778078+0000 mon.c (mon.1) 5057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.108 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.784606+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.109 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:54 smithi096 bash[79063]: audit 2024-04-25T05:13:54.784606+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.668495+0000 mgr.x (mgr.24989) 1782 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.668495+0000 mgr.x (mgr.24989) 1782 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:13:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.842302+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.842302+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.859966+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.859966+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.882280+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.882280+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.883451+0000 mon.c (mon.1) 5008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.883451+0000 mon.c (mon.1) 5008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.894392+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.894392+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:53.895028+0000 mgr.x (mgr.24989) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:53.895028+0000 mgr.x (mgr.24989) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.950757+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.950757+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.950761+0000 mgr.x (mgr.24989) 1784 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.950761+0000 mgr.x (mgr.24989) 1784 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.959105+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.959105+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.962122+0000 mon.c (mon.1) 5011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.962122+0000 mon.c (mon.1) 5011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.965914+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.965914+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.967117+0000 mon.c (mon.1) 5013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.967117+0000 mon.c (mon.1) 5013 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.978913+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:53.978913+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:53.979247+0000 mgr.x (mgr.24989) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:53.979247+0000 mgr.x (mgr.24989) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.041557+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.041557+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.044852+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.044852+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.047917+0000 mon.c (mon.1) 5016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.047917+0000 mon.c (mon.1) 5016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.049006+0000 mon.c (mon.1) 5017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.049006+0000 mon.c (mon.1) 5017 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.060438+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.060438+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.060849+0000 mgr.x (mgr.24989) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.060849+0000 mgr.x (mgr.24989) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.139305+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.139305+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.142081+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.142081+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.144649+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.144649+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.145628+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.145628+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.152604+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.152604+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.152857+0000 mgr.x (mgr.24989) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.152857+0000 mgr.x (mgr.24989) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.213144+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.213144+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.215746+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.215746+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.217941+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.217941+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.218881+0000 mon.c (mon.1) 5025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.218881+0000 mon.c (mon.1) 5025 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.228555+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.228555+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.287592+0000 mon.c (mon.1) 5026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.287592+0000 mon.c (mon.1) 5026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.289976+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.289976+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.292178+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.292178+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.292950+0000 mon.c (mon.1) 5029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.292950+0000 mon.c (mon.1) 5029 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.299728+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.299728+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.340824+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.340824+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.342999+0000 mon.c (mon.1) 5031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.342999+0000 mon.c (mon.1) 5031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.345404+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.345404+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.346128+0000 mon.c (mon.1) 5033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.346128+0000 mon.c (mon.1) 5033 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.352802+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.352802+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.393658+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.393658+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.395743+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.395743+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.397724+0000 mon.c (mon.1) 5036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.397724+0000 mon.c (mon.1) 5036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.398503+0000 mon.c (mon.1) 5037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.398503+0000 mon.c (mon.1) 5037 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.404016+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.404016+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.444947+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.444947+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.447139+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.447139+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.449593+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.449593+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.450708+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.450708+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.457516+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.457516+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.517250+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.517250+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.520130+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.520130+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.522608+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.522608+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.523777+0000 mon.c (mon.1) 5045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.523777+0000 mon.c (mon.1) 5045 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.529920+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.529920+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.606361+0000 mon.c (mon.1) 5046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.606361+0000 mon.c (mon.1) 5046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.609210+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.609210+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.612157+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.612157+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.613634+0000 mon.c (mon.1) 5049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.613634+0000 mon.c (mon.1) 5049 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.620913+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.620913+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.697297+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.697297+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.700292+0000 mon.c (mon.1) 5051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.700292+0000 mon.c (mon.1) 5051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.702912+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.702912+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.704188+0000 mon.c (mon.1) 5053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.704188+0000 mon.c (mon.1) 5053 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.710982+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.710982+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.771837+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.771837+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.774661+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.774661+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:55.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.777103+0000 mon.c (mon.1) 5056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.777103+0000 mon.c (mon.1) 5056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:55.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.778078+0000 mon.c (mon.1) 5057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.778078+0000 mon.c (mon.1) 5057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:55.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.784606+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:54 smithi155 bash[60276]: audit 2024-04-25T05:13:54.784606+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.350Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.350Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.350Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.351Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.351Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.353Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.353Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.354Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.354Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.359Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T05:13:55.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.359Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.849µs 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.359Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.361Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.394Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.405Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.411Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.426Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.426Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.426Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.12µs wal_replay_duration=66.994241ms wbl_replay_duration=128ns total_replay_duration=67.070957ms 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.430Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.430Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.430Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.451Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.364591ms db_storage=924ns remote_storage=1.104µs web_handler=362ns query_engine=935ns scrape=236.295µs scrape_sd=109.287µs notify=19.33µs notify_sd=16.013µs rules=20.529784ms tracing=5.481µs 2024-04-25T05:13:55.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.451Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-25T05:13:55.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[84737]: ts=2024-04-25T05:13:55.451Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-25T05:13:56.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.228685+0000 mgr.x (mgr.24989) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.228685+0000 mgr.x (mgr.24989) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.299571+0000 mgr.x (mgr.24989) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.299571+0000 mgr.x (mgr.24989) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.352907+0000 mgr.x (mgr.24989) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.352907+0000 mgr.x (mgr.24989) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.403708+0000 mgr.x (mgr.24989) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.403708+0000 mgr.x (mgr.24989) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.459618+0000 mgr.x (mgr.24989) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.459618+0000 mgr.x (mgr.24989) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cluster 2024-04-25T05:13:54.499945+0000 mgr.x (mgr.24989) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cluster 2024-04-25T05:13:54.499945+0000 mgr.x (mgr.24989) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.532021+0000 mgr.x (mgr.24989) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.532021+0000 mgr.x (mgr.24989) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.623039+0000 mgr.x (mgr.24989) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.623039+0000 mgr.x (mgr.24989) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.712898+0000 mgr.x (mgr.24989) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.712898+0000 mgr.x (mgr.24989) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.785363+0000 mgr.x (mgr.24989) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.785363+0000 mgr.x (mgr.24989) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.871425+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.871425+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.875010+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.875010+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.878332+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.878332+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.879640+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.879640+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.886794+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.886794+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.890525+0000 mgr.x (mgr.24989) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.890525+0000 mgr.x (mgr.24989) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.964343+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.964343+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.967321+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.967321+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.969861+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.969861+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.970872+0000 mon.c (mon.1) 5065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.970872+0000 mon.c (mon.1) 5065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.977505+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:54.977505+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.980636+0000 mgr.x (mgr.24989) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:54.980636+0000 mgr.x (mgr.24989) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.054473+0000 mon.c (mon.1) 5066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.054473+0000 mon.c (mon.1) 5066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.056513+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.056513+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.058498+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.058498+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.059242+0000 mon.c (mon.1) 5069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.059242+0000 mon.c (mon.1) 5069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.064905+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.064905+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.067263+0000 mgr.x (mgr.24989) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.067263+0000 mgr.x (mgr.24989) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.141018+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.141018+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.143269+0000 mon.c (mon.1) 5071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.143269+0000 mon.c (mon.1) 5071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.145393+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.145393+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.146312+0000 mon.c (mon.1) 5073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.146312+0000 mon.c (mon.1) 5073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.153210+0000 mgr.x (mgr.24989) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.153210+0000 mgr.x (mgr.24989) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.153379+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.153379+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.194364+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.194364+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.196445+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.196445+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.198518+0000 mon.c (mon.1) 5076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.198518+0000 mon.c (mon.1) 5076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.199307+0000 mon.c (mon.1) 5077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.199307+0000 mon.c (mon.1) 5077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.205587+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.205587+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.247271+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.247271+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.250103+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.250103+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.252499+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.252499+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.253692+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.253692+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.266403+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.266403+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.312172+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.312172+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.314999+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.314999+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.318532+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.318532+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.319743+0000 mon.c (mon.1) 5085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.319743+0000 mon.c (mon.1) 5085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.327157+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.327157+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.374563+0000 mon.c (mon.1) 5086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.374563+0000 mon.c (mon.1) 5086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.377805+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.377805+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.380782+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.380782+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.382228+0000 mon.c (mon.1) 5089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.382228+0000 mon.c (mon.1) 5089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.390764+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.390764+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.462674+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.462674+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.465624+0000 mon.c (mon.1) 5091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.465624+0000 mon.c (mon.1) 5091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.468079+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.468079+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.469088+0000 mon.c (mon.1) 5093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.469088+0000 mon.c (mon.1) 5093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.475969+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.475969+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.524497+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.524497+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.527456+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.527456+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.530508+0000 mon.c (mon.1) 5096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.530508+0000 mon.c (mon.1) 5096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.531455+0000 mon.c (mon.1) 5097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.531455+0000 mon.c (mon.1) 5097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.538335+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.538335+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.582672+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.582672+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.585676+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.585676+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.588059+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.588059+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.589008+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.589008+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.595946+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.595946+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.644116+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.644116+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.646675+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.646675+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.648981+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.648981+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.649923+0000 mon.c (mon.1) 5105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.649923+0000 mon.c (mon.1) 5105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.656637+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.656637+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.697515+0000 mon.c (mon.1) 5106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.697515+0000 mon.c (mon.1) 5106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.700378+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.700378+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.702858+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.702858+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.704106+0000 mon.c (mon.1) 5109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.704106+0000 mon.c (mon.1) 5109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.711333+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.711333+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.755015+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.755015+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.757616+0000 mon.c (mon.1) 5111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.757616+0000 mon.c (mon.1) 5111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.760055+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.760055+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.761022+0000 mon.c (mon.1) 5113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.761022+0000 mon.c (mon.1) 5113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.769788+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.769788+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.829715+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.829715+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.832159+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.832159+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.834494+0000 mon.c (mon.1) 5116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.834494+0000 mon.c (mon.1) 5116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.835473+0000 mon.c (mon.1) 5117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:55 smithi155 bash[60276]: audit 2024-04-25T05:13:55.835473+0000 mon.c (mon.1) 5117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.228685+0000 mgr.x (mgr.24989) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.228685+0000 mgr.x (mgr.24989) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.299571+0000 mgr.x (mgr.24989) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.299571+0000 mgr.x (mgr.24989) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.352907+0000 mgr.x (mgr.24989) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.352907+0000 mgr.x (mgr.24989) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.403708+0000 mgr.x (mgr.24989) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.403708+0000 mgr.x (mgr.24989) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.459618+0000 mgr.x (mgr.24989) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.459618+0000 mgr.x (mgr.24989) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cluster 2024-04-25T05:13:54.499945+0000 mgr.x (mgr.24989) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cluster 2024-04-25T05:13:54.499945+0000 mgr.x (mgr.24989) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.532021+0000 mgr.x (mgr.24989) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.532021+0000 mgr.x (mgr.24989) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.623039+0000 mgr.x (mgr.24989) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.623039+0000 mgr.x (mgr.24989) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.712898+0000 mgr.x (mgr.24989) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.712898+0000 mgr.x (mgr.24989) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.785363+0000 mgr.x (mgr.24989) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.785363+0000 mgr.x (mgr.24989) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.871425+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.871425+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.875010+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.875010+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.878332+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.878332+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.879640+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.879640+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.886794+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.886794+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.890525+0000 mgr.x (mgr.24989) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.890525+0000 mgr.x (mgr.24989) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.964343+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.964343+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.967321+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.967321+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.969861+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.969861+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.970872+0000 mon.c (mon.1) 5065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.970872+0000 mon.c (mon.1) 5065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.977505+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.228685+0000 mgr.x (mgr.24989) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.228685+0000 mgr.x (mgr.24989) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.299571+0000 mgr.x (mgr.24989) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.299571+0000 mgr.x (mgr.24989) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.352907+0000 mgr.x (mgr.24989) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.352907+0000 mgr.x (mgr.24989) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.403708+0000 mgr.x (mgr.24989) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.403708+0000 mgr.x (mgr.24989) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.459618+0000 mgr.x (mgr.24989) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.459618+0000 mgr.x (mgr.24989) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cluster 2024-04-25T05:13:54.499945+0000 mgr.x (mgr.24989) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cluster 2024-04-25T05:13:54.499945+0000 mgr.x (mgr.24989) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:13:56.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.532021+0000 mgr.x (mgr.24989) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.532021+0000 mgr.x (mgr.24989) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.623039+0000 mgr.x (mgr.24989) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.623039+0000 mgr.x (mgr.24989) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.712898+0000 mgr.x (mgr.24989) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.712898+0000 mgr.x (mgr.24989) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.785363+0000 mgr.x (mgr.24989) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.785363+0000 mgr.x (mgr.24989) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.871425+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:54.977505+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.980636+0000 mgr.x (mgr.24989) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:54.980636+0000 mgr.x (mgr.24989) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.054473+0000 mon.c (mon.1) 5066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.054473+0000 mon.c (mon.1) 5066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.056513+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.056513+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.058498+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.058498+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.059242+0000 mon.c (mon.1) 5069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.059242+0000 mon.c (mon.1) 5069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.064905+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.064905+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.067263+0000 mgr.x (mgr.24989) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.067263+0000 mgr.x (mgr.24989) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.141018+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.141018+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.143269+0000 mon.c (mon.1) 5071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.143269+0000 mon.c (mon.1) 5071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.145393+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.145393+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.146312+0000 mon.c (mon.1) 5073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.146312+0000 mon.c (mon.1) 5073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.153210+0000 mgr.x (mgr.24989) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.153210+0000 mgr.x (mgr.24989) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.153379+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.153379+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.194364+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.194364+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.196445+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.196445+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.198518+0000 mon.c (mon.1) 5076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.198518+0000 mon.c (mon.1) 5076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.199307+0000 mon.c (mon.1) 5077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.199307+0000 mon.c (mon.1) 5077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.205587+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.205587+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.247271+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.247271+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.250103+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.250103+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.252499+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.252499+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.253692+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.253692+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.266403+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.266403+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.312172+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.312172+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.314999+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.314999+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.318532+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.318532+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.319743+0000 mon.c (mon.1) 5085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.319743+0000 mon.c (mon.1) 5085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.327157+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.327157+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.374563+0000 mon.c (mon.1) 5086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.374563+0000 mon.c (mon.1) 5086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.377805+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.871425+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.875010+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.875010+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.878332+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.878332+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.879640+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.879640+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.886794+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.886794+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.890525+0000 mgr.x (mgr.24989) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.890525+0000 mgr.x (mgr.24989) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.964343+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.964343+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.967321+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.967321+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.969861+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.969861+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.970872+0000 mon.c (mon.1) 5065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.970872+0000 mon.c (mon.1) 5065 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.977505+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.377805+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.380782+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.380782+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.382228+0000 mon.c (mon.1) 5089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.382228+0000 mon.c (mon.1) 5089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.390764+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.390764+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.462674+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.462674+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.465624+0000 mon.c (mon.1) 5091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.465624+0000 mon.c (mon.1) 5091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.468079+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.468079+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.469088+0000 mon.c (mon.1) 5093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.469088+0000 mon.c (mon.1) 5093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.475969+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.475969+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.524497+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.524497+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.527456+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.527456+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.530508+0000 mon.c (mon.1) 5096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.530508+0000 mon.c (mon.1) 5096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.531455+0000 mon.c (mon.1) 5097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.531455+0000 mon.c (mon.1) 5097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.538335+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.538335+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.582672+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.582672+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.585676+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.585676+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.588059+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.588059+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.589008+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.589008+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.595946+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.595946+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.644116+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.644116+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.646675+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.646675+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.648981+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.648981+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.649923+0000 mon.c (mon.1) 5105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.649923+0000 mon.c (mon.1) 5105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.656637+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.656637+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.697515+0000 mon.c (mon.1) 5106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.697515+0000 mon.c (mon.1) 5106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.700378+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.700378+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.702858+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.702858+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.704106+0000 mon.c (mon.1) 5109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.704106+0000 mon.c (mon.1) 5109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.711333+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.711333+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.755015+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.755015+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.757616+0000 mon.c (mon.1) 5111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.757616+0000 mon.c (mon.1) 5111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.760055+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.760055+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.761022+0000 mon.c (mon.1) 5113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.761022+0000 mon.c (mon.1) 5113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.769788+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.769788+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.829715+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.829715+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.832159+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.832159+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.834494+0000 mon.c (mon.1) 5116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.834494+0000 mon.c (mon.1) 5116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.835473+0000 mon.c (mon.1) 5117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[81040]: audit 2024-04-25T05:13:55.835473+0000 mon.c (mon.1) 5117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:54.977505+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.980636+0000 mgr.x (mgr.24989) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:54.980636+0000 mgr.x (mgr.24989) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.054473+0000 mon.c (mon.1) 5066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.054473+0000 mon.c (mon.1) 5066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.056513+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.056513+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.058498+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.058498+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.059242+0000 mon.c (mon.1) 5069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.059242+0000 mon.c (mon.1) 5069 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.064905+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.064905+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.067263+0000 mgr.x (mgr.24989) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.067263+0000 mgr.x (mgr.24989) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.141018+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.141018+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.143269+0000 mon.c (mon.1) 5071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.143269+0000 mon.c (mon.1) 5071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.145393+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.145393+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.146312+0000 mon.c (mon.1) 5073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.146312+0000 mon.c (mon.1) 5073 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.153210+0000 mgr.x (mgr.24989) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.153210+0000 mgr.x (mgr.24989) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.153379+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.153379+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.194364+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.194364+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.196445+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.196445+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.198518+0000 mon.c (mon.1) 5076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.198518+0000 mon.c (mon.1) 5076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.199307+0000 mon.c (mon.1) 5077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.199307+0000 mon.c (mon.1) 5077 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.205587+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.205587+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.247271+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.247271+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.250103+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.250103+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.252499+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.252499+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.253692+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.253692+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.266403+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.266403+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.312172+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.312172+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.314999+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.314999+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.318532+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.318532+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.319743+0000 mon.c (mon.1) 5085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.319743+0000 mon.c (mon.1) 5085 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.327157+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.327157+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.374563+0000 mon.c (mon.1) 5086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.374563+0000 mon.c (mon.1) 5086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.377805+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.377805+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.380782+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.380782+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.382228+0000 mon.c (mon.1) 5089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.382228+0000 mon.c (mon.1) 5089 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.390764+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.390764+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.462674+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.462674+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.465624+0000 mon.c (mon.1) 5091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.465624+0000 mon.c (mon.1) 5091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.468079+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.468079+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.469088+0000 mon.c (mon.1) 5093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.469088+0000 mon.c (mon.1) 5093 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.475969+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.475969+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.524497+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.524497+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.527456+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.527456+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.530508+0000 mon.c (mon.1) 5096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.530508+0000 mon.c (mon.1) 5096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.531455+0000 mon.c (mon.1) 5097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.531455+0000 mon.c (mon.1) 5097 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.538335+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.538335+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.582672+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.582672+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.585676+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.585676+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.588059+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.588059+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.589008+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.589008+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.595946+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.595946+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.644116+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.644116+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.646675+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.646675+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.648981+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.648981+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.649923+0000 mon.c (mon.1) 5105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.649923+0000 mon.c (mon.1) 5105 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.656637+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.656637+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.697515+0000 mon.c (mon.1) 5106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.697515+0000 mon.c (mon.1) 5106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.700378+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.700378+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.702858+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.702858+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.704106+0000 mon.c (mon.1) 5109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.704106+0000 mon.c (mon.1) 5109 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.711333+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.711333+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.755015+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.755015+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.757616+0000 mon.c (mon.1) 5111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.757616+0000 mon.c (mon.1) 5111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.760055+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.760055+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.761022+0000 mon.c (mon.1) 5113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.761022+0000 mon.c (mon.1) 5113 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.769788+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.769788+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:56.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.829715+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.829715+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.832159+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.832159+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.834494+0000 mon.c (mon.1) 5116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.834494+0000 mon.c (mon.1) 5116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.835473+0000 mon.c (mon.1) 5117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:56.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:55 smithi096 bash[79063]: audit 2024-04-25T05:13:55.835473+0000 mon.c (mon.1) 5117 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.205469+0000 mgr.x (mgr.24989) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.205469+0000 mgr.x (mgr.24989) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.267529+0000 mgr.x (mgr.24989) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.267529+0000 mgr.x (mgr.24989) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.329244+0000 mgr.x (mgr.24989) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.329244+0000 mgr.x (mgr.24989) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.392949+0000 mgr.x (mgr.24989) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.392949+0000 mgr.x (mgr.24989) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.478599+0000 mgr.x (mgr.24989) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.478599+0000 mgr.x (mgr.24989) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.540732+0000 mgr.x (mgr.24989) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.540732+0000 mgr.x (mgr.24989) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.598291+0000 mgr.x (mgr.24989) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.598291+0000 mgr.x (mgr.24989) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.656629+0000 mgr.x (mgr.24989) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.656629+0000 mgr.x (mgr.24989) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.713661+0000 mgr.x (mgr.24989) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.713661+0000 mgr.x (mgr.24989) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.772118+0000 mgr.x (mgr.24989) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.772118+0000 mgr.x (mgr.24989) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.869736+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.869736+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.873293+0000 mgr.x (mgr.24989) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.873293+0000 mgr.x (mgr.24989) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.914902+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.914902+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.916968+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.916968+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.918797+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.918797+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.919606+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.919606+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.927333+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.927333+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.930386+0000 mgr.x (mgr.24989) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.930386+0000 mgr.x (mgr.24989) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.972228+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.972228+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.974692+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.974692+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.980598+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.980598+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.981659+0000 mon.c (mon.1) 5125 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.981659+0000 mon.c (mon.1) 5125 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.987305+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.987305+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.995728+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:55.995728+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.998100+0000 mgr.x (mgr.24989) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:55.998100+0000 mgr.x (mgr.24989) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.006076+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.006076+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.017644+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.017644+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.039814+0000 mon.c (mon.1) 5126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.039814+0000 mon.c (mon.1) 5126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.042416+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.042416+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.044850+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.044850+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.045569+0000 mon.c (mon.1) 5129 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.045569+0000 mon.c (mon.1) 5129 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.052992+0000 mgr.x (mgr.24989) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.052992+0000 mgr.x (mgr.24989) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.053017+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.053017+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.094759+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.094759+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.097445+0000 mon.c (mon.1) 5131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.097445+0000 mon.c (mon.1) 5131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.099664+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.099664+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.100546+0000 mon.c (mon.1) 5133 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.100546+0000 mon.c (mon.1) 5133 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.111196+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.111196+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.111375+0000 mgr.x (mgr.24989) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.111375+0000 mgr.x (mgr.24989) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.152691+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.152691+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.155637+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.155637+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.158126+0000 mon.c (mon.1) 5136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.158126+0000 mon.c (mon.1) 5136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.159217+0000 mon.c (mon.1) 5137 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.159217+0000 mon.c (mon.1) 5137 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.170024+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.170024+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.173100+0000 mgr.x (mgr.24989) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.173100+0000 mgr.x (mgr.24989) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.230306+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.230306+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.233157+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.233157+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.235613+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.235613+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.236784+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.236784+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.248153+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.248153+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.306418+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.306418+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.309966+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.309966+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.312611+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.312611+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.313843+0000 mon.c (mon.1) 5145 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.313843+0000 mon.c (mon.1) 5145 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.325454+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.325454+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.383861+0000 mon.c (mon.1) 5146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.383861+0000 mon.c (mon.1) 5146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.387220+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.387220+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.390851+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.390851+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.392348+0000 mon.c (mon.1) 5149 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.392348+0000 mon.c (mon.1) 5149 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.404768+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.404768+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.480114+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.480114+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.482831+0000 mon.c (mon.1) 5151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.482831+0000 mon.c (mon.1) 5151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.485168+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.485168+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.486194+0000 mon.c (mon.1) 5153 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.486194+0000 mon.c (mon.1) 5153 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.496803+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.496803+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.555487+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.555487+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.557897+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.557897+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.560177+0000 mon.c (mon.1) 5156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.560177+0000 mon.c (mon.1) 5156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.560965+0000 mon.c (mon.1) 5157 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.560965+0000 mon.c (mon.1) 5157 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.568902+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.568902+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.629772+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.629772+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.632424+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.632424+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.634803+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.634803+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.635785+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.635785+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.646884+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.646884+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.704619+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.704619+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.707140+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.707140+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.709376+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.709376+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.710185+0000 mon.c (mon.1) 5165 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.710185+0000 mon.c (mon.1) 5165 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.718674+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.718674+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.764467+0000 mon.c (mon.1) 5166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.764467+0000 mon.c (mon.1) 5166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.767634+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.767634+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.770233+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.770233+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.771323+0000 mon.c (mon.1) 5169 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.771323+0000 mon.c (mon.1) 5169 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.780045+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.780045+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.858734+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.858734+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.862052+0000 mon.c (mon.1) 5171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.862052+0000 mon.c (mon.1) 5171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.865253+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:56 smithi155 bash[60276]: audit 2024-04-25T05:13:56.865253+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.205469+0000 mgr.x (mgr.24989) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.205469+0000 mgr.x (mgr.24989) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.267529+0000 mgr.x (mgr.24989) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.267529+0000 mgr.x (mgr.24989) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.329244+0000 mgr.x (mgr.24989) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.329244+0000 mgr.x (mgr.24989) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.392949+0000 mgr.x (mgr.24989) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.392949+0000 mgr.x (mgr.24989) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.478599+0000 mgr.x (mgr.24989) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.478599+0000 mgr.x (mgr.24989) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.540732+0000 mgr.x (mgr.24989) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.540732+0000 mgr.x (mgr.24989) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.598291+0000 mgr.x (mgr.24989) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.598291+0000 mgr.x (mgr.24989) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.656629+0000 mgr.x (mgr.24989) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.656629+0000 mgr.x (mgr.24989) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.713661+0000 mgr.x (mgr.24989) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.713661+0000 mgr.x (mgr.24989) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.772118+0000 mgr.x (mgr.24989) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.772118+0000 mgr.x (mgr.24989) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.869736+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.869736+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.873293+0000 mgr.x (mgr.24989) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.205469+0000 mgr.x (mgr.24989) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.205469+0000 mgr.x (mgr.24989) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.267529+0000 mgr.x (mgr.24989) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.267529+0000 mgr.x (mgr.24989) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.329244+0000 mgr.x (mgr.24989) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.329244+0000 mgr.x (mgr.24989) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.392949+0000 mgr.x (mgr.24989) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.392949+0000 mgr.x (mgr.24989) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.478599+0000 mgr.x (mgr.24989) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.478599+0000 mgr.x (mgr.24989) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.540732+0000 mgr.x (mgr.24989) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.540732+0000 mgr.x (mgr.24989) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.598291+0000 mgr.x (mgr.24989) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.598291+0000 mgr.x (mgr.24989) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.656629+0000 mgr.x (mgr.24989) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.656629+0000 mgr.x (mgr.24989) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.713661+0000 mgr.x (mgr.24989) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.713661+0000 mgr.x (mgr.24989) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.772118+0000 mgr.x (mgr.24989) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.772118+0000 mgr.x (mgr.24989) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.869736+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.869736+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.873293+0000 mgr.x (mgr.24989) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.873293+0000 mgr.x (mgr.24989) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.914902+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.914902+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.916968+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.916968+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.918797+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.918797+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.919606+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.919606+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.927333+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.927333+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.930386+0000 mgr.x (mgr.24989) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.930386+0000 mgr.x (mgr.24989) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.972228+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.972228+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.974692+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.974692+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.980598+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.980598+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.873293+0000 mgr.x (mgr.24989) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.914902+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.914902+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.916968+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.916968+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.918797+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.918797+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.919606+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.919606+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.927333+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.927333+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.930386+0000 mgr.x (mgr.24989) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.930386+0000 mgr.x (mgr.24989) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.972228+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.972228+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.974692+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.974692+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.980598+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.980598+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.981659+0000 mon.c (mon.1) 5125 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.981659+0000 mon.c (mon.1) 5125 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.987305+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.987305+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.995728+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:55.995728+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.998100+0000 mgr.x (mgr.24989) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:55.998100+0000 mgr.x (mgr.24989) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.006076+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.006076+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.017644+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.017644+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.039814+0000 mon.c (mon.1) 5126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.039814+0000 mon.c (mon.1) 5126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.042416+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.042416+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.044850+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.044850+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.045569+0000 mon.c (mon.1) 5129 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.045569+0000 mon.c (mon.1) 5129 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.052992+0000 mgr.x (mgr.24989) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.052992+0000 mgr.x (mgr.24989) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.981659+0000 mon.c (mon.1) 5125 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.981659+0000 mon.c (mon.1) 5125 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.987305+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.987305+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.995728+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:55.995728+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.998100+0000 mgr.x (mgr.24989) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:55.998100+0000 mgr.x (mgr.24989) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.006076+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.006076+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.017644+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.017644+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.039814+0000 mon.c (mon.1) 5126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.039814+0000 mon.c (mon.1) 5126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.042416+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.042416+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.044850+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.044850+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.045569+0000 mon.c (mon.1) 5129 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.045569+0000 mon.c (mon.1) 5129 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.052992+0000 mgr.x (mgr.24989) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.052992+0000 mgr.x (mgr.24989) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.053017+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.053017+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.094759+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.094759+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.097445+0000 mon.c (mon.1) 5131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.097445+0000 mon.c (mon.1) 5131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.099664+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.099664+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.100546+0000 mon.c (mon.1) 5133 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.100546+0000 mon.c (mon.1) 5133 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.111196+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.111196+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.111375+0000 mgr.x (mgr.24989) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.111375+0000 mgr.x (mgr.24989) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.152691+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.152691+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.155637+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.155637+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.158126+0000 mon.c (mon.1) 5136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.158126+0000 mon.c (mon.1) 5136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.053017+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.053017+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.094759+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.094759+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.097445+0000 mon.c (mon.1) 5131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.097445+0000 mon.c (mon.1) 5131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.099664+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.099664+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.100546+0000 mon.c (mon.1) 5133 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.100546+0000 mon.c (mon.1) 5133 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.111196+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.111196+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.111375+0000 mgr.x (mgr.24989) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.111375+0000 mgr.x (mgr.24989) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.152691+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.152691+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.155637+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.155637+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.158126+0000 mon.c (mon.1) 5136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.158126+0000 mon.c (mon.1) 5136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.159217+0000 mon.c (mon.1) 5137 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.159217+0000 mon.c (mon.1) 5137 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.170024+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.170024+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.173100+0000 mgr.x (mgr.24989) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.173100+0000 mgr.x (mgr.24989) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.230306+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.230306+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.233157+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.233157+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.235613+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.235613+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.236784+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.236784+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.248153+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.248153+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.306418+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.306418+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.309966+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.309966+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.159217+0000 mon.c (mon.1) 5137 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.159217+0000 mon.c (mon.1) 5137 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.170024+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.170024+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.173100+0000 mgr.x (mgr.24989) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.173100+0000 mgr.x (mgr.24989) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.230306+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.230306+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.233157+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.233157+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.235613+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.235613+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.236784+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.236784+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.248153+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.248153+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.306418+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.306418+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.309966+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.309966+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.312611+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.312611+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.313843+0000 mon.c (mon.1) 5145 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.313843+0000 mon.c (mon.1) 5145 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.325454+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.325454+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.383861+0000 mon.c (mon.1) 5146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.383861+0000 mon.c (mon.1) 5146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.387220+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.387220+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.390851+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.390851+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.392348+0000 mon.c (mon.1) 5149 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.392348+0000 mon.c (mon.1) 5149 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.404768+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.404768+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.480114+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.480114+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.482831+0000 mon.c (mon.1) 5151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.482831+0000 mon.c (mon.1) 5151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.312611+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.312611+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.313843+0000 mon.c (mon.1) 5145 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.313843+0000 mon.c (mon.1) 5145 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.325454+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.325454+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.383861+0000 mon.c (mon.1) 5146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.383861+0000 mon.c (mon.1) 5146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.387220+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.387220+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.390851+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.390851+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.392348+0000 mon.c (mon.1) 5149 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.392348+0000 mon.c (mon.1) 5149 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.404768+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.404768+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.480114+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.480114+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.482831+0000 mon.c (mon.1) 5151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.482831+0000 mon.c (mon.1) 5151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.485168+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.485168+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.486194+0000 mon.c (mon.1) 5153 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.486194+0000 mon.c (mon.1) 5153 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.496803+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.496803+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.555487+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.555487+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.557897+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.557897+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.560177+0000 mon.c (mon.1) 5156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.560177+0000 mon.c (mon.1) 5156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.560965+0000 mon.c (mon.1) 5157 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.560965+0000 mon.c (mon.1) 5157 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.568902+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.568902+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.629772+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.629772+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.632424+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.632424+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.634803+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.634803+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.635785+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.635785+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.646884+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.646884+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.704619+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.704619+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.707140+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.707140+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.709376+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.709376+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.710185+0000 mon.c (mon.1) 5165 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.710185+0000 mon.c (mon.1) 5165 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.718674+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.718674+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.764467+0000 mon.c (mon.1) 5166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.764467+0000 mon.c (mon.1) 5166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.767634+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.485168+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.485168+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.486194+0000 mon.c (mon.1) 5153 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.486194+0000 mon.c (mon.1) 5153 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.496803+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.496803+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.555487+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.555487+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.557897+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.557897+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.560177+0000 mon.c (mon.1) 5156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.560177+0000 mon.c (mon.1) 5156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.560965+0000 mon.c (mon.1) 5157 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.560965+0000 mon.c (mon.1) 5157 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.568902+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.275 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.568902+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.629772+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.629772+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.632424+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.632424+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.767634+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.770233+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.770233+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.771323+0000 mon.c (mon.1) 5169 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.771323+0000 mon.c (mon.1) 5169 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.780045+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.780045+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.858734+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.858734+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.862052+0000 mon.c (mon.1) 5171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.862052+0000 mon.c (mon.1) 5171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.865253+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[79063]: audit 2024-04-25T05:13:56.865253+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.634803+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.634803+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.635785+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.277 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.635785+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.646884+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.646884+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.704619+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.704619+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.707140+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.707140+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.709376+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.709376+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.710185+0000 mon.c (mon.1) 5165 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.710185+0000 mon.c (mon.1) 5165 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.718674+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.718674+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.764467+0000 mon.c (mon.1) 5166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.278 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.764467+0000 mon.c (mon.1) 5166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.767634+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.767634+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.770233+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.770233+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.771323+0000 mon.c (mon.1) 5169 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.771323+0000 mon.c (mon.1) 5169 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.780045+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.780045+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.858734+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.858734+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.862052+0000 mon.c (mon.1) 5171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.862052+0000 mon.c (mon.1) 5171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.865253+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.279 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:56 smithi096 bash[81040]: audit 2024-04-25T05:13:56.865253+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.248294+0000 mgr.x (mgr.24989) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.248294+0000 mgr.x (mgr.24989) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.325572+0000 mgr.x (mgr.24989) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.325572+0000 mgr.x (mgr.24989) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.899 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.405266+0000 mgr.x (mgr.24989) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.405266+0000 mgr.x (mgr.24989) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.497311+0000 mgr.x (mgr.24989) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.497311+0000 mgr.x (mgr.24989) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cluster 2024-04-25T05:13:56.500381+0000 mgr.x (mgr.24989) 1822 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cluster 2024-04-25T05:13:56.500381+0000 mgr.x (mgr.24989) 1822 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.571382+0000 mgr.x (mgr.24989) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.571382+0000 mgr.x (mgr.24989) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.647070+0000 mgr.x (mgr.24989) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.647070+0000 mgr.x (mgr.24989) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.718649+0000 mgr.x (mgr.24989) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.718649+0000 mgr.x (mgr.24989) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.780190+0000 mgr.x (mgr.24989) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.780190+0000 mgr.x (mgr.24989) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.866547+0000 mon.c (mon.1) 5173 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.866547+0000 mon.c (mon.1) 5173 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.900 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.915307+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.248294+0000 mgr.x (mgr.24989) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.248294+0000 mgr.x (mgr.24989) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.325572+0000 mgr.x (mgr.24989) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.325572+0000 mgr.x (mgr.24989) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.405266+0000 mgr.x (mgr.24989) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.405266+0000 mgr.x (mgr.24989) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.497311+0000 mgr.x (mgr.24989) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.497311+0000 mgr.x (mgr.24989) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cluster 2024-04-25T05:13:56.500381+0000 mgr.x (mgr.24989) 1822 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cluster 2024-04-25T05:13:56.500381+0000 mgr.x (mgr.24989) 1822 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:57.901 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.571382+0000 mgr.x (mgr.24989) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.571382+0000 mgr.x (mgr.24989) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.647070+0000 mgr.x (mgr.24989) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.647070+0000 mgr.x (mgr.24989) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.718649+0000 mgr.x (mgr.24989) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.718649+0000 mgr.x (mgr.24989) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.780190+0000 mgr.x (mgr.24989) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.780190+0000 mgr.x (mgr.24989) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.866547+0000 mon.c (mon.1) 5173 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.866547+0000 mon.c (mon.1) 5173 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.915307+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.915307+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.902 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.917110+0000 mgr.x (mgr.24989) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:56.917110+0000 mgr.x (mgr.24989) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.995119+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.995119+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.997548+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:56.997548+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.000622+0000 mon.c (mon.1) 5176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.000622+0000 mon.c (mon.1) 5176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.001619+0000 mon.c (mon.1) 5177 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.001619+0000 mon.c (mon.1) 5177 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.008071+0000 mgr.x (mgr.24989) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.008071+0000 mgr.x (mgr.24989) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.008189+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.008189+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.054461+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.903 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.054461+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.056848+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.056848+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.059044+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.915307+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.917110+0000 mgr.x (mgr.24989) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:56.917110+0000 mgr.x (mgr.24989) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.995119+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.995119+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.997548+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:56.997548+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.000622+0000 mon.c (mon.1) 5176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.000622+0000 mon.c (mon.1) 5176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.904 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.001619+0000 mon.c (mon.1) 5177 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.001619+0000 mon.c (mon.1) 5177 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.008071+0000 mgr.x (mgr.24989) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.008071+0000 mgr.x (mgr.24989) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.008189+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.008189+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.054461+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.054461+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.056848+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.056848+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.059044+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.905 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.059044+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.059774+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.059774+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.065885+0000 mgr.x (mgr.24989) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.065885+0000 mgr.x (mgr.24989) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.066079+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.066079+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.112001+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.112001+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.115066+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.115066+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.117896+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.117896+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.906 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.119006+0000 mon.c (mon.1) 5185 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.119006+0000 mon.c (mon.1) 5185 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.125109+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.125109+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.127321+0000 mgr.x (mgr.24989) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.127321+0000 mgr.x (mgr.24989) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.185183+0000 mon.c (mon.1) 5186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.185183+0000 mon.c (mon.1) 5186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.059044+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.059774+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.059774+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.907 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.065885+0000 mgr.x (mgr.24989) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.065885+0000 mgr.x (mgr.24989) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.066079+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.066079+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.112001+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.112001+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.115066+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.115066+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.117896+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.117896+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.119006+0000 mon.c (mon.1) 5185 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.119006+0000 mon.c (mon.1) 5185 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.125109+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.125109+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.127321+0000 mgr.x (mgr.24989) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.908 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.127321+0000 mgr.x (mgr.24989) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.185183+0000 mon.c (mon.1) 5186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.185183+0000 mon.c (mon.1) 5186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.189092+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.189092+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.191880+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.191880+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.193268+0000 mon.c (mon.1) 5189 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.193268+0000 mon.c (mon.1) 5189 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.199983+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.199983+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.909 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.261038+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.261038+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.263878+0000 mon.c (mon.1) 5191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.263878+0000 mon.c (mon.1) 5191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.266690+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.266690+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.267559+0000 mon.c (mon.1) 5193 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.267559+0000 mon.c (mon.1) 5193 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.273629+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.273629+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.317362+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.910 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.189092+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.189092+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.191880+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.191880+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.193268+0000 mon.c (mon.1) 5189 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.193268+0000 mon.c (mon.1) 5189 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.199983+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.199983+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.261038+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.261038+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.263878+0000 mon.c (mon.1) 5191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.263878+0000 mon.c (mon.1) 5191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.266690+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.266690+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.267559+0000 mon.c (mon.1) 5193 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.911 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.267559+0000 mon.c (mon.1) 5193 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.273629+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.273629+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.317362+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.317362+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.319887+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.319887+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.912 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.322416+0000 mon.c (mon.1) 5196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.317362+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.319887+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.319887+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.322416+0000 mon.c (mon.1) 5196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.322416+0000 mon.c (mon.1) 5196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.323556+0000 mon.c (mon.1) 5197 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.323556+0000 mon.c (mon.1) 5197 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.330495+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.330495+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.393427+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.393427+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.395633+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.395633+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:57.913 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.397669+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.397669+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.398470+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.398470+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.404603+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.404603+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.446234+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.446234+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:57.914 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.449114+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.449114+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.451346+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.451346+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.452769+0000 mon.c (mon.1) 5205 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.452769+0000 mon.c (mon.1) 5205 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.459567+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.459567+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.503494+0000 mon.c (mon.1) 5206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.503494+0000 mon.c (mon.1) 5206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.506305+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.506305+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.509137+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.509137+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.510395+0000 mon.c (mon.1) 5209 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.510395+0000 mon.c (mon.1) 5209 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.517127+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.517127+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.557921+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.557921+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.560159+0000 mon.c (mon.1) 5211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.560159+0000 mon.c (mon.1) 5211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.562254+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.562254+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.563140+0000 mon.c (mon.1) 5213 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.563140+0000 mon.c (mon.1) 5213 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.569113+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.569113+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.610549+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.610549+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.613165+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.613165+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.615571+0000 mon.c (mon.1) 5216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.615571+0000 mon.c (mon.1) 5216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.616638+0000 mon.c (mon.1) 5217 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.616638+0000 mon.c (mon.1) 5217 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.623026+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.623026+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.667413+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.667413+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.322416+0000 mon.c (mon.1) 5196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.323556+0000 mon.c (mon.1) 5197 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.323556+0000 mon.c (mon.1) 5197 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.330495+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.330495+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.393427+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.393427+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.395633+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.395633+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.397669+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.397669+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.398470+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.398470+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.404603+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.404603+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.446234+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.446234+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.449114+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.449114+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.669846+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.669846+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.672281+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.672281+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.673074+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.673074+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.679365+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.679365+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.737728+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.737728+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.740181+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.740181+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.742602+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.742602+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.743474+0000 mon.c (mon.1) 5225 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.743474+0000 mon.c (mon.1) 5225 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.751516+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.751516+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.792927+0000 mon.c (mon.1) 5226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.792927+0000 mon.c (mon.1) 5226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.795247+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.795247+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.798197+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.798197+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.799318+0000 mon.c (mon.1) 5229 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.799318+0000 mon.c (mon.1) 5229 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.807202+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.807202+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.868138+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[81040]: audit 2024-04-25T05:13:57.868138+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.451346+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.451346+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.452769+0000 mon.c (mon.1) 5205 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.452769+0000 mon.c (mon.1) 5205 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.459567+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.459567+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.503494+0000 mon.c (mon.1) 5206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.503494+0000 mon.c (mon.1) 5206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.506305+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.506305+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.509137+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.509137+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.510395+0000 mon.c (mon.1) 5209 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.510395+0000 mon.c (mon.1) 5209 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.517127+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.517127+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.557921+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.557921+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.560159+0000 mon.c (mon.1) 5211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.560159+0000 mon.c (mon.1) 5211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.562254+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.562254+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.563140+0000 mon.c (mon.1) 5213 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.563140+0000 mon.c (mon.1) 5213 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.569113+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.569113+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.610549+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.610549+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.613165+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.613165+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.615571+0000 mon.c (mon.1) 5216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.615571+0000 mon.c (mon.1) 5216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.616638+0000 mon.c (mon.1) 5217 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.616638+0000 mon.c (mon.1) 5217 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.623026+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.623026+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.667413+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.667413+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.669846+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.669846+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.672281+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.672281+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.673074+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.673074+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.679365+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.679365+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.737728+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.737728+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.740181+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.740181+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.742602+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.742602+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.743474+0000 mon.c (mon.1) 5225 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.743474+0000 mon.c (mon.1) 5225 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.751516+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.751516+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.792927+0000 mon.c (mon.1) 5226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.792927+0000 mon.c (mon.1) 5226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.795247+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.795247+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.798197+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.798197+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.799318+0000 mon.c (mon.1) 5229 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.799318+0000 mon.c (mon.1) 5229 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.807202+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.807202+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.868138+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:57 smithi096 bash[79063]: audit 2024-04-25T05:13:57.868138+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.248294+0000 mgr.x (mgr.24989) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.248294+0000 mgr.x (mgr.24989) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.325572+0000 mgr.x (mgr.24989) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.325572+0000 mgr.x (mgr.24989) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.405266+0000 mgr.x (mgr.24989) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.405266+0000 mgr.x (mgr.24989) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.497311+0000 mgr.x (mgr.24989) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.497311+0000 mgr.x (mgr.24989) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cluster 2024-04-25T05:13:56.500381+0000 mgr.x (mgr.24989) 1822 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cluster 2024-04-25T05:13:56.500381+0000 mgr.x (mgr.24989) 1822 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.571382+0000 mgr.x (mgr.24989) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.571382+0000 mgr.x (mgr.24989) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.647070+0000 mgr.x (mgr.24989) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.647070+0000 mgr.x (mgr.24989) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.718649+0000 mgr.x (mgr.24989) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.718649+0000 mgr.x (mgr.24989) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.780190+0000 mgr.x (mgr.24989) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.780190+0000 mgr.x (mgr.24989) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.866547+0000 mon.c (mon.1) 5173 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.866547+0000 mon.c (mon.1) 5173 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.915307+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.915307+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.917110+0000 mgr.x (mgr.24989) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:56.917110+0000 mgr.x (mgr.24989) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.995119+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.995119+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.997548+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:56.997548+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.000622+0000 mon.c (mon.1) 5176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.000622+0000 mon.c (mon.1) 5176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.001619+0000 mon.c (mon.1) 5177 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.001619+0000 mon.c (mon.1) 5177 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.008071+0000 mgr.x (mgr.24989) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.008071+0000 mgr.x (mgr.24989) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.008189+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.008189+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.054461+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.054461+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.056848+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.056848+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.059044+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.059044+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.059774+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.059774+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.065885+0000 mgr.x (mgr.24989) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.065885+0000 mgr.x (mgr.24989) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.066079+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.066079+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.112001+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.112001+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.115066+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.115066+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.117896+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.117896+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.119006+0000 mon.c (mon.1) 5185 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.119006+0000 mon.c (mon.1) 5185 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.125109+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.125109+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.127321+0000 mgr.x (mgr.24989) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.127321+0000 mgr.x (mgr.24989) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.185183+0000 mon.c (mon.1) 5186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.185183+0000 mon.c (mon.1) 5186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.189092+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.189092+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.191880+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.191880+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.193268+0000 mon.c (mon.1) 5189 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.193268+0000 mon.c (mon.1) 5189 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.199983+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.199983+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.261038+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.261038+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.263878+0000 mon.c (mon.1) 5191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.263878+0000 mon.c (mon.1) 5191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.266690+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.266690+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.267559+0000 mon.c (mon.1) 5193 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.267559+0000 mon.c (mon.1) 5193 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.273629+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.273629+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.317362+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.317362+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.319887+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.319887+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.322416+0000 mon.c (mon.1) 5196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.322416+0000 mon.c (mon.1) 5196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.323556+0000 mon.c (mon.1) 5197 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.323556+0000 mon.c (mon.1) 5197 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.330495+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.330495+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.393427+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.393427+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.395633+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.395633+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.397669+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.397669+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.398470+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.398470+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.404603+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.404603+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.446234+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.446234+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.449114+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.449114+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.451346+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.451346+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.452769+0000 mon.c (mon.1) 5205 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.452769+0000 mon.c (mon.1) 5205 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.459567+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.459567+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.503494+0000 mon.c (mon.1) 5206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.503494+0000 mon.c (mon.1) 5206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.506305+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.506305+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.509137+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.509137+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.510395+0000 mon.c (mon.1) 5209 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.510395+0000 mon.c (mon.1) 5209 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.517127+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.517127+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.557921+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.557921+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.560159+0000 mon.c (mon.1) 5211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.560159+0000 mon.c (mon.1) 5211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.562254+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.562254+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.563140+0000 mon.c (mon.1) 5213 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.563140+0000 mon.c (mon.1) 5213 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.569113+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.569113+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.610549+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.610549+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.613165+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.613165+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.615571+0000 mon.c (mon.1) 5216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.615571+0000 mon.c (mon.1) 5216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.616638+0000 mon.c (mon.1) 5217 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.616638+0000 mon.c (mon.1) 5217 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.623026+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.623026+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.667413+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.667413+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.669846+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.669846+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.672281+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.672281+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.673074+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.673074+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.679365+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.679365+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.737728+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.737728+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.740181+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.740181+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.742602+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.742602+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.743474+0000 mon.c (mon.1) 5225 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.743474+0000 mon.c (mon.1) 5225 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.751516+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.751516+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.792927+0000 mon.c (mon.1) 5226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.792927+0000 mon.c (mon.1) 5226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.795247+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.795247+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.798197+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.798197+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:58.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.799318+0000 mon.c (mon.1) 5229 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.799318+0000 mon.c (mon.1) 5229 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:58.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.807202+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.807202+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:58.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.868138+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:58.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:57 smithi155 bash[60276]: audit 2024-04-25T05:13:57.868138+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.199825+0000 mgr.x (mgr.24989) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.199825+0000 mgr.x (mgr.24989) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.273402+0000 mgr.x (mgr.24989) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.273402+0000 mgr.x (mgr.24989) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.330968+0000 mgr.x (mgr.24989) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.330968+0000 mgr.x (mgr.24989) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.404400+0000 mgr.x (mgr.24989) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.404400+0000 mgr.x (mgr.24989) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.461763+0000 mgr.x (mgr.24989) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.461763+0000 mgr.x (mgr.24989) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.516897+0000 mgr.x (mgr.24989) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.516897+0000 mgr.x (mgr.24989) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.569157+0000 mgr.x (mgr.24989) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.569157+0000 mgr.x (mgr.24989) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.625725+0000 mgr.x (mgr.24989) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.625725+0000 mgr.x (mgr.24989) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.679527+0000 mgr.x (mgr.24989) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.679527+0000 mgr.x (mgr.24989) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.751255+0000 mgr.x (mgr.24989) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.751255+0000 mgr.x (mgr.24989) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.808929+0000 mgr.x (mgr.24989) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.808929+0000 mgr.x (mgr.24989) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.870950+0000 mon.c (mon.1) 5231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.870950+0000 mon.c (mon.1) 5231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.892031+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.892031+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.893019+0000 mon.c (mon.1) 5233 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.893019+0000 mon.c (mon.1) 5233 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.901817+0000 mgr.x (mgr.24989) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.901817+0000 mgr.x (mgr.24989) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.901923+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.901923+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.961152+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.961152+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.963404+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.963404+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.965439+0000 mon.c (mon.1) 5236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.965439+0000 mon.c (mon.1) 5236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.966293+0000 mon.c (mon.1) 5237 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.966293+0000 mon.c (mon.1) 5237 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.973960+0000 mgr.x (mgr.24989) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:57.973960+0000 mgr.x (mgr.24989) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.974177+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:57.974177+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.015031+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.015031+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.017398+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.017398+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.019431+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.019431+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.020331+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.020331+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.027774+0000 mgr.x (mgr.24989) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.027774+0000 mgr.x (mgr.24989) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.027937+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.027937+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.069125+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.069125+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.071468+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.071468+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.073580+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.073580+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.074546+0000 mon.c (mon.1) 5245 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.074546+0000 mon.c (mon.1) 5245 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.082345+0000 mgr.x (mgr.24989) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.082345+0000 mgr.x (mgr.24989) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.082520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.082520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.123477+0000 mon.c (mon.1) 5246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.123477+0000 mon.c (mon.1) 5246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.126067+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.126067+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.128359+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.128359+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.129356+0000 mon.c (mon.1) 5249 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.129356+0000 mon.c (mon.1) 5249 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.138147+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.138147+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.138680+0000 mgr.x (mgr.24989) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.138680+0000 mgr.x (mgr.24989) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.200059+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.200059+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.202964+0000 mon.c (mon.1) 5251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.202964+0000 mon.c (mon.1) 5251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.205484+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.205484+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.206944+0000 mon.c (mon.1) 5253 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.206944+0000 mon.c (mon.1) 5253 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.215733+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.215733+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.258525+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.258525+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.261567+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.261567+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.264764+0000 mon.c (mon.1) 5256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.264764+0000 mon.c (mon.1) 5256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.266046+0000 mon.c (mon.1) 5257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.266046+0000 mon.c (mon.1) 5257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.275294+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.275294+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.357699+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.357699+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.361209+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.361209+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.363977+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.363977+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.365140+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.365140+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.374878+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.374878+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.464380+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.464380+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.467940+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.467940+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.470776+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.470776+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.472017+0000 mon.c (mon.1) 5265 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.472017+0000 mon.c (mon.1) 5265 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.481388+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.481388+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.540565+0000 mon.c (mon.1) 5266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.540565+0000 mon.c (mon.1) 5266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.543492+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.543492+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.546155+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.546155+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.547366+0000 mon.c (mon.1) 5269 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.547366+0000 mon.c (mon.1) 5269 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.557591+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.557591+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.615843+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.615843+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.618958+0000 mon.c (mon.1) 5271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.618958+0000 mon.c (mon.1) 5271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.621543+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.621543+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.622606+0000 mon.c (mon.1) 5273 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.622606+0000 mon.c (mon.1) 5273 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.631937+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.631937+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.679423+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.679423+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.682491+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.682491+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.684959+0000 mon.c (mon.1) 5276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.684959+0000 mon.c (mon.1) 5276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.685941+0000 mon.c (mon.1) 5277 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.685941+0000 mon.c (mon.1) 5277 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.694843+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.694843+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.741232+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.741232+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.744353+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.744353+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.746723+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.746723+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.747801+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.747801+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.758989+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.758989+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.816566+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.816566+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.819315+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.819315+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.821738+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.821738+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.822879+0000 mon.c (mon.1) 5285 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.822879+0000 mon.c (mon.1) 5285 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.833086+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:58 smithi155 bash[60276]: audit 2024-04-25T05:13:58.833086+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.199825+0000 mgr.x (mgr.24989) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.199825+0000 mgr.x (mgr.24989) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.273402+0000 mgr.x (mgr.24989) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.273402+0000 mgr.x (mgr.24989) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.330968+0000 mgr.x (mgr.24989) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.330968+0000 mgr.x (mgr.24989) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.404400+0000 mgr.x (mgr.24989) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.404400+0000 mgr.x (mgr.24989) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.461763+0000 mgr.x (mgr.24989) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.461763+0000 mgr.x (mgr.24989) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.516897+0000 mgr.x (mgr.24989) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.516897+0000 mgr.x (mgr.24989) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.569157+0000 mgr.x (mgr.24989) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.569157+0000 mgr.x (mgr.24989) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.625725+0000 mgr.x (mgr.24989) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.625725+0000 mgr.x (mgr.24989) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.679527+0000 mgr.x (mgr.24989) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.679527+0000 mgr.x (mgr.24989) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.751255+0000 mgr.x (mgr.24989) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.751255+0000 mgr.x (mgr.24989) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.808929+0000 mgr.x (mgr.24989) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.808929+0000 mgr.x (mgr.24989) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.870950+0000 mon.c (mon.1) 5231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.870950+0000 mon.c (mon.1) 5231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.892031+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.892031+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.893019+0000 mon.c (mon.1) 5233 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.893019+0000 mon.c (mon.1) 5233 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.901817+0000 mgr.x (mgr.24989) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.901817+0000 mgr.x (mgr.24989) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.901923+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.901923+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.961152+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.961152+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.963404+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.963404+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.965439+0000 mon.c (mon.1) 5236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.965439+0000 mon.c (mon.1) 5236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.966293+0000 mon.c (mon.1) 5237 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.966293+0000 mon.c (mon.1) 5237 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.973960+0000 mgr.x (mgr.24989) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:57.973960+0000 mgr.x (mgr.24989) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.199825+0000 mgr.x (mgr.24989) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.199825+0000 mgr.x (mgr.24989) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.273402+0000 mgr.x (mgr.24989) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.273402+0000 mgr.x (mgr.24989) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.330968+0000 mgr.x (mgr.24989) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.330968+0000 mgr.x (mgr.24989) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.404400+0000 mgr.x (mgr.24989) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.404400+0000 mgr.x (mgr.24989) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.461763+0000 mgr.x (mgr.24989) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.461763+0000 mgr.x (mgr.24989) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.516897+0000 mgr.x (mgr.24989) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.516897+0000 mgr.x (mgr.24989) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.569157+0000 mgr.x (mgr.24989) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.569157+0000 mgr.x (mgr.24989) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.625725+0000 mgr.x (mgr.24989) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.625725+0000 mgr.x (mgr.24989) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.679527+0000 mgr.x (mgr.24989) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.679527+0000 mgr.x (mgr.24989) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.751255+0000 mgr.x (mgr.24989) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.751255+0000 mgr.x (mgr.24989) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.808929+0000 mgr.x (mgr.24989) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.808929+0000 mgr.x (mgr.24989) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.974177+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:57.974177+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.015031+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.015031+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.017398+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.017398+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.019431+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.019431+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.020331+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.020331+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.027774+0000 mgr.x (mgr.24989) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.027774+0000 mgr.x (mgr.24989) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.027937+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.027937+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.069125+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.069125+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.071468+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.071468+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.073580+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.073580+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.074546+0000 mon.c (mon.1) 5245 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.074546+0000 mon.c (mon.1) 5245 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.082345+0000 mgr.x (mgr.24989) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.082345+0000 mgr.x (mgr.24989) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.082520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.082520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.123477+0000 mon.c (mon.1) 5246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.123477+0000 mon.c (mon.1) 5246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.126067+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.126067+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.128359+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.128359+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.129356+0000 mon.c (mon.1) 5249 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.129356+0000 mon.c (mon.1) 5249 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.138147+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.138147+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.138680+0000 mgr.x (mgr.24989) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.138680+0000 mgr.x (mgr.24989) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.200059+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.200059+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.870950+0000 mon.c (mon.1) 5231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.870950+0000 mon.c (mon.1) 5231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.892031+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.892031+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.893019+0000 mon.c (mon.1) 5233 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.893019+0000 mon.c (mon.1) 5233 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.901817+0000 mgr.x (mgr.24989) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.901817+0000 mgr.x (mgr.24989) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.901923+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.901923+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.961152+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.961152+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.963404+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.963404+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.965439+0000 mon.c (mon.1) 5236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.965439+0000 mon.c (mon.1) 5236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.966293+0000 mon.c (mon.1) 5237 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.966293+0000 mon.c (mon.1) 5237 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.973960+0000 mgr.x (mgr.24989) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:57.973960+0000 mgr.x (mgr.24989) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.202964+0000 mon.c (mon.1) 5251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.202964+0000 mon.c (mon.1) 5251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.205484+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.205484+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.206944+0000 mon.c (mon.1) 5253 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.206944+0000 mon.c (mon.1) 5253 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.215733+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.215733+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.258525+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.258525+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.261567+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.261567+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.264764+0000 mon.c (mon.1) 5256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.264764+0000 mon.c (mon.1) 5256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.266046+0000 mon.c (mon.1) 5257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.266046+0000 mon.c (mon.1) 5257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.275294+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.275294+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.357699+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.357699+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.361209+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.361209+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.363977+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.363977+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.365140+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.365140+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.374878+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.374878+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.464380+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.464380+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.467940+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.467940+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.470776+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.470776+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.472017+0000 mon.c (mon.1) 5265 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.472017+0000 mon.c (mon.1) 5265 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.481388+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.481388+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.540565+0000 mon.c (mon.1) 5266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.540565+0000 mon.c (mon.1) 5266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.974177+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:57.974177+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.015031+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.015031+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.017398+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.017398+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.019431+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.019431+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.020331+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.020331+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.027774+0000 mgr.x (mgr.24989) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.027774+0000 mgr.x (mgr.24989) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.027937+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.027937+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.069125+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.069125+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.071468+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.071468+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.073580+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.073580+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.543492+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.543492+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.546155+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.546155+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.547366+0000 mon.c (mon.1) 5269 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.547366+0000 mon.c (mon.1) 5269 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.557591+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.557591+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.615843+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.615843+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.618958+0000 mon.c (mon.1) 5271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.618958+0000 mon.c (mon.1) 5271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.621543+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.621543+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.622606+0000 mon.c (mon.1) 5273 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.622606+0000 mon.c (mon.1) 5273 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.631937+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.631937+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.679423+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.679423+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.682491+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.682491+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.684959+0000 mon.c (mon.1) 5276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.684959+0000 mon.c (mon.1) 5276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.685941+0000 mon.c (mon.1) 5277 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.685941+0000 mon.c (mon.1) 5277 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.694843+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.694843+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.741232+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.741232+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.744353+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.744353+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.746723+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.746723+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.747801+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.747801+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.758989+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.758989+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.816566+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.074546+0000 mon.c (mon.1) 5245 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.074546+0000 mon.c (mon.1) 5245 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.082345+0000 mgr.x (mgr.24989) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.082345+0000 mgr.x (mgr.24989) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.082520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.082520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.123477+0000 mon.c (mon.1) 5246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.123477+0000 mon.c (mon.1) 5246 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.126067+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.126067+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.128359+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.128359+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.129356+0000 mon.c (mon.1) 5249 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.129356+0000 mon.c (mon.1) 5249 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.138147+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.138147+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.138680+0000 mgr.x (mgr.24989) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.138680+0000 mgr.x (mgr.24989) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.200059+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.200059+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.816566+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.819315+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.819315+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.821738+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.821738+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.822879+0000 mon.c (mon.1) 5285 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.822879+0000 mon.c (mon.1) 5285 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.833086+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[81040]: audit 2024-04-25T05:13:58.833086+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.202964+0000 mon.c (mon.1) 5251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.202964+0000 mon.c (mon.1) 5251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.205484+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.205484+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.206944+0000 mon.c (mon.1) 5253 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.206944+0000 mon.c (mon.1) 5253 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.215733+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.215733+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.258525+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.258525+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.261567+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.261567+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.264764+0000 mon.c (mon.1) 5256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.264764+0000 mon.c (mon.1) 5256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.266046+0000 mon.c (mon.1) 5257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.266046+0000 mon.c (mon.1) 5257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.275294+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.275294+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.357699+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.357699+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.361209+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.361209+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.363977+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.363977+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.365140+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.365140+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.374878+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.374878+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.464380+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.464380+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.467940+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.467940+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.470776+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.470776+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.472017+0000 mon.c (mon.1) 5265 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.472017+0000 mon.c (mon.1) 5265 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.481388+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.481388+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.540565+0000 mon.c (mon.1) 5266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.540565+0000 mon.c (mon.1) 5266 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.543492+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.543492+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.546155+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.546155+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.547366+0000 mon.c (mon.1) 5269 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.547366+0000 mon.c (mon.1) 5269 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.557591+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.557591+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.615843+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.615843+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.618958+0000 mon.c (mon.1) 5271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.618958+0000 mon.c (mon.1) 5271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.621543+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.621543+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.622606+0000 mon.c (mon.1) 5273 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.622606+0000 mon.c (mon.1) 5273 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.631937+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.631937+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.679423+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.679423+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.682491+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.682491+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.684959+0000 mon.c (mon.1) 5276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.684959+0000 mon.c (mon.1) 5276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.685941+0000 mon.c (mon.1) 5277 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.685941+0000 mon.c (mon.1) 5277 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.694843+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.694843+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.741232+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.741232+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.744353+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.744353+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.746723+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.746723+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.747801+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.747801+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.758989+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.758989+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.816566+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.816566+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.819315+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.819315+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.821738+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.821738+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.822879+0000 mon.c (mon.1) 5285 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.822879+0000 mon.c (mon.1) 5285 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.833086+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:13:59.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:58 smithi096 bash[79063]: audit 2024-04-25T05:13:58.833086+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.216165+0000 mgr.x (mgr.24989) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.216165+0000 mgr.x (mgr.24989) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.275709+0000 mgr.x (mgr.24989) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.275709+0000 mgr.x (mgr.24989) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.375453+0000 mgr.x (mgr.24989) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.375453+0000 mgr.x (mgr.24989) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.481511+0000 mgr.x (mgr.24989) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.481511+0000 mgr.x (mgr.24989) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cluster 2024-04-25T05:13:58.500883+0000 mgr.x (mgr.24989) 1851 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cluster 2024-04-25T05:13:58.500883+0000 mgr.x (mgr.24989) 1851 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.557780+0000 mgr.x (mgr.24989) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.557780+0000 mgr.x (mgr.24989) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.632284+0000 mgr.x (mgr.24989) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.632284+0000 mgr.x (mgr.24989) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.695109+0000 mgr.x (mgr.24989) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.695109+0000 mgr.x (mgr.24989) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.759195+0000 mgr.x (mgr.24989) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.759195+0000 mgr.x (mgr.24989) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.835533+0000 mgr.x (mgr.24989) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.835533+0000 mgr.x (mgr.24989) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.910635+0000 mon.c (mon.1) 5286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.910635+0000 mon.c (mon.1) 5286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.913712+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.913712+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.916336+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.916336+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.917340+0000 mon.c (mon.1) 5289 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.917340+0000 mon.c (mon.1) 5289 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.925268+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:58.925268+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.926195+0000 mgr.x (mgr.24989) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:58.926195+0000 mgr.x (mgr.24989) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.000179+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.000179+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.003063+0000 mon.c (mon.1) 5291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.003063+0000 mon.c (mon.1) 5291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.006308+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.006308+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.007575+0000 mon.c (mon.1) 5293 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.007575+0000 mon.c (mon.1) 5293 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.017049+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.017049+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.017650+0000 mgr.x (mgr.24989) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.017650+0000 mgr.x (mgr.24989) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.079251+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.079251+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.082495+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.082495+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.085077+0000 mon.c (mon.1) 5296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.085077+0000 mon.c (mon.1) 5296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.086119+0000 mon.c (mon.1) 5297 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.086119+0000 mon.c (mon.1) 5297 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.095099+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.095099+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.095605+0000 mgr.x (mgr.24989) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.095605+0000 mgr.x (mgr.24989) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.157845+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.157845+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.161419+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.161419+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.164307+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.164307+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.165529+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.165529+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.174876+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.174876+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.175158+0000 mgr.x (mgr.24989) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.175158+0000 mgr.x (mgr.24989) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.237083+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.237083+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.240234+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.240234+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.242685+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.242685+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.243737+0000 mon.c (mon.1) 5305 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.243737+0000 mon.c (mon.1) 5305 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.252800+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.252800+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.326600+0000 mon.c (mon.1) 5306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.326600+0000 mon.c (mon.1) 5306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.329665+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.329665+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.332187+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.332187+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.333573+0000 mon.c (mon.1) 5309 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.333573+0000 mon.c (mon.1) 5309 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.343222+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.343222+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.415088+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.415088+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.419774+0000 mon.c (mon.1) 5311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.419774+0000 mon.c (mon.1) 5311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.424101+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.424101+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.425618+0000 mon.c (mon.1) 5313 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.425618+0000 mon.c (mon.1) 5313 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.435824+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.435824+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.510305+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.510305+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.513121+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.513121+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.515734+0000 mon.c (mon.1) 5316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.515734+0000 mon.c (mon.1) 5316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.516801+0000 mon.c (mon.1) 5317 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.516801+0000 mon.c (mon.1) 5317 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.525573+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.525573+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.601933+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.601933+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.605153+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.605153+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.608706+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.608706+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.610180+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.610180+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.619936+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.619936+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.699609+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.699609+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.703082+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.703082+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.707205+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.707205+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.708588+0000 mon.c (mon.1) 5325 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.708588+0000 mon.c (mon.1) 5325 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.718524+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.718524+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.794466+0000 mon.c (mon.1) 5326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.794466+0000 mon.c (mon.1) 5326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.797703+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.797703+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.800645+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.800645+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.801981+0000 mon.c (mon.1) 5329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.801981+0000 mon.c (mon.1) 5329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.811168+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.811168+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.869333+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.869333+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.872302+0000 mon.c (mon.1) 5331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.872302+0000 mon.c (mon.1) 5331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.875439+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.875439+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.876687+0000 mon.c (mon.1) 5333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:13:59 smithi155 bash[60276]: audit 2024-04-25T05:13:59.876687+0000 mon.c (mon.1) 5333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.216165+0000 mgr.x (mgr.24989) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.216165+0000 mgr.x (mgr.24989) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.275709+0000 mgr.x (mgr.24989) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.275709+0000 mgr.x (mgr.24989) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.375453+0000 mgr.x (mgr.24989) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.375453+0000 mgr.x (mgr.24989) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.481511+0000 mgr.x (mgr.24989) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.481511+0000 mgr.x (mgr.24989) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cluster 2024-04-25T05:13:58.500883+0000 mgr.x (mgr.24989) 1851 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cluster 2024-04-25T05:13:58.500883+0000 mgr.x (mgr.24989) 1851 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:00.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.557780+0000 mgr.x (mgr.24989) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.557780+0000 mgr.x (mgr.24989) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.632284+0000 mgr.x (mgr.24989) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.632284+0000 mgr.x (mgr.24989) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.695109+0000 mgr.x (mgr.24989) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.695109+0000 mgr.x (mgr.24989) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.759195+0000 mgr.x (mgr.24989) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.759195+0000 mgr.x (mgr.24989) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.835533+0000 mgr.x (mgr.24989) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.835533+0000 mgr.x (mgr.24989) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.910635+0000 mon.c (mon.1) 5286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.216165+0000 mgr.x (mgr.24989) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.216165+0000 mgr.x (mgr.24989) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.275709+0000 mgr.x (mgr.24989) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.275709+0000 mgr.x (mgr.24989) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.375453+0000 mgr.x (mgr.24989) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.375453+0000 mgr.x (mgr.24989) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.481511+0000 mgr.x (mgr.24989) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.481511+0000 mgr.x (mgr.24989) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cluster 2024-04-25T05:13:58.500883+0000 mgr.x (mgr.24989) 1851 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cluster 2024-04-25T05:13:58.500883+0000 mgr.x (mgr.24989) 1851 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.557780+0000 mgr.x (mgr.24989) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.557780+0000 mgr.x (mgr.24989) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.632284+0000 mgr.x (mgr.24989) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.632284+0000 mgr.x (mgr.24989) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.695109+0000 mgr.x (mgr.24989) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.695109+0000 mgr.x (mgr.24989) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.759195+0000 mgr.x (mgr.24989) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.759195+0000 mgr.x (mgr.24989) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.835533+0000 mgr.x (mgr.24989) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.835533+0000 mgr.x (mgr.24989) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.910635+0000 mon.c (mon.1) 5286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.910635+0000 mon.c (mon.1) 5286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.913712+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.913712+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.916336+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.916336+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.917340+0000 mon.c (mon.1) 5289 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.917340+0000 mon.c (mon.1) 5289 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.925268+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:58.925268+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.926195+0000 mgr.x (mgr.24989) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:58.926195+0000 mgr.x (mgr.24989) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.000179+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.000179+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.003063+0000 mon.c (mon.1) 5291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.003063+0000 mon.c (mon.1) 5291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.006308+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.006308+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.007575+0000 mon.c (mon.1) 5293 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.007575+0000 mon.c (mon.1) 5293 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.017049+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.910635+0000 mon.c (mon.1) 5286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.913712+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.913712+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.916336+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.916336+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.917340+0000 mon.c (mon.1) 5289 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.917340+0000 mon.c (mon.1) 5289 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.925268+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:58.925268+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.926195+0000 mgr.x (mgr.24989) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:58.926195+0000 mgr.x (mgr.24989) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.000179+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.000179+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.003063+0000 mon.c (mon.1) 5291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.003063+0000 mon.c (mon.1) 5291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.006308+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.006308+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.007575+0000 mon.c (mon.1) 5293 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.007575+0000 mon.c (mon.1) 5293 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.017049+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.017049+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.017650+0000 mgr.x (mgr.24989) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.017650+0000 mgr.x (mgr.24989) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.079251+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.079251+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.082495+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.082495+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.085077+0000 mon.c (mon.1) 5296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.085077+0000 mon.c (mon.1) 5296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.086119+0000 mon.c (mon.1) 5297 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.086119+0000 mon.c (mon.1) 5297 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.095099+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.095099+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.095605+0000 mgr.x (mgr.24989) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.095605+0000 mgr.x (mgr.24989) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.157845+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.157845+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.161419+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.161419+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.164307+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.017049+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.017650+0000 mgr.x (mgr.24989) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.017650+0000 mgr.x (mgr.24989) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.079251+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.079251+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.082495+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.082495+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.085077+0000 mon.c (mon.1) 5296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.085077+0000 mon.c (mon.1) 5296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.086119+0000 mon.c (mon.1) 5297 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.086119+0000 mon.c (mon.1) 5297 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.095099+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.095099+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.095605+0000 mgr.x (mgr.24989) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.095605+0000 mgr.x (mgr.24989) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.157845+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.157845+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.161419+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.161419+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.164307+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.164307+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.165529+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.165529+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.174876+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.174876+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.175158+0000 mgr.x (mgr.24989) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.175158+0000 mgr.x (mgr.24989) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.237083+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.237083+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.240234+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.240234+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.242685+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.242685+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.243737+0000 mon.c (mon.1) 5305 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.243737+0000 mon.c (mon.1) 5305 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.252800+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.252800+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.326600+0000 mon.c (mon.1) 5306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.326600+0000 mon.c (mon.1) 5306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.329665+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.164307+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.165529+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.165529+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.174876+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.174876+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.175158+0000 mgr.x (mgr.24989) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.175158+0000 mgr.x (mgr.24989) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:00.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.237083+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.237083+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.240234+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.240234+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.242685+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.242685+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.243737+0000 mon.c (mon.1) 5305 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.243737+0000 mon.c (mon.1) 5305 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.252800+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.252800+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.326600+0000 mon.c (mon.1) 5306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.326600+0000 mon.c (mon.1) 5306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.329665+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.329665+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.332187+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.332187+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.333573+0000 mon.c (mon.1) 5309 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.333573+0000 mon.c (mon.1) 5309 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.343222+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.343222+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.415088+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.415088+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.419774+0000 mon.c (mon.1) 5311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.419774+0000 mon.c (mon.1) 5311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.424101+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.424101+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.425618+0000 mon.c (mon.1) 5313 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.425618+0000 mon.c (mon.1) 5313 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.435824+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.435824+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.510305+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.510305+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.513121+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.329665+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.332187+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.332187+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.333573+0000 mon.c (mon.1) 5309 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.333573+0000 mon.c (mon.1) 5309 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.343222+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.343222+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.415088+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.415088+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.419774+0000 mon.c (mon.1) 5311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.419774+0000 mon.c (mon.1) 5311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.424101+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.424101+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.425618+0000 mon.c (mon.1) 5313 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.425618+0000 mon.c (mon.1) 5313 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.435824+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.435824+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.510305+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.510305+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.513121+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.513121+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.515734+0000 mon.c (mon.1) 5316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.515734+0000 mon.c (mon.1) 5316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.516801+0000 mon.c (mon.1) 5317 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.516801+0000 mon.c (mon.1) 5317 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.525573+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.525573+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.601933+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.601933+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.605153+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.605153+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.608706+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.608706+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.610180+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.610180+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.619936+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.619936+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.699609+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.699609+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.513121+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.515734+0000 mon.c (mon.1) 5316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.515734+0000 mon.c (mon.1) 5316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.516801+0000 mon.c (mon.1) 5317 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.516801+0000 mon.c (mon.1) 5317 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.525573+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.525573+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.601933+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.601933+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.605153+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.605153+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.608706+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.608706+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.610180+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.610180+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.619936+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.619936+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.699609+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.699609+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.703082+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.703082+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.707205+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.707205+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.708588+0000 mon.c (mon.1) 5325 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.708588+0000 mon.c (mon.1) 5325 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.718524+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.718524+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.794466+0000 mon.c (mon.1) 5326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.794466+0000 mon.c (mon.1) 5326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.797703+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.797703+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.800645+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.800645+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.801981+0000 mon.c (mon.1) 5329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.801981+0000 mon.c (mon.1) 5329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.811168+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.811168+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.869333+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.869333+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.703082+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.703082+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.707205+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.707205+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.708588+0000 mon.c (mon.1) 5325 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.708588+0000 mon.c (mon.1) 5325 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.718524+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.718524+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.794466+0000 mon.c (mon.1) 5326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.794466+0000 mon.c (mon.1) 5326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.797703+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.272 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.797703+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.800645+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.800645+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.801981+0000 mon.c (mon.1) 5329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.801981+0000 mon.c (mon.1) 5329 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.811168+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.811168+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.869333+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.869333+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.872302+0000 mon.c (mon.1) 5331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.872302+0000 mon.c (mon.1) 5331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.875439+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.875439+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.876687+0000 mon.c (mon.1) 5333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[81040]: audit 2024-04-25T05:13:59.876687+0000 mon.c (mon.1) 5333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.872302+0000 mon.c (mon.1) 5331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.872302+0000 mon.c (mon.1) 5331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.875439+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.875439+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.876687+0000 mon.c (mon.1) 5333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:00.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:13:59 smithi096 bash[79063]: audit 2024-04-25T05:13:59.876687+0000 mon.c (mon.1) 5333 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.253218+0000 mgr.x (mgr.24989) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.253218+0000 mgr.x (mgr.24989) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.343803+0000 mgr.x (mgr.24989) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.343803+0000 mgr.x (mgr.24989) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.436384+0000 mgr.x (mgr.24989) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.436384+0000 mgr.x (mgr.24989) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.526411+0000 mgr.x (mgr.24989) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.526411+0000 mgr.x (mgr.24989) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.620672+0000 mgr.x (mgr.24989) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.620672+0000 mgr.x (mgr.24989) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.718913+0000 mgr.x (mgr.24989) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.718913+0000 mgr.x (mgr.24989) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.811403+0000 mgr.x (mgr.24989) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.811403+0000 mgr.x (mgr.24989) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.886194+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.886194+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.886378+0000 mgr.x (mgr.24989) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: cephadm 2024-04-25T05:13:59.886378+0000 mgr.x (mgr.24989) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.944220+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.944220+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.956004+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.956004+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.961608+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.961608+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.966528+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.966528+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.973561+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.973561+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.975834+0000 mon.c (mon.1) 5336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.975834+0000 mon.c (mon.1) 5336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.977518+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.977518+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.980251+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.980251+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.983842+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.983842+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.986270+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.986270+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.988155+0000 mon.c (mon.1) 5341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.988155+0000 mon.c (mon.1) 5341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.990175+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.990175+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.991953+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.991953+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.993988+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.993988+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.995783+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.995783+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.997669+0000 mon.c (mon.1) 5346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:13:59.997669+0000 mon.c (mon.1) 5346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:14:00.000177+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:00 smithi155 bash[60276]: audit 2024-04-25T05:14:00.000177+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.253218+0000 mgr.x (mgr.24989) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.253218+0000 mgr.x (mgr.24989) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.343803+0000 mgr.x (mgr.24989) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.343803+0000 mgr.x (mgr.24989) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.436384+0000 mgr.x (mgr.24989) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.436384+0000 mgr.x (mgr.24989) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.526411+0000 mgr.x (mgr.24989) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.526411+0000 mgr.x (mgr.24989) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.620672+0000 mgr.x (mgr.24989) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.620672+0000 mgr.x (mgr.24989) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.718913+0000 mgr.x (mgr.24989) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.718913+0000 mgr.x (mgr.24989) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.811403+0000 mgr.x (mgr.24989) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.811403+0000 mgr.x (mgr.24989) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.886194+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.886194+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.886378+0000 mgr.x (mgr.24989) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: cephadm 2024-04-25T05:13:59.886378+0000 mgr.x (mgr.24989) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.944220+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.944220+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.956004+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.956004+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.961608+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.253218+0000 mgr.x (mgr.24989) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.253218+0000 mgr.x (mgr.24989) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.343803+0000 mgr.x (mgr.24989) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.343803+0000 mgr.x (mgr.24989) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.436384+0000 mgr.x (mgr.24989) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.436384+0000 mgr.x (mgr.24989) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.526411+0000 mgr.x (mgr.24989) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.526411+0000 mgr.x (mgr.24989) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.620672+0000 mgr.x (mgr.24989) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.620672+0000 mgr.x (mgr.24989) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.718913+0000 mgr.x (mgr.24989) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.718913+0000 mgr.x (mgr.24989) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.811403+0000 mgr.x (mgr.24989) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.811403+0000 mgr.x (mgr.24989) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.886194+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.886194+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.886378+0000 mgr.x (mgr.24989) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: cephadm 2024-04-25T05:13:59.886378+0000 mgr.x (mgr.24989) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.944220+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.944220+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.956004+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.956004+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.961608+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.961608+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.966528+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.966528+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.973561+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.973561+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.975834+0000 mon.c (mon.1) 5336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.975834+0000 mon.c (mon.1) 5336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.977518+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.977518+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.980251+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.980251+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.983842+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.983842+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.986270+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.986270+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.988155+0000 mon.c (mon.1) 5341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.988155+0000 mon.c (mon.1) 5341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.990175+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.990175+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.991953+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.961608+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.966528+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.966528+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:01.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.973561+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.973561+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.975834+0000 mon.c (mon.1) 5336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.975834+0000 mon.c (mon.1) 5336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.977518+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.977518+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.980251+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.980251+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.983842+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.983842+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.986270+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.986270+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.988155+0000 mon.c (mon.1) 5341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.988155+0000 mon.c (mon.1) 5341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.990175+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.990175+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.991953+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.991953+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.993988+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.993988+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.995783+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.995783+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.997669+0000 mon.c (mon.1) 5346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:13:59.997669+0000 mon.c (mon.1) 5346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:14:00.000177+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[79063]: audit 2024-04-25T05:14:00.000177+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.991953+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.993988+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.993988+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.995783+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.995783+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.997669+0000 mon.c (mon.1) 5346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:13:59.997669+0000 mon.c (mon.1) 5346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:14:00.000177+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:01.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:00 smithi096 bash[81040]: audit 2024-04-25T05:14:00.000177+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:02.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:01 smithi155 bash[60276]: cluster 2024-04-25T05:14:00.502223+0000 mgr.x (mgr.24989) 1869 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:02.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:01 smithi155 bash[60276]: cluster 2024-04-25T05:14:00.502223+0000 mgr.x (mgr.24989) 1869 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:02.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:01 smithi155 bash[60276]: audit 2024-04-25T05:14:01.592252+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:02.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:01 smithi155 bash[60276]: audit 2024-04-25T05:14:01.592252+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[79063]: cluster 2024-04-25T05:14:00.502223+0000 mgr.x (mgr.24989) 1869 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[79063]: cluster 2024-04-25T05:14:00.502223+0000 mgr.x (mgr.24989) 1869 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[79063]: audit 2024-04-25T05:14:01.592252+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:02.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[79063]: audit 2024-04-25T05:14:01.592252+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[81040]: cluster 2024-04-25T05:14:00.502223+0000 mgr.x (mgr.24989) 1869 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[81040]: cluster 2024-04-25T05:14:00.502223+0000 mgr.x (mgr.24989) 1869 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[81040]: audit 2024-04-25T05:14:01.592252+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:02.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:01 smithi096 bash[81040]: audit 2024-04-25T05:14:01.592252+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: cluster 2024-04-25T05:14:02.502841+0000 mgr.x (mgr.24989) 1870 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: cluster 2024-04-25T05:14:02.502841+0000 mgr.x (mgr.24989) 1870 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:03.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: audit 2024-04-25T05:14:02.617030+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: audit 2024-04-25T05:14:02.617030+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: audit 2024-04-25T05:14:02.632669+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: audit 2024-04-25T05:14:02.632669+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: audit 2024-04-25T05:14:02.644838+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: audit 2024-04-25T05:14:02.644838+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: cephadm 2024-04-25T05:14:02.774193+0000 mgr.x (mgr.24989) 1871 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: cephadm 2024-04-25T05:14:02.774193+0000 mgr.x (mgr.24989) 1871 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: cephadm 2024-04-25T05:14:02.993034+0000 mgr.x (mgr.24989) 1872 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:14:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:03 smithi155 bash[60276]: cephadm 2024-04-25T05:14:02.993034+0000 mgr.x (mgr.24989) 1872 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:14:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: cluster 2024-04-25T05:14:02.502841+0000 mgr.x (mgr.24989) 1870 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: cluster 2024-04-25T05:14:02.502841+0000 mgr.x (mgr.24989) 1870 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: audit 2024-04-25T05:14:02.617030+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: audit 2024-04-25T05:14:02.617030+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: audit 2024-04-25T05:14:02.632669+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: audit 2024-04-25T05:14:02.632669+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: audit 2024-04-25T05:14:02.644838+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: audit 2024-04-25T05:14:02.644838+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: cephadm 2024-04-25T05:14:02.774193+0000 mgr.x (mgr.24989) 1871 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: cephadm 2024-04-25T05:14:02.774193+0000 mgr.x (mgr.24989) 1871 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: cephadm 2024-04-25T05:14:02.993034+0000 mgr.x (mgr.24989) 1872 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[79063]: cephadm 2024-04-25T05:14:02.993034+0000 mgr.x (mgr.24989) 1872 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: cluster 2024-04-25T05:14:02.502841+0000 mgr.x (mgr.24989) 1870 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: cluster 2024-04-25T05:14:02.502841+0000 mgr.x (mgr.24989) 1870 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: audit 2024-04-25T05:14:02.617030+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: audit 2024-04-25T05:14:02.617030+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: audit 2024-04-25T05:14:02.632669+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: audit 2024-04-25T05:14:02.632669+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: audit 2024-04-25T05:14:02.644838+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: audit 2024-04-25T05:14:02.644838+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: cephadm 2024-04-25T05:14:02.774193+0000 mgr.x (mgr.24989) 1871 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: cephadm 2024-04-25T05:14:02.774193+0000 mgr.x (mgr.24989) 1871 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: cephadm 2024-04-25T05:14:02.993034+0000 mgr.x (mgr.24989) 1872 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:14:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:03 smithi096 bash[81040]: cephadm 2024-04-25T05:14:02.993034+0000 mgr.x (mgr.24989) 1872 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-04-25T05:14:04.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:04 smithi155 bash[60276]: audit 2024-04-25T05:14:03.676392+0000 mgr.x (mgr.24989) 1873 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:04.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:04 smithi155 bash[60276]: audit 2024-04-25T05:14:03.676392+0000 mgr.x (mgr.24989) 1873 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:04 smithi096 bash[79063]: audit 2024-04-25T05:14:03.676392+0000 mgr.x (mgr.24989) 1873 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:05.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:04 smithi096 bash[79063]: audit 2024-04-25T05:14:03.676392+0000 mgr.x (mgr.24989) 1873 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:04 smithi096 bash[81040]: audit 2024-04-25T05:14:03.676392+0000 mgr.x (mgr.24989) 1873 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:05.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:04 smithi096 bash[81040]: audit 2024-04-25T05:14:03.676392+0000 mgr.x (mgr.24989) 1873 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: cluster 2024-04-25T05:14:04.504072+0000 mgr.x (mgr.24989) 1874 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:05.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: cluster 2024-04-25T05:14:04.504072+0000 mgr.x (mgr.24989) 1874 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: audit 2024-04-25T05:14:05.418632+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: audit 2024-04-25T05:14:05.418632+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: audit 2024-04-25T05:14:05.434704+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: audit 2024-04-25T05:14:05.434704+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: audit 2024-04-25T05:14:05.447605+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:05 smithi155 bash[60276]: audit 2024-04-25T05:14:05.447605+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: cluster 2024-04-25T05:14:04.504072+0000 mgr.x (mgr.24989) 1874 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:06.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: cluster 2024-04-25T05:14:04.504072+0000 mgr.x (mgr.24989) 1874 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:06.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: audit 2024-04-25T05:14:05.418632+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: audit 2024-04-25T05:14:05.418632+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: audit 2024-04-25T05:14:05.434704+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: audit 2024-04-25T05:14:05.434704+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: audit 2024-04-25T05:14:05.447605+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[79063]: audit 2024-04-25T05:14:05.447605+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: cluster 2024-04-25T05:14:04.504072+0000 mgr.x (mgr.24989) 1874 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: cluster 2024-04-25T05:14:04.504072+0000 mgr.x (mgr.24989) 1874 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: audit 2024-04-25T05:14:05.418632+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: audit 2024-04-25T05:14:05.418632+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: audit 2024-04-25T05:14:05.434704+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: audit 2024-04-25T05:14:05.434704+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: audit 2024-04-25T05:14:05.447605+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:06.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:05 smithi096 bash[81040]: audit 2024-04-25T05:14:05.447605+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:07.905 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:14:07] "GET /metrics HTTP/1.1" 200 38764 "" "Prometheus/2.43.0" 2024-04-25T05:14:07.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:07 smithi155 bash[60276]: cluster 2024-04-25T05:14:06.505110+0000 mgr.x (mgr.24989) 1875 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:07.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:07 smithi155 bash[60276]: cluster 2024-04-25T05:14:06.505110+0000 mgr.x (mgr.24989) 1875 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:08.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:07 smithi096 bash[79063]: cluster 2024-04-25T05:14:06.505110+0000 mgr.x (mgr.24989) 1875 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:08.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:07 smithi096 bash[79063]: cluster 2024-04-25T05:14:06.505110+0000 mgr.x (mgr.24989) 1875 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:08.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:07 smithi096 bash[81040]: cluster 2024-04-25T05:14:06.505110+0000 mgr.x (mgr.24989) 1875 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:08.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:07 smithi096 bash[81040]: cluster 2024-04-25T05:14:06.505110+0000 mgr.x (mgr.24989) 1875 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:08.336 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:14:09.055 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:14:09.055 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 13s ago 25m - - 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 3s ago 25m - - 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (12m) 13s ago 18m 15.0M - 0.23.0 ba2b418f427c e60be24171b2 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (11m) 3s ago 18m 42.6M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (67s) 13s ago 16m 42.4M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (10m) 3s ago 24m 537M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (8m) 13s ago 26m 441M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (8m) 13s ago 26m 74.4M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (7m) 3s ago 24m 58.9M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (8m) 13s ago 24m 67.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (49s) 13s ago 18m 8019k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (38s) 3s ago 18m 7487k - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:14:09.056 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (6m) 13s ago 24m 61.9M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (6m) 13s ago 23m 62.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (5m) 13s ago 22m 55.4M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (4m) 13s ago 22m 61.1M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (4m) 3s ago 21m 64.5M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (3m) 3s ago 21m 55.6M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (2m) 3s ago 20m 58.4M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (2m) 3s ago 19m 59.9M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (15s) 3s ago 19m 49.5M - 2.43.0 a07b618ecd1d b5aa739636e4 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (2m) 13s ago 16m 89.9M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (115s) 3s ago 16m 90.2M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (2m) 13s ago 16m 90.1M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:14:09.057 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (104s) 3s ago 16m 90.1M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:14:09.082 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.083 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.083 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.083 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.084 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.084 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.084 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.084 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:14:09.085 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.085 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:14:08 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:09.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:14:09.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-25T05:14:09.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.086Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.087Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.087Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-25T05:14:09.462 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[84737]: ts=2024-04-25T05:14:09.087Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:09.470 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:14:09.471 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "mon", 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:14:09.821 INFO:teuthology.orchestra.run.smithi096.stdout: "iscsi", 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw", 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout: "osd" 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "18/23 daemons upgraded", 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:14:09.822 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:14:09.961 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[86215]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:14:09.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:08.324853+0000 mgr.x (mgr.24989) 1876 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:09.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:08.324853+0000 mgr.x (mgr.24989) 1876 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:09.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: cluster 2024-04-25T05:14:08.506045+0000 mgr.x (mgr.24989) 1877 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:09.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: cluster 2024-04-25T05:14:08.506045+0000 mgr.x (mgr.24989) 1877 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:08.692455+0000 mgr.x (mgr.24989) 1878 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:08.692455+0000 mgr.x (mgr.24989) 1878 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:09.040626+0000 mgr.x (mgr.24989) 1879 : audit [DBG] from='client.44791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:09.040626+0000 mgr.x (mgr.24989) 1879 : audit [DBG] from='client.44791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:09.474736+0000 mon.a (mon.0) 2139 : audit [DBG] from='client.? 172.21.15.96:0/2540094748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[60276]: audit 2024-04-25T05:14:09.474736+0000 mon.a (mon.0) 2139 : audit [DBG] from='client.? 172.21.15.96:0/2540094748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:08.324853+0000 mgr.x (mgr.24989) 1876 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:08.324853+0000 mgr.x (mgr.24989) 1876 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: cluster 2024-04-25T05:14:08.506045+0000 mgr.x (mgr.24989) 1877 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: cluster 2024-04-25T05:14:08.506045+0000 mgr.x (mgr.24989) 1877 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:08.692455+0000 mgr.x (mgr.24989) 1878 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:08.692455+0000 mgr.x (mgr.24989) 1878 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:09.040626+0000 mgr.x (mgr.24989) 1879 : audit [DBG] from='client.44791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:09.040626+0000 mgr.x (mgr.24989) 1879 : audit [DBG] from='client.44791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:09.474736+0000 mon.a (mon.0) 2139 : audit [DBG] from='client.? 172.21.15.96:0/2540094748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[79063]: audit 2024-04-25T05:14:09.474736+0000 mon.a (mon.0) 2139 : audit [DBG] from='client.? 172.21.15.96:0/2540094748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:08.324853+0000 mgr.x (mgr.24989) 1876 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:08.324853+0000 mgr.x (mgr.24989) 1876 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: cluster 2024-04-25T05:14:08.506045+0000 mgr.x (mgr.24989) 1877 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: cluster 2024-04-25T05:14:08.506045+0000 mgr.x (mgr.24989) 1877 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:08.692455+0000 mgr.x (mgr.24989) 1878 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:08.692455+0000 mgr.x (mgr.24989) 1878 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:09.040626+0000 mgr.x (mgr.24989) 1879 : audit [DBG] from='client.44791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:09.040626+0000 mgr.x (mgr.24989) 1879 : audit [DBG] from='client.44791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:09.474736+0000 mon.a (mon.0) 2139 : audit [DBG] from='client.? 172.21.15.96:0/2540094748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:09 smithi096 bash[81040]: audit 2024-04-25T05:14:09.474736+0000 mon.a (mon.0) 2139 : audit [DBG] from='client.? 172.21.15.96:0/2540094748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.242 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:14:10.282 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.283 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.283 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.283 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.284 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.284 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 bash[86275]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:14:10.284 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-25T05:14:10.284 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:09 smithi155 systemd[1]: Stopped Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:14:10.285 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.285 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: Started Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:14:10.285 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:14:10 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:09.823961+0000 mgr.x (mgr.24989) 1880 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:09.823961+0000 mgr.x (mgr.24989) 1880 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.247003+0000 mon.a (mon.0) 2140 : audit [DBG] from='client.? 172.21.15.96:0/2186418627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.247003+0000 mon.a (mon.0) 2140 : audit [DBG] from='client.? 172.21.15.96:0/2186418627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.286451+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.286451+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.299828+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.299828+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.333842+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.333842+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.334985+0000 mon.c (mon.1) 5350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.334985+0000 mon.c (mon.1) 5350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.353048+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.353048+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.392618+0000 mon.c (mon.1) 5351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.392618+0000 mon.c (mon.1) 5351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.400389+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.400389+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.402707+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.402707+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.405325+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.405325+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.406158+0000 mon.c (mon.1) 5355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.406158+0000 mon.c (mon.1) 5355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.411649+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.411649+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.469931+0000 mon.c (mon.1) 5356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.469931+0000 mon.c (mon.1) 5356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.472464+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.472464+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.474541+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.474541+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.475448+0000 mon.c (mon.1) 5359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.475448+0000 mon.c (mon.1) 5359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.482503+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.482503+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.523118+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.523118+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.525343+0000 mon.c (mon.1) 5361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.525343+0000 mon.c (mon.1) 5361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.527296+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.527296+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.528006+0000 mon.c (mon.1) 5363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.528006+0000 mon.c (mon.1) 5363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.537715+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.537715+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.579363+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.579363+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.582077+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.582077+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.584389+0000 mon.c (mon.1) 5366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.584389+0000 mon.c (mon.1) 5366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.585319+0000 mon.c (mon.1) 5367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.585319+0000 mon.c (mon.1) 5367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.593793+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:10 smithi155 bash[60276]: audit 2024-04-25T05:14:10.593793+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:09.823961+0000 mgr.x (mgr.24989) 1880 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:09.823961+0000 mgr.x (mgr.24989) 1880 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.247003+0000 mon.a (mon.0) 2140 : audit [DBG] from='client.? 172.21.15.96:0/2186418627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.247003+0000 mon.a (mon.0) 2140 : audit [DBG] from='client.? 172.21.15.96:0/2186418627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.286451+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.286451+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.299828+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.299828+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.333842+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.333842+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.334985+0000 mon.c (mon.1) 5350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.334985+0000 mon.c (mon.1) 5350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.353048+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.353048+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.392618+0000 mon.c (mon.1) 5351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.392618+0000 mon.c (mon.1) 5351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.400389+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.400389+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.402707+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.402707+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:09.823961+0000 mgr.x (mgr.24989) 1880 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:11.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:09.823961+0000 mgr.x (mgr.24989) 1880 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.247003+0000 mon.a (mon.0) 2140 : audit [DBG] from='client.? 172.21.15.96:0/2186418627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.247003+0000 mon.a (mon.0) 2140 : audit [DBG] from='client.? 172.21.15.96:0/2186418627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.286451+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.286451+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.299828+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.299828+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.333842+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.333842+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.334985+0000 mon.c (mon.1) 5350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.334985+0000 mon.c (mon.1) 5350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.353048+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.353048+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.392618+0000 mon.c (mon.1) 5351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.392618+0000 mon.c (mon.1) 5351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:11.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.400389+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.400389+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.402707+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.402707+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.405325+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.405325+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.406158+0000 mon.c (mon.1) 5355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.406158+0000 mon.c (mon.1) 5355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.411649+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.411649+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.469931+0000 mon.c (mon.1) 5356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.469931+0000 mon.c (mon.1) 5356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.472464+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.472464+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.474541+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.474541+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.475448+0000 mon.c (mon.1) 5359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.475448+0000 mon.c (mon.1) 5359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.482503+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.482503+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.523118+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.523118+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.525343+0000 mon.c (mon.1) 5361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.405325+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.405325+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.406158+0000 mon.c (mon.1) 5355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.406158+0000 mon.c (mon.1) 5355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.411649+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.411649+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.469931+0000 mon.c (mon.1) 5356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.469931+0000 mon.c (mon.1) 5356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.472464+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.472464+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.474541+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.474541+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.475448+0000 mon.c (mon.1) 5359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.475448+0000 mon.c (mon.1) 5359 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.482503+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.482503+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.523118+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.523118+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.525343+0000 mon.c (mon.1) 5361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.525343+0000 mon.c (mon.1) 5361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.527296+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.527296+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.528006+0000 mon.c (mon.1) 5363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.528006+0000 mon.c (mon.1) 5363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.537715+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.537715+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.579363+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.579363+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.582077+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.582077+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.584389+0000 mon.c (mon.1) 5366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.584389+0000 mon.c (mon.1) 5366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.585319+0000 mon.c (mon.1) 5367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.585319+0000 mon.c (mon.1) 5367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.593793+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[79063]: audit 2024-04-25T05:14:10.593793+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.525343+0000 mon.c (mon.1) 5361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.527296+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.527296+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.528006+0000 mon.c (mon.1) 5363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.528006+0000 mon.c (mon.1) 5363 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.537715+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.537715+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.579363+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.579363+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.582077+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.582077+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.584389+0000 mon.c (mon.1) 5366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.584389+0000 mon.c (mon.1) 5366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.585319+0000 mon.c (mon.1) 5367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.585319+0000 mon.c (mon.1) 5367 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.593793+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:10 smithi096 bash[81040]: audit 2024-04-25T05:14:10.593793+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.352840+0000 mgr.x (mgr.24989) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.352840+0000 mgr.x (mgr.24989) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.392513+0000 mgr.x (mgr.24989) 1882 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:11.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.392513+0000 mgr.x (mgr.24989) 1882 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:11.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.411189+0000 mgr.x (mgr.24989) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.411189+0000 mgr.x (mgr.24989) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.482093+0000 mgr.x (mgr.24989) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.482093+0000 mgr.x (mgr.24989) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cluster 2024-04-25T05:14:10.506762+0000 mgr.x (mgr.24989) 1885 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cluster 2024-04-25T05:14:10.506762+0000 mgr.x (mgr.24989) 1885 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.537433+0000 mgr.x (mgr.24989) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.537433+0000 mgr.x (mgr.24989) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.595575+0000 mgr.x (mgr.24989) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.595575+0000 mgr.x (mgr.24989) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.639706+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.639706+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.655901+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.655901+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.658339+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.658339+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.659481+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.659481+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.670070+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.670070+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.670353+0000 mgr.x (mgr.24989) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.670353+0000 mgr.x (mgr.24989) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.728077+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.728077+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.730763+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.730763+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.733120+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.733120+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.734231+0000 mon.c (mon.1) 5375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.734231+0000 mon.c (mon.1) 5375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.745354+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.745354+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.745728+0000 mgr.x (mgr.24989) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.745728+0000 mgr.x (mgr.24989) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.787491+0000 mon.c (mon.1) 5376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.787491+0000 mon.c (mon.1) 5376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.790752+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.790752+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.793540+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.793540+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.795005+0000 mon.c (mon.1) 5379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.795005+0000 mon.c (mon.1) 5379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.806620+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.806620+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.806728+0000 mgr.x (mgr.24989) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.806728+0000 mgr.x (mgr.24989) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.865086+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.865086+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.868162+0000 mon.c (mon.1) 5381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.868162+0000 mon.c (mon.1) 5381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.870673+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.870673+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.871730+0000 mon.c (mon.1) 5383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.871730+0000 mon.c (mon.1) 5383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.881421+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.881421+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.883422+0000 mgr.x (mgr.24989) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.883422+0000 mgr.x (mgr.24989) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.941820+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.941820+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.946876+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.946876+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.950459+0000 mon.c (mon.1) 5386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.950459+0000 mon.c (mon.1) 5386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.951980+0000 mon.c (mon.1) 5387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.951980+0000 mon.c (mon.1) 5387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.963520+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:10.963520+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.964087+0000 mgr.x (mgr.24989) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:10.964087+0000 mgr.x (mgr.24989) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.022978+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.022978+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.025802+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.025802+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.028493+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.028493+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.029610+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.029610+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.038563+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.038563+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.039358+0000 mgr.x (mgr.24989) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.039358+0000 mgr.x (mgr.24989) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.115610+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.115610+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.118744+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.118744+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.121295+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.121295+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.122416+0000 mon.c (mon.1) 5395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.122416+0000 mon.c (mon.1) 5395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.131420+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.131420+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.131902+0000 mgr.x (mgr.24989) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.131902+0000 mgr.x (mgr.24989) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.221546+0000 mon.c (mon.1) 5396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.221546+0000 mon.c (mon.1) 5396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.226432+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.226432+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.229638+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.229638+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.230686+0000 mon.c (mon.1) 5399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.230686+0000 mon.c (mon.1) 5399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.242137+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.242137+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.323117+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.323117+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.326566+0000 mon.c (mon.1) 5401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.326566+0000 mon.c (mon.1) 5401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.330490+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.330490+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.331897+0000 mon.c (mon.1) 5403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.331897+0000 mon.c (mon.1) 5403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.341886+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.341886+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.417022+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.417022+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.419723+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.419723+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.422524+0000 mon.c (mon.1) 5406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.422524+0000 mon.c (mon.1) 5406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.423401+0000 mon.c (mon.1) 5407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.423401+0000 mon.c (mon.1) 5407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.430811+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.430811+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.521663+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.521663+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.526415+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.526415+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.530820+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.530820+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.532368+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.532368+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.542427+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.542427+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.634679+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:11.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:11 smithi155 bash[60276]: audit 2024-04-25T05:14:11.634679+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.352840+0000 mgr.x (mgr.24989) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.352840+0000 mgr.x (mgr.24989) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.392513+0000 mgr.x (mgr.24989) 1882 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.392513+0000 mgr.x (mgr.24989) 1882 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.411189+0000 mgr.x (mgr.24989) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.411189+0000 mgr.x (mgr.24989) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.482093+0000 mgr.x (mgr.24989) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.482093+0000 mgr.x (mgr.24989) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cluster 2024-04-25T05:14:10.506762+0000 mgr.x (mgr.24989) 1885 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cluster 2024-04-25T05:14:10.506762+0000 mgr.x (mgr.24989) 1885 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.537433+0000 mgr.x (mgr.24989) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.537433+0000 mgr.x (mgr.24989) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.595575+0000 mgr.x (mgr.24989) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.595575+0000 mgr.x (mgr.24989) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.639706+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.639706+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.655901+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.655901+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.658339+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.658339+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.659481+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.659481+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.670070+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.670070+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.670353+0000 mgr.x (mgr.24989) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.670353+0000 mgr.x (mgr.24989) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.728077+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.728077+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.730763+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.730763+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.733120+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.733120+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.734231+0000 mon.c (mon.1) 5375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.734231+0000 mon.c (mon.1) 5375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.745354+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.745354+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.745728+0000 mgr.x (mgr.24989) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.745728+0000 mgr.x (mgr.24989) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.787491+0000 mon.c (mon.1) 5376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.787491+0000 mon.c (mon.1) 5376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.790752+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.790752+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.793540+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.793540+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.795005+0000 mon.c (mon.1) 5379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.795005+0000 mon.c (mon.1) 5379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.806620+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.806620+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.806728+0000 mgr.x (mgr.24989) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.806728+0000 mgr.x (mgr.24989) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.865086+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.865086+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.868162+0000 mon.c (mon.1) 5381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.868162+0000 mon.c (mon.1) 5381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.870673+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.870673+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.871730+0000 mon.c (mon.1) 5383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.871730+0000 mon.c (mon.1) 5383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.881421+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.881421+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.352840+0000 mgr.x (mgr.24989) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.352840+0000 mgr.x (mgr.24989) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.392513+0000 mgr.x (mgr.24989) 1882 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.392513+0000 mgr.x (mgr.24989) 1882 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.411189+0000 mgr.x (mgr.24989) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.411189+0000 mgr.x (mgr.24989) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.482093+0000 mgr.x (mgr.24989) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.482093+0000 mgr.x (mgr.24989) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cluster 2024-04-25T05:14:10.506762+0000 mgr.x (mgr.24989) 1885 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cluster 2024-04-25T05:14:10.506762+0000 mgr.x (mgr.24989) 1885 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.537433+0000 mgr.x (mgr.24989) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.537433+0000 mgr.x (mgr.24989) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.595575+0000 mgr.x (mgr.24989) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.595575+0000 mgr.x (mgr.24989) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.639706+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.639706+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.655901+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.655901+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.658339+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.658339+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.883422+0000 mgr.x (mgr.24989) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.883422+0000 mgr.x (mgr.24989) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.941820+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.941820+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.946876+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.946876+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.950459+0000 mon.c (mon.1) 5386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.950459+0000 mon.c (mon.1) 5386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.951980+0000 mon.c (mon.1) 5387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.951980+0000 mon.c (mon.1) 5387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.963520+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:10.963520+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.964087+0000 mgr.x (mgr.24989) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:10.964087+0000 mgr.x (mgr.24989) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.022978+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.022978+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.025802+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.025802+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.028493+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.028493+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.029610+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.029610+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.038563+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.038563+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.039358+0000 mgr.x (mgr.24989) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.039358+0000 mgr.x (mgr.24989) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.115610+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.115610+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.118744+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.118744+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.121295+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.121295+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.122416+0000 mon.c (mon.1) 5395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.122416+0000 mon.c (mon.1) 5395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.131420+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.131420+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.131902+0000 mgr.x (mgr.24989) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.131902+0000 mgr.x (mgr.24989) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.221546+0000 mon.c (mon.1) 5396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.221546+0000 mon.c (mon.1) 5396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.226432+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.226432+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.229638+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.229638+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.230686+0000 mon.c (mon.1) 5399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.230686+0000 mon.c (mon.1) 5399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.242137+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.242137+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.323117+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.323117+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.326566+0000 mon.c (mon.1) 5401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.326566+0000 mon.c (mon.1) 5401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.330490+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.330490+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.331897+0000 mon.c (mon.1) 5403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.331897+0000 mon.c (mon.1) 5403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.341886+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.341886+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.417022+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.417022+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.659481+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.659481+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.670070+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.670070+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.670353+0000 mgr.x (mgr.24989) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.670353+0000 mgr.x (mgr.24989) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.728077+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.728077+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.730763+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.730763+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.733120+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.733120+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.734231+0000 mon.c (mon.1) 5375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.734231+0000 mon.c (mon.1) 5375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.745354+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.745354+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.745728+0000 mgr.x (mgr.24989) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.745728+0000 mgr.x (mgr.24989) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.787491+0000 mon.c (mon.1) 5376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.787491+0000 mon.c (mon.1) 5376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.419723+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.419723+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.422524+0000 mon.c (mon.1) 5406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.422524+0000 mon.c (mon.1) 5406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.423401+0000 mon.c (mon.1) 5407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.423401+0000 mon.c (mon.1) 5407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.430811+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.430811+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.521663+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.521663+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.526415+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.526415+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.530820+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.530820+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.532368+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.532368+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.542427+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.542427+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.634679+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[79063]: audit 2024-04-25T05:14:11.634679+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.790752+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.790752+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.793540+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.793540+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.795005+0000 mon.c (mon.1) 5379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.795005+0000 mon.c (mon.1) 5379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.806620+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.806620+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.806728+0000 mgr.x (mgr.24989) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.806728+0000 mgr.x (mgr.24989) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.865086+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.865086+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.868162+0000 mon.c (mon.1) 5381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.868162+0000 mon.c (mon.1) 5381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.870673+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.870673+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.871730+0000 mon.c (mon.1) 5383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.871730+0000 mon.c (mon.1) 5383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.881421+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.881421+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.883422+0000 mgr.x (mgr.24989) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.883422+0000 mgr.x (mgr.24989) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.941820+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.941820+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.946876+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.946876+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.950459+0000 mon.c (mon.1) 5386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.950459+0000 mon.c (mon.1) 5386 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.951980+0000 mon.c (mon.1) 5387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.951980+0000 mon.c (mon.1) 5387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.963520+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:10.963520+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.964087+0000 mgr.x (mgr.24989) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:10.964087+0000 mgr.x (mgr.24989) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.022978+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.022978+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.025802+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.025802+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.028493+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.028493+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.029610+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.029610+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.038563+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.038563+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.039358+0000 mgr.x (mgr.24989) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.039358+0000 mgr.x (mgr.24989) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.115610+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.115610+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.118744+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.118744+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.121295+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.121295+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.122416+0000 mon.c (mon.1) 5395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.122416+0000 mon.c (mon.1) 5395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.131420+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.131420+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.131902+0000 mgr.x (mgr.24989) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.131902+0000 mgr.x (mgr.24989) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.221546+0000 mon.c (mon.1) 5396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.221546+0000 mon.c (mon.1) 5396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.226432+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.226432+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.229638+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.229638+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.230686+0000 mon.c (mon.1) 5399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.230686+0000 mon.c (mon.1) 5399 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.242137+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.242137+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.323117+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.323117+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.326566+0000 mon.c (mon.1) 5401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.326566+0000 mon.c (mon.1) 5401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.330490+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.330490+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.331897+0000 mon.c (mon.1) 5403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.331897+0000 mon.c (mon.1) 5403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.341886+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.341886+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.417022+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.417022+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.419723+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.419723+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.422524+0000 mon.c (mon.1) 5406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.422524+0000 mon.c (mon.1) 5406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.423401+0000 mon.c (mon.1) 5407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.423401+0000 mon.c (mon.1) 5407 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.430811+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.430811+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.521663+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.521663+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.526415+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.526415+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.530820+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.530820+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.532368+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.532368+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.542427+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.542427+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.634679+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:11 smithi096 bash[81040]: audit 2024-04-25T05:14:11.634679+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.211 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.029Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-25T05:14:12.211 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.029Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.029Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi155 (none))" 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.029Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.029Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.031Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.032Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.034Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.034Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.035Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.035Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.33µs 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.035Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.035Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-25T05:14:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.064Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.074Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.076Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.092Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.093Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.093Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.093Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.22µs wal_replay_duration=58.449669ms wbl_replay_duration=142ns total_replay_duration=58.523ms 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.098Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.098Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.098Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.126Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.246224ms db_storage=1.331µs remote_storage=1.46µs web_handler=414ns query_engine=779ns scrape=316.444µs scrape_sd=136.252µs notify=17.767µs notify_sd=19.716µs rules=26.223516ms tracing=7.454µs 2024-04-25T05:14:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.126Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-25T05:14:12.214 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[86334]: ts=2024-04-25T05:14:12.126Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-25T05:14:12.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.242506+0000 mgr.x (mgr.24989) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.242506+0000 mgr.x (mgr.24989) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.342099+0000 mgr.x (mgr.24989) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.342099+0000 mgr.x (mgr.24989) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.433075+0000 mgr.x (mgr.24989) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.433075+0000 mgr.x (mgr.24989) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.543287+0000 mgr.x (mgr.24989) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.543287+0000 mgr.x (mgr.24989) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.639293+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.639293+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.643383+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.643383+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.668034+0000 mon.c (mon.1) 5415 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.668034+0000 mon.c (mon.1) 5415 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.679186+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.679186+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.680157+0000 mgr.x (mgr.24989) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.680157+0000 mgr.x (mgr.24989) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.769901+0000 mon.c (mon.1) 5416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.769901+0000 mon.c (mon.1) 5416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.774548+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.774548+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.777851+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.777851+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.779496+0000 mon.c (mon.1) 5419 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.779496+0000 mon.c (mon.1) 5419 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.790433+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.790433+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.791050+0000 mgr.x (mgr.24989) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.791050+0000 mgr.x (mgr.24989) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.855749+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.855749+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.859127+0000 mon.c (mon.1) 5421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.859127+0000 mon.c (mon.1) 5421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.861846+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.861846+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.863190+0000 mon.c (mon.1) 5423 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.863190+0000 mon.c (mon.1) 5423 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.872901+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.872901+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.873205+0000 mgr.x (mgr.24989) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.873205+0000 mgr.x (mgr.24989) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.932441+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.932441+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.935712+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.935712+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.938514+0000 mon.c (mon.1) 5426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.938514+0000 mon.c (mon.1) 5426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.939513+0000 mon.c (mon.1) 5427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.939513+0000 mon.c (mon.1) 5427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.948759+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:11.948759+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.948992+0000 mgr.x (mgr.24989) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:11.948992+0000 mgr.x (mgr.24989) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.009858+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.009858+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.012800+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.012800+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.016286+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.016286+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.017469+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.017469+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.026628+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.026628+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.026876+0000 mgr.x (mgr.24989) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.026876+0000 mgr.x (mgr.24989) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.110008+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.110008+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.112983+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.112983+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.115919+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.115919+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.117153+0000 mon.c (mon.1) 5435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.117153+0000 mon.c (mon.1) 5435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.126823+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.126823+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.127302+0000 mgr.x (mgr.24989) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.127302+0000 mgr.x (mgr.24989) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.185330+0000 mon.c (mon.1) 5436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.185330+0000 mon.c (mon.1) 5436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.188248+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.188248+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.191086+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.191086+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.192277+0000 mon.c (mon.1) 5439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.192277+0000 mon.c (mon.1) 5439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.201378+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.201378+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.259684+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.259684+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.262708+0000 mon.c (mon.1) 5441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.262708+0000 mon.c (mon.1) 5441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.265484+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.265484+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.266627+0000 mon.c (mon.1) 5443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.266627+0000 mon.c (mon.1) 5443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.275770+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.275770+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.334861+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.334861+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.337780+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.337780+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.340589+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.340589+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.341776+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.341776+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.350862+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.350862+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.409796+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.409796+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.412718+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.412718+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.415448+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.415448+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.416728+0000 mon.c (mon.1) 5451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.416728+0000 mon.c (mon.1) 5451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.427834+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.427834+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.486520+0000 mon.c (mon.1) 5452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.486520+0000 mon.c (mon.1) 5452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.488995+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.488995+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.491051+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.491051+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.491876+0000 mon.c (mon.1) 5455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.491876+0000 mon.c (mon.1) 5455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.500583+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.500583+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.558919+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.558919+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.561789+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.561789+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.564108+0000 mon.c (mon.1) 5458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.564108+0000 mon.c (mon.1) 5458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.565073+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.565073+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.575743+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.575743+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.632991+0000 mon.c (mon.1) 5460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.632991+0000 mon.c (mon.1) 5460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.635470+0000 mon.c (mon.1) 5461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.635470+0000 mon.c (mon.1) 5461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.637866+0000 mon.c (mon.1) 5462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.637866+0000 mon.c (mon.1) 5462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.638942+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:12 smithi155 bash[60276]: audit 2024-04-25T05:14:12.638942+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.242506+0000 mgr.x (mgr.24989) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.242506+0000 mgr.x (mgr.24989) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.342099+0000 mgr.x (mgr.24989) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.342099+0000 mgr.x (mgr.24989) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.433075+0000 mgr.x (mgr.24989) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.433075+0000 mgr.x (mgr.24989) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.543287+0000 mgr.x (mgr.24989) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.543287+0000 mgr.x (mgr.24989) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.639293+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.639293+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:12.998 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.643383+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.643383+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.668034+0000 mon.c (mon.1) 5415 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.668034+0000 mon.c (mon.1) 5415 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.679186+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.679186+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.680157+0000 mgr.x (mgr.24989) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.680157+0000 mgr.x (mgr.24989) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.769901+0000 mon.c (mon.1) 5416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.769901+0000 mon.c (mon.1) 5416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:12.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.242506+0000 mgr.x (mgr.24989) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.242506+0000 mgr.x (mgr.24989) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.342099+0000 mgr.x (mgr.24989) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.342099+0000 mgr.x (mgr.24989) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.433075+0000 mgr.x (mgr.24989) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.433075+0000 mgr.x (mgr.24989) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.543287+0000 mgr.x (mgr.24989) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.543287+0000 mgr.x (mgr.24989) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.639293+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.639293+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.643383+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.643383+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.668034+0000 mon.c (mon.1) 5415 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.668034+0000 mon.c (mon.1) 5415 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.679186+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.679186+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.680157+0000 mgr.x (mgr.24989) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.680157+0000 mgr.x (mgr.24989) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.769901+0000 mon.c (mon.1) 5416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.769901+0000 mon.c (mon.1) 5416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.774548+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.774548+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.777851+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.777851+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.779496+0000 mon.c (mon.1) 5419 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.779496+0000 mon.c (mon.1) 5419 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.790433+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.790433+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.791050+0000 mgr.x (mgr.24989) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.791050+0000 mgr.x (mgr.24989) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.855749+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.855749+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.859127+0000 mon.c (mon.1) 5421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.859127+0000 mon.c (mon.1) 5421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.861846+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.861846+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.863190+0000 mon.c (mon.1) 5423 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.863190+0000 mon.c (mon.1) 5423 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.872901+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.872901+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.873205+0000 mgr.x (mgr.24989) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.774548+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.774548+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.777851+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.777851+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.779496+0000 mon.c (mon.1) 5419 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.779496+0000 mon.c (mon.1) 5419 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.790433+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.790433+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.791050+0000 mgr.x (mgr.24989) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.791050+0000 mgr.x (mgr.24989) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.855749+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.855749+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.859127+0000 mon.c (mon.1) 5421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.859127+0000 mon.c (mon.1) 5421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.861846+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.861846+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.863190+0000 mon.c (mon.1) 5423 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.863190+0000 mon.c (mon.1) 5423 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.872901+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.872901+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.873205+0000 mgr.x (mgr.24989) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.873205+0000 mgr.x (mgr.24989) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.932441+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.932441+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.935712+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.935712+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.938514+0000 mon.c (mon.1) 5426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.938514+0000 mon.c (mon.1) 5426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.939513+0000 mon.c (mon.1) 5427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.939513+0000 mon.c (mon.1) 5427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.948759+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:11.948759+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.948992+0000 mgr.x (mgr.24989) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:11.948992+0000 mgr.x (mgr.24989) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.009858+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.009858+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.012800+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.012800+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.016286+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.016286+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.873205+0000 mgr.x (mgr.24989) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.932441+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.932441+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.935712+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.935712+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.938514+0000 mon.c (mon.1) 5426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.938514+0000 mon.c (mon.1) 5426 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.939513+0000 mon.c (mon.1) 5427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.939513+0000 mon.c (mon.1) 5427 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.948759+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:11.948759+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.948992+0000 mgr.x (mgr.24989) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:11.948992+0000 mgr.x (mgr.24989) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.009858+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.009858+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.012800+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.012800+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.016286+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.016286+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.017469+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.017469+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.026628+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.026628+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.026876+0000 mgr.x (mgr.24989) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.026876+0000 mgr.x (mgr.24989) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.110008+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.110008+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.112983+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.112983+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.115919+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.115919+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.117153+0000 mon.c (mon.1) 5435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.117153+0000 mon.c (mon.1) 5435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.126823+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.126823+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.127302+0000 mgr.x (mgr.24989) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.127302+0000 mgr.x (mgr.24989) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.185330+0000 mon.c (mon.1) 5436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.185330+0000 mon.c (mon.1) 5436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.188248+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.017469+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.017469+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.026628+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.026628+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.026876+0000 mgr.x (mgr.24989) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.026876+0000 mgr.x (mgr.24989) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.110008+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.110008+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.112983+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.112983+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.115919+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.115919+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.117153+0000 mon.c (mon.1) 5435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.117153+0000 mon.c (mon.1) 5435 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.126823+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.126823+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.127302+0000 mgr.x (mgr.24989) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.127302+0000 mgr.x (mgr.24989) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.185330+0000 mon.c (mon.1) 5436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.185330+0000 mon.c (mon.1) 5436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.188248+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.188248+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.191086+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.191086+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.192277+0000 mon.c (mon.1) 5439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.192277+0000 mon.c (mon.1) 5439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.201378+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.201378+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.259684+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.259684+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.262708+0000 mon.c (mon.1) 5441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.262708+0000 mon.c (mon.1) 5441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.265484+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.265484+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.266627+0000 mon.c (mon.1) 5443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.266627+0000 mon.c (mon.1) 5443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.275770+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.275770+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.334861+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.334861+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.188248+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.191086+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.191086+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.192277+0000 mon.c (mon.1) 5439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.192277+0000 mon.c (mon.1) 5439 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.201378+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.201378+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.259684+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.259684+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.262708+0000 mon.c (mon.1) 5441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.262708+0000 mon.c (mon.1) 5441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.265484+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.265484+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.266627+0000 mon.c (mon.1) 5443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.266627+0000 mon.c (mon.1) 5443 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.275770+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.275770+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.334861+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.334861+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.337780+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.337780+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.340589+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.340589+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.341776+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.341776+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.350862+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.350862+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.409796+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.409796+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.412718+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.412718+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.415448+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.415448+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.416728+0000 mon.c (mon.1) 5451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.416728+0000 mon.c (mon.1) 5451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.427834+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.427834+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.486520+0000 mon.c (mon.1) 5452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.486520+0000 mon.c (mon.1) 5452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.488995+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.488995+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.491051+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.491051+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.491876+0000 mon.c (mon.1) 5455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.491876+0000 mon.c (mon.1) 5455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.500583+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.500583+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.558919+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.558919+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.561789+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.561789+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.564108+0000 mon.c (mon.1) 5458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.564108+0000 mon.c (mon.1) 5458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.565073+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.565073+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.575743+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.575743+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.632991+0000 mon.c (mon.1) 5460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.632991+0000 mon.c (mon.1) 5460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.337780+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.337780+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.340589+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.340589+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.341776+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.341776+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.350862+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.350862+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.409796+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.409796+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.412718+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.412718+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.415448+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.415448+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.416728+0000 mon.c (mon.1) 5451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.416728+0000 mon.c (mon.1) 5451 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.427834+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.427834+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.486520+0000 mon.c (mon.1) 5452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.486520+0000 mon.c (mon.1) 5452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.635470+0000 mon.c (mon.1) 5461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.635470+0000 mon.c (mon.1) 5461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.637866+0000 mon.c (mon.1) 5462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.637866+0000 mon.c (mon.1) 5462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.638942+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[79063]: audit 2024-04-25T05:14:12.638942+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.488995+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.488995+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.491051+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.491051+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.491876+0000 mon.c (mon.1) 5455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.491876+0000 mon.c (mon.1) 5455 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.500583+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.500583+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.558919+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.558919+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.561789+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.561789+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.564108+0000 mon.c (mon.1) 5458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.564108+0000 mon.c (mon.1) 5458 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.565073+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.565073+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.575743+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.575743+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.632991+0000 mon.c (mon.1) 5460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.632991+0000 mon.c (mon.1) 5460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.635470+0000 mon.c (mon.1) 5461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.635470+0000 mon.c (mon.1) 5461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.637866+0000 mon.c (mon.1) 5462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.637866+0000 mon.c (mon.1) 5462 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.638942+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:12 smithi096 bash[81040]: audit 2024-04-25T05:14:12.638942+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.201554+0000 mgr.x (mgr.24989) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.201554+0000 mgr.x (mgr.24989) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.275762+0000 mgr.x (mgr.24989) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.275762+0000 mgr.x (mgr.24989) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.351265+0000 mgr.x (mgr.24989) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.351265+0000 mgr.x (mgr.24989) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.427912+0000 mgr.x (mgr.24989) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.427912+0000 mgr.x (mgr.24989) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.500933+0000 mgr.x (mgr.24989) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.500933+0000 mgr.x (mgr.24989) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cluster 2024-04-25T05:14:12.507285+0000 mgr.x (mgr.24989) 1910 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cluster 2024-04-25T05:14:12.507285+0000 mgr.x (mgr.24989) 1910 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.575626+0000 mgr.x (mgr.24989) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.575626+0000 mgr.x (mgr.24989) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.649614+0000 mgr.x (mgr.24989) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.649614+0000 mgr.x (mgr.24989) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.649854+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.649854+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.711628+0000 mon.c (mon.1) 5464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.711628+0000 mon.c (mon.1) 5464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.714624+0000 mon.c (mon.1) 5465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.714624+0000 mon.c (mon.1) 5465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.717084+0000 mon.c (mon.1) 5466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.717084+0000 mon.c (mon.1) 5466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.718322+0000 mon.c (mon.1) 5467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.718322+0000 mon.c (mon.1) 5467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.725731+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.725731+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.726742+0000 mgr.x (mgr.24989) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.726742+0000 mgr.x (mgr.24989) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.772810+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.772810+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.776032+0000 mon.c (mon.1) 5469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.776032+0000 mon.c (mon.1) 5469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.778682+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.778682+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.779936+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.779936+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.791232+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.791232+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.791497+0000 mgr.x (mgr.24989) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.791497+0000 mgr.x (mgr.24989) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.837343+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.837343+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.840539+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.840539+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.843229+0000 mon.c (mon.1) 5474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.843229+0000 mon.c (mon.1) 5474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.844488+0000 mon.c (mon.1) 5475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.844488+0000 mon.c (mon.1) 5475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.855322+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.855322+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.855684+0000 mgr.x (mgr.24989) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.855684+0000 mgr.x (mgr.24989) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.901806+0000 mon.c (mon.1) 5476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.901806+0000 mon.c (mon.1) 5476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.905054+0000 mon.c (mon.1) 5477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.905054+0000 mon.c (mon.1) 5477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.907800+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.907800+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.909086+0000 mon.c (mon.1) 5479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.909086+0000 mon.c (mon.1) 5479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.920258+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.920258+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.920854+0000 mgr.x (mgr.24989) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.920854+0000 mgr.x (mgr.24989) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.967350+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.967350+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.969844+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.969844+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.972072+0000 mon.c (mon.1) 5482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.972072+0000 mon.c (mon.1) 5482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.972798+0000 mon.c (mon.1) 5483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.972798+0000 mon.c (mon.1) 5483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.979528+0000 mgr.x (mgr.24989) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:12.979528+0000 mgr.x (mgr.24989) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.979936+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:12.979936+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.025209+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.025209+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.027490+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.027490+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.029582+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.029582+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.030290+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.030290+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.038142+0000 mgr.x (mgr.24989) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.038142+0000 mgr.x (mgr.24989) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.038484+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.038484+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.079829+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.079829+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.081978+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.081978+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.083821+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.083821+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.084448+0000 mon.c (mon.1) 5491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.084448+0000 mon.c (mon.1) 5491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.091636+0000 mgr.x (mgr.24989) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.091636+0000 mgr.x (mgr.24989) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.091969+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.091969+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.137404+0000 mon.c (mon.1) 5492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.137404+0000 mon.c (mon.1) 5492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.139995+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.139995+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.142012+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.142012+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.142775+0000 mon.c (mon.1) 5495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.142775+0000 mon.c (mon.1) 5495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.150949+0000 mgr.x (mgr.24989) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.150949+0000 mgr.x (mgr.24989) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.151194+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.151194+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.192233+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.192233+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.194821+0000 mon.c (mon.1) 5497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.194821+0000 mon.c (mon.1) 5497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.197021+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.197021+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.197844+0000 mon.c (mon.1) 5499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.197844+0000 mon.c (mon.1) 5499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.208943+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.208943+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.250541+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.250541+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.252770+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.252770+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.255050+0000 mon.c (mon.1) 5502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.255050+0000 mon.c (mon.1) 5502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.255806+0000 mon.c (mon.1) 5503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.255806+0000 mon.c (mon.1) 5503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.266482+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.266482+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.307510+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.307510+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.309895+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.309895+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.312864+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.312864+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.313837+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.313837+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.325037+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.325037+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.411574+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.411574+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.415512+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.415512+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.418924+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.418924+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.420412+0000 mon.c (mon.1) 5511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.420412+0000 mon.c (mon.1) 5511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.432461+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.432461+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.512030+0000 mon.c (mon.1) 5512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.512030+0000 mon.c (mon.1) 5512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.514984+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.514984+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.518369+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.518369+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.519550+0000 mon.c (mon.1) 5515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.519550+0000 mon.c (mon.1) 5515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.530316+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.530316+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.607811+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.607811+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:13.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.610366+0000 mon.c (mon.1) 5517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.610366+0000 mon.c (mon.1) 5517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.613091+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.613091+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.613909+0000 mon.c (mon.1) 5519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.613909+0000 mon.c (mon.1) 5519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.625391+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:13.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:13 smithi155 bash[60276]: audit 2024-04-25T05:14:13.625391+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.201554+0000 mgr.x (mgr.24989) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.201554+0000 mgr.x (mgr.24989) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.275762+0000 mgr.x (mgr.24989) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.275762+0000 mgr.x (mgr.24989) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.351265+0000 mgr.x (mgr.24989) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.351265+0000 mgr.x (mgr.24989) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.427912+0000 mgr.x (mgr.24989) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.427912+0000 mgr.x (mgr.24989) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.500933+0000 mgr.x (mgr.24989) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.500933+0000 mgr.x (mgr.24989) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cluster 2024-04-25T05:14:12.507285+0000 mgr.x (mgr.24989) 1910 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cluster 2024-04-25T05:14:12.507285+0000 mgr.x (mgr.24989) 1910 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.575626+0000 mgr.x (mgr.24989) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.575626+0000 mgr.x (mgr.24989) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.649614+0000 mgr.x (mgr.24989) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.649614+0000 mgr.x (mgr.24989) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.649854+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.649854+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.711628+0000 mon.c (mon.1) 5464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.711628+0000 mon.c (mon.1) 5464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.714624+0000 mon.c (mon.1) 5465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.201554+0000 mgr.x (mgr.24989) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.201554+0000 mgr.x (mgr.24989) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.275762+0000 mgr.x (mgr.24989) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.275762+0000 mgr.x (mgr.24989) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.351265+0000 mgr.x (mgr.24989) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.351265+0000 mgr.x (mgr.24989) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.427912+0000 mgr.x (mgr.24989) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.427912+0000 mgr.x (mgr.24989) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.500933+0000 mgr.x (mgr.24989) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.500933+0000 mgr.x (mgr.24989) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cluster 2024-04-25T05:14:12.507285+0000 mgr.x (mgr.24989) 1910 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cluster 2024-04-25T05:14:12.507285+0000 mgr.x (mgr.24989) 1910 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.575626+0000 mgr.x (mgr.24989) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.575626+0000 mgr.x (mgr.24989) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.649614+0000 mgr.x (mgr.24989) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.649614+0000 mgr.x (mgr.24989) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.649854+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.649854+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.711628+0000 mon.c (mon.1) 5464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.711628+0000 mon.c (mon.1) 5464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.714624+0000 mon.c (mon.1) 5465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.714624+0000 mon.c (mon.1) 5465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.717084+0000 mon.c (mon.1) 5466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.717084+0000 mon.c (mon.1) 5466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.718322+0000 mon.c (mon.1) 5467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.718322+0000 mon.c (mon.1) 5467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.725731+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.725731+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.726742+0000 mgr.x (mgr.24989) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.726742+0000 mgr.x (mgr.24989) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.772810+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.772810+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.776032+0000 mon.c (mon.1) 5469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.776032+0000 mon.c (mon.1) 5469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.778682+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.778682+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.779936+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.779936+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.791232+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.791232+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.791497+0000 mgr.x (mgr.24989) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.791497+0000 mgr.x (mgr.24989) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.837343+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.837343+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.840539+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.840539+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.843229+0000 mon.c (mon.1) 5474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.843229+0000 mon.c (mon.1) 5474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.844488+0000 mon.c (mon.1) 5475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.844488+0000 mon.c (mon.1) 5475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.855322+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.855322+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.855684+0000 mgr.x (mgr.24989) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.855684+0000 mgr.x (mgr.24989) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.901806+0000 mon.c (mon.1) 5476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.901806+0000 mon.c (mon.1) 5476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.905054+0000 mon.c (mon.1) 5477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.905054+0000 mon.c (mon.1) 5477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.907800+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.907800+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.909086+0000 mon.c (mon.1) 5479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.909086+0000 mon.c (mon.1) 5479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.920258+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.920258+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.920854+0000 mgr.x (mgr.24989) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.920854+0000 mgr.x (mgr.24989) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.967350+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.967350+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.969844+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.969844+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.972072+0000 mon.c (mon.1) 5482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.972072+0000 mon.c (mon.1) 5482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.972798+0000 mon.c (mon.1) 5483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.972798+0000 mon.c (mon.1) 5483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.979528+0000 mgr.x (mgr.24989) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:12.979528+0000 mgr.x (mgr.24989) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.979936+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:12.979936+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.025209+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.025209+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.027490+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.027490+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.714624+0000 mon.c (mon.1) 5465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.717084+0000 mon.c (mon.1) 5466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.717084+0000 mon.c (mon.1) 5466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.718322+0000 mon.c (mon.1) 5467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.718322+0000 mon.c (mon.1) 5467 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.725731+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.725731+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.726742+0000 mgr.x (mgr.24989) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.726742+0000 mgr.x (mgr.24989) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.772810+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.772810+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.776032+0000 mon.c (mon.1) 5469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.776032+0000 mon.c (mon.1) 5469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.778682+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.778682+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.779936+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.779936+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.791232+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.791232+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.791497+0000 mgr.x (mgr.24989) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.791497+0000 mgr.x (mgr.24989) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.029582+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.029582+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.030290+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.030290+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.038142+0000 mgr.x (mgr.24989) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.038142+0000 mgr.x (mgr.24989) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.038484+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.038484+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.079829+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.079829+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.081978+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.081978+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.083821+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.083821+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.084448+0000 mon.c (mon.1) 5491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.084448+0000 mon.c (mon.1) 5491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.091636+0000 mgr.x (mgr.24989) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.091636+0000 mgr.x (mgr.24989) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.091969+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.091969+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.137404+0000 mon.c (mon.1) 5492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.137404+0000 mon.c (mon.1) 5492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.139995+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.139995+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.142012+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.142012+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.142775+0000 mon.c (mon.1) 5495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.142775+0000 mon.c (mon.1) 5495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.150949+0000 mgr.x (mgr.24989) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.150949+0000 mgr.x (mgr.24989) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.151194+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.151194+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.192233+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.192233+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.194821+0000 mon.c (mon.1) 5497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.194821+0000 mon.c (mon.1) 5497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.197021+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.197021+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.197844+0000 mon.c (mon.1) 5499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.837343+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.837343+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.840539+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.840539+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.843229+0000 mon.c (mon.1) 5474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.843229+0000 mon.c (mon.1) 5474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.844488+0000 mon.c (mon.1) 5475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.844488+0000 mon.c (mon.1) 5475 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.855322+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.855322+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.855684+0000 mgr.x (mgr.24989) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.855684+0000 mgr.x (mgr.24989) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.901806+0000 mon.c (mon.1) 5476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.901806+0000 mon.c (mon.1) 5476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.905054+0000 mon.c (mon.1) 5477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.905054+0000 mon.c (mon.1) 5477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.907800+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.907800+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.909086+0000 mon.c (mon.1) 5479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.197844+0000 mon.c (mon.1) 5499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.208943+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.208943+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.250541+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.250541+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.252770+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.252770+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.255050+0000 mon.c (mon.1) 5502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.255050+0000 mon.c (mon.1) 5502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.255806+0000 mon.c (mon.1) 5503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.255806+0000 mon.c (mon.1) 5503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.266482+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.266482+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.307510+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.307510+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.309895+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.309895+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.312864+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.312864+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.313837+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.313837+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.325037+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.325037+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.411574+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.411574+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.415512+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.415512+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.418924+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.418924+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.420412+0000 mon.c (mon.1) 5511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.420412+0000 mon.c (mon.1) 5511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.432461+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.432461+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.512030+0000 mon.c (mon.1) 5512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.512030+0000 mon.c (mon.1) 5512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.514984+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.514984+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.518369+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.518369+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.519550+0000 mon.c (mon.1) 5515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.909086+0000 mon.c (mon.1) 5479 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.920258+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.920258+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.920854+0000 mgr.x (mgr.24989) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.920854+0000 mgr.x (mgr.24989) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.967350+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.967350+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.969844+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.969844+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.972072+0000 mon.c (mon.1) 5482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.972072+0000 mon.c (mon.1) 5482 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.972798+0000 mon.c (mon.1) 5483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.972798+0000 mon.c (mon.1) 5483 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.979528+0000 mgr.x (mgr.24989) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:12.979528+0000 mgr.x (mgr.24989) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.979936+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:12.979936+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.025209+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.025209+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.027490+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.027490+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.519550+0000 mon.c (mon.1) 5515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.530316+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.530316+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.607811+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.607811+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.610366+0000 mon.c (mon.1) 5517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.610366+0000 mon.c (mon.1) 5517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.613091+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.613091+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.613909+0000 mon.c (mon.1) 5519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.613909+0000 mon.c (mon.1) 5519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.625391+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[79063]: audit 2024-04-25T05:14:13.625391+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.029582+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.029582+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.030290+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.030290+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.038142+0000 mgr.x (mgr.24989) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.038142+0000 mgr.x (mgr.24989) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.038484+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.038484+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.079829+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.079829+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.081978+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.081978+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.083821+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.083821+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.084448+0000 mon.c (mon.1) 5491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.084448+0000 mon.c (mon.1) 5491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.091636+0000 mgr.x (mgr.24989) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.091636+0000 mgr.x (mgr.24989) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.091969+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.091969+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.137404+0000 mon.c (mon.1) 5492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.137404+0000 mon.c (mon.1) 5492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.139995+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.139995+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.142012+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.142012+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.142775+0000 mon.c (mon.1) 5495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.142775+0000 mon.c (mon.1) 5495 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.150949+0000 mgr.x (mgr.24989) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.150949+0000 mgr.x (mgr.24989) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.151194+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.151194+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.192233+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.192233+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.194821+0000 mon.c (mon.1) 5497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.194821+0000 mon.c (mon.1) 5497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.197021+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.197021+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.197844+0000 mon.c (mon.1) 5499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.197844+0000 mon.c (mon.1) 5499 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.208943+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.208943+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.250541+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.250541+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.252770+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.252770+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.255050+0000 mon.c (mon.1) 5502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.255050+0000 mon.c (mon.1) 5502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.255806+0000 mon.c (mon.1) 5503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.255806+0000 mon.c (mon.1) 5503 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.266482+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.266482+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.307510+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.307510+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.309895+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.309895+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.312864+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.312864+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.313837+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.313837+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.325037+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.325037+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.411574+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.411574+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.415512+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.415512+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.418924+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.418924+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.420412+0000 mon.c (mon.1) 5511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.420412+0000 mon.c (mon.1) 5511 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.432461+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.432461+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.512030+0000 mon.c (mon.1) 5512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.512030+0000 mon.c (mon.1) 5512 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.514984+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.514984+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.518369+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.518369+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.519550+0000 mon.c (mon.1) 5515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.519550+0000 mon.c (mon.1) 5515 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.530316+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.530316+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.607811+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.607811+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.610366+0000 mon.c (mon.1) 5517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.610366+0000 mon.c (mon.1) 5517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.613091+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.613091+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.613909+0000 mon.c (mon.1) 5519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.613909+0000 mon.c (mon.1) 5519 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.625391+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:13 smithi096 bash[81040]: audit 2024-04-25T05:14:13.625391+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.208862+0000 mgr.x (mgr.24989) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.208862+0000 mgr.x (mgr.24989) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.266126+0000 mgr.x (mgr.24989) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.266126+0000 mgr.x (mgr.24989) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.324783+0000 mgr.x (mgr.24989) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.324783+0000 mgr.x (mgr.24989) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.432514+0000 mgr.x (mgr.24989) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.432514+0000 mgr.x (mgr.24989) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.530060+0000 mgr.x (mgr.24989) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.530060+0000 mgr.x (mgr.24989) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.625096+0000 mgr.x (mgr.24989) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.625096+0000 mgr.x (mgr.24989) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.684191+0000 mgr.x (mgr.24989) 1927 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.684191+0000 mgr.x (mgr.24989) 1927 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.705730+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.705730+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.708512+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.708512+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.711096+0000 mon.c (mon.1) 5522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.711096+0000 mon.c (mon.1) 5522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.712176+0000 mon.c (mon.1) 5523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.712176+0000 mon.c (mon.1) 5523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.720668+0000 mgr.x (mgr.24989) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.720668+0000 mgr.x (mgr.24989) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.720707+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.720707+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.799038+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.799038+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.802608+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.802608+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.806398+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.806398+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.807620+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.807620+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.816947+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.816947+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.817053+0000 mgr.x (mgr.24989) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.817053+0000 mgr.x (mgr.24989) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.893558+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.893558+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.896941+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.896941+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.900362+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.900362+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.901763+0000 mon.c (mon.1) 5531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.901763+0000 mon.c (mon.1) 5531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.911792+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.911792+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.911966+0000 mgr.x (mgr.24989) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.911966+0000 mgr.x (mgr.24989) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.973083+0000 mon.c (mon.1) 5532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.973083+0000 mon.c (mon.1) 5532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.975958+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.975958+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.978683+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.978683+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.979739+0000 mon.c (mon.1) 5535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.979739+0000 mon.c (mon.1) 5535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.990761+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:13.990761+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.990777+0000 mgr.x (mgr.24989) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:13.990777+0000 mgr.x (mgr.24989) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.032254+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.032254+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.035130+0000 mon.c (mon.1) 5537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.035130+0000 mon.c (mon.1) 5537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.037862+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.037862+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.039089+0000 mon.c (mon.1) 5539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.039089+0000 mon.c (mon.1) 5539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.049693+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.049693+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.049878+0000 mgr.x (mgr.24989) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.049878+0000 mgr.x (mgr.24989) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.091963+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.091963+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.094642+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.094642+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.096983+0000 mon.c (mon.1) 5542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.096983+0000 mon.c (mon.1) 5542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.098035+0000 mon.c (mon.1) 5543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.098035+0000 mon.c (mon.1) 5543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.109203+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.109203+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.109257+0000 mgr.x (mgr.24989) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.109257+0000 mgr.x (mgr.24989) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.184714+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.184714+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.187889+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.187889+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.191496+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.191496+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.193233+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.193233+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.200689+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.200689+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.276786+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.276786+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.279929+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.279929+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.283220+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.283220+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.284767+0000 mon.c (mon.1) 5551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.284767+0000 mon.c (mon.1) 5551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.294523+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.294523+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.381381+0000 mon.c (mon.1) 5552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.381381+0000 mon.c (mon.1) 5552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.385803+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.385803+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.389204+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.389204+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.390683+0000 mon.c (mon.1) 5555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.390683+0000 mon.c (mon.1) 5555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.401421+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.401421+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.477426+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.477426+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.480680+0000 mon.c (mon.1) 5557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.480680+0000 mon.c (mon.1) 5557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.483519+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.483519+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.484774+0000 mon.c (mon.1) 5559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.484774+0000 mon.c (mon.1) 5559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.494006+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.494006+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.557168+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.557168+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.560374+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.560374+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.563159+0000 mon.c (mon.1) 5562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.563159+0000 mon.c (mon.1) 5562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.564495+0000 mon.c (mon.1) 5563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.564495+0000 mon.c (mon.1) 5563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.573977+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.573977+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.632283+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.632283+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.634558+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.634558+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.636397+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.636397+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.637073+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.637073+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:14.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.643023+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:14.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:14 smithi155 bash[60276]: audit 2024-04-25T05:14:14.643023+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.208862+0000 mgr.x (mgr.24989) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.208862+0000 mgr.x (mgr.24989) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.266126+0000 mgr.x (mgr.24989) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.266126+0000 mgr.x (mgr.24989) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.324783+0000 mgr.x (mgr.24989) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.324783+0000 mgr.x (mgr.24989) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.432514+0000 mgr.x (mgr.24989) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.432514+0000 mgr.x (mgr.24989) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.530060+0000 mgr.x (mgr.24989) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.530060+0000 mgr.x (mgr.24989) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.625096+0000 mgr.x (mgr.24989) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.625096+0000 mgr.x (mgr.24989) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.684191+0000 mgr.x (mgr.24989) 1927 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.684191+0000 mgr.x (mgr.24989) 1927 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.705730+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.705730+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.708512+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.708512+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.711096+0000 mon.c (mon.1) 5522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.711096+0000 mon.c (mon.1) 5522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.712176+0000 mon.c (mon.1) 5523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.712176+0000 mon.c (mon.1) 5523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.720668+0000 mgr.x (mgr.24989) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.720668+0000 mgr.x (mgr.24989) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.720707+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.720707+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.799038+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.799038+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.802608+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.802608+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.806398+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.806398+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.807620+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.807620+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.816947+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.816947+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.817053+0000 mgr.x (mgr.24989) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.817053+0000 mgr.x (mgr.24989) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.893558+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.893558+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.208862+0000 mgr.x (mgr.24989) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.208862+0000 mgr.x (mgr.24989) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.266126+0000 mgr.x (mgr.24989) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.266126+0000 mgr.x (mgr.24989) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.324783+0000 mgr.x (mgr.24989) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.324783+0000 mgr.x (mgr.24989) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.432514+0000 mgr.x (mgr.24989) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.432514+0000 mgr.x (mgr.24989) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.530060+0000 mgr.x (mgr.24989) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.530060+0000 mgr.x (mgr.24989) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.625096+0000 mgr.x (mgr.24989) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.625096+0000 mgr.x (mgr.24989) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.684191+0000 mgr.x (mgr.24989) 1927 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.684191+0000 mgr.x (mgr.24989) 1927 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.705730+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.705730+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.708512+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.708512+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.711096+0000 mon.c (mon.1) 5522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.711096+0000 mon.c (mon.1) 5522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.896941+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.896941+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.900362+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.900362+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.901763+0000 mon.c (mon.1) 5531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.901763+0000 mon.c (mon.1) 5531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.911792+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.911792+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.911966+0000 mgr.x (mgr.24989) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.911966+0000 mgr.x (mgr.24989) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.973083+0000 mon.c (mon.1) 5532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.973083+0000 mon.c (mon.1) 5532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.975958+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.975958+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.978683+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.978683+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.979739+0000 mon.c (mon.1) 5535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.979739+0000 mon.c (mon.1) 5535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.990761+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:13.990761+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.990777+0000 mgr.x (mgr.24989) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:13.990777+0000 mgr.x (mgr.24989) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.032254+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.032254+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.035130+0000 mon.c (mon.1) 5537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.035130+0000 mon.c (mon.1) 5537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.037862+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.037862+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.039089+0000 mon.c (mon.1) 5539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.039089+0000 mon.c (mon.1) 5539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.049693+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.049693+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.049878+0000 mgr.x (mgr.24989) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.049878+0000 mgr.x (mgr.24989) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.091963+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.091963+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.094642+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.094642+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.096983+0000 mon.c (mon.1) 5542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.096983+0000 mon.c (mon.1) 5542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.712176+0000 mon.c (mon.1) 5523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.712176+0000 mon.c (mon.1) 5523 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.720668+0000 mgr.x (mgr.24989) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.720668+0000 mgr.x (mgr.24989) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.720707+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.720707+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.799038+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.799038+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.802608+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.802608+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.806398+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.806398+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.807620+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.807620+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.816947+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.816947+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.817053+0000 mgr.x (mgr.24989) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.817053+0000 mgr.x (mgr.24989) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.893558+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.893558+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.098035+0000 mon.c (mon.1) 5543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.098035+0000 mon.c (mon.1) 5543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.109203+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.109203+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.109257+0000 mgr.x (mgr.24989) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.109257+0000 mgr.x (mgr.24989) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.184714+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.184714+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.187889+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.187889+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.191496+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.191496+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.193233+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.193233+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.200689+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.200689+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.276786+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.276786+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.279929+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.279929+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.283220+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.283220+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.284767+0000 mon.c (mon.1) 5551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.284767+0000 mon.c (mon.1) 5551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.294523+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.294523+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.381381+0000 mon.c (mon.1) 5552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.381381+0000 mon.c (mon.1) 5552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.385803+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.385803+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.389204+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.389204+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.390683+0000 mon.c (mon.1) 5555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.390683+0000 mon.c (mon.1) 5555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.401421+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.401421+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.477426+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.477426+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.480680+0000 mon.c (mon.1) 5557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.480680+0000 mon.c (mon.1) 5557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.896941+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.896941+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.900362+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.900362+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.901763+0000 mon.c (mon.1) 5531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.901763+0000 mon.c (mon.1) 5531 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.911792+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.911792+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.911966+0000 mgr.x (mgr.24989) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.911966+0000 mgr.x (mgr.24989) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.973083+0000 mon.c (mon.1) 5532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.973083+0000 mon.c (mon.1) 5532 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.975958+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.975958+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.978683+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.978683+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.979739+0000 mon.c (mon.1) 5535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.979739+0000 mon.c (mon.1) 5535 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.990761+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:13.990761+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.990777+0000 mgr.x (mgr.24989) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.483519+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.483519+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.484774+0000 mon.c (mon.1) 5559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.484774+0000 mon.c (mon.1) 5559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.494006+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.494006+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.557168+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.557168+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.560374+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.560374+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.563159+0000 mon.c (mon.1) 5562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.563159+0000 mon.c (mon.1) 5562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.564495+0000 mon.c (mon.1) 5563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.564495+0000 mon.c (mon.1) 5563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.573977+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.573977+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.632283+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.632283+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.634558+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.634558+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.636397+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.636397+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.637073+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.637073+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.643023+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[79063]: audit 2024-04-25T05:14:14.643023+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:13.990777+0000 mgr.x (mgr.24989) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.032254+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.032254+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.035130+0000 mon.c (mon.1) 5537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.035130+0000 mon.c (mon.1) 5537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.037862+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.037862+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.039089+0000 mon.c (mon.1) 5539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.039089+0000 mon.c (mon.1) 5539 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.049693+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.049693+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.049878+0000 mgr.x (mgr.24989) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.049878+0000 mgr.x (mgr.24989) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.091963+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.091963+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.094642+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.094642+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.096983+0000 mon.c (mon.1) 5542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.096983+0000 mon.c (mon.1) 5542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.098035+0000 mon.c (mon.1) 5543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.098035+0000 mon.c (mon.1) 5543 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.109203+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.109203+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.109257+0000 mgr.x (mgr.24989) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.109257+0000 mgr.x (mgr.24989) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.184714+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.184714+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.187889+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.187889+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.191496+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.191496+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.193233+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.193233+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.200689+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.200689+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.276786+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.276786+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.279929+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.279929+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.283220+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.283220+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.284767+0000 mon.c (mon.1) 5551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.284767+0000 mon.c (mon.1) 5551 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.294523+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.294523+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.381381+0000 mon.c (mon.1) 5552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.381381+0000 mon.c (mon.1) 5552 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.385803+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.385803+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.389204+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.389204+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.390683+0000 mon.c (mon.1) 5555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.390683+0000 mon.c (mon.1) 5555 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.401421+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.401421+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.477426+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.477426+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.480680+0000 mon.c (mon.1) 5557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.480680+0000 mon.c (mon.1) 5557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.483519+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.483519+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.484774+0000 mon.c (mon.1) 5559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.484774+0000 mon.c (mon.1) 5559 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.494006+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.494006+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.557168+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.557168+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.560374+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.560374+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.563159+0000 mon.c (mon.1) 5562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.563159+0000 mon.c (mon.1) 5562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.564495+0000 mon.c (mon.1) 5563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.564495+0000 mon.c (mon.1) 5563 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.573977+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.573977+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.632283+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.632283+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.634558+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.634558+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.636397+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.636397+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.637073+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.637073+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.643023+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.030 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:14 smithi096 bash[81040]: audit 2024-04-25T05:14:14.643023+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.202251+0000 mgr.x (mgr.24989) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.202251+0000 mgr.x (mgr.24989) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.294513+0000 mgr.x (mgr.24989) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.294513+0000 mgr.x (mgr.24989) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.401732+0000 mgr.x (mgr.24989) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.401732+0000 mgr.x (mgr.24989) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.494482+0000 mgr.x (mgr.24989) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.494482+0000 mgr.x (mgr.24989) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cluster 2024-04-25T05:14:14.507868+0000 mgr.x (mgr.24989) 1938 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cluster 2024-04-25T05:14:14.507868+0000 mgr.x (mgr.24989) 1938 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.574413+0000 mgr.x (mgr.24989) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.574413+0000 mgr.x (mgr.24989) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.642566+0000 mgr.x (mgr.24989) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.642566+0000 mgr.x (mgr.24989) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.700998+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.700998+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.703248+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.703248+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.705201+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.705201+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.202251+0000 mgr.x (mgr.24989) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.202251+0000 mgr.x (mgr.24989) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.294513+0000 mgr.x (mgr.24989) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.294513+0000 mgr.x (mgr.24989) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.401732+0000 mgr.x (mgr.24989) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.401732+0000 mgr.x (mgr.24989) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.494482+0000 mgr.x (mgr.24989) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.919 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.494482+0000 mgr.x (mgr.24989) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cluster 2024-04-25T05:14:14.507868+0000 mgr.x (mgr.24989) 1938 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cluster 2024-04-25T05:14:14.507868+0000 mgr.x (mgr.24989) 1938 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.574413+0000 mgr.x (mgr.24989) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.574413+0000 mgr.x (mgr.24989) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.642566+0000 mgr.x (mgr.24989) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.642566+0000 mgr.x (mgr.24989) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.700998+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.700998+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.703248+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.703248+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.705201+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.920 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.705201+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.706075+0000 mon.c (mon.1) 5571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.706075+0000 mon.c (mon.1) 5571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.711480+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.711480+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.713257+0000 mgr.x (mgr.24989) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.713257+0000 mgr.x (mgr.24989) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.755158+0000 mon.c (mon.1) 5572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.755158+0000 mon.c (mon.1) 5572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.757357+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.921 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.757357+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.759419+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.759419+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.760326+0000 mon.c (mon.1) 5575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.760326+0000 mon.c (mon.1) 5575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.766424+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.766424+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.766963+0000 mgr.x (mgr.24989) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.766963+0000 mgr.x (mgr.24989) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.808772+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.808772+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.922 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.811301+0000 mon.c (mon.1) 5577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.706075+0000 mon.c (mon.1) 5571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.706075+0000 mon.c (mon.1) 5571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.711480+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.711480+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.713257+0000 mgr.x (mgr.24989) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.713257+0000 mgr.x (mgr.24989) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.755158+0000 mon.c (mon.1) 5572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.755158+0000 mon.c (mon.1) 5572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.757357+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.757357+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.759419+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.759419+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.760326+0000 mon.c (mon.1) 5575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.923 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.760326+0000 mon.c (mon.1) 5575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.766424+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.766424+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.766963+0000 mgr.x (mgr.24989) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.766963+0000 mgr.x (mgr.24989) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.808772+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.808772+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.811301+0000 mon.c (mon.1) 5577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.811301+0000 mon.c (mon.1) 5577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.813774+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.813774+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.924 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.814816+0000 mon.c (mon.1) 5579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.814816+0000 mon.c (mon.1) 5579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.823491+0000 mgr.x (mgr.24989) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.823491+0000 mgr.x (mgr.24989) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.823696+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.823696+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.881003+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.881003+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.883759+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.883759+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.886170+0000 mon.c (mon.1) 5582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.886170+0000 mon.c (mon.1) 5582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.887382+0000 mon.c (mon.1) 5583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.887382+0000 mon.c (mon.1) 5583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.925 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.894273+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.894273+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.896369+0000 mgr.x (mgr.24989) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.811301+0000 mon.c (mon.1) 5577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.813774+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.813774+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.814816+0000 mon.c (mon.1) 5579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.814816+0000 mon.c (mon.1) 5579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.823491+0000 mgr.x (mgr.24989) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.823491+0000 mgr.x (mgr.24989) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.926 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.823696+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.823696+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.881003+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.881003+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.883759+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.883759+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.886170+0000 mon.c (mon.1) 5582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.886170+0000 mon.c (mon.1) 5582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.887382+0000 mon.c (mon.1) 5583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.887382+0000 mon.c (mon.1) 5583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.894273+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.894273+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.927 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.896369+0000 mgr.x (mgr.24989) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.896369+0000 mgr.x (mgr.24989) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.957653+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.957653+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.960848+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.960848+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.964123+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.964123+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.965048+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.965048+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.973511+0000 mgr.x (mgr.24989) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:14.973511+0000 mgr.x (mgr.24989) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.973755+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:14.973755+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.031382+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.031382+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.034247+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.034247+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.036794+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.036794+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.037914+0000 mon.c (mon.1) 5591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.037914+0000 mon.c (mon.1) 5591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.048589+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.048589+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.050341+0000 mgr.x (mgr.24989) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.050341+0000 mgr.x (mgr.24989) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.109084+0000 mon.c (mon.1) 5592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.109084+0000 mon.c (mon.1) 5592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.111803+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.111803+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.114129+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.114129+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.115233+0000 mon.c (mon.1) 5595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.115233+0000 mon.c (mon.1) 5595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.126821+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.126821+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.126893+0000 mgr.x (mgr.24989) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.126893+0000 mgr.x (mgr.24989) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.185224+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.185224+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.187859+0000 mon.c (mon.1) 5597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.187859+0000 mon.c (mon.1) 5597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.190222+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.190222+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.191129+0000 mon.c (mon.1) 5599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.191129+0000 mon.c (mon.1) 5599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.199625+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.199625+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.272304+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.272304+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.277087+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.277087+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.280246+0000 mon.c (mon.1) 5602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.280246+0000 mon.c (mon.1) 5602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.281623+0000 mon.c (mon.1) 5603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.281623+0000 mon.c (mon.1) 5603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.290188+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.290188+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.353128+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.353128+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.356407+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.356407+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.359403+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.359403+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.360585+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.360585+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.369965+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.369965+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.444277+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.444277+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.446958+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.446958+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.932 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.450245+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.450245+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.451474+0000 mon.c (mon.1) 5611 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.451474+0000 mon.c (mon.1) 5611 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.460001+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.460001+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.550927+0000 mon.c (mon.1) 5612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.550927+0000 mon.c (mon.1) 5612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.555553+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.555553+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.558737+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.558737+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.560135+0000 mon.c (mon.1) 5615 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.560135+0000 mon.c (mon.1) 5615 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.572452+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.572452+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.652446+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.652446+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.655662+0000 mon.c (mon.1) 5617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.655662+0000 mon.c (mon.1) 5617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.659844+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.659844+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.661213+0000 mon.c (mon.1) 5619 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[79063]: audit 2024-04-25T05:14:15.661213+0000 mon.c (mon.1) 5619 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.896369+0000 mgr.x (mgr.24989) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.957653+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.957653+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.934 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.960848+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.960848+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.964123+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.964123+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.965048+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.965048+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.973511+0000 mgr.x (mgr.24989) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:14.973511+0000 mgr.x (mgr.24989) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.973755+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:14.973755+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.031382+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.031382+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.034247+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.034247+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.036794+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.935 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.036794+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.037914+0000 mon.c (mon.1) 5591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.037914+0000 mon.c (mon.1) 5591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.048589+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.048589+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.050341+0000 mgr.x (mgr.24989) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.050341+0000 mgr.x (mgr.24989) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.109084+0000 mon.c (mon.1) 5592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.109084+0000 mon.c (mon.1) 5592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.111803+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.111803+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.114129+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.114129+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.115233+0000 mon.c (mon.1) 5595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.115233+0000 mon.c (mon.1) 5595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.936 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.126821+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.126821+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.126893+0000 mgr.x (mgr.24989) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.126893+0000 mgr.x (mgr.24989) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.185224+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.185224+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.187859+0000 mon.c (mon.1) 5597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.187859+0000 mon.c (mon.1) 5597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.190222+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.190222+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.191129+0000 mon.c (mon.1) 5599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.191129+0000 mon.c (mon.1) 5599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.199625+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.199625+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.272304+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.937 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.272304+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.277087+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.277087+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.280246+0000 mon.c (mon.1) 5602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.280246+0000 mon.c (mon.1) 5602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.281623+0000 mon.c (mon.1) 5603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.281623+0000 mon.c (mon.1) 5603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.290188+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.290188+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.353128+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.353128+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.356407+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.356407+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.359403+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.359403+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.938 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.360585+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.360585+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.369965+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.369965+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.444277+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.444277+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.446958+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.446958+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.450245+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.450245+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.451474+0000 mon.c (mon.1) 5611 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.451474+0000 mon.c (mon.1) 5611 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.460001+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.460001+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.939 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.550927+0000 mon.c (mon.1) 5612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.550927+0000 mon.c (mon.1) 5612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.555553+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.555553+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.558737+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.558737+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.560135+0000 mon.c (mon.1) 5615 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.560135+0000 mon.c (mon.1) 5615 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.572452+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.572452+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.652446+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.652446+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.655662+0000 mon.c (mon.1) 5617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.655662+0000 mon.c (mon.1) 5617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.940 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.659844+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.941 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.659844+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.941 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.661213+0000 mon.c (mon.1) 5619 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.941 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:15 smithi096 bash[81040]: audit 2024-04-25T05:14:15.661213+0000 mon.c (mon.1) 5619 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.202251+0000 mgr.x (mgr.24989) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.202251+0000 mgr.x (mgr.24989) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.294513+0000 mgr.x (mgr.24989) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.294513+0000 mgr.x (mgr.24989) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.401732+0000 mgr.x (mgr.24989) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.401732+0000 mgr.x (mgr.24989) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.494482+0000 mgr.x (mgr.24989) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.494482+0000 mgr.x (mgr.24989) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cluster 2024-04-25T05:14:14.507868+0000 mgr.x (mgr.24989) 1938 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cluster 2024-04-25T05:14:14.507868+0000 mgr.x (mgr.24989) 1938 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.574413+0000 mgr.x (mgr.24989) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.574413+0000 mgr.x (mgr.24989) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.642566+0000 mgr.x (mgr.24989) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.642566+0000 mgr.x (mgr.24989) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.700998+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.700998+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.703248+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.703248+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.705201+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.705201+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.706075+0000 mon.c (mon.1) 5571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.706075+0000 mon.c (mon.1) 5571 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.711480+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.711480+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.713257+0000 mgr.x (mgr.24989) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.713257+0000 mgr.x (mgr.24989) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.755158+0000 mon.c (mon.1) 5572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.755158+0000 mon.c (mon.1) 5572 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.757357+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.757357+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.759419+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.759419+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.760326+0000 mon.c (mon.1) 5575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.760326+0000 mon.c (mon.1) 5575 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.766424+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.766424+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.766963+0000 mgr.x (mgr.24989) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.766963+0000 mgr.x (mgr.24989) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.808772+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.808772+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.811301+0000 mon.c (mon.1) 5577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.811301+0000 mon.c (mon.1) 5577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.813774+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.813774+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.814816+0000 mon.c (mon.1) 5579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.814816+0000 mon.c (mon.1) 5579 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.823491+0000 mgr.x (mgr.24989) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.823491+0000 mgr.x (mgr.24989) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.823696+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.823696+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.881003+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.881003+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.883759+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.883759+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.886170+0000 mon.c (mon.1) 5582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.886170+0000 mon.c (mon.1) 5582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.887382+0000 mon.c (mon.1) 5583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.887382+0000 mon.c (mon.1) 5583 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.894273+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.894273+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.896369+0000 mgr.x (mgr.24989) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.896369+0000 mgr.x (mgr.24989) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.957653+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.957653+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.960848+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.960848+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.964123+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.964123+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.965048+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.965048+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.973511+0000 mgr.x (mgr.24989) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:14.973511+0000 mgr.x (mgr.24989) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.973755+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:14.973755+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.031382+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.031382+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.034247+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.034247+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.036794+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.036794+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.037914+0000 mon.c (mon.1) 5591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.037914+0000 mon.c (mon.1) 5591 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.048589+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.048589+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.050341+0000 mgr.x (mgr.24989) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.050341+0000 mgr.x (mgr.24989) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.109084+0000 mon.c (mon.1) 5592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.109084+0000 mon.c (mon.1) 5592 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.111803+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.111803+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.114129+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.114129+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.115233+0000 mon.c (mon.1) 5595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.115233+0000 mon.c (mon.1) 5595 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.126821+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.126821+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.126893+0000 mgr.x (mgr.24989) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.126893+0000 mgr.x (mgr.24989) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.185224+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.185224+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.187859+0000 mon.c (mon.1) 5597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.187859+0000 mon.c (mon.1) 5597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.190222+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.190222+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.191129+0000 mon.c (mon.1) 5599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.191129+0000 mon.c (mon.1) 5599 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.199625+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.199625+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.272304+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.272304+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.277087+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.277087+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.280246+0000 mon.c (mon.1) 5602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.280246+0000 mon.c (mon.1) 5602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.281623+0000 mon.c (mon.1) 5603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.281623+0000 mon.c (mon.1) 5603 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.290188+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.290188+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.353128+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.353128+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.356407+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.356407+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.359403+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.359403+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.360585+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.360585+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.369965+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.369965+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.444277+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.444277+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.446958+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.446958+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.450245+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.450245+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.451474+0000 mon.c (mon.1) 5611 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.451474+0000 mon.c (mon.1) 5611 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.460001+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.460001+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.550927+0000 mon.c (mon.1) 5612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.550927+0000 mon.c (mon.1) 5612 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.555553+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.555553+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.558737+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.558737+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.560135+0000 mon.c (mon.1) 5615 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.560135+0000 mon.c (mon.1) 5615 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.572452+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.572452+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.652446+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.652446+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.655662+0000 mon.c (mon.1) 5617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.655662+0000 mon.c (mon.1) 5617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:15.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.659844+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.659844+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:15.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.661213+0000 mon.c (mon.1) 5619 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:15.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:15 smithi155 bash[60276]: audit 2024-04-25T05:14:15.661213+0000 mon.c (mon.1) 5619 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.199303+0000 mgr.x (mgr.24989) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.199303+0000 mgr.x (mgr.24989) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.290987+0000 mgr.x (mgr.24989) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.290987+0000 mgr.x (mgr.24989) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.370032+0000 mgr.x (mgr.24989) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.370032+0000 mgr.x (mgr.24989) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.461725+0000 mgr.x (mgr.24989) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.461725+0000 mgr.x (mgr.24989) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.572471+0000 mgr.x (mgr.24989) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.572471+0000 mgr.x (mgr.24989) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.695627+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.695627+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.697931+0000 mgr.x (mgr.24989) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.697931+0000 mgr.x (mgr.24989) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.789328+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.789328+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.794122+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.794122+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.798805+0000 mon.c (mon.1) 5622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.798805+0000 mon.c (mon.1) 5622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.800328+0000 mon.c (mon.1) 5623 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.800328+0000 mon.c (mon.1) 5623 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.810162+0000 mgr.x (mgr.24989) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.810162+0000 mgr.x (mgr.24989) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.810169+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.810169+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.900782+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.900782+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.905130+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.905130+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.909430+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.909430+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.910751+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.910751+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.921114+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:15.921114+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.921685+0000 mgr.x (mgr.24989) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:15.921685+0000 mgr.x (mgr.24989) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.001627+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.001627+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.004688+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.004688+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.007319+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.007319+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.008481+0000 mon.c (mon.1) 5631 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.008481+0000 mon.c (mon.1) 5631 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.017346+0000 mgr.x (mgr.24989) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.017346+0000 mgr.x (mgr.24989) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.017519+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.017519+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.059341+0000 mon.c (mon.1) 5632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.059341+0000 mon.c (mon.1) 5632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.061343+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.061343+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.063266+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.063266+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.063960+0000 mon.c (mon.1) 5635 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.063960+0000 mon.c (mon.1) 5635 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.071903+0000 mgr.x (mgr.24989) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.071903+0000 mgr.x (mgr.24989) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.071906+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.071906+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.117657+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.117657+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.120217+0000 mon.c (mon.1) 5637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.120217+0000 mon.c (mon.1) 5637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.126165+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.126165+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.127382+0000 mon.c (mon.1) 5639 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.127382+0000 mon.c (mon.1) 5639 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.133106+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.133106+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.138719+0000 mgr.x (mgr.24989) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.138719+0000 mgr.x (mgr.24989) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:16.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.139145+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.139145+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.146991+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.146991+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.158140+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.158140+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.217142+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.217142+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.219564+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.219564+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.221934+0000 mon.c (mon.1) 5642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.221934+0000 mon.c (mon.1) 5642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.223060+0000 mon.c (mon.1) 5643 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.223060+0000 mon.c (mon.1) 5643 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.231830+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.231830+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.315005+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.315005+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.318647+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.318647+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.322374+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.322374+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.323832+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.323832+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.334931+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.334931+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.419225+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.419225+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.422922+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.422922+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.426439+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.426439+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.428128+0000 mon.c (mon.1) 5651 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.428128+0000 mon.c (mon.1) 5651 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.441179+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.441179+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.502695+0000 mon.c (mon.1) 5652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.502695+0000 mon.c (mon.1) 5652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.505523+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.505523+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.508721+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.508721+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.509989+0000 mon.c (mon.1) 5655 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.509989+0000 mon.c (mon.1) 5655 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.522324+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.522324+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.566060+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.566060+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.568955+0000 mon.c (mon.1) 5657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.568955+0000 mon.c (mon.1) 5657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.571485+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.571485+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.572615+0000 mon.c (mon.1) 5659 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.572615+0000 mon.c (mon.1) 5659 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.584434+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.584434+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.591824+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.591824+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.687822+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.687822+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.691244+0000 mon.c (mon.1) 5662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:16.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:16 smithi155 bash[60276]: audit 2024-04-25T05:14:16.691244+0000 mon.c (mon.1) 5662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.199303+0000 mgr.x (mgr.24989) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.199303+0000 mgr.x (mgr.24989) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.290987+0000 mgr.x (mgr.24989) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.290987+0000 mgr.x (mgr.24989) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.370032+0000 mgr.x (mgr.24989) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.370032+0000 mgr.x (mgr.24989) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.461725+0000 mgr.x (mgr.24989) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.461725+0000 mgr.x (mgr.24989) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.572471+0000 mgr.x (mgr.24989) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.572471+0000 mgr.x (mgr.24989) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.695627+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.695627+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.697931+0000 mgr.x (mgr.24989) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.697931+0000 mgr.x (mgr.24989) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.789328+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.789328+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.794122+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.794122+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.798805+0000 mon.c (mon.1) 5622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.798805+0000 mon.c (mon.1) 5622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.800328+0000 mon.c (mon.1) 5623 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.199303+0000 mgr.x (mgr.24989) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.199303+0000 mgr.x (mgr.24989) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.290987+0000 mgr.x (mgr.24989) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.290987+0000 mgr.x (mgr.24989) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.370032+0000 mgr.x (mgr.24989) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.370032+0000 mgr.x (mgr.24989) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.461725+0000 mgr.x (mgr.24989) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.461725+0000 mgr.x (mgr.24989) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.572471+0000 mgr.x (mgr.24989) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.572471+0000 mgr.x (mgr.24989) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.695627+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.695627+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.697931+0000 mgr.x (mgr.24989) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.697931+0000 mgr.x (mgr.24989) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.789328+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.789328+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.794122+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.794122+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.798805+0000 mon.c (mon.1) 5622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.798805+0000 mon.c (mon.1) 5622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.800328+0000 mon.c (mon.1) 5623 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.800328+0000 mon.c (mon.1) 5623 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.810162+0000 mgr.x (mgr.24989) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.810162+0000 mgr.x (mgr.24989) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.810169+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.810169+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.900782+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.900782+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.905130+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.905130+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.909430+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.909430+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.910751+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.910751+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.921114+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:15.921114+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.921685+0000 mgr.x (mgr.24989) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:15.921685+0000 mgr.x (mgr.24989) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.001627+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.001627+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.004688+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.800328+0000 mon.c (mon.1) 5623 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.810162+0000 mgr.x (mgr.24989) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.810162+0000 mgr.x (mgr.24989) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.810169+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.810169+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.900782+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.900782+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.905130+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.905130+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.909430+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.909430+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.910751+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.910751+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.921114+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:15.921114+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.921685+0000 mgr.x (mgr.24989) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:15.921685+0000 mgr.x (mgr.24989) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.001627+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.001627+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.004688+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.004688+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.007319+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.007319+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.008481+0000 mon.c (mon.1) 5631 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.008481+0000 mon.c (mon.1) 5631 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.017346+0000 mgr.x (mgr.24989) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.017346+0000 mgr.x (mgr.24989) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.017519+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.017519+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.059341+0000 mon.c (mon.1) 5632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.059341+0000 mon.c (mon.1) 5632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.061343+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.061343+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.063266+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.063266+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.063960+0000 mon.c (mon.1) 5635 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.063960+0000 mon.c (mon.1) 5635 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.071903+0000 mgr.x (mgr.24989) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.071903+0000 mgr.x (mgr.24989) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.071906+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.071906+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.004688+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.007319+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.007319+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.008481+0000 mon.c (mon.1) 5631 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.008481+0000 mon.c (mon.1) 5631 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.017346+0000 mgr.x (mgr.24989) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.017346+0000 mgr.x (mgr.24989) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.017519+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.017519+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.059341+0000 mon.c (mon.1) 5632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.059341+0000 mon.c (mon.1) 5632 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.061343+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.061343+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.063266+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.063266+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.063960+0000 mon.c (mon.1) 5635 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.063960+0000 mon.c (mon.1) 5635 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.071903+0000 mgr.x (mgr.24989) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.071903+0000 mgr.x (mgr.24989) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.071906+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.071906+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.117657+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.117657+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.120217+0000 mon.c (mon.1) 5637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.120217+0000 mon.c (mon.1) 5637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.126165+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.126165+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.127382+0000 mon.c (mon.1) 5639 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.127382+0000 mon.c (mon.1) 5639 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.133106+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.133106+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.138719+0000 mgr.x (mgr.24989) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.138719+0000 mgr.x (mgr.24989) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.139145+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.139145+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.146991+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.146991+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.158140+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.158140+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.217142+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.217142+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.219564+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.117657+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.117657+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.120217+0000 mon.c (mon.1) 5637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.120217+0000 mon.c (mon.1) 5637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.126165+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.126165+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.127382+0000 mon.c (mon.1) 5639 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.127382+0000 mon.c (mon.1) 5639 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.133106+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.133106+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.138719+0000 mgr.x (mgr.24989) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.138719+0000 mgr.x (mgr.24989) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.139145+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.139145+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.146991+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.146991+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.158140+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.158140+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.217142+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.217142+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.219564+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.219564+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.221934+0000 mon.c (mon.1) 5642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.221934+0000 mon.c (mon.1) 5642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.223060+0000 mon.c (mon.1) 5643 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.223060+0000 mon.c (mon.1) 5643 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.231830+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.231830+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.315005+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.315005+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.318647+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.318647+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.322374+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.322374+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.323832+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.323832+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.334931+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.334931+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.419225+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.419225+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.422922+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.219564+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.221934+0000 mon.c (mon.1) 5642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.221934+0000 mon.c (mon.1) 5642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.223060+0000 mon.c (mon.1) 5643 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.223060+0000 mon.c (mon.1) 5643 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.231830+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.231830+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.315005+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.315005+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.318647+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.318647+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.322374+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.322374+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.323832+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.323832+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.334931+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.334931+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.419225+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.419225+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.422922+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.422922+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.426439+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.426439+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.428128+0000 mon.c (mon.1) 5651 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.428128+0000 mon.c (mon.1) 5651 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.441179+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.441179+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.502695+0000 mon.c (mon.1) 5652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.502695+0000 mon.c (mon.1) 5652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.505523+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.505523+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.508721+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.508721+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.509989+0000 mon.c (mon.1) 5655 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.509989+0000 mon.c (mon.1) 5655 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.522324+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.522324+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.566060+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.566060+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.568955+0000 mon.c (mon.1) 5657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.422922+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.426439+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.426439+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.428128+0000 mon.c (mon.1) 5651 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.428128+0000 mon.c (mon.1) 5651 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.441179+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.441179+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.502695+0000 mon.c (mon.1) 5652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.502695+0000 mon.c (mon.1) 5652 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.505523+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.505523+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.508721+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.508721+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.509989+0000 mon.c (mon.1) 5655 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.509989+0000 mon.c (mon.1) 5655 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.522324+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.522324+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.566060+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.566060+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.568955+0000 mon.c (mon.1) 5657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.568955+0000 mon.c (mon.1) 5657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.571485+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.571485+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.572615+0000 mon.c (mon.1) 5659 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.572615+0000 mon.c (mon.1) 5659 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.584434+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.584434+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.591824+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.591824+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.687822+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.687822+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.691244+0000 mon.c (mon.1) 5662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[79063]: audit 2024-04-25T05:14:16.691244+0000 mon.c (mon.1) 5662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.568955+0000 mon.c (mon.1) 5657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.571485+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.571485+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.572615+0000 mon.c (mon.1) 5659 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.572615+0000 mon.c (mon.1) 5659 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.584434+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.584434+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.591824+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.591824+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.687822+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.687822+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.691244+0000 mon.c (mon.1) 5662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:16 smithi096 bash[81040]: audit 2024-04-25T05:14:16.691244+0000 mon.c (mon.1) 5662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.961 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:14:17] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:14:17.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.236041+0000 mgr.x (mgr.24989) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.236041+0000 mgr.x (mgr.24989) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.341201+0000 mgr.x (mgr.24989) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.341201+0000 mgr.x (mgr.24989) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.443455+0000 mgr.x (mgr.24989) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.443455+0000 mgr.x (mgr.24989) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cluster 2024-04-25T05:14:16.508363+0000 mgr.x (mgr.24989) 1962 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cluster 2024-04-25T05:14:16.508363+0000 mgr.x (mgr.24989) 1962 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.524423+0000 mgr.x (mgr.24989) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.524423+0000 mgr.x (mgr.24989) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.586621+0000 mgr.x (mgr.24989) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.586621+0000 mgr.x (mgr.24989) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.696321+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.696321+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.723005+0000 mon.c (mon.1) 5664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.723005+0000 mon.c (mon.1) 5664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.731928+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.731928+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.733983+0000 mgr.x (mgr.24989) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.733983+0000 mgr.x (mgr.24989) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.793937+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.793937+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.798756+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.798756+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.802632+0000 mon.c (mon.1) 5667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.802632+0000 mon.c (mon.1) 5667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.804209+0000 mon.c (mon.1) 5668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.804209+0000 mon.c (mon.1) 5668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.816206+0000 mgr.x (mgr.24989) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.816206+0000 mgr.x (mgr.24989) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.816468+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.816468+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.894457+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.894457+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.896950+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.896950+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.899464+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.899464+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.900310+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.900310+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.909323+0000 mgr.x (mgr.24989) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:16.909323+0000 mgr.x (mgr.24989) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.909750+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:16.909750+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.001166+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.001166+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.005834+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.005834+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.009258+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.009258+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.010688+0000 mon.c (mon.1) 5676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.010688+0000 mon.c (mon.1) 5676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.022328+0000 mgr.x (mgr.24989) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.022328+0000 mgr.x (mgr.24989) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.022330+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.022330+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.099337+0000 mon.c (mon.1) 5677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.099337+0000 mon.c (mon.1) 5677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.102454+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.102454+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.105807+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.105807+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.106977+0000 mon.c (mon.1) 5680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.106977+0000 mon.c (mon.1) 5680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.120403+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.120403+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.120478+0000 mgr.x (mgr.24989) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.120478+0000 mgr.x (mgr.24989) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.179207+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.179207+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.182186+0000 mon.c (mon.1) 5682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.182186+0000 mon.c (mon.1) 5682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.184737+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.184737+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.185769+0000 mon.c (mon.1) 5684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.185769+0000 mon.c (mon.1) 5684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.198934+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.198934+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.257335+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.257335+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.259888+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.259888+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.261966+0000 mon.c (mon.1) 5687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.261966+0000 mon.c (mon.1) 5687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.262821+0000 mon.c (mon.1) 5688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.262821+0000 mon.c (mon.1) 5688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.271415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.271415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.345176+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.345176+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.347994+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.347994+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.350578+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.350578+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.351809+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.351809+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.363342+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.363342+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.421250+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.421250+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.424278+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.424278+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.427393+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.427393+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.428921+0000 mon.c (mon.1) 5696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.428921+0000 mon.c (mon.1) 5696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.439766+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.439766+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.482032+0000 mon.c (mon.1) 5697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.482032+0000 mon.c (mon.1) 5697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.484792+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.484792+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.487446+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.487446+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.488632+0000 mon.c (mon.1) 5700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.488632+0000 mon.c (mon.1) 5700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.502088+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.502088+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.560504+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.560504+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.563147+0000 mon.c (mon.1) 5702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.563147+0000 mon.c (mon.1) 5702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.565418+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.565418+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.566269+0000 mon.c (mon.1) 5704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.566269+0000 mon.c (mon.1) 5704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.577206+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.577206+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.618517+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.618517+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.621063+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.621063+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.623583+0000 mon.c (mon.1) 5707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.623583+0000 mon.c (mon.1) 5707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.624771+0000 mon.c (mon.1) 5708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.624771+0000 mon.c (mon.1) 5708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.636178+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.636178+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.678474+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.678474+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.681468+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.681468+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.684047+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.684047+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.685023+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.685023+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.696210+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:17.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:17 smithi155 bash[60276]: audit 2024-04-25T05:14:17.696210+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.236041+0000 mgr.x (mgr.24989) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.236041+0000 mgr.x (mgr.24989) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.341201+0000 mgr.x (mgr.24989) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.341201+0000 mgr.x (mgr.24989) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.443455+0000 mgr.x (mgr.24989) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.443455+0000 mgr.x (mgr.24989) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cluster 2024-04-25T05:14:16.508363+0000 mgr.x (mgr.24989) 1962 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cluster 2024-04-25T05:14:16.508363+0000 mgr.x (mgr.24989) 1962 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.524423+0000 mgr.x (mgr.24989) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.524423+0000 mgr.x (mgr.24989) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.586621+0000 mgr.x (mgr.24989) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.586621+0000 mgr.x (mgr.24989) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.696321+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.696321+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.723005+0000 mon.c (mon.1) 5664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.723005+0000 mon.c (mon.1) 5664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.731928+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.731928+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.733983+0000 mgr.x (mgr.24989) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.733983+0000 mgr.x (mgr.24989) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.793937+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.236041+0000 mgr.x (mgr.24989) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.236041+0000 mgr.x (mgr.24989) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.341201+0000 mgr.x (mgr.24989) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.341201+0000 mgr.x (mgr.24989) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.443455+0000 mgr.x (mgr.24989) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.443455+0000 mgr.x (mgr.24989) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cluster 2024-04-25T05:14:16.508363+0000 mgr.x (mgr.24989) 1962 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cluster 2024-04-25T05:14:16.508363+0000 mgr.x (mgr.24989) 1962 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.524423+0000 mgr.x (mgr.24989) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.524423+0000 mgr.x (mgr.24989) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.586621+0000 mgr.x (mgr.24989) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.586621+0000 mgr.x (mgr.24989) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.696321+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.696321+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.723005+0000 mon.c (mon.1) 5664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.723005+0000 mon.c (mon.1) 5664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.731928+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.731928+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.733983+0000 mgr.x (mgr.24989) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.733983+0000 mgr.x (mgr.24989) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.793937+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.793937+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.004 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.798756+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.798756+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.802632+0000 mon.c (mon.1) 5667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.802632+0000 mon.c (mon.1) 5667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.804209+0000 mon.c (mon.1) 5668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.804209+0000 mon.c (mon.1) 5668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.816206+0000 mgr.x (mgr.24989) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.816206+0000 mgr.x (mgr.24989) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.005 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.816468+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.816468+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.894457+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.894457+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.896950+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.896950+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.899464+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.899464+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.900310+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.900310+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.793937+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.798756+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.798756+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.802632+0000 mon.c (mon.1) 5667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.802632+0000 mon.c (mon.1) 5667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.804209+0000 mon.c (mon.1) 5668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.804209+0000 mon.c (mon.1) 5668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.816206+0000 mgr.x (mgr.24989) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.816206+0000 mgr.x (mgr.24989) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.816468+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.816468+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.894457+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.894457+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.896950+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.896950+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.899464+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.899464+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.900310+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.900310+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.909323+0000 mgr.x (mgr.24989) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:16.909323+0000 mgr.x (mgr.24989) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.909750+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:16.909750+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.001166+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.001166+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.005834+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.005834+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.009258+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.009258+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.010688+0000 mon.c (mon.1) 5676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.010688+0000 mon.c (mon.1) 5676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.022328+0000 mgr.x (mgr.24989) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.022328+0000 mgr.x (mgr.24989) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.022330+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.022330+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.099337+0000 mon.c (mon.1) 5677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.099337+0000 mon.c (mon.1) 5677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.102454+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.102454+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.105807+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.105807+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.106977+0000 mon.c (mon.1) 5680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.106977+0000 mon.c (mon.1) 5680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.120403+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.120403+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.120478+0000 mgr.x (mgr.24989) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.120478+0000 mgr.x (mgr.24989) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.179207+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.179207+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.182186+0000 mon.c (mon.1) 5682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.182186+0000 mon.c (mon.1) 5682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.184737+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.184737+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.185769+0000 mon.c (mon.1) 5684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.185769+0000 mon.c (mon.1) 5684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.198934+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.198934+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.257335+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.257335+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.259888+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.909323+0000 mgr.x (mgr.24989) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:16.909323+0000 mgr.x (mgr.24989) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.909750+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:16.909750+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.001166+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.001166+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.005834+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.005834+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.009258+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.009258+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.010688+0000 mon.c (mon.1) 5676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.010688+0000 mon.c (mon.1) 5676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.022328+0000 mgr.x (mgr.24989) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.022328+0000 mgr.x (mgr.24989) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.022330+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.022330+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.099337+0000 mon.c (mon.1) 5677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.099337+0000 mon.c (mon.1) 5677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.102454+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.102454+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.105807+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.259888+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.261966+0000 mon.c (mon.1) 5687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.261966+0000 mon.c (mon.1) 5687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.262821+0000 mon.c (mon.1) 5688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.262821+0000 mon.c (mon.1) 5688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.271415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.271415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.345176+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.345176+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.347994+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.347994+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.350578+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.350578+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.351809+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.351809+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.363342+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.363342+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.421250+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.421250+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.105807+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.106977+0000 mon.c (mon.1) 5680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.106977+0000 mon.c (mon.1) 5680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.120403+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.120403+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.120478+0000 mgr.x (mgr.24989) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.120478+0000 mgr.x (mgr.24989) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.179207+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.179207+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.182186+0000 mon.c (mon.1) 5682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.182186+0000 mon.c (mon.1) 5682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.184737+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.184737+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.185769+0000 mon.c (mon.1) 5684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.185769+0000 mon.c (mon.1) 5684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.198934+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.198934+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.257335+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.257335+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.259888+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.424278+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.424278+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.427393+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.427393+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.428921+0000 mon.c (mon.1) 5696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.428921+0000 mon.c (mon.1) 5696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.439766+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.439766+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.482032+0000 mon.c (mon.1) 5697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.482032+0000 mon.c (mon.1) 5697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.484792+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.484792+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.487446+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.487446+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.488632+0000 mon.c (mon.1) 5700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.488632+0000 mon.c (mon.1) 5700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.502088+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.502088+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.560504+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.560504+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.563147+0000 mon.c (mon.1) 5702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.563147+0000 mon.c (mon.1) 5702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.565418+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.565418+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.566269+0000 mon.c (mon.1) 5704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.566269+0000 mon.c (mon.1) 5704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.577206+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.577206+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.618517+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.618517+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.621063+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.621063+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.623583+0000 mon.c (mon.1) 5707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.623583+0000 mon.c (mon.1) 5707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.624771+0000 mon.c (mon.1) 5708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.624771+0000 mon.c (mon.1) 5708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.636178+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.636178+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.678474+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.259888+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.261966+0000 mon.c (mon.1) 5687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.261966+0000 mon.c (mon.1) 5687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.262821+0000 mon.c (mon.1) 5688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.262821+0000 mon.c (mon.1) 5688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.271415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.271415+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.345176+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.345176+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.347994+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.347994+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.350578+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.350578+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.351809+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.351809+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.363342+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.363342+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.421250+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.421250+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.678474+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.681468+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.681468+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.684047+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.684047+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.685023+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.685023+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.696210+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[81040]: audit 2024-04-25T05:14:17.696210+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.424278+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.424278+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.427393+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.427393+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.428921+0000 mon.c (mon.1) 5696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.428921+0000 mon.c (mon.1) 5696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.439766+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.439766+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.482032+0000 mon.c (mon.1) 5697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.482032+0000 mon.c (mon.1) 5697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.484792+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.484792+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.487446+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.487446+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.488632+0000 mon.c (mon.1) 5700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.488632+0000 mon.c (mon.1) 5700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.502088+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.502088+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.560504+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.560504+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.563147+0000 mon.c (mon.1) 5702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.563147+0000 mon.c (mon.1) 5702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.565418+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.565418+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.566269+0000 mon.c (mon.1) 5704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.566269+0000 mon.c (mon.1) 5704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.577206+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.577206+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.618517+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.618517+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.621063+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.621063+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.623583+0000 mon.c (mon.1) 5707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.623583+0000 mon.c (mon.1) 5707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.624771+0000 mon.c (mon.1) 5708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.624771+0000 mon.c (mon.1) 5708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.636178+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.636178+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.678474+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.678474+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.681468+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.681468+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.684047+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.684047+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.685023+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.685023+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.696210+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.026 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:17 smithi096 bash[79063]: audit 2024-04-25T05:14:17.696210+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.198886+0000 mgr.x (mgr.24989) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.198886+0000 mgr.x (mgr.24989) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.270932+0000 mgr.x (mgr.24989) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.270932+0000 mgr.x (mgr.24989) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.363187+0000 mgr.x (mgr.24989) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.363187+0000 mgr.x (mgr.24989) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.439909+0000 mgr.x (mgr.24989) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.439909+0000 mgr.x (mgr.24989) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.501999+0000 mgr.x (mgr.24989) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.501999+0000 mgr.x (mgr.24989) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.576945+0000 mgr.x (mgr.24989) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.576945+0000 mgr.x (mgr.24989) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.635974+0000 mgr.x (mgr.24989) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.635974+0000 mgr.x (mgr.24989) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.696054+0000 mgr.x (mgr.24989) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.696054+0000 mgr.x (mgr.24989) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.754600+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.754600+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.757031+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.757031+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.759194+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.759194+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.760153+0000 mon.c (mon.1) 5716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.760153+0000 mon.c (mon.1) 5716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.768460+0000 mgr.x (mgr.24989) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.768460+0000 mgr.x (mgr.24989) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.768840+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.768840+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.843963+0000 mon.c (mon.1) 5717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.843963+0000 mon.c (mon.1) 5717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.845998+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.845998+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.848377+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.848377+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.849052+0000 mon.c (mon.1) 5720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.849052+0000 mon.c (mon.1) 5720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.854027+0000 mgr.x (mgr.24989) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.854027+0000 mgr.x (mgr.24989) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.854643+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.854643+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.896132+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.896132+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.898919+0000 mon.c (mon.1) 5722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.898919+0000 mon.c (mon.1) 5722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.901455+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.901455+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.902619+0000 mon.c (mon.1) 5724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.902619+0000 mon.c (mon.1) 5724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.908637+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.908637+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.910470+0000 mgr.x (mgr.24989) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.910470+0000 mgr.x (mgr.24989) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.951763+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.951763+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.954471+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.954471+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.956949+0000 mon.c (mon.1) 5727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.956949+0000 mon.c (mon.1) 5727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.958060+0000 mon.c (mon.1) 5728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.958060+0000 mon.c (mon.1) 5728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.964257+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:17.964257+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.966151+0000 mgr.x (mgr.24989) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:17.966151+0000 mgr.x (mgr.24989) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.041254+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.041254+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.043774+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.043774+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.045992+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.045992+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.046946+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.046946+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.052379+0000 mgr.x (mgr.24989) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.052379+0000 mgr.x (mgr.24989) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.052928+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.052928+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.094641+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.094641+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.097002+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.097002+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.098926+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.098926+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.099729+0000 mon.c (mon.1) 5736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.099729+0000 mon.c (mon.1) 5736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.105340+0000 mgr.x (mgr.24989) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.105340+0000 mgr.x (mgr.24989) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.105849+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.105849+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.147247+0000 mon.c (mon.1) 5737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.147247+0000 mon.c (mon.1) 5737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.149510+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.149510+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.152109+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.152109+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.152868+0000 mon.c (mon.1) 5740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.152868+0000 mon.c (mon.1) 5740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.158491+0000 mgr.x (mgr.24989) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.158491+0000 mgr.x (mgr.24989) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.159023+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.159023+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.199917+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.199917+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.202330+0000 mon.c (mon.1) 5742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.202330+0000 mon.c (mon.1) 5742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.204798+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.204798+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.205854+0000 mon.c (mon.1) 5744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.205854+0000 mon.c (mon.1) 5744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.214207+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.214207+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.256580+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.256580+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.259342+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.259342+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.261929+0000 mon.c (mon.1) 5747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.261929+0000 mon.c (mon.1) 5747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.263193+0000 mon.c (mon.1) 5748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.263193+0000 mon.c (mon.1) 5748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.271483+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.271483+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.317850+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.317850+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.320485+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.320485+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.322833+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.322833+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.323765+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.323765+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.331397+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.331397+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.377484+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.377484+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.379656+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.379656+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.382226+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.382226+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.383151+0000 mon.c (mon.1) 5756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.383151+0000 mon.c (mon.1) 5756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.390926+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.390926+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.436388+0000 mon.c (mon.1) 5757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.436388+0000 mon.c (mon.1) 5757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.439455+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.439455+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.442191+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.442191+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.443398+0000 mon.c (mon.1) 5760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.443398+0000 mon.c (mon.1) 5760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.455057+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.455057+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.534676+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.534676+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.537324+0000 mon.c (mon.1) 5762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.537324+0000 mon.c (mon.1) 5762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.540330+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.540330+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.541553+0000 mon.c (mon.1) 5764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.541553+0000 mon.c (mon.1) 5764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.552154+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.552154+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.627650+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.627650+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.630114+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.630114+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.632786+0000 mon.c (mon.1) 5767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.632786+0000 mon.c (mon.1) 5767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:18.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.633577+0000 mon.c (mon.1) 5768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.633577+0000 mon.c (mon.1) 5768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:18.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.641605+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:18.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:18 smithi155 bash[60276]: audit 2024-04-25T05:14:18.641605+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.198886+0000 mgr.x (mgr.24989) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.198886+0000 mgr.x (mgr.24989) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.270932+0000 mgr.x (mgr.24989) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.270932+0000 mgr.x (mgr.24989) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.363187+0000 mgr.x (mgr.24989) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.363187+0000 mgr.x (mgr.24989) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.439909+0000 mgr.x (mgr.24989) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.439909+0000 mgr.x (mgr.24989) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.501999+0000 mgr.x (mgr.24989) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.501999+0000 mgr.x (mgr.24989) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.576945+0000 mgr.x (mgr.24989) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.576945+0000 mgr.x (mgr.24989) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.635974+0000 mgr.x (mgr.24989) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.635974+0000 mgr.x (mgr.24989) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.696054+0000 mgr.x (mgr.24989) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.696054+0000 mgr.x (mgr.24989) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.754600+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.754600+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.757031+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.757031+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.759194+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.198886+0000 mgr.x (mgr.24989) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.198886+0000 mgr.x (mgr.24989) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.270932+0000 mgr.x (mgr.24989) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.270932+0000 mgr.x (mgr.24989) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.363187+0000 mgr.x (mgr.24989) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.363187+0000 mgr.x (mgr.24989) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.439909+0000 mgr.x (mgr.24989) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.439909+0000 mgr.x (mgr.24989) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.501999+0000 mgr.x (mgr.24989) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.501999+0000 mgr.x (mgr.24989) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.576945+0000 mgr.x (mgr.24989) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.576945+0000 mgr.x (mgr.24989) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.635974+0000 mgr.x (mgr.24989) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.635974+0000 mgr.x (mgr.24989) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.696054+0000 mgr.x (mgr.24989) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.696054+0000 mgr.x (mgr.24989) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.754600+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.754600+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.757031+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.757031+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.759194+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.759194+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.760153+0000 mon.c (mon.1) 5716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.760153+0000 mon.c (mon.1) 5716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.768460+0000 mgr.x (mgr.24989) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.768460+0000 mgr.x (mgr.24989) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.768840+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.768840+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.843963+0000 mon.c (mon.1) 5717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.843963+0000 mon.c (mon.1) 5717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.845998+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.845998+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.848377+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.848377+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.849052+0000 mon.c (mon.1) 5720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.849052+0000 mon.c (mon.1) 5720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.854027+0000 mgr.x (mgr.24989) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.854027+0000 mgr.x (mgr.24989) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.854643+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.854643+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.896132+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.759194+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.760153+0000 mon.c (mon.1) 5716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.760153+0000 mon.c (mon.1) 5716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.768460+0000 mgr.x (mgr.24989) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.768460+0000 mgr.x (mgr.24989) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.768840+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.768840+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.843963+0000 mon.c (mon.1) 5717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.843963+0000 mon.c (mon.1) 5717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.845998+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.845998+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.848377+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.848377+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.849052+0000 mon.c (mon.1) 5720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.849052+0000 mon.c (mon.1) 5720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.854027+0000 mgr.x (mgr.24989) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.854027+0000 mgr.x (mgr.24989) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.854643+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.854643+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.896132+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.896132+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.898919+0000 mon.c (mon.1) 5722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.898919+0000 mon.c (mon.1) 5722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.901455+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.901455+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.902619+0000 mon.c (mon.1) 5724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.902619+0000 mon.c (mon.1) 5724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.908637+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.908637+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.910470+0000 mgr.x (mgr.24989) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.910470+0000 mgr.x (mgr.24989) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.951763+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.951763+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.954471+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.954471+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.956949+0000 mon.c (mon.1) 5727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.956949+0000 mon.c (mon.1) 5727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.958060+0000 mon.c (mon.1) 5728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.958060+0000 mon.c (mon.1) 5728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.964257+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.896132+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.898919+0000 mon.c (mon.1) 5722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.898919+0000 mon.c (mon.1) 5722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.901455+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.901455+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.902619+0000 mon.c (mon.1) 5724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.902619+0000 mon.c (mon.1) 5724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.908637+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.908637+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.910470+0000 mgr.x (mgr.24989) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.910470+0000 mgr.x (mgr.24989) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.951763+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.951763+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.954471+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.954471+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.956949+0000 mon.c (mon.1) 5727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.956949+0000 mon.c (mon.1) 5727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.958060+0000 mon.c (mon.1) 5728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.958060+0000 mon.c (mon.1) 5728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.011 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.964257+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:17.964257+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.966151+0000 mgr.x (mgr.24989) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:17.966151+0000 mgr.x (mgr.24989) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.041254+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.041254+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.043774+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.043774+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.045992+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.045992+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.046946+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.046946+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.052379+0000 mgr.x (mgr.24989) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.052379+0000 mgr.x (mgr.24989) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.052928+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.052928+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.094641+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.094641+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.097002+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.097002+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.098926+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:17.964257+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.966151+0000 mgr.x (mgr.24989) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:17.966151+0000 mgr.x (mgr.24989) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.041254+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.041254+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.043774+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.043774+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.045992+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.045992+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.046946+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.046946+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.052379+0000 mgr.x (mgr.24989) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.052379+0000 mgr.x (mgr.24989) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.052928+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.052928+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.094641+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.094641+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.097002+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.097002+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.098926+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.098926+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.099729+0000 mon.c (mon.1) 5736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.099729+0000 mon.c (mon.1) 5736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.105340+0000 mgr.x (mgr.24989) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.105340+0000 mgr.x (mgr.24989) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.105849+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.105849+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.147247+0000 mon.c (mon.1) 5737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.147247+0000 mon.c (mon.1) 5737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.149510+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.149510+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.152109+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.152109+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.152868+0000 mon.c (mon.1) 5740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.152868+0000 mon.c (mon.1) 5740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.158491+0000 mgr.x (mgr.24989) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.158491+0000 mgr.x (mgr.24989) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.159023+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.159023+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.199917+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.199917+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.202330+0000 mon.c (mon.1) 5742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.202330+0000 mon.c (mon.1) 5742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.204798+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.204798+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.205854+0000 mon.c (mon.1) 5744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.205854+0000 mon.c (mon.1) 5744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.214207+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.214207+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.256580+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.256580+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.259342+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.259342+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.261929+0000 mon.c (mon.1) 5747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.261929+0000 mon.c (mon.1) 5747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.263193+0000 mon.c (mon.1) 5748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.263193+0000 mon.c (mon.1) 5748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.271483+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.271483+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.317850+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.098926+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.099729+0000 mon.c (mon.1) 5736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.018 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.099729+0000 mon.c (mon.1) 5736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.105340+0000 mgr.x (mgr.24989) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.105340+0000 mgr.x (mgr.24989) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.105849+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.105849+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.147247+0000 mon.c (mon.1) 5737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.019 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.147247+0000 mon.c (mon.1) 5737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.149510+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.149510+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.152109+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.152109+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.152868+0000 mon.c (mon.1) 5740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.152868+0000 mon.c (mon.1) 5740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.158491+0000 mgr.x (mgr.24989) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.158491+0000 mgr.x (mgr.24989) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.159023+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.159023+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.199917+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.199917+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.317850+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.320485+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.320485+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.322833+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.322833+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.323765+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.323765+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.331397+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.331397+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.377484+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.377484+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.379656+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.379656+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.382226+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.382226+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.383151+0000 mon.c (mon.1) 5756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.383151+0000 mon.c (mon.1) 5756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.390926+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.390926+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.025 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.436388+0000 mon.c (mon.1) 5757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.202330+0000 mon.c (mon.1) 5742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.202330+0000 mon.c (mon.1) 5742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.204798+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.204798+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.205854+0000 mon.c (mon.1) 5744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.205854+0000 mon.c (mon.1) 5744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.214207+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.214207+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.256580+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.256580+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.259342+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.259342+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.261929+0000 mon.c (mon.1) 5747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.261929+0000 mon.c (mon.1) 5747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.263193+0000 mon.c (mon.1) 5748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.263193+0000 mon.c (mon.1) 5748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.271483+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.271483+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.029 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.317850+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.436388+0000 mon.c (mon.1) 5757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.439455+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.439455+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.442191+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.442191+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.443398+0000 mon.c (mon.1) 5760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.443398+0000 mon.c (mon.1) 5760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.455057+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.455057+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.534676+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.534676+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.537324+0000 mon.c (mon.1) 5762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.537324+0000 mon.c (mon.1) 5762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.540330+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.540330+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.541553+0000 mon.c (mon.1) 5764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.541553+0000 mon.c (mon.1) 5764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.552154+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.552154+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.627650+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.317850+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.320485+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.320485+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.322833+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.322833+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.323765+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.323765+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.331397+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.331397+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.377484+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.377484+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.379656+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.379656+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.382226+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.382226+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.383151+0000 mon.c (mon.1) 5756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.383151+0000 mon.c (mon.1) 5756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.390926+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.390926+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.436388+0000 mon.c (mon.1) 5757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.627650+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.630114+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.630114+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.632786+0000 mon.c (mon.1) 5767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.632786+0000 mon.c (mon.1) 5767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.633577+0000 mon.c (mon.1) 5768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.633577+0000 mon.c (mon.1) 5768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.641605+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.033 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[79063]: audit 2024-04-25T05:14:18.641605+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.436388+0000 mon.c (mon.1) 5757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.439455+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.439455+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.442191+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.442191+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.443398+0000 mon.c (mon.1) 5760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.443398+0000 mon.c (mon.1) 5760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.455057+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.455057+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.534676+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.534676+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.537324+0000 mon.c (mon.1) 5762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.537324+0000 mon.c (mon.1) 5762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.540330+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.540330+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.541553+0000 mon.c (mon.1) 5764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.541553+0000 mon.c (mon.1) 5764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.552154+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.552154+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.627650+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.627650+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.035 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.630114+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.630114+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.632786+0000 mon.c (mon.1) 5767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.632786+0000 mon.c (mon.1) 5767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.633577+0000 mon.c (mon.1) 5768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.633577+0000 mon.c (mon.1) 5768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.641605+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:18 smithi096 bash[81040]: audit 2024-04-25T05:14:18.641605+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.213983+0000 mgr.x (mgr.24989) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.213983+0000 mgr.x (mgr.24989) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.271174+0000 mgr.x (mgr.24989) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.271174+0000 mgr.x (mgr.24989) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.331007+0000 mgr.x (mgr.24989) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.331007+0000 mgr.x (mgr.24989) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.390487+0000 mgr.x (mgr.24989) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.390487+0000 mgr.x (mgr.24989) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.454928+0000 mgr.x (mgr.24989) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.454928+0000 mgr.x (mgr.24989) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cluster 2024-04-25T05:14:18.509495+0000 mgr.x (mgr.24989) 1990 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cluster 2024-04-25T05:14:18.509495+0000 mgr.x (mgr.24989) 1990 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.551893+0000 mgr.x (mgr.24989) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.551893+0000 mgr.x (mgr.24989) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.641222+0000 mgr.x (mgr.24989) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.641222+0000 mgr.x (mgr.24989) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.735734+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.735734+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.738721+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.738721+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.742125+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.742125+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.743333+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.743333+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.749416+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.749416+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.753235+0000 mgr.x (mgr.24989) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.753235+0000 mgr.x (mgr.24989) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.816206+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.816206+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.819455+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.819455+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.822902+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.822902+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.824187+0000 mon.c (mon.1) 5776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.824187+0000 mon.c (mon.1) 5776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.833068+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.833068+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.833794+0000 mgr.x (mgr.24989) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.833794+0000 mgr.x (mgr.24989) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.895053+0000 mon.c (mon.1) 5777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.895053+0000 mon.c (mon.1) 5777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.898177+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.898177+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.901242+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.901242+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.902122+0000 mon.c (mon.1) 5780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.902122+0000 mon.c (mon.1) 5780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.910367+0000 mgr.x (mgr.24989) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:18.910367+0000 mgr.x (mgr.24989) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.910628+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:18.910628+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.000669+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.000669+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.004928+0000 mon.c (mon.1) 5782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.004928+0000 mon.c (mon.1) 5782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.008715+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.008715+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.009953+0000 mon.c (mon.1) 5784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.009953+0000 mon.c (mon.1) 5784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.019844+0000 mgr.x (mgr.24989) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.019844+0000 mgr.x (mgr.24989) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.020062+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.020062+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.096984+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.096984+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.099946+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.099946+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.103084+0000 mon.c (mon.1) 5787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.103084+0000 mon.c (mon.1) 5787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.104000+0000 mon.c (mon.1) 5788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.104000+0000 mon.c (mon.1) 5788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.112896+0000 mgr.x (mgr.24989) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.112896+0000 mgr.x (mgr.24989) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.113237+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.113237+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.191356+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.191356+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.194233+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.194233+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.198110+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.198110+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.201668+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.201668+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.210344+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.210344+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.252785+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.252785+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.255790+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.255790+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.258522+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.258522+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.259778+0000 mon.c (mon.1) 5796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.259778+0000 mon.c (mon.1) 5796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.268765+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.268765+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.311622+0000 mon.c (mon.1) 5797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.311622+0000 mon.c (mon.1) 5797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.314611+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.314611+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.317381+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.317381+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.318585+0000 mon.c (mon.1) 5800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.318585+0000 mon.c (mon.1) 5800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.327315+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.327315+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.369649+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.369649+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.372714+0000 mon.c (mon.1) 5802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.372714+0000 mon.c (mon.1) 5802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.375606+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.375606+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.376665+0000 mon.c (mon.1) 5804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.376665+0000 mon.c (mon.1) 5804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.385608+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.385608+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.431615+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.431615+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.434958+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.434958+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.437999+0000 mon.c (mon.1) 5807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.437999+0000 mon.c (mon.1) 5807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.439358+0000 mon.c (mon.1) 5808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.439358+0000 mon.c (mon.1) 5808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.447024+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.447024+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.530314+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.530314+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.534544+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.534544+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.538813+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.538813+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.540503+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.540503+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.550963+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.550963+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.615766+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.615766+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.620120+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.620120+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.623625+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.623625+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.625155+0000 mon.c (mon.1) 5816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.625155+0000 mon.c (mon.1) 5816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.635597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.635597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.695057+0000 mon.c (mon.1) 5817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.695057+0000 mon.c (mon.1) 5817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:19.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.698191+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.698191+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.701038+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.701038+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.702411+0000 mon.c (mon.1) 5820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:19.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:19 smithi155 bash[60276]: audit 2024-04-25T05:14:19.702411+0000 mon.c (mon.1) 5820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.213983+0000 mgr.x (mgr.24989) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.213983+0000 mgr.x (mgr.24989) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.271174+0000 mgr.x (mgr.24989) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.271174+0000 mgr.x (mgr.24989) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.331007+0000 mgr.x (mgr.24989) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.331007+0000 mgr.x (mgr.24989) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.390487+0000 mgr.x (mgr.24989) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.390487+0000 mgr.x (mgr.24989) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.454928+0000 mgr.x (mgr.24989) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.454928+0000 mgr.x (mgr.24989) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cluster 2024-04-25T05:14:18.509495+0000 mgr.x (mgr.24989) 1990 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:20.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cluster 2024-04-25T05:14:18.509495+0000 mgr.x (mgr.24989) 1990 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.551893+0000 mgr.x (mgr.24989) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.551893+0000 mgr.x (mgr.24989) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.641222+0000 mgr.x (mgr.24989) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.641222+0000 mgr.x (mgr.24989) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.735734+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.735734+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.738721+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.738721+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.006 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.742125+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.213983+0000 mgr.x (mgr.24989) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.213983+0000 mgr.x (mgr.24989) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.271174+0000 mgr.x (mgr.24989) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.271174+0000 mgr.x (mgr.24989) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.331007+0000 mgr.x (mgr.24989) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.331007+0000 mgr.x (mgr.24989) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.390487+0000 mgr.x (mgr.24989) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.390487+0000 mgr.x (mgr.24989) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.454928+0000 mgr.x (mgr.24989) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.454928+0000 mgr.x (mgr.24989) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cluster 2024-04-25T05:14:18.509495+0000 mgr.x (mgr.24989) 1990 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:20.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cluster 2024-04-25T05:14:18.509495+0000 mgr.x (mgr.24989) 1990 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:20.008 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.551893+0000 mgr.x (mgr.24989) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.551893+0000 mgr.x (mgr.24989) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.641222+0000 mgr.x (mgr.24989) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.641222+0000 mgr.x (mgr.24989) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.735734+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.735734+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.738721+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.738721+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.742125+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.742125+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.743333+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.743333+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.749416+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.749416+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.753235+0000 mgr.x (mgr.24989) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.753235+0000 mgr.x (mgr.24989) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.816206+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.816206+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.819455+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.819455+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.822902+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.822902+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.824187+0000 mon.c (mon.1) 5776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.824187+0000 mon.c (mon.1) 5776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.833068+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.833068+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.833794+0000 mgr.x (mgr.24989) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.833794+0000 mgr.x (mgr.24989) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.013 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.895053+0000 mon.c (mon.1) 5777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.742125+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.743333+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.743333+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.749416+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.749416+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.753235+0000 mgr.x (mgr.24989) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.753235+0000 mgr.x (mgr.24989) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.816206+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.816206+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.015 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.819455+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.819455+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.822902+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.822902+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.824187+0000 mon.c (mon.1) 5776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.824187+0000 mon.c (mon.1) 5776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.833068+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.833068+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.833794+0000 mgr.x (mgr.24989) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.833794+0000 mgr.x (mgr.24989) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.895053+0000 mon.c (mon.1) 5777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.895053+0000 mon.c (mon.1) 5777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.898177+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.898177+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.901242+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.901242+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.902122+0000 mon.c (mon.1) 5780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.902122+0000 mon.c (mon.1) 5780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.910367+0000 mgr.x (mgr.24989) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:18.910367+0000 mgr.x (mgr.24989) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.910628+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:18.910628+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.000669+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.000669+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.004928+0000 mon.c (mon.1) 5782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.004928+0000 mon.c (mon.1) 5782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.008715+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.008715+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.009953+0000 mon.c (mon.1) 5784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.009953+0000 mon.c (mon.1) 5784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.895053+0000 mon.c (mon.1) 5777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.898177+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.898177+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.901242+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.901242+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.902122+0000 mon.c (mon.1) 5780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.902122+0000 mon.c (mon.1) 5780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.910367+0000 mgr.x (mgr.24989) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:18.910367+0000 mgr.x (mgr.24989) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.910628+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:18.910628+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.000669+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.000669+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.004928+0000 mon.c (mon.1) 5782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.004928+0000 mon.c (mon.1) 5782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.008715+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.008715+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.009953+0000 mon.c (mon.1) 5784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.009953+0000 mon.c (mon.1) 5784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.019844+0000 mgr.x (mgr.24989) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.019844+0000 mgr.x (mgr.24989) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.020062+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.020062+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.096984+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.096984+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.099946+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.099946+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.103084+0000 mon.c (mon.1) 5787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.103084+0000 mon.c (mon.1) 5787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.104000+0000 mon.c (mon.1) 5788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.104000+0000 mon.c (mon.1) 5788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.112896+0000 mgr.x (mgr.24989) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.112896+0000 mgr.x (mgr.24989) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.113237+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.113237+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.191356+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.027 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.191356+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.194233+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.194233+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.028 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.198110+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.028 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.019844+0000 mgr.x (mgr.24989) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.019844+0000 mgr.x (mgr.24989) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.020062+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.020062+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.096984+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.096984+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.099946+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.099946+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.103084+0000 mon.c (mon.1) 5787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.103084+0000 mon.c (mon.1) 5787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.104000+0000 mon.c (mon.1) 5788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.104000+0000 mon.c (mon.1) 5788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.112896+0000 mgr.x (mgr.24989) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.112896+0000 mgr.x (mgr.24989) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.113237+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.030 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.113237+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.191356+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.191356+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.194233+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.194233+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.198110+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.031 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.198110+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.201668+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.201668+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.210344+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.210344+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.252785+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.252785+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.255790+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.032 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.255790+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.258522+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.258522+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.259778+0000 mon.c (mon.1) 5796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.259778+0000 mon.c (mon.1) 5796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.268765+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.268765+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.033 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.311622+0000 mon.c (mon.1) 5797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.311622+0000 mon.c (mon.1) 5797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.314611+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.314611+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.198110+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.201668+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.201668+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.034 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.210344+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.210344+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.252785+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.252785+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.255790+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.255790+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.258522+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.258522+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.259778+0000 mon.c (mon.1) 5796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.259778+0000 mon.c (mon.1) 5796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.268765+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.268765+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.311622+0000 mon.c (mon.1) 5797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.311622+0000 mon.c (mon.1) 5797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.035 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.314611+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.314611+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.317381+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.317381+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.318585+0000 mon.c (mon.1) 5800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.318585+0000 mon.c (mon.1) 5800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.327315+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.327315+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.369649+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.369649+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.372714+0000 mon.c (mon.1) 5802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.036 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.372714+0000 mon.c (mon.1) 5802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.375606+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.375606+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.376665+0000 mon.c (mon.1) 5804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.376665+0000 mon.c (mon.1) 5804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.385608+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.385608+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.431615+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.431615+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.434958+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.037 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.434958+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.317381+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.317381+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.318585+0000 mon.c (mon.1) 5800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.318585+0000 mon.c (mon.1) 5800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.327315+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.327315+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.369649+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.369649+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.372714+0000 mon.c (mon.1) 5802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.372714+0000 mon.c (mon.1) 5802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.375606+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.375606+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.376665+0000 mon.c (mon.1) 5804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.376665+0000 mon.c (mon.1) 5804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.385608+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.385608+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.431615+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.431615+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.434958+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.434958+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.437999+0000 mon.c (mon.1) 5807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.437999+0000 mon.c (mon.1) 5807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.439358+0000 mon.c (mon.1) 5808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.439358+0000 mon.c (mon.1) 5808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.447024+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.447024+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.530314+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.041 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.530314+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.534544+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.534544+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.538813+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.538813+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.540503+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.540503+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.550963+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.550963+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.615766+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.615766+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.620120+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.620120+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.437999+0000 mon.c (mon.1) 5807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.437999+0000 mon.c (mon.1) 5807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.439358+0000 mon.c (mon.1) 5808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.439358+0000 mon.c (mon.1) 5808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.447024+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.044 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.447024+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.530314+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.530314+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.534544+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.534544+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.538813+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.538813+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.540503+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.540503+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.550963+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.550963+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.615766+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.615766+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.045 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.620120+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.620120+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.623625+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.623625+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.625155+0000 mon.c (mon.1) 5816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.625155+0000 mon.c (mon.1) 5816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.635597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.635597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.695057+0000 mon.c (mon.1) 5817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.695057+0000 mon.c (mon.1) 5817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.698191+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.698191+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.701038+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.701038+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.702411+0000 mon.c (mon.1) 5820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[79063]: audit 2024-04-25T05:14:19.702411+0000 mon.c (mon.1) 5820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.623625+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.623625+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.625155+0000 mon.c (mon.1) 5816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.047 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.625155+0000 mon.c (mon.1) 5816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.635597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.635597+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.695057+0000 mon.c (mon.1) 5817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.695057+0000 mon.c (mon.1) 5817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.698191+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.698191+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.701038+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.701038+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.702411+0000 mon.c (mon.1) 5820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.048 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:19 smithi096 bash[81040]: audit 2024-04-25T05:14:19.702411+0000 mon.c (mon.1) 5820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.209964+0000 mgr.x (mgr.24989) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.209964+0000 mgr.x (mgr.24989) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.268839+0000 mgr.x (mgr.24989) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.268839+0000 mgr.x (mgr.24989) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.327060+0000 mgr.x (mgr.24989) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.327060+0000 mgr.x (mgr.24989) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.385340+0000 mgr.x (mgr.24989) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.385340+0000 mgr.x (mgr.24989) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:20.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.446674+0000 mgr.x (mgr.24989) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.000 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.209964+0000 mgr.x (mgr.24989) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.209964+0000 mgr.x (mgr.24989) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.268839+0000 mgr.x (mgr.24989) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.268839+0000 mgr.x (mgr.24989) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.327060+0000 mgr.x (mgr.24989) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.327060+0000 mgr.x (mgr.24989) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.385340+0000 mgr.x (mgr.24989) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.385340+0000 mgr.x (mgr.24989) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.446674+0000 mgr.x (mgr.24989) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.446674+0000 mgr.x (mgr.24989) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.551026+0000 mgr.x (mgr.24989) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.551026+0000 mgr.x (mgr.24989) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.635817+0000 mgr.x (mgr.24989) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.635817+0000 mgr.x (mgr.24989) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.712261+0000 mgr.x (mgr.24989) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.712261+0000 mgr.x (mgr.24989) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.712311+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.712311+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.771596+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.771596+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.774626+0000 mon.c (mon.1) 5822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.774626+0000 mon.c (mon.1) 5822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.209964+0000 mgr.x (mgr.24989) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.209964+0000 mgr.x (mgr.24989) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.268839+0000 mgr.x (mgr.24989) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.268839+0000 mgr.x (mgr.24989) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.327060+0000 mgr.x (mgr.24989) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.327060+0000 mgr.x (mgr.24989) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.385340+0000 mgr.x (mgr.24989) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.385340+0000 mgr.x (mgr.24989) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.446674+0000 mgr.x (mgr.24989) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.446674+0000 mgr.x (mgr.24989) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.551026+0000 mgr.x (mgr.24989) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.551026+0000 mgr.x (mgr.24989) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.635817+0000 mgr.x (mgr.24989) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.635817+0000 mgr.x (mgr.24989) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.712261+0000 mgr.x (mgr.24989) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.712261+0000 mgr.x (mgr.24989) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.712311+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.712311+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.771596+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.771596+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.774626+0000 mon.c (mon.1) 5822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.774626+0000 mon.c (mon.1) 5822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.777478+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.777478+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.778655+0000 mon.c (mon.1) 5824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.778655+0000 mon.c (mon.1) 5824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.786239+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.004 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.786239+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.786961+0000 mgr.x (mgr.24989) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.786961+0000 mgr.x (mgr.24989) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.828943+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.828943+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.831817+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.831817+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.834929+0000 mon.c (mon.1) 5827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.834929+0000 mon.c (mon.1) 5827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.836074+0000 mon.c (mon.1) 5828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.836074+0000 mon.c (mon.1) 5828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.847353+0000 mgr.x (mgr.24989) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.847353+0000 mgr.x (mgr.24989) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.847428+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.005 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.847428+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.777478+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.777478+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.778655+0000 mon.c (mon.1) 5824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.778655+0000 mon.c (mon.1) 5824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.786239+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.786239+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.786961+0000 mgr.x (mgr.24989) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.786961+0000 mgr.x (mgr.24989) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.828943+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.828943+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.006 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.831817+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.831817+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.834929+0000 mon.c (mon.1) 5827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.834929+0000 mon.c (mon.1) 5827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.836074+0000 mon.c (mon.1) 5828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.836074+0000 mon.c (mon.1) 5828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.847353+0000 mgr.x (mgr.24989) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.847353+0000 mgr.x (mgr.24989) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.847428+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.847428+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.907270+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.907270+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.910345+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.910345+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.912888+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.912888+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.914023+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.914023+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.925277+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.925277+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.925496+0000 mgr.x (mgr.24989) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:19.925496+0000 mgr.x (mgr.24989) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.984354+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.984354+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.987340+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.987340+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.008 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.990288+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.990288+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.991400+0000 mon.c (mon.1) 5836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.907270+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.907270+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.910345+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.910345+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.912888+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.912888+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.914023+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.914023+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.009 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.925277+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.925277+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.925496+0000 mgr.x (mgr.24989) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:19.925496+0000 mgr.x (mgr.24989) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.984354+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.984354+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.987340+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.987340+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.990288+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.990288+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.991400+0000 mon.c (mon.1) 5836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:19.991400+0000 mon.c (mon.1) 5836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.002961+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.002961+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.003038+0000 mgr.x (mgr.24989) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.003038+0000 mgr.x (mgr.24989) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.061219+0000 mon.c (mon.1) 5837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.061219+0000 mon.c (mon.1) 5837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.064142+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.064142+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.067409+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.067409+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.068519+0000 mon.c (mon.1) 5840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.068519+0000 mon.c (mon.1) 5840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.079533+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.079533+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.079666+0000 mgr.x (mgr.24989) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.079666+0000 mgr.x (mgr.24989) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.141051+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.141051+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.143798+0000 mon.c (mon.1) 5842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.143798+0000 mon.c (mon.1) 5842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:19.991400+0000 mon.c (mon.1) 5836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.012 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.002961+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.002961+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.003038+0000 mgr.x (mgr.24989) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.003038+0000 mgr.x (mgr.24989) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.061219+0000 mon.c (mon.1) 5837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.061219+0000 mon.c (mon.1) 5837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.064142+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.064142+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.067409+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.067409+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.068519+0000 mon.c (mon.1) 5840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.068519+0000 mon.c (mon.1) 5840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.079533+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.079533+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.013 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.079666+0000 mgr.x (mgr.24989) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.079666+0000 mgr.x (mgr.24989) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.141051+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.141051+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.143798+0000 mon.c (mon.1) 5842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.143798+0000 mon.c (mon.1) 5842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.146785+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.146785+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.147801+0000 mon.c (mon.1) 5844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.147801+0000 mon.c (mon.1) 5844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.014 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.158963+0000 mgr.x (mgr.24989) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.158963+0000 mgr.x (mgr.24989) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.159006+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.159006+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.217964+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.217964+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.220970+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.220970+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.223688+0000 mon.c (mon.1) 5847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.223688+0000 mon.c (mon.1) 5847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.224770+0000 mon.c (mon.1) 5848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.224770+0000 mon.c (mon.1) 5848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.238022+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.238022+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.314561+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.015 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.314561+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.146785+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.146785+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.147801+0000 mon.c (mon.1) 5844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.147801+0000 mon.c (mon.1) 5844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.158963+0000 mgr.x (mgr.24989) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.158963+0000 mgr.x (mgr.24989) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.159006+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.159006+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.217964+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.217964+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.220970+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.016 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.220970+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.223688+0000 mon.c (mon.1) 5847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.223688+0000 mon.c (mon.1) 5847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.224770+0000 mon.c (mon.1) 5848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.224770+0000 mon.c (mon.1) 5848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.238022+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.238022+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.314561+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.314561+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.017 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.317742+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.317742+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.321495+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.321495+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.322591+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.322591+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.338543+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.338543+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.403701+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.403701+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.407164+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.407164+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.410206+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.410206+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.411460+0000 mon.c (mon.1) 5856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.411460+0000 mon.c (mon.1) 5856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.425295+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.425295+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.454678+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.454678+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.470788+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.470788+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.480937+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.480937+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.484590+0000 mon.c (mon.1) 5857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.484590+0000 mon.c (mon.1) 5857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.486939+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.486939+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.488775+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.019 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.488775+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.490352+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.490352+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.492689+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.492689+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.495288+0000 mon.c (mon.1) 5862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.495288+0000 mon.c (mon.1) 5862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.497218+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.497218+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.498727+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.498727+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.500256+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.020 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.317742+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.317742+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.321495+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.321495+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.322591+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.322591+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.338543+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.338543+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.403701+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.403701+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.407164+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.407164+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.410206+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.410206+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.021 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.411460+0000 mon.c (mon.1) 5856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.411460+0000 mon.c (mon.1) 5856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.425295+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.425295+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.454678+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.454678+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.470788+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.500256+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.501700+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.501700+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.503140+0000 mon.c (mon.1) 5867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.503140+0000 mon.c (mon.1) 5867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.504649+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.504649+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.506351+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.506351+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.508414+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.508414+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.511223+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[79063]: audit 2024-04-25T05:14:20.511223+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.470788+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.023 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.480937+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.480937+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.484590+0000 mon.c (mon.1) 5857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.484590+0000 mon.c (mon.1) 5857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.486939+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.486939+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.488775+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.488775+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.490352+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.490352+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.492689+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.492689+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.495288+0000 mon.c (mon.1) 5862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.495288+0000 mon.c (mon.1) 5862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.497218+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.024 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.497218+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.498727+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.498727+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.500256+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.500256+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.501700+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.501700+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.503140+0000 mon.c (mon.1) 5867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.503140+0000 mon.c (mon.1) 5867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.504649+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.504649+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.506351+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.506351+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.508414+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.508414+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.025 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.511223+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.026 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:20 smithi096 bash[81040]: audit 2024-04-25T05:14:20.511223+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.446674+0000 mgr.x (mgr.24989) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.551026+0000 mgr.x (mgr.24989) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.551026+0000 mgr.x (mgr.24989) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.635817+0000 mgr.x (mgr.24989) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.635817+0000 mgr.x (mgr.24989) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.712261+0000 mgr.x (mgr.24989) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.712261+0000 mgr.x (mgr.24989) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.712311+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.712311+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.771596+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.771596+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.774626+0000 mon.c (mon.1) 5822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.774626+0000 mon.c (mon.1) 5822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.777478+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.777478+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.778655+0000 mon.c (mon.1) 5824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.778655+0000 mon.c (mon.1) 5824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.786239+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.786239+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.786961+0000 mgr.x (mgr.24989) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.786961+0000 mgr.x (mgr.24989) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.828943+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.828943+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.831817+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.831817+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.834929+0000 mon.c (mon.1) 5827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.834929+0000 mon.c (mon.1) 5827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.836074+0000 mon.c (mon.1) 5828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.836074+0000 mon.c (mon.1) 5828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.847353+0000 mgr.x (mgr.24989) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.847353+0000 mgr.x (mgr.24989) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.847428+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.847428+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.907270+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.907270+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.910345+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.910345+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.912888+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.912888+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.914023+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.914023+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.925277+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.925277+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.925496+0000 mgr.x (mgr.24989) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:19.925496+0000 mgr.x (mgr.24989) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.984354+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.984354+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.987340+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.987340+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.990288+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.990288+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.991400+0000 mon.c (mon.1) 5836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:19.991400+0000 mon.c (mon.1) 5836 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.002961+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.002961+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.003038+0000 mgr.x (mgr.24989) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.003038+0000 mgr.x (mgr.24989) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.061219+0000 mon.c (mon.1) 5837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.061219+0000 mon.c (mon.1) 5837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.064142+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.064142+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.067409+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.067409+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.068519+0000 mon.c (mon.1) 5840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.068519+0000 mon.c (mon.1) 5840 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.079533+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.079533+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.079666+0000 mgr.x (mgr.24989) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.079666+0000 mgr.x (mgr.24989) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.141051+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.141051+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.143798+0000 mon.c (mon.1) 5842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.143798+0000 mon.c (mon.1) 5842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.146785+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.146785+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.147801+0000 mon.c (mon.1) 5844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.147801+0000 mon.c (mon.1) 5844 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.158963+0000 mgr.x (mgr.24989) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.158963+0000 mgr.x (mgr.24989) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.159006+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.159006+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.217964+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.217964+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.220970+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.220970+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.223688+0000 mon.c (mon.1) 5847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.223688+0000 mon.c (mon.1) 5847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.224770+0000 mon.c (mon.1) 5848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.224770+0000 mon.c (mon.1) 5848 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.238022+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.238022+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.314561+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.314561+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.317742+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.317742+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.321495+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.321495+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.322591+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.322591+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.338543+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.338543+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.403701+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.403701+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.407164+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.407164+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.410206+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.410206+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.411460+0000 mon.c (mon.1) 5856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.411460+0000 mon.c (mon.1) 5856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.425295+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.425295+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.454678+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.454678+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.470788+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.470788+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.480937+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.480937+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.484590+0000 mon.c (mon.1) 5857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.484590+0000 mon.c (mon.1) 5857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.486939+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.486939+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.488775+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.488775+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.490352+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.490352+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.492689+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.492689+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.495288+0000 mon.c (mon.1) 5862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.495288+0000 mon.c (mon.1) 5862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.497218+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.497218+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.498727+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.498727+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.500256+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.500256+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.501700+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.501700+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.503140+0000 mon.c (mon.1) 5867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.503140+0000 mon.c (mon.1) 5867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.504649+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.504649+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.506351+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.506351+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.508414+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.508414+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.511223+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:20 smithi155 bash[60276]: audit 2024-04-25T05:14:20.511223+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:21.981 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.238180+0000 mgr.x (mgr.24989) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.238180+0000 mgr.x (mgr.24989) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.338759+0000 mgr.x (mgr.24989) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.338759+0000 mgr.x (mgr.24989) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.425339+0000 mgr.x (mgr.24989) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cephadm 2024-04-25T05:14:20.425339+0000 mgr.x (mgr.24989) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cluster 2024-04-25T05:14:20.510263+0000 mgr.x (mgr.24989) 2015 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[79063]: cluster 2024-04-25T05:14:20.510263+0000 mgr.x (mgr.24989) 2015 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.238180+0000 mgr.x (mgr.24989) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.238180+0000 mgr.x (mgr.24989) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.982 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.338759+0000 mgr.x (mgr.24989) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.983 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.338759+0000 mgr.x (mgr.24989) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.983 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.425339+0000 mgr.x (mgr.24989) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.983 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cephadm 2024-04-25T05:14:20.425339+0000 mgr.x (mgr.24989) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:21.983 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cluster 2024-04-25T05:14:20.510263+0000 mgr.x (mgr.24989) 2015 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:21.983 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:21 smithi096 bash[81040]: cluster 2024-04-25T05:14:20.510263+0000 mgr.x (mgr.24989) 2015 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:22.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.238180+0000 mgr.x (mgr.24989) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.238180+0000 mgr.x (mgr.24989) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.338759+0000 mgr.x (mgr.24989) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.338759+0000 mgr.x (mgr.24989) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.425339+0000 mgr.x (mgr.24989) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cephadm 2024-04-25T05:14:20.425339+0000 mgr.x (mgr.24989) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cluster 2024-04-25T05:14:20.510263+0000 mgr.x (mgr.24989) 2015 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:21 smithi155 bash[60276]: cluster 2024-04-25T05:14:20.510263+0000 mgr.x (mgr.24989) 2015 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:24.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: cluster 2024-04-25T05:14:22.511000+0000 mgr.x (mgr.24989) 2016 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:24.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: cluster 2024-04-25T05:14:22.511000+0000 mgr.x (mgr.24989) 2016 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: cephadm 2024-04-25T05:14:22.883727+0000 mgr.x (mgr.24989) 2017 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: cephadm 2024-04-25T05:14:22.883727+0000 mgr.x (mgr.24989) 2017 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: cephadm 2024-04-25T05:14:22.894581+0000 mgr.x (mgr.24989) 2018 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: cephadm 2024-04-25T05:14:22.894581+0000 mgr.x (mgr.24989) 2018 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: audit 2024-04-25T05:14:23.131876+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: audit 2024-04-25T05:14:23.131876+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: audit 2024-04-25T05:14:23.146317+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: audit 2024-04-25T05:14:23.146317+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: audit 2024-04-25T05:14:23.158130+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:24 smithi155 bash[60276]: audit 2024-04-25T05:14:23.158130+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: cluster 2024-04-25T05:14:22.511000+0000 mgr.x (mgr.24989) 2016 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: cluster 2024-04-25T05:14:22.511000+0000 mgr.x (mgr.24989) 2016 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: cephadm 2024-04-25T05:14:22.883727+0000 mgr.x (mgr.24989) 2017 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: cephadm 2024-04-25T05:14:22.883727+0000 mgr.x (mgr.24989) 2017 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: cephadm 2024-04-25T05:14:22.894581+0000 mgr.x (mgr.24989) 2018 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: cephadm 2024-04-25T05:14:22.894581+0000 mgr.x (mgr.24989) 2018 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: audit 2024-04-25T05:14:23.131876+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: audit 2024-04-25T05:14:23.131876+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: audit 2024-04-25T05:14:23.146317+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: audit 2024-04-25T05:14:23.146317+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: audit 2024-04-25T05:14:23.158130+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[81040]: audit 2024-04-25T05:14:23.158130+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: cluster 2024-04-25T05:14:22.511000+0000 mgr.x (mgr.24989) 2016 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: cluster 2024-04-25T05:14:22.511000+0000 mgr.x (mgr.24989) 2016 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: cephadm 2024-04-25T05:14:22.883727+0000 mgr.x (mgr.24989) 2017 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: cephadm 2024-04-25T05:14:22.883727+0000 mgr.x (mgr.24989) 2017 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: cephadm 2024-04-25T05:14:22.894581+0000 mgr.x (mgr.24989) 2018 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: cephadm 2024-04-25T05:14:22.894581+0000 mgr.x (mgr.24989) 2018 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: audit 2024-04-25T05:14:23.131876+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: audit 2024-04-25T05:14:23.131876+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: audit 2024-04-25T05:14:23.146317+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: audit 2024-04-25T05:14:23.146317+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: audit 2024-04-25T05:14:23.158130+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:24.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:24 smithi096 bash[79063]: audit 2024-04-25T05:14:23.158130+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:25.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:25 smithi155 bash[60276]: audit 2024-04-25T05:14:23.693827+0000 mgr.x (mgr.24989) 2019 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:25.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:25 smithi155 bash[60276]: audit 2024-04-25T05:14:23.693827+0000 mgr.x (mgr.24989) 2019 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:25.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:25 smithi096 bash[79063]: audit 2024-04-25T05:14:23.693827+0000 mgr.x (mgr.24989) 2019 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:25.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:25 smithi096 bash[79063]: audit 2024-04-25T05:14:23.693827+0000 mgr.x (mgr.24989) 2019 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:25.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:25 smithi096 bash[81040]: audit 2024-04-25T05:14:23.693827+0000 mgr.x (mgr.24989) 2019 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:25.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:25 smithi096 bash[81040]: audit 2024-04-25T05:14:23.693827+0000 mgr.x (mgr.24989) 2019 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:26 smithi155 bash[60276]: cluster 2024-04-25T05:14:24.512108+0000 mgr.x (mgr.24989) 2020 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:26.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:26 smithi155 bash[60276]: cluster 2024-04-25T05:14:24.512108+0000 mgr.x (mgr.24989) 2020 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:26.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:26 smithi096 bash[79063]: cluster 2024-04-25T05:14:24.512108+0000 mgr.x (mgr.24989) 2020 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:26.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:26 smithi096 bash[79063]: cluster 2024-04-25T05:14:24.512108+0000 mgr.x (mgr.24989) 2020 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:26.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:26 smithi096 bash[81040]: cluster 2024-04-25T05:14:24.512108+0000 mgr.x (mgr.24989) 2020 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:26.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:26 smithi096 bash[81040]: cluster 2024-04-25T05:14:24.512108+0000 mgr.x (mgr.24989) 2020 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-25T05:14:28.140 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:14:27] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:14:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:28 smithi155 bash[60276]: cluster 2024-04-25T05:14:26.512838+0000 mgr.x (mgr.24989) 2021 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:28.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:28 smithi155 bash[60276]: cluster 2024-04-25T05:14:26.512838+0000 mgr.x (mgr.24989) 2021 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:28 smithi096 bash[79063]: cluster 2024-04-25T05:14:26.512838+0000 mgr.x (mgr.24989) 2021 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:28.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:28 smithi096 bash[79063]: cluster 2024-04-25T05:14:26.512838+0000 mgr.x (mgr.24989) 2021 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:28 smithi096 bash[81040]: cluster 2024-04-25T05:14:26.512838+0000 mgr.x (mgr.24989) 2021 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:28.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:28 smithi096 bash[81040]: cluster 2024-04-25T05:14:26.512838+0000 mgr.x (mgr.24989) 2021 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:30.396 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:30 smithi096 bash[79063]: cluster 2024-04-25T05:14:28.514082+0000 mgr.x (mgr.24989) 2022 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:30.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:30 smithi096 bash[79063]: cluster 2024-04-25T05:14:28.514082+0000 mgr.x (mgr.24989) 2022 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:30.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:30 smithi096 bash[81040]: cluster 2024-04-25T05:14:28.514082+0000 mgr.x (mgr.24989) 2022 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:30.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:30 smithi096 bash[81040]: cluster 2024-04-25T05:14:28.514082+0000 mgr.x (mgr.24989) 2022 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:30.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.398 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.398 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.399 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.399 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:30 smithi155 bash[60276]: cluster 2024-04-25T05:14:28.514082+0000 mgr.x (mgr.24989) 2022 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:30.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:30 smithi155 bash[60276]: cluster 2024-04-25T05:14:28.514082+0000 mgr.x (mgr.24989) 2022 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:30.665 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.666 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:30.666 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:30 smithi096 systemd[1]: Stopping Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:14:30.666 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:30 smithi096 bash[62070]: level=info ts=2024-04-25T05:14:30.630Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:14:31.617 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:31 smithi096 bash[111545]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:14:31.617 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:31 smithi096 bash[111623]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:14:31.618 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-25T05:14:31.618 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: Stopped Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:14:32.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.000 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.000 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.001 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.001 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.002 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.002 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.002 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: Started Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:14:32.002 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:14:31 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: cluster 2024-04-25T05:14:30.515463+0000 mgr.x (mgr.24989) 2023 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: cluster 2024-04-25T05:14:30.515463+0000 mgr.x (mgr.24989) 2023 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.593182+0000 mon.c (mon.1) 5872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.593182+0000 mon.c (mon.1) 5872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.803115+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.803115+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.818971+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.818971+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.851444+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.851444+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.853103+0000 mon.c (mon.1) 5874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.853103+0000 mon.c (mon.1) 5874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.860748+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.860748+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.944648+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.944648+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.963951+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.963951+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.968922+0000 mon.c (mon.1) 5877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.968922+0000 mon.c (mon.1) 5877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: cluster 2024-04-25T05:14:30.515463+0000 mgr.x (mgr.24989) 2023 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:32.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: cluster 2024-04-25T05:14:30.515463+0000 mgr.x (mgr.24989) 2023 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:32.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.593182+0000 mon.c (mon.1) 5872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:32.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.593182+0000 mon.c (mon.1) 5872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:32.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.803115+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.803115+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.818971+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.818971+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.851444+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.851444+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.853103+0000 mon.c (mon.1) 5874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.853103+0000 mon.c (mon.1) 5874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.860748+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.860748+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.944648+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.944648+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.963951+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.963951+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.968922+0000 mon.c (mon.1) 5877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.968922+0000 mon.c (mon.1) 5877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.974846+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.974846+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.976594+0000 mon.c (mon.1) 5879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.976594+0000 mon.c (mon.1) 5879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.988129+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:31.988129+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.079102+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.079102+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.084344+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.084344+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.088774+0000 mon.c (mon.1) 5882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.088774+0000 mon.c (mon.1) 5882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.090712+0000 mon.c (mon.1) 5883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.090712+0000 mon.c (mon.1) 5883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.102414+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:32 smithi155 bash[60276]: audit 2024-04-25T05:14:32.102414+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: cluster 2024-04-25T05:14:30.515463+0000 mgr.x (mgr.24989) 2023 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: cluster 2024-04-25T05:14:30.515463+0000 mgr.x (mgr.24989) 2023 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.593182+0000 mon.c (mon.1) 5872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:32.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.593182+0000 mon.c (mon.1) 5872 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.803115+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.803115+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.818971+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.818971+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.851444+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.851444+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.853103+0000 mon.c (mon.1) 5874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.853103+0000 mon.c (mon.1) 5874 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.860748+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.860748+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.944648+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.944648+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.963951+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.963951+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.968922+0000 mon.c (mon.1) 5877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.968922+0000 mon.c (mon.1) 5877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.974846+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.974846+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.976594+0000 mon.c (mon.1) 5879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.976594+0000 mon.c (mon.1) 5879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.988129+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:31.988129+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.079102+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.469 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.079102+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.084344+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.084344+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.088774+0000 mon.c (mon.1) 5882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.088774+0000 mon.c (mon.1) 5882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.090712+0000 mon.c (mon.1) 5883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.090712+0000 mon.c (mon.1) 5883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.102414+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[79063]: audit 2024-04-25T05:14:32.102414+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.974846+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.974846+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.976594+0000 mon.c (mon.1) 5879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.470 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.976594+0000 mon.c (mon.1) 5879 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.988129+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:31.988129+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.079102+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.079102+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.084344+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.084344+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.088774+0000 mon.c (mon.1) 5882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.088774+0000 mon.c (mon.1) 5882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.090712+0000 mon.c (mon.1) 5883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.090712+0000 mon.c (mon.1) 5883 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.102414+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:32.471 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:32 smithi096 bash[81040]: audit 2024-04-25T05:14:32.102414+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: cephadm 2024-04-25T05:14:31.860694+0000 mgr.x (mgr.24989) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: cephadm 2024-04-25T05:14:31.860694+0000 mgr.x (mgr.24989) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:31.944434+0000 mgr.x (mgr.24989) 2025 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:31.944434+0000 mgr.x (mgr.24989) 2025 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: cephadm 2024-04-25T05:14:31.988178+0000 mgr.x (mgr.24989) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: cephadm 2024-04-25T05:14:31.988178+0000 mgr.x (mgr.24989) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.102939+0000 mgr.x (mgr.24989) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.102939+0000 mgr.x (mgr.24989) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.192928+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.192928+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.197546+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.197546+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.201587+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.201587+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.203172+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.203172+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.214307+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.214307+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.293873+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.293873+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.298361+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.298361+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.302210+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.302210+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.303508+0000 mon.c (mon.1) 5891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.303508+0000 mon.c (mon.1) 5891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.313458+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.313458+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.402988+0000 mon.c (mon.1) 5892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.402988+0000 mon.c (mon.1) 5892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.406829+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.406829+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.410873+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.410873+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.412279+0000 mon.c (mon.1) 5895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.412279+0000 mon.c (mon.1) 5895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.421929+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.421929+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.513303+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.513303+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.517965+0000 mon.c (mon.1) 5897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.517965+0000 mon.c (mon.1) 5897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.522886+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.522886+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.524682+0000 mon.c (mon.1) 5899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.524682+0000 mon.c (mon.1) 5899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.538874+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.538874+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.629630+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.629630+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.634426+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.634426+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.638108+0000 mon.c (mon.1) 5902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.638108+0000 mon.c (mon.1) 5902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.639515+0000 mon.c (mon.1) 5903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.639515+0000 mon.c (mon.1) 5903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.650510+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.650510+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.742471+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.742471+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.747097+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.747097+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.750942+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.750942+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.752463+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.752463+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.765028+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.765028+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.858321+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.858321+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.863364+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.863364+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.868922+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.868922+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.870532+0000 mon.c (mon.1) 5911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.870532+0000 mon.c (mon.1) 5911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.883828+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.883828+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.966972+0000 mon.c (mon.1) 5912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.966972+0000 mon.c (mon.1) 5912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.970414+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.970414+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.973861+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.973861+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.974970+0000 mon.c (mon.1) 5915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.974970+0000 mon.c (mon.1) 5915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.987387+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:32.987387+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.078587+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.078587+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.083643+0000 mon.c (mon.1) 5917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.083643+0000 mon.c (mon.1) 5917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.087960+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.087960+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.089738+0000 mon.c (mon.1) 5919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.089738+0000 mon.c (mon.1) 5919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.103155+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:33 smithi155 bash[60276]: audit 2024-04-25T05:14:33.103155+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: cephadm 2024-04-25T05:14:31.860694+0000 mgr.x (mgr.24989) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: cephadm 2024-04-25T05:14:31.860694+0000 mgr.x (mgr.24989) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:31.944434+0000 mgr.x (mgr.24989) 2025 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:31.944434+0000 mgr.x (mgr.24989) 2025 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:33.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: cephadm 2024-04-25T05:14:31.988178+0000 mgr.x (mgr.24989) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: cephadm 2024-04-25T05:14:31.988178+0000 mgr.x (mgr.24989) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.102939+0000 mgr.x (mgr.24989) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.102939+0000 mgr.x (mgr.24989) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.192928+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.192928+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.197546+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.197546+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.201587+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.201587+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.203172+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.203172+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.214307+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.214307+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.293873+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.293873+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: cephadm 2024-04-25T05:14:31.860694+0000 mgr.x (mgr.24989) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: cephadm 2024-04-25T05:14:31.860694+0000 mgr.x (mgr.24989) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:31.944434+0000 mgr.x (mgr.24989) 2025 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:31.944434+0000 mgr.x (mgr.24989) 2025 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: cephadm 2024-04-25T05:14:31.988178+0000 mgr.x (mgr.24989) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: cephadm 2024-04-25T05:14:31.988178+0000 mgr.x (mgr.24989) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.102939+0000 mgr.x (mgr.24989) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.102939+0000 mgr.x (mgr.24989) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.192928+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.192928+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.197546+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.197546+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.201587+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.201587+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.203172+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.203172+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.214307+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.214307+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.293873+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.293873+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.298361+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.298361+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.302210+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.302210+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.303508+0000 mon.c (mon.1) 5891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.303508+0000 mon.c (mon.1) 5891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.313458+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.313458+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.402988+0000 mon.c (mon.1) 5892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.402988+0000 mon.c (mon.1) 5892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.406829+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.406829+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.410873+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.410873+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.412279+0000 mon.c (mon.1) 5895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.412279+0000 mon.c (mon.1) 5895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.421929+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.421929+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.513303+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.298361+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.298361+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.302210+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.302210+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.303508+0000 mon.c (mon.1) 5891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.303508+0000 mon.c (mon.1) 5891 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.313458+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.313458+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.402988+0000 mon.c (mon.1) 5892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.402988+0000 mon.c (mon.1) 5892 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.406829+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.406829+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.410873+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.410873+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.412279+0000 mon.c (mon.1) 5895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.412279+0000 mon.c (mon.1) 5895 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.421929+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.421929+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.513303+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.513303+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.517965+0000 mon.c (mon.1) 5897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.517965+0000 mon.c (mon.1) 5897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.522886+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.522886+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.524682+0000 mon.c (mon.1) 5899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.524682+0000 mon.c (mon.1) 5899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.538874+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.538874+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.629630+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.629630+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.634426+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.634426+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.638108+0000 mon.c (mon.1) 5902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.638108+0000 mon.c (mon.1) 5902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.639515+0000 mon.c (mon.1) 5903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.639515+0000 mon.c (mon.1) 5903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.650510+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.650510+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.742471+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.513303+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.517965+0000 mon.c (mon.1) 5897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.517965+0000 mon.c (mon.1) 5897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.522886+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.522886+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.524682+0000 mon.c (mon.1) 5899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.524682+0000 mon.c (mon.1) 5899 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.538874+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.538874+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.629630+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.629630+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.634426+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.634426+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.638108+0000 mon.c (mon.1) 5902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.638108+0000 mon.c (mon.1) 5902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.639515+0000 mon.c (mon.1) 5903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.639515+0000 mon.c (mon.1) 5903 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.650510+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.650510+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.742471+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.742471+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.747097+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.747097+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.750942+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.750942+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.752463+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.752463+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.765028+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.765028+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.858321+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.858321+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.863364+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.863364+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.868922+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.868922+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.870532+0000 mon.c (mon.1) 5911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.870532+0000 mon.c (mon.1) 5911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.883828+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.883828+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.966972+0000 mon.c (mon.1) 5912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.742471+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.747097+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.747097+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.750942+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.750942+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.752463+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.752463+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.765028+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.765028+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.858321+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.858321+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.863364+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.863364+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.868922+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.868922+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.870532+0000 mon.c (mon.1) 5911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.870532+0000 mon.c (mon.1) 5911 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.883828+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.883828+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.966972+0000 mon.c (mon.1) 5912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.966972+0000 mon.c (mon.1) 5912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.970414+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.970414+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.973861+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.973861+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.974970+0000 mon.c (mon.1) 5915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.974970+0000 mon.c (mon.1) 5915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.987387+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:32.987387+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.078587+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.078587+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.083643+0000 mon.c (mon.1) 5917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.083643+0000 mon.c (mon.1) 5917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.087960+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.087960+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.089738+0000 mon.c (mon.1) 5919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.089738+0000 mon.c (mon.1) 5919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.103155+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[79063]: audit 2024-04-25T05:14:33.103155+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.966972+0000 mon.c (mon.1) 5912 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.970414+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.970414+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.973861+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.973861+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.974970+0000 mon.c (mon.1) 5915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.974970+0000 mon.c (mon.1) 5915 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.987387+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:32.987387+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.078587+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.078587+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.083643+0000 mon.c (mon.1) 5917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.083643+0000 mon.c (mon.1) 5917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.087960+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.087960+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.089738+0000 mon.c (mon.1) 5919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.089738+0000 mon.c (mon.1) 5919 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.103155+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[81040]: audit 2024-04-25T05:14:33.103155+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:33.760 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.599Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-25T05:14:33.760 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.599Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-25T05:14:33.760 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.601Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.96 port=9094 2024-04-25T05:14:33.760 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.602Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-25T05:14:33.760 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.634Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T05:14:33.760 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.634Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T05:14:33.761 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.638Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-25T05:14:33.761 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:33 smithi096 bash[111679]: ts=2024-04-25T05:14:33.638Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.214264+0000 mgr.x (mgr.24989) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.214264+0000 mgr.x (mgr.24989) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.313337+0000 mgr.x (mgr.24989) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.313337+0000 mgr.x (mgr.24989) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.424097+0000 mgr.x (mgr.24989) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.424097+0000 mgr.x (mgr.24989) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cluster 2024-04-25T05:14:32.516063+0000 mgr.x (mgr.24989) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cluster 2024-04-25T05:14:32.516063+0000 mgr.x (mgr.24989) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.538925+0000 mgr.x (mgr.24989) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.538925+0000 mgr.x (mgr.24989) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.652288+0000 mgr.x (mgr.24989) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.652288+0000 mgr.x (mgr.24989) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.767001+0000 mgr.x (mgr.24989) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.767001+0000 mgr.x (mgr.24989) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.883941+0000 mgr.x (mgr.24989) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.883941+0000 mgr.x (mgr.24989) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.987589+0000 mgr.x (mgr.24989) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:32.987589+0000 mgr.x (mgr.24989) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.103020+0000 mgr.x (mgr.24989) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.103020+0000 mgr.x (mgr.24989) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.181907+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.181907+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.184501+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.184501+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.187438+0000 mon.c (mon.1) 5922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.187438+0000 mon.c (mon.1) 5922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.188292+0000 mon.c (mon.1) 5923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.188292+0000 mon.c (mon.1) 5923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.196950+0000 mgr.x (mgr.24989) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.196950+0000 mgr.x (mgr.24989) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.197442+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.197442+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.286149+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.286149+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.291127+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.291127+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.295858+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.295858+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.297599+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.297599+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.310659+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.310659+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.401630+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.401630+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.405077+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.405077+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.408844+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.408844+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.410265+0000 mon.c (mon.1) 5931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.410265+0000 mon.c (mon.1) 5931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.422644+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.422644+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.518598+0000 mon.c (mon.1) 5932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.518598+0000 mon.c (mon.1) 5932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.522653+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.522653+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.526095+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.526095+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.527266+0000 mon.c (mon.1) 5935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.527266+0000 mon.c (mon.1) 5935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.535163+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.535163+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.612112+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.612112+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.614372+0000 mon.c (mon.1) 5937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.614372+0000 mon.c (mon.1) 5937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.616498+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.616498+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.617341+0000 mon.c (mon.1) 5939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.617341+0000 mon.c (mon.1) 5939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.625072+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.625072+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.700278+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.700278+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.702824+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.702824+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.705660+0000 mon.c (mon.1) 5942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.705660+0000 mon.c (mon.1) 5942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.706588+0000 mon.c (mon.1) 5943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.706588+0000 mon.c (mon.1) 5943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.716113+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.716113+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.806537+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.806537+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.810986+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.810986+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.814078+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.814078+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.814986+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.814986+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.823676+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.823676+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.901002+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.901002+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.904417+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.904417+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.907521+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.907521+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.908616+0000 mon.c (mon.1) 5951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.908616+0000 mon.c (mon.1) 5951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.918362+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:33.918362+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.009266+0000 mon.c (mon.1) 5952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.009266+0000 mon.c (mon.1) 5952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.014073+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.014073+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.018013+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.018013+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.019656+0000 mon.c (mon.1) 5955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.019656+0000 mon.c (mon.1) 5955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.034688+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.034688+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.125314+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.125314+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.129989+0000 mon.c (mon.1) 5957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.129989+0000 mon.c (mon.1) 5957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.133196+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.133196+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.134686+0000 mon.c (mon.1) 5959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.134686+0000 mon.c (mon.1) 5959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.146810+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:34 smithi155 bash[60276]: audit 2024-04-25T05:14:34.146810+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.214264+0000 mgr.x (mgr.24989) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.214264+0000 mgr.x (mgr.24989) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.313337+0000 mgr.x (mgr.24989) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.313337+0000 mgr.x (mgr.24989) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.424097+0000 mgr.x (mgr.24989) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.424097+0000 mgr.x (mgr.24989) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cluster 2024-04-25T05:14:32.516063+0000 mgr.x (mgr.24989) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cluster 2024-04-25T05:14:32.516063+0000 mgr.x (mgr.24989) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.538925+0000 mgr.x (mgr.24989) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.538925+0000 mgr.x (mgr.24989) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.652288+0000 mgr.x (mgr.24989) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.652288+0000 mgr.x (mgr.24989) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.767001+0000 mgr.x (mgr.24989) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.767001+0000 mgr.x (mgr.24989) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.883941+0000 mgr.x (mgr.24989) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.883941+0000 mgr.x (mgr.24989) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.987589+0000 mgr.x (mgr.24989) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:32.987589+0000 mgr.x (mgr.24989) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.103020+0000 mgr.x (mgr.24989) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.103020+0000 mgr.x (mgr.24989) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.181907+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.214264+0000 mgr.x (mgr.24989) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.214264+0000 mgr.x (mgr.24989) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.313337+0000 mgr.x (mgr.24989) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.313337+0000 mgr.x (mgr.24989) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.424097+0000 mgr.x (mgr.24989) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.424097+0000 mgr.x (mgr.24989) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cluster 2024-04-25T05:14:32.516063+0000 mgr.x (mgr.24989) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cluster 2024-04-25T05:14:32.516063+0000 mgr.x (mgr.24989) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.538925+0000 mgr.x (mgr.24989) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.538925+0000 mgr.x (mgr.24989) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.652288+0000 mgr.x (mgr.24989) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.652288+0000 mgr.x (mgr.24989) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.767001+0000 mgr.x (mgr.24989) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.767001+0000 mgr.x (mgr.24989) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.883941+0000 mgr.x (mgr.24989) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.883941+0000 mgr.x (mgr.24989) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.987589+0000 mgr.x (mgr.24989) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:32.987589+0000 mgr.x (mgr.24989) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.103020+0000 mgr.x (mgr.24989) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.103020+0000 mgr.x (mgr.24989) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.181907+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.181907+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.184501+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.184501+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.187438+0000 mon.c (mon.1) 5922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.187438+0000 mon.c (mon.1) 5922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.188292+0000 mon.c (mon.1) 5923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.188292+0000 mon.c (mon.1) 5923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.196950+0000 mgr.x (mgr.24989) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.196950+0000 mgr.x (mgr.24989) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.197442+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.197442+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.286149+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.286149+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.291127+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.291127+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.295858+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.295858+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.297599+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.297599+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.310659+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.181907+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.184501+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.184501+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.187438+0000 mon.c (mon.1) 5922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.187438+0000 mon.c (mon.1) 5922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.188292+0000 mon.c (mon.1) 5923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.188292+0000 mon.c (mon.1) 5923 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.196950+0000 mgr.x (mgr.24989) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.196950+0000 mgr.x (mgr.24989) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.197442+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.197442+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.286149+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.286149+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.291127+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.291127+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.295858+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.295858+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.297599+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.297599+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.310659+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.310659+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.401630+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.401630+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.405077+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.405077+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.408844+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.408844+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.410265+0000 mon.c (mon.1) 5931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.410265+0000 mon.c (mon.1) 5931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.422644+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.422644+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.518598+0000 mon.c (mon.1) 5932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.518598+0000 mon.c (mon.1) 5932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.522653+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.522653+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.526095+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.526095+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.527266+0000 mon.c (mon.1) 5935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.527266+0000 mon.c (mon.1) 5935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.535163+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.535163+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.612112+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.612112+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.614372+0000 mon.c (mon.1) 5937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.614372+0000 mon.c (mon.1) 5937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.616498+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.616498+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.617341+0000 mon.c (mon.1) 5939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.617341+0000 mon.c (mon.1) 5939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.625072+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.625072+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.700278+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.700278+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.702824+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.702824+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.705660+0000 mon.c (mon.1) 5942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.705660+0000 mon.c (mon.1) 5942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.706588+0000 mon.c (mon.1) 5943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.706588+0000 mon.c (mon.1) 5943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.310659+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.401630+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.401630+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.405077+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.405077+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.408844+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.408844+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.410265+0000 mon.c (mon.1) 5931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.410265+0000 mon.c (mon.1) 5931 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.422644+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.422644+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.518598+0000 mon.c (mon.1) 5932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.518598+0000 mon.c (mon.1) 5932 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.522653+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.522653+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.526095+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.526095+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.527266+0000 mon.c (mon.1) 5935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.527266+0000 mon.c (mon.1) 5935 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.535163+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.716113+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.716113+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.806537+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.806537+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.810986+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.810986+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.814078+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.814078+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.814986+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.814986+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.823676+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.823676+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.901002+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.901002+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.904417+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.904417+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.907521+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.907521+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.908616+0000 mon.c (mon.1) 5951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.908616+0000 mon.c (mon.1) 5951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.535163+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.612112+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.612112+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.614372+0000 mon.c (mon.1) 5937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.614372+0000 mon.c (mon.1) 5937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.616498+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.616498+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.617341+0000 mon.c (mon.1) 5939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.617341+0000 mon.c (mon.1) 5939 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.625072+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.625072+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.700278+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.700278+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.702824+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.702824+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.705660+0000 mon.c (mon.1) 5942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.705660+0000 mon.c (mon.1) 5942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.706588+0000 mon.c (mon.1) 5943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.706588+0000 mon.c (mon.1) 5943 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.918362+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:33.918362+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.009266+0000 mon.c (mon.1) 5952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.009266+0000 mon.c (mon.1) 5952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.014073+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.014073+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.018013+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.018013+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.019656+0000 mon.c (mon.1) 5955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.019656+0000 mon.c (mon.1) 5955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.034688+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.034688+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.125314+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.125314+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.129989+0000 mon.c (mon.1) 5957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.129989+0000 mon.c (mon.1) 5957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.133196+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.133196+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.134686+0000 mon.c (mon.1) 5959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.134686+0000 mon.c (mon.1) 5959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.146810+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[79063]: audit 2024-04-25T05:14:34.146810+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.716113+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.716113+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.806537+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.806537+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.810986+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.810986+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.814078+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.814078+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.814986+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.814986+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.823676+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.823676+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.901002+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.901002+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.904417+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.904417+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.907521+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.907521+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.908616+0000 mon.c (mon.1) 5951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.908616+0000 mon.c (mon.1) 5951 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.918362+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:33.918362+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.009266+0000 mon.c (mon.1) 5952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.009266+0000 mon.c (mon.1) 5952 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.014073+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.014073+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.018013+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.018013+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.019656+0000 mon.c (mon.1) 5955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.019656+0000 mon.c (mon.1) 5955 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.034688+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.034688+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.125314+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.125314+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.129989+0000 mon.c (mon.1) 5957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.129989+0000 mon.c (mon.1) 5957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:34.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.133196+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.133196+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:34.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.134686+0000 mon.c (mon.1) 5959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.134686+0000 mon.c (mon.1) 5959 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:34.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.146810+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:34.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:34 smithi096 bash[81040]: audit 2024-04-25T05:14:34.146810+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.310878+0000 mgr.x (mgr.24989) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.310878+0000 mgr.x (mgr.24989) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.422807+0000 mgr.x (mgr.24989) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.422807+0000 mgr.x (mgr.24989) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.534703+0000 mgr.x (mgr.24989) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.534703+0000 mgr.x (mgr.24989) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.624457+0000 mgr.x (mgr.24989) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.624457+0000 mgr.x (mgr.24989) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:33.703953+0000 mgr.x (mgr.24989) 2043 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:33.703953+0000 mgr.x (mgr.24989) 2043 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.715741+0000 mgr.x (mgr.24989) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.715741+0000 mgr.x (mgr.24989) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.823050+0000 mgr.x (mgr.24989) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.823050+0000 mgr.x (mgr.24989) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.920220+0000 mgr.x (mgr.24989) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:33.920220+0000 mgr.x (mgr.24989) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.034833+0000 mgr.x (mgr.24989) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.034833+0000 mgr.x (mgr.24989) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.146747+0000 mgr.x (mgr.24989) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.146747+0000 mgr.x (mgr.24989) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.236151+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.236151+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.240860+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.240860+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.244959+0000 mon.c (mon.1) 5962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.244959+0000 mon.c (mon.1) 5962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.246328+0000 mon.c (mon.1) 5963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.246328+0000 mon.c (mon.1) 5963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.254565+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.254565+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.347284+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.347284+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.352420+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.352420+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.356979+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.356979+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.358673+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.358673+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.370177+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.370177+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.461936+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.461936+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.466797+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.466797+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.470500+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.470500+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.471793+0000 mon.c (mon.1) 5971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.471793+0000 mon.c (mon.1) 5971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.480098+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.480098+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.569724+0000 mon.c (mon.1) 5972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.569724+0000 mon.c (mon.1) 5972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.573716+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.573716+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.577630+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.577630+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.578901+0000 mon.c (mon.1) 5975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.578901+0000 mon.c (mon.1) 5975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.586627+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.586627+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.663246+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.663246+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.665968+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.665968+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.669031+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.669031+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.670191+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.670191+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.677942+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.677942+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.769751+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.769751+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.774675+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.774675+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.779547+0000 mon.c (mon.1) 5982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.779547+0000 mon.c (mon.1) 5982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.780971+0000 mon.c (mon.1) 5983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.780971+0000 mon.c (mon.1) 5983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.791729+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.791729+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.882622+0000 mon.c (mon.1) 5984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.882622+0000 mon.c (mon.1) 5984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.887424+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.887424+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.891580+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.891580+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.893141+0000 mon.c (mon.1) 5987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.893141+0000 mon.c (mon.1) 5987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.904520+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.904520+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.995461+0000 mon.c (mon.1) 5988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.995461+0000 mon.c (mon.1) 5988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.999621+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:34.999621+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.004001+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.004001+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.005600+0000 mon.c (mon.1) 5991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.005600+0000 mon.c (mon.1) 5991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.016233+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.016233+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.109012+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.109012+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.113760+0000 mon.c (mon.1) 5993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.113760+0000 mon.c (mon.1) 5993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.117816+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.117816+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.119233+0000 mon.c (mon.1) 5995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.119233+0000 mon.c (mon.1) 5995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.130063+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:35 smithi155 bash[60276]: audit 2024-04-25T05:14:35.130063+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.310878+0000 mgr.x (mgr.24989) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.310878+0000 mgr.x (mgr.24989) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.422807+0000 mgr.x (mgr.24989) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.422807+0000 mgr.x (mgr.24989) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.534703+0000 mgr.x (mgr.24989) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.534703+0000 mgr.x (mgr.24989) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.624457+0000 mgr.x (mgr.24989) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.624457+0000 mgr.x (mgr.24989) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:33.703953+0000 mgr.x (mgr.24989) 2043 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:33.703953+0000 mgr.x (mgr.24989) 2043 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.715741+0000 mgr.x (mgr.24989) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.715741+0000 mgr.x (mgr.24989) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.823050+0000 mgr.x (mgr.24989) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.823050+0000 mgr.x (mgr.24989) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.920220+0000 mgr.x (mgr.24989) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:33.920220+0000 mgr.x (mgr.24989) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.034833+0000 mgr.x (mgr.24989) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.034833+0000 mgr.x (mgr.24989) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.146747+0000 mgr.x (mgr.24989) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.146747+0000 mgr.x (mgr.24989) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.236151+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.236151+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.240860+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.240860+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.244959+0000 mon.c (mon.1) 5962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.244959+0000 mon.c (mon.1) 5962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.246328+0000 mon.c (mon.1) 5963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.246328+0000 mon.c (mon.1) 5963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.254565+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.254565+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.347284+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.347284+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.352420+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.352420+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.356979+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.356979+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.358673+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.358673+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.370177+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.370177+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.461936+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.310878+0000 mgr.x (mgr.24989) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.310878+0000 mgr.x (mgr.24989) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.422807+0000 mgr.x (mgr.24989) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.422807+0000 mgr.x (mgr.24989) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.534703+0000 mgr.x (mgr.24989) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.534703+0000 mgr.x (mgr.24989) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.624457+0000 mgr.x (mgr.24989) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.624457+0000 mgr.x (mgr.24989) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:33.703953+0000 mgr.x (mgr.24989) 2043 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:33.703953+0000 mgr.x (mgr.24989) 2043 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.715741+0000 mgr.x (mgr.24989) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.715741+0000 mgr.x (mgr.24989) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.823050+0000 mgr.x (mgr.24989) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.823050+0000 mgr.x (mgr.24989) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.920220+0000 mgr.x (mgr.24989) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:33.920220+0000 mgr.x (mgr.24989) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.034833+0000 mgr.x (mgr.24989) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.034833+0000 mgr.x (mgr.24989) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.146747+0000 mgr.x (mgr.24989) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.146747+0000 mgr.x (mgr.24989) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.236151+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.461936+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.466797+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.466797+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.470500+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.470500+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.471793+0000 mon.c (mon.1) 5971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.471793+0000 mon.c (mon.1) 5971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.480098+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.480098+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.569724+0000 mon.c (mon.1) 5972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.569724+0000 mon.c (mon.1) 5972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.573716+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.573716+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.577630+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.577630+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.578901+0000 mon.c (mon.1) 5975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.578901+0000 mon.c (mon.1) 5975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.586627+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.586627+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.663246+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.663246+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.665968+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.665968+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.669031+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.669031+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.670191+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.670191+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.677942+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.677942+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.769751+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.769751+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.774675+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.774675+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.779547+0000 mon.c (mon.1) 5982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.779547+0000 mon.c (mon.1) 5982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.780971+0000 mon.c (mon.1) 5983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.780971+0000 mon.c (mon.1) 5983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.791729+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.791729+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.236151+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.240860+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.240860+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.244959+0000 mon.c (mon.1) 5962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.244959+0000 mon.c (mon.1) 5962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.246328+0000 mon.c (mon.1) 5963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.246328+0000 mon.c (mon.1) 5963 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.254565+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.254565+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.347284+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.347284+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.352420+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.352420+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.356979+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.356979+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.358673+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.358673+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.370177+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.370177+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.461936+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.882622+0000 mon.c (mon.1) 5984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.882622+0000 mon.c (mon.1) 5984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.887424+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.887424+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.891580+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.891580+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.893141+0000 mon.c (mon.1) 5987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.893141+0000 mon.c (mon.1) 5987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.904520+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.904520+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.995461+0000 mon.c (mon.1) 5988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.995461+0000 mon.c (mon.1) 5988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.999621+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:34.999621+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.004001+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.004001+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.005600+0000 mon.c (mon.1) 5991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.005600+0000 mon.c (mon.1) 5991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.016233+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.016233+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.109012+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.109012+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.113760+0000 mon.c (mon.1) 5993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.113760+0000 mon.c (mon.1) 5993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.117816+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.117816+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.119233+0000 mon.c (mon.1) 5995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.119233+0000 mon.c (mon.1) 5995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.130063+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[81040]: audit 2024-04-25T05:14:35.130063+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.461936+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.466797+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.466797+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.470500+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.470500+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.471793+0000 mon.c (mon.1) 5971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.471793+0000 mon.c (mon.1) 5971 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.480098+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.480098+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.569724+0000 mon.c (mon.1) 5972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.569724+0000 mon.c (mon.1) 5972 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.573716+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.573716+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.577630+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.577630+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.578901+0000 mon.c (mon.1) 5975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.578901+0000 mon.c (mon.1) 5975 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.586627+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.586627+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.663246+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.663246+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.665968+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.665968+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.669031+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.669031+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.670191+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.670191+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.677942+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.677942+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.769751+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.769751+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.774675+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.774675+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.779547+0000 mon.c (mon.1) 5982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.779547+0000 mon.c (mon.1) 5982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.780971+0000 mon.c (mon.1) 5983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.780971+0000 mon.c (mon.1) 5983 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.791729+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.791729+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.882622+0000 mon.c (mon.1) 5984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.882622+0000 mon.c (mon.1) 5984 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.887424+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.887424+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.891580+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.891580+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.893141+0000 mon.c (mon.1) 5987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.893141+0000 mon.c (mon.1) 5987 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.904520+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.904520+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.995461+0000 mon.c (mon.1) 5988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.995461+0000 mon.c (mon.1) 5988 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.999621+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:34.999621+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.004001+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.004001+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.005600+0000 mon.c (mon.1) 5991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.005600+0000 mon.c (mon.1) 5991 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.016233+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.016233+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.109012+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.109012+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.113760+0000 mon.c (mon.1) 5993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.113760+0000 mon.c (mon.1) 5993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.117816+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.117816+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.119233+0000 mon.c (mon.1) 5995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.119233+0000 mon.c (mon.1) 5995 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.130063+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:35.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[79063]: audit 2024-04-25T05:14:35.130063+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.000 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:35 smithi096 bash[111679]: ts=2024-04-25T05:14:35.603Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000350502s 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.256602+0000 mgr.x (mgr.24989) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.256602+0000 mgr.x (mgr.24989) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.370026+0000 mgr.x (mgr.24989) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.370026+0000 mgr.x (mgr.24989) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.479881+0000 mgr.x (mgr.24989) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.479881+0000 mgr.x (mgr.24989) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cluster 2024-04-25T05:14:34.517626+0000 mgr.x (mgr.24989) 2052 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cluster 2024-04-25T05:14:34.517626+0000 mgr.x (mgr.24989) 2052 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.586147+0000 mgr.x (mgr.24989) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.586147+0000 mgr.x (mgr.24989) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.679835+0000 mgr.x (mgr.24989) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.679835+0000 mgr.x (mgr.24989) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.791765+0000 mgr.x (mgr.24989) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.791765+0000 mgr.x (mgr.24989) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.904896+0000 mgr.x (mgr.24989) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:34.904896+0000 mgr.x (mgr.24989) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.016682+0000 mgr.x (mgr.24989) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.016682+0000 mgr.x (mgr.24989) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.130121+0000 mgr.x (mgr.24989) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.130121+0000 mgr.x (mgr.24989) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.219380+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.219380+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.223001+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.223001+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.225981+0000 mon.c (mon.1) 5998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.225981+0000 mon.c (mon.1) 5998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.227183+0000 mon.c (mon.1) 5999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.227183+0000 mon.c (mon.1) 5999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.235542+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.235542+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.324895+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.324895+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.329360+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.329360+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.333775+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.333775+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.335256+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.335256+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.344324+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.344324+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.437287+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.437287+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.441991+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.441991+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.446156+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.446156+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.447846+0000 mon.c (mon.1) 6007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.447846+0000 mon.c (mon.1) 6007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.462478+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.462478+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.553167+0000 mon.c (mon.1) 6008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.553167+0000 mon.c (mon.1) 6008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.557106+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.557106+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.560701+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.560701+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.561798+0000 mon.c (mon.1) 6011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.561798+0000 mon.c (mon.1) 6011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.573678+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.573678+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.648081+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.648081+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.652364+0000 mon.c (mon.1) 6013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.652364+0000 mon.c (mon.1) 6013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.656234+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.656234+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.657820+0000 mon.c (mon.1) 6015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.657820+0000 mon.c (mon.1) 6015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.670038+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.670038+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.748246+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.748246+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.750763+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.750763+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.753653+0000 mon.c (mon.1) 6018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.753653+0000 mon.c (mon.1) 6018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.754543+0000 mon.c (mon.1) 6019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.754543+0000 mon.c (mon.1) 6019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.762241+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.762241+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.850464+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.850464+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.854989+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.854989+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.858869+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.858869+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.860252+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.860252+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.872118+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.872118+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.949765+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.949765+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.952284+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.952284+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.954761+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.954761+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.955769+0000 mon.c (mon.1) 6027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.955769+0000 mon.c (mon.1) 6027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.962394+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:35.962394+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.038020+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.038020+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.040707+0000 mon.c (mon.1) 6029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.040707+0000 mon.c (mon.1) 6029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.043914+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.043914+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.045195+0000 mon.c (mon.1) 6031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.045195+0000 mon.c (mon.1) 6031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.054294+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.054294+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.144232+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.144232+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.148910+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.148910+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.153154+0000 mon.c (mon.1) 6034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.153154+0000 mon.c (mon.1) 6034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.154633+0000 mon.c (mon.1) 6035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.154633+0000 mon.c (mon.1) 6035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.163275+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:36 smithi155 bash[60276]: audit 2024-04-25T05:14:36.163275+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.489 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.256602+0000 mgr.x (mgr.24989) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.489 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.256602+0000 mgr.x (mgr.24989) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.489 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.370026+0000 mgr.x (mgr.24989) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.489 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.370026+0000 mgr.x (mgr.24989) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.489 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.479881+0000 mgr.x (mgr.24989) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.489 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.479881+0000 mgr.x (mgr.24989) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cluster 2024-04-25T05:14:34.517626+0000 mgr.x (mgr.24989) 2052 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cluster 2024-04-25T05:14:34.517626+0000 mgr.x (mgr.24989) 2052 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.586147+0000 mgr.x (mgr.24989) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.586147+0000 mgr.x (mgr.24989) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.679835+0000 mgr.x (mgr.24989) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.679835+0000 mgr.x (mgr.24989) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.791765+0000 mgr.x (mgr.24989) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.791765+0000 mgr.x (mgr.24989) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.904896+0000 mgr.x (mgr.24989) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:34.904896+0000 mgr.x (mgr.24989) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.016682+0000 mgr.x (mgr.24989) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.016682+0000 mgr.x (mgr.24989) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.490 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.130121+0000 mgr.x (mgr.24989) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.130121+0000 mgr.x (mgr.24989) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.219380+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.256602+0000 mgr.x (mgr.24989) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.256602+0000 mgr.x (mgr.24989) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.370026+0000 mgr.x (mgr.24989) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.370026+0000 mgr.x (mgr.24989) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.479881+0000 mgr.x (mgr.24989) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.479881+0000 mgr.x (mgr.24989) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.491 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cluster 2024-04-25T05:14:34.517626+0000 mgr.x (mgr.24989) 2052 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cluster 2024-04-25T05:14:34.517626+0000 mgr.x (mgr.24989) 2052 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.586147+0000 mgr.x (mgr.24989) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.586147+0000 mgr.x (mgr.24989) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.679835+0000 mgr.x (mgr.24989) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.679835+0000 mgr.x (mgr.24989) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.791765+0000 mgr.x (mgr.24989) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.791765+0000 mgr.x (mgr.24989) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.904896+0000 mgr.x (mgr.24989) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:34.904896+0000 mgr.x (mgr.24989) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.016682+0000 mgr.x (mgr.24989) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.492 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.016682+0000 mgr.x (mgr.24989) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.130121+0000 mgr.x (mgr.24989) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.130121+0000 mgr.x (mgr.24989) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.219380+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.219380+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.223001+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.223001+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.225981+0000 mon.c (mon.1) 5998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.225981+0000 mon.c (mon.1) 5998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.493 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.227183+0000 mon.c (mon.1) 5999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.227183+0000 mon.c (mon.1) 5999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.235542+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.235542+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.324895+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.324895+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.329360+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.329360+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.333775+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.333775+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.335256+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.335256+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.494 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.344324+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.344324+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.437287+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.219380+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.223001+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.223001+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.225981+0000 mon.c (mon.1) 5998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.225981+0000 mon.c (mon.1) 5998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.227183+0000 mon.c (mon.1) 5999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.227183+0000 mon.c (mon.1) 5999 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.235542+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.495 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.235542+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.324895+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.324895+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.329360+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.329360+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.333775+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.333775+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.335256+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.335256+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.344324+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.344324+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.496 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.437287+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.437287+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.441991+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.441991+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.446156+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.446156+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.447846+0000 mon.c (mon.1) 6007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.447846+0000 mon.c (mon.1) 6007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.462478+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.462478+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.553167+0000 mon.c (mon.1) 6008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.553167+0000 mon.c (mon.1) 6008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.497 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.557106+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.557106+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.560701+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.560701+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.561798+0000 mon.c (mon.1) 6011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.561798+0000 mon.c (mon.1) 6011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.573678+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.573678+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.648081+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.498 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.437287+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.441991+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.441991+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.446156+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.446156+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.447846+0000 mon.c (mon.1) 6007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.447846+0000 mon.c (mon.1) 6007 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.462478+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.462478+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.553167+0000 mon.c (mon.1) 6008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.553167+0000 mon.c (mon.1) 6008 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.557106+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.557106+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.560701+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.499 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.560701+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.561798+0000 mon.c (mon.1) 6011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.561798+0000 mon.c (mon.1) 6011 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.573678+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.573678+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.648081+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.648081+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.652364+0000 mon.c (mon.1) 6013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.652364+0000 mon.c (mon.1) 6013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.656234+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.656234+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.657820+0000 mon.c (mon.1) 6015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.657820+0000 mon.c (mon.1) 6015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.670038+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.670038+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.748246+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.748246+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.750763+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.750763+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.753653+0000 mon.c (mon.1) 6018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.753653+0000 mon.c (mon.1) 6018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.754543+0000 mon.c (mon.1) 6019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.754543+0000 mon.c (mon.1) 6019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.762241+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.762241+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.648081+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.652364+0000 mon.c (mon.1) 6013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.652364+0000 mon.c (mon.1) 6013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.656234+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.656234+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.657820+0000 mon.c (mon.1) 6015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.657820+0000 mon.c (mon.1) 6015 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.670038+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.670038+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.748246+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.748246+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.750763+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.750763+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.753653+0000 mon.c (mon.1) 6018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.753653+0000 mon.c (mon.1) 6018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.754543+0000 mon.c (mon.1) 6019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.754543+0000 mon.c (mon.1) 6019 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.762241+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.762241+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.850464+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.850464+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.854989+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.854989+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.858869+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.858869+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.860252+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.860252+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.872118+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.872118+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.949765+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.949765+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.952284+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.952284+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.954761+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.954761+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.955769+0000 mon.c (mon.1) 6027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.955769+0000 mon.c (mon.1) 6027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.962394+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:35.962394+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.850464+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.850464+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.854989+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.854989+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.858869+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.858869+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.860252+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.860252+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.872118+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.872118+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.949765+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.949765+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.952284+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.952284+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.954761+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.954761+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.955769+0000 mon.c (mon.1) 6027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.955769+0000 mon.c (mon.1) 6027 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.962394+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:35.962394+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.038020+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.038020+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.040707+0000 mon.c (mon.1) 6029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.040707+0000 mon.c (mon.1) 6029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.043914+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.043914+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.045195+0000 mon.c (mon.1) 6031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.045195+0000 mon.c (mon.1) 6031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.054294+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.054294+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.144232+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.144232+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.148910+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.148910+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.153154+0000 mon.c (mon.1) 6034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.153154+0000 mon.c (mon.1) 6034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.154633+0000 mon.c (mon.1) 6035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.154633+0000 mon.c (mon.1) 6035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.163275+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[79063]: audit 2024-04-25T05:14:36.163275+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.038020+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.038020+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.040707+0000 mon.c (mon.1) 6029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.040707+0000 mon.c (mon.1) 6029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.043914+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.043914+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.045195+0000 mon.c (mon.1) 6031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.045195+0000 mon.c (mon.1) 6031 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.054294+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.054294+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.144232+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.144232+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.148910+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.148910+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.153154+0000 mon.c (mon.1) 6034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.153154+0000 mon.c (mon.1) 6034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.154633+0000 mon.c (mon.1) 6035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.154633+0000 mon.c (mon.1) 6035 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.163275+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:36.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:36 smithi096 bash[81040]: audit 2024-04-25T05:14:36.163275+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.235133+0000 mgr.x (mgr.24989) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.235133+0000 mgr.x (mgr.24989) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.346431+0000 mgr.x (mgr.24989) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.346431+0000 mgr.x (mgr.24989) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.462466+0000 mgr.x (mgr.24989) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.462466+0000 mgr.x (mgr.24989) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.573300+0000 mgr.x (mgr.24989) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.573300+0000 mgr.x (mgr.24989) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.669821+0000 mgr.x (mgr.24989) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.669821+0000 mgr.x (mgr.24989) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.761611+0000 mgr.x (mgr.24989) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.761611+0000 mgr.x (mgr.24989) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.871948+0000 mgr.x (mgr.24989) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.871948+0000 mgr.x (mgr.24989) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.961717+0000 mgr.x (mgr.24989) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:35.961717+0000 mgr.x (mgr.24989) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:36.054089+0000 mgr.x (mgr.24989) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:36.054089+0000 mgr.x (mgr.24989) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:36.163136+0000 mgr.x (mgr.24989) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: cephadm 2024-04-25T05:14:36.163136+0000 mgr.x (mgr.24989) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.245080+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.245080+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.247633+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.247633+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.250907+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.250907+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.252004+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.252004+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.260375+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.260375+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.311139+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.311139+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.320746+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.320746+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.326781+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.326781+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.340444+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.340444+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.342591+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.342591+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.344956+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.344956+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.346794+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.346794+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.348912+0000 mon.c (mon.1) 6044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.348912+0000 mon.c (mon.1) 6044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.351341+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.351341+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.352994+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.352994+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.354055+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.354055+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.355085+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.355085+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.356096+0000 mon.c (mon.1) 6049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.356096+0000 mon.c (mon.1) 6049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.357270+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.357270+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.358364+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.358364+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.359625+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.359625+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.361210+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.361210+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.362619+0000 mon.c (mon.1) 6054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[60276]: audit 2024-04-25T05:14:36.362619+0000 mon.c (mon.1) 6054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.235133+0000 mgr.x (mgr.24989) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.235133+0000 mgr.x (mgr.24989) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.346431+0000 mgr.x (mgr.24989) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.346431+0000 mgr.x (mgr.24989) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.462466+0000 mgr.x (mgr.24989) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.462466+0000 mgr.x (mgr.24989) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.573300+0000 mgr.x (mgr.24989) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.573300+0000 mgr.x (mgr.24989) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.669821+0000 mgr.x (mgr.24989) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.669821+0000 mgr.x (mgr.24989) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.761611+0000 mgr.x (mgr.24989) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.761611+0000 mgr.x (mgr.24989) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.871948+0000 mgr.x (mgr.24989) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.871948+0000 mgr.x (mgr.24989) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.961717+0000 mgr.x (mgr.24989) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:35.961717+0000 mgr.x (mgr.24989) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:36.054089+0000 mgr.x (mgr.24989) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:36.054089+0000 mgr.x (mgr.24989) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:36.163136+0000 mgr.x (mgr.24989) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: cephadm 2024-04-25T05:14:36.163136+0000 mgr.x (mgr.24989) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.245080+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.245080+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.235133+0000 mgr.x (mgr.24989) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.235133+0000 mgr.x (mgr.24989) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.346431+0000 mgr.x (mgr.24989) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.346431+0000 mgr.x (mgr.24989) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.462466+0000 mgr.x (mgr.24989) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.462466+0000 mgr.x (mgr.24989) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.573300+0000 mgr.x (mgr.24989) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.573300+0000 mgr.x (mgr.24989) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.669821+0000 mgr.x (mgr.24989) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.669821+0000 mgr.x (mgr.24989) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.761611+0000 mgr.x (mgr.24989) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.761611+0000 mgr.x (mgr.24989) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.871948+0000 mgr.x (mgr.24989) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.871948+0000 mgr.x (mgr.24989) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.961717+0000 mgr.x (mgr.24989) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:35.961717+0000 mgr.x (mgr.24989) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:36.054089+0000 mgr.x (mgr.24989) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:36.054089+0000 mgr.x (mgr.24989) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:36.163136+0000 mgr.x (mgr.24989) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: cephadm 2024-04-25T05:14:36.163136+0000 mgr.x (mgr.24989) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.245080+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.245080+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.247633+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.247633+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.250907+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.250907+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.252004+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.252004+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.260375+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.260375+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.311139+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.311139+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.320746+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.320746+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.326781+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.326781+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.340444+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.340444+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.342591+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.342591+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.344956+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.344956+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.346794+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.247633+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.247633+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.250907+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:37.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.250907+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.252004+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.252004+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.260375+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.260375+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.311139+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.311139+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.320746+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.320746+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.326781+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.326781+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.340444+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.340444+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:37.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.342591+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.342591+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.344956+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.344956+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.346794+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.346794+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.348912+0000 mon.c (mon.1) 6044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.348912+0000 mon.c (mon.1) 6044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.351341+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.351341+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.352994+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.352994+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.354055+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.354055+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.355085+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.355085+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.356096+0000 mon.c (mon.1) 6049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.356096+0000 mon.c (mon.1) 6049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.357270+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.357270+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.358364+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.358364+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.359625+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.359625+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.361210+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.361210+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.362619+0000 mon.c (mon.1) 6054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[81040]: audit 2024-04-25T05:14:36.362619+0000 mon.c (mon.1) 6054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.346794+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.348912+0000 mon.c (mon.1) 6044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.348912+0000 mon.c (mon.1) 6044 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.351341+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.351341+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.352994+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.352994+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.354055+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.354055+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.355085+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.355085+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.356096+0000 mon.c (mon.1) 6049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.356096+0000 mon.c (mon.1) 6049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.357270+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.357270+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.358364+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.358364+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.359625+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.359625+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.361210+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.361210+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.362619+0000 mon.c (mon.1) 6054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:37.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:37 smithi096 bash[79063]: audit 2024-04-25T05:14:36.362619+0000 mon.c (mon.1) 6054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:38.169 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:14:37] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-04-25T05:14:38.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[79063]: cephadm 2024-04-25T05:14:36.259957+0000 mgr.x (mgr.24989) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:38.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[79063]: cephadm 2024-04-25T05:14:36.259957+0000 mgr.x (mgr.24989) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:38.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[79063]: cluster 2024-04-25T05:14:36.518848+0000 mgr.x (mgr.24989) 2070 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:38.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[79063]: cluster 2024-04-25T05:14:36.518848+0000 mgr.x (mgr.24989) 2070 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:38.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[81040]: cephadm 2024-04-25T05:14:36.259957+0000 mgr.x (mgr.24989) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:38.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[81040]: cephadm 2024-04-25T05:14:36.259957+0000 mgr.x (mgr.24989) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:38.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[81040]: cluster 2024-04-25T05:14:36.518848+0000 mgr.x (mgr.24989) 2070 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:38.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:38 smithi096 bash[81040]: cluster 2024-04-25T05:14:36.518848+0000 mgr.x (mgr.24989) 2070 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:38 smithi155 bash[60276]: cephadm 2024-04-25T05:14:36.259957+0000 mgr.x (mgr.24989) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:38 smithi155 bash[60276]: cephadm 2024-04-25T05:14:36.259957+0000 mgr.x (mgr.24989) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:38 smithi155 bash[60276]: cluster 2024-04-25T05:14:36.518848+0000 mgr.x (mgr.24989) 2070 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:38.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:38 smithi155 bash[60276]: cluster 2024-04-25T05:14:36.518848+0000 mgr.x (mgr.24989) 2070 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: cluster 2024-04-25T05:14:38.519915+0000 mgr.x (mgr.24989) 2071 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: cluster 2024-04-25T05:14:38.519915+0000 mgr.x (mgr.24989) 2071 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: audit 2024-04-25T05:14:39.289928+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: audit 2024-04-25T05:14:39.289928+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: audit 2024-04-25T05:14:39.305911+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: audit 2024-04-25T05:14:39.305911+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: audit 2024-04-25T05:14:39.321451+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:40 smithi155 bash[60276]: audit 2024-04-25T05:14:39.321451+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: cluster 2024-04-25T05:14:38.519915+0000 mgr.x (mgr.24989) 2071 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: cluster 2024-04-25T05:14:38.519915+0000 mgr.x (mgr.24989) 2071 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: audit 2024-04-25T05:14:39.289928+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: audit 2024-04-25T05:14:39.289928+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: audit 2024-04-25T05:14:39.305911+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: audit 2024-04-25T05:14:39.305911+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: audit 2024-04-25T05:14:39.321451+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[81040]: audit 2024-04-25T05:14:39.321451+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: cluster 2024-04-25T05:14:38.519915+0000 mgr.x (mgr.24989) 2071 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: cluster 2024-04-25T05:14:38.519915+0000 mgr.x (mgr.24989) 2071 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: audit 2024-04-25T05:14:39.289928+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: audit 2024-04-25T05:14:39.289928+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: audit 2024-04-25T05:14:39.305911+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: audit 2024-04-25T05:14:39.305911+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: audit 2024-04-25T05:14:39.321451+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:40 smithi096 bash[79063]: audit 2024-04-25T05:14:39.321451+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:40.646 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 2s ago 25m - - 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 18s ago 25m - - 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (9s) 2s ago 19m 13.6M - 0.25.0 c8568f914cd2 aa301651f874 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (12m) 18s ago 18m 42.4M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (99s) 2s ago 17m 42.7M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:14:41.430 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (11m) 18s ago 25m 538M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (9m) 2s ago 26m 441M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (9m) 2s ago 27m 78.1M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (8m) 18s ago 25m 60.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (8m) 2s ago 25m 70.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (81s) 2s ago 19m 7839k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (71s) 18s ago 19m 7476k - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (7m) 2s ago 24m 62.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (6m) 2s ago 24m 62.3M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (5m) 2s ago 23m 55.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (5m) 2s ago 22m 61.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (4m) 18s ago 22m 64.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (4m) 18s ago 21m 55.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (3m) 18s ago 21m 58.6M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (2m) 18s ago 20m 60.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:14:41.431 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (31s) 18s ago 19m 52.3M - 2.43.0 a07b618ecd1d 4fe4ba3e516d 2024-04-25T05:14:41.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (2m) 2s ago 17m 90.3M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:14:41.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (2m) 18s ago 17m 90.4M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:14:41.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (2m) 2s ago 17m 90.5M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:14:41.432 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (2m) 18s ago 17m 90.3M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:14:41.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:41 smithi155 bash[60276]: cephadm 2024-04-25T05:14:40.135585+0000 mgr.x (mgr.24989) 2072 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:41.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:41 smithi155 bash[60276]: cephadm 2024-04-25T05:14:40.135585+0000 mgr.x (mgr.24989) 2072 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:41.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:41 smithi155 bash[60276]: cephadm 2024-04-25T05:14:40.146223+0000 mgr.x (mgr.24989) 2073 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:41.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:41 smithi155 bash[60276]: cephadm 2024-04-25T05:14:40.146223+0000 mgr.x (mgr.24989) 2073 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:41.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[79063]: cephadm 2024-04-25T05:14:40.135585+0000 mgr.x (mgr.24989) 2072 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:41.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[79063]: cephadm 2024-04-25T05:14:40.135585+0000 mgr.x (mgr.24989) 2072 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:41.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[79063]: cephadm 2024-04-25T05:14:40.146223+0000 mgr.x (mgr.24989) 2073 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:41.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[79063]: cephadm 2024-04-25T05:14:40.146223+0000 mgr.x (mgr.24989) 2073 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[81040]: cephadm 2024-04-25T05:14:40.135585+0000 mgr.x (mgr.24989) 2072 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:41.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[81040]: cephadm 2024-04-25T05:14:40.135585+0000 mgr.x (mgr.24989) 2072 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-25T05:14:41.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[81040]: cephadm 2024-04-25T05:14:40.146223+0000 mgr.x (mgr.24989) 2073 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:41.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:41 smithi096 bash[81040]: cephadm 2024-04-25T05:14:40.146223+0000 mgr.x (mgr.24989) 2073 : cephadm [INF] Deploying daemon alertmanager.a on smithi096 2024-04-25T05:14:41.857 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:14:41.858 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:14:41.859 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:14:41.859 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:14:41.859 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "mon", 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:14:42.227 INFO:teuthology.orchestra.run.smithi096.stdout: "iscsi", 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw", 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout: "osd" 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "18/23 daemons upgraded", 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:14:42.228 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: cluster 2024-04-25T05:14:40.521369+0000 mgr.x (mgr.24989) 2074 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: cluster 2024-04-25T05:14:40.521369+0000 mgr.x (mgr.24989) 2074 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:40.634465+0000 mgr.x (mgr.24989) 2075 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:40.634465+0000 mgr.x (mgr.24989) 2075 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:41.002813+0000 mgr.x (mgr.24989) 2076 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:41.002813+0000 mgr.x (mgr.24989) 2076 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:41.862325+0000 mon.a (mon.0) 2329 : audit [DBG] from='client.? 172.21.15.96:0/3078204091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:42.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:41.862325+0000 mon.a (mon.0) 2329 : audit [DBG] from='client.? 172.21.15.96:0/3078204091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:42.008751+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:42.008751+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:42.018266+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:42.018266+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:42.027498+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:42 smithi155 bash[60276]: audit 2024-04-25T05:14:42.027498+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: cluster 2024-04-25T05:14:40.521369+0000 mgr.x (mgr.24989) 2074 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: cluster 2024-04-25T05:14:40.521369+0000 mgr.x (mgr.24989) 2074 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:42.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:40.634465+0000 mgr.x (mgr.24989) 2075 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:40.634465+0000 mgr.x (mgr.24989) 2075 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:41.002813+0000 mgr.x (mgr.24989) 2076 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:41.002813+0000 mgr.x (mgr.24989) 2076 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:41.862325+0000 mon.a (mon.0) 2329 : audit [DBG] from='client.? 172.21.15.96:0/3078204091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:41.862325+0000 mon.a (mon.0) 2329 : audit [DBG] from='client.? 172.21.15.96:0/3078204091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:42.008751+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:42.008751+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:42.018266+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:42.018266+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:42.027498+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[81040]: audit 2024-04-25T05:14:42.027498+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: cluster 2024-04-25T05:14:40.521369+0000 mgr.x (mgr.24989) 2074 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: cluster 2024-04-25T05:14:40.521369+0000 mgr.x (mgr.24989) 2074 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:40.634465+0000 mgr.x (mgr.24989) 2075 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:40.634465+0000 mgr.x (mgr.24989) 2075 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:41.002813+0000 mgr.x (mgr.24989) 2076 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:41.002813+0000 mgr.x (mgr.24989) 2076 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:41.862325+0000 mon.a (mon.0) 2329 : audit [DBG] from='client.? 172.21.15.96:0/3078204091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:41.862325+0000 mon.a (mon.0) 2329 : audit [DBG] from='client.? 172.21.15.96:0/3078204091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:42.008751+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:42.008751+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:42.018266+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:42.018266+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:42.027498+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:42 smithi096 bash[79063]: audit 2024-04-25T05:14:42.027498+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:42.638 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:14:43.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:43 smithi155 bash[60276]: audit 2024-04-25T05:14:41.381502+0000 mgr.x (mgr.24989) 2077 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:43 smithi155 bash[60276]: audit 2024-04-25T05:14:41.381502+0000 mgr.x (mgr.24989) 2077 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:43 smithi155 bash[60276]: audit 2024-04-25T05:14:42.642801+0000 mon.a (mon.0) 2333 : audit [DBG] from='client.? 172.21.15.96:0/274045234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:43 smithi155 bash[60276]: audit 2024-04-25T05:14:42.642801+0000 mon.a (mon.0) 2333 : audit [DBG] from='client.? 172.21.15.96:0/274045234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[79063]: audit 2024-04-25T05:14:41.381502+0000 mgr.x (mgr.24989) 2077 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[79063]: audit 2024-04-25T05:14:41.381502+0000 mgr.x (mgr.24989) 2077 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[79063]: audit 2024-04-25T05:14:42.642801+0000 mon.a (mon.0) 2333 : audit [DBG] from='client.? 172.21.15.96:0/274045234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:43.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[79063]: audit 2024-04-25T05:14:42.642801+0000 mon.a (mon.0) 2333 : audit [DBG] from='client.? 172.21.15.96:0/274045234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:43.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[81040]: audit 2024-04-25T05:14:41.381502+0000 mgr.x (mgr.24989) 2077 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:43.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[81040]: audit 2024-04-25T05:14:41.381502+0000 mgr.x (mgr.24989) 2077 : audit [DBG] from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:43.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[81040]: audit 2024-04-25T05:14:42.642801+0000 mon.a (mon.0) 2333 : audit [DBG] from='client.? 172.21.15.96:0/274045234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:43.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[81040]: audit 2024-04-25T05:14:42.642801+0000 mon.a (mon.0) 2333 : audit [DBG] from='client.? 172.21.15.96:0/274045234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:14:43.868 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:43 smithi096 bash[111679]: ts=2024-04-25T05:14:43.606Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003372923s 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:42.229207+0000 mgr.x (mgr.24989) 2078 : audit [DBG] from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:42.229207+0000 mgr.x (mgr.24989) 2078 : audit [DBG] from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: cluster 2024-04-25T05:14:42.522486+0000 mgr.x (mgr.24989) 2079 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: cluster 2024-04-25T05:14:42.522486+0000 mgr.x (mgr.24989) 2079 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:43.307594+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:43.307594+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:43.326159+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:43.326159+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:43.341919+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:44 smithi155 bash[60276]: audit 2024-04-25T05:14:43.341919+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:42.229207+0000 mgr.x (mgr.24989) 2078 : audit [DBG] from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:42.229207+0000 mgr.x (mgr.24989) 2078 : audit [DBG] from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: cluster 2024-04-25T05:14:42.522486+0000 mgr.x (mgr.24989) 2079 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: cluster 2024-04-25T05:14:42.522486+0000 mgr.x (mgr.24989) 2079 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:43.307594+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:43.307594+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:43.326159+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:43.326159+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:43.341919+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[79063]: audit 2024-04-25T05:14:43.341919+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:42.229207+0000 mgr.x (mgr.24989) 2078 : audit [DBG] from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:42.229207+0000 mgr.x (mgr.24989) 2078 : audit [DBG] from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: cluster 2024-04-25T05:14:42.522486+0000 mgr.x (mgr.24989) 2079 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: cluster 2024-04-25T05:14:42.522486+0000 mgr.x (mgr.24989) 2079 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:43.307594+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:43.307594+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:43.326159+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:43.326159+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:43.341919+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:44 smithi096 bash[81040]: audit 2024-04-25T05:14:43.341919+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:45 smithi155 bash[60276]: audit 2024-04-25T05:14:43.715063+0000 mgr.x (mgr.24989) 2080 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:45.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:45 smithi155 bash[60276]: audit 2024-04-25T05:14:43.715063+0000 mgr.x (mgr.24989) 2080 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:45.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:45 smithi096 bash[79063]: audit 2024-04-25T05:14:43.715063+0000 mgr.x (mgr.24989) 2080 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:45.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:45 smithi096 bash[79063]: audit 2024-04-25T05:14:43.715063+0000 mgr.x (mgr.24989) 2080 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:45 smithi096 bash[81040]: audit 2024-04-25T05:14:43.715063+0000 mgr.x (mgr.24989) 2080 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:45.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:45 smithi096 bash[81040]: audit 2024-04-25T05:14:43.715063+0000 mgr.x (mgr.24989) 2080 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:46.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:46 smithi155 bash[60276]: cluster 2024-04-25T05:14:44.523947+0000 mgr.x (mgr.24989) 2081 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:46 smithi155 bash[60276]: cluster 2024-04-25T05:14:44.523947+0000 mgr.x (mgr.24989) 2081 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:46.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:46 smithi096 bash[81040]: cluster 2024-04-25T05:14:44.523947+0000 mgr.x (mgr.24989) 2081 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:46.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:46 smithi096 bash[81040]: cluster 2024-04-25T05:14:44.523947+0000 mgr.x (mgr.24989) 2081 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:46 smithi096 bash[79063]: cluster 2024-04-25T05:14:44.523947+0000 mgr.x (mgr.24989) 2081 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:46.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:46 smithi096 bash[79063]: cluster 2024-04-25T05:14:44.523947+0000 mgr.x (mgr.24989) 2081 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:46.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.775 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.776 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.776 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.776 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.776 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.777 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.777 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:46.777 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:47.099 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:46 smithi096 systemd[1]: Stopping Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:14:47.099 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:46 smithi096 bash[111679]: ts=2024-04-25T05:14:46.879Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:14:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[81040]: cluster 2024-04-25T05:14:46.525303+0000 mgr.x (mgr.24989) 2082 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[81040]: cluster 2024-04-25T05:14:46.525303+0000 mgr.x (mgr.24989) 2082 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[81040]: audit 2024-04-25T05:14:46.593909+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:47.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[81040]: audit 2024-04-25T05:14:46.593909+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:47.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[79063]: cluster 2024-04-25T05:14:46.525303+0000 mgr.x (mgr.24989) 2082 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[79063]: cluster 2024-04-25T05:14:46.525303+0000 mgr.x (mgr.24989) 2082 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[79063]: audit 2024-04-25T05:14:46.593909+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:47.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[79063]: audit 2024-04-25T05:14:46.593909+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:47.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:47 smithi155 bash[60276]: cluster 2024-04-25T05:14:46.525303+0000 mgr.x (mgr.24989) 2082 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:47.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:47 smithi155 bash[60276]: cluster 2024-04-25T05:14:46.525303+0000 mgr.x (mgr.24989) 2082 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:47.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:47 smithi155 bash[60276]: audit 2024-04-25T05:14:46.593909+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:47.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:47 smithi155 bash[60276]: audit 2024-04-25T05:14:46.593909+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:14:47.895 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[113189]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:14:47.895 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:47 smithi096 bash[113248]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:14:47.895 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-25T05:14:47.895 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: Stopped Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:14:47.961 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:14:47] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-04-25T05:14:48.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.251 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.251 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.252 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.252 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.252 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.253 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:48.253 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:48 smithi096 systemd[1]: Started Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:14:48.253 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:14:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.078391+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.078391+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.089076+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.089076+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.098111+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.098111+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.099146+0000 mon.c (mon.1) 6057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.099146+0000 mon.c (mon.1) 6057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.103746+0000 mgr.x (mgr.24989) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.103746+0000 mgr.x (mgr.24989) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.104360+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.104360+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.210592+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.210592+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.229619+0000 mon.c (mon.1) 6059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.229619+0000 mon.c (mon.1) 6059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.234936+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.234936+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.239566+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.239566+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.240936+0000 mon.c (mon.1) 6062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.240936+0000 mon.c (mon.1) 6062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.250315+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.250315+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.325622+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.325622+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.328593+0000 mon.c (mon.1) 6064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.328593+0000 mon.c (mon.1) 6064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.331286+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.331286+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.332475+0000 mon.c (mon.1) 6066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.332475+0000 mon.c (mon.1) 6066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.341342+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.341342+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.401239+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.401239+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.403987+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.403987+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.406471+0000 mon.c (mon.1) 6069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.406471+0000 mon.c (mon.1) 6069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.407526+0000 mon.c (mon.1) 6070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.407526+0000 mon.c (mon.1) 6070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.416302+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.416302+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.474493+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.474493+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.476677+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.476677+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.478677+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.478677+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.479499+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.479499+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.491539+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.491539+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.549088+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.549088+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.551500+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.551500+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.553651+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.553651+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.554529+0000 mon.c (mon.1) 6078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.554529+0000 mon.c (mon.1) 6078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.563402+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.563402+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.606206+0000 mon.c (mon.1) 6079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.606206+0000 mon.c (mon.1) 6079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.608530+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.608530+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.610867+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.610867+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.611622+0000 mon.c (mon.1) 6082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.611622+0000 mon.c (mon.1) 6082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.617683+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.617683+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.676942+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.676942+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.679415+0000 mon.c (mon.1) 6084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.679415+0000 mon.c (mon.1) 6084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.681829+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.681829+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.682680+0000 mon.c (mon.1) 6086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.682680+0000 mon.c (mon.1) 6086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.692244+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.692244+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.750175+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.750175+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.752694+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.752694+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.754873+0000 mon.c (mon.1) 6089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.754873+0000 mon.c (mon.1) 6089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.755910+0000 mon.c (mon.1) 6090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.755910+0000 mon.c (mon.1) 6090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.764104+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.219 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.764104+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.822339+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.822339+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.824624+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.824624+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.827154+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.827154+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.827850+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.827850+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.833522+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.833522+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.892779+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.892779+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.895154+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.895154+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.897573+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.897573+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.898708+0000 mon.c (mon.1) 6098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.898708+0000 mon.c (mon.1) 6098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.904598+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.904598+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.945564+0000 mon.c (mon.1) 6099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.945564+0000 mon.c (mon.1) 6099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.948280+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.948280+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.950716+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.950716+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.951604+0000 mon.c (mon.1) 6102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.951604+0000 mon.c (mon.1) 6102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.957970+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:48.957970+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.006855+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.006855+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.009971+0000 mon.c (mon.1) 6104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.009971+0000 mon.c (mon.1) 6104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.012505+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.012505+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.013585+0000 mon.c (mon.1) 6106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.013585+0000 mon.c (mon.1) 6106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.020093+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:49 smithi155 bash[60276]: audit 2024-04-25T05:14:49.020093+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.078391+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.078391+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.089076+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.089076+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.098111+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.098111+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.099146+0000 mon.c (mon.1) 6057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.099146+0000 mon.c (mon.1) 6057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.103746+0000 mgr.x (mgr.24989) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.103746+0000 mgr.x (mgr.24989) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.104360+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.104360+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.210592+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:49.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.210592+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.229619+0000 mon.c (mon.1) 6059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.229619+0000 mon.c (mon.1) 6059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.234936+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.234936+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.239566+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.239566+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.078391+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.078391+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.089076+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.089076+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.098111+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.098111+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.099146+0000 mon.c (mon.1) 6057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.099146+0000 mon.c (mon.1) 6057 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.103746+0000 mgr.x (mgr.24989) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.103746+0000 mgr.x (mgr.24989) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.104360+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.104360+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.210592+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.210592+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.229619+0000 mon.c (mon.1) 6059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.229619+0000 mon.c (mon.1) 6059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.234936+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.234936+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.239566+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.239566+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.240936+0000 mon.c (mon.1) 6062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.240936+0000 mon.c (mon.1) 6062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.250315+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.250315+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.325622+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.325622+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.328593+0000 mon.c (mon.1) 6064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.328593+0000 mon.c (mon.1) 6064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.331286+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.331286+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.332475+0000 mon.c (mon.1) 6066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.332475+0000 mon.c (mon.1) 6066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.341342+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.341342+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.401239+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.401239+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.403987+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.403987+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.406471+0000 mon.c (mon.1) 6069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.406471+0000 mon.c (mon.1) 6069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.240936+0000 mon.c (mon.1) 6062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.240936+0000 mon.c (mon.1) 6062 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.250315+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.250315+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.325622+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.325622+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.328593+0000 mon.c (mon.1) 6064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.328593+0000 mon.c (mon.1) 6064 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.331286+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.331286+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.332475+0000 mon.c (mon.1) 6066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.332475+0000 mon.c (mon.1) 6066 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.341342+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.341342+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.401239+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.401239+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.403987+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.403987+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.406471+0000 mon.c (mon.1) 6069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.406471+0000 mon.c (mon.1) 6069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.407526+0000 mon.c (mon.1) 6070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.407526+0000 mon.c (mon.1) 6070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.416302+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.416302+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.474493+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.474493+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.476677+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.476677+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.478677+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.478677+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.479499+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.479499+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.491539+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.491539+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.549088+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.549088+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.551500+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.551500+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.553651+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.553651+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.407526+0000 mon.c (mon.1) 6070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.407526+0000 mon.c (mon.1) 6070 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.416302+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.416302+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.474493+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.474493+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.476677+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.476677+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.478677+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.478677+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.479499+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.479499+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.491539+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.491539+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.549088+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.549088+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.551500+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.551500+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.553651+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.553651+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.554529+0000 mon.c (mon.1) 6078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.554529+0000 mon.c (mon.1) 6078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.563402+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.563402+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.606206+0000 mon.c (mon.1) 6079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.606206+0000 mon.c (mon.1) 6079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.608530+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.608530+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.610867+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.610867+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.611622+0000 mon.c (mon.1) 6082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.611622+0000 mon.c (mon.1) 6082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.617683+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.617683+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.676942+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.676942+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.679415+0000 mon.c (mon.1) 6084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.679415+0000 mon.c (mon.1) 6084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.681829+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.554529+0000 mon.c (mon.1) 6078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.554529+0000 mon.c (mon.1) 6078 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.563402+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.563402+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.606206+0000 mon.c (mon.1) 6079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.606206+0000 mon.c (mon.1) 6079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.608530+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.608530+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.610867+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.610867+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.611622+0000 mon.c (mon.1) 6082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.611622+0000 mon.c (mon.1) 6082 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.617683+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.617683+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.676942+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.676942+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.679415+0000 mon.c (mon.1) 6084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.679415+0000 mon.c (mon.1) 6084 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.681829+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.681829+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.682680+0000 mon.c (mon.1) 6086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.682680+0000 mon.c (mon.1) 6086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.692244+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.692244+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.750175+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.750175+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.752694+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.752694+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.754873+0000 mon.c (mon.1) 6089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.754873+0000 mon.c (mon.1) 6089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.755910+0000 mon.c (mon.1) 6090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.755910+0000 mon.c (mon.1) 6090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.764104+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.764104+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.822339+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.822339+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.824624+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.824624+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.827154+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.681829+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.682680+0000 mon.c (mon.1) 6086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.682680+0000 mon.c (mon.1) 6086 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.692244+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.692244+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.750175+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.750175+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.752694+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.752694+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.754873+0000 mon.c (mon.1) 6089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.754873+0000 mon.c (mon.1) 6089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.755910+0000 mon.c (mon.1) 6090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.755910+0000 mon.c (mon.1) 6090 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.764104+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.764104+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.822339+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.822339+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.824624+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.824624+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.827154+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.827154+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.827850+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.827850+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.833522+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.833522+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.892779+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.892779+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.895154+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.895154+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.897573+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.897573+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.898708+0000 mon.c (mon.1) 6098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.898708+0000 mon.c (mon.1) 6098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.904598+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.904598+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.945564+0000 mon.c (mon.1) 6099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.945564+0000 mon.c (mon.1) 6099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.948280+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.948280+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.950716+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.827154+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.827850+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.827850+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.833522+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.833522+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.892779+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.892779+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.895154+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.895154+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.897573+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.897573+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.898708+0000 mon.c (mon.1) 6098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.898708+0000 mon.c (mon.1) 6098 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.904598+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.904598+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.945564+0000 mon.c (mon.1) 6099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.945564+0000 mon.c (mon.1) 6099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.948280+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.948280+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.950716+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.950716+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.951604+0000 mon.c (mon.1) 6102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.951604+0000 mon.c (mon.1) 6102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.957970+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:48.957970+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.006855+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.006855+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.009971+0000 mon.c (mon.1) 6104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.009971+0000 mon.c (mon.1) 6104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.012505+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.012505+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.013585+0000 mon.c (mon.1) 6106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.013585+0000 mon.c (mon.1) 6106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.020093+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[79063]: audit 2024-04-25T05:14:49.020093+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.950716+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.951604+0000 mon.c (mon.1) 6102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.951604+0000 mon.c (mon.1) 6102 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.957970+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:48.957970+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.006855+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.006855+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.009971+0000 mon.c (mon.1) 6104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.009971+0000 mon.c (mon.1) 6104 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.012505+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.012505+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.013585+0000 mon.c (mon.1) 6106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.013585+0000 mon.c (mon.1) 6106 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.020093+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:49 smithi096 bash[81040]: audit 2024-04-25T05:14:49.020093+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.179Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.179Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.181Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.96 port=9094 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.182Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.215Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.215Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.219Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-25T05:14:50.327 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[113303]: ts=2024-04-25T05:14:50.219Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:48.210090+0000 mgr.x (mgr.24989) 2084 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:48.210090+0000 mgr.x (mgr.24989) 2084 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.250260+0000 mgr.x (mgr.24989) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.250260+0000 mgr.x (mgr.24989) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.341229+0000 mgr.x (mgr.24989) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.341229+0000 mgr.x (mgr.24989) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.415816+0000 mgr.x (mgr.24989) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.415816+0000 mgr.x (mgr.24989) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.328 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.490669+0000 mgr.x (mgr.24989) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.490669+0000 mgr.x (mgr.24989) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cluster 2024-04-25T05:14:48.525913+0000 mgr.x (mgr.24989) 2089 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cluster 2024-04-25T05:14:48.525913+0000 mgr.x (mgr.24989) 2089 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.562694+0000 mgr.x (mgr.24989) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.562694+0000 mgr.x (mgr.24989) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.617033+0000 mgr.x (mgr.24989) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.617033+0000 mgr.x (mgr.24989) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.691757+0000 mgr.x (mgr.24989) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.691757+0000 mgr.x (mgr.24989) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.763339+0000 mgr.x (mgr.24989) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.763339+0000 mgr.x (mgr.24989) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.329 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.832757+0000 mgr.x (mgr.24989) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:48.210090+0000 mgr.x (mgr.24989) 2084 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:48.210090+0000 mgr.x (mgr.24989) 2084 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.250260+0000 mgr.x (mgr.24989) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.250260+0000 mgr.x (mgr.24989) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.341229+0000 mgr.x (mgr.24989) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.341229+0000 mgr.x (mgr.24989) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.415816+0000 mgr.x (mgr.24989) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.415816+0000 mgr.x (mgr.24989) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.490669+0000 mgr.x (mgr.24989) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.490669+0000 mgr.x (mgr.24989) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cluster 2024-04-25T05:14:48.525913+0000 mgr.x (mgr.24989) 2089 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cluster 2024-04-25T05:14:48.525913+0000 mgr.x (mgr.24989) 2089 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:50.330 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.562694+0000 mgr.x (mgr.24989) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.562694+0000 mgr.x (mgr.24989) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.617033+0000 mgr.x (mgr.24989) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.617033+0000 mgr.x (mgr.24989) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.691757+0000 mgr.x (mgr.24989) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.691757+0000 mgr.x (mgr.24989) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.763339+0000 mgr.x (mgr.24989) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.763339+0000 mgr.x (mgr.24989) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.832757+0000 mgr.x (mgr.24989) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.832757+0000 mgr.x (mgr.24989) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.331 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.903845+0000 mgr.x (mgr.24989) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.903845+0000 mgr.x (mgr.24989) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.959394+0000 mgr.x (mgr.24989) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:48.959394+0000 mgr.x (mgr.24989) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.019866+0000 mgr.x (mgr.24989) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.019866+0000 mgr.x (mgr.24989) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.096151+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.096151+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.098525+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.098525+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.101394+0000 mon.c (mon.1) 6109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.101394+0000 mon.c (mon.1) 6109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.102434+0000 mon.c (mon.1) 6110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.332 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.102434+0000 mon.c (mon.1) 6110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.108753+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.108753+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.110587+0000 mgr.x (mgr.24989) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.110587+0000 mgr.x (mgr.24989) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.199704+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.199704+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.832757+0000 mgr.x (mgr.24989) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.903845+0000 mgr.x (mgr.24989) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.333 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.903845+0000 mgr.x (mgr.24989) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.959394+0000 mgr.x (mgr.24989) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:48.959394+0000 mgr.x (mgr.24989) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.019866+0000 mgr.x (mgr.24989) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.019866+0000 mgr.x (mgr.24989) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.096151+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.096151+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.098525+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.098525+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.101394+0000 mon.c (mon.1) 6109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.101394+0000 mon.c (mon.1) 6109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.102434+0000 mon.c (mon.1) 6110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.102434+0000 mon.c (mon.1) 6110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.334 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.108753+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.108753+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.110587+0000 mgr.x (mgr.24989) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.110587+0000 mgr.x (mgr.24989) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.199704+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.199704+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.203869+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.203869+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.207464+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.207464+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.208546+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.208546+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.215896+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.215896+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.335 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.308084+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.308084+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.312636+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.312636+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.315989+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.315989+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.317578+0000 mon.c (mon.1) 6118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.317578+0000 mon.c (mon.1) 6118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.328269+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.328269+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.418986+0000 mon.c (mon.1) 6119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.336 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.203869+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.203869+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.207464+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.207464+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.208546+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.208546+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.215896+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.215896+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.308084+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.308084+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.312636+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.312636+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.315989+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.315989+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.337 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.317578+0000 mon.c (mon.1) 6118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.317578+0000 mon.c (mon.1) 6118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.328269+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.328269+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.418986+0000 mon.c (mon.1) 6119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.418986+0000 mon.c (mon.1) 6119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.423704+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.423704+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.427139+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.338 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.427139+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.428624+0000 mon.c (mon.1) 6122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.428624+0000 mon.c (mon.1) 6122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.439748+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.439748+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.529076+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.529076+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.533271+0000 mon.c (mon.1) 6124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.533271+0000 mon.c (mon.1) 6124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.537070+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.537070+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.538276+0000 mon.c (mon.1) 6126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.538276+0000 mon.c (mon.1) 6126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.548712+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.548712+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.339 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.627902+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.418986+0000 mon.c (mon.1) 6119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.423704+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.423704+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.427139+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.427139+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.428624+0000 mon.c (mon.1) 6122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.428624+0000 mon.c (mon.1) 6122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.439748+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.439748+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.529076+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.529076+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.340 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.533271+0000 mon.c (mon.1) 6124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.533271+0000 mon.c (mon.1) 6124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.537070+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.537070+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.538276+0000 mon.c (mon.1) 6126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.538276+0000 mon.c (mon.1) 6126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.548712+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.548712+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.627902+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.627902+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.630647+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.341 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.630647+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.633716+0000 mon.c (mon.1) 6129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.633716+0000 mon.c (mon.1) 6129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.634660+0000 mon.c (mon.1) 6130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.634660+0000 mon.c (mon.1) 6130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.642780+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.642780+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.716454+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.716454+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.719563+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.719563+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.722790+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.722790+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.724283+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.342 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.724283+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.735741+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.735741+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.811656+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.627902+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.630647+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.630647+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.633716+0000 mon.c (mon.1) 6129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.633716+0000 mon.c (mon.1) 6129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.634660+0000 mon.c (mon.1) 6130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.343 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.634660+0000 mon.c (mon.1) 6130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.642780+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.642780+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.716454+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.716454+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.719563+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.719563+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.722790+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.722790+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.724283+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.724283+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.735741+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.735741+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.811656+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.811656+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.815941+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.815941+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.819763+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.819763+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.821037+0000 mon.c (mon.1) 6138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.821037+0000 mon.c (mon.1) 6138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.829452+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.829452+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.921332+0000 mon.c (mon.1) 6139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.921332+0000 mon.c (mon.1) 6139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.926048+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.345 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.926048+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.929470+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.929470+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.930976+0000 mon.c (mon.1) 6142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.930976+0000 mon.c (mon.1) 6142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.942086+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:49.942086+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.020467+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.811656+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.815941+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.346 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.815941+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.819763+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.819763+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.821037+0000 mon.c (mon.1) 6138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.821037+0000 mon.c (mon.1) 6138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.829452+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.829452+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.921332+0000 mon.c (mon.1) 6139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.921332+0000 mon.c (mon.1) 6139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.926048+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.926048+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.929470+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.929470+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.930976+0000 mon.c (mon.1) 6142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.930976+0000 mon.c (mon.1) 6142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.347 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.942086+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:49.942086+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.020467+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.020467+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.023644+0000 mon.c (mon.1) 6144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.023644+0000 mon.c (mon.1) 6144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.027647+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.027647+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.348 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.028610+0000 mon.c (mon.1) 6146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.028610+0000 mon.c (mon.1) 6146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.037172+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[81040]: audit 2024-04-25T05:14:50.037172+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.020467+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.023644+0000 mon.c (mon.1) 6144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.023644+0000 mon.c (mon.1) 6144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.027647+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.027647+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.028610+0000 mon.c (mon.1) 6146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.028610+0000 mon.c (mon.1) 6146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.037172+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.349 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:50 smithi096 bash[79063]: audit 2024-04-25T05:14:50.037172+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:48.210090+0000 mgr.x (mgr.24989) 2084 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:48.210090+0000 mgr.x (mgr.24989) 2084 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.250260+0000 mgr.x (mgr.24989) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.250260+0000 mgr.x (mgr.24989) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.341229+0000 mgr.x (mgr.24989) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.341229+0000 mgr.x (mgr.24989) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.415816+0000 mgr.x (mgr.24989) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.415816+0000 mgr.x (mgr.24989) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.490669+0000 mgr.x (mgr.24989) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.490669+0000 mgr.x (mgr.24989) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cluster 2024-04-25T05:14:48.525913+0000 mgr.x (mgr.24989) 2089 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cluster 2024-04-25T05:14:48.525913+0000 mgr.x (mgr.24989) 2089 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.562694+0000 mgr.x (mgr.24989) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.562694+0000 mgr.x (mgr.24989) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.617033+0000 mgr.x (mgr.24989) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.617033+0000 mgr.x (mgr.24989) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.691757+0000 mgr.x (mgr.24989) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.691757+0000 mgr.x (mgr.24989) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.763339+0000 mgr.x (mgr.24989) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.763339+0000 mgr.x (mgr.24989) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.832757+0000 mgr.x (mgr.24989) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.832757+0000 mgr.x (mgr.24989) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.903845+0000 mgr.x (mgr.24989) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.903845+0000 mgr.x (mgr.24989) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.959394+0000 mgr.x (mgr.24989) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:48.959394+0000 mgr.x (mgr.24989) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.019866+0000 mgr.x (mgr.24989) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.019866+0000 mgr.x (mgr.24989) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.096151+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.096151+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.098525+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.098525+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.101394+0000 mon.c (mon.1) 6109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.101394+0000 mon.c (mon.1) 6109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.102434+0000 mon.c (mon.1) 6110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.102434+0000 mon.c (mon.1) 6110 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.108753+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.108753+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.110587+0000 mgr.x (mgr.24989) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.110587+0000 mgr.x (mgr.24989) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:50.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.199704+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.199704+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.203869+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.203869+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.207464+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.207464+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.208546+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.208546+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.215896+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.215896+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.308084+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.308084+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.312636+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.312636+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.315989+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.315989+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.317578+0000 mon.c (mon.1) 6118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.317578+0000 mon.c (mon.1) 6118 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.328269+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.328269+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.418986+0000 mon.c (mon.1) 6119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.418986+0000 mon.c (mon.1) 6119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.423704+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.423704+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.427139+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.427139+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.428624+0000 mon.c (mon.1) 6122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.428624+0000 mon.c (mon.1) 6122 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.439748+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.439748+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.529076+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.529076+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.533271+0000 mon.c (mon.1) 6124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.533271+0000 mon.c (mon.1) 6124 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.537070+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.537070+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.538276+0000 mon.c (mon.1) 6126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.538276+0000 mon.c (mon.1) 6126 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.548712+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.548712+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.627902+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.627902+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.630647+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.630647+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.633716+0000 mon.c (mon.1) 6129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.633716+0000 mon.c (mon.1) 6129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.634660+0000 mon.c (mon.1) 6130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.634660+0000 mon.c (mon.1) 6130 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.642780+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.642780+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.716454+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.716454+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.719563+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.719563+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.722790+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.722790+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.724283+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.724283+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.735741+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.735741+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.811656+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.811656+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.815941+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.815941+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.819763+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.819763+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.821037+0000 mon.c (mon.1) 6138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.821037+0000 mon.c (mon.1) 6138 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.829452+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.829452+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.921332+0000 mon.c (mon.1) 6139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.921332+0000 mon.c (mon.1) 6139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.926048+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.926048+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.929470+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.929470+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.930976+0000 mon.c (mon.1) 6142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.930976+0000 mon.c (mon.1) 6142 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.942086+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:49.942086+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.020467+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.020467+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.023644+0000 mon.c (mon.1) 6144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.023644+0000 mon.c (mon.1) 6144 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.027647+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.027647+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:50.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.028610+0000 mon.c (mon.1) 6146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.028610+0000 mon.c (mon.1) 6146 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:50.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.037172+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:50.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:50 smithi155 bash[60276]: audit 2024-04-25T05:14:50.037172+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.217573+0000 mgr.x (mgr.24989) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.217573+0000 mgr.x (mgr.24989) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.328355+0000 mgr.x (mgr.24989) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.328355+0000 mgr.x (mgr.24989) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.439306+0000 mgr.x (mgr.24989) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.439306+0000 mgr.x (mgr.24989) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.548436+0000 mgr.x (mgr.24989) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.548436+0000 mgr.x (mgr.24989) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.642262+0000 mgr.x (mgr.24989) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.642262+0000 mgr.x (mgr.24989) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.735378+0000 mgr.x (mgr.24989) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.735378+0000 mgr.x (mgr.24989) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.830752+0000 mgr.x (mgr.24989) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.830752+0000 mgr.x (mgr.24989) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.941865+0000 mgr.x (mgr.24989) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:49.941865+0000 mgr.x (mgr.24989) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.036726+0000 mgr.x (mgr.24989) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.036726+0000 mgr.x (mgr.24989) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.113818+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.113818+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.116146+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.116146+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.118346+0000 mon.c (mon.1) 6149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.118346+0000 mon.c (mon.1) 6149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.119157+0000 mon.c (mon.1) 6150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.119157+0000 mon.c (mon.1) 6150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.125580+0000 mgr.x (mgr.24989) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.125580+0000 mgr.x (mgr.24989) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.126411+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.126411+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.191420+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.191420+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.193864+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.193864+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.196008+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.196008+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.197358+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.197358+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.205283+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.205283+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.286117+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.286117+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.288777+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.288777+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.291548+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.291548+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.292523+0000 mon.c (mon.1) 6158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.292523+0000 mon.c (mon.1) 6158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.302491+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.302491+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.381812+0000 mon.c (mon.1) 6159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.381812+0000 mon.c (mon.1) 6159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.384381+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.384381+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.387415+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.387415+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.388463+0000 mon.c (mon.1) 6162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.388463+0000 mon.c (mon.1) 6162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.396959+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.396959+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.486159+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.486159+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.490474+0000 mon.c (mon.1) 6164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.490474+0000 mon.c (mon.1) 6164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.493914+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.493914+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.494919+0000 mon.c (mon.1) 6166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.494919+0000 mon.c (mon.1) 6166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.506444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.506444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.585352+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.585352+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.588787+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.588787+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.591970+0000 mon.c (mon.1) 6169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.591970+0000 mon.c (mon.1) 6169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.593460+0000 mon.c (mon.1) 6170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.593460+0000 mon.c (mon.1) 6170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.605873+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.605873+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.694541+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.694541+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.699271+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.699271+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.703060+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.703060+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.704396+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.704396+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.716206+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.716206+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.795512+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.795512+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.798914+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.798914+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.802342+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.802342+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.803827+0000 mon.c (mon.1) 6178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.803827+0000 mon.c (mon.1) 6178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.815801+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.815801+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.893924+0000 mon.c (mon.1) 6179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.893924+0000 mon.c (mon.1) 6179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.897606+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.897606+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.901133+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.901133+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.902438+0000 mon.c (mon.1) 6182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.902438+0000 mon.c (mon.1) 6182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.913585+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.913585+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.992240+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.992240+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.995513+0000 mon.c (mon.1) 6184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.995513+0000 mon.c (mon.1) 6184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.999125+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:50.999125+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:51.000379+0000 mon.c (mon.1) 6186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:51.000379+0000 mon.c (mon.1) 6186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:51.012002+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:51 smithi155 bash[60276]: audit 2024-04-25T05:14:51.012002+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.217573+0000 mgr.x (mgr.24989) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.217573+0000 mgr.x (mgr.24989) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.328355+0000 mgr.x (mgr.24989) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.328355+0000 mgr.x (mgr.24989) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.439306+0000 mgr.x (mgr.24989) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.439306+0000 mgr.x (mgr.24989) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.548436+0000 mgr.x (mgr.24989) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.548436+0000 mgr.x (mgr.24989) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.642262+0000 mgr.x (mgr.24989) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.642262+0000 mgr.x (mgr.24989) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.735378+0000 mgr.x (mgr.24989) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.735378+0000 mgr.x (mgr.24989) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.830752+0000 mgr.x (mgr.24989) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.830752+0000 mgr.x (mgr.24989) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.941865+0000 mgr.x (mgr.24989) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:49.941865+0000 mgr.x (mgr.24989) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.036726+0000 mgr.x (mgr.24989) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.036726+0000 mgr.x (mgr.24989) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.113818+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.113818+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.116146+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.217573+0000 mgr.x (mgr.24989) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.217573+0000 mgr.x (mgr.24989) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.328355+0000 mgr.x (mgr.24989) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.328355+0000 mgr.x (mgr.24989) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.439306+0000 mgr.x (mgr.24989) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.439306+0000 mgr.x (mgr.24989) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.548436+0000 mgr.x (mgr.24989) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.548436+0000 mgr.x (mgr.24989) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.642262+0000 mgr.x (mgr.24989) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.642262+0000 mgr.x (mgr.24989) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.735378+0000 mgr.x (mgr.24989) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.735378+0000 mgr.x (mgr.24989) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.830752+0000 mgr.x (mgr.24989) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.830752+0000 mgr.x (mgr.24989) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.941865+0000 mgr.x (mgr.24989) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:49.941865+0000 mgr.x (mgr.24989) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.036726+0000 mgr.x (mgr.24989) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.036726+0000 mgr.x (mgr.24989) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.113818+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.113818+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.116146+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.116146+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.118346+0000 mon.c (mon.1) 6149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.118346+0000 mon.c (mon.1) 6149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.119157+0000 mon.c (mon.1) 6150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.119157+0000 mon.c (mon.1) 6150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.125580+0000 mgr.x (mgr.24989) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.125580+0000 mgr.x (mgr.24989) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.126411+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.126411+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.191420+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.191420+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.193864+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.193864+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.196008+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.196008+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.197358+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.197358+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.205283+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.205283+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.286117+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.286117+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.288777+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.288777+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.291548+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.291548+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.292523+0000 mon.c (mon.1) 6158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.292523+0000 mon.c (mon.1) 6158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.302491+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.302491+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.381812+0000 mon.c (mon.1) 6159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.381812+0000 mon.c (mon.1) 6159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.384381+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.384381+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.387415+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.387415+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.388463+0000 mon.c (mon.1) 6162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.388463+0000 mon.c (mon.1) 6162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.396959+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.396959+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.486159+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.116146+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.118346+0000 mon.c (mon.1) 6149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.118346+0000 mon.c (mon.1) 6149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.119157+0000 mon.c (mon.1) 6150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.119157+0000 mon.c (mon.1) 6150 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.125580+0000 mgr.x (mgr.24989) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.125580+0000 mgr.x (mgr.24989) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.126411+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.126411+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.191420+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.191420+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.193864+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.193864+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.196008+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.196008+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.197358+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.197358+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.205283+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.205283+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.286117+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.486159+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.490474+0000 mon.c (mon.1) 6164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.490474+0000 mon.c (mon.1) 6164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.493914+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.493914+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.494919+0000 mon.c (mon.1) 6166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.494919+0000 mon.c (mon.1) 6166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.506444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.506444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.585352+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.585352+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.588787+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.588787+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.591970+0000 mon.c (mon.1) 6169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.591970+0000 mon.c (mon.1) 6169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.593460+0000 mon.c (mon.1) 6170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.593460+0000 mon.c (mon.1) 6170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.605873+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.605873+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.694541+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.694541+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.699271+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.699271+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.703060+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.703060+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.704396+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.704396+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.716206+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.716206+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.795512+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.795512+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.798914+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.798914+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.802342+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.802342+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.803827+0000 mon.c (mon.1) 6178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.803827+0000 mon.c (mon.1) 6178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.815801+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.815801+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.286117+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.288777+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.288777+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.291548+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.291548+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.292523+0000 mon.c (mon.1) 6158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.292523+0000 mon.c (mon.1) 6158 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.302491+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.302491+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.381812+0000 mon.c (mon.1) 6159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.381812+0000 mon.c (mon.1) 6159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.384381+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.384381+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.387415+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.387415+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.388463+0000 mon.c (mon.1) 6162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.388463+0000 mon.c (mon.1) 6162 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.396959+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.396959+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.486159+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.893924+0000 mon.c (mon.1) 6179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.893924+0000 mon.c (mon.1) 6179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.897606+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.897606+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.901133+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.901133+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.902438+0000 mon.c (mon.1) 6182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.902438+0000 mon.c (mon.1) 6182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.913585+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.913585+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.992240+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.992240+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.995513+0000 mon.c (mon.1) 6184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.995513+0000 mon.c (mon.1) 6184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.999125+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:50.999125+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:51.000379+0000 mon.c (mon.1) 6186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:51.000379+0000 mon.c (mon.1) 6186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:51.012002+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[81040]: audit 2024-04-25T05:14:51.012002+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.486159+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.490474+0000 mon.c (mon.1) 6164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.490474+0000 mon.c (mon.1) 6164 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.493914+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.493914+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.494919+0000 mon.c (mon.1) 6166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.494919+0000 mon.c (mon.1) 6166 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.506444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.506444+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.585352+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.585352+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.588787+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.588787+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.591970+0000 mon.c (mon.1) 6169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.591970+0000 mon.c (mon.1) 6169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.593460+0000 mon.c (mon.1) 6170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.593460+0000 mon.c (mon.1) 6170 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.605873+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.605873+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.694541+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.694541+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.699271+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.699271+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.703060+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.703060+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.704396+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.704396+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.716206+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.716206+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.795512+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.795512+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.798914+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.798914+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.802342+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.802342+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.803827+0000 mon.c (mon.1) 6178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.803827+0000 mon.c (mon.1) 6178 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.815801+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.815801+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.893924+0000 mon.c (mon.1) 6179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.893924+0000 mon.c (mon.1) 6179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.897606+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.897606+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.901133+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.901133+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.902438+0000 mon.c (mon.1) 6182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.902438+0000 mon.c (mon.1) 6182 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.913585+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.913585+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.992240+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.992240+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.995513+0000 mon.c (mon.1) 6184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.995513+0000 mon.c (mon.1) 6184 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.999125+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:50.999125+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:51.000379+0000 mon.c (mon.1) 6186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:51.000379+0000 mon.c (mon.1) 6186 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:51.012002+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:51.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:51 smithi096 bash[79063]: audit 2024-04-25T05:14:51.012002+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.392 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[113303]: ts=2024-04-25T05:14:52.182Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000613691s 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.205895+0000 mgr.x (mgr.24989) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.205895+0000 mgr.x (mgr.24989) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.301773+0000 mgr.x (mgr.24989) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.301773+0000 mgr.x (mgr.24989) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.396275+0000 mgr.x (mgr.24989) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.396275+0000 mgr.x (mgr.24989) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.505971+0000 mgr.x (mgr.24989) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.505971+0000 mgr.x (mgr.24989) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cluster 2024-04-25T05:14:50.527184+0000 mgr.x (mgr.24989) 2113 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:52.393 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cluster 2024-04-25T05:14:50.527184+0000 mgr.x (mgr.24989) 2113 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.605528+0000 mgr.x (mgr.24989) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.605528+0000 mgr.x (mgr.24989) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.716079+0000 mgr.x (mgr.24989) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.716079+0000 mgr.x (mgr.24989) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.815226+0000 mgr.x (mgr.24989) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.815226+0000 mgr.x (mgr.24989) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.912916+0000 mgr.x (mgr.24989) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:50.912916+0000 mgr.x (mgr.24989) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.011328+0000 mgr.x (mgr.24989) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.011328+0000 mgr.x (mgr.24989) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.394 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.098753+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.205895+0000 mgr.x (mgr.24989) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.205895+0000 mgr.x (mgr.24989) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.301773+0000 mgr.x (mgr.24989) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.301773+0000 mgr.x (mgr.24989) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.396275+0000 mgr.x (mgr.24989) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.396275+0000 mgr.x (mgr.24989) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.505971+0000 mgr.x (mgr.24989) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.505971+0000 mgr.x (mgr.24989) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cluster 2024-04-25T05:14:50.527184+0000 mgr.x (mgr.24989) 2113 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cluster 2024-04-25T05:14:50.527184+0000 mgr.x (mgr.24989) 2113 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.605528+0000 mgr.x (mgr.24989) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.605528+0000 mgr.x (mgr.24989) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.716079+0000 mgr.x (mgr.24989) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.395 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.716079+0000 mgr.x (mgr.24989) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.815226+0000 mgr.x (mgr.24989) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.815226+0000 mgr.x (mgr.24989) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.912916+0000 mgr.x (mgr.24989) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:50.912916+0000 mgr.x (mgr.24989) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.011328+0000 mgr.x (mgr.24989) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.011328+0000 mgr.x (mgr.24989) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.098753+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.098753+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.109159+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.109159+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.112481+0000 mon.c (mon.1) 6189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.112481+0000 mon.c (mon.1) 6189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.113806+0000 mon.c (mon.1) 6190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.113806+0000 mon.c (mon.1) 6190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.122542+0000 mgr.x (mgr.24989) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.122542+0000 mgr.x (mgr.24989) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.123132+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.123132+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.205346+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.205346+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.208189+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.208189+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.211132+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.211132+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.212061+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.212061+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.220330+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.220330+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.297554+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.297554+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.302375+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.302375+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.307171+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.307171+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.308628+0000 mon.c (mon.1) 6198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.308628+0000 mon.c (mon.1) 6198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.319087+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.398 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.319087+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.408889+0000 mon.c (mon.1) 6199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.408889+0000 mon.c (mon.1) 6199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.413994+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.413994+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.417976+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.417976+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.419615+0000 mon.c (mon.1) 6202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.419615+0000 mon.c (mon.1) 6202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.432492+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.098753+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.109159+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.109159+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.112481+0000 mon.c (mon.1) 6189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.112481+0000 mon.c (mon.1) 6189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.113806+0000 mon.c (mon.1) 6190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.113806+0000 mon.c (mon.1) 6190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.122542+0000 mgr.x (mgr.24989) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.122542+0000 mgr.x (mgr.24989) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.123132+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.123132+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.205346+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.205346+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.208189+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.208189+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.211132+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.211132+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.212061+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.212061+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.220330+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.432492+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.520257+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.520257+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.524523+0000 mon.c (mon.1) 6204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.524523+0000 mon.c (mon.1) 6204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.528246+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.528246+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.529970+0000 mon.c (mon.1) 6206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.529970+0000 mon.c (mon.1) 6206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.540268+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.540268+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.617250+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.617250+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.620193+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.620193+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.622875+0000 mon.c (mon.1) 6209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.622875+0000 mon.c (mon.1) 6209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.624147+0000 mon.c (mon.1) 6210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.624147+0000 mon.c (mon.1) 6210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.220330+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.297554+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.297554+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.302375+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.302375+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.307171+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.307171+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.308628+0000 mon.c (mon.1) 6198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.308628+0000 mon.c (mon.1) 6198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.319087+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.319087+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.408889+0000 mon.c (mon.1) 6199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.408889+0000 mon.c (mon.1) 6199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.413994+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.413994+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.417976+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.417976+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.419615+0000 mon.c (mon.1) 6202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.419615+0000 mon.c (mon.1) 6202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.432492+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.633125+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.633125+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.709215+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.709215+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.711977+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.711977+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.714766+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.714766+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.715612+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.715612+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.724269+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.724269+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.797750+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.797750+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.802371+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.802371+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.805729+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.805729+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.807207+0000 mon.c (mon.1) 6218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.807207+0000 mon.c (mon.1) 6218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.432492+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.520257+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.520257+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.524523+0000 mon.c (mon.1) 6204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.524523+0000 mon.c (mon.1) 6204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.528246+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.528246+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.529970+0000 mon.c (mon.1) 6206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.529970+0000 mon.c (mon.1) 6206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.540268+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.406 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.540268+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.617250+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.617250+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.620193+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.620193+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.622875+0000 mon.c (mon.1) 6209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.622875+0000 mon.c (mon.1) 6209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.624147+0000 mon.c (mon.1) 6210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.624147+0000 mon.c (mon.1) 6210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.817092+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.817092+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.867466+0000 mon.c (mon.1) 6219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.867466+0000 mon.c (mon.1) 6219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.871996+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.871996+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.875505+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.875505+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.876911+0000 mon.c (mon.1) 6222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.876911+0000 mon.c (mon.1) 6222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.885402+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.885402+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.945537+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.945537+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.408 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.950234+0000 mon.c (mon.1) 6224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.950234+0000 mon.c (mon.1) 6224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.953613+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.953613+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.955222+0000 mon.c (mon.1) 6226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.955222+0000 mon.c (mon.1) 6226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.966038+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:51.966038+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.025650+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.025650+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.028708+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.028708+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.031337+0000 mon.c (mon.1) 6229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.031337+0000 mon.c (mon.1) 6229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.032371+0000 mon.c (mon.1) 6230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.032371+0000 mon.c (mon.1) 6230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.044175+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[79063]: audit 2024-04-25T05:14:52.044175+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.633125+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.633125+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.709215+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.709215+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.711977+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.711977+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.714766+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.714766+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.715612+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.715612+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.724269+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.724269+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.797750+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.797750+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.802371+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.802371+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.805729+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.805729+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.807207+0000 mon.c (mon.1) 6218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.807207+0000 mon.c (mon.1) 6218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.817092+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.817092+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.867466+0000 mon.c (mon.1) 6219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.867466+0000 mon.c (mon.1) 6219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.871996+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.871996+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.875505+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.875505+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.876911+0000 mon.c (mon.1) 6222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.876911+0000 mon.c (mon.1) 6222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.885402+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.885402+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.945537+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.945537+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.950234+0000 mon.c (mon.1) 6224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.950234+0000 mon.c (mon.1) 6224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.953613+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.953613+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.955222+0000 mon.c (mon.1) 6226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.955222+0000 mon.c (mon.1) 6226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.966038+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:51.966038+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.025650+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.025650+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.028708+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.028708+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.031337+0000 mon.c (mon.1) 6229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.031337+0000 mon.c (mon.1) 6229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.032371+0000 mon.c (mon.1) 6230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.032371+0000 mon.c (mon.1) 6230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.044175+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:52 smithi096 bash[81040]: audit 2024-04-25T05:14:52.044175+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.205895+0000 mgr.x (mgr.24989) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.205895+0000 mgr.x (mgr.24989) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.301773+0000 mgr.x (mgr.24989) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.301773+0000 mgr.x (mgr.24989) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.396275+0000 mgr.x (mgr.24989) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.396275+0000 mgr.x (mgr.24989) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.505971+0000 mgr.x (mgr.24989) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.505971+0000 mgr.x (mgr.24989) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cluster 2024-04-25T05:14:50.527184+0000 mgr.x (mgr.24989) 2113 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cluster 2024-04-25T05:14:50.527184+0000 mgr.x (mgr.24989) 2113 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:52.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.605528+0000 mgr.x (mgr.24989) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.605528+0000 mgr.x (mgr.24989) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.716079+0000 mgr.x (mgr.24989) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.716079+0000 mgr.x (mgr.24989) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.815226+0000 mgr.x (mgr.24989) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.815226+0000 mgr.x (mgr.24989) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.912916+0000 mgr.x (mgr.24989) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:50.912916+0000 mgr.x (mgr.24989) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.011328+0000 mgr.x (mgr.24989) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.011328+0000 mgr.x (mgr.24989) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.098753+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.098753+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.109159+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.109159+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.112481+0000 mon.c (mon.1) 6189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.112481+0000 mon.c (mon.1) 6189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.113806+0000 mon.c (mon.1) 6190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.113806+0000 mon.c (mon.1) 6190 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.122542+0000 mgr.x (mgr.24989) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.122542+0000 mgr.x (mgr.24989) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.123132+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.123132+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.205346+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.205346+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.208189+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.208189+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.211132+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.211132+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.212061+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.212061+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.220330+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.220330+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.297554+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.297554+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.302375+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.302375+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.307171+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.307171+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.308628+0000 mon.c (mon.1) 6198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.308628+0000 mon.c (mon.1) 6198 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.319087+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.319087+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.408889+0000 mon.c (mon.1) 6199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.408889+0000 mon.c (mon.1) 6199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.413994+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.413994+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.417976+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.417976+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.419615+0000 mon.c (mon.1) 6202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.419615+0000 mon.c (mon.1) 6202 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.432492+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.432492+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.520257+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.520257+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.524523+0000 mon.c (mon.1) 6204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.524523+0000 mon.c (mon.1) 6204 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.528246+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.528246+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.529970+0000 mon.c (mon.1) 6206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.529970+0000 mon.c (mon.1) 6206 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.540268+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.540268+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.617250+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.617250+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.620193+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.620193+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.622875+0000 mon.c (mon.1) 6209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.622875+0000 mon.c (mon.1) 6209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.624147+0000 mon.c (mon.1) 6210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.624147+0000 mon.c (mon.1) 6210 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.633125+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.633125+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.709215+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.709215+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.711977+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.711977+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.714766+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.714766+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.715612+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.715612+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.724269+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.724269+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.797750+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.797750+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.802371+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.802371+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.805729+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.805729+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.807207+0000 mon.c (mon.1) 6218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.807207+0000 mon.c (mon.1) 6218 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.817092+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.817092+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.867466+0000 mon.c (mon.1) 6219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.867466+0000 mon.c (mon.1) 6219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.871996+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.871996+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.875505+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.875505+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.876911+0000 mon.c (mon.1) 6222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.876911+0000 mon.c (mon.1) 6222 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.885402+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.885402+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.945537+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.945537+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.950234+0000 mon.c (mon.1) 6224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.950234+0000 mon.c (mon.1) 6224 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.953613+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.953613+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.955222+0000 mon.c (mon.1) 6226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.955222+0000 mon.c (mon.1) 6226 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.966038+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:51.966038+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.025650+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.025650+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.028708+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.028708+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.031337+0000 mon.c (mon.1) 6229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.031337+0000 mon.c (mon.1) 6229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.032371+0000 mon.c (mon.1) 6230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.032371+0000 mon.c (mon.1) 6230 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.044175+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:52.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:52 smithi155 bash[60276]: audit 2024-04-25T05:14:52.044175+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.221818+0000 mgr.x (mgr.24989) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.221818+0000 mgr.x (mgr.24989) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.319639+0000 mgr.x (mgr.24989) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.319639+0000 mgr.x (mgr.24989) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.432249+0000 mgr.x (mgr.24989) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.432249+0000 mgr.x (mgr.24989) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.541284+0000 mgr.x (mgr.24989) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.541284+0000 mgr.x (mgr.24989) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.634326+0000 mgr.x (mgr.24989) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.634326+0000 mgr.x (mgr.24989) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.724861+0000 mgr.x (mgr.24989) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.724861+0000 mgr.x (mgr.24989) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.818883+0000 mgr.x (mgr.24989) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.818883+0000 mgr.x (mgr.24989) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.888053+0000 mgr.x (mgr.24989) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.888053+0000 mgr.x (mgr.24989) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.967238+0000 mgr.x (mgr.24989) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:51.967238+0000 mgr.x (mgr.24989) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.043847+0000 mgr.x (mgr.24989) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.043847+0000 mgr.x (mgr.24989) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.086663+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.086663+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.221818+0000 mgr.x (mgr.24989) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.221818+0000 mgr.x (mgr.24989) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.319639+0000 mgr.x (mgr.24989) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.319639+0000 mgr.x (mgr.24989) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.432249+0000 mgr.x (mgr.24989) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.432249+0000 mgr.x (mgr.24989) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.541284+0000 mgr.x (mgr.24989) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.541284+0000 mgr.x (mgr.24989) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.634326+0000 mgr.x (mgr.24989) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.634326+0000 mgr.x (mgr.24989) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.724861+0000 mgr.x (mgr.24989) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.724861+0000 mgr.x (mgr.24989) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.818883+0000 mgr.x (mgr.24989) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.818883+0000 mgr.x (mgr.24989) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.888053+0000 mgr.x (mgr.24989) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.888053+0000 mgr.x (mgr.24989) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.967238+0000 mgr.x (mgr.24989) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:51.967238+0000 mgr.x (mgr.24989) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.043847+0000 mgr.x (mgr.24989) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.043847+0000 mgr.x (mgr.24989) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.086663+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.086663+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.106468+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.106468+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.108898+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.108898+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.109930+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.109930+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.115059+0000 mgr.x (mgr.24989) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.115059+0000 mgr.x (mgr.24989) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.115766+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.115766+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.157446+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.157446+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.159667+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.159667+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.162434+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.162434+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.163206+0000 mon.c (mon.1) 6238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.163206+0000 mon.c (mon.1) 6238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.168758+0000 mgr.x (mgr.24989) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.106468+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.106468+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.108898+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.108898+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.109930+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.109930+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.115059+0000 mgr.x (mgr.24989) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.115059+0000 mgr.x (mgr.24989) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.115766+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.115766+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.157446+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.157446+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.159667+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.159667+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.162434+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.162434+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.163206+0000 mon.c (mon.1) 6238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.163206+0000 mon.c (mon.1) 6238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.168758+0000 mgr.x (mgr.24989) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.168758+0000 mgr.x (mgr.24989) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.169580+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.169580+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.213308+0000 mon.c (mon.1) 6239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.213308+0000 mon.c (mon.1) 6239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.215738+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.215738+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.218007+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.218007+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.218754+0000 mon.c (mon.1) 6242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.218754+0000 mon.c (mon.1) 6242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.223953+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.223953+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.268679+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.268679+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.271653+0000 mon.c (mon.1) 6244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.271653+0000 mon.c (mon.1) 6244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.274206+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.274206+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.275362+0000 mon.c (mon.1) 6246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.275362+0000 mon.c (mon.1) 6246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.281028+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.281028+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.324625+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.324625+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.327142+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.327142+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.329391+0000 mon.c (mon.1) 6249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.329391+0000 mon.c (mon.1) 6249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.330175+0000 mon.c (mon.1) 6250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.330175+0000 mon.c (mon.1) 6250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.335803+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.335803+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.380370+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.380370+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.382818+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.382818+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.385381+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.385381+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.386427+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.168758+0000 mgr.x (mgr.24989) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.169580+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.169580+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.213308+0000 mon.c (mon.1) 6239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.213308+0000 mon.c (mon.1) 6239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.215738+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.215738+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.218007+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.218007+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.218754+0000 mon.c (mon.1) 6242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.218754+0000 mon.c (mon.1) 6242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.223953+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.223953+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.268679+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.268679+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.271653+0000 mon.c (mon.1) 6244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.271653+0000 mon.c (mon.1) 6244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.274206+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.274206+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.275362+0000 mon.c (mon.1) 6246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.386427+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.392952+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.392952+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.262 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.479839+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.479839+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.483606+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.483606+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.486730+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.486730+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.487828+0000 mon.c (mon.1) 6258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.487828+0000 mon.c (mon.1) 6258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.494438+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.494438+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.569456+0000 mon.c (mon.1) 6259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.569456+0000 mon.c (mon.1) 6259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.571484+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.571484+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.573788+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.573788+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.275362+0000 mon.c (mon.1) 6246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.281028+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.281028+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.324625+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.324625+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.327142+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.327142+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.329391+0000 mon.c (mon.1) 6249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.329391+0000 mon.c (mon.1) 6249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.330175+0000 mon.c (mon.1) 6250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.330175+0000 mon.c (mon.1) 6250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.335803+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.335803+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.380370+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.380370+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.382818+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.382818+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.385381+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.385381+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.386427+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.574601+0000 mon.c (mon.1) 6262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.265 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.574601+0000 mon.c (mon.1) 6262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.579942+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.579942+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.624515+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.624515+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.627109+0000 mon.c (mon.1) 6264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.627109+0000 mon.c (mon.1) 6264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.629446+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.629446+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.630388+0000 mon.c (mon.1) 6266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.630388+0000 mon.c (mon.1) 6266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.636396+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.636396+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.680670+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.680670+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.682912+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.682912+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.685098+0000 mon.c (mon.1) 6269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.685098+0000 mon.c (mon.1) 6269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.386427+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.392952+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.392952+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.479839+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.479839+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.483606+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.483606+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.486730+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.486730+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.487828+0000 mon.c (mon.1) 6258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.487828+0000 mon.c (mon.1) 6258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.494438+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.494438+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.569456+0000 mon.c (mon.1) 6259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.569456+0000 mon.c (mon.1) 6259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.571484+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.571484+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.573788+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.270 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.573788+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.685902+0000 mon.c (mon.1) 6270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.685902+0000 mon.c (mon.1) 6270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.691708+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.691708+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.735932+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.735932+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.738643+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.271 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.738643+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.740836+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.740836+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.741559+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.741559+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.747171+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.747171+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.788906+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.788906+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.791632+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.791632+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.793947+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.793947+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.272 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.794962+0000 mon.c (mon.1) 6278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.794962+0000 mon.c (mon.1) 6278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.801450+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.801450+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.891976+0000 mon.c (mon.1) 6279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.891976+0000 mon.c (mon.1) 6279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.896278+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.896278+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.899757+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.899757+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.900846+0000 mon.c (mon.1) 6282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.900846+0000 mon.c (mon.1) 6282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.908285+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:52.908285+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.000156+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.273 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.000156+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.004183+0000 mon.c (mon.1) 6284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.004183+0000 mon.c (mon.1) 6284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.007451+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.007451+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.574601+0000 mon.c (mon.1) 6262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.574601+0000 mon.c (mon.1) 6262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.579942+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.579942+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.624515+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.624515+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.274 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.627109+0000 mon.c (mon.1) 6264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.627109+0000 mon.c (mon.1) 6264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.629446+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.629446+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.630388+0000 mon.c (mon.1) 6266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.630388+0000 mon.c (mon.1) 6266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.636396+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.636396+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.680670+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.680670+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.682912+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.682912+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.685098+0000 mon.c (mon.1) 6269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.685098+0000 mon.c (mon.1) 6269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.008593+0000 mon.c (mon.1) 6286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.008593+0000 mon.c (mon.1) 6286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.016364+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.276 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[81040]: audit 2024-04-25T05:14:53.016364+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.685902+0000 mon.c (mon.1) 6270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.685902+0000 mon.c (mon.1) 6270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.691708+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.691708+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.735932+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.735932+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.738643+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.738643+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.740836+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.740836+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.741559+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.741559+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.747171+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.277 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.747171+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.788906+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.788906+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.791632+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.791632+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.793947+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.793947+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.794962+0000 mon.c (mon.1) 6278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.794962+0000 mon.c (mon.1) 6278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.801450+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.801450+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.891976+0000 mon.c (mon.1) 6279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.891976+0000 mon.c (mon.1) 6279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.896278+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.896278+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.899757+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.899757+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.900846+0000 mon.c (mon.1) 6282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.900846+0000 mon.c (mon.1) 6282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.908285+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:52.908285+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.000156+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.000156+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.004183+0000 mon.c (mon.1) 6284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.004183+0000 mon.c (mon.1) 6284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.007451+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.007451+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.008593+0000 mon.c (mon.1) 6286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.008593+0000 mon.c (mon.1) 6286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.016364+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.280 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:53 smithi096 bash[79063]: audit 2024-04-25T05:14:53.016364+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.221818+0000 mgr.x (mgr.24989) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.221818+0000 mgr.x (mgr.24989) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.319639+0000 mgr.x (mgr.24989) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.319639+0000 mgr.x (mgr.24989) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.432249+0000 mgr.x (mgr.24989) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.432249+0000 mgr.x (mgr.24989) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.541284+0000 mgr.x (mgr.24989) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.541284+0000 mgr.x (mgr.24989) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.634326+0000 mgr.x (mgr.24989) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.634326+0000 mgr.x (mgr.24989) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.724861+0000 mgr.x (mgr.24989) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.724861+0000 mgr.x (mgr.24989) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.818883+0000 mgr.x (mgr.24989) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.818883+0000 mgr.x (mgr.24989) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.888053+0000 mgr.x (mgr.24989) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.888053+0000 mgr.x (mgr.24989) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.967238+0000 mgr.x (mgr.24989) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:51.967238+0000 mgr.x (mgr.24989) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.043847+0000 mgr.x (mgr.24989) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.043847+0000 mgr.x (mgr.24989) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.086663+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.086663+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.106468+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.106468+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.108898+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.108898+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.109930+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.109930+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.115059+0000 mgr.x (mgr.24989) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.115059+0000 mgr.x (mgr.24989) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.115766+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.115766+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.157446+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.157446+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.159667+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.159667+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.162434+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.162434+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.163206+0000 mon.c (mon.1) 6238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.163206+0000 mon.c (mon.1) 6238 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.168758+0000 mgr.x (mgr.24989) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.168758+0000 mgr.x (mgr.24989) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.169580+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.169580+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.213308+0000 mon.c (mon.1) 6239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.213308+0000 mon.c (mon.1) 6239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.215738+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.215738+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.218007+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.218007+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.218754+0000 mon.c (mon.1) 6242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.218754+0000 mon.c (mon.1) 6242 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.223953+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.223953+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.268679+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.268679+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.271653+0000 mon.c (mon.1) 6244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.271653+0000 mon.c (mon.1) 6244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.274206+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.274206+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.275362+0000 mon.c (mon.1) 6246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.275362+0000 mon.c (mon.1) 6246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.281028+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.281028+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.324625+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.324625+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.327142+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.327142+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.329391+0000 mon.c (mon.1) 6249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.329391+0000 mon.c (mon.1) 6249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.330175+0000 mon.c (mon.1) 6250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.330175+0000 mon.c (mon.1) 6250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.335803+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.335803+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.380370+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.380370+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.382818+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.382818+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.385381+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.385381+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.386427+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.386427+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.392952+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.392952+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.479839+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.479839+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.483606+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.483606+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.486730+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.486730+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.487828+0000 mon.c (mon.1) 6258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.487828+0000 mon.c (mon.1) 6258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.494438+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.494438+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.569456+0000 mon.c (mon.1) 6259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.569456+0000 mon.c (mon.1) 6259 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.571484+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.571484+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.573788+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.573788+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.574601+0000 mon.c (mon.1) 6262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.574601+0000 mon.c (mon.1) 6262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.579942+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.579942+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.624515+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.624515+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.627109+0000 mon.c (mon.1) 6264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.627109+0000 mon.c (mon.1) 6264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.629446+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.629446+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.630388+0000 mon.c (mon.1) 6266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.630388+0000 mon.c (mon.1) 6266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.636396+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.636396+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.680670+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.680670+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.682912+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.682912+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.685098+0000 mon.c (mon.1) 6269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.685098+0000 mon.c (mon.1) 6269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.685902+0000 mon.c (mon.1) 6270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.685902+0000 mon.c (mon.1) 6270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.691708+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.691708+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.735932+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.735932+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.738643+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.738643+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.740836+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.740836+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.741559+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.741559+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.747171+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.747171+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.788906+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.788906+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.791632+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.791632+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.793947+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.793947+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.794962+0000 mon.c (mon.1) 6278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.794962+0000 mon.c (mon.1) 6278 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.801450+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.801450+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.891976+0000 mon.c (mon.1) 6279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.891976+0000 mon.c (mon.1) 6279 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.896278+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.896278+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.899757+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.899757+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.900846+0000 mon.c (mon.1) 6282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.900846+0000 mon.c (mon.1) 6282 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.908285+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:52.908285+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.000156+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.000156+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.004183+0000 mon.c (mon.1) 6284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.004183+0000 mon.c (mon.1) 6284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.007451+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.007451+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:53.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.008593+0000 mon.c (mon.1) 6286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.008593+0000 mon.c (mon.1) 6286 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:53.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.016364+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:53.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:53 smithi155 bash[60276]: audit 2024-04-25T05:14:53.016364+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.223129+0000 mgr.x (mgr.24989) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.223129+0000 mgr.x (mgr.24989) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.282535+0000 mgr.x (mgr.24989) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.282535+0000 mgr.x (mgr.24989) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.335160+0000 mgr.x (mgr.24989) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.335160+0000 mgr.x (mgr.24989) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.392110+0000 mgr.x (mgr.24989) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.392110+0000 mgr.x (mgr.24989) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.493811+0000 mgr.x (mgr.24989) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.493811+0000 mgr.x (mgr.24989) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cluster 2024-04-25T05:14:52.528483+0000 mgr.x (mgr.24989) 2137 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cluster 2024-04-25T05:14:52.528483+0000 mgr.x (mgr.24989) 2137 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.581283+0000 mgr.x (mgr.24989) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.581283+0000 mgr.x (mgr.24989) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.637893+0000 mgr.x (mgr.24989) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.637893+0000 mgr.x (mgr.24989) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.692986+0000 mgr.x (mgr.24989) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.692986+0000 mgr.x (mgr.24989) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.746248+0000 mgr.x (mgr.24989) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.746248+0000 mgr.x (mgr.24989) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.802687+0000 mgr.x (mgr.24989) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.802687+0000 mgr.x (mgr.24989) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.908050+0000 mgr.x (mgr.24989) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:52.908050+0000 mgr.x (mgr.24989) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.015692+0000 mgr.x (mgr.24989) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.015692+0000 mgr.x (mgr.24989) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.121127+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.121127+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.125382+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.125382+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.129167+0000 mon.c (mon.1) 6289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.129167+0000 mon.c (mon.1) 6289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.130643+0000 mon.c (mon.1) 6290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.130643+0000 mon.c (mon.1) 6290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.139133+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.139133+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.142821+0000 mgr.x (mgr.24989) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.142821+0000 mgr.x (mgr.24989) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.224286+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.224286+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.227701+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.227701+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.231201+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.231201+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.232607+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.232607+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.244705+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.244705+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.321656+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.321656+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.325005+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.325005+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.329138+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.329138+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.330493+0000 mon.c (mon.1) 6298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.330493+0000 mon.c (mon.1) 6298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.340426+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.340426+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.417448+0000 mon.c (mon.1) 6299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.417448+0000 mon.c (mon.1) 6299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.420544+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.420544+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.423459+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.423459+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.424569+0000 mon.c (mon.1) 6302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.424569+0000 mon.c (mon.1) 6302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.432119+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.432119+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.513395+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.513395+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.516472+0000 mon.c (mon.1) 6304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.516472+0000 mon.c (mon.1) 6304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.519453+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.519453+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.520778+0000 mon.c (mon.1) 6306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.520778+0000 mon.c (mon.1) 6306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.529535+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.529535+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.606098+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.606098+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.609090+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.609090+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.612181+0000 mon.c (mon.1) 6309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.612181+0000 mon.c (mon.1) 6309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.613238+0000 mon.c (mon.1) 6310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.613238+0000 mon.c (mon.1) 6310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.621724+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.621724+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.699706+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.699706+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.702817+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.702817+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.705535+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.705535+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.706622+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.706622+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.716125+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.716125+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.791260+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.791260+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.793962+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.793962+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.797367+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.797367+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.798663+0000 mon.c (mon.1) 6318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.798663+0000 mon.c (mon.1) 6318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.808193+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.808193+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.893733+0000 mon.c (mon.1) 6319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.893733+0000 mon.c (mon.1) 6319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.896987+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.896987+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.899724+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.899724+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.900627+0000 mon.c (mon.1) 6322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.900627+0000 mon.c (mon.1) 6322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.907436+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.907436+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.983244+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.983244+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.986033+0000 mon.c (mon.1) 6324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.986033+0000 mon.c (mon.1) 6324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.988928+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.988928+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.989846+0000 mon.c (mon.1) 6326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.989846+0000 mon.c (mon.1) 6326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.996253+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:53.996253+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.071789+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.071789+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.074806+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.074806+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.077565+0000 mon.c (mon.1) 6329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.077565+0000 mon.c (mon.1) 6329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.078620+0000 mon.c (mon.1) 6330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.078620+0000 mon.c (mon.1) 6330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.085181+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:54 smithi155 bash[60276]: audit 2024-04-25T05:14:54.085181+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.223129+0000 mgr.x (mgr.24989) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.223129+0000 mgr.x (mgr.24989) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.282535+0000 mgr.x (mgr.24989) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.282535+0000 mgr.x (mgr.24989) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.335160+0000 mgr.x (mgr.24989) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.335160+0000 mgr.x (mgr.24989) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.392110+0000 mgr.x (mgr.24989) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.392110+0000 mgr.x (mgr.24989) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.493811+0000 mgr.x (mgr.24989) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.493811+0000 mgr.x (mgr.24989) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cluster 2024-04-25T05:14:52.528483+0000 mgr.x (mgr.24989) 2137 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cluster 2024-04-25T05:14:52.528483+0000 mgr.x (mgr.24989) 2137 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.581283+0000 mgr.x (mgr.24989) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.581283+0000 mgr.x (mgr.24989) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.637893+0000 mgr.x (mgr.24989) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.637893+0000 mgr.x (mgr.24989) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.692986+0000 mgr.x (mgr.24989) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.692986+0000 mgr.x (mgr.24989) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.746248+0000 mgr.x (mgr.24989) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.746248+0000 mgr.x (mgr.24989) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.802687+0000 mgr.x (mgr.24989) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.802687+0000 mgr.x (mgr.24989) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.223129+0000 mgr.x (mgr.24989) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.223129+0000 mgr.x (mgr.24989) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.282535+0000 mgr.x (mgr.24989) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.282535+0000 mgr.x (mgr.24989) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.335160+0000 mgr.x (mgr.24989) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.335160+0000 mgr.x (mgr.24989) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.392110+0000 mgr.x (mgr.24989) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.392110+0000 mgr.x (mgr.24989) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.493811+0000 mgr.x (mgr.24989) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.493811+0000 mgr.x (mgr.24989) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cluster 2024-04-25T05:14:52.528483+0000 mgr.x (mgr.24989) 2137 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cluster 2024-04-25T05:14:52.528483+0000 mgr.x (mgr.24989) 2137 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.581283+0000 mgr.x (mgr.24989) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.581283+0000 mgr.x (mgr.24989) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.637893+0000 mgr.x (mgr.24989) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.637893+0000 mgr.x (mgr.24989) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.692986+0000 mgr.x (mgr.24989) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.692986+0000 mgr.x (mgr.24989) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.746248+0000 mgr.x (mgr.24989) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.746248+0000 mgr.x (mgr.24989) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.802687+0000 mgr.x (mgr.24989) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.802687+0000 mgr.x (mgr.24989) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.908050+0000 mgr.x (mgr.24989) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:52.908050+0000 mgr.x (mgr.24989) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.015692+0000 mgr.x (mgr.24989) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.015692+0000 mgr.x (mgr.24989) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.121127+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.121127+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.125382+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.125382+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.129167+0000 mon.c (mon.1) 6289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.129167+0000 mon.c (mon.1) 6289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.130643+0000 mon.c (mon.1) 6290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.130643+0000 mon.c (mon.1) 6290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.139133+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.139133+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.142821+0000 mgr.x (mgr.24989) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.142821+0000 mgr.x (mgr.24989) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.224286+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.224286+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.227701+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.227701+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.908050+0000 mgr.x (mgr.24989) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:52.908050+0000 mgr.x (mgr.24989) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.015692+0000 mgr.x (mgr.24989) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.015692+0000 mgr.x (mgr.24989) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.121127+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.121127+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.125382+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.125382+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.129167+0000 mon.c (mon.1) 6289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.129167+0000 mon.c (mon.1) 6289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.130643+0000 mon.c (mon.1) 6290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.130643+0000 mon.c (mon.1) 6290 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.139133+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.139133+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.142821+0000 mgr.x (mgr.24989) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.142821+0000 mgr.x (mgr.24989) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.224286+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.224286+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.227701+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.227701+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.231201+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.231201+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.232607+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.232607+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.244705+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.244705+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.321656+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.321656+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.325005+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.325005+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.329138+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.329138+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.330493+0000 mon.c (mon.1) 6298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.330493+0000 mon.c (mon.1) 6298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.340426+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.340426+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.417448+0000 mon.c (mon.1) 6299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.417448+0000 mon.c (mon.1) 6299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.420544+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.420544+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.423459+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.423459+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.424569+0000 mon.c (mon.1) 6302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.424569+0000 mon.c (mon.1) 6302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.432119+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.432119+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.513395+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.513395+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.516472+0000 mon.c (mon.1) 6304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.516472+0000 mon.c (mon.1) 6304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.519453+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.519453+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.520778+0000 mon.c (mon.1) 6306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.520778+0000 mon.c (mon.1) 6306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.529535+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.529535+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.606098+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.606098+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.609090+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.231201+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.231201+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.232607+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.232607+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.244705+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.244705+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.321656+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.321656+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.325005+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.325005+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.329138+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.329138+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.330493+0000 mon.c (mon.1) 6298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.330493+0000 mon.c (mon.1) 6298 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.340426+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.340426+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.417448+0000 mon.c (mon.1) 6299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.417448+0000 mon.c (mon.1) 6299 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.420544+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.609090+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.612181+0000 mon.c (mon.1) 6309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.612181+0000 mon.c (mon.1) 6309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.613238+0000 mon.c (mon.1) 6310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.613238+0000 mon.c (mon.1) 6310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.621724+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.621724+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.699706+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.699706+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.702817+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.702817+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.705535+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.705535+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.706622+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.706622+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.716125+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.716125+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.791260+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.791260+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.793962+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.420544+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.423459+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.423459+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.424569+0000 mon.c (mon.1) 6302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.424569+0000 mon.c (mon.1) 6302 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.432119+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.432119+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.513395+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.513395+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.516472+0000 mon.c (mon.1) 6304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.516472+0000 mon.c (mon.1) 6304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.519453+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.519453+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.520778+0000 mon.c (mon.1) 6306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.520778+0000 mon.c (mon.1) 6306 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.529535+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.529535+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.606098+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.606098+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.609090+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.793962+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.797367+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.797367+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.798663+0000 mon.c (mon.1) 6318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.798663+0000 mon.c (mon.1) 6318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.808193+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.808193+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.893733+0000 mon.c (mon.1) 6319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.893733+0000 mon.c (mon.1) 6319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.896987+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.896987+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.899724+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.899724+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.900627+0000 mon.c (mon.1) 6322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.900627+0000 mon.c (mon.1) 6322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.907436+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.907436+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.983244+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.983244+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.986033+0000 mon.c (mon.1) 6324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.986033+0000 mon.c (mon.1) 6324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.988928+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.988928+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.989846+0000 mon.c (mon.1) 6326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.989846+0000 mon.c (mon.1) 6326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.996253+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:53.996253+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.071789+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.071789+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.074806+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.074806+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.077565+0000 mon.c (mon.1) 6329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.077565+0000 mon.c (mon.1) 6329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.078620+0000 mon.c (mon.1) 6330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.078620+0000 mon.c (mon.1) 6330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.085181+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[79063]: audit 2024-04-25T05:14:54.085181+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.609090+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.612181+0000 mon.c (mon.1) 6309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.612181+0000 mon.c (mon.1) 6309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.613238+0000 mon.c (mon.1) 6310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.613238+0000 mon.c (mon.1) 6310 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.621724+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.621724+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.699706+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.699706+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.702817+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.702817+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.705535+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.705535+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.706622+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.706622+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.716125+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.716125+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.791260+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.791260+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.793962+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.793962+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.797367+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.797367+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.798663+0000 mon.c (mon.1) 6318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.798663+0000 mon.c (mon.1) 6318 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.808193+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.808193+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.893733+0000 mon.c (mon.1) 6319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.893733+0000 mon.c (mon.1) 6319 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.896987+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.896987+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.899724+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.899724+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.900627+0000 mon.c (mon.1) 6322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.900627+0000 mon.c (mon.1) 6322 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.907436+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.907436+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.983244+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.983244+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.986033+0000 mon.c (mon.1) 6324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.986033+0000 mon.c (mon.1) 6324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.988928+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.988928+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.989846+0000 mon.c (mon.1) 6326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.989846+0000 mon.c (mon.1) 6326 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.996253+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:53.996253+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.071789+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.071789+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:54.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.074806+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.074806+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.077565+0000 mon.c (mon.1) 6329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.077565+0000 mon.c (mon.1) 6329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.078620+0000 mon.c (mon.1) 6330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.078620+0000 mon.c (mon.1) 6330 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.085181+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:54.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:54 smithi096 bash[81040]: audit 2024-04-25T05:14:54.085181+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.244271+0000 mgr.x (mgr.24989) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.244271+0000 mgr.x (mgr.24989) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.339889+0000 mgr.x (mgr.24989) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.339889+0000 mgr.x (mgr.24989) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.433178+0000 mgr.x (mgr.24989) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.433178+0000 mgr.x (mgr.24989) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.529272+0000 mgr.x (mgr.24989) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.529272+0000 mgr.x (mgr.24989) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.621846+0000 mgr.x (mgr.24989) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.621846+0000 mgr.x (mgr.24989) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.715613+0000 mgr.x (mgr.24989) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.715613+0000 mgr.x (mgr.24989) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:53.723775+0000 mgr.x (mgr.24989) 2152 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:53.723775+0000 mgr.x (mgr.24989) 2152 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.807730+0000 mgr.x (mgr.24989) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.807730+0000 mgr.x (mgr.24989) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.906918+0000 mgr.x (mgr.24989) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.906918+0000 mgr.x (mgr.24989) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.995517+0000 mgr.x (mgr.24989) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:53.995517+0000 mgr.x (mgr.24989) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.086916+0000 mgr.x (mgr.24989) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.086916+0000 mgr.x (mgr.24989) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.176693+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.176693+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.180755+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.180755+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.184587+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.184587+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.185804+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.185804+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.196923+0000 mgr.x (mgr.24989) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.196923+0000 mgr.x (mgr.24989) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.197509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.197509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.270314+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.270314+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.275037+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.275037+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.279438+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.279438+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.280973+0000 mon.c (mon.1) 6338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.280973+0000 mon.c (mon.1) 6338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.293546+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.293546+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.378241+0000 mon.c (mon.1) 6339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.378241+0000 mon.c (mon.1) 6339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.381803+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.381803+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.385567+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.385567+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.387335+0000 mon.c (mon.1) 6342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.387335+0000 mon.c (mon.1) 6342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.399714+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.399714+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.477852+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.477852+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.481198+0000 mon.c (mon.1) 6344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.481198+0000 mon.c (mon.1) 6344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.485454+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.485454+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.486819+0000 mon.c (mon.1) 6346 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.486819+0000 mon.c (mon.1) 6346 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.497284+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.497284+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.587157+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.587157+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.589855+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.589855+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.592351+0000 mon.c (mon.1) 6349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.592351+0000 mon.c (mon.1) 6349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.593526+0000 mon.c (mon.1) 6350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.593526+0000 mon.c (mon.1) 6350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.604772+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.604772+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.681908+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.681908+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.684530+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.684530+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.686942+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.686942+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.244271+0000 mgr.x (mgr.24989) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.244271+0000 mgr.x (mgr.24989) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.339889+0000 mgr.x (mgr.24989) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.339889+0000 mgr.x (mgr.24989) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.433178+0000 mgr.x (mgr.24989) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.433178+0000 mgr.x (mgr.24989) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.529272+0000 mgr.x (mgr.24989) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.529272+0000 mgr.x (mgr.24989) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.621846+0000 mgr.x (mgr.24989) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.621846+0000 mgr.x (mgr.24989) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.715613+0000 mgr.x (mgr.24989) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.715613+0000 mgr.x (mgr.24989) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:53.723775+0000 mgr.x (mgr.24989) 2152 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:53.723775+0000 mgr.x (mgr.24989) 2152 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.807730+0000 mgr.x (mgr.24989) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.807730+0000 mgr.x (mgr.24989) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.906918+0000 mgr.x (mgr.24989) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.906918+0000 mgr.x (mgr.24989) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.995517+0000 mgr.x (mgr.24989) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:53.995517+0000 mgr.x (mgr.24989) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.086916+0000 mgr.x (mgr.24989) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.687890+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.687890+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.699279+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.699279+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.788458+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.788458+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.790809+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.790809+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.793072+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.793072+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.794026+0000 mon.c (mon.1) 6358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.794026+0000 mon.c (mon.1) 6358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.804707+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.804707+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.879656+0000 mon.c (mon.1) 6359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.879656+0000 mon.c (mon.1) 6359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.882215+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.882215+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.884545+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.884545+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.885606+0000 mon.c (mon.1) 6362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.885606+0000 mon.c (mon.1) 6362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.894257+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.894257+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.968865+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.968865+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.971447+0000 mon.c (mon.1) 6364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.971447+0000 mon.c (mon.1) 6364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.973801+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.973801+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.974704+0000 mon.c (mon.1) 6366 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.974704+0000 mon.c (mon.1) 6366 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.984367+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:54.984367+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.061068+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.061068+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.063651+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.063651+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.066401+0000 mon.c (mon.1) 6369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.066401+0000 mon.c (mon.1) 6369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.067305+0000 mon.c (mon.1) 6370 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.067305+0000 mon.c (mon.1) 6370 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.075860+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[81040]: audit 2024-04-25T05:14:55.075860+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.086916+0000 mgr.x (mgr.24989) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.176693+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.176693+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.180755+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.180755+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.184587+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.184587+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.185804+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.185804+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.196923+0000 mgr.x (mgr.24989) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.196923+0000 mgr.x (mgr.24989) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.197509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.197509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.270314+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.270314+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.275037+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.275037+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.279438+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.279438+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.280973+0000 mon.c (mon.1) 6338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.280973+0000 mon.c (mon.1) 6338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.293546+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.293546+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.378241+0000 mon.c (mon.1) 6339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.378241+0000 mon.c (mon.1) 6339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.381803+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.381803+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.385567+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.385567+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.387335+0000 mon.c (mon.1) 6342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.387335+0000 mon.c (mon.1) 6342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.399714+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.399714+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.477852+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.477852+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.481198+0000 mon.c (mon.1) 6344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.481198+0000 mon.c (mon.1) 6344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.485454+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.485454+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.486819+0000 mon.c (mon.1) 6346 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.486819+0000 mon.c (mon.1) 6346 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.497284+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.497284+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.587157+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.264 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.587157+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.589855+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.589855+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.592351+0000 mon.c (mon.1) 6349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.592351+0000 mon.c (mon.1) 6349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.593526+0000 mon.c (mon.1) 6350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.593526+0000 mon.c (mon.1) 6350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.604772+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.604772+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.681908+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.681908+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.684530+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.684530+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.686942+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.686942+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.687890+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.687890+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.699279+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.699279+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.788458+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.788458+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.790809+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.790809+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.793072+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.793072+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.794026+0000 mon.c (mon.1) 6358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.794026+0000 mon.c (mon.1) 6358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.804707+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.804707+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.879656+0000 mon.c (mon.1) 6359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.879656+0000 mon.c (mon.1) 6359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.882215+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.882215+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.884545+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.884545+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.885606+0000 mon.c (mon.1) 6362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.885606+0000 mon.c (mon.1) 6362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.894257+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.894257+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.968865+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.968865+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.971447+0000 mon.c (mon.1) 6364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.971447+0000 mon.c (mon.1) 6364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.973801+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.973801+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.267 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.974704+0000 mon.c (mon.1) 6366 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.974704+0000 mon.c (mon.1) 6366 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.984367+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:54.984367+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.061068+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.061068+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.063651+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.063651+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.066401+0000 mon.c (mon.1) 6369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.066401+0000 mon.c (mon.1) 6369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.067305+0000 mon.c (mon.1) 6370 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.067305+0000 mon.c (mon.1) 6370 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.075860+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:55 smithi096 bash[79063]: audit 2024-04-25T05:14:55.075860+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.244271+0000 mgr.x (mgr.24989) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.244271+0000 mgr.x (mgr.24989) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.339889+0000 mgr.x (mgr.24989) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.339889+0000 mgr.x (mgr.24989) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.433178+0000 mgr.x (mgr.24989) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.433178+0000 mgr.x (mgr.24989) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.529272+0000 mgr.x (mgr.24989) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.529272+0000 mgr.x (mgr.24989) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.621846+0000 mgr.x (mgr.24989) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.621846+0000 mgr.x (mgr.24989) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.715613+0000 mgr.x (mgr.24989) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.715613+0000 mgr.x (mgr.24989) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:53.723775+0000 mgr.x (mgr.24989) 2152 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:53.723775+0000 mgr.x (mgr.24989) 2152 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.807730+0000 mgr.x (mgr.24989) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.807730+0000 mgr.x (mgr.24989) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.906918+0000 mgr.x (mgr.24989) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.906918+0000 mgr.x (mgr.24989) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.995517+0000 mgr.x (mgr.24989) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:53.995517+0000 mgr.x (mgr.24989) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.086916+0000 mgr.x (mgr.24989) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.086916+0000 mgr.x (mgr.24989) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.176693+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.176693+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.180755+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.180755+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.184587+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.184587+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.185804+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.185804+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.196923+0000 mgr.x (mgr.24989) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.196923+0000 mgr.x (mgr.24989) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.197509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.197509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.270314+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.270314+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.275037+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.275037+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.279438+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.279438+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.280973+0000 mon.c (mon.1) 6338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.280973+0000 mon.c (mon.1) 6338 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.293546+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.293546+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.378241+0000 mon.c (mon.1) 6339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.378241+0000 mon.c (mon.1) 6339 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.381803+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.381803+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.385567+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.385567+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.387335+0000 mon.c (mon.1) 6342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.387335+0000 mon.c (mon.1) 6342 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.399714+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.399714+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.477852+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.477852+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.481198+0000 mon.c (mon.1) 6344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.481198+0000 mon.c (mon.1) 6344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.485454+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.485454+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.486819+0000 mon.c (mon.1) 6346 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.486819+0000 mon.c (mon.1) 6346 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.497284+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.497284+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.587157+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.587157+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.589855+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.589855+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.592351+0000 mon.c (mon.1) 6349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.592351+0000 mon.c (mon.1) 6349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.593526+0000 mon.c (mon.1) 6350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.593526+0000 mon.c (mon.1) 6350 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.604772+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.604772+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.681908+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.681908+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.684530+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.684530+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.686942+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.686942+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.687890+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.687890+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.699279+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.699279+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.788458+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.788458+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.790809+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.790809+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.793072+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.793072+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.794026+0000 mon.c (mon.1) 6358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.794026+0000 mon.c (mon.1) 6358 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.804707+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.804707+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.879656+0000 mon.c (mon.1) 6359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.879656+0000 mon.c (mon.1) 6359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.882215+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.882215+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.884545+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.884545+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.885606+0000 mon.c (mon.1) 6362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.885606+0000 mon.c (mon.1) 6362 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.894257+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.894257+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.968865+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.968865+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.971447+0000 mon.c (mon.1) 6364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.971447+0000 mon.c (mon.1) 6364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.973801+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.973801+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.974704+0000 mon.c (mon.1) 6366 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.974704+0000 mon.c (mon.1) 6366 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.984367+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:54.984367+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.061068+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.061068+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.063651+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.063651+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.066401+0000 mon.c (mon.1) 6369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.066401+0000 mon.c (mon.1) 6369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.067305+0000 mon.c (mon.1) 6370 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.067305+0000 mon.c (mon.1) 6370 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.075860+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:55.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:55 smithi155 bash[60276]: audit 2024-04-25T05:14:55.075860+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.293546+0000 mgr.x (mgr.24989) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.293546+0000 mgr.x (mgr.24989) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.399539+0000 mgr.x (mgr.24989) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.399539+0000 mgr.x (mgr.24989) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.497546+0000 mgr.x (mgr.24989) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.497546+0000 mgr.x (mgr.24989) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cluster 2024-04-25T05:14:54.529264+0000 mgr.x (mgr.24989) 2161 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cluster 2024-04-25T05:14:54.529264+0000 mgr.x (mgr.24989) 2161 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.604216+0000 mgr.x (mgr.24989) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.604216+0000 mgr.x (mgr.24989) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.712979+0000 mgr.x (mgr.24989) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.712979+0000 mgr.x (mgr.24989) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.804078+0000 mgr.x (mgr.24989) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.804078+0000 mgr.x (mgr.24989) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.893577+0000 mgr.x (mgr.24989) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.893577+0000 mgr.x (mgr.24989) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.983546+0000 mgr.x (mgr.24989) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:54.983546+0000 mgr.x (mgr.24989) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.075207+0000 mgr.x (mgr.24989) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.075207+0000 mgr.x (mgr.24989) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.152149+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.293546+0000 mgr.x (mgr.24989) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.293546+0000 mgr.x (mgr.24989) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.399539+0000 mgr.x (mgr.24989) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.399539+0000 mgr.x (mgr.24989) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.497546+0000 mgr.x (mgr.24989) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.497546+0000 mgr.x (mgr.24989) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cluster 2024-04-25T05:14:54.529264+0000 mgr.x (mgr.24989) 2161 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cluster 2024-04-25T05:14:54.529264+0000 mgr.x (mgr.24989) 2161 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:56.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.604216+0000 mgr.x (mgr.24989) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.604216+0000 mgr.x (mgr.24989) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.712979+0000 mgr.x (mgr.24989) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.712979+0000 mgr.x (mgr.24989) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.804078+0000 mgr.x (mgr.24989) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.804078+0000 mgr.x (mgr.24989) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.893577+0000 mgr.x (mgr.24989) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.893577+0000 mgr.x (mgr.24989) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.983546+0000 mgr.x (mgr.24989) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:54.983546+0000 mgr.x (mgr.24989) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.075207+0000 mgr.x (mgr.24989) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.075207+0000 mgr.x (mgr.24989) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.152149+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.152149+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.154652+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.154652+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.157009+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.157009+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.157908+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.157908+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.163834+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.163834+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.165499+0000 mgr.x (mgr.24989) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.165499+0000 mgr.x (mgr.24989) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.240782+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.240782+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.245525+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.245525+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.248185+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.248185+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.249349+0000 mon.c (mon.1) 6378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.249349+0000 mon.c (mon.1) 6378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.258303+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.152149+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.256 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.154652+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.154652+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.157009+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.157009+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.157908+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.157908+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.163834+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.163834+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.165499+0000 mgr.x (mgr.24989) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.165499+0000 mgr.x (mgr.24989) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.240782+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.240782+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.245525+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.245525+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.257 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.248185+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.248185+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.249349+0000 mon.c (mon.1) 6378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.249349+0000 mon.c (mon.1) 6378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.258303+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.258303+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.351683+0000 mon.c (mon.1) 6379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.351683+0000 mon.c (mon.1) 6379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.356695+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.356695+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.360573+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.360573+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.362143+0000 mon.c (mon.1) 6382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.362143+0000 mon.c (mon.1) 6382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.370307+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.370307+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.450350+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.450350+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.455122+0000 mon.c (mon.1) 6384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.455122+0000 mon.c (mon.1) 6384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.458925+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.458925+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.460322+0000 mon.c (mon.1) 6386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.460322+0000 mon.c (mon.1) 6386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.259 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.469025+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.258303+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.351683+0000 mon.c (mon.1) 6379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.351683+0000 mon.c (mon.1) 6379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.356695+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.356695+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.360573+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.360573+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.362143+0000 mon.c (mon.1) 6382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.362143+0000 mon.c (mon.1) 6382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.370307+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.370307+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.450350+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.450350+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.455122+0000 mon.c (mon.1) 6384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.455122+0000 mon.c (mon.1) 6384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.458925+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.458925+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.460322+0000 mon.c (mon.1) 6386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.460322+0000 mon.c (mon.1) 6386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.469025+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.469025+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.559503+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.261 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.559503+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.564580+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.564580+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.569005+0000 mon.c (mon.1) 6389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.569005+0000 mon.c (mon.1) 6389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.570490+0000 mon.c (mon.1) 6390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.570490+0000 mon.c (mon.1) 6390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.580677+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.580677+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.671267+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.671267+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.676154+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.676154+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.679979+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.262 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.679979+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.681486+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.681486+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.469025+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.559503+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.559503+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.564580+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.564580+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.569005+0000 mon.c (mon.1) 6389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.569005+0000 mon.c (mon.1) 6389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.263 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.570490+0000 mon.c (mon.1) 6390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.570490+0000 mon.c (mon.1) 6390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.580677+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.580677+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.671267+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.671267+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.676154+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.676154+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.679979+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.679979+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.681486+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.264 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.681486+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.692848+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.692848+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.783820+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.783820+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.788650+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.788650+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.792411+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.792411+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.794010+0000 mon.c (mon.1) 6398 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.794010+0000 mon.c (mon.1) 6398 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.805348+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.805348+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.897794+0000 mon.c (mon.1) 6399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.265 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.897794+0000 mon.c (mon.1) 6399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.901838+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.901838+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.904932+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.904932+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.905971+0000 mon.c (mon.1) 6402 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.905971+0000 mon.c (mon.1) 6402 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.692848+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.266 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.692848+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.783820+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.783820+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.788650+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.788650+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.792411+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.792411+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.794010+0000 mon.c (mon.1) 6398 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.794010+0000 mon.c (mon.1) 6398 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.805348+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.805348+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.897794+0000 mon.c (mon.1) 6399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.897794+0000 mon.c (mon.1) 6399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.267 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.901838+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.901838+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.904932+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.904932+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.905971+0000 mon.c (mon.1) 6402 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.905971+0000 mon.c (mon.1) 6402 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.915654+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:55.915654+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.005012+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.005012+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.268 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.009041+0000 mon.c (mon.1) 6404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.009041+0000 mon.c (mon.1) 6404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.012579+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.012579+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.013530+0000 mon.c (mon.1) 6406 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.013530+0000 mon.c (mon.1) 6406 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.020536+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[79063]: audit 2024-04-25T05:14:56.020536+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.915654+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:55.915654+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.005012+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.269 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.005012+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.009041+0000 mon.c (mon.1) 6404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.009041+0000 mon.c (mon.1) 6404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.012579+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.012579+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.013530+0000 mon.c (mon.1) 6406 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.013530+0000 mon.c (mon.1) 6406 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.020536+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.270 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:56 smithi096 bash[81040]: audit 2024-04-25T05:14:56.020536+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.293546+0000 mgr.x (mgr.24989) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.293546+0000 mgr.x (mgr.24989) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.399539+0000 mgr.x (mgr.24989) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.399539+0000 mgr.x (mgr.24989) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.497546+0000 mgr.x (mgr.24989) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.497546+0000 mgr.x (mgr.24989) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cluster 2024-04-25T05:14:54.529264+0000 mgr.x (mgr.24989) 2161 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cluster 2024-04-25T05:14:54.529264+0000 mgr.x (mgr.24989) 2161 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.604216+0000 mgr.x (mgr.24989) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.604216+0000 mgr.x (mgr.24989) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.712979+0000 mgr.x (mgr.24989) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.712979+0000 mgr.x (mgr.24989) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.804078+0000 mgr.x (mgr.24989) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.804078+0000 mgr.x (mgr.24989) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.893577+0000 mgr.x (mgr.24989) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.893577+0000 mgr.x (mgr.24989) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.983546+0000 mgr.x (mgr.24989) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:54.983546+0000 mgr.x (mgr.24989) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.075207+0000 mgr.x (mgr.24989) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.075207+0000 mgr.x (mgr.24989) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.152149+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.152149+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.154652+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.154652+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.157009+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.157009+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.157908+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.157908+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.163834+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.163834+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.165499+0000 mgr.x (mgr.24989) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.165499+0000 mgr.x (mgr.24989) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.240782+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.240782+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.245525+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.245525+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.248185+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.248185+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.249349+0000 mon.c (mon.1) 6378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.249349+0000 mon.c (mon.1) 6378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.258303+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.258303+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.351683+0000 mon.c (mon.1) 6379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.351683+0000 mon.c (mon.1) 6379 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.356695+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.356695+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.360573+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.360573+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.362143+0000 mon.c (mon.1) 6382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.362143+0000 mon.c (mon.1) 6382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.370307+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.370307+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.450350+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.450350+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.455122+0000 mon.c (mon.1) 6384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.455122+0000 mon.c (mon.1) 6384 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.458925+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.458925+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.460322+0000 mon.c (mon.1) 6386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.460322+0000 mon.c (mon.1) 6386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.469025+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.469025+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.559503+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.559503+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.564580+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.564580+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.569005+0000 mon.c (mon.1) 6389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.569005+0000 mon.c (mon.1) 6389 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.570490+0000 mon.c (mon.1) 6390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.570490+0000 mon.c (mon.1) 6390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.580677+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.580677+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.671267+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.671267+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.676154+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.676154+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.679979+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.679979+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.681486+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.681486+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.692848+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.692848+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.783820+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.783820+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.788650+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.788650+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.792411+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.792411+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.794010+0000 mon.c (mon.1) 6398 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.794010+0000 mon.c (mon.1) 6398 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.805348+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.805348+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.897794+0000 mon.c (mon.1) 6399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.897794+0000 mon.c (mon.1) 6399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.901838+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.901838+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.904932+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.904932+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.905971+0000 mon.c (mon.1) 6402 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.905971+0000 mon.c (mon.1) 6402 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.915654+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:55.915654+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.005012+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.005012+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.009041+0000 mon.c (mon.1) 6404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.009041+0000 mon.c (mon.1) 6404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.012579+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.012579+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.013530+0000 mon.c (mon.1) 6406 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.013530+0000 mon.c (mon.1) 6406 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.020536+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:56.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:56 smithi155 bash[60276]: audit 2024-04-25T05:14:56.020536+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.395 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.261711+0000 mgr.x (mgr.24989) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.261711+0000 mgr.x (mgr.24989) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.372113+0000 mgr.x (mgr.24989) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.372113+0000 mgr.x (mgr.24989) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.470872+0000 mgr.x (mgr.24989) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.470872+0000 mgr.x (mgr.24989) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.580511+0000 mgr.x (mgr.24989) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.580511+0000 mgr.x (mgr.24989) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.692605+0000 mgr.x (mgr.24989) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.692605+0000 mgr.x (mgr.24989) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.806168+0000 mgr.x (mgr.24989) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.806168+0000 mgr.x (mgr.24989) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.915007+0000 mgr.x (mgr.24989) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:55.915007+0000 mgr.x (mgr.24989) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.021552+0000 mgr.x (mgr.24989) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.021552+0000 mgr.x (mgr.24989) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.118760+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.118760+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.123264+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.123264+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.127082+0000 mon.c (mon.1) 6409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.261711+0000 mgr.x (mgr.24989) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.397 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.261711+0000 mgr.x (mgr.24989) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.372113+0000 mgr.x (mgr.24989) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.372113+0000 mgr.x (mgr.24989) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.470872+0000 mgr.x (mgr.24989) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.470872+0000 mgr.x (mgr.24989) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.580511+0000 mgr.x (mgr.24989) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.580511+0000 mgr.x (mgr.24989) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.692605+0000 mgr.x (mgr.24989) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.692605+0000 mgr.x (mgr.24989) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.806168+0000 mgr.x (mgr.24989) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.806168+0000 mgr.x (mgr.24989) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.915007+0000 mgr.x (mgr.24989) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:55.915007+0000 mgr.x (mgr.24989) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.021552+0000 mgr.x (mgr.24989) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.398 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.021552+0000 mgr.x (mgr.24989) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.118760+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.118760+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.123264+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.123264+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.127082+0000 mon.c (mon.1) 6409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.127082+0000 mon.c (mon.1) 6409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.128273+0000 mon.c (mon.1) 6410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.128273+0000 mon.c (mon.1) 6410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.140068+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.140068+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.140120+0000 mgr.x (mgr.24989) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.140120+0000 mgr.x (mgr.24989) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.231776+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.231776+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.399 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.236419+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.236419+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.240208+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.240208+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.241671+0000 mon.c (mon.1) 6414 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.241671+0000 mon.c (mon.1) 6414 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.254074+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.254074+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.346621+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.346621+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.351649+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.400 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.127082+0000 mon.c (mon.1) 6409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.128273+0000 mon.c (mon.1) 6410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.128273+0000 mon.c (mon.1) 6410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.140068+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.140068+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.140120+0000 mgr.x (mgr.24989) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.140120+0000 mgr.x (mgr.24989) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.231776+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.231776+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.236419+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.236419+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.240208+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.240208+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.241671+0000 mon.c (mon.1) 6414 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.401 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.241671+0000 mon.c (mon.1) 6414 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.254074+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.254074+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.346621+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.346621+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.351649+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.351649+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.355853+0000 mon.c (mon.1) 6417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.355853+0000 mon.c (mon.1) 6417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.402 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.357270+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.357270+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.369773+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.369773+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.462375+0000 mon.c (mon.1) 6419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.462375+0000 mon.c (mon.1) 6419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.467107+0000 mon.c (mon.1) 6420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.467107+0000 mon.c (mon.1) 6420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.470915+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.470915+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.472260+0000 mon.c (mon.1) 6422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.472260+0000 mon.c (mon.1) 6422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.484567+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.403 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.484567+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.576909+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.576909+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.581075+0000 mon.c (mon.1) 6424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.351649+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.355853+0000 mon.c (mon.1) 6417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.355853+0000 mon.c (mon.1) 6417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.357270+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.357270+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.404 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.369773+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.369773+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.462375+0000 mon.c (mon.1) 6419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.462375+0000 mon.c (mon.1) 6419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.467107+0000 mon.c (mon.1) 6420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.467107+0000 mon.c (mon.1) 6420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.470915+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.470915+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.472260+0000 mon.c (mon.1) 6422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.472260+0000 mon.c (mon.1) 6422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.484567+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.484567+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.576909+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.576909+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.405 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.581075+0000 mon.c (mon.1) 6424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.581075+0000 mon.c (mon.1) 6424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.585695+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.585695+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.587031+0000 mon.c (mon.1) 6426 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.587031+0000 mon.c (mon.1) 6426 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.596146+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.596146+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.676017+0000 mon.c (mon.1) 6427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.676017+0000 mon.c (mon.1) 6427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.678672+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.678672+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.681470+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.681470+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.406 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.682244+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.682244+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.690635+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.690635+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.782889+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.782889+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.581075+0000 mon.c (mon.1) 6424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.585695+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.585695+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.587031+0000 mon.c (mon.1) 6426 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.587031+0000 mon.c (mon.1) 6426 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.596146+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.407 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.596146+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.676017+0000 mon.c (mon.1) 6427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.676017+0000 mon.c (mon.1) 6427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.678672+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.678672+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.681470+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.681470+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.682244+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.682244+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.690635+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.690635+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.782889+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.408 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.782889+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.786854+0000 mon.c (mon.1) 6432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.786854+0000 mon.c (mon.1) 6432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.790181+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.790181+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.791364+0000 mon.c (mon.1) 6434 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.791364+0000 mon.c (mon.1) 6434 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.798515+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.798515+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.857698+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.857698+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.861538+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.861538+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.864158+0000 mon.c (mon.1) 6437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.864158+0000 mon.c (mon.1) 6437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.865380+0000 mon.c (mon.1) 6438 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.865380+0000 mon.c (mon.1) 6438 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.872970+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.872970+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.933134+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.933134+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.786854+0000 mon.c (mon.1) 6432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.786854+0000 mon.c (mon.1) 6432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.790181+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.790181+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.410 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.791364+0000 mon.c (mon.1) 6434 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.791364+0000 mon.c (mon.1) 6434 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.798515+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.798515+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.857698+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.857698+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.861538+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.861538+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.864158+0000 mon.c (mon.1) 6437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.864158+0000 mon.c (mon.1) 6437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.865380+0000 mon.c (mon.1) 6438 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.865380+0000 mon.c (mon.1) 6438 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.872970+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.411 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.872970+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.933134+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.933134+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.937534+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.937534+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.941457+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.941457+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.942744+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.942744+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.950701+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:56.950701+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.031555+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.031555+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.035178+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.035178+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.038471+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.038471+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.039512+0000 mon.c (mon.1) 6446 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.039512+0000 mon.c (mon.1) 6446 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.046299+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[79063]: audit 2024-04-25T05:14:57.046299+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.937534+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.937534+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.413 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.941457+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.941457+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.942744+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.942744+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.950701+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:56.950701+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.031555+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.031555+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.035178+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.035178+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.038471+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.038471+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.039512+0000 mon.c (mon.1) 6446 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.039512+0000 mon.c (mon.1) 6446 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.046299+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.414 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:57 smithi096 bash[81040]: audit 2024-04-25T05:14:57.046299+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.261711+0000 mgr.x (mgr.24989) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.261711+0000 mgr.x (mgr.24989) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.372113+0000 mgr.x (mgr.24989) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.372113+0000 mgr.x (mgr.24989) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.470872+0000 mgr.x (mgr.24989) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.470872+0000 mgr.x (mgr.24989) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.580511+0000 mgr.x (mgr.24989) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.580511+0000 mgr.x (mgr.24989) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.692605+0000 mgr.x (mgr.24989) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.692605+0000 mgr.x (mgr.24989) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.806168+0000 mgr.x (mgr.24989) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.806168+0000 mgr.x (mgr.24989) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.915007+0000 mgr.x (mgr.24989) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:55.915007+0000 mgr.x (mgr.24989) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.021552+0000 mgr.x (mgr.24989) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.021552+0000 mgr.x (mgr.24989) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.118760+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.118760+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.123264+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.123264+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.127082+0000 mon.c (mon.1) 6409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.127082+0000 mon.c (mon.1) 6409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.128273+0000 mon.c (mon.1) 6410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.128273+0000 mon.c (mon.1) 6410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.140068+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.140068+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.140120+0000 mgr.x (mgr.24989) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.140120+0000 mgr.x (mgr.24989) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.231776+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.231776+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.236419+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.236419+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.240208+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.240208+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.241671+0000 mon.c (mon.1) 6414 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.241671+0000 mon.c (mon.1) 6414 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.254074+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.254074+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.346621+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.346621+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.351649+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.351649+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.355853+0000 mon.c (mon.1) 6417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.355853+0000 mon.c (mon.1) 6417 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.357270+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.357270+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.369773+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.369773+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.462375+0000 mon.c (mon.1) 6419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.462375+0000 mon.c (mon.1) 6419 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.467107+0000 mon.c (mon.1) 6420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.467107+0000 mon.c (mon.1) 6420 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.470915+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.470915+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.472260+0000 mon.c (mon.1) 6422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.472260+0000 mon.c (mon.1) 6422 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.484567+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.484567+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.576909+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.576909+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.581075+0000 mon.c (mon.1) 6424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.581075+0000 mon.c (mon.1) 6424 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.585695+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.585695+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.587031+0000 mon.c (mon.1) 6426 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.587031+0000 mon.c (mon.1) 6426 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.596146+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.596146+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.676017+0000 mon.c (mon.1) 6427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.676017+0000 mon.c (mon.1) 6427 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.678672+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.678672+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.681470+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.681470+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.682244+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.682244+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.690635+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.690635+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.782889+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.782889+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.786854+0000 mon.c (mon.1) 6432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.786854+0000 mon.c (mon.1) 6432 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.790181+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.790181+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.791364+0000 mon.c (mon.1) 6434 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.791364+0000 mon.c (mon.1) 6434 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.798515+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.798515+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.857698+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.857698+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.861538+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.861538+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.864158+0000 mon.c (mon.1) 6437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.864158+0000 mon.c (mon.1) 6437 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.865380+0000 mon.c (mon.1) 6438 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.865380+0000 mon.c (mon.1) 6438 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.872970+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.872970+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.933134+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.933134+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.937534+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.937534+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.941457+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.941457+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.942744+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.942744+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.950701+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:56.950701+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.031555+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.031555+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:57.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.035178+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.035178+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:57.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.038471+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.038471+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:57.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.039512+0000 mon.c (mon.1) 6446 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.039512+0000 mon.c (mon.1) 6446 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:57.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.046299+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:57.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[60276]: audit 2024-04-25T05:14:57.046299+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.100 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:14:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:14:57] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-04-25T05:14:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.255427+0000 mgr.x (mgr.24989) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.255427+0000 mgr.x (mgr.24989) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.371056+0000 mgr.x (mgr.24989) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.371056+0000 mgr.x (mgr.24989) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.486166+0000 mgr.x (mgr.24989) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.486166+0000 mgr.x (mgr.24989) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cluster 2024-04-25T05:14:56.529776+0000 mgr.x (mgr.24989) 2181 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cluster 2024-04-25T05:14:56.529776+0000 mgr.x (mgr.24989) 2181 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.597930+0000 mgr.x (mgr.24989) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.597930+0000 mgr.x (mgr.24989) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.692325+0000 mgr.x (mgr.24989) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.692325+0000 mgr.x (mgr.24989) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.799638+0000 mgr.x (mgr.24989) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.799638+0000 mgr.x (mgr.24989) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.874088+0000 mgr.x (mgr.24989) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.874088+0000 mgr.x (mgr.24989) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.951306+0000 mgr.x (mgr.24989) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:56.951306+0000 mgr.x (mgr.24989) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.046026+0000 mgr.x (mgr.24989) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.046026+0000 mgr.x (mgr.24989) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.132693+0000 mon.c (mon.1) 6447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.132693+0000 mon.c (mon.1) 6447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.135489+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.135489+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.138313+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.138313+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.139118+0000 mon.c (mon.1) 6450 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.139118+0000 mon.c (mon.1) 6450 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.146858+0000 mgr.x (mgr.24989) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.146858+0000 mgr.x (mgr.24989) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.147520+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.147520+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.223698+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.223698+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.226109+0000 mon.c (mon.1) 6452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.226109+0000 mon.c (mon.1) 6452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.229013+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.229013+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.229834+0000 mon.c (mon.1) 6454 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.229834+0000 mon.c (mon.1) 6454 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.237581+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.237581+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.299813+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.299813+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.303066+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.303066+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.305926+0000 mon.c (mon.1) 6457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.305926+0000 mon.c (mon.1) 6457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.306851+0000 mon.c (mon.1) 6458 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.306851+0000 mon.c (mon.1) 6458 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.315498+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.315498+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.402697+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.402697+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.406317+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.406317+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.410470+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.410470+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.411462+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.411462+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.417908+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.417908+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.434204+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.434204+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.442609+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.442609+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.451100+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.451100+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.513972+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.513972+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.518976+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.518976+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.522926+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.522926+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.525315+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.525315+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.530197+0000 mon.c (mon.1) 6467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.530197+0000 mon.c (mon.1) 6467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.536377+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.536377+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.540531+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.540531+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.543161+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.543161+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.545803+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.545803+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.548657+0000 mon.c (mon.1) 6472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.548657+0000 mon.c (mon.1) 6472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.551510+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.551510+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.554072+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.554072+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.557002+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.557002+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.560820+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.560820+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.563089+0000 mon.c (mon.1) 6477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.563089+0000 mon.c (mon.1) 6477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.565075+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:58 smithi155 bash[60276]: audit 2024-04-25T05:14:57.565075+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.255427+0000 mgr.x (mgr.24989) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.255427+0000 mgr.x (mgr.24989) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.371056+0000 mgr.x (mgr.24989) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.371056+0000 mgr.x (mgr.24989) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.486166+0000 mgr.x (mgr.24989) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.486166+0000 mgr.x (mgr.24989) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cluster 2024-04-25T05:14:56.529776+0000 mgr.x (mgr.24989) 2181 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cluster 2024-04-25T05:14:56.529776+0000 mgr.x (mgr.24989) 2181 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.597930+0000 mgr.x (mgr.24989) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.597930+0000 mgr.x (mgr.24989) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.692325+0000 mgr.x (mgr.24989) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.692325+0000 mgr.x (mgr.24989) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.799638+0000 mgr.x (mgr.24989) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.799638+0000 mgr.x (mgr.24989) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.874088+0000 mgr.x (mgr.24989) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.874088+0000 mgr.x (mgr.24989) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.951306+0000 mgr.x (mgr.24989) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:56.951306+0000 mgr.x (mgr.24989) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.046026+0000 mgr.x (mgr.24989) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.046026+0000 mgr.x (mgr.24989) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.132693+0000 mon.c (mon.1) 6447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.255427+0000 mgr.x (mgr.24989) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.255427+0000 mgr.x (mgr.24989) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.371056+0000 mgr.x (mgr.24989) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.371056+0000 mgr.x (mgr.24989) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.486166+0000 mgr.x (mgr.24989) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.486166+0000 mgr.x (mgr.24989) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cluster 2024-04-25T05:14:56.529776+0000 mgr.x (mgr.24989) 2181 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cluster 2024-04-25T05:14:56.529776+0000 mgr.x (mgr.24989) 2181 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.597930+0000 mgr.x (mgr.24989) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.597930+0000 mgr.x (mgr.24989) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.692325+0000 mgr.x (mgr.24989) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.692325+0000 mgr.x (mgr.24989) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.799638+0000 mgr.x (mgr.24989) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.799638+0000 mgr.x (mgr.24989) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.874088+0000 mgr.x (mgr.24989) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.874088+0000 mgr.x (mgr.24989) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.951306+0000 mgr.x (mgr.24989) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:56.951306+0000 mgr.x (mgr.24989) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.046026+0000 mgr.x (mgr.24989) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.046026+0000 mgr.x (mgr.24989) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.132693+0000 mon.c (mon.1) 6447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.132693+0000 mon.c (mon.1) 6447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.135489+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.135489+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.138313+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.138313+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.139118+0000 mon.c (mon.1) 6450 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.139118+0000 mon.c (mon.1) 6450 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.146858+0000 mgr.x (mgr.24989) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.146858+0000 mgr.x (mgr.24989) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.147520+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.147520+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.223698+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.223698+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.226109+0000 mon.c (mon.1) 6452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.226109+0000 mon.c (mon.1) 6452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.229013+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.229013+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.229834+0000 mon.c (mon.1) 6454 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.229834+0000 mon.c (mon.1) 6454 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.237581+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.132693+0000 mon.c (mon.1) 6447 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.135489+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.135489+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.138313+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.138313+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.139118+0000 mon.c (mon.1) 6450 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.139118+0000 mon.c (mon.1) 6450 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.146858+0000 mgr.x (mgr.24989) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.146858+0000 mgr.x (mgr.24989) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.147520+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.147520+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.223698+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.223698+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.226109+0000 mon.c (mon.1) 6452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.226109+0000 mon.c (mon.1) 6452 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.229013+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.229013+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.229834+0000 mon.c (mon.1) 6454 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.229834+0000 mon.c (mon.1) 6454 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.237581+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.237581+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.299813+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.299813+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.303066+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.303066+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.305926+0000 mon.c (mon.1) 6457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.305926+0000 mon.c (mon.1) 6457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.306851+0000 mon.c (mon.1) 6458 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.306851+0000 mon.c (mon.1) 6458 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.315498+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.315498+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.402697+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.402697+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.406317+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.406317+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.410470+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.410470+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.411462+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.411462+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.417908+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.237581+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.299813+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.299813+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.303066+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.303066+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.305926+0000 mon.c (mon.1) 6457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.305926+0000 mon.c (mon.1) 6457 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.306851+0000 mon.c (mon.1) 6458 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.306851+0000 mon.c (mon.1) 6458 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.315498+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.315498+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.402697+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.402697+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.406317+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.406317+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.410470+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.410470+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.411462+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.411462+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:14:58.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.417908+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.417908+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.434204+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.434204+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.442609+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.442609+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.451100+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.451100+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.513972+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.513972+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.518976+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.518976+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.522926+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.522926+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.525315+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.525315+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.530197+0000 mon.c (mon.1) 6467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.530197+0000 mon.c (mon.1) 6467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.536377+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.536377+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.540531+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.540531+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.417908+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.434204+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.434204+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.442609+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.442609+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.451100+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.451100+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.513972+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.513972+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.518976+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.518976+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.522926+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.522926+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.525315+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.525315+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.530197+0000 mon.c (mon.1) 6467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.530197+0000 mon.c (mon.1) 6467 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.536377+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.536377+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.540531+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.540531+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.543161+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.543161+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.545803+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.545803+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.548657+0000 mon.c (mon.1) 6472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.548657+0000 mon.c (mon.1) 6472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.551510+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.551510+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.554072+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.554072+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.557002+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.557002+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.560820+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.560820+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.563089+0000 mon.c (mon.1) 6477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.563089+0000 mon.c (mon.1) 6477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.565075+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[79063]: audit 2024-04-25T05:14:57.565075+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.543161+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.543161+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.545803+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.545803+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.548657+0000 mon.c (mon.1) 6472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.548657+0000 mon.c (mon.1) 6472 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.551510+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.551510+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.554072+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.554072+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.557002+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.557002+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.560820+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.560820+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.563089+0000 mon.c (mon.1) 6477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.563089+0000 mon.c (mon.1) 6477 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.565075+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:58.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:58 smithi096 bash[81040]: audit 2024-04-25T05:14:57.565075+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:14:59.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.236915+0000 mgr.x (mgr.24989) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.365 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.236915+0000 mgr.x (mgr.24989) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.314724+0000 mgr.x (mgr.24989) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.314724+0000 mgr.x (mgr.24989) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.418605+0000 mgr.x (mgr.24989) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[79063]: cephadm 2024-04-25T05:14:57.418605+0000 mgr.x (mgr.24989) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.236915+0000 mgr.x (mgr.24989) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.236915+0000 mgr.x (mgr.24989) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.314724+0000 mgr.x (mgr.24989) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.314724+0000 mgr.x (mgr.24989) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.418605+0000 mgr.x (mgr.24989) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.366 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:14:59 smithi096 bash[81040]: cephadm 2024-04-25T05:14:57.418605+0000 mgr.x (mgr.24989) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:59 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.236915+0000 mgr.x (mgr.24989) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:59 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.236915+0000 mgr.x (mgr.24989) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:59 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.314724+0000 mgr.x (mgr.24989) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:59 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.314724+0000 mgr.x (mgr.24989) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:59 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.418605+0000 mgr.x (mgr.24989) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:14:59.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:14:59 smithi155 bash[60276]: cephadm 2024-04-25T05:14:57.418605+0000 mgr.x (mgr.24989) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:00 smithi155 bash[60276]: cluster 2024-04-25T05:14:58.530722+0000 mgr.x (mgr.24989) 2192 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:00 smithi155 bash[60276]: cluster 2024-04-25T05:14:58.530722+0000 mgr.x (mgr.24989) 2192 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:00.500 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:15:00 smithi096 bash[113303]: ts=2024-04-25T05:15:00.184Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00258042s 2024-04-25T05:15:00.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:00 smithi096 bash[79063]: cluster 2024-04-25T05:14:58.530722+0000 mgr.x (mgr.24989) 2192 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:00.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:00 smithi096 bash[79063]: cluster 2024-04-25T05:14:58.530722+0000 mgr.x (mgr.24989) 2192 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:00.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:00 smithi096 bash[81040]: cluster 2024-04-25T05:14:58.530722+0000 mgr.x (mgr.24989) 2192 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:00.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:00 smithi096 bash[81040]: cluster 2024-04-25T05:14:58.530722+0000 mgr.x (mgr.24989) 2192 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: cephadm 2024-04-25T05:15:00.436727+0000 mgr.x (mgr.24989) 2193 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: cephadm 2024-04-25T05:15:00.436727+0000 mgr.x (mgr.24989) 2193 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: cephadm 2024-04-25T05:15:00.455218+0000 mgr.x (mgr.24989) 2194 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: cephadm 2024-04-25T05:15:00.455218+0000 mgr.x (mgr.24989) 2194 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: cluster 2024-04-25T05:15:00.531809+0000 mgr.x (mgr.24989) 2195 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: cluster 2024-04-25T05:15:00.531809+0000 mgr.x (mgr.24989) 2195 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:00.759268+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:00.759268+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:00.786980+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:00.786980+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:00.800885+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:00.800885+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:01.594398+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:01 smithi155 bash[60276]: audit 2024-04-25T05:15:01.594398+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: cephadm 2024-04-25T05:15:00.436727+0000 mgr.x (mgr.24989) 2193 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: cephadm 2024-04-25T05:15:00.436727+0000 mgr.x (mgr.24989) 2193 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: cephadm 2024-04-25T05:15:00.455218+0000 mgr.x (mgr.24989) 2194 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: cephadm 2024-04-25T05:15:00.455218+0000 mgr.x (mgr.24989) 2194 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: cluster 2024-04-25T05:15:00.531809+0000 mgr.x (mgr.24989) 2195 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: cluster 2024-04-25T05:15:00.531809+0000 mgr.x (mgr.24989) 2195 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:02.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:00.759268+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:00.759268+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:00.786980+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:00.786980+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:00.800885+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:00.800885+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:01.594398+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[79063]: audit 2024-04-25T05:15:01.594398+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: cephadm 2024-04-25T05:15:00.436727+0000 mgr.x (mgr.24989) 2193 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: cephadm 2024-04-25T05:15:00.436727+0000 mgr.x (mgr.24989) 2193 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:02.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: cephadm 2024-04-25T05:15:00.455218+0000 mgr.x (mgr.24989) 2194 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: cephadm 2024-04-25T05:15:00.455218+0000 mgr.x (mgr.24989) 2194 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: cluster 2024-04-25T05:15:00.531809+0000 mgr.x (mgr.24989) 2195 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: cluster 2024-04-25T05:15:00.531809+0000 mgr.x (mgr.24989) 2195 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:00.759268+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:00.759268+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:00.786980+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:00.786980+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:00.800885+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:00.800885+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:01.594398+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:02.253 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:01 smithi096 bash[81040]: audit 2024-04-25T05:15:01.594398+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:04.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: cluster 2024-04-25T05:15:02.532609+0000 mgr.x (mgr.24989) 2196 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: cluster 2024-04-25T05:15:02.532609+0000 mgr.x (mgr.24989) 2196 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: audit 2024-04-25T05:15:03.461331+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: audit 2024-04-25T05:15:03.461331+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: audit 2024-04-25T05:15:03.477577+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: audit 2024-04-25T05:15:03.477577+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: audit 2024-04-25T05:15:03.490603+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[79063]: audit 2024-04-25T05:15:03.490603+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: cluster 2024-04-25T05:15:02.532609+0000 mgr.x (mgr.24989) 2196 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: cluster 2024-04-25T05:15:02.532609+0000 mgr.x (mgr.24989) 2196 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: audit 2024-04-25T05:15:03.461331+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: audit 2024-04-25T05:15:03.461331+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: audit 2024-04-25T05:15:03.477577+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: audit 2024-04-25T05:15:03.477577+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: audit 2024-04-25T05:15:03.490603+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:03 smithi096 bash[81040]: audit 2024-04-25T05:15:03.490603+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: cluster 2024-04-25T05:15:02.532609+0000 mgr.x (mgr.24989) 2196 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: cluster 2024-04-25T05:15:02.532609+0000 mgr.x (mgr.24989) 2196 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: audit 2024-04-25T05:15:03.461331+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: audit 2024-04-25T05:15:03.461331+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: audit 2024-04-25T05:15:03.477577+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: audit 2024-04-25T05:15:03.477577+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: audit 2024-04-25T05:15:03.490603+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:04.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:03 smithi155 bash[60276]: audit 2024-04-25T05:15:03.490603+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:05.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:04 smithi155 bash[60276]: audit 2024-04-25T05:15:03.731274+0000 mgr.x (mgr.24989) 2197 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:05.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:04 smithi155 bash[60276]: audit 2024-04-25T05:15:03.731274+0000 mgr.x (mgr.24989) 2197 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:04 smithi096 bash[79063]: audit 2024-04-25T05:15:03.731274+0000 mgr.x (mgr.24989) 2197 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:05.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:04 smithi096 bash[79063]: audit 2024-04-25T05:15:03.731274+0000 mgr.x (mgr.24989) 2197 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:05.250 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:04 smithi096 bash[81040]: audit 2024-04-25T05:15:03.731274+0000 mgr.x (mgr.24989) 2197 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:05.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:04 smithi096 bash[81040]: audit 2024-04-25T05:15:03.731274+0000 mgr.x (mgr.24989) 2197 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:06.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:05 smithi155 bash[60276]: cluster 2024-04-25T05:15:04.533303+0000 mgr.x (mgr.24989) 2198 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:06.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:05 smithi155 bash[60276]: cluster 2024-04-25T05:15:04.533303+0000 mgr.x (mgr.24989) 2198 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:06.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:05 smithi096 bash[79063]: cluster 2024-04-25T05:15:04.533303+0000 mgr.x (mgr.24989) 2198 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:06.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:05 smithi096 bash[79063]: cluster 2024-04-25T05:15:04.533303+0000 mgr.x (mgr.24989) 2198 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:06.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:05 smithi096 bash[81040]: cluster 2024-04-25T05:15:04.533303+0000 mgr.x (mgr.24989) 2198 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:06.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:05 smithi096 bash[81040]: cluster 2024-04-25T05:15:04.533303+0000 mgr.x (mgr.24989) 2198 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:08.060 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:15:07] "GET /metrics HTTP/1.1" 200 38765 "" "Prometheus/2.43.0" 2024-04-25T05:15:08.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:07 smithi155 bash[60276]: cluster 2024-04-25T05:15:06.534258+0000 mgr.x (mgr.24989) 2199 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:08.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:07 smithi155 bash[60276]: cluster 2024-04-25T05:15:06.534258+0000 mgr.x (mgr.24989) 2199 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:08.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:07 smithi096 bash[79063]: cluster 2024-04-25T05:15:06.534258+0000 mgr.x (mgr.24989) 2199 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:08.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:07 smithi096 bash[79063]: cluster 2024-04-25T05:15:06.534258+0000 mgr.x (mgr.24989) 2199 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:08.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:07 smithi096 bash[81040]: cluster 2024-04-25T05:15:06.534258+0000 mgr.x (mgr.24989) 2199 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:08.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:07 smithi096 bash[81040]: cluster 2024-04-25T05:15:06.534258+0000 mgr.x (mgr.24989) 2199 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:10.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:09 smithi155 bash[60276]: cluster 2024-04-25T05:15:08.534882+0000 mgr.x (mgr.24989) 2200 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:10.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:09 smithi155 bash[60276]: cluster 2024-04-25T05:15:08.534882+0000 mgr.x (mgr.24989) 2200 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:10.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:09 smithi096 bash[79063]: cluster 2024-04-25T05:15:08.534882+0000 mgr.x (mgr.24989) 2200 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:10.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:09 smithi096 bash[79063]: cluster 2024-04-25T05:15:08.534882+0000 mgr.x (mgr.24989) 2200 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:10.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:09 smithi096 bash[81040]: cluster 2024-04-25T05:15:08.534882+0000 mgr.x (mgr.24989) 2200 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:10.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:09 smithi096 bash[81040]: cluster 2024-04-25T05:15:08.534882+0000 mgr.x (mgr.24989) 2200 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-25T05:15:12.139 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:11 smithi155 bash[60276]: cluster 2024-04-25T05:15:10.536635+0000 mgr.x (mgr.24989) 2201 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:12.139 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:11 smithi155 bash[60276]: cluster 2024-04-25T05:15:10.536635+0000 mgr.x (mgr.24989) 2201 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:12.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:11 smithi096 bash[79063]: cluster 2024-04-25T05:15:10.536635+0000 mgr.x (mgr.24989) 2201 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:12.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:11 smithi096 bash[79063]: cluster 2024-04-25T05:15:10.536635+0000 mgr.x (mgr.24989) 2201 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:12.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:11 smithi096 bash[81040]: cluster 2024-04-25T05:15:10.536635+0000 mgr.x (mgr.24989) 2201 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:12.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:11 smithi096 bash[81040]: cluster 2024-04-25T05:15:10.536635+0000 mgr.x (mgr.24989) 2201 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:13.037 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:15:13.782 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:15:13.782 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 13s ago 26m - - 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 10s ago 26m - - 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (25s) 12s ago 19m 14.5M - 0.25.0 c8568f914cd2 e490c56b3e7b 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (12m) 10s ago 19m 42.1M - 8.3.5 dad864ee21e9 2257004434f2 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (2m) 12s ago 17m 42.9M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (12m) 10s ago 25m 538M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (10m) 13s ago 27m 441M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (9m) 13s ago 27m 80.7M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (8m) 10s ago 25m 59.7M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (9m) 13s ago 26m 74.0M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (114s) 13s ago 19m 7860k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (103s) 10s ago 19m 7891k - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (7m) 13s ago 25m 62.5M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (7m) 13s ago 24m 62.6M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (6m) 13s ago 24m 55.8M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (5m) 13s ago 23m 61.8M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:15:13.783 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (5m) 10s ago 22m 65.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (4m) 10s ago 22m 56.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (4m) 10s ago 21m 58.7M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (3m) 10s ago 20m 60.1M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (63s) 10s ago 20m 53.4M - 2.43.0 a07b618ecd1d 4fe4ba3e516d 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (3m) 12s ago 18m 90.5M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (3m) 10s ago 17m 90.7M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (3m) 12s ago 17m 90.8M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:15:13.784 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (2m) 10s ago 17m 90.5M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:15:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[79063]: cluster 2024-04-25T05:15:12.537730+0000 mgr.x (mgr.24989) 2202 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[79063]: cluster 2024-04-25T05:15:12.537730+0000 mgr.x (mgr.24989) 2202 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:14.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[79063]: audit 2024-04-25T05:15:13.024807+0000 mgr.x (mgr.24989) 2203 : audit [DBG] from='client.34920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[79063]: audit 2024-04-25T05:15:13.024807+0000 mgr.x (mgr.24989) 2203 : audit [DBG] from='client.34920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[81040]: cluster 2024-04-25T05:15:12.537730+0000 mgr.x (mgr.24989) 2202 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[81040]: cluster 2024-04-25T05:15:12.537730+0000 mgr.x (mgr.24989) 2202 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[81040]: audit 2024-04-25T05:15:13.024807+0000 mgr.x (mgr.24989) 2203 : audit [DBG] from='client.34920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:14.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:13 smithi096 bash[81040]: audit 2024-04-25T05:15:13.024807+0000 mgr.x (mgr.24989) 2203 : audit [DBG] from='client.34920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:14.125 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:13 smithi155 bash[60276]: cluster 2024-04-25T05:15:12.537730+0000 mgr.x (mgr.24989) 2202 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:14.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:13 smithi155 bash[60276]: cluster 2024-04-25T05:15:12.537730+0000 mgr.x (mgr.24989) 2202 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:14.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:13 smithi155 bash[60276]: audit 2024-04-25T05:15:13.024807+0000 mgr.x (mgr.24989) 2203 : audit [DBG] from='client.34920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:14.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:13 smithi155 bash[60276]: audit 2024-04-25T05:15:13.024807+0000 mgr.x (mgr.24989) 2203 : audit [DBG] from='client.34920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:14.214 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:15:14.214 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:14.215 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:15:14.216 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:15:14.216 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:15:14.216 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:15:14.567 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "mon", 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "iscsi", 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw", 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: "osd" 2024-04-25T05:15:14.568 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:15:14.569 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "18/23 daemons upgraded", 2024-04-25T05:15:14.569 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading grafana daemons", 2024-04-25T05:15:14.569 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:15:14.569 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:15:14.989 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:15:15.027 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.028 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.028 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.029 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.029 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.029 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.030 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:13.391068+0000 mgr.x (mgr.24989) 2204 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:13.391068+0000 mgr.x (mgr.24989) 2204 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:13.734326+0000 mgr.x (mgr.24989) 2205 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:13.734326+0000 mgr.x (mgr.24989) 2205 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:13.739964+0000 mgr.x (mgr.24989) 2206 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:13.739964+0000 mgr.x (mgr.24989) 2206 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:14.218776+0000 mon.c (mon.1) 6480 : audit [DBG] from='client.? 172.21.15.96:0/1017677924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:15.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 bash[60276]: audit 2024-04-25T05:15:14.218776+0000 mon.c (mon.1) 6480 : audit [DBG] from='client.? 172.21.15.96:0/1017677924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:15.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:14 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:13.391068+0000 mgr.x (mgr.24989) 2204 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:13.391068+0000 mgr.x (mgr.24989) 2204 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:13.734326+0000 mgr.x (mgr.24989) 2205 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:13.734326+0000 mgr.x (mgr.24989) 2205 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:13.739964+0000 mgr.x (mgr.24989) 2206 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:13.739964+0000 mgr.x (mgr.24989) 2206 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:14.218776+0000 mon.c (mon.1) 6480 : audit [DBG] from='client.? 172.21.15.96:0/1017677924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[79063]: audit 2024-04-25T05:15:14.218776+0000 mon.c (mon.1) 6480 : audit [DBG] from='client.? 172.21.15.96:0/1017677924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:15.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:13.391068+0000 mgr.x (mgr.24989) 2204 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:13.391068+0000 mgr.x (mgr.24989) 2204 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:13.734326+0000 mgr.x (mgr.24989) 2205 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:13.734326+0000 mgr.x (mgr.24989) 2205 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:13.739964+0000 mgr.x (mgr.24989) 2206 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:13.739964+0000 mgr.x (mgr.24989) 2206 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:14.218776+0000 mon.c (mon.1) 6480 : audit [DBG] from='client.? 172.21.15.96:0/1017677924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:15.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:14 smithi096 bash[81040]: audit 2024-04-25T05:15:14.218776+0000 mon.c (mon.1) 6480 : audit [DBG] from='client.? 172.21.15.96:0/1017677924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:15.333 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:15 smithi155 systemd[1]: Stopping Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:15:15.333 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[49878]: t=2024-04-25T05:15:15+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-25T05:15:16.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[89043]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:15:16.178 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:16 smithi155 bash[89103]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:15:16.178 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-25T05:15:16.178 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: Stopped Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:15:16.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[60276]: cluster 2024-04-25T05:15:14.538973+0000 mgr.x (mgr.24989) 2207 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:16.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[60276]: cluster 2024-04-25T05:15:14.538973+0000 mgr.x (mgr.24989) 2207 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:16.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[60276]: audit 2024-04-25T05:15:14.569710+0000 mgr.x (mgr.24989) 2208 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:16.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[60276]: audit 2024-04-25T05:15:14.569710+0000 mgr.x (mgr.24989) 2208 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:16.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[60276]: audit 2024-04-25T05:15:14.993930+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.96:0/3612305684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:16.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:15 smithi155 bash[60276]: audit 2024-04-25T05:15:14.993930+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.96:0/3612305684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[79063]: cluster 2024-04-25T05:15:14.538973+0000 mgr.x (mgr.24989) 2207 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[79063]: cluster 2024-04-25T05:15:14.538973+0000 mgr.x (mgr.24989) 2207 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[79063]: audit 2024-04-25T05:15:14.569710+0000 mgr.x (mgr.24989) 2208 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[79063]: audit 2024-04-25T05:15:14.569710+0000 mgr.x (mgr.24989) 2208 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[79063]: audit 2024-04-25T05:15:14.993930+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.96:0/3612305684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[79063]: audit 2024-04-25T05:15:14.993930+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.96:0/3612305684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[81040]: cluster 2024-04-25T05:15:14.538973+0000 mgr.x (mgr.24989) 2207 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[81040]: cluster 2024-04-25T05:15:14.538973+0000 mgr.x (mgr.24989) 2207 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:16.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[81040]: audit 2024-04-25T05:15:14.569710+0000 mgr.x (mgr.24989) 2208 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:16.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[81040]: audit 2024-04-25T05:15:14.569710+0000 mgr.x (mgr.24989) 2208 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:16.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[81040]: audit 2024-04-25T05:15:14.993930+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.96:0/3612305684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:16.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:15 smithi096 bash[81040]: audit 2024-04-25T05:15:14.993930+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.96:0/3612305684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:16.461 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.462 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.462 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.463 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.463 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.463 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:16.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:16 smithi155 systemd[1]: Started Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:15:17.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.351677+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.351677+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.372358+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.372358+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.381329+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.381329+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.382997+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.382997+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.396216+0000 mgr.x (mgr.24989) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.396216+0000 mgr.x (mgr.24989) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.396510+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.396510+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.452307+0000 mgr.x (mgr.24989) 2210 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.452307+0000 mgr.x (mgr.24989) 2210 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.453150+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.453150+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.461096+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.461096+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.464093+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.464093+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.467394+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.467394+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.468656+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.468656+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.477400+0000 mgr.x (mgr.24989) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.477400+0000 mgr.x (mgr.24989) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.477859+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.477859+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cluster 2024-04-25T05:15:16.539894+0000 mgr.x (mgr.24989) 2212 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cluster 2024-04-25T05:15:16.539894+0000 mgr.x (mgr.24989) 2212 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.552782+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.552782+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.555702+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.555702+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.559236+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.559236+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.560277+0000 mon.c (mon.1) 6491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.560277+0000 mon.c (mon.1) 6491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.569213+0000 mgr.x (mgr.24989) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.569213+0000 mgr.x (mgr.24989) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.569430+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.569430+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.594880+0000 mon.c (mon.1) 6492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:17.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.594880+0000 mon.c (mon.1) 6492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.670928+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.670928+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.673828+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.673828+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.676866+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.676866+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.677936+0000 mon.c (mon.1) 6496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.677936+0000 mon.c (mon.1) 6496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.687285+0000 mgr.x (mgr.24989) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.687285+0000 mgr.x (mgr.24989) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.687322+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.687322+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.774792+0000 mon.c (mon.1) 6497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.774792+0000 mon.c (mon.1) 6497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.777976+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.777976+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.781163+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.781163+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.782253+0000 mon.c (mon.1) 6500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.782253+0000 mon.c (mon.1) 6500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.792234+0000 mgr.x (mgr.24989) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.792234+0000 mgr.x (mgr.24989) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.792251+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.792251+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.882143+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.882143+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.885471+0000 mon.c (mon.1) 6502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.885471+0000 mon.c (mon.1) 6502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.889136+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.889136+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.890262+0000 mon.c (mon.1) 6504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.890262+0000 mon.c (mon.1) 6504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.899962+0000 mgr.x (mgr.24989) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.899962+0000 mgr.x (mgr.24989) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.899991+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.899991+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.976337+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.976337+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.979374+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.979374+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.982871+0000 mon.c (mon.1) 6507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.982871+0000 mon.c (mon.1) 6507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.984089+0000 mon.c (mon.1) 6508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.984089+0000 mon.c (mon.1) 6508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.993511+0000 mgr.x (mgr.24989) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:16.993511+0000 mgr.x (mgr.24989) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.993640+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:16.993640+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.070170+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.070170+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.073251+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.073251+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.076434+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.076434+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.077571+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.077571+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.086936+0000 mgr.x (mgr.24989) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.086936+0000 mgr.x (mgr.24989) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.087138+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.087138+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.164513+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.164513+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.167822+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.167822+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.171353+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.171353+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.172639+0000 mon.c (mon.1) 6516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.172639+0000 mon.c (mon.1) 6516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.182330+0000 mgr.x (mgr.24989) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.182330+0000 mgr.x (mgr.24989) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.182862+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.182862+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.259961+0000 mon.c (mon.1) 6517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.259961+0000 mon.c (mon.1) 6517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.263286+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.263286+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.266317+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.266317+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.267537+0000 mon.c (mon.1) 6520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.267537+0000 mon.c (mon.1) 6520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.277489+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[60276]: audit 2024-04-25T05:15:17.277489+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.351677+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.351677+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.372358+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.372358+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.381329+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.381329+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.382997+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.382997+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.396216+0000 mgr.x (mgr.24989) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.396216+0000 mgr.x (mgr.24989) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.396510+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.396510+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.452307+0000 mgr.x (mgr.24989) 2210 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.452307+0000 mgr.x (mgr.24989) 2210 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.453150+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.453150+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.461096+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.461096+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.464093+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.464093+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.351677+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.351677+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.372358+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.372358+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.381329+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.381329+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.382997+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.382997+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.396216+0000 mgr.x (mgr.24989) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.396216+0000 mgr.x (mgr.24989) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.396510+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.396510+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.452307+0000 mgr.x (mgr.24989) 2210 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.452307+0000 mgr.x (mgr.24989) 2210 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.453150+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.453150+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.461096+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.461096+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.464093+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.464093+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.467394+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.467394+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.468656+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.468656+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.477400+0000 mgr.x (mgr.24989) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.477400+0000 mgr.x (mgr.24989) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.477859+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.477859+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cluster 2024-04-25T05:15:16.539894+0000 mgr.x (mgr.24989) 2212 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cluster 2024-04-25T05:15:16.539894+0000 mgr.x (mgr.24989) 2212 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.552782+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.552782+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.555702+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.555702+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.559236+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.559236+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.560277+0000 mon.c (mon.1) 6491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.560277+0000 mon.c (mon.1) 6491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.569213+0000 mgr.x (mgr.24989) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.569213+0000 mgr.x (mgr.24989) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.467394+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.467394+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.468656+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.468656+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.477400+0000 mgr.x (mgr.24989) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.477400+0000 mgr.x (mgr.24989) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.477859+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.477859+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cluster 2024-04-25T05:15:16.539894+0000 mgr.x (mgr.24989) 2212 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cluster 2024-04-25T05:15:16.539894+0000 mgr.x (mgr.24989) 2212 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.552782+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.552782+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.555702+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.555702+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.559236+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.559236+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.560277+0000 mon.c (mon.1) 6491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.560277+0000 mon.c (mon.1) 6491 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.569213+0000 mgr.x (mgr.24989) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.569213+0000 mgr.x (mgr.24989) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.569430+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.569430+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.594880+0000 mon.c (mon.1) 6492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.594880+0000 mon.c (mon.1) 6492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:17.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.670928+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.670928+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.673828+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.673828+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.676866+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.676866+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.677936+0000 mon.c (mon.1) 6496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.677936+0000 mon.c (mon.1) 6496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.687285+0000 mgr.x (mgr.24989) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.687285+0000 mgr.x (mgr.24989) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.687322+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.687322+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.774792+0000 mon.c (mon.1) 6497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.774792+0000 mon.c (mon.1) 6497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.777976+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.777976+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.569430+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.569430+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.594880+0000 mon.c (mon.1) 6492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.594880+0000 mon.c (mon.1) 6492 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.670928+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.670928+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.673828+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.673828+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.676866+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.676866+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.677936+0000 mon.c (mon.1) 6496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.677936+0000 mon.c (mon.1) 6496 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.687285+0000 mgr.x (mgr.24989) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.687285+0000 mgr.x (mgr.24989) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.687322+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.687322+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.774792+0000 mon.c (mon.1) 6497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.774792+0000 mon.c (mon.1) 6497 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.777976+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.777976+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.781163+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.781163+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.782253+0000 mon.c (mon.1) 6500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.782253+0000 mon.c (mon.1) 6500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.792234+0000 mgr.x (mgr.24989) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.792234+0000 mgr.x (mgr.24989) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.792251+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.792251+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.882143+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.882143+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.885471+0000 mon.c (mon.1) 6502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.885471+0000 mon.c (mon.1) 6502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.889136+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.889136+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.890262+0000 mon.c (mon.1) 6504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.890262+0000 mon.c (mon.1) 6504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.899962+0000 mgr.x (mgr.24989) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.899962+0000 mgr.x (mgr.24989) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.899991+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.899991+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.781163+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.781163+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.782253+0000 mon.c (mon.1) 6500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.782253+0000 mon.c (mon.1) 6500 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.792234+0000 mgr.x (mgr.24989) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.792234+0000 mgr.x (mgr.24989) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.792251+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.792251+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.882143+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.882143+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.885471+0000 mon.c (mon.1) 6502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.885471+0000 mon.c (mon.1) 6502 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.889136+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.889136+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.890262+0000 mon.c (mon.1) 6504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.890262+0000 mon.c (mon.1) 6504 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.899962+0000 mgr.x (mgr.24989) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.899962+0000 mgr.x (mgr.24989) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.899991+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.899991+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.976337+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.976337+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.979374+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.979374+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.982871+0000 mon.c (mon.1) 6507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.982871+0000 mon.c (mon.1) 6507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.984089+0000 mon.c (mon.1) 6508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.984089+0000 mon.c (mon.1) 6508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.993511+0000 mgr.x (mgr.24989) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:16.993511+0000 mgr.x (mgr.24989) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.993640+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:16.993640+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.070170+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.070170+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.073251+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.073251+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.076434+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.076434+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.077571+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.077571+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.976337+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.976337+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.979374+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.979374+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.982871+0000 mon.c (mon.1) 6507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.982871+0000 mon.c (mon.1) 6507 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.984089+0000 mon.c (mon.1) 6508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.984089+0000 mon.c (mon.1) 6508 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.993511+0000 mgr.x (mgr.24989) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:16.993511+0000 mgr.x (mgr.24989) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.993640+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:16.993640+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.070170+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.070170+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.073251+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.073251+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.076434+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.076434+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.077571+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.077571+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.086936+0000 mgr.x (mgr.24989) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.086936+0000 mgr.x (mgr.24989) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.087138+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.087138+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.164513+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.164513+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.167822+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.167822+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.171353+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.171353+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.172639+0000 mon.c (mon.1) 6516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.172639+0000 mon.c (mon.1) 6516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.182330+0000 mgr.x (mgr.24989) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.182330+0000 mgr.x (mgr.24989) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.182862+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.182862+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.259961+0000 mon.c (mon.1) 6517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.259961+0000 mon.c (mon.1) 6517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.263286+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.263286+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.086936+0000 mgr.x (mgr.24989) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.086936+0000 mgr.x (mgr.24989) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.087138+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.087138+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.164513+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.164513+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.167822+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.167822+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.171353+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.171353+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.172639+0000 mon.c (mon.1) 6516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.172639+0000 mon.c (mon.1) 6516 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.182330+0000 mgr.x (mgr.24989) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.182330+0000 mgr.x (mgr.24989) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.182862+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.182862+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.259961+0000 mon.c (mon.1) 6517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.259961+0000 mon.c (mon.1) 6517 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.263286+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.263286+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.266317+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.266317+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.267537+0000 mon.c (mon.1) 6520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.267537+0000 mon.c (mon.1) 6520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.277489+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[79063]: audit 2024-04-25T05:15:17.277489+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.266317+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.266317+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.267537+0000 mon.c (mon.1) 6520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.267537+0000 mon.c (mon.1) 6520 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.277489+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:17.772 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:17 smithi096 bash[81040]: audit 2024-04-25T05:15:17.277489+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.192 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:15:17] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:15:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.277035+0000 mgr.x (mgr.24989) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.277035+0000 mgr.x (mgr.24989) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.370980+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.370980+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.374124+0000 mon.c (mon.1) 6522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.374124+0000 mon.c (mon.1) 6522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.377205+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.377205+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.378443+0000 mon.c (mon.1) 6524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.378443+0000 mon.c (mon.1) 6524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.386396+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.386396+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.390757+0000 mgr.x (mgr.24989) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.390757+0000 mgr.x (mgr.24989) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.451305+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.451305+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.454253+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.454253+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.456686+0000 mon.c (mon.1) 6527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.19580139Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-25T05:15:18.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196035675Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-25T05:15:18.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196052528Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-25T05:15:18.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196057893Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-25T05:15:18.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196062528Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-25T05:15:18.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196067167Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196071743Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196076982Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196081599Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196086476Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196091097Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196095564Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196103436Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196108138Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196112647Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196122392Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196126685Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196131147Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=settings t=2024-04-25T05:15:18.196135514Z level=info msg="App mode production" 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=sqlstore t=2024-04-25T05:15:18.196199674Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=sqlstore t=2024-04-25T05:15:18.196220162Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-25T05:15:18.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.218443413Z level=info msg="Starting DB migrations" 2024-04-25T05:15:18.468 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.227268599Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-25T05:15:18.468 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.291958026Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-25T05:15:18.468 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.334003062Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-25T05:15:18.468 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.375978933Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-25T05:15:18.468 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.435165431Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.456686+0000 mon.c (mon.1) 6527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.457647+0000 mon.c (mon.1) 6528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.457647+0000 mon.c (mon.1) 6528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.464857+0000 mgr.x (mgr.24989) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.464857+0000 mgr.x (mgr.24989) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.465296+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.465296+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.543904+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.543904+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.547329+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.547329+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.550883+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.550883+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.552352+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.552352+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.562293+0000 mgr.x (mgr.24989) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.562293+0000 mgr.x (mgr.24989) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.562580+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.562580+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.639802+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.639802+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.642797+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.642797+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.646656+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.646656+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.647856+0000 mon.c (mon.1) 6536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.647856+0000 mon.c (mon.1) 6536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.659115+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.659115+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.659120+0000 mgr.x (mgr.24989) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.659120+0000 mgr.x (mgr.24989) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.716950+0000 mon.c (mon.1) 6537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.716950+0000 mon.c (mon.1) 6537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.719714+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.719714+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.722685+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.722685+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.723785+0000 mon.c (mon.1) 6540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.723785+0000 mon.c (mon.1) 6540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.734837+0000 mgr.x (mgr.24989) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.734837+0000 mgr.x (mgr.24989) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.735303+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.735303+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.811612+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.811612+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.814963+0000 mon.c (mon.1) 6542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.814963+0000 mon.c (mon.1) 6542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.818201+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.818201+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.819920+0000 mon.c (mon.1) 6544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.819920+0000 mon.c (mon.1) 6544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.831528+0000 mgr.x (mgr.24989) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.831528+0000 mgr.x (mgr.24989) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.831671+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.831671+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.895398+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.895398+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.898275+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.898275+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.901096+0000 mon.c (mon.1) 6547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.901096+0000 mon.c (mon.1) 6547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.902244+0000 mon.c (mon.1) 6548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.902244+0000 mon.c (mon.1) 6548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.913497+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.913497+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.913726+0000 mgr.x (mgr.24989) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.913726+0000 mgr.x (mgr.24989) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.972696+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.972696+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.975682+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.975682+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.978460+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.978460+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.980503+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.980503+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.992236+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:17.992236+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.992490+0000 mgr.x (mgr.24989) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:17.992490+0000 mgr.x (mgr.24989) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.051336+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.051336+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.054480+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.054480+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.057082+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.057082+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.058295+0000 mon.c (mon.1) 6556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.058295+0000 mon.c (mon.1) 6556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.069843+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.069843+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.070250+0000 mgr.x (mgr.24989) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.070250+0000 mgr.x (mgr.24989) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.129778+0000 mon.c (mon.1) 6557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.129778+0000 mon.c (mon.1) 6557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.132714+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.132714+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.138798+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.138798+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.140240+0000 mon.c (mon.1) 6560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.140240+0000 mon.c (mon.1) 6560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.152185+0000 mgr.x (mgr.24989) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.152185+0000 mgr.x (mgr.24989) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.152214+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.152214+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.196258+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.196258+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.199560+0000 mon.c (mon.1) 6562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.199560+0000 mon.c (mon.1) 6562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.202175+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.202175+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.203123+0000 mon.c (mon.1) 6564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.203123+0000 mon.c (mon.1) 6564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.214191+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.214191+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.272761+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.272761+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.275695+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.275695+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.278147+0000 mon.c (mon.1) 6567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.278147+0000 mon.c (mon.1) 6567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.279076+0000 mon.c (mon.1) 6568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.279076+0000 mon.c (mon.1) 6568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.289945+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[60276]: audit 2024-04-25T05:15:18.289945+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.717 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.468361895Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.502059491Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.51894341Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.56099334Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.586409956Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.628301909Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.670382266Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-25T05:15:18.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.720899245Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-25T05:15:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.277035+0000 mgr.x (mgr.24989) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.277035+0000 mgr.x (mgr.24989) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.370980+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.370980+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.374124+0000 mon.c (mon.1) 6522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.374124+0000 mon.c (mon.1) 6522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.377205+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.377205+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.378443+0000 mon.c (mon.1) 6524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.378443+0000 mon.c (mon.1) 6524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.386396+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.386396+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.390757+0000 mgr.x (mgr.24989) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.390757+0000 mgr.x (mgr.24989) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.451305+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.451305+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.454253+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.454253+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.456686+0000 mon.c (mon.1) 6527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.277035+0000 mgr.x (mgr.24989) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.277035+0000 mgr.x (mgr.24989) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.370980+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.370980+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.374124+0000 mon.c (mon.1) 6522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.374124+0000 mon.c (mon.1) 6522 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.377205+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.377205+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.378443+0000 mon.c (mon.1) 6524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.378443+0000 mon.c (mon.1) 6524 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.386396+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.386396+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.390757+0000 mgr.x (mgr.24989) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.390757+0000 mgr.x (mgr.24989) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.451305+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.451305+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.454253+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.454253+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.456686+0000 mon.c (mon.1) 6527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.456686+0000 mon.c (mon.1) 6527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.457647+0000 mon.c (mon.1) 6528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.457647+0000 mon.c (mon.1) 6528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.464857+0000 mgr.x (mgr.24989) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.464857+0000 mgr.x (mgr.24989) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.465296+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.465296+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.543904+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.543904+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.547329+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.547329+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.550883+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.550883+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.552352+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.552352+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.562293+0000 mgr.x (mgr.24989) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.562293+0000 mgr.x (mgr.24989) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.562580+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.562580+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.639802+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.639802+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.456686+0000 mon.c (mon.1) 6527 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.457647+0000 mon.c (mon.1) 6528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.457647+0000 mon.c (mon.1) 6528 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.464857+0000 mgr.x (mgr.24989) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.464857+0000 mgr.x (mgr.24989) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.465296+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.465296+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.543904+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.543904+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.547329+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.547329+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.550883+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.550883+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.552352+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.552352+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.562293+0000 mgr.x (mgr.24989) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.562293+0000 mgr.x (mgr.24989) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.562580+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.562580+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.639802+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.639802+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.642797+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.642797+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.646656+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.646656+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.647856+0000 mon.c (mon.1) 6536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.647856+0000 mon.c (mon.1) 6536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.659115+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.659115+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.659120+0000 mgr.x (mgr.24989) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.659120+0000 mgr.x (mgr.24989) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.716950+0000 mon.c (mon.1) 6537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.716950+0000 mon.c (mon.1) 6537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.719714+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.719714+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.722685+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.722685+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.723785+0000 mon.c (mon.1) 6540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.723785+0000 mon.c (mon.1) 6540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.734837+0000 mgr.x (mgr.24989) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.642797+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.642797+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.646656+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.646656+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.647856+0000 mon.c (mon.1) 6536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.647856+0000 mon.c (mon.1) 6536 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.659115+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.659115+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.659120+0000 mgr.x (mgr.24989) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.659120+0000 mgr.x (mgr.24989) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.716950+0000 mon.c (mon.1) 6537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.716950+0000 mon.c (mon.1) 6537 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.719714+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.719714+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.722685+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.722685+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.723785+0000 mon.c (mon.1) 6540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.723785+0000 mon.c (mon.1) 6540 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.734837+0000 mgr.x (mgr.24989) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.734837+0000 mgr.x (mgr.24989) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.735303+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.735303+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.811612+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.811612+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.814963+0000 mon.c (mon.1) 6542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.814963+0000 mon.c (mon.1) 6542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.818201+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.818201+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.819920+0000 mon.c (mon.1) 6544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.819920+0000 mon.c (mon.1) 6544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.831528+0000 mgr.x (mgr.24989) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.831528+0000 mgr.x (mgr.24989) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.831671+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.831671+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.895398+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.895398+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.898275+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.898275+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.901096+0000 mon.c (mon.1) 6547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.901096+0000 mon.c (mon.1) 6547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.734837+0000 mgr.x (mgr.24989) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.735303+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.735303+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.811612+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.811612+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.814963+0000 mon.c (mon.1) 6542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.814963+0000 mon.c (mon.1) 6542 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.818201+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.818201+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.819920+0000 mon.c (mon.1) 6544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.819920+0000 mon.c (mon.1) 6544 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.831528+0000 mgr.x (mgr.24989) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.831528+0000 mgr.x (mgr.24989) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.831671+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.831671+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.895398+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.895398+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.898275+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.898275+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.901096+0000 mon.c (mon.1) 6547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.901096+0000 mon.c (mon.1) 6547 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.902244+0000 mon.c (mon.1) 6548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.902244+0000 mon.c (mon.1) 6548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.913497+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.913497+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.913726+0000 mgr.x (mgr.24989) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.913726+0000 mgr.x (mgr.24989) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.972696+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.972696+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.975682+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.975682+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.978460+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.978460+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.980503+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.980503+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.992236+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:17.992236+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.992490+0000 mgr.x (mgr.24989) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:17.992490+0000 mgr.x (mgr.24989) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.051336+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.051336+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.902244+0000 mon.c (mon.1) 6548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.902244+0000 mon.c (mon.1) 6548 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.913497+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.913497+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.913726+0000 mgr.x (mgr.24989) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.913726+0000 mgr.x (mgr.24989) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.972696+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.972696+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.975682+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.975682+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.978460+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.978460+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.980503+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.980503+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.992236+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:17.992236+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.992490+0000 mgr.x (mgr.24989) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:17.992490+0000 mgr.x (mgr.24989) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.051336+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.051336+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.054480+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.054480+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.057082+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.057082+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.058295+0000 mon.c (mon.1) 6556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.058295+0000 mon.c (mon.1) 6556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.069843+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.069843+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.070250+0000 mgr.x (mgr.24989) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.070250+0000 mgr.x (mgr.24989) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.129778+0000 mon.c (mon.1) 6557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.129778+0000 mon.c (mon.1) 6557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.132714+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.132714+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.138798+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.138798+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.140240+0000 mon.c (mon.1) 6560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.140240+0000 mon.c (mon.1) 6560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.152185+0000 mgr.x (mgr.24989) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.152185+0000 mgr.x (mgr.24989) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.054480+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.054480+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.057082+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.057082+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.058295+0000 mon.c (mon.1) 6556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.058295+0000 mon.c (mon.1) 6556 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.069843+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.069843+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.070250+0000 mgr.x (mgr.24989) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.070250+0000 mgr.x (mgr.24989) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.129778+0000 mon.c (mon.1) 6557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.129778+0000 mon.c (mon.1) 6557 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.132714+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.132714+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.138798+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.138798+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.140240+0000 mon.c (mon.1) 6560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.140240+0000 mon.c (mon.1) 6560 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.152185+0000 mgr.x (mgr.24989) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.152185+0000 mgr.x (mgr.24989) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.152214+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.152214+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.196258+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.196258+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.199560+0000 mon.c (mon.1) 6562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.199560+0000 mon.c (mon.1) 6562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.202175+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.202175+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.203123+0000 mon.c (mon.1) 6564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.203123+0000 mon.c (mon.1) 6564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.214191+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.214191+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.272761+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.272761+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.275695+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.275695+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.278147+0000 mon.c (mon.1) 6567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.278147+0000 mon.c (mon.1) 6567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.279076+0000 mon.c (mon.1) 6568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.279076+0000 mon.c (mon.1) 6568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.289945+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[79063]: audit 2024-04-25T05:15:18.289945+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.152214+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.152214+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.196258+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.196258+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.199560+0000 mon.c (mon.1) 6562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.199560+0000 mon.c (mon.1) 6562 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.202175+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.202175+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.203123+0000 mon.c (mon.1) 6564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.203123+0000 mon.c (mon.1) 6564 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.214191+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.214191+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.272761+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.272761+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.275695+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.275695+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.278147+0000 mon.c (mon.1) 6567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.278147+0000 mon.c (mon.1) 6567 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.279076+0000 mon.c (mon.1) 6568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.279076+0000 mon.c (mon.1) 6568 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.289945+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:18.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:18 smithi096 bash[81040]: audit 2024-04-25T05:15:18.289945+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.004 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.746198486Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-25T05:15:19.004 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.788149786Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-25T05:15:19.005 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.813415242Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-25T05:15:19.005 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.85541703Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-25T05:15:19.005 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.897495529Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-25T05:15:19.005 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.939436486Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-25T05:15:19.005 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:18 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:18.964660403Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-25T05:15:19.310 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.007416594Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-25T05:15:19.310 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.073885868Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-25T05:15:19.310 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.116099942Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-25T05:15:19.310 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.158127068Z level=info msg="Executing migration" id="create alert_image table" 2024-04-25T05:15:19.310 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.225495621Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.213945+0000 mgr.x (mgr.24989) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.213945+0000 mgr.x (mgr.24989) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.289565+0000 mgr.x (mgr.24989) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.289565+0000 mgr.x (mgr.24989) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.347906+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.347906+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.352503+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.352503+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.389107+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.389107+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.390563+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.661 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.390563+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.400394+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.400394+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.402852+0000 mgr.x (mgr.24989) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.402852+0000 mgr.x (mgr.24989) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.464087+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.464087+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.467146+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.467146+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.469790+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.469790+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.471085+0000 mon.c (mon.1) 6576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.471085+0000 mon.c (mon.1) 6576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.479507+0000 mgr.x (mgr.24989) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.479507+0000 mgr.x (mgr.24989) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.480092+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.480092+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cluster 2024-04-25T05:15:18.540412+0000 mgr.x (mgr.24989) 2235 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cluster 2024-04-25T05:15:18.540412+0000 mgr.x (mgr.24989) 2235 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.541519+0000 mon.c (mon.1) 6577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.541519+0000 mon.c (mon.1) 6577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.544671+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.544671+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.547463+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.547463+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.548589+0000 mon.c (mon.1) 6580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.548589+0000 mon.c (mon.1) 6580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.557538+0000 mgr.x (mgr.24989) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.213945+0000 mgr.x (mgr.24989) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.213945+0000 mgr.x (mgr.24989) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.289565+0000 mgr.x (mgr.24989) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.289565+0000 mgr.x (mgr.24989) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.347906+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.347906+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.352503+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.352503+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.389107+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.389107+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.390563+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.390563+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.664 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.400394+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.400394+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.402852+0000 mgr.x (mgr.24989) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.402852+0000 mgr.x (mgr.24989) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.464087+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.464087+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.467146+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.467146+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.557538+0000 mgr.x (mgr.24989) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.557610+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.665 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.557610+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.615837+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.615837+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.618012+0000 mon.c (mon.1) 6582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.618012+0000 mon.c (mon.1) 6582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.620128+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.620128+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.620917+0000 mon.c (mon.1) 6584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.620917+0000 mon.c (mon.1) 6584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.626418+0000 mgr.x (mgr.24989) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.626418+0000 mgr.x (mgr.24989) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.627016+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.627016+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.685260+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.685260+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.666 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.687921+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.687921+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.690151+0000 mon.c (mon.1) 6587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.469790+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.469790+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.471085+0000 mon.c (mon.1) 6576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.471085+0000 mon.c (mon.1) 6576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.479507+0000 mgr.x (mgr.24989) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.479507+0000 mgr.x (mgr.24989) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.480092+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.667 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.480092+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cluster 2024-04-25T05:15:18.540412+0000 mgr.x (mgr.24989) 2235 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cluster 2024-04-25T05:15:18.540412+0000 mgr.x (mgr.24989) 2235 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.541519+0000 mon.c (mon.1) 6577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.541519+0000 mon.c (mon.1) 6577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.544671+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.544671+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.547463+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.547463+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.548589+0000 mon.c (mon.1) 6580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.548589+0000 mon.c (mon.1) 6580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.668 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.557538+0000 mgr.x (mgr.24989) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.690151+0000 mon.c (mon.1) 6587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.691111+0000 mon.c (mon.1) 6588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.691111+0000 mon.c (mon.1) 6588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.698151+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.698151+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.699301+0000 mgr.x (mgr.24989) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.699301+0000 mgr.x (mgr.24989) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.757221+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.757221+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.760277+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.760277+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.762632+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.762632+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.763581+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.763581+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.770247+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.770247+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.771420+0000 mgr.x (mgr.24989) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.771420+0000 mgr.x (mgr.24989) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.830628+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.671 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.830628+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.557538+0000 mgr.x (mgr.24989) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.557610+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.557610+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.615837+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.672 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.615837+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.673 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.618012+0000 mon.c (mon.1) 6582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.673 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.618012+0000 mon.c (mon.1) 6582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.673 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.620128+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.673 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.620128+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.673 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.620917+0000 mon.c (mon.1) 6584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.620917+0000 mon.c (mon.1) 6584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.626418+0000 mgr.x (mgr.24989) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.626418+0000 mgr.x (mgr.24989) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.627016+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.627016+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.685260+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.674 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.685260+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.687921+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.687921+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.675 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.690151+0000 mon.c (mon.1) 6587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.833230+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.675 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.833230+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.835650+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.835650+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.836625+0000 mon.c (mon.1) 6596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.836625+0000 mon.c (mon.1) 6596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.843050+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.843050+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.676 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.844559+0000 mgr.x (mgr.24989) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.844559+0000 mgr.x (mgr.24989) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.919870+0000 mon.c (mon.1) 6597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.919870+0000 mon.c (mon.1) 6597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.923006+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.923006+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.677 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.925652+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.925652+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.926903+0000 mon.c (mon.1) 6600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.926903+0000 mon.c (mon.1) 6600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.934990+0000 mgr.x (mgr.24989) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.678 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:18.934990+0000 mgr.x (mgr.24989) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.690151+0000 mon.c (mon.1) 6587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.691111+0000 mon.c (mon.1) 6588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.691111+0000 mon.c (mon.1) 6588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.679 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.698151+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.698151+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.699301+0000 mgr.x (mgr.24989) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.699301+0000 mgr.x (mgr.24989) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.757221+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.757221+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.760277+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.760277+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.762632+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.680 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.762632+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.763581+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.763581+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.770247+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.770247+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.771420+0000 mgr.x (mgr.24989) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.771420+0000 mgr.x (mgr.24989) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.830628+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.681 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.830628+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.935606+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.935606+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.993850+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.993850+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.997114+0000 mon.c (mon.1) 6602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.997114+0000 mon.c (mon.1) 6602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.999744+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:18.999744+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.000785+0000 mon.c (mon.1) 6604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.000785+0000 mon.c (mon.1) 6604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.682 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.008991+0000 mgr.x (mgr.24989) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.008991+0000 mgr.x (mgr.24989) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.009559+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.009559+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.068973+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.068973+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.071444+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.071444+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.074343+0000 mon.c (mon.1) 6607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.683 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.074343+0000 mon.c (mon.1) 6607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.833230+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.833230+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.835650+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.835650+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.836625+0000 mon.c (mon.1) 6596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.836625+0000 mon.c (mon.1) 6596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.843050+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.843050+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.684 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.844559+0000 mgr.x (mgr.24989) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.844559+0000 mgr.x (mgr.24989) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.919870+0000 mon.c (mon.1) 6597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.919870+0000 mon.c (mon.1) 6597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.923006+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.923006+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.925652+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.925652+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.926903+0000 mon.c (mon.1) 6600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.926903+0000 mon.c (mon.1) 6600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.934990+0000 mgr.x (mgr.24989) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.685 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:18.934990+0000 mgr.x (mgr.24989) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.075601+0000 mon.c (mon.1) 6608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.075601+0000 mon.c (mon.1) 6608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.082983+0000 mgr.x (mgr.24989) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.082983+0000 mgr.x (mgr.24989) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.083669+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.083669+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.157988+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.157988+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.161078+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.161078+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.686 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.164205+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.164205+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.165537+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.165537+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.176244+0000 mgr.x (mgr.24989) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.176244+0000 mgr.x (mgr.24989) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.176579+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.176579+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.218361+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.218361+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.221511+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.221511+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.223960+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.223960+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.224989+0000 mon.c (mon.1) 6616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.687 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.224989+0000 mon.c (mon.1) 6616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.236054+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.236054+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.278211+0000 mon.c (mon.1) 6617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.278211+0000 mon.c (mon.1) 6617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.280546+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.280546+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.282727+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.282727+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.283604+0000 mon.c (mon.1) 6620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.283604+0000 mon.c (mon.1) 6620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.292877+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.292877+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.688 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.333919+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.333919+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.935606+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.935606+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.993850+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.993850+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.997114+0000 mon.c (mon.1) 6602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.997114+0000 mon.c (mon.1) 6602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.999744+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:18.999744+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.000785+0000 mon.c (mon.1) 6604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.689 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.000785+0000 mon.c (mon.1) 6604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.008991+0000 mgr.x (mgr.24989) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.008991+0000 mgr.x (mgr.24989) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.009559+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.009559+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.068973+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.068973+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.071444+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.071444+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.074343+0000 mon.c (mon.1) 6607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.074343+0000 mon.c (mon.1) 6607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.690 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.336628+0000 mon.c (mon.1) 6622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.336628+0000 mon.c (mon.1) 6622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.339115+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.339115+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.340221+0000 mon.c (mon.1) 6624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.340221+0000 mon.c (mon.1) 6624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.348695+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[79063]: audit 2024-04-25T05:15:19.348695+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.691 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.075601+0000 mon.c (mon.1) 6608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.075601+0000 mon.c (mon.1) 6608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.082983+0000 mgr.x (mgr.24989) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.082983+0000 mgr.x (mgr.24989) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.083669+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.083669+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.157988+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.157988+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.161078+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.161078+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.164205+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.164205+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.692 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.165537+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.165537+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.176244+0000 mgr.x (mgr.24989) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.176244+0000 mgr.x (mgr.24989) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.176579+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.176579+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.218361+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.218361+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.221511+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.221511+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.223960+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.223960+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.224989+0000 mon.c (mon.1) 6616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.224989+0000 mon.c (mon.1) 6616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.236054+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.236054+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.278211+0000 mon.c (mon.1) 6617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.278211+0000 mon.c (mon.1) 6617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.280546+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.280546+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.282727+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.282727+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.283604+0000 mon.c (mon.1) 6620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.283604+0000 mon.c (mon.1) 6620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.292877+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.292877+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.333919+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.333919+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.694 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.336628+0000 mon.c (mon.1) 6622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.336628+0000 mon.c (mon.1) 6622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.339115+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.339115+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.340221+0000 mon.c (mon.1) 6624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.340221+0000 mon.c (mon.1) 6624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.348695+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.695 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:19 smithi096 bash[81040]: audit 2024-04-25T05:15:19.348695+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.311769419Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-25T05:15:19.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.384523835Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-25T05:15:19.712 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.486878673Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-25T05:15:19.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.213945+0000 mgr.x (mgr.24989) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.213945+0000 mgr.x (mgr.24989) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.289565+0000 mgr.x (mgr.24989) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.289565+0000 mgr.x (mgr.24989) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.347906+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.347906+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.352503+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.352503+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.389107+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.389107+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.390563+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.390563+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.400394+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.400394+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.402852+0000 mgr.x (mgr.24989) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.402852+0000 mgr.x (mgr.24989) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.464087+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.464087+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.467146+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.467146+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.469790+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.469790+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.471085+0000 mon.c (mon.1) 6576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.471085+0000 mon.c (mon.1) 6576 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.479507+0000 mgr.x (mgr.24989) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.479507+0000 mgr.x (mgr.24989) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.480092+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.480092+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cluster 2024-04-25T05:15:18.540412+0000 mgr.x (mgr.24989) 2235 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cluster 2024-04-25T05:15:18.540412+0000 mgr.x (mgr.24989) 2235 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.541519+0000 mon.c (mon.1) 6577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.541519+0000 mon.c (mon.1) 6577 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.544671+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.544671+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.547463+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.547463+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.548589+0000 mon.c (mon.1) 6580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.548589+0000 mon.c (mon.1) 6580 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.557538+0000 mgr.x (mgr.24989) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.557538+0000 mgr.x (mgr.24989) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.557610+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.557610+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.615837+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.615837+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.618012+0000 mon.c (mon.1) 6582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.618012+0000 mon.c (mon.1) 6582 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.620128+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.620128+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.620917+0000 mon.c (mon.1) 6584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.620917+0000 mon.c (mon.1) 6584 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.626418+0000 mgr.x (mgr.24989) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.626418+0000 mgr.x (mgr.24989) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.627016+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.627016+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.685260+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.685260+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.687921+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.687921+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.690151+0000 mon.c (mon.1) 6587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.690151+0000 mon.c (mon.1) 6587 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.691111+0000 mon.c (mon.1) 6588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.691111+0000 mon.c (mon.1) 6588 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.698151+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.698151+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.699301+0000 mgr.x (mgr.24989) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.699301+0000 mgr.x (mgr.24989) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.757221+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.757221+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.760277+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.760277+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.762632+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.762632+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.763581+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.763581+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.770247+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.770247+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.771420+0000 mgr.x (mgr.24989) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.771420+0000 mgr.x (mgr.24989) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.830628+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.830628+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.833230+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.833230+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.835650+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.835650+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.836625+0000 mon.c (mon.1) 6596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.836625+0000 mon.c (mon.1) 6596 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.843050+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.843050+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.844559+0000 mgr.x (mgr.24989) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.844559+0000 mgr.x (mgr.24989) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.919870+0000 mon.c (mon.1) 6597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.919870+0000 mon.c (mon.1) 6597 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.923006+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.923006+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.925652+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.925652+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.926903+0000 mon.c (mon.1) 6600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.926903+0000 mon.c (mon.1) 6600 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.934990+0000 mgr.x (mgr.24989) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:18.934990+0000 mgr.x (mgr.24989) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.935606+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.935606+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.993850+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.993850+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.997114+0000 mon.c (mon.1) 6602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.997114+0000 mon.c (mon.1) 6602 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.999744+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:18.999744+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.000785+0000 mon.c (mon.1) 6604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.000785+0000 mon.c (mon.1) 6604 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.008991+0000 mgr.x (mgr.24989) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.008991+0000 mgr.x (mgr.24989) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.009559+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.009559+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.068973+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.068973+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.071444+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.071444+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.074343+0000 mon.c (mon.1) 6607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.074343+0000 mon.c (mon.1) 6607 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.075601+0000 mon.c (mon.1) 6608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.075601+0000 mon.c (mon.1) 6608 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.082983+0000 mgr.x (mgr.24989) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.082983+0000 mgr.x (mgr.24989) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.083669+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.083669+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.157988+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.157988+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.161078+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.161078+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.164205+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.164205+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.165537+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.165537+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.176244+0000 mgr.x (mgr.24989) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.176244+0000 mgr.x (mgr.24989) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.176579+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.176579+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.218361+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.218361+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.221511+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.221511+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.223960+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.223960+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.224989+0000 mon.c (mon.1) 6616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.224989+0000 mon.c (mon.1) 6616 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.236054+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.236054+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.278211+0000 mon.c (mon.1) 6617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.278211+0000 mon.c (mon.1) 6617 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.280546+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.280546+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.282727+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.282727+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.283604+0000 mon.c (mon.1) 6620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.283604+0000 mon.c (mon.1) 6620 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.292877+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.292877+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.333919+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.333919+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.336628+0000 mon.c (mon.1) 6622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.336628+0000 mon.c (mon.1) 6622 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.339115+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.339115+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.340221+0000 mon.c (mon.1) 6624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.340221+0000 mon.c (mon.1) 6624 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:19.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.348695+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:19.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[60276]: audit 2024-04-25T05:15:19.348695+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.122 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.715993682Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-25T05:15:20.122 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.716241532Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-25T05:15:20.122 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.808593112Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-25T05:15:20.122 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:19 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:19.931196395Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-25T05:15:20.373 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:20.125424687Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.235720+0000 mgr.x (mgr.24989) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.235720+0000 mgr.x (mgr.24989) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.292246+0000 mgr.x (mgr.24989) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.292246+0000 mgr.x (mgr.24989) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.348023+0000 mgr.x (mgr.24989) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.348023+0000 mgr.x (mgr.24989) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.410804+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.374 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.410804+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.413163+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.413163+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.415266+0000 mon.c (mon.1) 6627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.415266+0000 mon.c (mon.1) 6627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.416012+0000 mon.c (mon.1) 6628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.416012+0000 mon.c (mon.1) 6628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.420735+0000 mgr.x (mgr.24989) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.420735+0000 mgr.x (mgr.24989) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.421432+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.421432+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.462518+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.462518+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.465264+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.465264+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.467326+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.467326+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.468212+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.468212+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.476543+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.476543+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.478293+0000 mgr.x (mgr.24989) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.478293+0000 mgr.x (mgr.24989) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.520464+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.520464+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.522992+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.522992+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.525083+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.525083+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.525966+0000 mon.c (mon.1) 6636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.525966+0000 mon.c (mon.1) 6636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.530734+0000 mgr.x (mgr.24989) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.530734+0000 mgr.x (mgr.24989) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.531600+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.377 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.531600+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.588273+0000 mon.c (mon.1) 6637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.588273+0000 mon.c (mon.1) 6637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.591942+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.591942+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.595187+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.595187+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.596013+0000 mon.c (mon.1) 6640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.596013+0000 mon.c (mon.1) 6640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.601087+0000 mgr.x (mgr.24989) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.601087+0000 mgr.x (mgr.24989) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.601793+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.601793+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.658998+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.658998+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.662969+0000 mon.c (mon.1) 6642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.662969+0000 mon.c (mon.1) 6642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.703 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:20.552650702Z level=info msg="Executing migration" id="create secrets table" 2024-04-25T05:15:20.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.666790+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.666790+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.667976+0000 mon.c (mon.1) 6644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.667976+0000 mon.c (mon.1) 6644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.675521+0000 mgr.x (mgr.24989) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.675521+0000 mgr.x (mgr.24989) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.675955+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.675955+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.756254+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.756254+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.760053+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.760053+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.763383+0000 mon.c (mon.1) 6647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.763383+0000 mon.c (mon.1) 6647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.764456+0000 mon.c (mon.1) 6648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.764456+0000 mon.c (mon.1) 6648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.773275+0000 mgr.x (mgr.24989) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.773275+0000 mgr.x (mgr.24989) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.773783+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.773783+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.849516+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.849516+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.852335+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.852335+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.854836+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.854836+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.855790+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.855790+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.864035+0000 mgr.x (mgr.24989) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.864035+0000 mgr.x (mgr.24989) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.864678+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.864678+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.939737+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.939737+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.942944+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.942944+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.946289+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.946289+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.947657+0000 mon.c (mon.1) 6656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.947657+0000 mon.c (mon.1) 6656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.956443+0000 mgr.x (mgr.24989) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:19.956443+0000 mgr.x (mgr.24989) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.957068+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:19.957068+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.032661+0000 mon.c (mon.1) 6657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.032661+0000 mon.c (mon.1) 6657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.035801+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.035801+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.038910+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.038910+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.040249+0000 mon.c (mon.1) 6660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.040249+0000 mon.c (mon.1) 6660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.048974+0000 mgr.x (mgr.24989) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.048974+0000 mgr.x (mgr.24989) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.049429+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.049429+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.124859+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.124859+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.128560+0000 mon.c (mon.1) 6662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.128560+0000 mon.c (mon.1) 6662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.132111+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.132111+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.133159+0000 mon.c (mon.1) 6664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.133159+0000 mon.c (mon.1) 6664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.142435+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.142435+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.142492+0000 mgr.x (mgr.24989) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.142492+0000 mgr.x (mgr.24989) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.220334+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.220334+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.223615+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.223615+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.227352+0000 mon.c (mon.1) 6667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.227352+0000 mon.c (mon.1) 6667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.228693+0000 mon.c (mon.1) 6668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.228693+0000 mon.c (mon.1) 6668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.238197+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.238197+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.317344+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.317344+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.320923+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.320923+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.324983+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.324983+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.326502+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.326502+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.336412+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[60276]: audit 2024-04-25T05:15:20.336412+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.235720+0000 mgr.x (mgr.24989) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.235720+0000 mgr.x (mgr.24989) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.292246+0000 mgr.x (mgr.24989) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.292246+0000 mgr.x (mgr.24989) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.348023+0000 mgr.x (mgr.24989) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.348023+0000 mgr.x (mgr.24989) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.410804+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.410804+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.413163+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.413163+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.415266+0000 mon.c (mon.1) 6627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.415266+0000 mon.c (mon.1) 6627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.416012+0000 mon.c (mon.1) 6628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.416012+0000 mon.c (mon.1) 6628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.420735+0000 mgr.x (mgr.24989) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.420735+0000 mgr.x (mgr.24989) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.421432+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.421432+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.462518+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.462518+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.235720+0000 mgr.x (mgr.24989) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.235720+0000 mgr.x (mgr.24989) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.292246+0000 mgr.x (mgr.24989) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.292246+0000 mgr.x (mgr.24989) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.348023+0000 mgr.x (mgr.24989) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.348023+0000 mgr.x (mgr.24989) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.410804+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.410804+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.413163+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.413163+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.415266+0000 mon.c (mon.1) 6627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.415266+0000 mon.c (mon.1) 6627 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.416012+0000 mon.c (mon.1) 6628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.416012+0000 mon.c (mon.1) 6628 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.420735+0000 mgr.x (mgr.24989) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.420735+0000 mgr.x (mgr.24989) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.421432+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.421432+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.462518+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.462518+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.465264+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.465264+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.467326+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.467326+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.468212+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.468212+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.476543+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.476543+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.478293+0000 mgr.x (mgr.24989) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.478293+0000 mgr.x (mgr.24989) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.520464+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.520464+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.522992+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.522992+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.525083+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.525083+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.525966+0000 mon.c (mon.1) 6636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.525966+0000 mon.c (mon.1) 6636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.530734+0000 mgr.x (mgr.24989) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.530734+0000 mgr.x (mgr.24989) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.465264+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.465264+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.467326+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.467326+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.468212+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.468212+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.476543+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.476543+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.478293+0000 mgr.x (mgr.24989) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.478293+0000 mgr.x (mgr.24989) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.520464+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.520464+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.522992+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.522992+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.525083+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.525083+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.525966+0000 mon.c (mon.1) 6636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.525966+0000 mon.c (mon.1) 6636 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.530734+0000 mgr.x (mgr.24989) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.530734+0000 mgr.x (mgr.24989) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.531600+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.531600+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.588273+0000 mon.c (mon.1) 6637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.588273+0000 mon.c (mon.1) 6637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.591942+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.591942+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.595187+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.595187+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.596013+0000 mon.c (mon.1) 6640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.596013+0000 mon.c (mon.1) 6640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.601087+0000 mgr.x (mgr.24989) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.601087+0000 mgr.x (mgr.24989) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.601793+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.601793+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.658998+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.658998+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.662969+0000 mon.c (mon.1) 6642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.662969+0000 mon.c (mon.1) 6642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.666790+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.666790+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.531600+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.531600+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.588273+0000 mon.c (mon.1) 6637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.588273+0000 mon.c (mon.1) 6637 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.591942+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.591942+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.595187+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.595187+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.596013+0000 mon.c (mon.1) 6640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.596013+0000 mon.c (mon.1) 6640 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.601087+0000 mgr.x (mgr.24989) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.601087+0000 mgr.x (mgr.24989) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.601793+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.601793+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.658998+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.658998+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.662969+0000 mon.c (mon.1) 6642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.662969+0000 mon.c (mon.1) 6642 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.666790+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.666790+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.667976+0000 mon.c (mon.1) 6644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.667976+0000 mon.c (mon.1) 6644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.675521+0000 mgr.x (mgr.24989) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.675521+0000 mgr.x (mgr.24989) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.675955+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.675955+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.756254+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.756254+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.760053+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.760053+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.763383+0000 mon.c (mon.1) 6647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.763383+0000 mon.c (mon.1) 6647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.764456+0000 mon.c (mon.1) 6648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.764456+0000 mon.c (mon.1) 6648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.773275+0000 mgr.x (mgr.24989) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.773275+0000 mgr.x (mgr.24989) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.773783+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.773783+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.849516+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.849516+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.667976+0000 mon.c (mon.1) 6644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.667976+0000 mon.c (mon.1) 6644 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.675521+0000 mgr.x (mgr.24989) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.675521+0000 mgr.x (mgr.24989) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.675955+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.675955+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.756254+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.756254+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.760053+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.760053+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.763383+0000 mon.c (mon.1) 6647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.763383+0000 mon.c (mon.1) 6647 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.764456+0000 mon.c (mon.1) 6648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.764456+0000 mon.c (mon.1) 6648 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.773275+0000 mgr.x (mgr.24989) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.773275+0000 mgr.x (mgr.24989) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.773783+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.773783+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.849516+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.849516+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.852335+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.852335+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.854836+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.854836+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.855790+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.855790+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.864035+0000 mgr.x (mgr.24989) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.864035+0000 mgr.x (mgr.24989) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.864678+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.864678+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.939737+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.939737+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.942944+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.942944+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.946289+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.946289+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.947657+0000 mon.c (mon.1) 6656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.947657+0000 mon.c (mon.1) 6656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.956443+0000 mgr.x (mgr.24989) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:19.956443+0000 mgr.x (mgr.24989) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.852335+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.852335+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.854836+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.854836+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.855790+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.855790+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.864035+0000 mgr.x (mgr.24989) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.864035+0000 mgr.x (mgr.24989) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.864678+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.864678+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.939737+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.939737+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.942944+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.942944+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.946289+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.946289+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.947657+0000 mon.c (mon.1) 6656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.947657+0000 mon.c (mon.1) 6656 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.956443+0000 mgr.x (mgr.24989) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:19.956443+0000 mgr.x (mgr.24989) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.957068+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:19.957068+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.032661+0000 mon.c (mon.1) 6657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.032661+0000 mon.c (mon.1) 6657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.035801+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.035801+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.038910+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.038910+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.040249+0000 mon.c (mon.1) 6660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.040249+0000 mon.c (mon.1) 6660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.048974+0000 mgr.x (mgr.24989) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.048974+0000 mgr.x (mgr.24989) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.049429+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.049429+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.124859+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.124859+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.128560+0000 mon.c (mon.1) 6662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.128560+0000 mon.c (mon.1) 6662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.132111+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.132111+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.957068+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:19.957068+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.032661+0000 mon.c (mon.1) 6657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.032661+0000 mon.c (mon.1) 6657 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.035801+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.035801+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.038910+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.038910+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.040249+0000 mon.c (mon.1) 6660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.040249+0000 mon.c (mon.1) 6660 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.048974+0000 mgr.x (mgr.24989) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.048974+0000 mgr.x (mgr.24989) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.049429+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.049429+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.124859+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.124859+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.128560+0000 mon.c (mon.1) 6662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.128560+0000 mon.c (mon.1) 6662 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.132111+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.132111+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.133159+0000 mon.c (mon.1) 6664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.133159+0000 mon.c (mon.1) 6664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.142435+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.142435+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.142492+0000 mgr.x (mgr.24989) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.142492+0000 mgr.x (mgr.24989) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.220334+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.220334+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.223615+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.223615+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.227352+0000 mon.c (mon.1) 6667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.227352+0000 mon.c (mon.1) 6667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.228693+0000 mon.c (mon.1) 6668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.228693+0000 mon.c (mon.1) 6668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.238197+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.238197+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.317344+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.317344+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.320923+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.320923+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.133159+0000 mon.c (mon.1) 6664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.133159+0000 mon.c (mon.1) 6664 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.142435+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.142435+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.142492+0000 mgr.x (mgr.24989) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.142492+0000 mgr.x (mgr.24989) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.220334+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.220334+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.223615+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.223615+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.227352+0000 mon.c (mon.1) 6667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.227352+0000 mon.c (mon.1) 6667 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.228693+0000 mon.c (mon.1) 6668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.228693+0000 mon.c (mon.1) 6668 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.238197+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.238197+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.317344+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.317344+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.320923+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.320923+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.324983+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.324983+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.326502+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.326502+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.336412+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[81040]: audit 2024-04-25T05:15:20.336412+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.324983+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.324983+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.326502+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.326502+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.336412+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:20 smithi096 bash[79063]: audit 2024-04-25T05:15:20.336412+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:20.961 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:20.706514363Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-25T05:15:20.961 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:20.782340936Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-25T05:15:20.961 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:20 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:20.891865326Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-25T05:15:21.440 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:21.126859267Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-25T05:15:21.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.238446+0000 mgr.x (mgr.24989) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.238446+0000 mgr.x (mgr.24989) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.336264+0000 mgr.x (mgr.24989) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.336264+0000 mgr.x (mgr.24989) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.414104+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.414104+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.416829+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.416829+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.419248+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.419248+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.420183+0000 mon.c (mon.1) 6676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.420183+0000 mon.c (mon.1) 6676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.425854+0000 mgr.x (mgr.24989) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.425854+0000 mgr.x (mgr.24989) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.426304+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.426304+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.502999+0000 mon.c (mon.1) 6677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.502999+0000 mon.c (mon.1) 6677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.506184+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.506184+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.509535+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.509535+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.510802+0000 mon.c (mon.1) 6680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.510802+0000 mon.c (mon.1) 6680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.519894+0000 mgr.x (mgr.24989) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.519894+0000 mgr.x (mgr.24989) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.520383+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.520383+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cluster 2024-04-25T05:15:20.541128+0000 mgr.x (mgr.24989) 2262 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cluster 2024-04-25T05:15:20.541128+0000 mgr.x (mgr.24989) 2262 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:21.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.583625+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.583625+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.586830+0000 mon.c (mon.1) 6682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.586830+0000 mon.c (mon.1) 6682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.589600+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.589600+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.590903+0000 mon.c (mon.1) 6684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.590903+0000 mon.c (mon.1) 6684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.599921+0000 mgr.x (mgr.24989) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.599921+0000 mgr.x (mgr.24989) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.600620+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.600620+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.662176+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.662176+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.665502+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.665502+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.668318+0000 mon.c (mon.1) 6687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.668318+0000 mon.c (mon.1) 6687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.670014+0000 mon.c (mon.1) 6688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.670014+0000 mon.c (mon.1) 6688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.679357+0000 mgr.x (mgr.24989) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.679357+0000 mgr.x (mgr.24989) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.679802+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.679802+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.742070+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.742070+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.745022+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.745022+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.747251+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.747251+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.748116+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.748116+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.754740+0000 mgr.x (mgr.24989) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.754740+0000 mgr.x (mgr.24989) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.755043+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.755043+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.817245+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.817245+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.820271+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.820271+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.822853+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.822853+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.823991+0000 mon.c (mon.1) 6696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.823991+0000 mon.c (mon.1) 6696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.830342+0000 mgr.x (mgr.24989) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.830342+0000 mgr.x (mgr.24989) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.830953+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.830953+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.872773+0000 mon.c (mon.1) 6697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.872773+0000 mon.c (mon.1) 6697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.874933+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.874933+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.876798+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.876798+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.877523+0000 mon.c (mon.1) 6700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.877523+0000 mon.c (mon.1) 6700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.883029+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.883029+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.893006+0000 mgr.x (mgr.24989) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.893006+0000 mgr.x (mgr.24989) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.937997+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.937997+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.941059+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.941059+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.943134+0000 mon.c (mon.1) 6702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.943134+0000 mon.c (mon.1) 6702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.945922+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.945922+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.949783+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.949783+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.952943+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.952943+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.954559+0000 mon.c (mon.1) 6704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.954559+0000 mon.c (mon.1) 6704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.959746+0000 mgr.x (mgr.24989) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:20.959746+0000 mgr.x (mgr.24989) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.960339+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:20.960339+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.001887+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.001887+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.004623+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.004623+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.007358+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.007358+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.008719+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.008719+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.015236+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.015236+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.017249+0000 mgr.x (mgr.24989) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.017249+0000 mgr.x (mgr.24989) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.059904+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.059904+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.063205+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.063205+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.066475+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.066475+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.067690+0000 mon.c (mon.1) 6712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.067690+0000 mon.c (mon.1) 6712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.076999+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.076999+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.077054+0000 mgr.x (mgr.24989) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.077054+0000 mgr.x (mgr.24989) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.119712+0000 mon.c (mon.1) 6713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.119712+0000 mon.c (mon.1) 6713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.122480+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.122480+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.124996+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.124996+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.126152+0000 mon.c (mon.1) 6716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.126152+0000 mon.c (mon.1) 6716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.133505+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.133505+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.134918+0000 mgr.x (mgr.24989) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.134918+0000 mgr.x (mgr.24989) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.209513+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.209513+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.212627+0000 mon.c (mon.1) 6718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.212627+0000 mon.c (mon.1) 6718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.215521+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.215521+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.216701+0000 mon.c (mon.1) 6720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.216701+0000 mon.c (mon.1) 6720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.225155+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.225155+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.300731+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.300731+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.303753+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.303753+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.306914+0000 mon.c (mon.1) 6723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.306914+0000 mon.c (mon.1) 6723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.308223+0000 mon.c (mon.1) 6724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.308223+0000 mon.c (mon.1) 6724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.317266+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[60276]: audit 2024-04-25T05:15:21.317266+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.238446+0000 mgr.x (mgr.24989) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.238446+0000 mgr.x (mgr.24989) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.336264+0000 mgr.x (mgr.24989) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.336264+0000 mgr.x (mgr.24989) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.414104+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.414104+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.416829+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.416829+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.419248+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.419248+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.420183+0000 mon.c (mon.1) 6676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.420183+0000 mon.c (mon.1) 6676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.425854+0000 mgr.x (mgr.24989) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.425854+0000 mgr.x (mgr.24989) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.426304+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.426304+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.502999+0000 mon.c (mon.1) 6677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.502999+0000 mon.c (mon.1) 6677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.506184+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.506184+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.238446+0000 mgr.x (mgr.24989) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.238446+0000 mgr.x (mgr.24989) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.336264+0000 mgr.x (mgr.24989) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.336264+0000 mgr.x (mgr.24989) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.414104+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.414104+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.416829+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.416829+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.419248+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.419248+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.420183+0000 mon.c (mon.1) 6676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.420183+0000 mon.c (mon.1) 6676 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.425854+0000 mgr.x (mgr.24989) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.425854+0000 mgr.x (mgr.24989) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.426304+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.426304+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.502999+0000 mon.c (mon.1) 6677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.502999+0000 mon.c (mon.1) 6677 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.506184+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.506184+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.509535+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.509535+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.510802+0000 mon.c (mon.1) 6680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.510802+0000 mon.c (mon.1) 6680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.519894+0000 mgr.x (mgr.24989) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.519894+0000 mgr.x (mgr.24989) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.520383+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.520383+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cluster 2024-04-25T05:15:20.541128+0000 mgr.x (mgr.24989) 2262 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cluster 2024-04-25T05:15:20.541128+0000 mgr.x (mgr.24989) 2262 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:21.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.583625+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.583625+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.586830+0000 mon.c (mon.1) 6682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.586830+0000 mon.c (mon.1) 6682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.589600+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.589600+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.590903+0000 mon.c (mon.1) 6684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.590903+0000 mon.c (mon.1) 6684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.599921+0000 mgr.x (mgr.24989) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.509535+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.509535+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.510802+0000 mon.c (mon.1) 6680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.510802+0000 mon.c (mon.1) 6680 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.519894+0000 mgr.x (mgr.24989) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.519894+0000 mgr.x (mgr.24989) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.520383+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.520383+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cluster 2024-04-25T05:15:20.541128+0000 mgr.x (mgr.24989) 2262 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cluster 2024-04-25T05:15:20.541128+0000 mgr.x (mgr.24989) 2262 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.583625+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.583625+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.586830+0000 mon.c (mon.1) 6682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.586830+0000 mon.c (mon.1) 6682 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.589600+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.589600+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.590903+0000 mon.c (mon.1) 6684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.590903+0000 mon.c (mon.1) 6684 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.599921+0000 mgr.x (mgr.24989) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.599921+0000 mgr.x (mgr.24989) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.600620+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.600620+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.662176+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.662176+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.665502+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.665502+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.668318+0000 mon.c (mon.1) 6687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.668318+0000 mon.c (mon.1) 6687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.670014+0000 mon.c (mon.1) 6688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.670014+0000 mon.c (mon.1) 6688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.679357+0000 mgr.x (mgr.24989) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.679357+0000 mgr.x (mgr.24989) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.679802+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.679802+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.742070+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.742070+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.745022+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.745022+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.747251+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.599921+0000 mgr.x (mgr.24989) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.600620+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.600620+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.662176+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.662176+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.665502+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.665502+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.668318+0000 mon.c (mon.1) 6687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.668318+0000 mon.c (mon.1) 6687 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.670014+0000 mon.c (mon.1) 6688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.670014+0000 mon.c (mon.1) 6688 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.679357+0000 mgr.x (mgr.24989) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.679357+0000 mgr.x (mgr.24989) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.679802+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.679802+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.742070+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.742070+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.745022+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.745022+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.747251+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.747251+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.748116+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.748116+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.754740+0000 mgr.x (mgr.24989) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.754740+0000 mgr.x (mgr.24989) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.755043+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.755043+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.817245+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.817245+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.820271+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.820271+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.822853+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.822853+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.823991+0000 mon.c (mon.1) 6696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.823991+0000 mon.c (mon.1) 6696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.830342+0000 mgr.x (mgr.24989) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.830342+0000 mgr.x (mgr.24989) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.830953+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.830953+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.872773+0000 mon.c (mon.1) 6697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.761 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.872773+0000 mon.c (mon.1) 6697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.747251+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.748116+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.748116+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.754740+0000 mgr.x (mgr.24989) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.754740+0000 mgr.x (mgr.24989) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.755043+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.755043+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.817245+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.817245+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.820271+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.820271+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.822853+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.822853+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.823991+0000 mon.c (mon.1) 6696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.823991+0000 mon.c (mon.1) 6696 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.830342+0000 mgr.x (mgr.24989) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.830342+0000 mgr.x (mgr.24989) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.830953+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.830953+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.872773+0000 mon.c (mon.1) 6697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.872773+0000 mon.c (mon.1) 6697 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.874933+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.874933+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.876798+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.876798+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.877523+0000 mon.c (mon.1) 6700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.877523+0000 mon.c (mon.1) 6700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.883029+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.883029+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.893006+0000 mgr.x (mgr.24989) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.893006+0000 mgr.x (mgr.24989) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.937997+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.937997+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.941059+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.941059+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.943134+0000 mon.c (mon.1) 6702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.943134+0000 mon.c (mon.1) 6702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.945922+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.945922+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.949783+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.949783+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.952943+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.874933+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.874933+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.876798+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.876798+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.877523+0000 mon.c (mon.1) 6700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.877523+0000 mon.c (mon.1) 6700 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.883029+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.883029+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.893006+0000 mgr.x (mgr.24989) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.893006+0000 mgr.x (mgr.24989) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.937997+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.937997+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.941059+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.941059+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.943134+0000 mon.c (mon.1) 6702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.943134+0000 mon.c (mon.1) 6702 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.945922+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.945922+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.949783+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.949783+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.952943+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.952943+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.954559+0000 mon.c (mon.1) 6704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.954559+0000 mon.c (mon.1) 6704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.959746+0000 mgr.x (mgr.24989) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:20.959746+0000 mgr.x (mgr.24989) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.960339+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:20.960339+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.767 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.001887+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.001887+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.004623+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.004623+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.007358+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.007358+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.008719+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.008719+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.015236+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.015236+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.768 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.017249+0000 mgr.x (mgr.24989) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.017249+0000 mgr.x (mgr.24989) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.059904+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.059904+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.063205+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.063205+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.066475+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.066475+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.067690+0000 mon.c (mon.1) 6712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.067690+0000 mon.c (mon.1) 6712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.769 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.076999+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.076999+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.077054+0000 mgr.x (mgr.24989) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.077054+0000 mgr.x (mgr.24989) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.119712+0000 mon.c (mon.1) 6713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.119712+0000 mon.c (mon.1) 6713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.770 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.122480+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.122480+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.124996+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.124996+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.126152+0000 mon.c (mon.1) 6716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.126152+0000 mon.c (mon.1) 6716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.133505+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.133505+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.952943+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.954559+0000 mon.c (mon.1) 6704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.954559+0000 mon.c (mon.1) 6704 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.771 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.959746+0000 mgr.x (mgr.24989) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:20.959746+0000 mgr.x (mgr.24989) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.960339+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:20.960339+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.001887+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.001887+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.004623+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.004623+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.772 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.007358+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.007358+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.008719+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.008719+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.015236+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.015236+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.017249+0000 mgr.x (mgr.24989) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.017249+0000 mgr.x (mgr.24989) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.059904+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.059904+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.773 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.134918+0000 mgr.x (mgr.24989) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.134918+0000 mgr.x (mgr.24989) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.209513+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.209513+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.212627+0000 mon.c (mon.1) 6718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.212627+0000 mon.c (mon.1) 6718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.215521+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.215521+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.216701+0000 mon.c (mon.1) 6720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.216701+0000 mon.c (mon.1) 6720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.225155+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.225155+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.300731+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.774 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.300731+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.303753+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.303753+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.306914+0000 mon.c (mon.1) 6723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.306914+0000 mon.c (mon.1) 6723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.308223+0000 mon.c (mon.1) 6724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.308223+0000 mon.c (mon.1) 6724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.317266+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[81040]: audit 2024-04-25T05:15:21.317266+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.775 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.063205+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.063205+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.066475+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.066475+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.067690+0000 mon.c (mon.1) 6712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.067690+0000 mon.c (mon.1) 6712 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.076999+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.076999+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.077054+0000 mgr.x (mgr.24989) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.077054+0000 mgr.x (mgr.24989) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.119712+0000 mon.c (mon.1) 6713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.119712+0000 mon.c (mon.1) 6713 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.122480+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.776 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.122480+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.124996+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.124996+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.126152+0000 mon.c (mon.1) 6716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.126152+0000 mon.c (mon.1) 6716 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.133505+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.133505+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.134918+0000 mgr.x (mgr.24989) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.134918+0000 mgr.x (mgr.24989) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.209513+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.209513+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.212627+0000 mon.c (mon.1) 6718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.212627+0000 mon.c (mon.1) 6718 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.215521+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.777 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.215521+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.216701+0000 mon.c (mon.1) 6720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.216701+0000 mon.c (mon.1) 6720 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.225155+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.225155+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.300731+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.300731+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.303753+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.303753+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.306914+0000 mon.c (mon.1) 6723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.306914+0000 mon.c (mon.1) 6723 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.308223+0000 mon.c (mon.1) 6724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.308223+0000 mon.c (mon.1) 6724 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:21.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.317266+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:21.779 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:21 smithi096 bash[79063]: audit 2024-04-25T05:15:21.317266+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.211 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:21 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:21.769501851Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.224488+0000 mgr.x (mgr.24989) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.224488+0000 mgr.x (mgr.24989) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.317483+0000 mgr.x (mgr.24989) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.317483+0000 mgr.x (mgr.24989) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.389806+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.389806+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.392835+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.392835+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.395208+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.395208+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.396227+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.396227+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.403299+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.403299+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.404848+0000 mgr.x (mgr.24989) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.404848+0000 mgr.x (mgr.24989) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.463981+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.463981+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.466544+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.466544+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.468951+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.468951+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.469657+0000 mon.c (mon.1) 6732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.469657+0000 mon.c (mon.1) 6732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.474769+0000 mgr.x (mgr.24989) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.474769+0000 mgr.x (mgr.24989) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.475623+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.475623+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.517179+0000 mon.c (mon.1) 6733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.517179+0000 mon.c (mon.1) 6733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.523455+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.523455+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.525453+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.525453+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.526278+0000 mon.c (mon.1) 6736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.526278+0000 mon.c (mon.1) 6736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.532093+0000 mgr.x (mgr.24989) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.532093+0000 mgr.x (mgr.24989) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.532880+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.532880+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.574188+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.574188+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.576602+0000 mon.c (mon.1) 6738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.576602+0000 mon.c (mon.1) 6738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.578807+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.578807+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.579438+0000 mon.c (mon.1) 6740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.579438+0000 mon.c (mon.1) 6740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.585036+0000 mgr.x (mgr.24989) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.585036+0000 mgr.x (mgr.24989) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.585798+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.585798+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.630816+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.630816+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.634093+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.634093+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.638021+0000 mon.c (mon.1) 6743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.638021+0000 mon.c (mon.1) 6743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.639102+0000 mon.c (mon.1) 6744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.224488+0000 mgr.x (mgr.24989) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.224488+0000 mgr.x (mgr.24989) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.317483+0000 mgr.x (mgr.24989) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.317483+0000 mgr.x (mgr.24989) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.389806+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.389806+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.392835+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.392835+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.395208+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.395208+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.396227+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.396227+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.403299+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.403299+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.404848+0000 mgr.x (mgr.24989) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.404848+0000 mgr.x (mgr.24989) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.463981+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.463981+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.466544+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.466544+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.639102+0000 mon.c (mon.1) 6744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.651586+0000 mgr.x (mgr.24989) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.651586+0000 mgr.x (mgr.24989) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.651724+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.651724+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.705084+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.705084+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.708721+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.708721+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.712099+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.712099+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.713225+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.713225+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.721747+0000 mgr.x (mgr.24989) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.721747+0000 mgr.x (mgr.24989) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.722442+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.722442+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.763797+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.763797+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.767186+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.767186+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.770394+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.770394+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.771420+0000 mon.c (mon.1) 6752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.771420+0000 mon.c (mon.1) 6752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.779404+0000 mgr.x (mgr.24989) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.779404+0000 mgr.x (mgr.24989) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.779492+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.779492+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.858905+0000 mon.c (mon.1) 6753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.858905+0000 mon.c (mon.1) 6753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.861618+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.861618+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.864430+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.864430+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.865273+0000 mon.c (mon.1) 6756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.865273+0000 mon.c (mon.1) 6756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.873164+0000 mgr.x (mgr.24989) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.873164+0000 mgr.x (mgr.24989) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.873591+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.873591+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.950078+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.950078+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.952647+0000 mon.c (mon.1) 6758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.952647+0000 mon.c (mon.1) 6758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.955876+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.955876+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.956766+0000 mon.c (mon.1) 6760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.956766+0000 mon.c (mon.1) 6760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.965867+0000 mgr.x (mgr.24989) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:21.965867+0000 mgr.x (mgr.24989) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.966222+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:21.966222+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.058134+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.058134+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.062768+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.062768+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.067067+0000 mon.c (mon.1) 6763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.067067+0000 mon.c (mon.1) 6763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.068118+0000 mon.c (mon.1) 6764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.068118+0000 mon.c (mon.1) 6764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.468951+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.468951+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.469657+0000 mon.c (mon.1) 6732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.469657+0000 mon.c (mon.1) 6732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.474769+0000 mgr.x (mgr.24989) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.474769+0000 mgr.x (mgr.24989) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.475623+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.475623+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.517179+0000 mon.c (mon.1) 6733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.517179+0000 mon.c (mon.1) 6733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.523455+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.523455+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.525453+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.525453+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.526278+0000 mon.c (mon.1) 6736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.526278+0000 mon.c (mon.1) 6736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.532093+0000 mgr.x (mgr.24989) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.532093+0000 mgr.x (mgr.24989) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.532880+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.532880+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.076260+0000 mgr.x (mgr.24989) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.076260+0000 mgr.x (mgr.24989) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.076942+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.076942+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.167142+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.167142+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.172057+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.172057+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.175758+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.175758+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.176799+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.176799+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.188087+0000 mgr.x (mgr.24989) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.188087+0000 mgr.x (mgr.24989) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.188556+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.188556+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.279418+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.279418+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.283469+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.283469+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.286624+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.286624+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.287794+0000 mon.c (mon.1) 6772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.287794+0000 mon.c (mon.1) 6772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.297521+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[79063]: audit 2024-04-25T05:15:22.297521+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.574188+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.574188+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.576602+0000 mon.c (mon.1) 6738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.576602+0000 mon.c (mon.1) 6738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.578807+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.578807+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.579438+0000 mon.c (mon.1) 6740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.579438+0000 mon.c (mon.1) 6740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.585036+0000 mgr.x (mgr.24989) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.585036+0000 mgr.x (mgr.24989) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.585798+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.585798+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.630816+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.630816+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.634093+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.634093+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.638021+0000 mon.c (mon.1) 6743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.638021+0000 mon.c (mon.1) 6743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.639102+0000 mon.c (mon.1) 6744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.639102+0000 mon.c (mon.1) 6744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.651586+0000 mgr.x (mgr.24989) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.651586+0000 mgr.x (mgr.24989) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.651724+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.651724+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.705084+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.705084+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.708721+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.708721+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.712099+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.712099+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.713225+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.713225+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.721747+0000 mgr.x (mgr.24989) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.721747+0000 mgr.x (mgr.24989) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.722442+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.722442+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.763797+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.763797+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.767186+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.767186+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.770394+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.770394+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.771420+0000 mon.c (mon.1) 6752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.771420+0000 mon.c (mon.1) 6752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.779404+0000 mgr.x (mgr.24989) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.779404+0000 mgr.x (mgr.24989) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.779492+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.779492+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.858905+0000 mon.c (mon.1) 6753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.858905+0000 mon.c (mon.1) 6753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.861618+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.861618+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.864430+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.864430+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.865273+0000 mon.c (mon.1) 6756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.865273+0000 mon.c (mon.1) 6756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.873164+0000 mgr.x (mgr.24989) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.873164+0000 mgr.x (mgr.24989) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.873591+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.873591+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.950078+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.950078+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.952647+0000 mon.c (mon.1) 6758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.952647+0000 mon.c (mon.1) 6758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.955876+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.955876+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.956766+0000 mon.c (mon.1) 6760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.956766+0000 mon.c (mon.1) 6760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.965867+0000 mgr.x (mgr.24989) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:21.965867+0000 mgr.x (mgr.24989) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.966222+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:21.966222+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.058134+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.058134+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.062768+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.062768+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.067067+0000 mon.c (mon.1) 6763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.067067+0000 mon.c (mon.1) 6763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.068118+0000 mon.c (mon.1) 6764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.068118+0000 mon.c (mon.1) 6764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.076260+0000 mgr.x (mgr.24989) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.076260+0000 mgr.x (mgr.24989) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.076942+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.076942+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.167142+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.167142+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.172057+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.172057+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.175758+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.175758+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.176799+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.176799+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.188087+0000 mgr.x (mgr.24989) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.188087+0000 mgr.x (mgr.24989) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.188556+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.188556+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.279418+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.279418+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.283469+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.283469+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.286624+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.286624+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.287794+0000 mon.c (mon.1) 6772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.287794+0000 mon.c (mon.1) 6772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.297521+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:22 smithi096 bash[81040]: audit 2024-04-25T05:15:22.297521+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.530 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.230753199Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-25T05:15:22.530 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.442260853Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-25T05:15:22.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.224488+0000 mgr.x (mgr.24989) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.224488+0000 mgr.x (mgr.24989) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.317483+0000 mgr.x (mgr.24989) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.317483+0000 mgr.x (mgr.24989) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.389806+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.389806+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.392835+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.392835+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.395208+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.395208+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.396227+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.396227+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.403299+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.403299+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.404848+0000 mgr.x (mgr.24989) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.404848+0000 mgr.x (mgr.24989) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.463981+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.463981+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.466544+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.466544+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.468951+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.468951+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.469657+0000 mon.c (mon.1) 6732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.469657+0000 mon.c (mon.1) 6732 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.474769+0000 mgr.x (mgr.24989) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.474769+0000 mgr.x (mgr.24989) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.475623+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.475623+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.517179+0000 mon.c (mon.1) 6733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.517179+0000 mon.c (mon.1) 6733 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.523455+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.523455+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.525453+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.525453+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.526278+0000 mon.c (mon.1) 6736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.526278+0000 mon.c (mon.1) 6736 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.532093+0000 mgr.x (mgr.24989) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.532093+0000 mgr.x (mgr.24989) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.532880+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.532880+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.574188+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.574188+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.576602+0000 mon.c (mon.1) 6738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.576602+0000 mon.c (mon.1) 6738 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.578807+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.578807+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.579438+0000 mon.c (mon.1) 6740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.579438+0000 mon.c (mon.1) 6740 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.585036+0000 mgr.x (mgr.24989) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.585036+0000 mgr.x (mgr.24989) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.585798+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.585798+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.630816+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.630816+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.634093+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.634093+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.638021+0000 mon.c (mon.1) 6743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.638021+0000 mon.c (mon.1) 6743 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.639102+0000 mon.c (mon.1) 6744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.639102+0000 mon.c (mon.1) 6744 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.651586+0000 mgr.x (mgr.24989) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.651586+0000 mgr.x (mgr.24989) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.651724+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.651724+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.705084+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.705084+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.708721+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.708721+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.712099+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.712099+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.713225+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.713225+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.721747+0000 mgr.x (mgr.24989) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.721747+0000 mgr.x (mgr.24989) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.722442+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.722442+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.763797+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.763797+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.767186+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.767186+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.770394+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.770394+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.771420+0000 mon.c (mon.1) 6752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.771420+0000 mon.c (mon.1) 6752 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.779404+0000 mgr.x (mgr.24989) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.779404+0000 mgr.x (mgr.24989) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.779492+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.779492+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.858905+0000 mon.c (mon.1) 6753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.858905+0000 mon.c (mon.1) 6753 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.861618+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.861618+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.864430+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.864430+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.865273+0000 mon.c (mon.1) 6756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.865273+0000 mon.c (mon.1) 6756 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.873164+0000 mgr.x (mgr.24989) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.873164+0000 mgr.x (mgr.24989) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.873591+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.873591+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.950078+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.950078+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.952647+0000 mon.c (mon.1) 6758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.952647+0000 mon.c (mon.1) 6758 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.955876+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.955876+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.956766+0000 mon.c (mon.1) 6760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.956766+0000 mon.c (mon.1) 6760 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.965867+0000 mgr.x (mgr.24989) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:21.965867+0000 mgr.x (mgr.24989) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.966222+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:21.966222+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.058134+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.058134+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.062768+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.062768+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.067067+0000 mon.c (mon.1) 6763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.067067+0000 mon.c (mon.1) 6763 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.068118+0000 mon.c (mon.1) 6764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.068118+0000 mon.c (mon.1) 6764 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.076260+0000 mgr.x (mgr.24989) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.076260+0000 mgr.x (mgr.24989) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.076942+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.076942+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.167142+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.167142+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.172057+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.172057+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.175758+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.175758+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.176799+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.176799+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.188087+0000 mgr.x (mgr.24989) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.188087+0000 mgr.x (mgr.24989) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.188556+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.188556+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.279418+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.279418+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.283469+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.283469+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.286624+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.286624+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.287794+0000 mon.c (mon.1) 6772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.287794+0000 mon.c (mon.1) 6772 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.297521+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[60276]: audit 2024-04-25T05:15:22.297521+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:22.850 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.533492587Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-25T05:15:22.850 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.615986414Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-25T05:15:22.850 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.702805579Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-25T05:15:22.851 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.758744392Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-25T05:15:23.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.851293028Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-25T05:15:23.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.909747147Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-25T05:15:23.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.943763076Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-25T05:15:23.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:22 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:22.960679428Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-25T05:15:23.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:23.002925107Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-25T05:15:23.177 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:23.090071881Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-25T05:15:23.461 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:23.179961244Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-25T05:15:23.461 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:23.264698373Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-25T05:15:23.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.297059+0000 mgr.x (mgr.24989) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.297059+0000 mgr.x (mgr.24989) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.388369+0000 mon.c (mon.1) 6773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.388369+0000 mon.c (mon.1) 6773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.393272+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.393272+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.397324+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.397324+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.398922+0000 mon.c (mon.1) 6776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.398922+0000 mon.c (mon.1) 6776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.408150+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.408150+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.410208+0000 mgr.x (mgr.24989) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.410208+0000 mgr.x (mgr.24989) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.500068+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.500068+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.503692+0000 mon.c (mon.1) 6778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.503692+0000 mon.c (mon.1) 6778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.506637+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.506637+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.508027+0000 mon.c (mon.1) 6780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.508027+0000 mon.c (mon.1) 6780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.519205+0000 mgr.x (mgr.24989) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.519205+0000 mgr.x (mgr.24989) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.519462+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.519462+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cluster 2024-04-25T05:15:22.541648+0000 mgr.x (mgr.24989) 2288 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cluster 2024-04-25T05:15:22.541648+0000 mgr.x (mgr.24989) 2288 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.595119+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.595119+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.598683+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.598683+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.601713+0000 mon.c (mon.1) 6783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.601713+0000 mon.c (mon.1) 6783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.603183+0000 mon.c (mon.1) 6784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.603183+0000 mon.c (mon.1) 6784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.614898+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.614898+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.615122+0000 mgr.x (mgr.24989) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.615122+0000 mgr.x (mgr.24989) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.688636+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.688636+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.693148+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.693148+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.696840+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.696840+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.698238+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.698238+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.710898+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.710898+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.710952+0000 mgr.x (mgr.24989) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.710952+0000 mgr.x (mgr.24989) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.789053+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.789053+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.792501+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.792501+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.795597+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.795597+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.796807+0000 mon.c (mon.1) 6792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.796807+0000 mon.c (mon.1) 6792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.808438+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.808438+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.808559+0000 mgr.x (mgr.24989) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.808559+0000 mgr.x (mgr.24989) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.886904+0000 mon.c (mon.1) 6793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.886904+0000 mon.c (mon.1) 6793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.889937+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.889937+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.892674+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.892674+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.893822+0000 mon.c (mon.1) 6796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.893822+0000 mon.c (mon.1) 6796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.905729+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.905729+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.913128+0000 mgr.x (mgr.24989) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.913128+0000 mgr.x (mgr.24989) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.973616+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.973616+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.976243+0000 mon.c (mon.1) 6798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.976243+0000 mon.c (mon.1) 6798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.978742+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.978742+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.979872+0000 mon.c (mon.1) 6800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.979872+0000 mon.c (mon.1) 6800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.987362+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:22.987362+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.989176+0000 mgr.x (mgr.24989) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:22.989176+0000 mgr.x (mgr.24989) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.048641+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.048641+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.051717+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.051717+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.054355+0000 mon.c (mon.1) 6803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.054355+0000 mon.c (mon.1) 6803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.055435+0000 mon.c (mon.1) 6804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.055435+0000 mon.c (mon.1) 6804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.062959+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.062959+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.064589+0000 mgr.x (mgr.24989) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.064589+0000 mgr.x (mgr.24989) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.124792+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.124792+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.129632+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.129632+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.133107+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.133107+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.134395+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.134395+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.144387+0000 mgr.x (mgr.24989) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.144387+0000 mgr.x (mgr.24989) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.145076+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.145076+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.207500+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.207500+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.210635+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.210635+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.213138+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.213138+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.214072+0000 mon.c (mon.1) 6812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.214072+0000 mon.c (mon.1) 6812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.223375+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.223375+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.297735+0000 mon.c (mon.1) 6813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.297735+0000 mon.c (mon.1) 6813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.300473+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.300473+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.303276+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.303276+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.304566+0000 mon.c (mon.1) 6816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.304566+0000 mon.c (mon.1) 6816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.314118+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[60276]: audit 2024-04-25T05:15:23.314118+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.297059+0000 mgr.x (mgr.24989) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.297059+0000 mgr.x (mgr.24989) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.388369+0000 mon.c (mon.1) 6773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.388369+0000 mon.c (mon.1) 6773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.749 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.393272+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.393272+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.397324+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.397324+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.398922+0000 mon.c (mon.1) 6776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.398922+0000 mon.c (mon.1) 6776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.408150+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.408150+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.410208+0000 mgr.x (mgr.24989) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.410208+0000 mgr.x (mgr.24989) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.500068+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.500068+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.503692+0000 mon.c (mon.1) 6778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.503692+0000 mon.c (mon.1) 6778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.506637+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.506637+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.508027+0000 mon.c (mon.1) 6780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.508027+0000 mon.c (mon.1) 6780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.519205+0000 mgr.x (mgr.24989) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.519205+0000 mgr.x (mgr.24989) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.519462+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.519462+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cluster 2024-04-25T05:15:22.541648+0000 mgr.x (mgr.24989) 2288 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cluster 2024-04-25T05:15:22.541648+0000 mgr.x (mgr.24989) 2288 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.595119+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.595119+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.598683+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.598683+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.601713+0000 mon.c (mon.1) 6783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.601713+0000 mon.c (mon.1) 6783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.603183+0000 mon.c (mon.1) 6784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.603183+0000 mon.c (mon.1) 6784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.614898+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.614898+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.615122+0000 mgr.x (mgr.24989) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.615122+0000 mgr.x (mgr.24989) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.688636+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.688636+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.693148+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.693148+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.696840+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.696840+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.698238+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.698238+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.710898+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.710898+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.710952+0000 mgr.x (mgr.24989) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.710952+0000 mgr.x (mgr.24989) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.789053+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.789053+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.792501+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.792501+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.795597+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.795597+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.796807+0000 mon.c (mon.1) 6792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.297059+0000 mgr.x (mgr.24989) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.297059+0000 mgr.x (mgr.24989) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.388369+0000 mon.c (mon.1) 6773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.388369+0000 mon.c (mon.1) 6773 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.393272+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.393272+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.397324+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.397324+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.398922+0000 mon.c (mon.1) 6776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.398922+0000 mon.c (mon.1) 6776 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.408150+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.408150+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.410208+0000 mgr.x (mgr.24989) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.410208+0000 mgr.x (mgr.24989) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.500068+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.500068+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.503692+0000 mon.c (mon.1) 6778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.503692+0000 mon.c (mon.1) 6778 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.506637+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.796807+0000 mon.c (mon.1) 6792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.808438+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.808438+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.808559+0000 mgr.x (mgr.24989) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.808559+0000 mgr.x (mgr.24989) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.886904+0000 mon.c (mon.1) 6793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.886904+0000 mon.c (mon.1) 6793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.889937+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.889937+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.892674+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.892674+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.893822+0000 mon.c (mon.1) 6796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.893822+0000 mon.c (mon.1) 6796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.905729+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.905729+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.913128+0000 mgr.x (mgr.24989) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.913128+0000 mgr.x (mgr.24989) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.973616+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.973616+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.976243+0000 mon.c (mon.1) 6798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.976243+0000 mon.c (mon.1) 6798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.978742+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.978742+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.979872+0000 mon.c (mon.1) 6800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.979872+0000 mon.c (mon.1) 6800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.987362+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:22.987362+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.989176+0000 mgr.x (mgr.24989) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:22.989176+0000 mgr.x (mgr.24989) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.048641+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.048641+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.757 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.051717+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.051717+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.054355+0000 mon.c (mon.1) 6803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.054355+0000 mon.c (mon.1) 6803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.055435+0000 mon.c (mon.1) 6804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.055435+0000 mon.c (mon.1) 6804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.062959+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.062959+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.064589+0000 mgr.x (mgr.24989) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.064589+0000 mgr.x (mgr.24989) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.124792+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.124792+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.129632+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.129632+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.133107+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.133107+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.134395+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.134395+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.144387+0000 mgr.x (mgr.24989) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.144387+0000 mgr.x (mgr.24989) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.145076+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.145076+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.207500+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.207500+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.210635+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.210635+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.213138+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.213138+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.214072+0000 mon.c (mon.1) 6812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.214072+0000 mon.c (mon.1) 6812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.223375+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.223375+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.297735+0000 mon.c (mon.1) 6813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.297735+0000 mon.c (mon.1) 6813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.300473+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.300473+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.303276+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.303276+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.304566+0000 mon.c (mon.1) 6816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.304566+0000 mon.c (mon.1) 6816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.314118+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[81040]: audit 2024-04-25T05:15:23.314118+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.506637+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.508027+0000 mon.c (mon.1) 6780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.508027+0000 mon.c (mon.1) 6780 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.519205+0000 mgr.x (mgr.24989) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.519205+0000 mgr.x (mgr.24989) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.519462+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.519462+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cluster 2024-04-25T05:15:22.541648+0000 mgr.x (mgr.24989) 2288 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cluster 2024-04-25T05:15:22.541648+0000 mgr.x (mgr.24989) 2288 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.595119+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.595119+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.598683+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.598683+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.601713+0000 mon.c (mon.1) 6783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.601713+0000 mon.c (mon.1) 6783 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.603183+0000 mon.c (mon.1) 6784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.603183+0000 mon.c (mon.1) 6784 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.614898+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.614898+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.615122+0000 mgr.x (mgr.24989) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.615122+0000 mgr.x (mgr.24989) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.688636+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.688636+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.693148+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.693148+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.696840+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.696840+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.698238+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.698238+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.710898+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.710898+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.710952+0000 mgr.x (mgr.24989) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.710952+0000 mgr.x (mgr.24989) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.789053+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.789053+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.792501+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.792501+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.795597+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.795597+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.796807+0000 mon.c (mon.1) 6792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.796807+0000 mon.c (mon.1) 6792 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.808438+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.808438+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.808559+0000 mgr.x (mgr.24989) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.808559+0000 mgr.x (mgr.24989) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.886904+0000 mon.c (mon.1) 6793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.886904+0000 mon.c (mon.1) 6793 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.889937+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.889937+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.892674+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.892674+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.893822+0000 mon.c (mon.1) 6796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.893822+0000 mon.c (mon.1) 6796 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.905729+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.905729+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.913128+0000 mgr.x (mgr.24989) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.913128+0000 mgr.x (mgr.24989) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.973616+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.973616+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.976243+0000 mon.c (mon.1) 6798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.976243+0000 mon.c (mon.1) 6798 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.978742+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.978742+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.979872+0000 mon.c (mon.1) 6800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.979872+0000 mon.c (mon.1) 6800 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.987362+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:22.987362+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.989176+0000 mgr.x (mgr.24989) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:22.989176+0000 mgr.x (mgr.24989) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.048641+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.048641+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.051717+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.051717+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.054355+0000 mon.c (mon.1) 6803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.054355+0000 mon.c (mon.1) 6803 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.055435+0000 mon.c (mon.1) 6804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.055435+0000 mon.c (mon.1) 6804 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.062959+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.062959+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.064589+0000 mgr.x (mgr.24989) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.064589+0000 mgr.x (mgr.24989) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.124792+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.124792+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.129632+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.129632+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.133107+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.133107+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.134395+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.134395+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.144387+0000 mgr.x (mgr.24989) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.144387+0000 mgr.x (mgr.24989) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.145076+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.145076+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.207500+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.207500+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.767 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.210635+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.210635+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.213138+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.213138+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.214072+0000 mon.c (mon.1) 6812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.214072+0000 mon.c (mon.1) 6812 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.223375+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.223375+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.297735+0000 mon.c (mon.1) 6813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.297735+0000 mon.c (mon.1) 6813 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.300473+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.300473+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.303276+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.303276+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.304566+0000 mon.c (mon.1) 6816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.304566+0000 mon.c (mon.1) 6816 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:23.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.314118+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.769 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:23 smithi096 bash[79063]: audit 2024-04-25T05:15:23.314118+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:23.961 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:23.514642675Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-25T05:15:23.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:23 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:23.732096467Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-25T05:15:24.372 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:24.110622184Z level=info msg="Executing migration" id="add correlation config column" 2024-04-25T05:15:24.712 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:24.549087037Z level=info msg="Executing migration" id="create entity_events table" 2024-04-25T05:15:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.222754+0000 mgr.x (mgr.24989) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.222754+0000 mgr.x (mgr.24989) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.313734+0000 mgr.x (mgr.24989) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.313734+0000 mgr.x (mgr.24989) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.392519+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.392519+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.396548+0000 mon.c (mon.1) 6818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.396548+0000 mon.c (mon.1) 6818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.398653+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.398653+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.399509+0000 mon.c (mon.1) 6820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.399509+0000 mon.c (mon.1) 6820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.408906+0000 mgr.x (mgr.24989) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.408906+0000 mgr.x (mgr.24989) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.409119+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.409119+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.450795+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.450795+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.453350+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.453350+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.455572+0000 mon.c (mon.1) 6823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.455572+0000 mon.c (mon.1) 6823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.456469+0000 mon.c (mon.1) 6824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.456469+0000 mon.c (mon.1) 6824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.462872+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.462872+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.464063+0000 mgr.x (mgr.24989) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.464063+0000 mgr.x (mgr.24989) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.524127+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.524127+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.526416+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.526416+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.528764+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.528764+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.529765+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.529765+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.536237+0000 mgr.x (mgr.24989) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: cephadm 2024-04-25T05:15:23.536237+0000 mgr.x (mgr.24989) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.536928+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.536928+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.597188+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.597188+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.599814+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.599814+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.602606+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.602606+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.610367+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.610367+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.611432+0000 mon.c (mon.1) 6832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.611432+0000 mon.c (mon.1) 6832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.620338+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.620338+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.627482+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.627482+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.654574+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.654574+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.718189+0000 mon.c (mon.1) 6833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.718189+0000 mon.c (mon.1) 6833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.722098+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.722098+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.725213+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.725213+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.727437+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.727437+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.731481+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.731481+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.736086+0000 mon.c (mon.1) 6838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.736086+0000 mon.c (mon.1) 6838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.739085+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.739085+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.741165+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.741165+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.743307+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.743307+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.745459+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.745459+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.747848+0000 mon.c (mon.1) 6843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.747848+0000 mon.c (mon.1) 6843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.750052+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.750052+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.750961+0000 mgr.x (mgr.24989) 2301 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.750961+0000 mgr.x (mgr.24989) 2301 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:24.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.752534+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.752534+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.755860+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.755860+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.758745+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.758745+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.761547+0000 mon.c (mon.1) 6848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:24 smithi155 bash[60276]: audit 2024-04-25T05:15:23.761547+0000 mon.c (mon.1) 6848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.222754+0000 mgr.x (mgr.24989) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.222754+0000 mgr.x (mgr.24989) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.313734+0000 mgr.x (mgr.24989) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.313734+0000 mgr.x (mgr.24989) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.392519+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.392519+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.396548+0000 mon.c (mon.1) 6818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.396548+0000 mon.c (mon.1) 6818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.398653+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.398653+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.399509+0000 mon.c (mon.1) 6820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.399509+0000 mon.c (mon.1) 6820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.408906+0000 mgr.x (mgr.24989) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.408906+0000 mgr.x (mgr.24989) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.409119+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.409119+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.450795+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.450795+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.453350+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.453350+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.222754+0000 mgr.x (mgr.24989) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.222754+0000 mgr.x (mgr.24989) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.313734+0000 mgr.x (mgr.24989) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.313734+0000 mgr.x (mgr.24989) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.392519+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.392519+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.396548+0000 mon.c (mon.1) 6818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.396548+0000 mon.c (mon.1) 6818 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.398653+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.398653+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.399509+0000 mon.c (mon.1) 6820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.399509+0000 mon.c (mon.1) 6820 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.408906+0000 mgr.x (mgr.24989) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.408906+0000 mgr.x (mgr.24989) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.409119+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.409119+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.450795+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.450795+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.754 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.453350+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.453350+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.455572+0000 mon.c (mon.1) 6823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.455572+0000 mon.c (mon.1) 6823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.456469+0000 mon.c (mon.1) 6824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.456469+0000 mon.c (mon.1) 6824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.462872+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.462872+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.464063+0000 mgr.x (mgr.24989) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.464063+0000 mgr.x (mgr.24989) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.524127+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.524127+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.526416+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.526416+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.528764+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.755 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.528764+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.529765+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.529765+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.536237+0000 mgr.x (mgr.24989) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: cephadm 2024-04-25T05:15:23.536237+0000 mgr.x (mgr.24989) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.536928+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.756 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.536928+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.455572+0000 mon.c (mon.1) 6823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.455572+0000 mon.c (mon.1) 6823 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.456469+0000 mon.c (mon.1) 6824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.456469+0000 mon.c (mon.1) 6824 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.462872+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.462872+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.464063+0000 mgr.x (mgr.24989) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.464063+0000 mgr.x (mgr.24989) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.524127+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.524127+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.526416+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.526416+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.528764+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.528764+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.529765+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.529765+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.536237+0000 mgr.x (mgr.24989) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: cephadm 2024-04-25T05:15:23.536237+0000 mgr.x (mgr.24989) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.536928+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.536928+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.597188+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.597188+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.758 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.599814+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.599814+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.602606+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.602606+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.610367+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.610367+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.611432+0000 mon.c (mon.1) 6832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.611432+0000 mon.c (mon.1) 6832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.620338+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.620338+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.627482+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.627482+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.654574+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.654574+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.718189+0000 mon.c (mon.1) 6833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.759 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.718189+0000 mon.c (mon.1) 6833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.722098+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.722098+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.725213+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.597188+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.597188+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.599814+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.599814+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.602606+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.602606+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.610367+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.610367+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.611432+0000 mon.c (mon.1) 6832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.611432+0000 mon.c (mon.1) 6832 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.620338+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.620338+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.627482+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.627482+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.654574+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.654574+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.718189+0000 mon.c (mon.1) 6833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.718189+0000 mon.c (mon.1) 6833 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.722098+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.722098+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.761 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.725213+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.725213+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.727437+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.727437+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.731481+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.731481+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.736086+0000 mon.c (mon.1) 6838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.736086+0000 mon.c (mon.1) 6838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.739085+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.739085+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.762 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.741165+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.741165+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.743307+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.743307+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.745459+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.745459+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.747848+0000 mon.c (mon.1) 6843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.747848+0000 mon.c (mon.1) 6843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.750052+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.750052+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.750961+0000 mgr.x (mgr.24989) 2301 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.750961+0000 mgr.x (mgr.24989) 2301 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.752534+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.752534+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.755860+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.755860+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.763 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.758745+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.758745+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.761547+0000 mon.c (mon.1) 6848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[81040]: audit 2024-04-25T05:15:23.761547+0000 mon.c (mon.1) 6848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.725213+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.727437+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.727437+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.731481+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.731481+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.736086+0000 mon.c (mon.1) 6838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.736086+0000 mon.c (mon.1) 6838 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.739085+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.739085+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.741165+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.741165+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.743307+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.743307+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.745459+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.745459+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.747848+0000 mon.c (mon.1) 6843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.747848+0000 mon.c (mon.1) 6843 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.750052+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.750052+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.750961+0000 mgr.x (mgr.24989) 2301 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.750961+0000 mgr.x (mgr.24989) 2301 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:24.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.752534+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.752534+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.755860+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.755860+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.758745+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.758745+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.761547+0000 mon.c (mon.1) 6848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:24.766 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:24 smithi096 bash[79063]: audit 2024-04-25T05:15:23.761547+0000 mon.c (mon.1) 6848 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:25.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:25.136290559Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-25T05:15:25.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[60276]: cluster 2024-04-25T05:15:24.543128+0000 mgr.x (mgr.24989) 2302 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:25.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[60276]: cluster 2024-04-25T05:15:24.543128+0000 mgr.x (mgr.24989) 2302 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:25.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:25 smithi096 bash[79063]: cluster 2024-04-25T05:15:24.543128+0000 mgr.x (mgr.24989) 2302 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:25.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:25 smithi096 bash[79063]: cluster 2024-04-25T05:15:24.543128+0000 mgr.x (mgr.24989) 2302 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:25.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:25 smithi096 bash[81040]: cluster 2024-04-25T05:15:24.543128+0000 mgr.x (mgr.24989) 2302 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:25.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:25 smithi096 bash[81040]: cluster 2024-04-25T05:15:24.543128+0000 mgr.x (mgr.24989) 2302 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:25.861 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:25.463475988Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-25T05:15:25.861 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:25.46388198Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-25T05:15:26.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:25.863720803Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-25T05:15:26.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:25 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:25.864339631Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-25T05:15:26.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:26 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:26.225570681Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-25T05:15:27.076 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:26 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:26.824648914Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-25T05:15:27.076 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.013967035Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-25T05:15:27.361 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.078469715Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-25T05:15:27.361 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.17174636Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-25T05:15:27.361 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.271755089Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-25T05:15:27.362 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.364343909Z level=info msg="Executing migration" id="Drop public config table" 2024-04-25T05:15:27.689 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.471705742Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-25T05:15:27.689 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.585697192Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-25T05:15:27.689 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.691597087Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-25T05:15:27.961 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:15:27] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:15:27.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:27 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:27.792692902Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-25T05:15:28.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:28.023562398Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: cluster 2024-04-25T05:15:26.543768+0000 mgr.x (mgr.24989) 2303 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: cluster 2024-04-25T05:15:26.543768+0000 mgr.x (mgr.24989) 2303 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: audit 2024-04-25T05:15:27.152778+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: audit 2024-04-25T05:15:27.152778+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: audit 2024-04-25T05:15:27.169587+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: audit 2024-04-25T05:15:27.169587+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: audit 2024-04-25T05:15:27.182648+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[60276]: audit 2024-04-25T05:15:27.182648+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: cluster 2024-04-25T05:15:26.543768+0000 mgr.x (mgr.24989) 2303 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: cluster 2024-04-25T05:15:26.543768+0000 mgr.x (mgr.24989) 2303 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: audit 2024-04-25T05:15:27.152778+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: audit 2024-04-25T05:15:27.152778+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: audit 2024-04-25T05:15:27.169587+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: audit 2024-04-25T05:15:27.169587+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: audit 2024-04-25T05:15:27.182648+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[79063]: audit 2024-04-25T05:15:27.182648+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: cluster 2024-04-25T05:15:26.543768+0000 mgr.x (mgr.24989) 2303 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: cluster 2024-04-25T05:15:26.543768+0000 mgr.x (mgr.24989) 2303 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: audit 2024-04-25T05:15:27.152778+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: audit 2024-04-25T05:15:27.152778+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: audit 2024-04-25T05:15:27.169587+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: audit 2024-04-25T05:15:27.169587+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: audit 2024-04-25T05:15:27.182648+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:28 smithi096 bash[81040]: audit 2024-04-25T05:15:27.182648+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:28.885 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:28.628570419Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-25T05:15:28.885 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:28.821078128Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-25T05:15:28.886 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:28.88845122Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-25T05:15:29.159 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:28.955963342Z level=info msg="Executing migration" id="add share column" 2024-04-25T05:15:29.159 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:28 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:28.998395207Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-25T05:15:29.159 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.048810007Z level=info msg="Executing migration" id="create file table" 2024-04-25T05:15:29.159 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.090732114Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-25T05:15:29.159 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.132609567Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-25T05:15:29.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.174567106Z level=info msg="Executing migration" id="create file_meta table" 2024-04-25T05:15:29.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.308866684Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-25T05:15:29.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.393716475Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-25T05:15:29.711 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.518943836Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-25T05:15:30.150 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:29 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:29.826564926Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-25T05:15:30.410 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:30.269582085Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-25T05:15:30.410 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:30.336937098Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-25T05:15:30.410 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:30.412948442Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: cluster 2024-04-25T05:15:28.544879+0000 mgr.x (mgr.24989) 2304 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: cluster 2024-04-25T05:15:28.544879+0000 mgr.x (mgr.24989) 2304 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: cephadm 2024-04-25T05:15:29.036642+0000 mgr.x (mgr.24989) 2305 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: cephadm 2024-04-25T05:15:29.036642+0000 mgr.x (mgr.24989) 2305 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: cephadm 2024-04-25T05:15:29.047377+0000 mgr.x (mgr.24989) 2306 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: cephadm 2024-04-25T05:15:29.047377+0000 mgr.x (mgr.24989) 2306 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: audit 2024-04-25T05:15:29.823972+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: audit 2024-04-25T05:15:29.823972+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: audit 2024-04-25T05:15:29.844302+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: audit 2024-04-25T05:15:29.844302+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: audit 2024-04-25T05:15:29.856581+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[60276]: audit 2024-04-25T05:15:29.856581+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: cluster 2024-04-25T05:15:28.544879+0000 mgr.x (mgr.24989) 2304 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: cluster 2024-04-25T05:15:28.544879+0000 mgr.x (mgr.24989) 2304 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: cephadm 2024-04-25T05:15:29.036642+0000 mgr.x (mgr.24989) 2305 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: cephadm 2024-04-25T05:15:29.036642+0000 mgr.x (mgr.24989) 2305 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: cephadm 2024-04-25T05:15:29.047377+0000 mgr.x (mgr.24989) 2306 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: cephadm 2024-04-25T05:15:29.047377+0000 mgr.x (mgr.24989) 2306 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: audit 2024-04-25T05:15:29.823972+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: audit 2024-04-25T05:15:29.823972+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: audit 2024-04-25T05:15:29.844302+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: audit 2024-04-25T05:15:29.844302+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: audit 2024-04-25T05:15:29.856581+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[81040]: audit 2024-04-25T05:15:29.856581+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: cluster 2024-04-25T05:15:28.544879+0000 mgr.x (mgr.24989) 2304 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: cluster 2024-04-25T05:15:28.544879+0000 mgr.x (mgr.24989) 2304 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: cephadm 2024-04-25T05:15:29.036642+0000 mgr.x (mgr.24989) 2305 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: cephadm 2024-04-25T05:15:29.036642+0000 mgr.x (mgr.24989) 2305 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: cephadm 2024-04-25T05:15:29.047377+0000 mgr.x (mgr.24989) 2306 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:30.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: cephadm 2024-04-25T05:15:29.047377+0000 mgr.x (mgr.24989) 2306 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-04-25T05:15:30.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: audit 2024-04-25T05:15:29.823972+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: audit 2024-04-25T05:15:29.823972+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: audit 2024-04-25T05:15:29.844302+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: audit 2024-04-25T05:15:29.844302+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: audit 2024-04-25T05:15:29.856581+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:30 smithi096 bash[79063]: audit 2024-04-25T05:15:29.856581+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:30.797 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:30.509291233Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-25T05:15:31.212 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:30 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:30.845214515Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-25T05:15:31.710 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:31 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:31.356482719Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-25T05:15:31.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:31 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:31.712486437Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-25T05:15:31.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:31 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:31.911064907Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-25T05:15:32.304 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:31 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:31.986663579Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-25T05:15:32.305 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.045897138Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-25T05:15:32.305 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.17185896Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-25T05:15:32.305 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.307302433Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-25T05:15:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[60276]: cluster 2024-04-25T05:15:30.546342+0000 mgr.x (mgr.24989) 2307 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[60276]: cluster 2024-04-25T05:15:30.546342+0000 mgr.x (mgr.24989) 2307 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[60276]: audit 2024-04-25T05:15:31.595803+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[60276]: audit 2024-04-25T05:15:31.595803+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:32.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[79063]: cluster 2024-04-25T05:15:30.546342+0000 mgr.x (mgr.24989) 2307 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[79063]: cluster 2024-04-25T05:15:30.546342+0000 mgr.x (mgr.24989) 2307 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[79063]: audit 2024-04-25T05:15:31.595803+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[79063]: audit 2024-04-25T05:15:31.595803+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[81040]: cluster 2024-04-25T05:15:30.546342+0000 mgr.x (mgr.24989) 2307 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[81040]: cluster 2024-04-25T05:15:30.546342+0000 mgr.x (mgr.24989) 2307 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[81040]: audit 2024-04-25T05:15:31.595803+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:32.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:32 smithi096 bash[81040]: audit 2024-04-25T05:15:31.595803+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:32.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.398926882Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-25T05:15:32.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.472871465Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-25T05:15:32.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.58896361Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-25T05:15:32.845 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.687846451Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-25T05:15:32.845 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.774749938Z level=info msg="Executing migration" id="create folder table" 2024-04-25T05:15:33.145 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.858995604Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-25T05:15:33.145 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.901202132Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-25T05:15:33.145 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:32 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:32.968697267Z level=info msg="Executing migration" id="Update folder title length" 2024-04-25T05:15:33.145 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:33.060932031Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-25T05:15:33.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=migrator t=2024-04-25T05:15:33.14834938Z level=info msg="migrations completed" performed=105 skipped=376 duration=14.921165338s 2024-04-25T05:15:33.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=sqlstore t=2024-04-25T05:15:33.149111425Z level=info msg="Created default organization" 2024-04-25T05:15:33.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=plugin.finder t=2024-04-25T05:15:33.187708473Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-25T05:15:33.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=secrets t=2024-04-25T05:15:33.1878103Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-25T05:15:33.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=query_data t=2024-04-25T05:15:33.190382803Z level=info msg="Query Service initialization" 2024-04-25T05:15:33.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:33 smithi155 bash[89158]: logger=live.push_http t=2024-04-25T05:15:33.194602713Z level=info msg="Live Push Gateway initialization" 2024-04-25T05:15:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[60276]: cluster 2024-04-25T05:15:32.547514+0000 mgr.x (mgr.24989) 2308 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:34.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[60276]: cluster 2024-04-25T05:15:32.547514+0000 mgr.x (mgr.24989) 2308 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:34.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=infra.usagestats.collector t=2024-04-25T05:15:34.257138178Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-25T05:15:34.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=provisioning.datasources t=2024-04-25T05:15:34.357475004Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-25T05:15:34.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=provisioning.datasources t=2024-04-25T05:15:34.357501832Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-25T05:15:34.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=provisioning.datasources t=2024-04-25T05:15:34.357831777Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-25T05:15:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:34 smithi096 bash[79063]: cluster 2024-04-25T05:15:32.547514+0000 mgr.x (mgr.24989) 2308 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:34.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:34 smithi096 bash[79063]: cluster 2024-04-25T05:15:32.547514+0000 mgr.x (mgr.24989) 2308 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:34 smithi096 bash[81040]: cluster 2024-04-25T05:15:32.547514+0000 mgr.x (mgr.24989) 2308 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:34.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:34 smithi096 bash[81040]: cluster 2024-04-25T05:15:32.547514+0000 mgr.x (mgr.24989) 2308 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:34.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=provisioning.alerting t=2024-04-25T05:15:34.708324047Z level=info msg="starting to provision alerting" 2024-04-25T05:15:34.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=provisioning.alerting t=2024-04-25T05:15:34.708369022Z level=info msg="finished to provision alerting" 2024-04-25T05:15:34.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=ngalert.state.manager t=2024-04-25T05:15:34.708658081Z level=info msg="Warming state cache for startup" 2024-04-25T05:15:34.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=grafanaStorageLogger t=2024-04-25T05:15:34.709076728Z level=info msg="storage starting" 2024-04-25T05:15:34.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:34 smithi155 bash[89158]: logger=http.server t=2024-04-25T05:15:34.712233123Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-25T05:15:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:35 smithi155 bash[60276]: audit 2024-04-25T05:15:33.758576+0000 mgr.x (mgr.24989) 2309 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:35.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:35 smithi155 bash[60276]: audit 2024-04-25T05:15:33.758576+0000 mgr.x (mgr.24989) 2309 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:35.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:35 smithi155 bash[89158]: logger=ngalert.state.manager t=2024-04-25T05:15:35.247256158Z level=info msg="State cache has been initialized" states=0 duration=538.594827ms 2024-04-25T05:15:35.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:35 smithi155 bash[89158]: logger=ticker t=2024-04-25T05:15:35.24740868Z level=info msg=starting first_tick=2024-04-25T05:15:40Z 2024-04-25T05:15:35.462 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:35 smithi155 bash[89158]: logger=ngalert.multiorg.alertmanager t=2024-04-25T05:15:35.247379701Z level=info msg="starting MultiOrg Alertmanager" 2024-04-25T05:15:35.463 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:35 smithi155 bash[89158]: logger=sqlstore.transactions t=2024-04-25T05:15:35.271295016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-25T05:15:35.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:35 smithi096 bash[79063]: audit 2024-04-25T05:15:33.758576+0000 mgr.x (mgr.24989) 2309 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:35.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:35 smithi096 bash[79063]: audit 2024-04-25T05:15:33.758576+0000 mgr.x (mgr.24989) 2309 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:35 smithi096 bash[81040]: audit 2024-04-25T05:15:33.758576+0000 mgr.x (mgr.24989) 2309 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:35 smithi096 bash[81040]: audit 2024-04-25T05:15:33.758576+0000 mgr.x (mgr.24989) 2309 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:36 smithi155 bash[60276]: cluster 2024-04-25T05:15:34.548971+0000 mgr.x (mgr.24989) 2310 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:36.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:36 smithi155 bash[60276]: cluster 2024-04-25T05:15:34.548971+0000 mgr.x (mgr.24989) 2310 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:36 smithi096 bash[79063]: cluster 2024-04-25T05:15:34.548971+0000 mgr.x (mgr.24989) 2310 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:36.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:36 smithi096 bash[79063]: cluster 2024-04-25T05:15:34.548971+0000 mgr.x (mgr.24989) 2310 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:36 smithi096 bash[81040]: cluster 2024-04-25T05:15:34.548971+0000 mgr.x (mgr.24989) 2310 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:36 smithi096 bash[81040]: cluster 2024-04-25T05:15:34.548971+0000 mgr.x (mgr.24989) 2310 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:37.745 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.745 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.745 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.746 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.746 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.746 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.747 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.747 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:37.995 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:15:37] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:15:37.995 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 systemd[1]: Stopping Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:15:37.995 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=server t=2024-04-25T05:15:37.923143571Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-25T05:15:37.995 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=ticker t=2024-04-25T05:15:37.923246388Z level=info msg=stopped last_tick=2024-04-25T05:15:30Z 2024-04-25T05:15:37.995 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=tracing t=2024-04-25T05:15:37.923278632Z level=info msg="Closing tracing" 2024-04-25T05:15:37.995 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=dashboard-service t=2024-04-25T05:15:37.923833913Z level=error msg="Could not make user admin" dashboard="RBD Details" user=0 error="context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.926097311Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/rbd-overview.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.928266664Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/osd-device-details.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.931288112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/radosgw-overview.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.938731285Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster-advanced.json error="SQL query for existing dashboard by org ID or folder ID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.941554414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="SQL query for existing dashboard by org ID or folder ID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.943698322Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/hosts-overview.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.948061012Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/multi-cluster-overview.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.951560071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/pool-overview.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:37.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:37 smithi155 bash[89158]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-04-25T05:15:37.952880823Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/radosgw-sync-overview.json error="SQL query for existing dashboard by UID failed: context canceled" 2024-04-25T05:15:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:38 smithi155 bash[60276]: cluster 2024-04-25T05:15:36.550057+0000 mgr.x (mgr.24989) 2311 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:38.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:38 smithi155 bash[60276]: cluster 2024-04-25T05:15:36.550057+0000 mgr.x (mgr.24989) 2311 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:38.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:38 smithi096 bash[79063]: cluster 2024-04-25T05:15:36.550057+0000 mgr.x (mgr.24989) 2311 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:38 smithi096 bash[79063]: cluster 2024-04-25T05:15:36.550057+0000 mgr.x (mgr.24989) 2311 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:38 smithi096 bash[81040]: cluster 2024-04-25T05:15:36.550057+0000 mgr.x (mgr.24989) 2311 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:38 smithi096 bash[81040]: cluster 2024-04-25T05:15:36.550057+0000 mgr.x (mgr.24989) 2311 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:38.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:38 smithi155 bash[90657]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:15:38.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:38 smithi155 bash[90719]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:15:38.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:38 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-25T05:15:38.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:38 smithi155 systemd[1]: Stopped Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:15:39.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.462 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.462 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.463 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.463 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.463 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:39.464 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: Started Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:15:39.464 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:15:39 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:15:40.239 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: cluster 2024-04-25T05:15:38.551196+0000 mgr.x (mgr.24989) 2312 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: cluster 2024-04-25T05:15:38.551196+0000 mgr.x (mgr.24989) 2312 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.224229+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.224229+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.240754+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.240754+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.268449+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.268449+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.269976+0000 mon.c (mon.1) 6851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.269976+0000 mon.c (mon.1) 6851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.281328+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.240 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.281328+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.337174+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.337174+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.345768+0000 mon.c (mon.1) 6853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.345768+0000 mon.c (mon.1) 6853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.348712+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.348712+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.351941+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.351941+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.353011+0000 mon.c (mon.1) 6856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.353011+0000 mon.c (mon.1) 6856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.361976+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.361976+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.437031+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.241 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.437031+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.440437+0000 mon.c (mon.1) 6858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.440437+0000 mon.c (mon.1) 6858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.444007+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.444007+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.445484+0000 mon.c (mon.1) 6860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.445484+0000 mon.c (mon.1) 6860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.453023+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.242 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.453023+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.541322+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.541322+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.544457+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.544457+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.245 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.547486+0000 mon.c (mon.1) 6863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: cluster 2024-04-25T05:15:38.551196+0000 mgr.x (mgr.24989) 2312 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: cluster 2024-04-25T05:15:38.551196+0000 mgr.x (mgr.24989) 2312 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.224229+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.224229+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.240754+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.240754+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.268449+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.268449+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.246 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.269976+0000 mon.c (mon.1) 6851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.269976+0000 mon.c (mon.1) 6851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.281328+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.281328+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.337174+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.337174+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.345768+0000 mon.c (mon.1) 6853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.345768+0000 mon.c (mon.1) 6853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.348712+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.348712+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.351941+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.351941+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.353011+0000 mon.c (mon.1) 6856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.353011+0000 mon.c (mon.1) 6856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.361976+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.247 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.361976+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.437031+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.437031+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.440437+0000 mon.c (mon.1) 6858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.440437+0000 mon.c (mon.1) 6858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.444007+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.444007+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.445484+0000 mon.c (mon.1) 6860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.445484+0000 mon.c (mon.1) 6860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.453023+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.453023+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.541322+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.541322+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.544457+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.248 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.544457+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.547486+0000 mon.c (mon.1) 6863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.547486+0000 mon.c (mon.1) 6863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.548974+0000 mon.c (mon.1) 6864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.548974+0000 mon.c (mon.1) 6864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.560173+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.560173+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.635389+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.635389+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.249 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.638576+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.638576+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.641522+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.641522+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.642878+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.642878+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.653013+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.653013+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.727204+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.727204+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.730282+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.730282+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.733295+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.547486+0000 mon.c (mon.1) 6863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.548974+0000 mon.c (mon.1) 6864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.548974+0000 mon.c (mon.1) 6864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.560173+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.560173+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.635389+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.635389+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.638576+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.638576+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.641522+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.641522+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.642878+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.642878+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.653013+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.653013+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.727204+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.727204+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.730282+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.730282+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.733295+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.733295+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.734634+0000 mon.c (mon.1) 6872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.734634+0000 mon.c (mon.1) 6872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.743798+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.743798+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.822162+0000 mon.c (mon.1) 6873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.822162+0000 mon.c (mon.1) 6873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.825783+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.825783+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.829293+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.829293+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.830591+0000 mon.c (mon.1) 6876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.830591+0000 mon.c (mon.1) 6876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.840097+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.840097+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.919496+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.253 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.919496+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.922259+0000 mon.c (mon.1) 6878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.922259+0000 mon.c (mon.1) 6878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.924778+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.733295+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.734634+0000 mon.c (mon.1) 6872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.734634+0000 mon.c (mon.1) 6872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.743798+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.743798+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.822162+0000 mon.c (mon.1) 6873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.822162+0000 mon.c (mon.1) 6873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.254 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.825783+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.825783+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.829293+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.829293+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.830591+0000 mon.c (mon.1) 6876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.830591+0000 mon.c (mon.1) 6876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.840097+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.840097+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.919496+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.919496+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.922259+0000 mon.c (mon.1) 6878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.922259+0000 mon.c (mon.1) 6878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.255 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.924778+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.924778+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.925976+0000 mon.c (mon.1) 6880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.925976+0000 mon.c (mon.1) 6880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.934990+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:39.934990+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.013689+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.013689+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.016230+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.016230+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.256 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.018926+0000 mon.c (mon.1) 6883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.018926+0000 mon.c (mon.1) 6883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.019768+0000 mon.c (mon.1) 6884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.019768+0000 mon.c (mon.1) 6884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.026107+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.026107+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.106426+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.106426+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.108598+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.108598+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.110736+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.110736+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.111533+0000 mon.c (mon.1) 6888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.111533+0000 mon.c (mon.1) 6888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.117618+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.257 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.117618+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.158569+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.158569+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.160964+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.160964+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.163283+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.163283+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.163923+0000 mon.c (mon.1) 6892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.163923+0000 mon.c (mon.1) 6892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.169676+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.258 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[79063]: audit 2024-04-25T05:15:40.169676+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.924778+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.925976+0000 mon.c (mon.1) 6880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.925976+0000 mon.c (mon.1) 6880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.934990+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:39.934990+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.013689+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.013689+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.016230+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.016230+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.018926+0000 mon.c (mon.1) 6883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.018926+0000 mon.c (mon.1) 6883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.019768+0000 mon.c (mon.1) 6884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.259 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.019768+0000 mon.c (mon.1) 6884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.026107+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.026107+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.106426+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.106426+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.108598+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.108598+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.110736+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.110736+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.111533+0000 mon.c (mon.1) 6888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.111533+0000 mon.c (mon.1) 6888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.117618+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.117618+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.158569+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.158569+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.260 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.160964+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.160964+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.163283+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.163283+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.163923+0000 mon.c (mon.1) 6892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.163923+0000 mon.c (mon.1) 6892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.169676+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.261 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:40 smithi096 bash[81040]: audit 2024-04-25T05:15:40.169676+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: cluster 2024-04-25T05:15:38.551196+0000 mgr.x (mgr.24989) 2312 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: cluster 2024-04-25T05:15:38.551196+0000 mgr.x (mgr.24989) 2312 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:40.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.224229+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.224229+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.240754+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.240754+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.268449+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.268449+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.269976+0000 mon.c (mon.1) 6851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.269976+0000 mon.c (mon.1) 6851 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.281328+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.281328+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.337174+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.337174+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.345768+0000 mon.c (mon.1) 6853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.345768+0000 mon.c (mon.1) 6853 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.348712+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.348712+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.351941+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.351941+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.353011+0000 mon.c (mon.1) 6856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.353011+0000 mon.c (mon.1) 6856 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.361976+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.361976+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.437031+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.437031+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.440437+0000 mon.c (mon.1) 6858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.440437+0000 mon.c (mon.1) 6858 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.444007+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.444007+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.445484+0000 mon.c (mon.1) 6860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.445484+0000 mon.c (mon.1) 6860 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.453023+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.453023+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.541322+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.541322+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.544457+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.544457+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.547486+0000 mon.c (mon.1) 6863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.547486+0000 mon.c (mon.1) 6863 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.548974+0000 mon.c (mon.1) 6864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.548974+0000 mon.c (mon.1) 6864 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.560173+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.560173+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.635389+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.635389+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.638576+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.638576+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.641522+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.641522+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.642878+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.642878+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.653013+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.653013+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.727204+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.727204+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.730282+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.730282+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.733295+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.733295+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.734634+0000 mon.c (mon.1) 6872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.734634+0000 mon.c (mon.1) 6872 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.743798+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.743798+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.822162+0000 mon.c (mon.1) 6873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.822162+0000 mon.c (mon.1) 6873 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.825783+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.825783+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.829293+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.829293+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.830591+0000 mon.c (mon.1) 6876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.830591+0000 mon.c (mon.1) 6876 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.840097+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.840097+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.919496+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.919496+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.922259+0000 mon.c (mon.1) 6878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.922259+0000 mon.c (mon.1) 6878 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.924778+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.924778+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.925976+0000 mon.c (mon.1) 6880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.925976+0000 mon.c (mon.1) 6880 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.934990+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:39.934990+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.013689+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.013689+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.016230+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.016230+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.018926+0000 mon.c (mon.1) 6883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.018926+0000 mon.c (mon.1) 6883 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.019768+0000 mon.c (mon.1) 6884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.019768+0000 mon.c (mon.1) 6884 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.026107+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.026107+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.106426+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.106426+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.108598+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.108598+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.110736+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.110736+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.111533+0000 mon.c (mon.1) 6888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.111533+0000 mon.c (mon.1) 6888 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.117618+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.117618+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.158569+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.158569+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.160964+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.160964+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.163283+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.163283+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:40.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.163923+0000 mon.c (mon.1) 6892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.163923+0000 mon.c (mon.1) 6892 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:40.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.169676+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:40.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[60276]: audit 2024-04-25T05:15:40.169676+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872608356Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872807887Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872820933Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872827203Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872832284Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872836894Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872842005Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872846636Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872852405Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872865846Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872871504Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-25T05:15:41.182 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872875927Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.8728804Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.87288543Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872889542Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872893829Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872898917Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872904005Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=settings t=2024-04-25T05:15:40.872910942Z level=info msg="App mode production" 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=sqlstore t=2024-04-25T05:15:40.872981316Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=sqlstore t=2024-04-25T05:15:40.873005748Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=migrator t=2024-04-25T05:15:40.900637409Z level=info msg="Starting DB migrations" 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=migrator t=2024-04-25T05:15:40.910002859Z level=info msg="migrations completed" performed=0 skipped=481 duration=901.635µs 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=sqlstore t=2024-04-25T05:15:40.910609899Z level=info msg="Created default organization" 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=plugin.finder t=2024-04-25T05:15:40.964321773Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-25T05:15:41.183 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=secrets t=2024-04-25T05:15:40.964453731Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-25T05:15:41.184 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=query_data t=2024-04-25T05:15:40.967914886Z level=info msg="Query Service initialization" 2024-04-25T05:15:41.184 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:40 smithi155 bash[90774]: logger=live.push_http t=2024-04-25T05:15:40.972140746Z level=info msg="Live Push Gateway initialization" 2024-04-25T05:15:41.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.281172+0000 mgr.x (mgr.24989) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.281172+0000 mgr.x (mgr.24989) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:39.336475+0000 mgr.x (mgr.24989) 2314 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:39.336475+0000 mgr.x (mgr.24989) 2314 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.362472+0000 mgr.x (mgr.24989) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.362472+0000 mgr.x (mgr.24989) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.454970+0000 mgr.x (mgr.24989) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.454970+0000 mgr.x (mgr.24989) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.560287+0000 mgr.x (mgr.24989) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.560287+0000 mgr.x (mgr.24989) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.652787+0000 mgr.x (mgr.24989) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.652787+0000 mgr.x (mgr.24989) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.743256+0000 mgr.x (mgr.24989) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.743256+0000 mgr.x (mgr.24989) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.839974+0000 mgr.x (mgr.24989) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.839974+0000 mgr.x (mgr.24989) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.934392+0000 mgr.x (mgr.24989) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:39.934392+0000 mgr.x (mgr.24989) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.025471+0000 mgr.x (mgr.24989) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.025471+0000 mgr.x (mgr.24989) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.116846+0000 mgr.x (mgr.24989) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.116846+0000 mgr.x (mgr.24989) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.169045+0000 mgr.x (mgr.24989) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.169045+0000 mgr.x (mgr.24989) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.227709+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.227709+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.230262+0000 mon.c (mon.1) 6894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.230262+0000 mon.c (mon.1) 6894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.233023+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.233023+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.233959+0000 mon.c (mon.1) 6896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.233959+0000 mon.c (mon.1) 6896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.239862+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.239862+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.314490+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.314490+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.317514+0000 mon.c (mon.1) 6898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.317514+0000 mon.c (mon.1) 6898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.320238+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.320238+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.321353+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.321353+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.332125+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.332125+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.408795+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.408795+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.412904+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.412904+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.416002+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.416002+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.417366+0000 mon.c (mon.1) 6904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.417366+0000 mon.c (mon.1) 6904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.428916+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.428916+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.505117+0000 mon.c (mon.1) 6905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.505117+0000 mon.c (mon.1) 6905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.508114+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.508114+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.510730+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.510730+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.511880+0000 mon.c (mon.1) 6908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.511880+0000 mon.c (mon.1) 6908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.524521+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.524521+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.583294+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.583294+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.586109+0000 mon.c (mon.1) 6910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.586109+0000 mon.c (mon.1) 6910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.588482+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.588482+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.589329+0000 mon.c (mon.1) 6912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.589329+0000 mon.c (mon.1) 6912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.595641+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.595641+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.653207+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.653207+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.656791+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.656791+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.660349+0000 mon.c (mon.1) 6915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.660349+0000 mon.c (mon.1) 6915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.663020+0000 mon.c (mon.1) 6916 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.663020+0000 mon.c (mon.1) 6916 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.672315+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.672315+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.748245+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.748245+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.751810+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.751810+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.754673+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.754673+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.755875+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.755875+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.765188+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.765188+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.829018+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.829018+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.831669+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.831669+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.833919+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.833919+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.834712+0000 mon.c (mon.1) 6924 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.834712+0000 mon.c (mon.1) 6924 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.841362+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.841362+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.901609+0000 mon.c (mon.1) 6925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.901609+0000 mon.c (mon.1) 6925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.904038+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.904038+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.906493+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.906493+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.907585+0000 mon.c (mon.1) 6928 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.907585+0000 mon.c (mon.1) 6928 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.913969+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.913969+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.957797+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.957797+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.960610+0000 mon.c (mon.1) 6930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.960610+0000 mon.c (mon.1) 6930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.962910+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.962910+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.963791+0000 mon.c (mon.1) 6932 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.963791+0000 mon.c (mon.1) 6932 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.970060+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:40.970060+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.028770+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.028770+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.031046+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.031046+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.032911+0000 mon.c (mon.1) 6935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.032911+0000 mon.c (mon.1) 6935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.033571+0000 mon.c (mon.1) 6936 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.033571+0000 mon.c (mon.1) 6936 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.039479+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.039479+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.080731+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.080731+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.092672+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.092672+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.101885+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.101885+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.103819+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.103819+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.106131+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.106131+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.108164+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.108164+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.108896+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.108896+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.114837+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.114837+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.159408+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.159408+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.161854+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.161854+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.164195+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.164195+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.165355+0000 mon.c (mon.1) 6944 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.165355+0000 mon.c (mon.1) 6944 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.173991+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[60276]: audit 2024-04-25T05:15:41.173991+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.281172+0000 mgr.x (mgr.24989) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.281172+0000 mgr.x (mgr.24989) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:39.336475+0000 mgr.x (mgr.24989) 2314 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:39.336475+0000 mgr.x (mgr.24989) 2314 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.362472+0000 mgr.x (mgr.24989) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.362472+0000 mgr.x (mgr.24989) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.454970+0000 mgr.x (mgr.24989) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.454970+0000 mgr.x (mgr.24989) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.560287+0000 mgr.x (mgr.24989) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.560287+0000 mgr.x (mgr.24989) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.652787+0000 mgr.x (mgr.24989) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.652787+0000 mgr.x (mgr.24989) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.743256+0000 mgr.x (mgr.24989) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.743256+0000 mgr.x (mgr.24989) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.839974+0000 mgr.x (mgr.24989) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.839974+0000 mgr.x (mgr.24989) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.934392+0000 mgr.x (mgr.24989) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:39.934392+0000 mgr.x (mgr.24989) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.025471+0000 mgr.x (mgr.24989) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.025471+0000 mgr.x (mgr.24989) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.116846+0000 mgr.x (mgr.24989) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.116846+0000 mgr.x (mgr.24989) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.169045+0000 mgr.x (mgr.24989) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.169045+0000 mgr.x (mgr.24989) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.227709+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.227709+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.230262+0000 mon.c (mon.1) 6894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.230262+0000 mon.c (mon.1) 6894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.233023+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.233023+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.233959+0000 mon.c (mon.1) 6896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.233959+0000 mon.c (mon.1) 6896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.239862+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.239862+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.314490+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.314490+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.317514+0000 mon.c (mon.1) 6898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.317514+0000 mon.c (mon.1) 6898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.320238+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.320238+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.321353+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.281172+0000 mgr.x (mgr.24989) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.281172+0000 mgr.x (mgr.24989) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:39.336475+0000 mgr.x (mgr.24989) 2314 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:39.336475+0000 mgr.x (mgr.24989) 2314 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-25T05:15:41.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.362472+0000 mgr.x (mgr.24989) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.362472+0000 mgr.x (mgr.24989) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.454970+0000 mgr.x (mgr.24989) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.454970+0000 mgr.x (mgr.24989) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.560287+0000 mgr.x (mgr.24989) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.560287+0000 mgr.x (mgr.24989) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.652787+0000 mgr.x (mgr.24989) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.652787+0000 mgr.x (mgr.24989) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.743256+0000 mgr.x (mgr.24989) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.743256+0000 mgr.x (mgr.24989) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.839974+0000 mgr.x (mgr.24989) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.839974+0000 mgr.x (mgr.24989) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.934392+0000 mgr.x (mgr.24989) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:39.934392+0000 mgr.x (mgr.24989) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.025471+0000 mgr.x (mgr.24989) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.025471+0000 mgr.x (mgr.24989) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.116846+0000 mgr.x (mgr.24989) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.116846+0000 mgr.x (mgr.24989) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.321353+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.332125+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.332125+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.408795+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.408795+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.412904+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.412904+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.416002+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.416002+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.417366+0000 mon.c (mon.1) 6904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.417366+0000 mon.c (mon.1) 6904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.428916+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.428916+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.505117+0000 mon.c (mon.1) 6905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.505117+0000 mon.c (mon.1) 6905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.508114+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.508114+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.510730+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.510730+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.511880+0000 mon.c (mon.1) 6908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.511880+0000 mon.c (mon.1) 6908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.524521+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.524521+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.583294+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.583294+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.586109+0000 mon.c (mon.1) 6910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.586109+0000 mon.c (mon.1) 6910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.588482+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.588482+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.589329+0000 mon.c (mon.1) 6912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.589329+0000 mon.c (mon.1) 6912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.595641+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.595641+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.653207+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.653207+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.656791+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.656791+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.660349+0000 mon.c (mon.1) 6915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.660349+0000 mon.c (mon.1) 6915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.663020+0000 mon.c (mon.1) 6916 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.169045+0000 mgr.x (mgr.24989) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.169045+0000 mgr.x (mgr.24989) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:41.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.227709+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.227709+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.230262+0000 mon.c (mon.1) 6894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.230262+0000 mon.c (mon.1) 6894 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.233023+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.233023+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.233959+0000 mon.c (mon.1) 6896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.233959+0000 mon.c (mon.1) 6896 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.239862+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.239862+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.314490+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.314490+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.317514+0000 mon.c (mon.1) 6898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.317514+0000 mon.c (mon.1) 6898 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.320238+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.320238+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.321353+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.663020+0000 mon.c (mon.1) 6916 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.672315+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.672315+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.748245+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.748245+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.751810+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.751810+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.754673+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.754673+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.755875+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.755875+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.765188+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.765188+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.829018+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.829018+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.831669+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.831669+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.833919+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.833919+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.834712+0000 mon.c (mon.1) 6924 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.834712+0000 mon.c (mon.1) 6924 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.841362+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.841362+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.901609+0000 mon.c (mon.1) 6925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.901609+0000 mon.c (mon.1) 6925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.904038+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.904038+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.906493+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.906493+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.907585+0000 mon.c (mon.1) 6928 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.907585+0000 mon.c (mon.1) 6928 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.913969+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.913969+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.957797+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.957797+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.960610+0000 mon.c (mon.1) 6930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.960610+0000 mon.c (mon.1) 6930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.962910+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.962910+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.321353+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.332125+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.332125+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.408795+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.408795+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.412904+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.412904+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.416002+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.416002+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.417366+0000 mon.c (mon.1) 6904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.417366+0000 mon.c (mon.1) 6904 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.428916+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.428916+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.505117+0000 mon.c (mon.1) 6905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.505117+0000 mon.c (mon.1) 6905 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.508114+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.508114+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.510730+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.510730+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.511880+0000 mon.c (mon.1) 6908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.963791+0000 mon.c (mon.1) 6932 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.963791+0000 mon.c (mon.1) 6932 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.970060+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:40.970060+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.028770+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.028770+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.031046+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.031046+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.032911+0000 mon.c (mon.1) 6935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.032911+0000 mon.c (mon.1) 6935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.033571+0000 mon.c (mon.1) 6936 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.033571+0000 mon.c (mon.1) 6936 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.039479+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.039479+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.080731+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.080731+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.092672+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.092672+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.101885+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.101885+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.103819+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.103819+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.106131+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.106131+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.108164+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.108164+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.108896+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.108896+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.114837+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.114837+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.159408+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.159408+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.161854+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.161854+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.164195+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.164195+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.165355+0000 mon.c (mon.1) 6944 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.165355+0000 mon.c (mon.1) 6944 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.173991+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[79063]: audit 2024-04-25T05:15:41.173991+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.511880+0000 mon.c (mon.1) 6908 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.524521+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.524521+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.583294+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.583294+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.586109+0000 mon.c (mon.1) 6910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.586109+0000 mon.c (mon.1) 6910 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.588482+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.588482+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.589329+0000 mon.c (mon.1) 6912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.589329+0000 mon.c (mon.1) 6912 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.595641+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.595641+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.653207+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.653207+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.656791+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.656791+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.660349+0000 mon.c (mon.1) 6915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.660349+0000 mon.c (mon.1) 6915 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.663020+0000 mon.c (mon.1) 6916 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.663020+0000 mon.c (mon.1) 6916 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.672315+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.672315+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.748245+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.748245+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.751810+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.751810+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.754673+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.754673+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.755875+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.755875+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.765188+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.765188+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.829018+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.829018+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.831669+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.831669+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.833919+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.833919+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.834712+0000 mon.c (mon.1) 6924 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.834712+0000 mon.c (mon.1) 6924 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.841362+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.841362+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.901609+0000 mon.c (mon.1) 6925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.901609+0000 mon.c (mon.1) 6925 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.904038+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.904038+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.906493+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.906493+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.907585+0000 mon.c (mon.1) 6928 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.907585+0000 mon.c (mon.1) 6928 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.913969+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.913969+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.957797+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.957797+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.960610+0000 mon.c (mon.1) 6930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.960610+0000 mon.c (mon.1) 6930 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.962910+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.962910+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.963791+0000 mon.c (mon.1) 6932 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.963791+0000 mon.c (mon.1) 6932 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.970060+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:40.970060+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.028770+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.028770+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.031046+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.031046+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.032911+0000 mon.c (mon.1) 6935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.032911+0000 mon.c (mon.1) 6935 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.033571+0000 mon.c (mon.1) 6936 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.033571+0000 mon.c (mon.1) 6936 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.039479+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.039479+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.080731+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.080731+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.092672+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.092672+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.101885+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.101885+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.103819+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.103819+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.106131+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.106131+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.108164+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.108164+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.108896+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.108896+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.114837+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.114837+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.159408+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.159408+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.161854+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.161854+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.164195+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.164195+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.165355+0000 mon.c (mon.1) 6944 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.165355+0000 mon.c (mon.1) 6944 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.173991+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:41.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:41 smithi096 bash[81040]: audit 2024-04-25T05:15:41.173991+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.069 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[90774]: logger=infra.usagestats.collector t=2024-04-25T05:15:41.803512506Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-25T05:15:42.069 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[90774]: logger=provisioning.datasources t=2024-04-25T05:15:41.869529136Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-25T05:15:42.069 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[90774]: logger=provisioning.datasources t=2024-04-25T05:15:41.869545966Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-25T05:15:42.069 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:41 smithi155 bash[90774]: logger=provisioning.datasources t=2024-04-25T05:15:41.869712332Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.239569+0000 mgr.x (mgr.24989) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.239569+0000 mgr.x (mgr.24989) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.331440+0000 mgr.x (mgr.24989) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.331440+0000 mgr.x (mgr.24989) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.428331+0000 mgr.x (mgr.24989) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.428331+0000 mgr.x (mgr.24989) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.524183+0000 mgr.x (mgr.24989) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.442 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.524183+0000 mgr.x (mgr.24989) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cluster 2024-04-25T05:15:40.552501+0000 mgr.x (mgr.24989) 2329 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cluster 2024-04-25T05:15:40.552501+0000 mgr.x (mgr.24989) 2329 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.595128+0000 mgr.x (mgr.24989) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.595128+0000 mgr.x (mgr.24989) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.672550+0000 mgr.x (mgr.24989) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.672550+0000 mgr.x (mgr.24989) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.765257+0000 mgr.x (mgr.24989) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.765257+0000 mgr.x (mgr.24989) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.840975+0000 mgr.x (mgr.24989) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.840975+0000 mgr.x (mgr.24989) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.915412+0000 mgr.x (mgr.24989) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.915412+0000 mgr.x (mgr.24989) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.969926+0000 mgr.x (mgr.24989) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.443 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:40.969926+0000 mgr.x (mgr.24989) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.239569+0000 mgr.x (mgr.24989) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.239569+0000 mgr.x (mgr.24989) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.331440+0000 mgr.x (mgr.24989) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.331440+0000 mgr.x (mgr.24989) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.428331+0000 mgr.x (mgr.24989) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.428331+0000 mgr.x (mgr.24989) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.524183+0000 mgr.x (mgr.24989) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.524183+0000 mgr.x (mgr.24989) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cluster 2024-04-25T05:15:40.552501+0000 mgr.x (mgr.24989) 2329 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:42.444 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cluster 2024-04-25T05:15:40.552501+0000 mgr.x (mgr.24989) 2329 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.595128+0000 mgr.x (mgr.24989) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.595128+0000 mgr.x (mgr.24989) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.672550+0000 mgr.x (mgr.24989) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.672550+0000 mgr.x (mgr.24989) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.765257+0000 mgr.x (mgr.24989) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.765257+0000 mgr.x (mgr.24989) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.840975+0000 mgr.x (mgr.24989) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.840975+0000 mgr.x (mgr.24989) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.915412+0000 mgr.x (mgr.24989) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.915412+0000 mgr.x (mgr.24989) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.969926+0000 mgr.x (mgr.24989) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:40.969926+0000 mgr.x (mgr.24989) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.039561+0000 mgr.x (mgr.24989) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.039561+0000 mgr.x (mgr.24989) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.115240+0000 mgr.x (mgr.24989) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.445 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.115240+0000 mgr.x (mgr.24989) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.173403+0000 mgr.x (mgr.24989) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.173403+0000 mgr.x (mgr.24989) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.215381+0000 mon.c (mon.1) 6945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.215381+0000 mon.c (mon.1) 6945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.217596+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.217596+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.219441+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.219441+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.220135+0000 mon.c (mon.1) 6948 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.220135+0000 mon.c (mon.1) 6948 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.226478+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.226478+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.271233+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.446 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.271233+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.273973+0000 mon.c (mon.1) 6950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.273973+0000 mon.c (mon.1) 6950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.039561+0000 mgr.x (mgr.24989) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.039561+0000 mgr.x (mgr.24989) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.115240+0000 mgr.x (mgr.24989) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.115240+0000 mgr.x (mgr.24989) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.173403+0000 mgr.x (mgr.24989) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.173403+0000 mgr.x (mgr.24989) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.215381+0000 mon.c (mon.1) 6945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.215381+0000 mon.c (mon.1) 6945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.447 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.217596+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.217596+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.219441+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.219441+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.220135+0000 mon.c (mon.1) 6948 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.220135+0000 mon.c (mon.1) 6948 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.226478+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.226478+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.271233+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.271233+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.273973+0000 mon.c (mon.1) 6950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.273973+0000 mon.c (mon.1) 6950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.448 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.276466+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.276466+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.277453+0000 mon.c (mon.1) 6952 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.277453+0000 mon.c (mon.1) 6952 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.284479+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.284479+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.346173+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.346173+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.349155+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.349155+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.351700+0000 mon.c (mon.1) 6955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.351700+0000 mon.c (mon.1) 6955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.352903+0000 mon.c (mon.1) 6956 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.352903+0000 mon.c (mon.1) 6956 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.449 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.362061+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.362061+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.403700+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.403700+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.407181+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.276466+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.276466+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.277453+0000 mon.c (mon.1) 6952 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.277453+0000 mon.c (mon.1) 6952 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.284479+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.284479+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.346173+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.450 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.346173+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.349155+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.349155+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.351700+0000 mon.c (mon.1) 6955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.351700+0000 mon.c (mon.1) 6955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.352903+0000 mon.c (mon.1) 6956 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.352903+0000 mon.c (mon.1) 6956 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.362061+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.362061+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.403700+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.403700+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.407181+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.451 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.407181+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.410729+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.410729+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.411585+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.411585+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.420408+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.420408+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.478965+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.478965+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.481773+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.481773+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.484136+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.484136+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.490066+0000 mon.c (mon.1) 6964 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.452 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.490066+0000 mon.c (mon.1) 6964 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.498490+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.498490+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.572133+0000 mon.c (mon.1) 6965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.572133+0000 mon.c (mon.1) 6965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.574622+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.407181+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.410729+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.410729+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.411585+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.411585+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.453 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.420408+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.420408+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.478965+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.478965+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.481773+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.481773+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.484136+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.484136+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.490066+0000 mon.c (mon.1) 6964 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.490066+0000 mon.c (mon.1) 6964 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.498490+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.498490+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.572133+0000 mon.c (mon.1) 6965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.572133+0000 mon.c (mon.1) 6965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.454 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.574622+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.574622+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.576991+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.576991+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.578064+0000 mon.c (mon.1) 6968 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.578064+0000 mon.c (mon.1) 6968 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.589199+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.589199+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.653236+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.653236+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.655876+0000 mon.c (mon.1) 6970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.655876+0000 mon.c (mon.1) 6970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.455 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.658078+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.658078+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.658896+0000 mon.c (mon.1) 6972 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.658896+0000 mon.c (mon.1) 6972 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.666279+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.666279+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.708166+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.708166+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.710511+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.574622+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.576991+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.456 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.576991+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.578064+0000 mon.c (mon.1) 6968 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.578064+0000 mon.c (mon.1) 6968 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.589199+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.589199+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.653236+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.653236+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.655876+0000 mon.c (mon.1) 6970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.655876+0000 mon.c (mon.1) 6970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.658078+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.658078+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.658896+0000 mon.c (mon.1) 6972 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.658896+0000 mon.c (mon.1) 6972 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.666279+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.666279+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.457 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.708166+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.708166+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.710511+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.710511+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.712681+0000 mon.c (mon.1) 6975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.712681+0000 mon.c (mon.1) 6975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.713470+0000 mon.c (mon.1) 6976 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.713470+0000 mon.c (mon.1) 6976 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.720676+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.720676+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.771753+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.458 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.771753+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.777579+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.777579+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.779810+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.779810+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.780600+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.780600+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.790033+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.790033+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.833873+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.459 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.833873+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.710511+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.712681+0000 mon.c (mon.1) 6975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.712681+0000 mon.c (mon.1) 6975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.713470+0000 mon.c (mon.1) 6976 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.713470+0000 mon.c (mon.1) 6976 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.720676+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.720676+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.771753+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.771753+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.777579+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.777579+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.779810+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.779810+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.780600+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.780600+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.790033+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.790033+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.833873+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.833873+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.836111+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.836111+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.838180+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.838180+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.838997+0000 mon.c (mon.1) 6984 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.838997+0000 mon.c (mon.1) 6984 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.844670+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.844670+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.886643+0000 mon.c (mon.1) 6985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.461 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.886643+0000 mon.c (mon.1) 6985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.889052+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.889052+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.891045+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.891045+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.891791+0000 mon.c (mon.1) 6988 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.891791+0000 mon.c (mon.1) 6988 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.897315+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.897315+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.938974+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.462 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.938974+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.836111+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.836111+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.838180+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.838180+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.838997+0000 mon.c (mon.1) 6984 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.838997+0000 mon.c (mon.1) 6984 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.844670+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.844670+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.886643+0000 mon.c (mon.1) 6985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.886643+0000 mon.c (mon.1) 6985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.889052+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.889052+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.891045+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.891045+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.463 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.891791+0000 mon.c (mon.1) 6988 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.891791+0000 mon.c (mon.1) 6988 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.897315+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.897315+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.938974+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.938974+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.941033+0000 mon.c (mon.1) 6990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.941033+0000 mon.c (mon.1) 6990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.943021+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.943021+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.943772+0000 mon.c (mon.1) 6992 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.464 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.943772+0000 mon.c (mon.1) 6992 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.950857+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.950857+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.995872+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.995872+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.998479+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:41.998479+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.000746+0000 mon.c (mon.1) 6995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.000746+0000 mon.c (mon.1) 6995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.001614+0000 mon.c (mon.1) 6996 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.001614+0000 mon.c (mon.1) 6996 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.007675+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.007675+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.465 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.050025+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.466 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.050025+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.941033+0000 mon.c (mon.1) 6990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.941033+0000 mon.c (mon.1) 6990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.466 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.943021+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.943021+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.943772+0000 mon.c (mon.1) 6992 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.943772+0000 mon.c (mon.1) 6992 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.950857+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.950857+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.995872+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.995872+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.998479+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:41.998479+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.000746+0000 mon.c (mon.1) 6995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.467 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.000746+0000 mon.c (mon.1) 6995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.001614+0000 mon.c (mon.1) 6996 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.001614+0000 mon.c (mon.1) 6996 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.007675+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.007675+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.050025+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.050025+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.052198+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.052198+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.054275+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.054275+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.055083+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.055083+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.061044+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.061044+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.468 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.104883+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.104883+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.107096+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.107096+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.109025+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.109025+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.109745+0000 mon.c (mon.1) 7004 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.109745+0000 mon.c (mon.1) 7004 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.116320+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.116320+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.469 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.157819+0000 mon.c (mon.1) 7005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.469 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=provisioning.alerting t=2024-04-25T05:15:42.072200633Z level=info msg="starting to provision alerting" 2024-04-25T05:15:42.469 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=provisioning.alerting t=2024-04-25T05:15:42.072232555Z level=info msg="finished to provision alerting" 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=ngalert.state.manager t=2024-04-25T05:15:42.072328304Z level=info msg="Warming state cache for startup" 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=ngalert.state.manager t=2024-04-25T05:15:42.072550294Z level=info msg="State cache has been initialized" states=0 duration=221.78µs 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=ticker t=2024-04-25T05:15:42.072600115Z level=info msg=starting first_tick=2024-04-25T05:15:50Z 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=grafanaStorageLogger t=2024-04-25T05:15:42.073489523Z level=info msg="storage starting" 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=ngalert.multiorg.alertmanager t=2024-04-25T05:15:42.073487742Z level=info msg="starting MultiOrg Alertmanager" 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=http.server t=2024-04-25T05:15:42.076219692Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-25T05:15:42.470 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[90774]: logger=sqlstore.transactions t=2024-04-25T05:15:42.090527433Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-25T05:15:42.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.052198+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.052198+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.054275+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.054275+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.055083+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.055083+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.061044+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.061044+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.104883+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.104883+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.107096+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.107096+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.109025+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.109025+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.109745+0000 mon.c (mon.1) 7004 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.109745+0000 mon.c (mon.1) 7004 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.116320+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.116320+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.157819+0000 mon.c (mon.1) 7005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.157819+0000 mon.c (mon.1) 7005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.159863+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.159863+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.161693+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.472 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.161693+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.162579+0000 mon.c (mon.1) 7008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.162579+0000 mon.c (mon.1) 7008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.168101+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[81040]: audit 2024-04-25T05:15:42.168101+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.157819+0000 mon.c (mon.1) 7005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.159863+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.159863+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.161693+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.161693+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.473 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.162579+0000 mon.c (mon.1) 7008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.162579+0000 mon.c (mon.1) 7008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.168101+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:42 smithi096 bash[79063]: audit 2024-04-25T05:15:42.168101+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.239569+0000 mgr.x (mgr.24989) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.239569+0000 mgr.x (mgr.24989) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.331440+0000 mgr.x (mgr.24989) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.331440+0000 mgr.x (mgr.24989) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.428331+0000 mgr.x (mgr.24989) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.428331+0000 mgr.x (mgr.24989) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.524183+0000 mgr.x (mgr.24989) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.524183+0000 mgr.x (mgr.24989) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cluster 2024-04-25T05:15:40.552501+0000 mgr.x (mgr.24989) 2329 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cluster 2024-04-25T05:15:40.552501+0000 mgr.x (mgr.24989) 2329 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.595128+0000 mgr.x (mgr.24989) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.595128+0000 mgr.x (mgr.24989) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.672550+0000 mgr.x (mgr.24989) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.672550+0000 mgr.x (mgr.24989) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.765257+0000 mgr.x (mgr.24989) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.765257+0000 mgr.x (mgr.24989) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.840975+0000 mgr.x (mgr.24989) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.840975+0000 mgr.x (mgr.24989) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.915412+0000 mgr.x (mgr.24989) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.915412+0000 mgr.x (mgr.24989) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.969926+0000 mgr.x (mgr.24989) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:40.969926+0000 mgr.x (mgr.24989) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.039561+0000 mgr.x (mgr.24989) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.039561+0000 mgr.x (mgr.24989) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.115240+0000 mgr.x (mgr.24989) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.115240+0000 mgr.x (mgr.24989) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.173403+0000 mgr.x (mgr.24989) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.173403+0000 mgr.x (mgr.24989) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.215381+0000 mon.c (mon.1) 6945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.215381+0000 mon.c (mon.1) 6945 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.217596+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.217596+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.219441+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.219441+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.220135+0000 mon.c (mon.1) 6948 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.220135+0000 mon.c (mon.1) 6948 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.226478+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.226478+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.271233+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.271233+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.273973+0000 mon.c (mon.1) 6950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.273973+0000 mon.c (mon.1) 6950 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.276466+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.276466+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.277453+0000 mon.c (mon.1) 6952 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.277453+0000 mon.c (mon.1) 6952 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.284479+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.284479+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.346173+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.346173+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.349155+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.349155+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.351700+0000 mon.c (mon.1) 6955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.351700+0000 mon.c (mon.1) 6955 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.352903+0000 mon.c (mon.1) 6956 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.352903+0000 mon.c (mon.1) 6956 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.362061+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.362061+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.403700+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.403700+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.407181+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.407181+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.410729+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.410729+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.411585+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.411585+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.420408+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.420408+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.478965+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.478965+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.481773+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.481773+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.484136+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.484136+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.490066+0000 mon.c (mon.1) 6964 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.490066+0000 mon.c (mon.1) 6964 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.498490+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.498490+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.572133+0000 mon.c (mon.1) 6965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.572133+0000 mon.c (mon.1) 6965 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.574622+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.574622+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.576991+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.576991+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.578064+0000 mon.c (mon.1) 6968 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.578064+0000 mon.c (mon.1) 6968 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.589199+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.589199+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.653236+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.653236+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.655876+0000 mon.c (mon.1) 6970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.655876+0000 mon.c (mon.1) 6970 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.658078+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.658078+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.658896+0000 mon.c (mon.1) 6972 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.658896+0000 mon.c (mon.1) 6972 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.666279+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.666279+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.708166+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.708166+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.710511+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.710511+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.712681+0000 mon.c (mon.1) 6975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.712681+0000 mon.c (mon.1) 6975 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.713470+0000 mon.c (mon.1) 6976 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.713470+0000 mon.c (mon.1) 6976 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.720676+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.720676+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.771753+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.771753+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.777579+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.777579+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.779810+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.779810+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.780600+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.780600+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.790033+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.790033+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.833873+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.833873+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.836111+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.836111+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.838180+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.838180+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.838997+0000 mon.c (mon.1) 6984 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.838997+0000 mon.c (mon.1) 6984 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.844670+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.844670+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.886643+0000 mon.c (mon.1) 6985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.886643+0000 mon.c (mon.1) 6985 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.889052+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.889052+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.891045+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.891045+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.891791+0000 mon.c (mon.1) 6988 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.891791+0000 mon.c (mon.1) 6988 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.897315+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.897315+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.938974+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.938974+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.941033+0000 mon.c (mon.1) 6990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.941033+0000 mon.c (mon.1) 6990 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.943021+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.943021+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.943772+0000 mon.c (mon.1) 6992 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.943772+0000 mon.c (mon.1) 6992 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.950857+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.950857+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.995872+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.995872+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.998479+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:41.998479+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.000746+0000 mon.c (mon.1) 6995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.000746+0000 mon.c (mon.1) 6995 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.001614+0000 mon.c (mon.1) 6996 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.001614+0000 mon.c (mon.1) 6996 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.007675+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.007675+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.050025+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.050025+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.052198+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.052198+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.054275+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.054275+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.055083+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.055083+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.061044+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.061044+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.104883+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.104883+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.107096+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.107096+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.109025+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.109025+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.109745+0000 mon.c (mon.1) 7004 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.109745+0000 mon.c (mon.1) 7004 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.116320+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.116320+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.157819+0000 mon.c (mon.1) 7005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.157819+0000 mon.c (mon.1) 7005 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.159863+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.159863+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.161693+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.161693+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:42.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.162579+0000 mon.c (mon.1) 7008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.162579+0000 mon.c (mon.1) 7008 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:42.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.168101+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:42.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:42 smithi155 bash[60276]: audit 2024-04-25T05:15:42.168101+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.225688+0000 mgr.x (mgr.24989) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.225688+0000 mgr.x (mgr.24989) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.285750+0000 mgr.x (mgr.24989) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.285750+0000 mgr.x (mgr.24989) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.361582+0000 mgr.x (mgr.24989) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.361582+0000 mgr.x (mgr.24989) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.419919+0000 mgr.x (mgr.24989) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.419919+0000 mgr.x (mgr.24989) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.498053+0000 mgr.x (mgr.24989) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.498053+0000 mgr.x (mgr.24989) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.589131+0000 mgr.x (mgr.24989) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.589131+0000 mgr.x (mgr.24989) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.665587+0000 mgr.x (mgr.24989) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.665587+0000 mgr.x (mgr.24989) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.719846+0000 mgr.x (mgr.24989) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.719846+0000 mgr.x (mgr.24989) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.790669+0000 mgr.x (mgr.24989) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.790669+0000 mgr.x (mgr.24989) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.844718+0000 mgr.x (mgr.24989) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.844718+0000 mgr.x (mgr.24989) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.897425+0000 mgr.x (mgr.24989) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.897425+0000 mgr.x (mgr.24989) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.950056+0000 mgr.x (mgr.24989) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:41.950056+0000 mgr.x (mgr.24989) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.007566+0000 mgr.x (mgr.24989) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.007566+0000 mgr.x (mgr.24989) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.060775+0000 mgr.x (mgr.24989) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.060775+0000 mgr.x (mgr.24989) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.116275+0000 mgr.x (mgr.24989) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.116275+0000 mgr.x (mgr.24989) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.167863+0000 mgr.x (mgr.24989) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.167863+0000 mgr.x (mgr.24989) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.211641+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.211641+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.213554+0000 mon.c (mon.1) 7010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.213554+0000 mon.c (mon.1) 7010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.215341+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.215341+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.216135+0000 mon.c (mon.1) 7012 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.216135+0000 mon.c (mon.1) 7012 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.221551+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.221551+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.262774+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.262774+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.264807+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.264807+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.266535+0000 mon.c (mon.1) 7015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.266535+0000 mon.c (mon.1) 7015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.267212+0000 mon.c (mon.1) 7016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.267212+0000 mon.c (mon.1) 7016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.272291+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.272291+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.313543+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.313543+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.315686+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.315686+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.317740+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.317740+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.318554+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.318554+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.324795+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.324795+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.391519+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.391519+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.394353+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.394353+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.397092+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.397092+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.398089+0000 mon.c (mon.1) 7024 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.398089+0000 mon.c (mon.1) 7024 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.405669+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.405669+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.468396+0000 mon.c (mon.1) 7025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.468396+0000 mon.c (mon.1) 7025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.472483+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.472483+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.475431+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.475431+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.476290+0000 mon.c (mon.1) 7028 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.476290+0000 mon.c (mon.1) 7028 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.482335+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.482335+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.525239+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.525239+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.527630+0000 mon.c (mon.1) 7030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.527630+0000 mon.c (mon.1) 7030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.530818+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.530818+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.532068+0000 mon.c (mon.1) 7032 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.532068+0000 mon.c (mon.1) 7032 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.538061+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.538061+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.584739+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.584739+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.587406+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.587406+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.589906+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.589906+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.591098+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.591098+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.602659+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.602659+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.662480+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.662480+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.665319+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.665319+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.668068+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.668068+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.669019+0000 mon.c (mon.1) 7040 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.669019+0000 mon.c (mon.1) 7040 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.680249+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.680249+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.769752+0000 mon.c (mon.1) 7041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.769752+0000 mon.c (mon.1) 7041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.774323+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.774323+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.777665+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.777665+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.778969+0000 mon.c (mon.1) 7044 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.778969+0000 mon.c (mon.1) 7044 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.791424+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.791424+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.882168+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.882168+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.886754+0000 mon.c (mon.1) 7046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.886754+0000 mon.c (mon.1) 7046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.890446+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.890446+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.891824+0000 mon.c (mon.1) 7048 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.891824+0000 mon.c (mon.1) 7048 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.904741+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.904741+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.996300+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:42.996300+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.001119+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.001119+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.004871+0000 mon.c (mon.1) 7051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.004871+0000 mon.c (mon.1) 7051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.006239+0000 mon.c (mon.1) 7052 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.006239+0000 mon.c (mon.1) 7052 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.018800+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.018800+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.110360+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.110360+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.115287+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.115287+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.119756+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.119756+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.120940+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.120940+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.132923+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:43 smithi155 bash[60276]: audit 2024-04-25T05:15:43.132923+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.225688+0000 mgr.x (mgr.24989) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.225688+0000 mgr.x (mgr.24989) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.285750+0000 mgr.x (mgr.24989) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.285750+0000 mgr.x (mgr.24989) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.361582+0000 mgr.x (mgr.24989) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.361582+0000 mgr.x (mgr.24989) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.419919+0000 mgr.x (mgr.24989) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.419919+0000 mgr.x (mgr.24989) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.498053+0000 mgr.x (mgr.24989) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.498053+0000 mgr.x (mgr.24989) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.589131+0000 mgr.x (mgr.24989) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.589131+0000 mgr.x (mgr.24989) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.665587+0000 mgr.x (mgr.24989) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.665587+0000 mgr.x (mgr.24989) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.719846+0000 mgr.x (mgr.24989) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.719846+0000 mgr.x (mgr.24989) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.790669+0000 mgr.x (mgr.24989) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.790669+0000 mgr.x (mgr.24989) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.844718+0000 mgr.x (mgr.24989) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.844718+0000 mgr.x (mgr.24989) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.897425+0000 mgr.x (mgr.24989) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.897425+0000 mgr.x (mgr.24989) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.950056+0000 mgr.x (mgr.24989) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:41.950056+0000 mgr.x (mgr.24989) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.007566+0000 mgr.x (mgr.24989) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.007566+0000 mgr.x (mgr.24989) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.060775+0000 mgr.x (mgr.24989) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.060775+0000 mgr.x (mgr.24989) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.116275+0000 mgr.x (mgr.24989) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.116275+0000 mgr.x (mgr.24989) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.167863+0000 mgr.x (mgr.24989) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.167863+0000 mgr.x (mgr.24989) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.211641+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.211641+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.213554+0000 mon.c (mon.1) 7010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.213554+0000 mon.c (mon.1) 7010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.215341+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.215341+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.216135+0000 mon.c (mon.1) 7012 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.216135+0000 mon.c (mon.1) 7012 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.221551+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.221551+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.262774+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.225688+0000 mgr.x (mgr.24989) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.225688+0000 mgr.x (mgr.24989) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.285750+0000 mgr.x (mgr.24989) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.285750+0000 mgr.x (mgr.24989) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.361582+0000 mgr.x (mgr.24989) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.361582+0000 mgr.x (mgr.24989) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.419919+0000 mgr.x (mgr.24989) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.419919+0000 mgr.x (mgr.24989) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.498053+0000 mgr.x (mgr.24989) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.498053+0000 mgr.x (mgr.24989) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.589131+0000 mgr.x (mgr.24989) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.589131+0000 mgr.x (mgr.24989) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.665587+0000 mgr.x (mgr.24989) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.665587+0000 mgr.x (mgr.24989) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.719846+0000 mgr.x (mgr.24989) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.719846+0000 mgr.x (mgr.24989) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.790669+0000 mgr.x (mgr.24989) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.790669+0000 mgr.x (mgr.24989) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.844718+0000 mgr.x (mgr.24989) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.844718+0000 mgr.x (mgr.24989) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.897425+0000 mgr.x (mgr.24989) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.897425+0000 mgr.x (mgr.24989) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.262774+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.264807+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.264807+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.266535+0000 mon.c (mon.1) 7015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.266535+0000 mon.c (mon.1) 7015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.267212+0000 mon.c (mon.1) 7016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.267212+0000 mon.c (mon.1) 7016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.272291+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.272291+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.313543+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.313543+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.315686+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.315686+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.317740+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.317740+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.318554+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.318554+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.324795+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.324795+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.391519+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.950056+0000 mgr.x (mgr.24989) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:41.950056+0000 mgr.x (mgr.24989) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.007566+0000 mgr.x (mgr.24989) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.007566+0000 mgr.x (mgr.24989) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.060775+0000 mgr.x (mgr.24989) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.060775+0000 mgr.x (mgr.24989) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.116275+0000 mgr.x (mgr.24989) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.116275+0000 mgr.x (mgr.24989) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.167863+0000 mgr.x (mgr.24989) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.167863+0000 mgr.x (mgr.24989) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.211641+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.211641+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.213554+0000 mon.c (mon.1) 7010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.213554+0000 mon.c (mon.1) 7010 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.215341+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.215341+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.216135+0000 mon.c (mon.1) 7012 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.216135+0000 mon.c (mon.1) 7012 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.221551+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.221551+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.262774+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.391519+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.394353+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.394353+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.397092+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.397092+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.398089+0000 mon.c (mon.1) 7024 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.398089+0000 mon.c (mon.1) 7024 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.405669+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.405669+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.468396+0000 mon.c (mon.1) 7025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.468396+0000 mon.c (mon.1) 7025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.472483+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.472483+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.475431+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.475431+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.476290+0000 mon.c (mon.1) 7028 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.476290+0000 mon.c (mon.1) 7028 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.482335+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.482335+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.262774+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.264807+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.264807+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.266535+0000 mon.c (mon.1) 7015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.266535+0000 mon.c (mon.1) 7015 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.267212+0000 mon.c (mon.1) 7016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.267212+0000 mon.c (mon.1) 7016 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.272291+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.272291+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.313543+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.313543+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.315686+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.315686+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.317740+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.317740+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.318554+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.318554+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.324795+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.324795+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.391519+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.525239+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.525239+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.527630+0000 mon.c (mon.1) 7030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.527630+0000 mon.c (mon.1) 7030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.530818+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.530818+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.532068+0000 mon.c (mon.1) 7032 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.532068+0000 mon.c (mon.1) 7032 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.538061+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.538061+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.584739+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.584739+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.587406+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.587406+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.589906+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.589906+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.591098+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.591098+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.602659+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.602659+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.391519+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.394353+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.394353+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.397092+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.397092+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.398089+0000 mon.c (mon.1) 7024 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.398089+0000 mon.c (mon.1) 7024 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.405669+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.405669+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.468396+0000 mon.c (mon.1) 7025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.468396+0000 mon.c (mon.1) 7025 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.472483+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.472483+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.475431+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.475431+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.476290+0000 mon.c (mon.1) 7028 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.476290+0000 mon.c (mon.1) 7028 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.482335+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.482335+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.662480+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.662480+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.665319+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.665319+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.668068+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.668068+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.669019+0000 mon.c (mon.1) 7040 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.669019+0000 mon.c (mon.1) 7040 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.680249+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.680249+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.769752+0000 mon.c (mon.1) 7041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.769752+0000 mon.c (mon.1) 7041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.774323+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.774323+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.777665+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.777665+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.778969+0000 mon.c (mon.1) 7044 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.778969+0000 mon.c (mon.1) 7044 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.791424+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.791424+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.525239+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.525239+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.527630+0000 mon.c (mon.1) 7030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.527630+0000 mon.c (mon.1) 7030 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.530818+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.530818+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.532068+0000 mon.c (mon.1) 7032 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.532068+0000 mon.c (mon.1) 7032 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.538061+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.538061+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.584739+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.584739+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.587406+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.587406+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.589906+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.589906+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.591098+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.591098+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.602659+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.602659+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.882168+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.882168+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.886754+0000 mon.c (mon.1) 7046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.886754+0000 mon.c (mon.1) 7046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.890446+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.890446+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.891824+0000 mon.c (mon.1) 7048 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.891824+0000 mon.c (mon.1) 7048 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.904741+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.904741+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.996300+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:42.996300+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.001119+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.001119+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.004871+0000 mon.c (mon.1) 7051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.004871+0000 mon.c (mon.1) 7051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.006239+0000 mon.c (mon.1) 7052 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.006239+0000 mon.c (mon.1) 7052 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.018800+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.018800+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.110360+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.110360+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.115287+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.115287+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.119756+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.119756+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.120940+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.120940+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.132923+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[79063]: audit 2024-04-25T05:15:43.132923+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.662480+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.662480+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.665319+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.665319+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.668068+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.668068+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.669019+0000 mon.c (mon.1) 7040 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.669019+0000 mon.c (mon.1) 7040 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.680249+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.680249+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.769752+0000 mon.c (mon.1) 7041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.769752+0000 mon.c (mon.1) 7041 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.774323+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.774323+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.777665+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.777665+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.778969+0000 mon.c (mon.1) 7044 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.778969+0000 mon.c (mon.1) 7044 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.791424+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.791424+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.882168+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.882168+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.886754+0000 mon.c (mon.1) 7046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.886754+0000 mon.c (mon.1) 7046 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.890446+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.890446+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.891824+0000 mon.c (mon.1) 7048 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.891824+0000 mon.c (mon.1) 7048 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.904741+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.904741+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.996300+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:42.996300+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.001119+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.001119+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.004871+0000 mon.c (mon.1) 7051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.004871+0000 mon.c (mon.1) 7051 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.006239+0000 mon.c (mon.1) 7052 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.006239+0000 mon.c (mon.1) 7052 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.018800+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.018800+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.110360+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.110360+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.115287+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.115287+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:43.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.119756+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.119756+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:43.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.120940+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.120940+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:43.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.132923+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:43.528 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:43 smithi096 bash[81040]: audit 2024-04-25T05:15:43.132923+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.220683+0000 mgr.x (mgr.24989) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.220683+0000 mgr.x (mgr.24989) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.271640+0000 mgr.x (mgr.24989) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.271640+0000 mgr.x (mgr.24989) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.323966+0000 mgr.x (mgr.24989) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.323966+0000 mgr.x (mgr.24989) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.404968+0000 mgr.x (mgr.24989) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.404968+0000 mgr.x (mgr.24989) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.481808+0000 mgr.x (mgr.24989) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.481808+0000 mgr.x (mgr.24989) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.537606+0000 mgr.x (mgr.24989) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.537606+0000 mgr.x (mgr.24989) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cluster 2024-04-25T05:15:42.553237+0000 mgr.x (mgr.24989) 2361 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cluster 2024-04-25T05:15:42.553237+0000 mgr.x (mgr.24989) 2361 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.602692+0000 mgr.x (mgr.24989) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.602692+0000 mgr.x (mgr.24989) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.679939+0000 mgr.x (mgr.24989) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.679939+0000 mgr.x (mgr.24989) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.791358+0000 mgr.x (mgr.24989) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.791358+0000 mgr.x (mgr.24989) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.904739+0000 mgr.x (mgr.24989) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:42.904739+0000 mgr.x (mgr.24989) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.018676+0000 mgr.x (mgr.24989) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.018676+0000 mgr.x (mgr.24989) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.132774+0000 mgr.x (mgr.24989) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.132774+0000 mgr.x (mgr.24989) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.217412+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.217412+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.220604+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.220604+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.223366+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.223366+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.224481+0000 mon.c (mon.1) 7060 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.224481+0000 mon.c (mon.1) 7060 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.235818+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.235818+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.314199+0000 mon.c (mon.1) 7061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.314199+0000 mon.c (mon.1) 7061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.317306+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.317306+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.320639+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.320639+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.321900+0000 mon.c (mon.1) 7064 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.321900+0000 mon.c (mon.1) 7064 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.336512+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.336512+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.413039+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.413039+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.416121+0000 mon.c (mon.1) 7066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.416121+0000 mon.c (mon.1) 7066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.419340+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.419340+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.420661+0000 mon.c (mon.1) 7068 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.420661+0000 mon.c (mon.1) 7068 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.434535+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.434535+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.479044+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.479044+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.482180+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.482180+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.484929+0000 mon.c (mon.1) 7071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.484929+0000 mon.c (mon.1) 7071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.486110+0000 mon.c (mon.1) 7072 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.486110+0000 mon.c (mon.1) 7072 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.499383+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.499383+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.557325+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.557325+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.560091+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.560091+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.562770+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.562770+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.563985+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.563985+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.572014+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.572014+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.614181+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.614181+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.617173+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.617173+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.619697+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.619697+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.620847+0000 mon.c (mon.1) 7080 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.620847+0000 mon.c (mon.1) 7080 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.629331+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.629331+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.671768+0000 mon.c (mon.1) 7081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.671768+0000 mon.c (mon.1) 7081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.674697+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.674697+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.677144+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.677144+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.678608+0000 mon.c (mon.1) 7084 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.678608+0000 mon.c (mon.1) 7084 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.687756+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.687756+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.746434+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.746434+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.749023+0000 mon.c (mon.1) 7086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.749023+0000 mon.c (mon.1) 7086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.751793+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.751793+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.752898+0000 mon.c (mon.1) 7088 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.752898+0000 mon.c (mon.1) 7088 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.762216+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.762216+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.820505+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.820505+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.823098+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.823098+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.825320+0000 mon.c (mon.1) 7091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.825320+0000 mon.c (mon.1) 7091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.826196+0000 mon.c (mon.1) 7092 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.826196+0000 mon.c (mon.1) 7092 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.832279+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.832279+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.880145+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.880145+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.882718+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.882718+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.885410+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.885410+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.886334+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.886334+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.892461+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.892461+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.951266+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.951266+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.953635+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.953635+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.955796+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.955796+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.956635+0000 mon.c (mon.1) 7100 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.956635+0000 mon.c (mon.1) 7100 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.962456+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:43.962456+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.004465+0000 mon.c (mon.1) 7101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.004465+0000 mon.c (mon.1) 7101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.007179+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.007179+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.009716+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.009716+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.010758+0000 mon.c (mon.1) 7104 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.010758+0000 mon.c (mon.1) 7104 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.017207+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.017207+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.061828+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.061828+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.064662+0000 mon.c (mon.1) 7106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.064662+0000 mon.c (mon.1) 7106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.066907+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.066907+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.067873+0000 mon.c (mon.1) 7108 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.067873+0000 mon.c (mon.1) 7108 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.074662+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.074662+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.117722+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.117722+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.120438+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.120438+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.122748+0000 mon.c (mon.1) 7111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.122748+0000 mon.c (mon.1) 7111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.123859+0000 mon.c (mon.1) 7112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.123859+0000 mon.c (mon.1) 7112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.131442+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.131442+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.174743+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.174743+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.178750+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.178750+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.181759+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.181759+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.182983+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:44 smithi155 bash[60276]: audit 2024-04-25T05:15:44.182983+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.220683+0000 mgr.x (mgr.24989) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.220683+0000 mgr.x (mgr.24989) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.271640+0000 mgr.x (mgr.24989) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.271640+0000 mgr.x (mgr.24989) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.323966+0000 mgr.x (mgr.24989) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.323966+0000 mgr.x (mgr.24989) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.404968+0000 mgr.x (mgr.24989) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.404968+0000 mgr.x (mgr.24989) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.481808+0000 mgr.x (mgr.24989) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.481808+0000 mgr.x (mgr.24989) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.537606+0000 mgr.x (mgr.24989) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.537606+0000 mgr.x (mgr.24989) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cluster 2024-04-25T05:15:42.553237+0000 mgr.x (mgr.24989) 2361 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cluster 2024-04-25T05:15:42.553237+0000 mgr.x (mgr.24989) 2361 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.602692+0000 mgr.x (mgr.24989) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.602692+0000 mgr.x (mgr.24989) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.679939+0000 mgr.x (mgr.24989) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.679939+0000 mgr.x (mgr.24989) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.791358+0000 mgr.x (mgr.24989) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.791358+0000 mgr.x (mgr.24989) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.904739+0000 mgr.x (mgr.24989) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:42.904739+0000 mgr.x (mgr.24989) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.018676+0000 mgr.x (mgr.24989) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.018676+0000 mgr.x (mgr.24989) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.132774+0000 mgr.x (mgr.24989) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.132774+0000 mgr.x (mgr.24989) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.217412+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.217412+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.220604+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.220604+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.223366+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.223366+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.224481+0000 mon.c (mon.1) 7060 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.224481+0000 mon.c (mon.1) 7060 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.235818+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.235818+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.314199+0000 mon.c (mon.1) 7061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.314199+0000 mon.c (mon.1) 7061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.317306+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.317306+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.320639+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.220683+0000 mgr.x (mgr.24989) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.220683+0000 mgr.x (mgr.24989) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.271640+0000 mgr.x (mgr.24989) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.271640+0000 mgr.x (mgr.24989) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.323966+0000 mgr.x (mgr.24989) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.323966+0000 mgr.x (mgr.24989) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.404968+0000 mgr.x (mgr.24989) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.404968+0000 mgr.x (mgr.24989) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.481808+0000 mgr.x (mgr.24989) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.481808+0000 mgr.x (mgr.24989) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.537606+0000 mgr.x (mgr.24989) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.537606+0000 mgr.x (mgr.24989) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cluster 2024-04-25T05:15:42.553237+0000 mgr.x (mgr.24989) 2361 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cluster 2024-04-25T05:15:42.553237+0000 mgr.x (mgr.24989) 2361 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.602692+0000 mgr.x (mgr.24989) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.602692+0000 mgr.x (mgr.24989) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.679939+0000 mgr.x (mgr.24989) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.679939+0000 mgr.x (mgr.24989) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.791358+0000 mgr.x (mgr.24989) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.791358+0000 mgr.x (mgr.24989) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.904739+0000 mgr.x (mgr.24989) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:42.904739+0000 mgr.x (mgr.24989) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.320639+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.321900+0000 mon.c (mon.1) 7064 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.321900+0000 mon.c (mon.1) 7064 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.336512+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.336512+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.413039+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.413039+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.416121+0000 mon.c (mon.1) 7066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.416121+0000 mon.c (mon.1) 7066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.419340+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.419340+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.420661+0000 mon.c (mon.1) 7068 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.420661+0000 mon.c (mon.1) 7068 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.434535+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.434535+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.479044+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.479044+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.482180+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.482180+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.484929+0000 mon.c (mon.1) 7071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.484929+0000 mon.c (mon.1) 7071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.486110+0000 mon.c (mon.1) 7072 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.486110+0000 mon.c (mon.1) 7072 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.499383+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.499383+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.557325+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.557325+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.560091+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.560091+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.562770+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.562770+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.563985+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.563985+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.572014+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.572014+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.614181+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.614181+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.617173+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.617173+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.619697+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.018676+0000 mgr.x (mgr.24989) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.018676+0000 mgr.x (mgr.24989) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.132774+0000 mgr.x (mgr.24989) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.132774+0000 mgr.x (mgr.24989) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.217412+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.217412+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.220604+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.220604+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.223366+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.223366+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.224481+0000 mon.c (mon.1) 7060 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.224481+0000 mon.c (mon.1) 7060 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.235818+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.235818+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.314199+0000 mon.c (mon.1) 7061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.314199+0000 mon.c (mon.1) 7061 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.317306+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.317306+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.320639+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.619697+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.620847+0000 mon.c (mon.1) 7080 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.620847+0000 mon.c (mon.1) 7080 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.629331+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.629331+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.671768+0000 mon.c (mon.1) 7081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.671768+0000 mon.c (mon.1) 7081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.674697+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.674697+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.677144+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.677144+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.678608+0000 mon.c (mon.1) 7084 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.678608+0000 mon.c (mon.1) 7084 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.687756+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.687756+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.746434+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.746434+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.749023+0000 mon.c (mon.1) 7086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.749023+0000 mon.c (mon.1) 7086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.751793+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.751793+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.752898+0000 mon.c (mon.1) 7088 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.752898+0000 mon.c (mon.1) 7088 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.762216+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.762216+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.820505+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.820505+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.823098+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.823098+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.825320+0000 mon.c (mon.1) 7091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.825320+0000 mon.c (mon.1) 7091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.826196+0000 mon.c (mon.1) 7092 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.826196+0000 mon.c (mon.1) 7092 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.832279+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.832279+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.880145+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.880145+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.882718+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.882718+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.320639+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.321900+0000 mon.c (mon.1) 7064 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.321900+0000 mon.c (mon.1) 7064 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.336512+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.336512+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.413039+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.413039+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.416121+0000 mon.c (mon.1) 7066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.416121+0000 mon.c (mon.1) 7066 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.419340+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.419340+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.420661+0000 mon.c (mon.1) 7068 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.420661+0000 mon.c (mon.1) 7068 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.434535+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.434535+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.479044+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.479044+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.482180+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.482180+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.484929+0000 mon.c (mon.1) 7071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.885410+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.885410+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.886334+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.886334+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.892461+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.892461+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.951266+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.951266+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.953635+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.953635+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.955796+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.955796+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.956635+0000 mon.c (mon.1) 7100 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.956635+0000 mon.c (mon.1) 7100 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.962456+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:43.962456+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.004465+0000 mon.c (mon.1) 7101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.004465+0000 mon.c (mon.1) 7101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.007179+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.007179+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.009716+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.009716+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.010758+0000 mon.c (mon.1) 7104 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.010758+0000 mon.c (mon.1) 7104 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.017207+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.017207+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.061828+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.061828+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.064662+0000 mon.c (mon.1) 7106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.064662+0000 mon.c (mon.1) 7106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.066907+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.066907+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.067873+0000 mon.c (mon.1) 7108 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.067873+0000 mon.c (mon.1) 7108 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.074662+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.074662+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.117722+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.117722+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.120438+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.120438+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.484929+0000 mon.c (mon.1) 7071 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.486110+0000 mon.c (mon.1) 7072 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.486110+0000 mon.c (mon.1) 7072 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.499383+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.499383+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.557325+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.557325+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.560091+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.560091+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.562770+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.562770+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.563985+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.563985+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.572014+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.572014+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.614181+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.614181+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.617173+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.617173+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.619697+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.122748+0000 mon.c (mon.1) 7111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.122748+0000 mon.c (mon.1) 7111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.123859+0000 mon.c (mon.1) 7112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.123859+0000 mon.c (mon.1) 7112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.131442+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.131442+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.174743+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.174743+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.178750+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.178750+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.181759+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.181759+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.182983+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.521 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[81040]: audit 2024-04-25T05:15:44.182983+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.619697+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.620847+0000 mon.c (mon.1) 7080 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.620847+0000 mon.c (mon.1) 7080 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.629331+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.629331+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.671768+0000 mon.c (mon.1) 7081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.671768+0000 mon.c (mon.1) 7081 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.674697+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.674697+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.677144+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.677144+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.678608+0000 mon.c (mon.1) 7084 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.678608+0000 mon.c (mon.1) 7084 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.687756+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.687756+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.746434+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.746434+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.749023+0000 mon.c (mon.1) 7086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.749023+0000 mon.c (mon.1) 7086 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.751793+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.751793+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.752898+0000 mon.c (mon.1) 7088 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.752898+0000 mon.c (mon.1) 7088 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.762216+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.762216+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.820505+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.820505+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.823098+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.823098+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.825320+0000 mon.c (mon.1) 7091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.825320+0000 mon.c (mon.1) 7091 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.826196+0000 mon.c (mon.1) 7092 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.826196+0000 mon.c (mon.1) 7092 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.832279+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.832279+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.880145+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.880145+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.882718+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.882718+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.885410+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.885410+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.886334+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.886334+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.892461+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.892461+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.951266+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.951266+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.953635+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.953635+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.955796+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.955796+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.956635+0000 mon.c (mon.1) 7100 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.956635+0000 mon.c (mon.1) 7100 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.962456+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:43.962456+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.004465+0000 mon.c (mon.1) 7101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.004465+0000 mon.c (mon.1) 7101 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.007179+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.007179+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.009716+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.009716+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.010758+0000 mon.c (mon.1) 7104 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.010758+0000 mon.c (mon.1) 7104 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.017207+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.017207+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.061828+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.061828+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.064662+0000 mon.c (mon.1) 7106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.064662+0000 mon.c (mon.1) 7106 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.066907+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.066907+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.067873+0000 mon.c (mon.1) 7108 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.067873+0000 mon.c (mon.1) 7108 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.074662+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.074662+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.117722+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.117722+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.120438+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.120438+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.122748+0000 mon.c (mon.1) 7111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.122748+0000 mon.c (mon.1) 7111 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.123859+0000 mon.c (mon.1) 7112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.123859+0000 mon.c (mon.1) 7112 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.131442+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.131442+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.174743+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.174743+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.178750+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.178750+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.181759+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.181759+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:44.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.182983+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:44.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:44 smithi096 bash[79063]: audit 2024-04-25T05:15:44.182983+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.398 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:15:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.235677+0000 mgr.x (mgr.24989) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.235677+0000 mgr.x (mgr.24989) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.336274+0000 mgr.x (mgr.24989) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.336274+0000 mgr.x (mgr.24989) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.434417+0000 mgr.x (mgr.24989) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.434417+0000 mgr.x (mgr.24989) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.499165+0000 mgr.x (mgr.24989) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.499165+0000 mgr.x (mgr.24989) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.572083+0000 mgr.x (mgr.24989) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.572083+0000 mgr.x (mgr.24989) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.629326+0000 mgr.x (mgr.24989) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.629326+0000 mgr.x (mgr.24989) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.687460+0000 mgr.x (mgr.24989) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.687460+0000 mgr.x (mgr.24989) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.761923+0000 mgr.x (mgr.24989) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.761923+0000 mgr.x (mgr.24989) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:43.767906+0000 mgr.x (mgr.24989) 2376 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:43.767906+0000 mgr.x (mgr.24989) 2376 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:45.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.831490+0000 mgr.x (mgr.24989) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.831490+0000 mgr.x (mgr.24989) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.891677+0000 mgr.x (mgr.24989) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.891677+0000 mgr.x (mgr.24989) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.961684+0000 mgr.x (mgr.24989) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:43.961684+0000 mgr.x (mgr.24989) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.018839+0000 mgr.x (mgr.24989) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.018839+0000 mgr.x (mgr.24989) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.075810+0000 mgr.x (mgr.24989) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.075810+0000 mgr.x (mgr.24989) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.132412+0000 mgr.x (mgr.24989) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.132412+0000 mgr.x (mgr.24989) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.191020+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.191020+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.192295+0000 mgr.x (mgr.24989) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.192295+0000 mgr.x (mgr.24989) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.251124+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.251124+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.253716+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.253716+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.256373+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.256373+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.257572+0000 mon.c (mon.1) 7120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.257572+0000 mon.c (mon.1) 7120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.266362+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.266362+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.326075+0000 mon.c (mon.1) 7121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.326075+0000 mon.c (mon.1) 7121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.329195+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.329195+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.332499+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.332499+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.333628+0000 mon.c (mon.1) 7124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.333628+0000 mon.c (mon.1) 7124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.342784+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.342784+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.385840+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.385840+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.388499+0000 mon.c (mon.1) 7126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.388499+0000 mon.c (mon.1) 7126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.390877+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.390877+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.391915+0000 mon.c (mon.1) 7128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.391915+0000 mon.c (mon.1) 7128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.400629+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.400629+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.444196+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.444196+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.447021+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.447021+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.450481+0000 mon.c (mon.1) 7131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.450481+0000 mon.c (mon.1) 7131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.451676+0000 mon.c (mon.1) 7132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.451676+0000 mon.c (mon.1) 7132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.460879+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.460879+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.544778+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.544778+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.547817+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.547817+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.551925+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.551925+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.553107+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.553107+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.561475+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.561475+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.643876+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.643876+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.647500+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.647500+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.650766+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.650766+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.652140+0000 mon.c (mon.1) 7140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.652140+0000 mon.c (mon.1) 7140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.662295+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.662295+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.741186+0000 mon.c (mon.1) 7141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.741186+0000 mon.c (mon.1) 7141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.744717+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.744717+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.747893+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.747893+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.749086+0000 mon.c (mon.1) 7144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.749086+0000 mon.c (mon.1) 7144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.759036+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.759036+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.837179+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.837179+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.840863+0000 mon.c (mon.1) 7146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.840863+0000 mon.c (mon.1) 7146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.845039+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.845039+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.846583+0000 mon.c (mon.1) 7148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.846583+0000 mon.c (mon.1) 7148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.864684+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.864684+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.955604+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.955604+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.960231+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.960231+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.964069+0000 mon.c (mon.1) 7151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.964069+0000 mon.c (mon.1) 7151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.965638+0000 mon.c (mon.1) 7152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.965638+0000 mon.c (mon.1) 7152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.976778+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:44.976778+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.067593+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.067593+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.072005+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.072005+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.076494+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.076494+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.077695+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.077695+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.086191+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.086191+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.168459+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.168459+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.170583+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.170583+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.172741+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.172741+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.173404+0000 mon.c (mon.1) 7160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.173404+0000 mon.c (mon.1) 7160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.179182+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:45 smithi155 bash[60276]: audit 2024-04-25T05:15:45.179182+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.235677+0000 mgr.x (mgr.24989) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.500 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.235677+0000 mgr.x (mgr.24989) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.336274+0000 mgr.x (mgr.24989) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.336274+0000 mgr.x (mgr.24989) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.434417+0000 mgr.x (mgr.24989) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.434417+0000 mgr.x (mgr.24989) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.499165+0000 mgr.x (mgr.24989) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.499165+0000 mgr.x (mgr.24989) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.572083+0000 mgr.x (mgr.24989) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.572083+0000 mgr.x (mgr.24989) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.629326+0000 mgr.x (mgr.24989) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.629326+0000 mgr.x (mgr.24989) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.687460+0000 mgr.x (mgr.24989) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.687460+0000 mgr.x (mgr.24989) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.761923+0000 mgr.x (mgr.24989) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.761923+0000 mgr.x (mgr.24989) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:43.767906+0000 mgr.x (mgr.24989) 2376 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:43.767906+0000 mgr.x (mgr.24989) 2376 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.831490+0000 mgr.x (mgr.24989) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.831490+0000 mgr.x (mgr.24989) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.891677+0000 mgr.x (mgr.24989) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.235677+0000 mgr.x (mgr.24989) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.235677+0000 mgr.x (mgr.24989) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.336274+0000 mgr.x (mgr.24989) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.336274+0000 mgr.x (mgr.24989) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.434417+0000 mgr.x (mgr.24989) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.434417+0000 mgr.x (mgr.24989) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.499165+0000 mgr.x (mgr.24989) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.499165+0000 mgr.x (mgr.24989) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.572083+0000 mgr.x (mgr.24989) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.572083+0000 mgr.x (mgr.24989) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.629326+0000 mgr.x (mgr.24989) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.629326+0000 mgr.x (mgr.24989) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.687460+0000 mgr.x (mgr.24989) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.687460+0000 mgr.x (mgr.24989) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.761923+0000 mgr.x (mgr.24989) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.761923+0000 mgr.x (mgr.24989) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:43.767906+0000 mgr.x (mgr.24989) 2376 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:43.767906+0000 mgr.x (mgr.24989) 2376 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.831490+0000 mgr.x (mgr.24989) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.831490+0000 mgr.x (mgr.24989) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.891677+0000 mgr.x (mgr.24989) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.891677+0000 mgr.x (mgr.24989) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.961684+0000 mgr.x (mgr.24989) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:43.961684+0000 mgr.x (mgr.24989) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.018839+0000 mgr.x (mgr.24989) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.018839+0000 mgr.x (mgr.24989) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.075810+0000 mgr.x (mgr.24989) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.075810+0000 mgr.x (mgr.24989) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.132412+0000 mgr.x (mgr.24989) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.132412+0000 mgr.x (mgr.24989) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.191020+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.191020+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.192295+0000 mgr.x (mgr.24989) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.192295+0000 mgr.x (mgr.24989) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.251124+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.251124+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.253716+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.253716+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.256373+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.256373+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.257572+0000 mon.c (mon.1) 7120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.257572+0000 mon.c (mon.1) 7120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.266362+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.891677+0000 mgr.x (mgr.24989) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.961684+0000 mgr.x (mgr.24989) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:43.961684+0000 mgr.x (mgr.24989) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.018839+0000 mgr.x (mgr.24989) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.018839+0000 mgr.x (mgr.24989) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.075810+0000 mgr.x (mgr.24989) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.075810+0000 mgr.x (mgr.24989) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.132412+0000 mgr.x (mgr.24989) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.132412+0000 mgr.x (mgr.24989) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.191020+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.191020+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.192295+0000 mgr.x (mgr.24989) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.192295+0000 mgr.x (mgr.24989) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.251124+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.251124+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.253716+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.253716+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.256373+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.256373+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.257572+0000 mon.c (mon.1) 7120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.257572+0000 mon.c (mon.1) 7120 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.266362+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.266362+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.326075+0000 mon.c (mon.1) 7121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.326075+0000 mon.c (mon.1) 7121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.329195+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.329195+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.332499+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.332499+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.333628+0000 mon.c (mon.1) 7124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.333628+0000 mon.c (mon.1) 7124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.342784+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.342784+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.385840+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.385840+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.388499+0000 mon.c (mon.1) 7126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.388499+0000 mon.c (mon.1) 7126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.390877+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.390877+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.391915+0000 mon.c (mon.1) 7128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.391915+0000 mon.c (mon.1) 7128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.266362+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.326075+0000 mon.c (mon.1) 7121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.326075+0000 mon.c (mon.1) 7121 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.329195+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.329195+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.332499+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.332499+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.333628+0000 mon.c (mon.1) 7124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.333628+0000 mon.c (mon.1) 7124 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.342784+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.342784+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.385840+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.385840+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.388499+0000 mon.c (mon.1) 7126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.388499+0000 mon.c (mon.1) 7126 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.390877+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.390877+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.391915+0000 mon.c (mon.1) 7128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.391915+0000 mon.c (mon.1) 7128 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.400629+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.400629+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.444196+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.444196+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.447021+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.447021+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.450481+0000 mon.c (mon.1) 7131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.450481+0000 mon.c (mon.1) 7131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.451676+0000 mon.c (mon.1) 7132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.451676+0000 mon.c (mon.1) 7132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.460879+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.460879+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.544778+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.544778+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.547817+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.547817+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.551925+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.551925+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.553107+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.553107+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.400629+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.400629+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.444196+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.444196+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.447021+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.447021+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.450481+0000 mon.c (mon.1) 7131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.450481+0000 mon.c (mon.1) 7131 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.451676+0000 mon.c (mon.1) 7132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.451676+0000 mon.c (mon.1) 7132 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.460879+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.460879+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.544778+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.544778+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.547817+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.547817+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.551925+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.551925+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.553107+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.553107+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.561475+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.561475+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.643876+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.643876+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.647500+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.647500+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.650766+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.650766+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.652140+0000 mon.c (mon.1) 7140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.652140+0000 mon.c (mon.1) 7140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.662295+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.662295+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.741186+0000 mon.c (mon.1) 7141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.741186+0000 mon.c (mon.1) 7141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.744717+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.744717+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.747893+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.747893+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.749086+0000 mon.c (mon.1) 7144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.561475+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.561475+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.643876+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.643876+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.647500+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.647500+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.650766+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.650766+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.652140+0000 mon.c (mon.1) 7140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.652140+0000 mon.c (mon.1) 7140 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.662295+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.662295+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.741186+0000 mon.c (mon.1) 7141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.741186+0000 mon.c (mon.1) 7141 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.744717+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.744717+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.747893+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.747893+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.749086+0000 mon.c (mon.1) 7144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.749086+0000 mon.c (mon.1) 7144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.759036+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.759036+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.837179+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.837179+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.840863+0000 mon.c (mon.1) 7146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.840863+0000 mon.c (mon.1) 7146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.845039+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.845039+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.846583+0000 mon.c (mon.1) 7148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.846583+0000 mon.c (mon.1) 7148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.864684+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.864684+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.955604+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.955604+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.960231+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.960231+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.964069+0000 mon.c (mon.1) 7151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.964069+0000 mon.c (mon.1) 7151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.965638+0000 mon.c (mon.1) 7152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.749086+0000 mon.c (mon.1) 7144 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.759036+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.759036+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.837179+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.837179+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.840863+0000 mon.c (mon.1) 7146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.840863+0000 mon.c (mon.1) 7146 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.845039+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.845039+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.846583+0000 mon.c (mon.1) 7148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.846583+0000 mon.c (mon.1) 7148 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.864684+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.864684+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.955604+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.955604+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.960231+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.960231+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.964069+0000 mon.c (mon.1) 7151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.964069+0000 mon.c (mon.1) 7151 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.965638+0000 mon.c (mon.1) 7152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.965638+0000 mon.c (mon.1) 7152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.976778+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:44.976778+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.067593+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.067593+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.072005+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.072005+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.076494+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.076494+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.077695+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.077695+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.086191+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.086191+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.168459+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.168459+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.170583+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.170583+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.172741+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.172741+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.173404+0000 mon.c (mon.1) 7160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.173404+0000 mon.c (mon.1) 7160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.179182+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[79063]: audit 2024-04-25T05:15:45.179182+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.965638+0000 mon.c (mon.1) 7152 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.976778+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:44.976778+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.067593+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.067593+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.072005+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.072005+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.076494+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.076494+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.077695+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.077695+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.086191+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.086191+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.168459+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.168459+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.170583+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.170583+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.172741+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.172741+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.173404+0000 mon.c (mon.1) 7160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.173404+0000 mon.c (mon.1) 7160 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.179182+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:45.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:45 smithi096 bash[81040]: audit 2024-04-25T05:15:45.179182+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.115 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:15:46.116 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 5s ago 26m - - 2024-04-25T05:15:46.116 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 16s ago 26m - - 2024-04-25T05:15:46.116 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (58s) 5s ago 20m 14.5M - 0.25.0 c8568f914cd2 e490c56b3e7b 2024-04-25T05:15:46.116 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 starting - - - - 2024-04-25T05:15:46.116 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (2m) 5s ago 18m 43.0M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:15:46.117 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (12m) 16s ago 26m 545M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:15:46.117 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (10m) 5s ago 28m 441M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:15:46.117 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (10m) 5s ago 28m 80.5M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:15:46.117 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (9m) 16s ago 26m 62.6M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:15:46.117 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (9m) 5s ago 26m 73.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:15:46.117 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (2m) 5s ago 20m 8043k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:15:46.118 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (2m) 16s ago 20m 7772k - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:15:46.118 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (8m) 5s ago 25m 62.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:15:46.118 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (7m) 5s ago 25m 62.8M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:15:46.118 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (7m) 5s ago 24m 56.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:15:46.118 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (6m) 5s ago 23m 62.1M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:15:46.118 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (5m) 16s ago 23m 65.5M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:15:46.119 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (5m) 16s ago 22m 56.5M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:15:46.119 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (4m) 16s ago 22m 59.5M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:15:46.119 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (3m) 16s ago 21m 61.0M 4096M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:15:46.119 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (95s) 16s ago 20m 52.0M - 2.43.0 a07b618ecd1d 4fe4ba3e516d 2024-04-25T05:15:46.119 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (3m) 5s ago 18m 90.8M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:15:46.119 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (3m) 16s ago 18m 91.2M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:15:46.120 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (3m) 5s ago 18m 91.0M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:15:46.120 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (3m) 16s ago 18m 91.1M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.267752+0000 mgr.x (mgr.24989) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.267752+0000 mgr.x (mgr.24989) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.344078+0000 mgr.x (mgr.24989) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.344078+0000 mgr.x (mgr.24989) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.402045+0000 mgr.x (mgr.24989) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.402045+0000 mgr.x (mgr.24989) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.462223+0000 mgr.x (mgr.24989) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.462223+0000 mgr.x (mgr.24989) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cluster 2024-04-25T05:15:44.553908+0000 mgr.x (mgr.24989) 2388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cluster 2024-04-25T05:15:44.553908+0000 mgr.x (mgr.24989) 2388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.563152+0000 mgr.x (mgr.24989) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.563152+0000 mgr.x (mgr.24989) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.661769+0000 mgr.x (mgr.24989) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.661769+0000 mgr.x (mgr.24989) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.758581+0000 mgr.x (mgr.24989) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.758581+0000 mgr.x (mgr.24989) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.864368+0000 mgr.x (mgr.24989) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.864368+0000 mgr.x (mgr.24989) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.976700+0000 mgr.x (mgr.24989) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:44.976700+0000 mgr.x (mgr.24989) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.092940+0000 mgr.x (mgr.24989) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.092940+0000 mgr.x (mgr.24989) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.180042+0000 mgr.x (mgr.24989) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.180042+0000 mgr.x (mgr.24989) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.238386+0000 mon.c (mon.1) 7161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.238386+0000 mon.c (mon.1) 7161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.240969+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.240969+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.243412+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.243412+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.244417+0000 mon.c (mon.1) 7164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.244417+0000 mon.c (mon.1) 7164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.252651+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.252651+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.329398+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.329398+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.331661+0000 mon.c (mon.1) 7166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.331661+0000 mon.c (mon.1) 7166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.334077+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.334077+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.335067+0000 mon.c (mon.1) 7168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.267752+0000 mgr.x (mgr.24989) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.267752+0000 mgr.x (mgr.24989) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.344078+0000 mgr.x (mgr.24989) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.344078+0000 mgr.x (mgr.24989) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.402045+0000 mgr.x (mgr.24989) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.402045+0000 mgr.x (mgr.24989) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.462223+0000 mgr.x (mgr.24989) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.214 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.462223+0000 mgr.x (mgr.24989) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cluster 2024-04-25T05:15:44.553908+0000 mgr.x (mgr.24989) 2388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cluster 2024-04-25T05:15:44.553908+0000 mgr.x (mgr.24989) 2388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.563152+0000 mgr.x (mgr.24989) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.563152+0000 mgr.x (mgr.24989) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.661769+0000 mgr.x (mgr.24989) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.661769+0000 mgr.x (mgr.24989) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.758581+0000 mgr.x (mgr.24989) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.758581+0000 mgr.x (mgr.24989) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.864368+0000 mgr.x (mgr.24989) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.864368+0000 mgr.x (mgr.24989) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.976700+0000 mgr.x (mgr.24989) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:44.976700+0000 mgr.x (mgr.24989) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.092940+0000 mgr.x (mgr.24989) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.215 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.092940+0000 mgr.x (mgr.24989) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.335067+0000 mon.c (mon.1) 7168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.347544+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.347544+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.421584+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.421584+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.424042+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.424042+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.426323+0000 mon.c (mon.1) 7171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.426323+0000 mon.c (mon.1) 7171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.427203+0000 mon.c (mon.1) 7172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.427203+0000 mon.c (mon.1) 7172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.433740+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.433740+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.512241+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.512241+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.514278+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.514278+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.516544+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.516544+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.517203+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.517203+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.522003+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.522003+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.595534+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.595534+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.597501+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.597501+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.599245+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.599245+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.599919+0000 mon.c (mon.1) 7180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.599919+0000 mon.c (mon.1) 7180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.605798+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.605798+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.652986+0000 mon.c (mon.1) 7181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.652986+0000 mon.c (mon.1) 7181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.655331+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.655331+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.657629+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.657629+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.658514+0000 mon.c (mon.1) 7184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.658514+0000 mon.c (mon.1) 7184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.663769+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.663769+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.709911+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.709911+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.712698+0000 mon.c (mon.1) 7186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.712698+0000 mon.c (mon.1) 7186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.714977+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.714977+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.715861+0000 mon.c (mon.1) 7188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.715861+0000 mon.c (mon.1) 7188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.722055+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.722055+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.763333+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.180042+0000 mgr.x (mgr.24989) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.180042+0000 mgr.x (mgr.24989) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.238386+0000 mon.c (mon.1) 7161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.238386+0000 mon.c (mon.1) 7161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.240969+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.240969+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.243412+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.243412+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.244417+0000 mon.c (mon.1) 7164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.244417+0000 mon.c (mon.1) 7164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.252651+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.252651+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.329398+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.221 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.329398+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.331661+0000 mon.c (mon.1) 7166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.331661+0000 mon.c (mon.1) 7166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.334077+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.334077+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.335067+0000 mon.c (mon.1) 7168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.335067+0000 mon.c (mon.1) 7168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.347544+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.347544+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.421584+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.421584+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.424042+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.424042+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.426323+0000 mon.c (mon.1) 7171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.222 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.426323+0000 mon.c (mon.1) 7171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.427203+0000 mon.c (mon.1) 7172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.427203+0000 mon.c (mon.1) 7172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.433740+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.433740+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.512241+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.512241+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.514278+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.514278+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.516544+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.516544+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.517203+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.517203+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.522003+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.522003+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.595534+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.223 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.595534+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.597501+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.597501+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.599245+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.599245+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.599919+0000 mon.c (mon.1) 7180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.599919+0000 mon.c (mon.1) 7180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.605798+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.605798+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.652986+0000 mon.c (mon.1) 7181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.652986+0000 mon.c (mon.1) 7181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.655331+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.655331+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.657629+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.224 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.657629+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.658514+0000 mon.c (mon.1) 7184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.658514+0000 mon.c (mon.1) 7184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.663769+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.663769+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.709911+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.709911+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.712698+0000 mon.c (mon.1) 7186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.712698+0000 mon.c (mon.1) 7186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.714977+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.714977+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.715861+0000 mon.c (mon.1) 7188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.715861+0000 mon.c (mon.1) 7188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.722055+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.722055+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.763333+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.225 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.763333+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.765219+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.765219+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.767021+0000 mon.c (mon.1) 7191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.767021+0000 mon.c (mon.1) 7191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.767582+0000 mon.c (mon.1) 7192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.767582+0000 mon.c (mon.1) 7192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.773292+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.773292+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.814773+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.814773+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.816874+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.816874+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.226 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.818755+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.818755+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.819470+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.819470+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.825229+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.825229+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.866262+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.866262+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.868161+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.868161+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.873694+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.873694+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.874567+0000 mon.c (mon.1) 7200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.874567+0000 mon.c (mon.1) 7200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.879399+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.227 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.879399+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.920519+0000 mon.c (mon.1) 7201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.920519+0000 mon.c (mon.1) 7201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.922605+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.922605+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.925339+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.925339+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.228 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.926086+0000 mon.c (mon.1) 7204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.267752+0000 mgr.x (mgr.24989) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.267752+0000 mgr.x (mgr.24989) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.344078+0000 mgr.x (mgr.24989) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.344078+0000 mgr.x (mgr.24989) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.402045+0000 mgr.x (mgr.24989) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.402045+0000 mgr.x (mgr.24989) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.462223+0000 mgr.x (mgr.24989) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.462223+0000 mgr.x (mgr.24989) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cluster 2024-04-25T05:15:44.553908+0000 mgr.x (mgr.24989) 2388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cluster 2024-04-25T05:15:44.553908+0000 mgr.x (mgr.24989) 2388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.563152+0000 mgr.x (mgr.24989) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.563152+0000 mgr.x (mgr.24989) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.661769+0000 mgr.x (mgr.24989) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.661769+0000 mgr.x (mgr.24989) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.758581+0000 mgr.x (mgr.24989) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.758581+0000 mgr.x (mgr.24989) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.864368+0000 mgr.x (mgr.24989) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.864368+0000 mgr.x (mgr.24989) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.976700+0000 mgr.x (mgr.24989) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:44.976700+0000 mgr.x (mgr.24989) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.092940+0000 mgr.x (mgr.24989) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.092940+0000 mgr.x (mgr.24989) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.180042+0000 mgr.x (mgr.24989) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.180042+0000 mgr.x (mgr.24989) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.238386+0000 mon.c (mon.1) 7161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.238386+0000 mon.c (mon.1) 7161 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.240969+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.240969+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.243412+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.243412+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.244417+0000 mon.c (mon.1) 7164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.244417+0000 mon.c (mon.1) 7164 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.252651+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.252651+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.329398+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.329398+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.331661+0000 mon.c (mon.1) 7166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.331661+0000 mon.c (mon.1) 7166 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.334077+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.334077+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.335067+0000 mon.c (mon.1) 7168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.335067+0000 mon.c (mon.1) 7168 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.347544+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.347544+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.421584+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.421584+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.424042+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.424042+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.426323+0000 mon.c (mon.1) 7171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.426323+0000 mon.c (mon.1) 7171 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.427203+0000 mon.c (mon.1) 7172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.427203+0000 mon.c (mon.1) 7172 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.433740+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.433740+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.512241+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.512241+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.514278+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.514278+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.516544+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.516544+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.517203+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.517203+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.522003+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.522003+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.595534+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.595534+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.597501+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.597501+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.599245+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.599245+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.599919+0000 mon.c (mon.1) 7180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.599919+0000 mon.c (mon.1) 7180 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.605798+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.605798+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.652986+0000 mon.c (mon.1) 7181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.652986+0000 mon.c (mon.1) 7181 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.655331+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.655331+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.657629+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.657629+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.658514+0000 mon.c (mon.1) 7184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.658514+0000 mon.c (mon.1) 7184 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.663769+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.663769+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.709911+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.709911+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.712698+0000 mon.c (mon.1) 7186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.712698+0000 mon.c (mon.1) 7186 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.714977+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.714977+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.715861+0000 mon.c (mon.1) 7188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.715861+0000 mon.c (mon.1) 7188 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.722055+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.722055+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.763333+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.763333+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.765219+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.765219+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.767021+0000 mon.c (mon.1) 7191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.767021+0000 mon.c (mon.1) 7191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.767582+0000 mon.c (mon.1) 7192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.767582+0000 mon.c (mon.1) 7192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.773292+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.773292+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.814773+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.814773+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.816874+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.816874+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.818755+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.818755+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.819470+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.819470+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.825229+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.825229+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.866262+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.866262+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.868161+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.868161+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.873694+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.873694+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.874567+0000 mon.c (mon.1) 7200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.874567+0000 mon.c (mon.1) 7200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.879399+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.879399+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.920519+0000 mon.c (mon.1) 7201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.920519+0000 mon.c (mon.1) 7201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.922605+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.922605+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.925339+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.925339+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.926086+0000 mon.c (mon.1) 7204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.926086+0000 mon.c (mon.1) 7204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.931420+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:45.931420+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.006081+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.006081+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.008874+0000 mon.c (mon.1) 7206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.008874+0000 mon.c (mon.1) 7206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.010992+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.010992+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.011681+0000 mon.c (mon.1) 7208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.011681+0000 mon.c (mon.1) 7208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.016551+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.016551+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.057381+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.057381+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.059939+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.059939+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.061940+0000 mon.c (mon.1) 7211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.061940+0000 mon.c (mon.1) 7211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.062670+0000 mon.c (mon.1) 7212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.062670+0000 mon.c (mon.1) 7212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.068493+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.068493+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.138191+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.138191+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.140924+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.140924+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.143239+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.143239+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.144263+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.144263+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.152382+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:46 smithi155 bash[60276]: audit 2024-04-25T05:15:46.152382+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.763333+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.765219+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.765219+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.767021+0000 mon.c (mon.1) 7191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.767021+0000 mon.c (mon.1) 7191 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.767582+0000 mon.c (mon.1) 7192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.767582+0000 mon.c (mon.1) 7192 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.773292+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.773292+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.814773+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.814773+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.816874+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.816874+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.818755+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.818755+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.819470+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.819470+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.825229+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.825229+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.926086+0000 mon.c (mon.1) 7204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.931420+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:45.931420+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.006081+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.006081+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.008874+0000 mon.c (mon.1) 7206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.008874+0000 mon.c (mon.1) 7206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.010992+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.010992+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.011681+0000 mon.c (mon.1) 7208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.011681+0000 mon.c (mon.1) 7208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.016551+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.016551+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.057381+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.057381+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.059939+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.059939+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.061940+0000 mon.c (mon.1) 7211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.061940+0000 mon.c (mon.1) 7211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.062670+0000 mon.c (mon.1) 7212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.062670+0000 mon.c (mon.1) 7212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.068493+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.068493+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.138191+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.138191+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.140924+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.140924+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.143239+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.143239+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.144263+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.144263+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.152382+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[81040]: audit 2024-04-25T05:15:46.152382+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.866262+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.866262+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.868161+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.868161+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.873694+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.873694+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.874567+0000 mon.c (mon.1) 7200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.874567+0000 mon.c (mon.1) 7200 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.879399+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.879399+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.920519+0000 mon.c (mon.1) 7201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.920519+0000 mon.c (mon.1) 7201 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.922605+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.922605+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.925339+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.925339+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.926086+0000 mon.c (mon.1) 7204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.926086+0000 mon.c (mon.1) 7204 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.931420+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:45.931420+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.006081+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.006081+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.008874+0000 mon.c (mon.1) 7206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.008874+0000 mon.c (mon.1) 7206 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.010992+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.010992+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.011681+0000 mon.c (mon.1) 7208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.011681+0000 mon.c (mon.1) 7208 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.016551+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.016551+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.057381+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.057381+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.059939+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.059939+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.061940+0000 mon.c (mon.1) 7211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.061940+0000 mon.c (mon.1) 7211 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.062670+0000 mon.c (mon.1) 7212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.062670+0000 mon.c (mon.1) 7212 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.068493+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.068493+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.138191+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.138191+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.140924+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.140924+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:46.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.143239+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.143239+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:46.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.144263+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.144263+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:46.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.152382+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:46 smithi096 bash[79063]: audit 2024-04-25T05:15:46.152382+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:15:46.564 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:15:46.565 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:15:46.921 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:15:46.921 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": true, 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [ 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "mon", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "iscsi", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "osd" 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": "18/23 daemons upgraded", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "Currently upgrading grafana daemons", 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:15:46.922 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:15:47.379 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:15:47.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.252051+0000 mgr.x (mgr.24989) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.252051+0000 mgr.x (mgr.24989) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.347228+0000 mgr.x (mgr.24989) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.347228+0000 mgr.x (mgr.24989) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:45.384764+0000 mgr.x (mgr.24989) 2398 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:45.384764+0000 mgr.x (mgr.24989) 2398 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.433000+0000 mgr.x (mgr.24989) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.433000+0000 mgr.x (mgr.24989) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.521168+0000 mgr.x (mgr.24989) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.521168+0000 mgr.x (mgr.24989) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.605177+0000 mgr.x (mgr.24989) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.605177+0000 mgr.x (mgr.24989) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.663340+0000 mgr.x (mgr.24989) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.663340+0000 mgr.x (mgr.24989) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.721370+0000 mgr.x (mgr.24989) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.721370+0000 mgr.x (mgr.24989) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:45.743445+0000 mgr.x (mgr.24989) 2404 : audit [DBG] from='client.44893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:45.743445+0000 mgr.x (mgr.24989) 2404 : audit [DBG] from='client.44893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.772525+0000 mgr.x (mgr.24989) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.772525+0000 mgr.x (mgr.24989) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.824431+0000 mgr.x (mgr.24989) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.824431+0000 mgr.x (mgr.24989) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.878514+0000 mgr.x (mgr.24989) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.878514+0000 mgr.x (mgr.24989) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.930669+0000 mgr.x (mgr.24989) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:45.930669+0000 mgr.x (mgr.24989) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.015773+0000 mgr.x (mgr.24989) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.015773+0000 mgr.x (mgr.24989) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.069707+0000 mgr.x (mgr.24989) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.069707+0000 mgr.x (mgr.24989) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.093335+0000 mgr.x (mgr.24989) 2411 : audit [DBG] from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.093335+0000 mgr.x (mgr.24989) 2411 : audit [DBG] from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.151678+0000 mgr.x (mgr.24989) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.151678+0000 mgr.x (mgr.24989) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.226595+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.226595+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.228700+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.228700+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.230414+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.230414+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.231014+0000 mon.c (mon.1) 7220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.231014+0000 mon.c (mon.1) 7220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.236243+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.236243+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.277002+0000 mon.c (mon.1) 7221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.277002+0000 mon.c (mon.1) 7221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.279033+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.279033+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.280784+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.280784+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.281476+0000 mon.c (mon.1) 7224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.281476+0000 mon.c (mon.1) 7224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.286694+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.286694+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.328608+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.328608+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.331256+0000 mon.c (mon.1) 7226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.331256+0000 mon.c (mon.1) 7226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.333626+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.333626+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.334667+0000 mon.c (mon.1) 7228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.334667+0000 mon.c (mon.1) 7228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.340365+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.340365+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.387312+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.387312+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.390636+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.390636+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.393375+0000 mon.c (mon.1) 7231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.393375+0000 mon.c (mon.1) 7231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.394517+0000 mon.c (mon.1) 7232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.394517+0000 mon.c (mon.1) 7232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.403301+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.403301+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.480241+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.480241+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.483583+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.483583+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.486581+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.486581+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.487748+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.487748+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.498778+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.498778+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.567815+0000 mon.c (mon.1) 7237 : audit [DBG] from='client.? 172.21.15.96:0/3870802159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.567815+0000 mon.c (mon.1) 7237 : audit [DBG] from='client.? 172.21.15.96:0/3870802159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.575101+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.575101+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.577749+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.577749+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.580157+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.580157+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.580989+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.580989+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.587602+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.587602+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.594778+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.594778+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.695766+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.695766+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.699003+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.699003+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.701513+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.701513+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.702349+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.702349+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.708086+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.708086+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.786749+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.786749+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.789884+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.789884+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.792646+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.792646+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.793706+0000 mon.c (mon.1) 7250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.793706+0000 mon.c (mon.1) 7250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.802654+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.802654+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.931919+0000 mon.c (mon.1) 7251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.931919+0000 mon.c (mon.1) 7251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.936320+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.936320+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.940927+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.940927+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.942236+0000 mon.c (mon.1) 7254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.942236+0000 mon.c (mon.1) 7254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.951721+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:46.951721+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.029754+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.029754+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.032622+0000 mon.c (mon.1) 7256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.032622+0000 mon.c (mon.1) 7256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.038468+0000 mon.c (mon.1) 7257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.038468+0000 mon.c (mon.1) 7257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.038900+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.038900+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.040098+0000 mon.c (mon.1) 7258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.040098+0000 mon.c (mon.1) 7258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.040469+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.040469+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.041677+0000 mon.c (mon.1) 7259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.041677+0000 mon.c (mon.1) 7259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.042017+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.042017+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.043246+0000 mon.c (mon.1) 7260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.043246+0000 mon.c (mon.1) 7260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.043675+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.043675+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.050636+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.050636+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.057000+0000 mon.c (mon.1) 7261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.057000+0000 mon.c (mon.1) 7261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.057923+0000 mon.c (mon.1) 7262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.057923+0000 mon.c (mon.1) 7262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.065575+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.065575+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.142652+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.142652+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.145660+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.145660+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.148543+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.148543+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.149785+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.149785+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.158715+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[60276]: audit 2024-04-25T05:15:47.158715+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.252051+0000 mgr.x (mgr.24989) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.252051+0000 mgr.x (mgr.24989) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.347228+0000 mgr.x (mgr.24989) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.347228+0000 mgr.x (mgr.24989) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:45.384764+0000 mgr.x (mgr.24989) 2398 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:45.384764+0000 mgr.x (mgr.24989) 2398 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.433000+0000 mgr.x (mgr.24989) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.433000+0000 mgr.x (mgr.24989) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.521168+0000 mgr.x (mgr.24989) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.521168+0000 mgr.x (mgr.24989) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.605177+0000 mgr.x (mgr.24989) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.605177+0000 mgr.x (mgr.24989) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.663340+0000 mgr.x (mgr.24989) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.663340+0000 mgr.x (mgr.24989) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.721370+0000 mgr.x (mgr.24989) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.721370+0000 mgr.x (mgr.24989) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:45.743445+0000 mgr.x (mgr.24989) 2404 : audit [DBG] from='client.44893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:45.743445+0000 mgr.x (mgr.24989) 2404 : audit [DBG] from='client.44893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.772525+0000 mgr.x (mgr.24989) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.772525+0000 mgr.x (mgr.24989) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.824431+0000 mgr.x (mgr.24989) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.824431+0000 mgr.x (mgr.24989) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.878514+0000 mgr.x (mgr.24989) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.878514+0000 mgr.x (mgr.24989) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.930669+0000 mgr.x (mgr.24989) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:45.930669+0000 mgr.x (mgr.24989) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.015773+0000 mgr.x (mgr.24989) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.015773+0000 mgr.x (mgr.24989) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.069707+0000 mgr.x (mgr.24989) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.069707+0000 mgr.x (mgr.24989) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.093335+0000 mgr.x (mgr.24989) 2411 : audit [DBG] from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.093335+0000 mgr.x (mgr.24989) 2411 : audit [DBG] from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.151678+0000 mgr.x (mgr.24989) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.151678+0000 mgr.x (mgr.24989) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.226595+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.226595+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.228700+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.228700+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.230414+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.230414+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.231014+0000 mon.c (mon.1) 7220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.252051+0000 mgr.x (mgr.24989) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.252051+0000 mgr.x (mgr.24989) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.347228+0000 mgr.x (mgr.24989) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.347228+0000 mgr.x (mgr.24989) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:45.384764+0000 mgr.x (mgr.24989) 2398 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:45.384764+0000 mgr.x (mgr.24989) 2398 : audit [DBG] from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.433000+0000 mgr.x (mgr.24989) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.433000+0000 mgr.x (mgr.24989) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.521168+0000 mgr.x (mgr.24989) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.521168+0000 mgr.x (mgr.24989) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.605177+0000 mgr.x (mgr.24989) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.605177+0000 mgr.x (mgr.24989) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.663340+0000 mgr.x (mgr.24989) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.663340+0000 mgr.x (mgr.24989) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.721370+0000 mgr.x (mgr.24989) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.721370+0000 mgr.x (mgr.24989) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:45.743445+0000 mgr.x (mgr.24989) 2404 : audit [DBG] from='client.44893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:45.743445+0000 mgr.x (mgr.24989) 2404 : audit [DBG] from='client.44893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.772525+0000 mgr.x (mgr.24989) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.772525+0000 mgr.x (mgr.24989) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.824431+0000 mgr.x (mgr.24989) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.231014+0000 mon.c (mon.1) 7220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.236243+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.236243+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.277002+0000 mon.c (mon.1) 7221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.277002+0000 mon.c (mon.1) 7221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.279033+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.279033+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.280784+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.280784+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.281476+0000 mon.c (mon.1) 7224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.281476+0000 mon.c (mon.1) 7224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.286694+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.286694+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.328608+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.328608+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.331256+0000 mon.c (mon.1) 7226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.331256+0000 mon.c (mon.1) 7226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.333626+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.333626+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.334667+0000 mon.c (mon.1) 7228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.334667+0000 mon.c (mon.1) 7228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.340365+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.340365+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.387312+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.387312+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.390636+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.390636+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.393375+0000 mon.c (mon.1) 7231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.393375+0000 mon.c (mon.1) 7231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.394517+0000 mon.c (mon.1) 7232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.394517+0000 mon.c (mon.1) 7232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.403301+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.403301+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.480241+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.480241+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.483583+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.483583+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.486581+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.486581+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.487748+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.824431+0000 mgr.x (mgr.24989) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.878514+0000 mgr.x (mgr.24989) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.878514+0000 mgr.x (mgr.24989) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.930669+0000 mgr.x (mgr.24989) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:45.930669+0000 mgr.x (mgr.24989) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.015773+0000 mgr.x (mgr.24989) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.015773+0000 mgr.x (mgr.24989) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.069707+0000 mgr.x (mgr.24989) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.069707+0000 mgr.x (mgr.24989) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.093335+0000 mgr.x (mgr.24989) 2411 : audit [DBG] from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.093335+0000 mgr.x (mgr.24989) 2411 : audit [DBG] from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.151678+0000 mgr.x (mgr.24989) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.151678+0000 mgr.x (mgr.24989) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.226595+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.226595+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.228700+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.228700+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.230414+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.230414+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.231014+0000 mon.c (mon.1) 7220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.487748+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.498778+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.498778+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.567815+0000 mon.c (mon.1) 7237 : audit [DBG] from='client.? 172.21.15.96:0/3870802159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.567815+0000 mon.c (mon.1) 7237 : audit [DBG] from='client.? 172.21.15.96:0/3870802159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.575101+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.575101+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.577749+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.577749+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.580157+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.580157+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.580989+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.580989+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.587602+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.587602+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.594778+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.594778+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.695766+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.695766+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.699003+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.699003+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.701513+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.701513+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.702349+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.702349+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.708086+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.708086+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.786749+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.786749+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.789884+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.789884+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.792646+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.792646+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.793706+0000 mon.c (mon.1) 7250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.793706+0000 mon.c (mon.1) 7250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.802654+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.802654+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.931919+0000 mon.c (mon.1) 7251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.931919+0000 mon.c (mon.1) 7251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.936320+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.936320+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.940927+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.940927+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.942236+0000 mon.c (mon.1) 7254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.942236+0000 mon.c (mon.1) 7254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.951721+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:46.951721+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.029754+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.029754+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.032622+0000 mon.c (mon.1) 7256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.032622+0000 mon.c (mon.1) 7256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.038468+0000 mon.c (mon.1) 7257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.038468+0000 mon.c (mon.1) 7257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.038900+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.038900+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.040098+0000 mon.c (mon.1) 7258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.040098+0000 mon.c (mon.1) 7258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.231014+0000 mon.c (mon.1) 7220 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.236243+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.236243+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.277002+0000 mon.c (mon.1) 7221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.277002+0000 mon.c (mon.1) 7221 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.279033+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.279033+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.280784+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.280784+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.281476+0000 mon.c (mon.1) 7224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.281476+0000 mon.c (mon.1) 7224 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.286694+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.286694+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.328608+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.328608+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.331256+0000 mon.c (mon.1) 7226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.331256+0000 mon.c (mon.1) 7226 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.333626+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.333626+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.334667+0000 mon.c (mon.1) 7228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.040469+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.040469+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.041677+0000 mon.c (mon.1) 7259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.041677+0000 mon.c (mon.1) 7259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.042017+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.042017+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.043246+0000 mon.c (mon.1) 7260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.043246+0000 mon.c (mon.1) 7260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.043675+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.043675+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.050636+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.050636+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.057000+0000 mon.c (mon.1) 7261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.057000+0000 mon.c (mon.1) 7261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.057923+0000 mon.c (mon.1) 7262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.057923+0000 mon.c (mon.1) 7262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.065575+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.065575+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.142652+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.142652+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.145660+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.145660+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.148543+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.148543+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.149785+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.149785+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.158715+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[81040]: audit 2024-04-25T05:15:47.158715+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.334667+0000 mon.c (mon.1) 7228 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.340365+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.340365+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.387312+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.387312+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.390636+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.390636+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.393375+0000 mon.c (mon.1) 7231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.393375+0000 mon.c (mon.1) 7231 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.394517+0000 mon.c (mon.1) 7232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.394517+0000 mon.c (mon.1) 7232 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.403301+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.403301+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.480241+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.480241+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.483583+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.483583+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.486581+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.486581+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.487748+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.487748+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.498778+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.498778+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.567815+0000 mon.c (mon.1) 7237 : audit [DBG] from='client.? 172.21.15.96:0/3870802159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.567815+0000 mon.c (mon.1) 7237 : audit [DBG] from='client.? 172.21.15.96:0/3870802159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.575101+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.575101+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.577749+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.577749+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.580157+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.580157+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.580989+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.580989+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.587602+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.587602+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.594778+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.594778+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.695766+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.695766+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.699003+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.699003+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.701513+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.701513+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.702349+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.702349+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.708086+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.708086+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.786749+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.786749+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.789884+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.789884+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.792646+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.792646+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.793706+0000 mon.c (mon.1) 7250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.793706+0000 mon.c (mon.1) 7250 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.802654+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.802654+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.931919+0000 mon.c (mon.1) 7251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.931919+0000 mon.c (mon.1) 7251 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.523 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.936320+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.936320+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.940927+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.940927+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.942236+0000 mon.c (mon.1) 7254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.942236+0000 mon.c (mon.1) 7254 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.951721+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:46.951721+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.029754+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.029754+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.032622+0000 mon.c (mon.1) 7256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.032622+0000 mon.c (mon.1) 7256 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.038468+0000 mon.c (mon.1) 7257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.038468+0000 mon.c (mon.1) 7257 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.038900+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.038900+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.040098+0000 mon.c (mon.1) 7258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.040098+0000 mon.c (mon.1) 7258 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.040469+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.040469+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.041677+0000 mon.c (mon.1) 7259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.041677+0000 mon.c (mon.1) 7259 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.042017+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.042017+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.043246+0000 mon.c (mon.1) 7260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.043246+0000 mon.c (mon.1) 7260 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.043675+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.043675+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.050636+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.050636+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.057000+0000 mon.c (mon.1) 7261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.057000+0000 mon.c (mon.1) 7261 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.057923+0000 mon.c (mon.1) 7262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.057923+0000 mon.c (mon.1) 7262 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.065575+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.065575+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.142652+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.142652+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.145660+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.145660+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.148543+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.148543+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.149785+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.149785+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.158715+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:47.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:47 smithi096 bash[79063]: audit 2024-04-25T05:15:47.158715+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.201 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:15:47] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-04-25T05:15:48.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.235363+0000 mgr.x (mgr.24989) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.235363+0000 mgr.x (mgr.24989) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.286287+0000 mgr.x (mgr.24989) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.286287+0000 mgr.x (mgr.24989) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.342116+0000 mgr.x (mgr.24989) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.342116+0000 mgr.x (mgr.24989) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.403088+0000 mgr.x (mgr.24989) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.403088+0000 mgr.x (mgr.24989) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.498612+0000 mgr.x (mgr.24989) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.498612+0000 mgr.x (mgr.24989) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cluster 2024-04-25T05:15:46.554427+0000 mgr.x (mgr.24989) 2418 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cluster 2024-04-25T05:15:46.554427+0000 mgr.x (mgr.24989) 2418 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:48.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.587470+0000 mgr.x (mgr.24989) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.587470+0000 mgr.x (mgr.24989) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.707680+0000 mgr.x (mgr.24989) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.707680+0000 mgr.x (mgr.24989) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.804363+0000 mgr.x (mgr.24989) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.804363+0000 mgr.x (mgr.24989) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:46.923348+0000 mgr.x (mgr.24989) 2422 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:46.923348+0000 mgr.x (mgr.24989) 2422 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.951437+0000 mgr.x (mgr.24989) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:46.951437+0000 mgr.x (mgr.24989) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.043225+0000 mgr.x (mgr.24989) 2424 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2780M 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.043225+0000 mgr.x (mgr.24989) 2424 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2780M 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.064996+0000 mgr.x (mgr.24989) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.064996+0000 mgr.x (mgr.24989) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.157968+0000 mgr.x (mgr.24989) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.157968+0000 mgr.x (mgr.24989) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.241163+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.241163+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.244348+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.244348+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.247279+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.247279+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.248349+0000 mon.c (mon.1) 7270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.248349+0000 mon.c (mon.1) 7270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.254872+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.254872+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.331725+0000 mon.c (mon.1) 7271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.331725+0000 mon.c (mon.1) 7271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.334538+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.334538+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.337263+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.337263+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.338164+0000 mon.c (mon.1) 7274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.338164+0000 mon.c (mon.1) 7274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.352709+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.352709+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.383654+0000 mon.c (mon.1) 7275 : audit [DBG] from='client.? 172.21.15.96:0/289813715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.383654+0000 mon.c (mon.1) 7275 : audit [DBG] from='client.? 172.21.15.96:0/289813715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.429440+0000 mon.c (mon.1) 7276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.429440+0000 mon.c (mon.1) 7276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.432233+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.432233+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.435748+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.435748+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.436801+0000 mon.c (mon.1) 7279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.436801+0000 mon.c (mon.1) 7279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.445346+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.445346+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.522850+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.522850+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.525689+0000 mon.c (mon.1) 7281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.525689+0000 mon.c (mon.1) 7281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.528308+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.528308+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.529580+0000 mon.c (mon.1) 7283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.529580+0000 mon.c (mon.1) 7283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.537896+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.537896+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.578828+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.578828+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.581108+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.581108+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.583348+0000 mon.c (mon.1) 7286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.583348+0000 mon.c (mon.1) 7286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.584927+0000 mon.c (mon.1) 7287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.584927+0000 mon.c (mon.1) 7287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.593694+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.593694+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.651635+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.651635+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.654030+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.654030+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.656349+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.656349+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.657429+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.657429+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.666380+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.666380+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.724263+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.724263+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.727300+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.727300+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.730212+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.730212+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.731605+0000 mon.c (mon.1) 7295 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.731605+0000 mon.c (mon.1) 7295 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.741063+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.741063+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.798802+0000 mon.c (mon.1) 7296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.798802+0000 mon.c (mon.1) 7296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.801673+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.801673+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.804169+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.804169+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.805257+0000 mon.c (mon.1) 7299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.805257+0000 mon.c (mon.1) 7299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.812399+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.812399+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.873126+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.873126+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.876107+0000 mon.c (mon.1) 7301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.876107+0000 mon.c (mon.1) 7301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.878642+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.878642+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.880101+0000 mon.c (mon.1) 7303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.880101+0000 mon.c (mon.1) 7303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.888770+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.888770+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.946562+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.946562+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.949050+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.949050+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.951576+0000 mon.c (mon.1) 7306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.951576+0000 mon.c (mon.1) 7306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.952609+0000 mon.c (mon.1) 7307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.952609+0000 mon.c (mon.1) 7307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.961827+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:47.961827+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.022549+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.022549+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.024997+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.024997+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.027739+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.027739+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.028656+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.028656+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.035712+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.035712+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.095498+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.095498+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.098117+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.098117+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.101160+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.101160+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.102334+0000 mon.c (mon.1) 7315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.102334+0000 mon.c (mon.1) 7315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.111396+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.111396+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.186422+0000 mon.c (mon.1) 7316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.186422+0000 mon.c (mon.1) 7316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.188936+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.188936+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.191375+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.191375+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.192419+0000 mon.c (mon.1) 7319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.192419+0000 mon.c (mon.1) 7319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.201215+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:48 smithi155 bash[60276]: audit 2024-04-25T05:15:48.201215+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.235363+0000 mgr.x (mgr.24989) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.235363+0000 mgr.x (mgr.24989) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.286287+0000 mgr.x (mgr.24989) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.286287+0000 mgr.x (mgr.24989) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.342116+0000 mgr.x (mgr.24989) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.342116+0000 mgr.x (mgr.24989) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.403088+0000 mgr.x (mgr.24989) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.403088+0000 mgr.x (mgr.24989) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.498612+0000 mgr.x (mgr.24989) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.498612+0000 mgr.x (mgr.24989) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cluster 2024-04-25T05:15:46.554427+0000 mgr.x (mgr.24989) 2418 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cluster 2024-04-25T05:15:46.554427+0000 mgr.x (mgr.24989) 2418 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.587470+0000 mgr.x (mgr.24989) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.587470+0000 mgr.x (mgr.24989) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.707680+0000 mgr.x (mgr.24989) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.707680+0000 mgr.x (mgr.24989) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.804363+0000 mgr.x (mgr.24989) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.804363+0000 mgr.x (mgr.24989) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:46.923348+0000 mgr.x (mgr.24989) 2422 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:46.923348+0000 mgr.x (mgr.24989) 2422 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.951437+0000 mgr.x (mgr.24989) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.235363+0000 mgr.x (mgr.24989) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.235363+0000 mgr.x (mgr.24989) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.286287+0000 mgr.x (mgr.24989) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.286287+0000 mgr.x (mgr.24989) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.342116+0000 mgr.x (mgr.24989) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.342116+0000 mgr.x (mgr.24989) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.403088+0000 mgr.x (mgr.24989) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.403088+0000 mgr.x (mgr.24989) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.498612+0000 mgr.x (mgr.24989) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.498612+0000 mgr.x (mgr.24989) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cluster 2024-04-25T05:15:46.554427+0000 mgr.x (mgr.24989) 2418 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cluster 2024-04-25T05:15:46.554427+0000 mgr.x (mgr.24989) 2418 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.587470+0000 mgr.x (mgr.24989) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.587470+0000 mgr.x (mgr.24989) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.707680+0000 mgr.x (mgr.24989) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.707680+0000 mgr.x (mgr.24989) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.804363+0000 mgr.x (mgr.24989) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.804363+0000 mgr.x (mgr.24989) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:46.923348+0000 mgr.x (mgr.24989) 2422 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:46.923348+0000 mgr.x (mgr.24989) 2422 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:15:48.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.951437+0000 mgr.x (mgr.24989) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:46.951437+0000 mgr.x (mgr.24989) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.043225+0000 mgr.x (mgr.24989) 2424 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2780M 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.043225+0000 mgr.x (mgr.24989) 2424 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2780M 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.064996+0000 mgr.x (mgr.24989) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.064996+0000 mgr.x (mgr.24989) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.157968+0000 mgr.x (mgr.24989) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.157968+0000 mgr.x (mgr.24989) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.241163+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.241163+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.244348+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.244348+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.247279+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.247279+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.248349+0000 mon.c (mon.1) 7270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.248349+0000 mon.c (mon.1) 7270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.254872+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.254872+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.331725+0000 mon.c (mon.1) 7271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.331725+0000 mon.c (mon.1) 7271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.334538+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:46.951437+0000 mgr.x (mgr.24989) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.043225+0000 mgr.x (mgr.24989) 2424 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2780M 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.043225+0000 mgr.x (mgr.24989) 2424 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2780M 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.064996+0000 mgr.x (mgr.24989) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.064996+0000 mgr.x (mgr.24989) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.157968+0000 mgr.x (mgr.24989) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.157968+0000 mgr.x (mgr.24989) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.241163+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.241163+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.244348+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.244348+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.247279+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.247279+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.248349+0000 mon.c (mon.1) 7270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.248349+0000 mon.c (mon.1) 7270 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.254872+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.254872+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.331725+0000 mon.c (mon.1) 7271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.331725+0000 mon.c (mon.1) 7271 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.334538+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.334538+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.337263+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.337263+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.338164+0000 mon.c (mon.1) 7274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.338164+0000 mon.c (mon.1) 7274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.352709+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.352709+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.383654+0000 mon.c (mon.1) 7275 : audit [DBG] from='client.? 172.21.15.96:0/289813715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.383654+0000 mon.c (mon.1) 7275 : audit [DBG] from='client.? 172.21.15.96:0/289813715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.429440+0000 mon.c (mon.1) 7276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.429440+0000 mon.c (mon.1) 7276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.432233+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.432233+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.435748+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.435748+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.436801+0000 mon.c (mon.1) 7279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.436801+0000 mon.c (mon.1) 7279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.445346+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.445346+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.509 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.522850+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.334538+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.337263+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.337263+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.338164+0000 mon.c (mon.1) 7274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.338164+0000 mon.c (mon.1) 7274 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.352709+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.352709+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.383654+0000 mon.c (mon.1) 7275 : audit [DBG] from='client.? 172.21.15.96:0/289813715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.383654+0000 mon.c (mon.1) 7275 : audit [DBG] from='client.? 172.21.15.96:0/289813715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.429440+0000 mon.c (mon.1) 7276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.429440+0000 mon.c (mon.1) 7276 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.432233+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.510 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.432233+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.435748+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.435748+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.436801+0000 mon.c (mon.1) 7279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.436801+0000 mon.c (mon.1) 7279 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.445346+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.445346+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.522850+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.522850+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.525689+0000 mon.c (mon.1) 7281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.525689+0000 mon.c (mon.1) 7281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.528308+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.528308+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.529580+0000 mon.c (mon.1) 7283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.529580+0000 mon.c (mon.1) 7283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.537896+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.537896+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.578828+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.578828+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.581108+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.581108+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.583348+0000 mon.c (mon.1) 7286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.583348+0000 mon.c (mon.1) 7286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.584927+0000 mon.c (mon.1) 7287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.584927+0000 mon.c (mon.1) 7287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.593694+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.593694+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.512 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.651635+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.522850+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.525689+0000 mon.c (mon.1) 7281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.525689+0000 mon.c (mon.1) 7281 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.528308+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.528308+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.529580+0000 mon.c (mon.1) 7283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.529580+0000 mon.c (mon.1) 7283 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.537896+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.537896+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.578828+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.578828+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.581108+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.581108+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.583348+0000 mon.c (mon.1) 7286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.583348+0000 mon.c (mon.1) 7286 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.584927+0000 mon.c (mon.1) 7287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.584927+0000 mon.c (mon.1) 7287 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.593694+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.593694+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.651635+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.651635+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.654030+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.654030+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.656349+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.656349+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.657429+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.657429+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.666380+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.666380+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.724263+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.724263+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.727300+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.727300+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.730212+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.730212+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.731605+0000 mon.c (mon.1) 7295 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.731605+0000 mon.c (mon.1) 7295 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.741063+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.741063+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.651635+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.654030+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.654030+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.656349+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.656349+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.657429+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.657429+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.666380+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.516 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.666380+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.724263+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.724263+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.727300+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.727300+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.730212+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.730212+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.731605+0000 mon.c (mon.1) 7295 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.731605+0000 mon.c (mon.1) 7295 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.741063+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.741063+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.517 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.798802+0000 mon.c (mon.1) 7296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.798802+0000 mon.c (mon.1) 7296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.801673+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.801673+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.804169+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.804169+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.805257+0000 mon.c (mon.1) 7299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.805257+0000 mon.c (mon.1) 7299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.812399+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.812399+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.873126+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.873126+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.876107+0000 mon.c (mon.1) 7301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.876107+0000 mon.c (mon.1) 7301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.878642+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.518 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.878642+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.880101+0000 mon.c (mon.1) 7303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.880101+0000 mon.c (mon.1) 7303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.888770+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.888770+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.798802+0000 mon.c (mon.1) 7296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.798802+0000 mon.c (mon.1) 7296 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.801673+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.801673+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.804169+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.804169+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.805257+0000 mon.c (mon.1) 7299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.805257+0000 mon.c (mon.1) 7299 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.812399+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.812399+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.873126+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.873126+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.876107+0000 mon.c (mon.1) 7301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.876107+0000 mon.c (mon.1) 7301 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.878642+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.878642+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.880101+0000 mon.c (mon.1) 7303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.880101+0000 mon.c (mon.1) 7303 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.888770+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.888770+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.946562+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.946562+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.949050+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.949050+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.951576+0000 mon.c (mon.1) 7306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.951576+0000 mon.c (mon.1) 7306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.952609+0000 mon.c (mon.1) 7307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.952609+0000 mon.c (mon.1) 7307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.961827+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:47.961827+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.022549+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.022549+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.024997+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.024997+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.027739+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.027739+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.028656+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.028656+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.035712+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.035712+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.946562+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.946562+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.949050+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.949050+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.951576+0000 mon.c (mon.1) 7306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.951576+0000 mon.c (mon.1) 7306 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.952609+0000 mon.c (mon.1) 7307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.952609+0000 mon.c (mon.1) 7307 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.961827+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:47.961827+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.022549+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.022549+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.024997+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.024997+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.027739+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.027739+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.028656+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.028656+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.035712+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.035712+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.095498+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.095498+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.098117+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.098117+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.101160+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.101160+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.102334+0000 mon.c (mon.1) 7315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.102334+0000 mon.c (mon.1) 7315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.111396+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.524 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.111396+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.186422+0000 mon.c (mon.1) 7316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.186422+0000 mon.c (mon.1) 7316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.188936+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.188936+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.191375+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.191375+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.192419+0000 mon.c (mon.1) 7319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.192419+0000 mon.c (mon.1) 7319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.201215+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[79063]: audit 2024-04-25T05:15:48.201215+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.095498+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.095498+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.098117+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.098117+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.101160+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.101160+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.102334+0000 mon.c (mon.1) 7315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.102334+0000 mon.c (mon.1) 7315 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.111396+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.111396+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.186422+0000 mon.c (mon.1) 7316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.186422+0000 mon.c (mon.1) 7316 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.188936+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.188936+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.191375+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.191375+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:48.526 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.192419+0000 mon.c (mon.1) 7319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.192419+0000 mon.c (mon.1) 7319 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:48.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.201215+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:48.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:48 smithi096 bash[81040]: audit 2024-04-25T05:15:48.201215+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.254155+0000 mgr.x (mgr.24989) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.254155+0000 mgr.x (mgr.24989) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.352124+0000 mgr.x (mgr.24989) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.352124+0000 mgr.x (mgr.24989) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.444741+0000 mgr.x (mgr.24989) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.444741+0000 mgr.x (mgr.24989) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.537187+0000 mgr.x (mgr.24989) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.537187+0000 mgr.x (mgr.24989) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.593069+0000 mgr.x (mgr.24989) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.593069+0000 mgr.x (mgr.24989) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.665843+0000 mgr.x (mgr.24989) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.665843+0000 mgr.x (mgr.24989) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.740453+0000 mgr.x (mgr.24989) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.740453+0000 mgr.x (mgr.24989) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.814268+0000 mgr.x (mgr.24989) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.814268+0000 mgr.x (mgr.24989) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.888371+0000 mgr.x (mgr.24989) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.888371+0000 mgr.x (mgr.24989) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.961275+0000 mgr.x (mgr.24989) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:47.961275+0000 mgr.x (mgr.24989) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.035908+0000 mgr.x (mgr.24989) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.035908+0000 mgr.x (mgr.24989) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.111008+0000 mgr.x (mgr.24989) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.111008+0000 mgr.x (mgr.24989) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.204341+0000 mgr.x (mgr.24989) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.204341+0000 mgr.x (mgr.24989) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.279542+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.279542+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.282069+0000 mon.c (mon.1) 7321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.282069+0000 mon.c (mon.1) 7321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.284552+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.284552+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.285669+0000 mon.c (mon.1) 7323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.285669+0000 mon.c (mon.1) 7323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.294545+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.294545+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.357129+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.357129+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.360018+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.360018+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.362455+0000 mon.c (mon.1) 7326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.362455+0000 mon.c (mon.1) 7326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.363492+0000 mon.c (mon.1) 7327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.363492+0000 mon.c (mon.1) 7327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.372972+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.372972+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.447493+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.447493+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.450771+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.450771+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.453585+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.453585+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.455053+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.455053+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.464394+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.464394+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.525395+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.525395+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.528263+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.528263+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.531643+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.531643+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.533171+0000 mon.c (mon.1) 7335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.533171+0000 mon.c (mon.1) 7335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.546203+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.546203+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.605064+0000 mon.c (mon.1) 7336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.605064+0000 mon.c (mon.1) 7336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.607937+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.607937+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.610767+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.610767+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.612418+0000 mon.c (mon.1) 7339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.612418+0000 mon.c (mon.1) 7339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.623723+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.623723+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.708664+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.708664+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.712056+0000 mon.c (mon.1) 7341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.712056+0000 mon.c (mon.1) 7341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.715930+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.715930+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.716998+0000 mon.c (mon.1) 7343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.716998+0000 mon.c (mon.1) 7343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.725772+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.725772+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.784216+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.784216+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.788094+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.788094+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.790670+0000 mon.c (mon.1) 7346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.469 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.790670+0000 mon.c (mon.1) 7346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.791851+0000 mon.c (mon.1) 7347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.791851+0000 mon.c (mon.1) 7347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.802833+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.802833+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.861294+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.861294+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.864414+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.864414+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.866951+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.866951+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.868052+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.868052+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.879522+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.879522+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.937170+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.937170+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.939985+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.939985+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.942652+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.942652+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.943749+0000 mon.c (mon.1) 7355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.943749+0000 mon.c (mon.1) 7355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.954714+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:48.954714+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.001765+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.001765+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.019975+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.019975+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.020571+0000 mon.c (mon.1) 7356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.020571+0000 mon.c (mon.1) 7356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.026148+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.026148+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.028403+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.028403+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.035816+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.035816+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.038272+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.038272+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.041161+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.041161+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.044253+0000 mon.c (mon.1) 7361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.044253+0000 mon.c (mon.1) 7361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.046444+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.046444+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.048085+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.048085+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.049824+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.049824+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.051402+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.051402+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.053149+0000 mon.c (mon.1) 7366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.053149+0000 mon.c (mon.1) 7366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.054762+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.054762+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.056591+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.056591+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.059088+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.059088+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.061135+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.061135+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.063096+0000 mon.c (mon.1) 7371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.063096+0000 mon.c (mon.1) 7371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.065305+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.065305+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.067189+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.067189+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.069051+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.069051+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.080500+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.080500+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.086084+0000 mon.c (mon.1) 7375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.086084+0000 mon.c (mon.1) 7375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.086796+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.086796+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.095996+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.095996+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.101652+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.101652+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.102356+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.102356+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.111667+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.111667+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.117954+0000 mon.c (mon.1) 7377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.117954+0000 mon.c (mon.1) 7377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.118589+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.118589+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.126339+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.126339+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.130583+0000 mon.c (mon.1) 7378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.130583+0000 mon.c (mon.1) 7378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.131330+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.131330+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.138492+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-25T05:15:49.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.138492+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.142783+0000 mon.c (mon.1) 7379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.142783+0000 mon.c (mon.1) 7379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.143480+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.143480+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.150686+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.150686+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.155041+0000 mon.c (mon.1) 7380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.155041+0000 mon.c (mon.1) 7380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.155709+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.155709+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.162842+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.162842+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.167045+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.167045+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.167828+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.167828+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.174936+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.174936+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.179318+0000 mon.c (mon.1) 7382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.179318+0000 mon.c (mon.1) 7382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.179980+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.179980+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.181751+0000 mon.c (mon.1) 7383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.181751+0000 mon.c (mon.1) 7383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.182450+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.182450+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.191291+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-25T05:15:49.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.191291+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-25T05:15:49.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.197078+0000 mon.c (mon.1) 7384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.197078+0000 mon.c (mon.1) 7384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.197725+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:49 smithi155 bash[60276]: audit 2024-04-25T05:15:49.197725+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.254155+0000 mgr.x (mgr.24989) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.254155+0000 mgr.x (mgr.24989) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.352124+0000 mgr.x (mgr.24989) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.352124+0000 mgr.x (mgr.24989) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.444741+0000 mgr.x (mgr.24989) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.444741+0000 mgr.x (mgr.24989) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.537187+0000 mgr.x (mgr.24989) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.537187+0000 mgr.x (mgr.24989) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.593069+0000 mgr.x (mgr.24989) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.593069+0000 mgr.x (mgr.24989) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.665843+0000 mgr.x (mgr.24989) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.665843+0000 mgr.x (mgr.24989) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.740453+0000 mgr.x (mgr.24989) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.740453+0000 mgr.x (mgr.24989) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.814268+0000 mgr.x (mgr.24989) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.814268+0000 mgr.x (mgr.24989) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.888371+0000 mgr.x (mgr.24989) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.888371+0000 mgr.x (mgr.24989) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.961275+0000 mgr.x (mgr.24989) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:47.961275+0000 mgr.x (mgr.24989) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.035908+0000 mgr.x (mgr.24989) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.035908+0000 mgr.x (mgr.24989) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.111008+0000 mgr.x (mgr.24989) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.111008+0000 mgr.x (mgr.24989) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.204341+0000 mgr.x (mgr.24989) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.204341+0000 mgr.x (mgr.24989) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.279542+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.279542+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.282069+0000 mon.c (mon.1) 7321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.282069+0000 mon.c (mon.1) 7321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.284552+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.284552+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.285669+0000 mon.c (mon.1) 7323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.285669+0000 mon.c (mon.1) 7323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.294545+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.294545+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.357129+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.357129+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.360018+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.360018+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.362455+0000 mon.c (mon.1) 7326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.362455+0000 mon.c (mon.1) 7326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.254155+0000 mgr.x (mgr.24989) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.254155+0000 mgr.x (mgr.24989) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.352124+0000 mgr.x (mgr.24989) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.352124+0000 mgr.x (mgr.24989) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.444741+0000 mgr.x (mgr.24989) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.444741+0000 mgr.x (mgr.24989) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.537187+0000 mgr.x (mgr.24989) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.537187+0000 mgr.x (mgr.24989) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.593069+0000 mgr.x (mgr.24989) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.593069+0000 mgr.x (mgr.24989) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.665843+0000 mgr.x (mgr.24989) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.665843+0000 mgr.x (mgr.24989) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.740453+0000 mgr.x (mgr.24989) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.740453+0000 mgr.x (mgr.24989) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.814268+0000 mgr.x (mgr.24989) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.814268+0000 mgr.x (mgr.24989) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.888371+0000 mgr.x (mgr.24989) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.888371+0000 mgr.x (mgr.24989) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.961275+0000 mgr.x (mgr.24989) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:47.961275+0000 mgr.x (mgr.24989) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.035908+0000 mgr.x (mgr.24989) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.506 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.035908+0000 mgr.x (mgr.24989) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.363492+0000 mon.c (mon.1) 7327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.363492+0000 mon.c (mon.1) 7327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.372972+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.372972+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.447493+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.447493+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.450771+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.450771+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.453585+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.453585+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.507 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.455053+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.455053+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.464394+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.464394+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.525395+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.525395+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.528263+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.528263+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.531643+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.531643+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.533171+0000 mon.c (mon.1) 7335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.533171+0000 mon.c (mon.1) 7335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.546203+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.546203+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.605064+0000 mon.c (mon.1) 7336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.605064+0000 mon.c (mon.1) 7336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.607937+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.607937+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.610767+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.610767+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.612418+0000 mon.c (mon.1) 7339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.612418+0000 mon.c (mon.1) 7339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.623723+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.623723+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.708664+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.708664+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.712056+0000 mon.c (mon.1) 7341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.712056+0000 mon.c (mon.1) 7341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.715930+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.111008+0000 mgr.x (mgr.24989) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.111008+0000 mgr.x (mgr.24989) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.204341+0000 mgr.x (mgr.24989) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.204341+0000 mgr.x (mgr.24989) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.279542+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.279542+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.282069+0000 mon.c (mon.1) 7321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.282069+0000 mon.c (mon.1) 7321 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.284552+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.284552+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.285669+0000 mon.c (mon.1) 7323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.285669+0000 mon.c (mon.1) 7323 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.294545+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.294545+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.357129+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.357129+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.360018+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.360018+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.362455+0000 mon.c (mon.1) 7326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.362455+0000 mon.c (mon.1) 7326 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.715930+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.716998+0000 mon.c (mon.1) 7343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.716998+0000 mon.c (mon.1) 7343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.725772+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.725772+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.784216+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.784216+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.788094+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.788094+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.790670+0000 mon.c (mon.1) 7346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.790670+0000 mon.c (mon.1) 7346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.791851+0000 mon.c (mon.1) 7347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.791851+0000 mon.c (mon.1) 7347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.802833+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.802833+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.861294+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.861294+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.864414+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.864414+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.866951+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.866951+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.868052+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.868052+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.879522+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.879522+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.937170+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.937170+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.939985+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.939985+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.942652+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.942652+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.943749+0000 mon.c (mon.1) 7355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.943749+0000 mon.c (mon.1) 7355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.954714+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:48.954714+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.001765+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.514 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.001765+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.019975+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.019975+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.020571+0000 mon.c (mon.1) 7356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.020571+0000 mon.c (mon.1) 7356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.363492+0000 mon.c (mon.1) 7327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.363492+0000 mon.c (mon.1) 7327 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.372972+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.372972+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.447493+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.447493+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.450771+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.450771+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.453585+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.453585+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.455053+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.455053+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.464394+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.464394+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.525395+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.525395+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.528263+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.528263+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.531643+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.516 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.531643+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.026148+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.026148+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.028403+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.028403+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.035816+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.035816+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.038272+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.038272+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.517 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.041161+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.041161+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.044253+0000 mon.c (mon.1) 7361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.044253+0000 mon.c (mon.1) 7361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.046444+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.046444+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.048085+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.048085+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.049824+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.049824+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.051402+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.051402+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.053149+0000 mon.c (mon.1) 7366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.053149+0000 mon.c (mon.1) 7366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.518 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.054762+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.054762+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.056591+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.056591+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.059088+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.059088+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.061135+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.061135+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.063096+0000 mon.c (mon.1) 7371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.063096+0000 mon.c (mon.1) 7371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.065305+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.065305+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.067189+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.067189+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.069051+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.519 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.069051+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.080500+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.080500+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.533171+0000 mon.c (mon.1) 7335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.533171+0000 mon.c (mon.1) 7335 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.546203+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.546203+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.605064+0000 mon.c (mon.1) 7336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.605064+0000 mon.c (mon.1) 7336 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.607937+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.607937+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.610767+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.610767+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.612418+0000 mon.c (mon.1) 7339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.612418+0000 mon.c (mon.1) 7339 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.623723+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.623723+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.708664+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.708664+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.712056+0000 mon.c (mon.1) 7341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.712056+0000 mon.c (mon.1) 7341 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.715930+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.086084+0000 mon.c (mon.1) 7375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.086084+0000 mon.c (mon.1) 7375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.086796+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.086796+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.095996+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.095996+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.101652+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.101652+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.102356+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.102356+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.111667+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-25T05:15:49.522 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.111667+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.117954+0000 mon.c (mon.1) 7377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.117954+0000 mon.c (mon.1) 7377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.118589+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.118589+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.126339+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.126339+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.130583+0000 mon.c (mon.1) 7378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.130583+0000 mon.c (mon.1) 7378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.131330+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.131330+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.138492+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.138492+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.142783+0000 mon.c (mon.1) 7379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.142783+0000 mon.c (mon.1) 7379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.523 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.143480+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.143480+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.150686+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.150686+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.155041+0000 mon.c (mon.1) 7380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.155041+0000 mon.c (mon.1) 7380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.155709+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.155709+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.162842+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.162842+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.167045+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.167045+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.167828+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.167828+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.524 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.174936+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.174936+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.179318+0000 mon.c (mon.1) 7382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.179318+0000 mon.c (mon.1) 7382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.179980+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.179980+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.181751+0000 mon.c (mon.1) 7383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.181751+0000 mon.c (mon.1) 7383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.182450+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.182450+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.191291+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-25T05:15:49.525 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.191291+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.715930+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.716998+0000 mon.c (mon.1) 7343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.716998+0000 mon.c (mon.1) 7343 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.725772+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.725772+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.784216+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.784216+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.788094+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.788094+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.790670+0000 mon.c (mon.1) 7346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.790670+0000 mon.c (mon.1) 7346 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.791851+0000 mon.c (mon.1) 7347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.791851+0000 mon.c (mon.1) 7347 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.526 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.802833+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.802833+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.861294+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.861294+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.864414+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.864414+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.866951+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.197078+0000 mon.c (mon.1) 7384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.197078+0000 mon.c (mon.1) 7384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.197725+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.527 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[81040]: audit 2024-04-25T05:15:49.197725+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.866951+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.528 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.868052+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.868052+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.879522+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.879522+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.937170+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.937170+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.939985+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.939985+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.942652+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.942652+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.943749+0000 mon.c (mon.1) 7355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.943749+0000 mon.c (mon.1) 7355 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.954714+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.529 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:48.954714+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.001765+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.001765+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.019975+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.019975+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.020571+0000 mon.c (mon.1) 7356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.020571+0000 mon.c (mon.1) 7356 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.026148+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.026148+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.028403+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.028403+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.035816+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.035816+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.038272+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.530 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.038272+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.041161+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.041161+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.044253+0000 mon.c (mon.1) 7361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.044253+0000 mon.c (mon.1) 7361 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.046444+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.046444+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.048085+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.048085+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.049824+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.049824+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.051402+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.051402+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.531 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.053149+0000 mon.c (mon.1) 7366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.053149+0000 mon.c (mon.1) 7366 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.054762+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.054762+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.056591+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.056591+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.059088+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.059088+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.061135+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.061135+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.063096+0000 mon.c (mon.1) 7371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.063096+0000 mon.c (mon.1) 7371 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.065305+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.065305+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.532 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.067189+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.067189+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.069051+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.069051+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.080500+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.080500+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.086084+0000 mon.c (mon.1) 7375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.086084+0000 mon.c (mon.1) 7375 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.086796+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.086796+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.095996+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.095996+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.101652+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.101652+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.533 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.102356+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.102356+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.111667+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.111667+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.117954+0000 mon.c (mon.1) 7377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.117954+0000 mon.c (mon.1) 7377 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.118589+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.118589+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.126339+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.126339+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.130583+0000 mon.c (mon.1) 7378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.130583+0000 mon.c (mon.1) 7378 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.131330+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.534 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.131330+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.138492+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.138492+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.142783+0000 mon.c (mon.1) 7379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.142783+0000 mon.c (mon.1) 7379 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.143480+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.143480+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.150686+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.150686+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.155041+0000 mon.c (mon.1) 7380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.155041+0000 mon.c (mon.1) 7380 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.155709+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.155709+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.162842+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.162842+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-25T05:15:49.535 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.167045+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.167045+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.167828+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.167828+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.174936+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.174936+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.179318+0000 mon.c (mon.1) 7382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.179318+0000 mon.c (mon.1) 7382 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.179980+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.179980+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.181751+0000 mon.c (mon.1) 7383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.181751+0000 mon.c (mon.1) 7383 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.182450+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.182450+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-25T05:15:49.536 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.191291+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-25T05:15:49.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.191291+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-25T05:15:49.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.197078+0000 mon.c (mon.1) 7384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.197078+0000 mon.c (mon.1) 7384 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.197725+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:49.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:49 smithi096 bash[79063]: audit 2024-04-25T05:15:49.197725+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-25T05:15:50.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.294061+0000 mgr.x (mgr.24989) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.294061+0000 mgr.x (mgr.24989) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.372510+0000 mgr.x (mgr.24989) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.372510+0000 mgr.x (mgr.24989) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.463977+0000 mgr.x (mgr.24989) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.463977+0000 mgr.x (mgr.24989) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.545749+0000 mgr.x (mgr.24989) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.545749+0000 mgr.x (mgr.24989) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cluster 2024-04-25T05:15:48.554911+0000 mgr.x (mgr.24989) 2444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cluster 2024-04-25T05:15:48.554911+0000 mgr.x (mgr.24989) 2444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.624754+0000 mgr.x (mgr.24989) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.624754+0000 mgr.x (mgr.24989) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.725350+0000 mgr.x (mgr.24989) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.725350+0000 mgr.x (mgr.24989) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.802537+0000 mgr.x (mgr.24989) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.802537+0000 mgr.x (mgr.24989) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.879235+0000 mgr.x (mgr.24989) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.879235+0000 mgr.x (mgr.24989) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.954484+0000 mgr.x (mgr.24989) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:48.954484+0000 mgr.x (mgr.24989) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:49.068733+0000 mgr.x (mgr.24989) 2450 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: cephadm 2024-04-25T05:15:49.068733+0000 mgr.x (mgr.24989) 2450 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.294061+0000 mgr.x (mgr.24989) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.503 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.294061+0000 mgr.x (mgr.24989) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.372510+0000 mgr.x (mgr.24989) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.372510+0000 mgr.x (mgr.24989) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.463977+0000 mgr.x (mgr.24989) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.463977+0000 mgr.x (mgr.24989) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.545749+0000 mgr.x (mgr.24989) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.545749+0000 mgr.x (mgr.24989) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cluster 2024-04-25T05:15:48.554911+0000 mgr.x (mgr.24989) 2444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cluster 2024-04-25T05:15:48.554911+0000 mgr.x (mgr.24989) 2444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.624754+0000 mgr.x (mgr.24989) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.624754+0000 mgr.x (mgr.24989) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.725350+0000 mgr.x (mgr.24989) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.725350+0000 mgr.x (mgr.24989) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.802537+0000 mgr.x (mgr.24989) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.504 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.802537+0000 mgr.x (mgr.24989) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.879235+0000 mgr.x (mgr.24989) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.879235+0000 mgr.x (mgr.24989) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.954484+0000 mgr.x (mgr.24989) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:48.954484+0000 mgr.x (mgr.24989) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:49.068733+0000 mgr.x (mgr.24989) 2450 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: cephadm 2024-04-25T05:15:49.068733+0000 mgr.x (mgr.24989) 2450 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.206095+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.206095+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.211749+0000 mon.c (mon.1) 7385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.505 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.211749+0000 mon.c (mon.1) 7385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.212450+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.212450+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.245922+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.245922+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.249414+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.249414+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.249870+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.249870+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.254041+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.254041+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.258053+0000 mon.c (mon.1) 7387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.258053+0000 mon.c (mon.1) 7387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.506 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.258557+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.206095+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.206095+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.211749+0000 mon.c (mon.1) 7385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.211749+0000 mon.c (mon.1) 7385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.212450+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.212450+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.245922+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.245922+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.249414+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.249414+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.249870+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.249870+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.507 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.254041+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.254041+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.258053+0000 mon.c (mon.1) 7387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.258053+0000 mon.c (mon.1) 7387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.258557+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.258557+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.260023+0000 mon.c (mon.1) 7388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.260023+0000 mon.c (mon.1) 7388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.260475+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.260475+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.508 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.261870+0000 mon.c (mon.1) 7389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.261870+0000 mon.c (mon.1) 7389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.262255+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.262255+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.263590+0000 mon.c (mon.1) 7390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.263590+0000 mon.c (mon.1) 7390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.263965+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.263965+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.265361+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.265361+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.265821+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.509 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.265821+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.258557+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.260023+0000 mon.c (mon.1) 7388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.260023+0000 mon.c (mon.1) 7388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.260475+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.260475+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.261870+0000 mon.c (mon.1) 7389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.261870+0000 mon.c (mon.1) 7389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.262255+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.262255+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.510 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.263590+0000 mon.c (mon.1) 7390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.263590+0000 mon.c (mon.1) 7390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.263965+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.263965+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.265361+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.265361+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.265821+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.265821+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.267342+0000 mon.c (mon.1) 7392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.511 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.267342+0000 mon.c (mon.1) 7392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.267856+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.267856+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.269962+0000 mon.c (mon.1) 7393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.269962+0000 mon.c (mon.1) 7393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.270492+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.270492+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.274695+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.274695+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.280834+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.280834+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.282016+0000 mon.c (mon.1) 7395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.282016+0000 mon.c (mon.1) 7395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.290400+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.290400+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.512 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.388600+0000 mon.c (mon.1) 7396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.388600+0000 mon.c (mon.1) 7396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.390380+0000 mon.c (mon.1) 7397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.390380+0000 mon.c (mon.1) 7397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.403225+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[81040]: audit 2024-04-25T05:15:49.403225+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.267342+0000 mon.c (mon.1) 7392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.267342+0000 mon.c (mon.1) 7392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.267856+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.267856+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.513 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.269962+0000 mon.c (mon.1) 7393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.269962+0000 mon.c (mon.1) 7393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.270492+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.270492+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.274695+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.274695+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.280834+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.280834+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.282016+0000 mon.c (mon.1) 7395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.282016+0000 mon.c (mon.1) 7395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.290400+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.290400+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.388600+0000 mon.c (mon.1) 7396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.388600+0000 mon.c (mon.1) 7396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.514 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.390380+0000 mon.c (mon.1) 7397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.390380+0000 mon.c (mon.1) 7397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.403225+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.515 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:50 smithi096 bash[79063]: audit 2024-04-25T05:15:49.403225+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.294061+0000 mgr.x (mgr.24989) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.294061+0000 mgr.x (mgr.24989) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.372510+0000 mgr.x (mgr.24989) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.372510+0000 mgr.x (mgr.24989) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.463977+0000 mgr.x (mgr.24989) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.463977+0000 mgr.x (mgr.24989) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.545749+0000 mgr.x (mgr.24989) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.545749+0000 mgr.x (mgr.24989) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cluster 2024-04-25T05:15:48.554911+0000 mgr.x (mgr.24989) 2444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cluster 2024-04-25T05:15:48.554911+0000 mgr.x (mgr.24989) 2444 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.624754+0000 mgr.x (mgr.24989) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.624754+0000 mgr.x (mgr.24989) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.725350+0000 mgr.x (mgr.24989) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.725350+0000 mgr.x (mgr.24989) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.802537+0000 mgr.x (mgr.24989) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.802537+0000 mgr.x (mgr.24989) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.879235+0000 mgr.x (mgr.24989) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.879235+0000 mgr.x (mgr.24989) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.954484+0000 mgr.x (mgr.24989) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:48.954484+0000 mgr.x (mgr.24989) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:49.068733+0000 mgr.x (mgr.24989) 2450 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-25T05:15:50.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: cephadm 2024-04-25T05:15:49.068733+0000 mgr.x (mgr.24989) 2450 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-25T05:15:50.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.206095+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-25T05:15:50.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.206095+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-25T05:15:50.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.211749+0000 mon.c (mon.1) 7385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.211749+0000 mon.c (mon.1) 7385 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.212450+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.212450+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.245922+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.245922+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.249414+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.249414+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.249870+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.249870+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.254041+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.254041+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.258053+0000 mon.c (mon.1) 7387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.258053+0000 mon.c (mon.1) 7387 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.258557+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.258557+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.260023+0000 mon.c (mon.1) 7388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.260023+0000 mon.c (mon.1) 7388 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.260475+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.260475+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.261870+0000 mon.c (mon.1) 7389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.261870+0000 mon.c (mon.1) 7389 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.262255+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.262255+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.263590+0000 mon.c (mon.1) 7390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.263590+0000 mon.c (mon.1) 7390 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.263965+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.263965+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.265361+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.265361+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.265821+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.265821+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.267342+0000 mon.c (mon.1) 7392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.267342+0000 mon.c (mon.1) 7392 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.267856+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.267856+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.269962+0000 mon.c (mon.1) 7393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.269962+0000 mon.c (mon.1) 7393 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.270492+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.270492+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.274695+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.274695+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.280834+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.280834+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.282016+0000 mon.c (mon.1) 7395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.282016+0000 mon.c (mon.1) 7395 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.290400+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.290400+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.388600+0000 mon.c (mon.1) 7396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.388600+0000 mon.c (mon.1) 7396 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.390380+0000 mon.c (mon.1) 7397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.390380+0000 mon.c (mon.1) 7397 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.403225+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:50.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:50 smithi155 bash[60276]: audit 2024-04-25T05:15:49.403225+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:51 smithi155 bash[60276]: cephadm 2024-04-25T05:15:49.267803+0000 mgr.x (mgr.24989) 2451 : cephadm [INF] Upgrade: Complete! 2024-04-25T05:15:51.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:51 smithi155 bash[60276]: cephadm 2024-04-25T05:15:49.267803+0000 mgr.x (mgr.24989) 2451 : cephadm [INF] Upgrade: Complete! 2024-04-25T05:15:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:51 smithi155 bash[60276]: cluster 2024-04-25T05:15:50.556295+0000 mgr.x (mgr.24989) 2452 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:51.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:51 smithi155 bash[60276]: cluster 2024-04-25T05:15:50.556295+0000 mgr.x (mgr.24989) 2452 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:51.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[79063]: cephadm 2024-04-25T05:15:49.267803+0000 mgr.x (mgr.24989) 2451 : cephadm [INF] Upgrade: Complete! 2024-04-25T05:15:51.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[79063]: cephadm 2024-04-25T05:15:49.267803+0000 mgr.x (mgr.24989) 2451 : cephadm [INF] Upgrade: Complete! 2024-04-25T05:15:51.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[79063]: cluster 2024-04-25T05:15:50.556295+0000 mgr.x (mgr.24989) 2452 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:51.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[79063]: cluster 2024-04-25T05:15:50.556295+0000 mgr.x (mgr.24989) 2452 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[81040]: cephadm 2024-04-25T05:15:49.267803+0000 mgr.x (mgr.24989) 2451 : cephadm [INF] Upgrade: Complete! 2024-04-25T05:15:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[81040]: cephadm 2024-04-25T05:15:49.267803+0000 mgr.x (mgr.24989) 2451 : cephadm [INF] Upgrade: Complete! 2024-04-25T05:15:51.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[81040]: cluster 2024-04-25T05:15:50.556295+0000 mgr.x (mgr.24989) 2452 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:51.503 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:51 smithi096 bash[81040]: cluster 2024-04-25T05:15:50.556295+0000 mgr.x (mgr.24989) 2452 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.042564+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.042564+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.412160+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.412160+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.428395+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.428395+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.441281+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:53 smithi155 bash[60276]: audit 2024-04-25T05:15:52.441281+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.042564+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.042564+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.412160+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.412160+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.428395+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.428395+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.441281+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[79063]: audit 2024-04-25T05:15:52.441281+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.042564+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.042564+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.412160+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.412160+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.428395+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.428395+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.441281+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:53.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:53 smithi096 bash[81040]: audit 2024-04-25T05:15:52.441281+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:15:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:54 smithi155 bash[60276]: cluster 2024-04-25T05:15:52.557326+0000 mgr.x (mgr.24989) 2453 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:54.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:54 smithi155 bash[60276]: cluster 2024-04-25T05:15:52.557326+0000 mgr.x (mgr.24989) 2453 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:54.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:54 smithi096 bash[81040]: cluster 2024-04-25T05:15:52.557326+0000 mgr.x (mgr.24989) 2453 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:54.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:54 smithi096 bash[81040]: cluster 2024-04-25T05:15:52.557326+0000 mgr.x (mgr.24989) 2453 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:54 smithi096 bash[79063]: cluster 2024-04-25T05:15:52.557326+0000 mgr.x (mgr.24989) 2453 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:54.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:54 smithi096 bash[79063]: cluster 2024-04-25T05:15:52.557326+0000 mgr.x (mgr.24989) 2453 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:55 smithi155 bash[60276]: audit 2024-04-25T05:15:53.779236+0000 mgr.x (mgr.24989) 2454 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:55 smithi155 bash[60276]: audit 2024-04-25T05:15:53.779236+0000 mgr.x (mgr.24989) 2454 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:55 smithi096 bash[81040]: audit 2024-04-25T05:15:53.779236+0000 mgr.x (mgr.24989) 2454 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:55.500 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:55 smithi096 bash[81040]: audit 2024-04-25T05:15:53.779236+0000 mgr.x (mgr.24989) 2454 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:55.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:55 smithi096 bash[79063]: audit 2024-04-25T05:15:53.779236+0000 mgr.x (mgr.24989) 2454 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:55.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:55 smithi096 bash[79063]: audit 2024-04-25T05:15:53.779236+0000 mgr.x (mgr.24989) 2454 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:15:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:56 smithi155 bash[60276]: cluster 2024-04-25T05:15:54.558737+0000 mgr.x (mgr.24989) 2455 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:56 smithi155 bash[60276]: cluster 2024-04-25T05:15:54.558737+0000 mgr.x (mgr.24989) 2455 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:56 smithi096 bash[79063]: cluster 2024-04-25T05:15:54.558737+0000 mgr.x (mgr.24989) 2455 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:56 smithi096 bash[79063]: cluster 2024-04-25T05:15:54.558737+0000 mgr.x (mgr.24989) 2455 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:56 smithi096 bash[81040]: cluster 2024-04-25T05:15:54.558737+0000 mgr.x (mgr.24989) 2455 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:56 smithi096 bash[81040]: cluster 2024-04-25T05:15:54.558737+0000 mgr.x (mgr.24989) 2455 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:15:58.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:15:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:15:57] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-04-25T05:15:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:58 smithi155 bash[60276]: cluster 2024-04-25T05:15:56.559881+0000 mgr.x (mgr.24989) 2456 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:58.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:15:58 smithi155 bash[60276]: cluster 2024-04-25T05:15:56.559881+0000 mgr.x (mgr.24989) 2456 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:58.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:58 smithi096 bash[79063]: cluster 2024-04-25T05:15:56.559881+0000 mgr.x (mgr.24989) 2456 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:58.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:15:58 smithi096 bash[79063]: cluster 2024-04-25T05:15:56.559881+0000 mgr.x (mgr.24989) 2456 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:58.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:58 smithi096 bash[81040]: cluster 2024-04-25T05:15:56.559881+0000 mgr.x (mgr.24989) 2456 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:15:58.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:15:58 smithi096 bash[81040]: cluster 2024-04-25T05:15:56.559881+0000 mgr.x (mgr.24989) 2456 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:00.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:00 smithi096 bash[81040]: cluster 2024-04-25T05:15:58.561076+0000 mgr.x (mgr.24989) 2457 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:00.309 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:00 smithi096 bash[81040]: cluster 2024-04-25T05:15:58.561076+0000 mgr.x (mgr.24989) 2457 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:00.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:00 smithi096 bash[79063]: cluster 2024-04-25T05:15:58.561076+0000 mgr.x (mgr.24989) 2457 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:00.309 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:00 smithi096 bash[79063]: cluster 2024-04-25T05:15:58.561076+0000 mgr.x (mgr.24989) 2457 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:00 smithi155 bash[60276]: cluster 2024-04-25T05:15:58.561076+0000 mgr.x (mgr.24989) 2457 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:00 smithi155 bash[60276]: cluster 2024-04-25T05:15:58.561076+0000 mgr.x (mgr.24989) 2457 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: cluster 2024-04-25T05:16:00.562676+0000 mgr.x (mgr.24989) 2458 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: cluster 2024-04-25T05:16:00.562676+0000 mgr.x (mgr.24989) 2458 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.261518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.261518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.277699+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.277699+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.294226+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.294226+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.596427+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:02 smithi155 bash[60276]: audit 2024-04-25T05:16:01.596427+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: cluster 2024-04-25T05:16:00.562676+0000 mgr.x (mgr.24989) 2458 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: cluster 2024-04-25T05:16:00.562676+0000 mgr.x (mgr.24989) 2458 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.261518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.261518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.277699+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.277699+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.294226+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.294226+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.596427+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[79063]: audit 2024-04-25T05:16:01.596427+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: cluster 2024-04-25T05:16:00.562676+0000 mgr.x (mgr.24989) 2458 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: cluster 2024-04-25T05:16:00.562676+0000 mgr.x (mgr.24989) 2458 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.261518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.261518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.277699+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.277699+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.294226+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.294226+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.596427+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:02.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:02 smithi096 bash[81040]: audit 2024-04-25T05:16:01.596427+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:04 smithi155 bash[60276]: cluster 2024-04-25T05:16:02.563815+0000 mgr.x (mgr.24989) 2459 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:04 smithi155 bash[60276]: cluster 2024-04-25T05:16:02.563815+0000 mgr.x (mgr.24989) 2459 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:04.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:04 smithi096 bash[79063]: cluster 2024-04-25T05:16:02.563815+0000 mgr.x (mgr.24989) 2459 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:04.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:04 smithi096 bash[79063]: cluster 2024-04-25T05:16:02.563815+0000 mgr.x (mgr.24989) 2459 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:04 smithi096 bash[81040]: cluster 2024-04-25T05:16:02.563815+0000 mgr.x (mgr.24989) 2459 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:04 smithi096 bash[81040]: cluster 2024-04-25T05:16:02.563815+0000 mgr.x (mgr.24989) 2459 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:05 smithi155 bash[60276]: audit 2024-04-25T05:16:03.790699+0000 mgr.x (mgr.24989) 2460 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:05 smithi155 bash[60276]: audit 2024-04-25T05:16:03.790699+0000 mgr.x (mgr.24989) 2460 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:05.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:05 smithi096 bash[79063]: audit 2024-04-25T05:16:03.790699+0000 mgr.x (mgr.24989) 2460 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:05.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:05 smithi096 bash[79063]: audit 2024-04-25T05:16:03.790699+0000 mgr.x (mgr.24989) 2460 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:05.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:05 smithi096 bash[81040]: audit 2024-04-25T05:16:03.790699+0000 mgr.x (mgr.24989) 2460 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:05.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:05 smithi096 bash[81040]: audit 2024-04-25T05:16:03.790699+0000 mgr.x (mgr.24989) 2460 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:06 smithi155 bash[60276]: cluster 2024-04-25T05:16:04.565100+0000 mgr.x (mgr.24989) 2461 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:06 smithi155 bash[60276]: cluster 2024-04-25T05:16:04.565100+0000 mgr.x (mgr.24989) 2461 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:06 smithi096 bash[79063]: cluster 2024-04-25T05:16:04.565100+0000 mgr.x (mgr.24989) 2461 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:06 smithi096 bash[79063]: cluster 2024-04-25T05:16:04.565100+0000 mgr.x (mgr.24989) 2461 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:06 smithi096 bash[81040]: cluster 2024-04-25T05:16:04.565100+0000 mgr.x (mgr.24989) 2461 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:06 smithi096 bash[81040]: cluster 2024-04-25T05:16:04.565100+0000 mgr.x (mgr.24989) 2461 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:08.088 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:16:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:16:07] "GET /metrics HTTP/1.1" 200 38765 "" "Prometheus/2.43.0" 2024-04-25T05:16:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:08 smithi155 bash[60276]: cluster 2024-04-25T05:16:06.566059+0000 mgr.x (mgr.24989) 2462 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:08 smithi155 bash[60276]: cluster 2024-04-25T05:16:06.566059+0000 mgr.x (mgr.24989) 2462 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:08.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:08 smithi096 bash[79063]: cluster 2024-04-25T05:16:06.566059+0000 mgr.x (mgr.24989) 2462 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:08.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:08 smithi096 bash[79063]: cluster 2024-04-25T05:16:06.566059+0000 mgr.x (mgr.24989) 2462 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:08.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:08 smithi096 bash[81040]: cluster 2024-04-25T05:16:06.566059+0000 mgr.x (mgr.24989) 2462 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:08.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:08 smithi096 bash[81040]: cluster 2024-04-25T05:16:06.566059+0000 mgr.x (mgr.24989) 2462 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:10 smithi155 bash[60276]: cluster 2024-04-25T05:16:08.567118+0000 mgr.x (mgr.24989) 2463 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:10.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:10 smithi155 bash[60276]: cluster 2024-04-25T05:16:08.567118+0000 mgr.x (mgr.24989) 2463 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:10 smithi096 bash[79063]: cluster 2024-04-25T05:16:08.567118+0000 mgr.x (mgr.24989) 2463 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:10 smithi096 bash[79063]: cluster 2024-04-25T05:16:08.567118+0000 mgr.x (mgr.24989) 2463 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:10 smithi096 bash[81040]: cluster 2024-04-25T05:16:08.567118+0000 mgr.x (mgr.24989) 2463 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:10 smithi096 bash[81040]: cluster 2024-04-25T05:16:08.567118+0000 mgr.x (mgr.24989) 2463 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:12 smithi155 bash[60276]: cluster 2024-04-25T05:16:10.568002+0000 mgr.x (mgr.24989) 2464 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:12.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:12 smithi155 bash[60276]: cluster 2024-04-25T05:16:10.568002+0000 mgr.x (mgr.24989) 2464 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:12 smithi096 bash[79063]: cluster 2024-04-25T05:16:10.568002+0000 mgr.x (mgr.24989) 2464 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:12 smithi096 bash[79063]: cluster 2024-04-25T05:16:10.568002+0000 mgr.x (mgr.24989) 2464 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:12 smithi096 bash[81040]: cluster 2024-04-25T05:16:10.568002+0000 mgr.x (mgr.24989) 2464 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:12 smithi096 bash[81040]: cluster 2024-04-25T05:16:10.568002+0000 mgr.x (mgr.24989) 2464 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: cluster 2024-04-25T05:16:12.568658+0000 mgr.x (mgr.24989) 2465 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: cluster 2024-04-25T05:16:12.568658+0000 mgr.x (mgr.24989) 2465 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:13.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: audit 2024-04-25T05:16:12.656477+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: audit 2024-04-25T05:16:12.656477+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: audit 2024-04-25T05:16:12.675680+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: audit 2024-04-25T05:16:12.675680+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: audit 2024-04-25T05:16:12.692865+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:13.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:13 smithi155 bash[60276]: audit 2024-04-25T05:16:12.692865+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: cluster 2024-04-25T05:16:12.568658+0000 mgr.x (mgr.24989) 2465 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: cluster 2024-04-25T05:16:12.568658+0000 mgr.x (mgr.24989) 2465 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: audit 2024-04-25T05:16:12.656477+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: audit 2024-04-25T05:16:12.656477+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: audit 2024-04-25T05:16:12.675680+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: audit 2024-04-25T05:16:12.675680+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: audit 2024-04-25T05:16:12.692865+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[79063]: audit 2024-04-25T05:16:12.692865+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: cluster 2024-04-25T05:16:12.568658+0000 mgr.x (mgr.24989) 2465 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: cluster 2024-04-25T05:16:12.568658+0000 mgr.x (mgr.24989) 2465 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: audit 2024-04-25T05:16:12.656477+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: audit 2024-04-25T05:16:12.656477+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: audit 2024-04-25T05:16:12.675680+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: audit 2024-04-25T05:16:12.675680+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: audit 2024-04-25T05:16:12.692865+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:13 smithi096 bash[81040]: audit 2024-04-25T05:16:12.692865+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:14.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:14 smithi155 bash[60276]: audit 2024-04-25T05:16:13.802285+0000 mgr.x (mgr.24989) 2466 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:14.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:14 smithi155 bash[60276]: audit 2024-04-25T05:16:13.802285+0000 mgr.x (mgr.24989) 2466 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:15.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:14 smithi096 bash[79063]: audit 2024-04-25T05:16:13.802285+0000 mgr.x (mgr.24989) 2466 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:14 smithi096 bash[79063]: audit 2024-04-25T05:16:13.802285+0000 mgr.x (mgr.24989) 2466 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:15.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:14 smithi096 bash[81040]: audit 2024-04-25T05:16:13.802285+0000 mgr.x (mgr.24989) 2466 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:15.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:14 smithi096 bash[81040]: audit 2024-04-25T05:16:13.802285+0000 mgr.x (mgr.24989) 2466 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:15 smithi155 bash[60276]: cluster 2024-04-25T05:16:14.569898+0000 mgr.x (mgr.24989) 2467 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:15.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:15 smithi155 bash[60276]: cluster 2024-04-25T05:16:14.569898+0000 mgr.x (mgr.24989) 2467 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:16.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:15 smithi096 bash[79063]: cluster 2024-04-25T05:16:14.569898+0000 mgr.x (mgr.24989) 2467 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:16.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:15 smithi096 bash[79063]: cluster 2024-04-25T05:16:14.569898+0000 mgr.x (mgr.24989) 2467 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:16.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:15 smithi096 bash[81040]: cluster 2024-04-25T05:16:14.569898+0000 mgr.x (mgr.24989) 2467 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:16.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:15 smithi096 bash[81040]: cluster 2024-04-25T05:16:14.569898+0000 mgr.x (mgr.24989) 2467 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:16 smithi155 bash[60276]: audit 2024-04-25T05:16:16.596764+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:16.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:16 smithi155 bash[60276]: audit 2024-04-25T05:16:16.596764+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:16 smithi096 bash[79063]: audit 2024-04-25T05:16:16.596764+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:17.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:16 smithi096 bash[79063]: audit 2024-04-25T05:16:16.596764+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:17.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:16 smithi096 bash[81040]: audit 2024-04-25T05:16:16.596764+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:17.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:16 smithi096 bash[81040]: audit 2024-04-25T05:16:16.596764+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:17.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:16:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:16:17] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.43.0" 2024-04-25T05:16:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:17 smithi155 bash[60276]: cluster 2024-04-25T05:16:16.570937+0000 mgr.x (mgr.24989) 2468 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:17 smithi155 bash[60276]: cluster 2024-04-25T05:16:16.570937+0000 mgr.x (mgr.24989) 2468 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:17.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:17 smithi096 bash[79063]: cluster 2024-04-25T05:16:16.570937+0000 mgr.x (mgr.24989) 2468 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:17.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:17 smithi096 bash[79063]: cluster 2024-04-25T05:16:16.570937+0000 mgr.x (mgr.24989) 2468 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:17.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:17 smithi096 bash[81040]: cluster 2024-04-25T05:16:16.570937+0000 mgr.x (mgr.24989) 2468 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:17.999 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:17 smithi096 bash[81040]: cluster 2024-04-25T05:16:16.570937+0000 mgr.x (mgr.24989) 2468 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:18.641 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch ps' 2024-04-25T05:16:18.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:18 smithi155 bash[60276]: audit 2024-04-25T05:16:17.764280+0000 mgr.x (mgr.24989) 2469 : audit [DBG] from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:18.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:18 smithi155 bash[60276]: audit 2024-04-25T05:16:17.764280+0000 mgr.x (mgr.24989) 2469 : audit [DBG] from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:19.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:18 smithi096 bash[79063]: audit 2024-04-25T05:16:17.764280+0000 mgr.x (mgr.24989) 2469 : audit [DBG] from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:19.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:18 smithi096 bash[79063]: audit 2024-04-25T05:16:17.764280+0000 mgr.x (mgr.24989) 2469 : audit [DBG] from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:18 smithi096 bash[81040]: audit 2024-04-25T05:16:17.764280+0000 mgr.x (mgr.24989) 2469 : audit [DBG] from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:19.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:18 smithi096 bash[81040]: audit 2024-04-25T05:16:17.764280+0000 mgr.x (mgr.24989) 2469 : audit [DBG] from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:19 smithi155 bash[60276]: cluster 2024-04-25T05:16:18.571968+0000 mgr.x (mgr.24989) 2470 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:19.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:19 smithi155 bash[60276]: cluster 2024-04-25T05:16:18.571968+0000 mgr.x (mgr.24989) 2470 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:19 smithi096 bash[79063]: cluster 2024-04-25T05:16:18.571968+0000 mgr.x (mgr.24989) 2470 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:20.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:19 smithi096 bash[79063]: cluster 2024-04-25T05:16:18.571968+0000 mgr.x (mgr.24989) 2470 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:19 smithi096 bash[81040]: cluster 2024-04-25T05:16:18.571968+0000 mgr.x (mgr.24989) 2470 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:20.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:19 smithi096 bash[81040]: cluster 2024-04-25T05:16:18.571968+0000 mgr.x (mgr.24989) 2470 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: cluster 2024-04-25T05:16:20.573410+0000 mgr.x (mgr.24989) 2471 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: cluster 2024-04-25T05:16:20.573410+0000 mgr.x (mgr.24989) 2471 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:21.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: audit 2024-04-25T05:16:21.462110+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: audit 2024-04-25T05:16:21.462110+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: audit 2024-04-25T05:16:21.485576+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: audit 2024-04-25T05:16:21.485576+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: audit 2024-04-25T05:16:21.502386+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:21 smithi155 bash[60276]: audit 2024-04-25T05:16:21.502386+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: cluster 2024-04-25T05:16:20.573410+0000 mgr.x (mgr.24989) 2471 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:21.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: cluster 2024-04-25T05:16:20.573410+0000 mgr.x (mgr.24989) 2471 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:21.976 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: audit 2024-04-25T05:16:21.462110+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: audit 2024-04-25T05:16:21.462110+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: audit 2024-04-25T05:16:21.485576+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: audit 2024-04-25T05:16:21.485576+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: audit 2024-04-25T05:16:21.502386+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[79063]: audit 2024-04-25T05:16:21.502386+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: cluster 2024-04-25T05:16:20.573410+0000 mgr.x (mgr.24989) 2471 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: cluster 2024-04-25T05:16:20.573410+0000 mgr.x (mgr.24989) 2471 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: audit 2024-04-25T05:16:21.462110+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: audit 2024-04-25T05:16:21.462110+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: audit 2024-04-25T05:16:21.485576+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: audit 2024-04-25T05:16:21.485576+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.977 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: audit 2024-04-25T05:16:21.502386+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:21.978 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:21 smithi096 bash[81040]: audit 2024-04-25T05:16:21.502386+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:23.750 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:23 smithi096 bash[81040]: cluster 2024-04-25T05:16:22.574532+0000 mgr.x (mgr.24989) 2472 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:23.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:23 smithi096 bash[81040]: cluster 2024-04-25T05:16:22.574532+0000 mgr.x (mgr.24989) 2472 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:23 smithi096 bash[79063]: cluster 2024-04-25T05:16:22.574532+0000 mgr.x (mgr.24989) 2472 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:23.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:23 smithi096 bash[79063]: cluster 2024-04-25T05:16:22.574532+0000 mgr.x (mgr.24989) 2472 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:23 smithi155 bash[60276]: cluster 2024-04-25T05:16:22.574532+0000 mgr.x (mgr.24989) 2472 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:23.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:23 smithi155 bash[60276]: cluster 2024-04-25T05:16:22.574532+0000 mgr.x (mgr.24989) 2472 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 2s ago 27m - - 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 11s ago 27m - - 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (95s) 2s ago 20m 15.2M - 0.25.0 c8568f914cd2 e490c56b3e7b 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (44s) 11s ago 20m 69.9M - 9.4.12 2bacad6d85d8 0109bd5893f8 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (3m) 2s ago 18m 43.0M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (13m) 11s ago 26m 547M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (11m) 2s ago 28m 442M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (10m) 2s ago 28m 83.7M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (10m) 11s ago 27m 64.9M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (10m) 2s ago 27m 76.3M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (3m) 2s ago 21m 8124k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:16:23.981 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (2m) 11s ago 21m 7715k - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (9m) 2s ago 26m 63.0M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (8m) 2s ago 25m 63.1M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (7m) 2s ago 25m 56.3M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (7m) 2s ago 24m 62.8M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (6m) 11s ago 23m 65.7M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (5m) 11s ago 23m 56.8M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (5m) 11s ago 22m 59.7M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (4m) 11s ago 22m 61.2M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (2m) 11s ago 21m 54.0M - 2.43.0 a07b618ecd1d 4fe4ba3e516d 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (4m) 2s ago 19m 91.2M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (4m) 11s ago 19m 91.4M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (4m) 2s ago 18m 91.4M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:16:23.982 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (3m) 11s ago 18m 91.3M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:16:24.942 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph versions' 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[79063]: audit 2024-04-25T05:16:23.812062+0000 mgr.x (mgr.24989) 2473 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[79063]: audit 2024-04-25T05:16:23.812062+0000 mgr.x (mgr.24989) 2473 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[79063]: audit 2024-04-25T05:16:23.932707+0000 mgr.x (mgr.24989) 2474 : audit [DBG] from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[79063]: audit 2024-04-25T05:16:23.932707+0000 mgr.x (mgr.24989) 2474 : audit [DBG] from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[81040]: audit 2024-04-25T05:16:23.812062+0000 mgr.x (mgr.24989) 2473 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[81040]: audit 2024-04-25T05:16:23.812062+0000 mgr.x (mgr.24989) 2473 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[81040]: audit 2024-04-25T05:16:23.932707+0000 mgr.x (mgr.24989) 2474 : audit [DBG] from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:25.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:24 smithi096 bash[81040]: audit 2024-04-25T05:16:23.932707+0000 mgr.x (mgr.24989) 2474 : audit [DBG] from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:24 smithi155 bash[60276]: audit 2024-04-25T05:16:23.812062+0000 mgr.x (mgr.24989) 2473 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:24 smithi155 bash[60276]: audit 2024-04-25T05:16:23.812062+0000 mgr.x (mgr.24989) 2473 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:24 smithi155 bash[60276]: audit 2024-04-25T05:16:23.932707+0000 mgr.x (mgr.24989) 2474 : audit [DBG] from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:25.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:24 smithi155 bash[60276]: audit 2024-04-25T05:16:23.932707+0000 mgr.x (mgr.24989) 2474 : audit [DBG] from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:16:26.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:25 smithi096 bash[81040]: cluster 2024-04-25T05:16:24.575824+0000 mgr.x (mgr.24989) 2475 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:26.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:25 smithi096 bash[81040]: cluster 2024-04-25T05:16:24.575824+0000 mgr.x (mgr.24989) 2475 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:25 smithi096 bash[79063]: cluster 2024-04-25T05:16:24.575824+0000 mgr.x (mgr.24989) 2475 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:26.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:25 smithi096 bash[79063]: cluster 2024-04-25T05:16:24.575824+0000 mgr.x (mgr.24989) 2475 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:25 smithi155 bash[60276]: cluster 2024-04-25T05:16:24.575824+0000 mgr.x (mgr.24989) 2475 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:26.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:25 smithi155 bash[60276]: cluster 2024-04-25T05:16:24.575824+0000 mgr.x (mgr.24989) 2475 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:27 smithi096 bash[79063]: cluster 2024-04-25T05:16:26.576473+0000 mgr.x (mgr.24989) 2476 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:28.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:27 smithi096 bash[79063]: cluster 2024-04-25T05:16:26.576473+0000 mgr.x (mgr.24989) 2476 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:28.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:27 smithi096 bash[81040]: cluster 2024-04-25T05:16:26.576473+0000 mgr.x (mgr.24989) 2476 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:28.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:27 smithi096 bash[81040]: cluster 2024-04-25T05:16:26.576473+0000 mgr.x (mgr.24989) 2476 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:28.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:16:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:16:27] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.43.0" 2024-04-25T05:16:28.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:27 smithi155 bash[60276]: cluster 2024-04-25T05:16:26.576473+0000 mgr.x (mgr.24989) 2476 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:28.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:27 smithi155 bash[60276]: cluster 2024-04-25T05:16:26.576473+0000 mgr.x (mgr.24989) 2476 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:16:28.334 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:16:28.335 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:16:28.335 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:16:28.335 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:16:28.335 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:16:28.335 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:16:28.335 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:16:29.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:28 smithi096 bash[81040]: audit 2024-04-25T05:16:28.337218+0000 mon.a (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.96:0/3679128250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:16:29.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:28 smithi096 bash[81040]: audit 2024-04-25T05:16:28.337218+0000 mon.a (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.96:0/3679128250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:16:29.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:28 smithi096 bash[79063]: audit 2024-04-25T05:16:28.337218+0000 mon.a (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.96:0/3679128250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:16:29.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:28 smithi096 bash[79063]: audit 2024-04-25T05:16:28.337218+0000 mon.a (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.96:0/3679128250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:16:29.108 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-25T05:16:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:28 smithi155 bash[60276]: audit 2024-04-25T05:16:28.337218+0000 mon.a (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.96:0/3679128250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:16:29.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:28 smithi155 bash[60276]: audit 2024-04-25T05:16:28.337218+0000 mon.a (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.96:0/3679128250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:16:30.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:29 smithi096 bash[79063]: cluster 2024-04-25T05:16:28.577459+0000 mgr.x (mgr.24989) 2477 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:30.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:29 smithi096 bash[79063]: cluster 2024-04-25T05:16:28.577459+0000 mgr.x (mgr.24989) 2477 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:29 smithi096 bash[81040]: cluster 2024-04-25T05:16:28.577459+0000 mgr.x (mgr.24989) 2477 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:30.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:29 smithi096 bash[81040]: cluster 2024-04-25T05:16:28.577459+0000 mgr.x (mgr.24989) 2477 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:30.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:29 smithi155 bash[60276]: cluster 2024-04-25T05:16:28.577459+0000 mgr.x (mgr.24989) 2477 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:30.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:29 smithi155 bash[60276]: cluster 2024-04-25T05:16:28.577459+0000 mgr.x (mgr.24989) 2477 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:31.669 INFO:teuthology.orchestra.run.smithi096.stdout:wait for servicemap items w/ changing names to refresh 2024-04-25T05:16:31.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[79063]: cluster 2024-04-25T05:16:30.578307+0000 mgr.x (mgr.24989) 2478 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[79063]: cluster 2024-04-25T05:16:30.578307+0000 mgr.x (mgr.24989) 2478 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[79063]: audit 2024-04-25T05:16:31.597126+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[79063]: audit 2024-04-25T05:16:31.597126+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[81040]: cluster 2024-04-25T05:16:30.578307+0000 mgr.x (mgr.24989) 2478 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[81040]: cluster 2024-04-25T05:16:30.578307+0000 mgr.x (mgr.24989) 2478 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[81040]: audit 2024-04-25T05:16:31.597126+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:31.888 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:31 smithi096 bash[81040]: audit 2024-04-25T05:16:31.597126+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:32.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:31 smithi155 bash[60276]: cluster 2024-04-25T05:16:30.578307+0000 mgr.x (mgr.24989) 2478 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:32.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:31 smithi155 bash[60276]: cluster 2024-04-25T05:16:30.578307+0000 mgr.x (mgr.24989) 2478 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:32.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:31 smithi155 bash[60276]: audit 2024-04-25T05:16:31.597126+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:32.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:31 smithi155 bash[60276]: audit 2024-04-25T05:16:31.597126+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:32.393 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'sleep 60' 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: cluster 2024-04-25T05:16:32.579371+0000 mgr.x (mgr.24989) 2479 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: cluster 2024-04-25T05:16:32.579371+0000 mgr.x (mgr.24989) 2479 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: audit 2024-04-25T05:16:32.882168+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: audit 2024-04-25T05:16:32.882168+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: audit 2024-04-25T05:16:32.900017+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: audit 2024-04-25T05:16:32.900017+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: audit 2024-04-25T05:16:32.914865+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[79063]: audit 2024-04-25T05:16:32.914865+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: cluster 2024-04-25T05:16:32.579371+0000 mgr.x (mgr.24989) 2479 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: cluster 2024-04-25T05:16:32.579371+0000 mgr.x (mgr.24989) 2479 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: audit 2024-04-25T05:16:32.882168+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: audit 2024-04-25T05:16:32.882168+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: audit 2024-04-25T05:16:32.900017+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: audit 2024-04-25T05:16:32.900017+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: audit 2024-04-25T05:16:32.914865+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:33 smithi096 bash[81040]: audit 2024-04-25T05:16:32.914865+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: cluster 2024-04-25T05:16:32.579371+0000 mgr.x (mgr.24989) 2479 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:34.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: cluster 2024-04-25T05:16:32.579371+0000 mgr.x (mgr.24989) 2479 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:34.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: audit 2024-04-25T05:16:32.882168+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: audit 2024-04-25T05:16:32.882168+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: audit 2024-04-25T05:16:32.900017+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: audit 2024-04-25T05:16:32.900017+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: audit 2024-04-25T05:16:32.914865+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:34.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:33 smithi155 bash[60276]: audit 2024-04-25T05:16:32.914865+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:35.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:34 smithi155 bash[60276]: audit 2024-04-25T05:16:33.823412+0000 mgr.x (mgr.24989) 2480 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:35.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:34 smithi155 bash[60276]: audit 2024-04-25T05:16:33.823412+0000 mgr.x (mgr.24989) 2480 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:34 smithi096 bash[79063]: audit 2024-04-25T05:16:33.823412+0000 mgr.x (mgr.24989) 2480 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:35.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:34 smithi096 bash[79063]: audit 2024-04-25T05:16:33.823412+0000 mgr.x (mgr.24989) 2480 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:35.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:34 smithi096 bash[81040]: audit 2024-04-25T05:16:33.823412+0000 mgr.x (mgr.24989) 2480 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:35.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:34 smithi096 bash[81040]: audit 2024-04-25T05:16:33.823412+0000 mgr.x (mgr.24989) 2480 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:36.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:35 smithi155 bash[60276]: cluster 2024-04-25T05:16:34.580719+0000 mgr.x (mgr.24989) 2481 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:36.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:35 smithi155 bash[60276]: cluster 2024-04-25T05:16:34.580719+0000 mgr.x (mgr.24989) 2481 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:36.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:35 smithi096 bash[81040]: cluster 2024-04-25T05:16:34.580719+0000 mgr.x (mgr.24989) 2481 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:36.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:35 smithi096 bash[81040]: cluster 2024-04-25T05:16:34.580719+0000 mgr.x (mgr.24989) 2481 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:36.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:35 smithi096 bash[79063]: cluster 2024-04-25T05:16:34.580719+0000 mgr.x (mgr.24989) 2481 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:36.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:35 smithi096 bash[79063]: cluster 2024-04-25T05:16:34.580719+0000 mgr.x (mgr.24989) 2481 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:38.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:16:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:16:37] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-04-25T05:16:38.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:37 smithi155 bash[60276]: cluster 2024-04-25T05:16:36.581706+0000 mgr.x (mgr.24989) 2482 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:38.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:37 smithi155 bash[60276]: cluster 2024-04-25T05:16:36.581706+0000 mgr.x (mgr.24989) 2482 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:38.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:37 smithi096 bash[79063]: cluster 2024-04-25T05:16:36.581706+0000 mgr.x (mgr.24989) 2482 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:38.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:37 smithi096 bash[79063]: cluster 2024-04-25T05:16:36.581706+0000 mgr.x (mgr.24989) 2482 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:37 smithi096 bash[81040]: cluster 2024-04-25T05:16:36.581706+0000 mgr.x (mgr.24989) 2482 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:38.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:37 smithi096 bash[81040]: cluster 2024-04-25T05:16:36.581706+0000 mgr.x (mgr.24989) 2482 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:40.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:39 smithi155 bash[60276]: cluster 2024-04-25T05:16:38.582688+0000 mgr.x (mgr.24989) 2483 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:40.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:39 smithi155 bash[60276]: cluster 2024-04-25T05:16:38.582688+0000 mgr.x (mgr.24989) 2483 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:39 smithi096 bash[81040]: cluster 2024-04-25T05:16:38.582688+0000 mgr.x (mgr.24989) 2483 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:40.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:39 smithi096 bash[81040]: cluster 2024-04-25T05:16:38.582688+0000 mgr.x (mgr.24989) 2483 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:40.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:39 smithi096 bash[79063]: cluster 2024-04-25T05:16:38.582688+0000 mgr.x (mgr.24989) 2483 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:40.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:39 smithi096 bash[79063]: cluster 2024-04-25T05:16:38.582688+0000 mgr.x (mgr.24989) 2483 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:42.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: cluster 2024-04-25T05:16:40.584160+0000 mgr.x (mgr.24989) 2484 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:42.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: cluster 2024-04-25T05:16:40.584160+0000 mgr.x (mgr.24989) 2484 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: audit 2024-04-25T05:16:41.779633+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: audit 2024-04-25T05:16:41.779633+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: audit 2024-04-25T05:16:41.796098+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: audit 2024-04-25T05:16:41.796098+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: audit 2024-04-25T05:16:41.811264+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:41 smithi155 bash[60276]: audit 2024-04-25T05:16:41.811264+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: cluster 2024-04-25T05:16:40.584160+0000 mgr.x (mgr.24989) 2484 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: cluster 2024-04-25T05:16:40.584160+0000 mgr.x (mgr.24989) 2484 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: audit 2024-04-25T05:16:41.779633+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: audit 2024-04-25T05:16:41.779633+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: audit 2024-04-25T05:16:41.796098+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: audit 2024-04-25T05:16:41.796098+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: audit 2024-04-25T05:16:41.811264+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[79063]: audit 2024-04-25T05:16:41.811264+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: cluster 2024-04-25T05:16:40.584160+0000 mgr.x (mgr.24989) 2484 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: cluster 2024-04-25T05:16:40.584160+0000 mgr.x (mgr.24989) 2484 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: audit 2024-04-25T05:16:41.779633+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: audit 2024-04-25T05:16:41.779633+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: audit 2024-04-25T05:16:41.796098+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: audit 2024-04-25T05:16:41.796098+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: audit 2024-04-25T05:16:41.811264+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:42.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:41 smithi096 bash[81040]: audit 2024-04-25T05:16:41.811264+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:43 smithi155 bash[60276]: cluster 2024-04-25T05:16:42.585261+0000 mgr.x (mgr.24989) 2485 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:44.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:43 smithi155 bash[60276]: cluster 2024-04-25T05:16:42.585261+0000 mgr.x (mgr.24989) 2485 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:43 smithi096 bash[79063]: cluster 2024-04-25T05:16:42.585261+0000 mgr.x (mgr.24989) 2485 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:44.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:43 smithi096 bash[79063]: cluster 2024-04-25T05:16:42.585261+0000 mgr.x (mgr.24989) 2485 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:44.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:43 smithi096 bash[81040]: cluster 2024-04-25T05:16:42.585261+0000 mgr.x (mgr.24989) 2485 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:44.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:43 smithi096 bash[81040]: cluster 2024-04-25T05:16:42.585261+0000 mgr.x (mgr.24989) 2485 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:44 smithi155 bash[60276]: audit 2024-04-25T05:16:43.832124+0000 mgr.x (mgr.24989) 2486 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:45.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:44 smithi155 bash[60276]: audit 2024-04-25T05:16:43.832124+0000 mgr.x (mgr.24989) 2486 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:44 smithi096 bash[79063]: audit 2024-04-25T05:16:43.832124+0000 mgr.x (mgr.24989) 2486 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:45.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:44 smithi096 bash[79063]: audit 2024-04-25T05:16:43.832124+0000 mgr.x (mgr.24989) 2486 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:45.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:44 smithi096 bash[81040]: audit 2024-04-25T05:16:43.832124+0000 mgr.x (mgr.24989) 2486 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:45.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:44 smithi096 bash[81040]: audit 2024-04-25T05:16:43.832124+0000 mgr.x (mgr.24989) 2486 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:46.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:45 smithi096 bash[79063]: cluster 2024-04-25T05:16:44.586556+0000 mgr.x (mgr.24989) 2487 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:46.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:45 smithi096 bash[79063]: cluster 2024-04-25T05:16:44.586556+0000 mgr.x (mgr.24989) 2487 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:46.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:45 smithi096 bash[81040]: cluster 2024-04-25T05:16:44.586556+0000 mgr.x (mgr.24989) 2487 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:46.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:45 smithi096 bash[81040]: cluster 2024-04-25T05:16:44.586556+0000 mgr.x (mgr.24989) 2487 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:45 smithi155 bash[60276]: cluster 2024-04-25T05:16:44.586556+0000 mgr.x (mgr.24989) 2487 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:46.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:45 smithi155 bash[60276]: cluster 2024-04-25T05:16:44.586556+0000 mgr.x (mgr.24989) 2487 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:46 smithi155 bash[60276]: audit 2024-04-25T05:16:46.597859+0000 mon.c (mon.1) 7401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:47.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:46 smithi155 bash[60276]: audit 2024-04-25T05:16:46.597859+0000 mon.c (mon.1) 7401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:46 smithi096 bash[79063]: audit 2024-04-25T05:16:46.597859+0000 mon.c (mon.1) 7401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:47.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:46 smithi096 bash[79063]: audit 2024-04-25T05:16:46.597859+0000 mon.c (mon.1) 7401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:47.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:46 smithi096 bash[81040]: audit 2024-04-25T05:16:46.597859+0000 mon.c (mon.1) 7401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:47.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:46 smithi096 bash[81040]: audit 2024-04-25T05:16:46.597859+0000 mon.c (mon.1) 7401 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:16:48.094 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:16:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:16:47] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-04-25T05:16:48.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:47 smithi155 bash[60276]: cluster 2024-04-25T05:16:46.587572+0000 mgr.x (mgr.24989) 2488 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:48.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:47 smithi155 bash[60276]: cluster 2024-04-25T05:16:46.587572+0000 mgr.x (mgr.24989) 2488 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:47 smithi096 bash[79063]: cluster 2024-04-25T05:16:46.587572+0000 mgr.x (mgr.24989) 2488 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:48.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:47 smithi096 bash[79063]: cluster 2024-04-25T05:16:46.587572+0000 mgr.x (mgr.24989) 2488 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:48.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:47 smithi096 bash[81040]: cluster 2024-04-25T05:16:46.587572+0000 mgr.x (mgr.24989) 2488 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:48.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:47 smithi096 bash[81040]: cluster 2024-04-25T05:16:46.587572+0000 mgr.x (mgr.24989) 2488 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: cluster 2024-04-25T05:16:48.588590+0000 mgr.x (mgr.24989) 2489 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: cluster 2024-04-25T05:16:48.588590+0000 mgr.x (mgr.24989) 2489 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: audit 2024-04-25T05:16:49.505677+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: audit 2024-04-25T05:16:49.505677+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: audit 2024-04-25T05:16:49.507851+0000 mon.c (mon.1) 7403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: audit 2024-04-25T05:16:49.507851+0000 mon.c (mon.1) 7403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: audit 2024-04-25T05:16:49.519904+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:50.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:49 smithi155 bash[60276]: audit 2024-04-25T05:16:49.519904+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: cluster 2024-04-25T05:16:48.588590+0000 mgr.x (mgr.24989) 2489 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: cluster 2024-04-25T05:16:48.588590+0000 mgr.x (mgr.24989) 2489 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: audit 2024-04-25T05:16:49.505677+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:16:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: audit 2024-04-25T05:16:49.505677+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:16:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: audit 2024-04-25T05:16:49.507851+0000 mon.c (mon.1) 7403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:16:50.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: audit 2024-04-25T05:16:49.507851+0000 mon.c (mon.1) 7403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: audit 2024-04-25T05:16:49.519904+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[79063]: audit 2024-04-25T05:16:49.519904+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: cluster 2024-04-25T05:16:48.588590+0000 mgr.x (mgr.24989) 2489 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: cluster 2024-04-25T05:16:48.588590+0000 mgr.x (mgr.24989) 2489 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: audit 2024-04-25T05:16:49.505677+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: audit 2024-04-25T05:16:49.505677+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: audit 2024-04-25T05:16:49.507851+0000 mon.c (mon.1) 7403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: audit 2024-04-25T05:16:49.507851+0000 mon.c (mon.1) 7403 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: audit 2024-04-25T05:16:49.519904+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:50.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:49 smithi096 bash[81040]: audit 2024-04-25T05:16:49.519904+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:51 smithi155 bash[60276]: cluster 2024-04-25T05:16:50.590015+0000 mgr.x (mgr.24989) 2490 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:52.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:51 smithi155 bash[60276]: cluster 2024-04-25T05:16:50.590015+0000 mgr.x (mgr.24989) 2490 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:51 smithi096 bash[79063]: cluster 2024-04-25T05:16:50.590015+0000 mgr.x (mgr.24989) 2490 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:52.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:51 smithi096 bash[79063]: cluster 2024-04-25T05:16:50.590015+0000 mgr.x (mgr.24989) 2490 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:51 smithi096 bash[81040]: cluster 2024-04-25T05:16:50.590015+0000 mgr.x (mgr.24989) 2490 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:52.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:51 smithi096 bash[81040]: cluster 2024-04-25T05:16:50.590015+0000 mgr.x (mgr.24989) 2490 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: cluster 2024-04-25T05:16:52.591144+0000 mgr.x (mgr.24989) 2491 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: cluster 2024-04-25T05:16:52.591144+0000 mgr.x (mgr.24989) 2491 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: audit 2024-04-25T05:16:53.081641+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: audit 2024-04-25T05:16:53.081641+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: audit 2024-04-25T05:16:53.100707+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: audit 2024-04-25T05:16:53.100707+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: audit 2024-04-25T05:16:53.119077+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[79063]: audit 2024-04-25T05:16:53.119077+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: cluster 2024-04-25T05:16:52.591144+0000 mgr.x (mgr.24989) 2491 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: cluster 2024-04-25T05:16:52.591144+0000 mgr.x (mgr.24989) 2491 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: audit 2024-04-25T05:16:53.081641+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: audit 2024-04-25T05:16:53.081641+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: audit 2024-04-25T05:16:53.100707+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: audit 2024-04-25T05:16:53.100707+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: audit 2024-04-25T05:16:53.119077+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:54 smithi096 bash[81040]: audit 2024-04-25T05:16:53.119077+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: cluster 2024-04-25T05:16:52.591144+0000 mgr.x (mgr.24989) 2491 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: cluster 2024-04-25T05:16:52.591144+0000 mgr.x (mgr.24989) 2491 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: audit 2024-04-25T05:16:53.081641+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: audit 2024-04-25T05:16:53.081641+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: audit 2024-04-25T05:16:53.100707+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: audit 2024-04-25T05:16:53.100707+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: audit 2024-04-25T05:16:53.119077+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:54.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:54 smithi155 bash[60276]: audit 2024-04-25T05:16:53.119077+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:16:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:55 smithi155 bash[60276]: audit 2024-04-25T05:16:53.843457+0000 mgr.x (mgr.24989) 2492 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:55.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:55 smithi155 bash[60276]: audit 2024-04-25T05:16:53.843457+0000 mgr.x (mgr.24989) 2492 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:55.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:55 smithi096 bash[79063]: audit 2024-04-25T05:16:53.843457+0000 mgr.x (mgr.24989) 2492 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:55.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:55 smithi096 bash[79063]: audit 2024-04-25T05:16:53.843457+0000 mgr.x (mgr.24989) 2492 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:55 smithi096 bash[81040]: audit 2024-04-25T05:16:53.843457+0000 mgr.x (mgr.24989) 2492 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:55.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:55 smithi096 bash[81040]: audit 2024-04-25T05:16:53.843457+0000 mgr.x (mgr.24989) 2492 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:16:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:56 smithi155 bash[60276]: cluster 2024-04-25T05:16:54.592504+0000 mgr.x (mgr.24989) 2493 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:56.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:56 smithi155 bash[60276]: cluster 2024-04-25T05:16:54.592504+0000 mgr.x (mgr.24989) 2493 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:56 smithi096 bash[79063]: cluster 2024-04-25T05:16:54.592504+0000 mgr.x (mgr.24989) 2493 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:56.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:56 smithi096 bash[79063]: cluster 2024-04-25T05:16:54.592504+0000 mgr.x (mgr.24989) 2493 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:56 smithi096 bash[81040]: cluster 2024-04-25T05:16:54.592504+0000 mgr.x (mgr.24989) 2493 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:56.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:56 smithi096 bash[81040]: cluster 2024-04-25T05:16:54.592504+0000 mgr.x (mgr.24989) 2493 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:16:58.090 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:16:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:16:57] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-04-25T05:16:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:58 smithi155 bash[60276]: cluster 2024-04-25T05:16:56.593550+0000 mgr.x (mgr.24989) 2494 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:58.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:16:58 smithi155 bash[60276]: cluster 2024-04-25T05:16:56.593550+0000 mgr.x (mgr.24989) 2494 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:58.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:58 smithi096 bash[79063]: cluster 2024-04-25T05:16:56.593550+0000 mgr.x (mgr.24989) 2494 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:58.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:16:58 smithi096 bash[79063]: cluster 2024-04-25T05:16:56.593550+0000 mgr.x (mgr.24989) 2494 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:58.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:58 smithi096 bash[81040]: cluster 2024-04-25T05:16:56.593550+0000 mgr.x (mgr.24989) 2494 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:16:58.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:16:58 smithi096 bash[81040]: cluster 2024-04-25T05:16:56.593550+0000 mgr.x (mgr.24989) 2494 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:00 smithi155 bash[60276]: cluster 2024-04-25T05:16:58.594566+0000 mgr.x (mgr.24989) 2495 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:00.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:00 smithi155 bash[60276]: cluster 2024-04-25T05:16:58.594566+0000 mgr.x (mgr.24989) 2495 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:00.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:00 smithi096 bash[79063]: cluster 2024-04-25T05:16:58.594566+0000 mgr.x (mgr.24989) 2495 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:00.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:00 smithi096 bash[79063]: cluster 2024-04-25T05:16:58.594566+0000 mgr.x (mgr.24989) 2495 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:00.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:00 smithi096 bash[81040]: cluster 2024-04-25T05:16:58.594566+0000 mgr.x (mgr.24989) 2495 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:00.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:00 smithi096 bash[81040]: cluster 2024-04-25T05:16:58.594566+0000 mgr.x (mgr.24989) 2495 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: cluster 2024-04-25T05:17:00.595949+0000 mgr.x (mgr.24989) 2496 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: cluster 2024-04-25T05:17:00.595949+0000 mgr.x (mgr.24989) 2496 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.598064+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.598064+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.950567+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.950567+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.205 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.963581+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.963581+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.973857+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[79063]: audit 2024-04-25T05:17:01.973857+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: cluster 2024-04-25T05:17:00.595949+0000 mgr.x (mgr.24989) 2496 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: cluster 2024-04-25T05:17:00.595949+0000 mgr.x (mgr.24989) 2496 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.598064+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.598064+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.950567+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.950567+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.963581+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.963581+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.206 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.973857+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.207 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:02 smithi096 bash[81040]: audit 2024-04-25T05:17:01.973857+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: cluster 2024-04-25T05:17:00.595949+0000 mgr.x (mgr.24989) 2496 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: cluster 2024-04-25T05:17:00.595949+0000 mgr.x (mgr.24989) 2496 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.598064+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.598064+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.950567+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.950567+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.963581+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.963581+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.973857+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:02.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:02 smithi155 bash[60276]: audit 2024-04-25T05:17:01.973857+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:04 smithi155 bash[60276]: cluster 2024-04-25T05:17:02.597073+0000 mgr.x (mgr.24989) 2497 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:04.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:04 smithi155 bash[60276]: cluster 2024-04-25T05:17:02.597073+0000 mgr.x (mgr.24989) 2497 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:04.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:04 smithi096 bash[79063]: cluster 2024-04-25T05:17:02.597073+0000 mgr.x (mgr.24989) 2497 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:04.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:04 smithi096 bash[79063]: cluster 2024-04-25T05:17:02.597073+0000 mgr.x (mgr.24989) 2497 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:04 smithi096 bash[81040]: cluster 2024-04-25T05:17:02.597073+0000 mgr.x (mgr.24989) 2497 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:04.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:04 smithi096 bash[81040]: cluster 2024-04-25T05:17:02.597073+0000 mgr.x (mgr.24989) 2497 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:05 smithi155 bash[60276]: audit 2024-04-25T05:17:03.852213+0000 mgr.x (mgr.24989) 2498 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:05.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:05 smithi155 bash[60276]: audit 2024-04-25T05:17:03.852213+0000 mgr.x (mgr.24989) 2498 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:05.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:05 smithi096 bash[79063]: audit 2024-04-25T05:17:03.852213+0000 mgr.x (mgr.24989) 2498 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:05.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:05 smithi096 bash[79063]: audit 2024-04-25T05:17:03.852213+0000 mgr.x (mgr.24989) 2498 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:05.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:05 smithi096 bash[81040]: audit 2024-04-25T05:17:03.852213+0000 mgr.x (mgr.24989) 2498 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:05.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:05 smithi096 bash[81040]: audit 2024-04-25T05:17:03.852213+0000 mgr.x (mgr.24989) 2498 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:06 smithi155 bash[60276]: cluster 2024-04-25T05:17:04.598306+0000 mgr.x (mgr.24989) 2499 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:06.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:06 smithi155 bash[60276]: cluster 2024-04-25T05:17:04.598306+0000 mgr.x (mgr.24989) 2499 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:06 smithi096 bash[79063]: cluster 2024-04-25T05:17:04.598306+0000 mgr.x (mgr.24989) 2499 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:06.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:06 smithi096 bash[79063]: cluster 2024-04-25T05:17:04.598306+0000 mgr.x (mgr.24989) 2499 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:06 smithi096 bash[81040]: cluster 2024-04-25T05:17:04.598306+0000 mgr.x (mgr.24989) 2499 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:06.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:06 smithi096 bash[81040]: cluster 2024-04-25T05:17:04.598306+0000 mgr.x (mgr.24989) 2499 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:08.119 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:17:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:17:07] "GET /metrics HTTP/1.1" 200 38759 "" "Prometheus/2.43.0" 2024-04-25T05:17:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:08 smithi155 bash[60276]: cluster 2024-04-25T05:17:06.599336+0000 mgr.x (mgr.24989) 2500 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:08.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:08 smithi155 bash[60276]: cluster 2024-04-25T05:17:06.599336+0000 mgr.x (mgr.24989) 2500 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:08.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:08 smithi096 bash[79063]: cluster 2024-04-25T05:17:06.599336+0000 mgr.x (mgr.24989) 2500 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:08.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:08 smithi096 bash[79063]: cluster 2024-04-25T05:17:06.599336+0000 mgr.x (mgr.24989) 2500 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:08.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:08 smithi096 bash[81040]: cluster 2024-04-25T05:17:06.599336+0000 mgr.x (mgr.24989) 2500 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:08.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:08 smithi096 bash[81040]: cluster 2024-04-25T05:17:06.599336+0000 mgr.x (mgr.24989) 2500 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:10.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:10 smithi155 bash[60276]: cluster 2024-04-25T05:17:08.600355+0000 mgr.x (mgr.24989) 2501 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:10.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:10 smithi155 bash[60276]: cluster 2024-04-25T05:17:08.600355+0000 mgr.x (mgr.24989) 2501 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:10 smithi096 bash[79063]: cluster 2024-04-25T05:17:08.600355+0000 mgr.x (mgr.24989) 2501 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:10.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:10 smithi096 bash[79063]: cluster 2024-04-25T05:17:08.600355+0000 mgr.x (mgr.24989) 2501 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:10 smithi096 bash[81040]: cluster 2024-04-25T05:17:08.600355+0000 mgr.x (mgr.24989) 2501 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:10.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:10 smithi096 bash[81040]: cluster 2024-04-25T05:17:08.600355+0000 mgr.x (mgr.24989) 2501 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:12.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:12 smithi155 bash[60276]: cluster 2024-04-25T05:17:10.601811+0000 mgr.x (mgr.24989) 2502 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:12.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:12 smithi155 bash[60276]: cluster 2024-04-25T05:17:10.601811+0000 mgr.x (mgr.24989) 2502 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:12 smithi096 bash[79063]: cluster 2024-04-25T05:17:10.601811+0000 mgr.x (mgr.24989) 2502 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:12.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:12 smithi096 bash[79063]: cluster 2024-04-25T05:17:10.601811+0000 mgr.x (mgr.24989) 2502 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:12 smithi096 bash[81040]: cluster 2024-04-25T05:17:10.601811+0000 mgr.x (mgr.24989) 2502 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:12.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:12 smithi096 bash[81040]: cluster 2024-04-25T05:17:10.601811+0000 mgr.x (mgr.24989) 2502 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: cluster 2024-04-25T05:17:12.603024+0000 mgr.x (mgr.24989) 2503 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: cluster 2024-04-25T05:17:12.603024+0000 mgr.x (mgr.24989) 2503 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: audit 2024-04-25T05:17:13.255584+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: audit 2024-04-25T05:17:13.255584+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: audit 2024-04-25T05:17:13.273597+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: audit 2024-04-25T05:17:13.273597+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: audit 2024-04-25T05:17:13.288434+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:14 smithi155 bash[60276]: audit 2024-04-25T05:17:13.288434+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: cluster 2024-04-25T05:17:12.603024+0000 mgr.x (mgr.24989) 2503 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: cluster 2024-04-25T05:17:12.603024+0000 mgr.x (mgr.24989) 2503 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: audit 2024-04-25T05:17:13.255584+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: audit 2024-04-25T05:17:13.255584+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: audit 2024-04-25T05:17:13.273597+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: audit 2024-04-25T05:17:13.273597+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: audit 2024-04-25T05:17:13.288434+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[79063]: audit 2024-04-25T05:17:13.288434+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: cluster 2024-04-25T05:17:12.603024+0000 mgr.x (mgr.24989) 2503 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: cluster 2024-04-25T05:17:12.603024+0000 mgr.x (mgr.24989) 2503 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: audit 2024-04-25T05:17:13.255584+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: audit 2024-04-25T05:17:13.255584+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: audit 2024-04-25T05:17:13.273597+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: audit 2024-04-25T05:17:13.273597+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: audit 2024-04-25T05:17:13.288434+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:14.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:14 smithi096 bash[81040]: audit 2024-04-25T05:17:13.288434+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:15 smithi155 bash[60276]: audit 2024-04-25T05:17:13.862553+0000 mgr.x (mgr.24989) 2504 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:15.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:15 smithi155 bash[60276]: audit 2024-04-25T05:17:13.862553+0000 mgr.x (mgr.24989) 2504 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:15 smithi096 bash[79063]: audit 2024-04-25T05:17:13.862553+0000 mgr.x (mgr.24989) 2504 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:15.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:15 smithi096 bash[79063]: audit 2024-04-25T05:17:13.862553+0000 mgr.x (mgr.24989) 2504 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:15.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:15 smithi096 bash[81040]: audit 2024-04-25T05:17:13.862553+0000 mgr.x (mgr.24989) 2504 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:15.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:15 smithi096 bash[81040]: audit 2024-04-25T05:17:13.862553+0000 mgr.x (mgr.24989) 2504 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:16 smithi155 bash[60276]: cluster 2024-04-25T05:17:14.604388+0000 mgr.x (mgr.24989) 2505 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:16.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:16 smithi155 bash[60276]: cluster 2024-04-25T05:17:14.604388+0000 mgr.x (mgr.24989) 2505 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:16 smithi096 bash[79063]: cluster 2024-04-25T05:17:14.604388+0000 mgr.x (mgr.24989) 2505 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:16.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:16 smithi096 bash[79063]: cluster 2024-04-25T05:17:14.604388+0000 mgr.x (mgr.24989) 2505 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:16 smithi096 bash[81040]: cluster 2024-04-25T05:17:14.604388+0000 mgr.x (mgr.24989) 2505 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:16.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:16 smithi096 bash[81040]: cluster 2024-04-25T05:17:14.604388+0000 mgr.x (mgr.24989) 2505 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:17.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:17 smithi155 bash[60276]: audit 2024-04-25T05:17:16.598696+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:17.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:17 smithi155 bash[60276]: audit 2024-04-25T05:17:16.598696+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:17 smithi096 bash[79063]: audit 2024-04-25T05:17:16.598696+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:17.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:17 smithi096 bash[79063]: audit 2024-04-25T05:17:16.598696+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:17 smithi096 bash[81040]: audit 2024-04-25T05:17:16.598696+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:17.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:17 smithi096 bash[81040]: audit 2024-04-25T05:17:16.598696+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:18.157 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:17:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:17:17] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:17:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:18 smithi155 bash[60276]: cluster 2024-04-25T05:17:16.608940+0000 mgr.x (mgr.24989) 2506 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:18.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:18 smithi155 bash[60276]: cluster 2024-04-25T05:17:16.608940+0000 mgr.x (mgr.24989) 2506 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:18 smithi096 bash[81040]: cluster 2024-04-25T05:17:16.608940+0000 mgr.x (mgr.24989) 2506 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:18.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:18 smithi096 bash[81040]: cluster 2024-04-25T05:17:16.608940+0000 mgr.x (mgr.24989) 2506 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:18.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:18 smithi096 bash[79063]: cluster 2024-04-25T05:17:16.608940+0000 mgr.x (mgr.24989) 2506 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:18.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:18 smithi096 bash[79063]: cluster 2024-04-25T05:17:16.608940+0000 mgr.x (mgr.24989) 2506 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:20.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:20 smithi155 bash[60276]: cluster 2024-04-25T05:17:18.609919+0000 mgr.x (mgr.24989) 2507 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:20.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:20 smithi155 bash[60276]: cluster 2024-04-25T05:17:18.609919+0000 mgr.x (mgr.24989) 2507 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:20 smithi096 bash[81040]: cluster 2024-04-25T05:17:18.609919+0000 mgr.x (mgr.24989) 2507 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:20.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:20 smithi096 bash[81040]: cluster 2024-04-25T05:17:18.609919+0000 mgr.x (mgr.24989) 2507 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:20 smithi096 bash[79063]: cluster 2024-04-25T05:17:18.609919+0000 mgr.x (mgr.24989) 2507 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:20.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:20 smithi096 bash[79063]: cluster 2024-04-25T05:17:18.609919+0000 mgr.x (mgr.24989) 2507 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:22.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:22 smithi155 bash[60276]: cluster 2024-04-25T05:17:20.611384+0000 mgr.x (mgr.24989) 2508 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:22.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:22 smithi155 bash[60276]: cluster 2024-04-25T05:17:20.611384+0000 mgr.x (mgr.24989) 2508 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:22.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:22 smithi155 bash[60276]: audit 2024-04-25T05:17:22.160303+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:22.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:22 smithi155 bash[60276]: audit 2024-04-25T05:17:22.160303+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[79063]: cluster 2024-04-25T05:17:20.611384+0000 mgr.x (mgr.24989) 2508 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[79063]: cluster 2024-04-25T05:17:20.611384+0000 mgr.x (mgr.24989) 2508 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[79063]: audit 2024-04-25T05:17:22.160303+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[79063]: audit 2024-04-25T05:17:22.160303+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[81040]: cluster 2024-04-25T05:17:20.611384+0000 mgr.x (mgr.24989) 2508 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[81040]: cluster 2024-04-25T05:17:20.611384+0000 mgr.x (mgr.24989) 2508 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[81040]: audit 2024-04-25T05:17:22.160303+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:22.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:22 smithi096 bash[81040]: audit 2024-04-25T05:17:22.160303+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:23 smithi155 bash[60276]: audit 2024-04-25T05:17:22.175390+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:23 smithi155 bash[60276]: audit 2024-04-25T05:17:22.175390+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:23 smithi155 bash[60276]: audit 2024-04-25T05:17:22.191452+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:23 smithi155 bash[60276]: audit 2024-04-25T05:17:22.191452+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[79063]: audit 2024-04-25T05:17:22.175390+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[79063]: audit 2024-04-25T05:17:22.175390+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[79063]: audit 2024-04-25T05:17:22.191452+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[79063]: audit 2024-04-25T05:17:22.191452+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[81040]: audit 2024-04-25T05:17:22.175390+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[81040]: audit 2024-04-25T05:17:22.175390+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[81040]: audit 2024-04-25T05:17:22.191452+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:23.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:23 smithi096 bash[81040]: audit 2024-04-25T05:17:22.191452+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:24 smithi155 bash[60276]: cluster 2024-04-25T05:17:22.612514+0000 mgr.x (mgr.24989) 2509 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:24.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:24 smithi155 bash[60276]: cluster 2024-04-25T05:17:22.612514+0000 mgr.x (mgr.24989) 2509 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:24 smithi096 bash[79063]: cluster 2024-04-25T05:17:22.612514+0000 mgr.x (mgr.24989) 2509 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:24.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:24 smithi096 bash[79063]: cluster 2024-04-25T05:17:22.612514+0000 mgr.x (mgr.24989) 2509 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:24 smithi096 bash[81040]: cluster 2024-04-25T05:17:22.612514+0000 mgr.x (mgr.24989) 2509 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:24 smithi096 bash[81040]: cluster 2024-04-25T05:17:22.612514+0000 mgr.x (mgr.24989) 2509 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:25.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:25 smithi155 bash[60276]: audit 2024-04-25T05:17:23.872093+0000 mgr.x (mgr.24989) 2510 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:25.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:25 smithi155 bash[60276]: audit 2024-04-25T05:17:23.872093+0000 mgr.x (mgr.24989) 2510 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:25.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:25 smithi096 bash[79063]: audit 2024-04-25T05:17:23.872093+0000 mgr.x (mgr.24989) 2510 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:25.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:25 smithi096 bash[79063]: audit 2024-04-25T05:17:23.872093+0000 mgr.x (mgr.24989) 2510 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:25.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:25 smithi096 bash[81040]: audit 2024-04-25T05:17:23.872093+0000 mgr.x (mgr.24989) 2510 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:25.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:25 smithi096 bash[81040]: audit 2024-04-25T05:17:23.872093+0000 mgr.x (mgr.24989) 2510 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:26 smithi155 bash[60276]: cluster 2024-04-25T05:17:24.613814+0000 mgr.x (mgr.24989) 2511 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:26.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:26 smithi155 bash[60276]: cluster 2024-04-25T05:17:24.613814+0000 mgr.x (mgr.24989) 2511 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:26.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:26 smithi096 bash[79063]: cluster 2024-04-25T05:17:24.613814+0000 mgr.x (mgr.24989) 2511 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:26.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:26 smithi096 bash[79063]: cluster 2024-04-25T05:17:24.613814+0000 mgr.x (mgr.24989) 2511 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:26.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:26 smithi096 bash[81040]: cluster 2024-04-25T05:17:24.613814+0000 mgr.x (mgr.24989) 2511 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:26.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:26 smithi096 bash[81040]: cluster 2024-04-25T05:17:24.613814+0000 mgr.x (mgr.24989) 2511 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:28.202 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:17:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:17:27] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-04-25T05:17:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:28 smithi155 bash[60276]: cluster 2024-04-25T05:17:26.614867+0000 mgr.x (mgr.24989) 2512 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:28.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:28 smithi155 bash[60276]: cluster 2024-04-25T05:17:26.614867+0000 mgr.x (mgr.24989) 2512 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:28 smithi096 bash[79063]: cluster 2024-04-25T05:17:26.614867+0000 mgr.x (mgr.24989) 2512 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:28.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:28 smithi096 bash[79063]: cluster 2024-04-25T05:17:26.614867+0000 mgr.x (mgr.24989) 2512 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:28 smithi096 bash[81040]: cluster 2024-04-25T05:17:26.614867+0000 mgr.x (mgr.24989) 2512 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:28.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:28 smithi096 bash[81040]: cluster 2024-04-25T05:17:26.614867+0000 mgr.x (mgr.24989) 2512 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:30 smithi155 bash[60276]: cluster 2024-04-25T05:17:28.615928+0000 mgr.x (mgr.24989) 2513 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:30.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:30 smithi155 bash[60276]: cluster 2024-04-25T05:17:28.615928+0000 mgr.x (mgr.24989) 2513 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:30 smithi096 bash[79063]: cluster 2024-04-25T05:17:28.615928+0000 mgr.x (mgr.24989) 2513 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:30.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:30 smithi096 bash[79063]: cluster 2024-04-25T05:17:28.615928+0000 mgr.x (mgr.24989) 2513 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:30 smithi096 bash[81040]: cluster 2024-04-25T05:17:28.615928+0000 mgr.x (mgr.24989) 2513 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:30.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:30 smithi096 bash[81040]: cluster 2024-04-25T05:17:28.615928+0000 mgr.x (mgr.24989) 2513 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[79063]: cluster 2024-04-25T05:17:30.617854+0000 mgr.x (mgr.24989) 2514 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[79063]: cluster 2024-04-25T05:17:30.617854+0000 mgr.x (mgr.24989) 2514 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[79063]: audit 2024-04-25T05:17:31.598177+0000 mon.c (mon.1) 7406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:32.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[79063]: audit 2024-04-25T05:17:31.598177+0000 mon.c (mon.1) 7406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[81040]: cluster 2024-04-25T05:17:30.617854+0000 mgr.x (mgr.24989) 2514 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[81040]: cluster 2024-04-25T05:17:30.617854+0000 mgr.x (mgr.24989) 2514 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[81040]: audit 2024-04-25T05:17:31.598177+0000 mon.c (mon.1) 7406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:32.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:32 smithi096 bash[81040]: audit 2024-04-25T05:17:31.598177+0000 mon.c (mon.1) 7406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:32 smithi155 bash[60276]: cluster 2024-04-25T05:17:30.617854+0000 mgr.x (mgr.24989) 2514 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:32 smithi155 bash[60276]: cluster 2024-04-25T05:17:30.617854+0000 mgr.x (mgr.24989) 2514 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:32 smithi155 bash[60276]: audit 2024-04-25T05:17:31.598177+0000 mon.c (mon.1) 7406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:32.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:32 smithi155 bash[60276]: audit 2024-04-25T05:17:31.598177+0000 mon.c (mon.1) 7406 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: cluster 2024-04-25T05:17:32.619035+0000 mgr.x (mgr.24989) 2515 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: cluster 2024-04-25T05:17:32.619035+0000 mgr.x (mgr.24989) 2515 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: audit 2024-04-25T05:17:33.430380+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: audit 2024-04-25T05:17:33.430380+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: audit 2024-04-25T05:17:33.447673+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: audit 2024-04-25T05:17:33.447673+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: audit 2024-04-25T05:17:33.462014+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[79063]: audit 2024-04-25T05:17:33.462014+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: cluster 2024-04-25T05:17:32.619035+0000 mgr.x (mgr.24989) 2515 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: cluster 2024-04-25T05:17:32.619035+0000 mgr.x (mgr.24989) 2515 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: audit 2024-04-25T05:17:33.430380+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: audit 2024-04-25T05:17:33.430380+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: audit 2024-04-25T05:17:33.447673+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: audit 2024-04-25T05:17:33.447673+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: audit 2024-04-25T05:17:33.462014+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:34 smithi096 bash[81040]: audit 2024-04-25T05:17:33.462014+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: cluster 2024-04-25T05:17:32.619035+0000 mgr.x (mgr.24989) 2515 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: cluster 2024-04-25T05:17:32.619035+0000 mgr.x (mgr.24989) 2515 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:34.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: audit 2024-04-25T05:17:33.430380+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: audit 2024-04-25T05:17:33.430380+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: audit 2024-04-25T05:17:33.447673+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: audit 2024-04-25T05:17:33.447673+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: audit 2024-04-25T05:17:33.462014+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:34.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:34 smithi155 bash[60276]: audit 2024-04-25T05:17:33.462014+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:35 smithi096 bash[81040]: audit 2024-04-25T05:17:33.881995+0000 mgr.x (mgr.24989) 2516 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:35.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:35 smithi096 bash[81040]: audit 2024-04-25T05:17:33.881995+0000 mgr.x (mgr.24989) 2516 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:35.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:35 smithi096 bash[79063]: audit 2024-04-25T05:17:33.881995+0000 mgr.x (mgr.24989) 2516 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:35.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:35 smithi096 bash[79063]: audit 2024-04-25T05:17:33.881995+0000 mgr.x (mgr.24989) 2516 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:35.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:35 smithi155 bash[60276]: audit 2024-04-25T05:17:33.881995+0000 mgr.x (mgr.24989) 2516 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:35.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:35 smithi155 bash[60276]: audit 2024-04-25T05:17:33.881995+0000 mgr.x (mgr.24989) 2516 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:35.899 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch ps' 2024-04-25T05:17:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:36 smithi096 bash[81040]: cluster 2024-04-25T05:17:34.620391+0000 mgr.x (mgr.24989) 2517 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:36.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:36 smithi096 bash[81040]: cluster 2024-04-25T05:17:34.620391+0000 mgr.x (mgr.24989) 2517 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:36 smithi096 bash[79063]: cluster 2024-04-25T05:17:34.620391+0000 mgr.x (mgr.24989) 2517 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:36.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:36 smithi096 bash[79063]: cluster 2024-04-25T05:17:34.620391+0000 mgr.x (mgr.24989) 2517 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:36.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:36 smithi155 bash[60276]: cluster 2024-04-25T05:17:34.620391+0000 mgr.x (mgr.24989) 2517 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:36.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:36 smithi155 bash[60276]: cluster 2024-04-25T05:17:34.620391+0000 mgr.x (mgr.24989) 2517 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:38.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:17:37 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:17:37] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.43.0" 2024-04-25T05:17:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:38 smithi096 bash[79063]: cluster 2024-04-25T05:17:36.621387+0000 mgr.x (mgr.24989) 2518 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:38.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:38 smithi096 bash[79063]: cluster 2024-04-25T05:17:36.621387+0000 mgr.x (mgr.24989) 2518 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:38 smithi096 bash[81040]: cluster 2024-04-25T05:17:36.621387+0000 mgr.x (mgr.24989) 2518 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:38.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:38 smithi096 bash[81040]: cluster 2024-04-25T05:17:36.621387+0000 mgr.x (mgr.24989) 2518 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:38.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:38 smithi155 bash[60276]: cluster 2024-04-25T05:17:36.621387+0000 mgr.x (mgr.24989) 2518 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:38.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:38 smithi155 bash[60276]: cluster 2024-04-25T05:17:36.621387+0000 mgr.x (mgr.24989) 2518 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:39.021 INFO:teuthology.orchestra.run.smithi096.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi096 smithi096 running 16s ago 28m - - 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:agent.smithi155 smithi155 running 5s ago 28m - - 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:alertmanager.a smithi096 *:9093,9094 running (2m) 16s ago 22m 15.6M - 0.25.0 c8568f914cd2 e490c56b3e7b 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:grafana.a smithi155 *:3000 running (119s) 5s ago 21m 73.2M - 9.4.12 2bacad6d85d8 0109bd5893f8 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:iscsi.foo.smithi096.jfjuoy smithi096 running (4m) 16s ago 19m 43.1M - 3.8 3d0c579d3b62 aaa3ca0468bb 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.x smithi155 *:8443,9283,8765 running (14m) 5s ago 28m 547M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 1ec1ec006386 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:mgr.y smithi096 *:8443,9283,8765 running (12m) 16s ago 29m 442M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4252e2774599 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:mon.a smithi096 running (12m) 16s ago 30m 85.8M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 c9ffc1b2d211 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:mon.b smithi155 running (11m) 5s ago 28m 66.2M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 63a92143c291 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:mon.c smithi096 running (11m) 16s ago 28m 76.6M 2048M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 43ac6fdb6208 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.a smithi096 *:9100 running (4m) 16s ago 22m 8403k - 1.5.0 0da6a335fe13 6512d7d38dae 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:node-exporter.b smithi155 *:9100 running (4m) 5s ago 22m 8128k - 1.5.0 0da6a335fe13 ea920e9d1da5 2024-04-25T05:17:39.022 INFO:teuthology.orchestra.run.smithi096.stdout:osd.0 smithi096 running (10m) 16s ago 27m 63.4M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 03b94def73b8 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.1 smithi096 running (9m) 16s ago 27m 63.7M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 71b363dfb3c7 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.2 smithi096 running (8m) 16s ago 26m 56.8M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 e1baf3993d47 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.3 smithi096 running (8m) 16s ago 25m 63.2M 2524M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 f6de6d756a20 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.4 smithi155 running (7m) 5s ago 25m 66.6M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 fd531bf73176 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.5 smithi155 running (7m) 5s ago 24m 57.6M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 4acbf5406a5f 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.6 smithi155 running (6m) 5s ago 24m 60.3M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 99357691d995 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:osd.7 smithi155 running (5m) 5s ago 23m 61.9M 2780M 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 df43cf0e8f75 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:prometheus.a smithi155 *:9095 running (3m) 5s ago 22m 58.6M - 2.43.0 a07b618ecd1d 4fe4ba3e516d 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi096.dhfhit smithi096 *:8000 running (5m) 16s ago 20m 91.7M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 2b299434b835 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.foo.smithi155.qumhhi smithi155 *:8000 running (5m) 5s ago 20m 92.1M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 14ac4b7cc311 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi096.pbvlfz smithi096 *:80 running (5m) 16s ago 20m 91.9M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 d6a1dbd5fdc7 2024-04-25T05:17:39.023 INFO:teuthology.orchestra.run.smithi096.stdout:rgw.smpl.smithi155.sxkaab smithi155 *:80 running (5m) 5s ago 20m 92.0M - 19.0.0-3293-gd6f5f4e5 3d0c579d3b62 661e5f635166 2024-04-25T05:17:39.843 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph versions' 2024-04-25T05:17:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[79063]: cluster 2024-04-25T05:17:38.622543+0000 mgr.x (mgr.24989) 2519 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[79063]: cluster 2024-04-25T05:17:38.622543+0000 mgr.x (mgr.24989) 2519 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[79063]: audit 2024-04-25T05:17:38.973318+0000 mgr.x (mgr.24989) 2520 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:40.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[79063]: audit 2024-04-25T05:17:38.973318+0000 mgr.x (mgr.24989) 2520 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:40.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[81040]: cluster 2024-04-25T05:17:38.622543+0000 mgr.x (mgr.24989) 2519 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:40.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[81040]: cluster 2024-04-25T05:17:38.622543+0000 mgr.x (mgr.24989) 2519 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:40.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[81040]: audit 2024-04-25T05:17:38.973318+0000 mgr.x (mgr.24989) 2520 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:40.502 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:40 smithi096 bash[81040]: audit 2024-04-25T05:17:38.973318+0000 mgr.x (mgr.24989) 2520 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:40.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:40 smithi155 bash[60276]: cluster 2024-04-25T05:17:38.622543+0000 mgr.x (mgr.24989) 2519 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:40.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:40 smithi155 bash[60276]: cluster 2024-04-25T05:17:38.622543+0000 mgr.x (mgr.24989) 2519 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:40.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:40 smithi155 bash[60276]: audit 2024-04-25T05:17:38.973318+0000 mgr.x (mgr.24989) 2520 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:40.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:40 smithi155 bash[60276]: audit 2024-04-25T05:17:38.973318+0000 mgr.x (mgr.24989) 2520 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:41 smithi096 bash[79063]: cluster 2024-04-25T05:17:40.623852+0000 mgr.x (mgr.24989) 2521 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:41.501 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:41 smithi096 bash[79063]: cluster 2024-04-25T05:17:40.623852+0000 mgr.x (mgr.24989) 2521 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:41.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:41 smithi096 bash[81040]: cluster 2024-04-25T05:17:40.623852+0000 mgr.x (mgr.24989) 2521 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:41.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:41 smithi096 bash[81040]: cluster 2024-04-25T05:17:40.623852+0000 mgr.x (mgr.24989) 2521 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:41.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:41 smithi155 bash[60276]: cluster 2024-04-25T05:17:40.623852+0000 mgr.x (mgr.24989) 2521 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:41.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:41 smithi155 bash[60276]: cluster 2024-04-25T05:17:40.623852+0000 mgr.x (mgr.24989) 2521 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: audit 2024-04-25T05:17:42.405210+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: audit 2024-04-25T05:17:42.405210+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: audit 2024-04-25T05:17:42.423701+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: audit 2024-04-25T05:17:42.423701+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: audit 2024-04-25T05:17:42.438677+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: audit 2024-04-25T05:17:42.438677+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: cluster 2024-04-25T05:17:42.624978+0000 mgr.x (mgr.24989) 2522 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:43 smithi155 bash[60276]: cluster 2024-04-25T05:17:42.624978+0000 mgr.x (mgr.24989) 2522 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:43.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: audit 2024-04-25T05:17:42.405210+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: audit 2024-04-25T05:17:42.405210+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: audit 2024-04-25T05:17:42.423701+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: audit 2024-04-25T05:17:42.423701+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: audit 2024-04-25T05:17:42.438677+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: audit 2024-04-25T05:17:42.438677+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: cluster 2024-04-25T05:17:42.624978+0000 mgr.x (mgr.24989) 2522 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[79063]: cluster 2024-04-25T05:17:42.624978+0000 mgr.x (mgr.24989) 2522 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: audit 2024-04-25T05:17:42.405210+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: audit 2024-04-25T05:17:42.405210+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: audit 2024-04-25T05:17:42.423701+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: audit 2024-04-25T05:17:42.423701+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: audit 2024-04-25T05:17:42.438677+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: audit 2024-04-25T05:17:42.438677+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:43.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: cluster 2024-04-25T05:17:42.624978+0000 mgr.x (mgr.24989) 2522 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:43.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:43 smithi096 bash[81040]: cluster 2024-04-25T05:17:42.624978+0000 mgr.x (mgr.24989) 2522 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:44.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:44 smithi096 bash[79063]: audit 2024-04-25T05:17:43.892141+0000 mgr.x (mgr.24989) 2523 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:44.693 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:44 smithi096 bash[79063]: audit 2024-04-25T05:17:43.892141+0000 mgr.x (mgr.24989) 2523 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:44.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:44 smithi096 bash[81040]: audit 2024-04-25T05:17:43.892141+0000 mgr.x (mgr.24989) 2523 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:44.693 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:44 smithi096 bash[81040]: audit 2024-04-25T05:17:43.892141+0000 mgr.x (mgr.24989) 2523 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:44.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:44 smithi155 bash[60276]: audit 2024-04-25T05:17:43.892141+0000 mgr.x (mgr.24989) 2523 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:44.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:44 smithi155 bash[60276]: audit 2024-04-25T05:17:43.892141+0000 mgr.x (mgr.24989) 2523 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "mon": { 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 3 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "mgr": { 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 2 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "osd": { 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 8 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "rgw": { 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 4 2024-04-25T05:17:45.079 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-04-25T05:17:45.080 INFO:teuthology.orchestra.run.smithi096.stdout: "overall": { 2024-04-25T05:17:45.080 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)": 17 2024-04-25T05:17:45.080 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-04-25T05:17:45.080 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:17:45.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:45 smithi155 bash[60276]: cluster 2024-04-25T05:17:44.626263+0000 mgr.x (mgr.24989) 2524 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:45.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:45 smithi155 bash[60276]: cluster 2024-04-25T05:17:44.626263+0000 mgr.x (mgr.24989) 2524 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:45.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:45 smithi155 bash[60276]: audit 2024-04-25T05:17:45.082466+0000 mon.c (mon.1) 7407 : audit [DBG] from='client.? 172.21.15.96:0/2343442497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:45.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:45 smithi155 bash[60276]: audit 2024-04-25T05:17:45.082466+0000 mon.c (mon.1) 7407 : audit [DBG] from='client.? 172.21.15.96:0/2343442497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[79063]: cluster 2024-04-25T05:17:44.626263+0000 mgr.x (mgr.24989) 2524 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[79063]: cluster 2024-04-25T05:17:44.626263+0000 mgr.x (mgr.24989) 2524 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[79063]: audit 2024-04-25T05:17:45.082466+0000 mon.c (mon.1) 7407 : audit [DBG] from='client.? 172.21.15.96:0/2343442497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[79063]: audit 2024-04-25T05:17:45.082466+0000 mon.c (mon.1) 7407 : audit [DBG] from='client.? 172.21.15.96:0/2343442497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[81040]: cluster 2024-04-25T05:17:44.626263+0000 mgr.x (mgr.24989) 2524 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[81040]: cluster 2024-04-25T05:17:44.626263+0000 mgr.x (mgr.24989) 2524 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:45.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[81040]: audit 2024-04-25T05:17:45.082466+0000 mon.c (mon.1) 7407 : audit [DBG] from='client.? 172.21.15.96:0/2343442497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:45.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:45 smithi096 bash[81040]: audit 2024-04-25T05:17:45.082466+0000 mon.c (mon.1) 7407 : audit [DBG] from='client.? 172.21.15.96:0/2343442497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:45.923 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch upgrade status' 2024-04-25T05:17:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:46 smithi155 bash[60276]: audit 2024-04-25T05:17:46.599550+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:46.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:46 smithi155 bash[60276]: audit 2024-04-25T05:17:46.599550+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:46 smithi096 bash[79063]: audit 2024-04-25T05:17:46.599550+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:47.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:46 smithi096 bash[79063]: audit 2024-04-25T05:17:46.599550+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:47.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:46 smithi096 bash[81040]: audit 2024-04-25T05:17:46.599550+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:47.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:46 smithi096 bash[81040]: audit 2024-04-25T05:17:46.599550+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:17:47.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:17:47 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:17:47] "GET /metrics HTTP/1.1" 200 38758 "" "Prometheus/2.43.0" 2024-04-25T05:17:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:47 smithi155 bash[60276]: cluster 2024-04-25T05:17:46.627685+0000 mgr.x (mgr.24989) 2525 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:47.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:47 smithi155 bash[60276]: cluster 2024-04-25T05:17:46.627685+0000 mgr.x (mgr.24989) 2525 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:48.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:47 smithi096 bash[79063]: cluster 2024-04-25T05:17:46.627685+0000 mgr.x (mgr.24989) 2525 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:48.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:47 smithi096 bash[79063]: cluster 2024-04-25T05:17:46.627685+0000 mgr.x (mgr.24989) 2525 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:48.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:47 smithi096 bash[81040]: cluster 2024-04-25T05:17:46.627685+0000 mgr.x (mgr.24989) 2525 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:48.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:47 smithi096 bash[81040]: cluster 2024-04-25T05:17:46.627685+0000 mgr.x (mgr.24989) 2525 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "target_image": null, 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "in_progress": false, 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "which": "", 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "services_complete": [], 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "progress": null, 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "message": "", 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout: "is_paused": false 2024-04-25T05:17:49.471 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:17:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: cluster 2024-04-25T05:17:48.628904+0000 mgr.x (mgr.24989) 2526 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: cluster 2024-04-25T05:17:48.628904+0000 mgr.x (mgr.24989) 2526 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: audit 2024-04-25T05:17:49.625212+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:17:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: audit 2024-04-25T05:17:49.625212+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:17:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: audit 2024-04-25T05:17:49.627236+0000 mon.c (mon.1) 7410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:17:49.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: audit 2024-04-25T05:17:49.627236+0000 mon.c (mon.1) 7410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: audit 2024-04-25T05:17:49.638717+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[79063]: audit 2024-04-25T05:17:49.638717+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: cluster 2024-04-25T05:17:48.628904+0000 mgr.x (mgr.24989) 2526 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: cluster 2024-04-25T05:17:48.628904+0000 mgr.x (mgr.24989) 2526 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: audit 2024-04-25T05:17:49.625212+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: audit 2024-04-25T05:17:49.625212+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: audit 2024-04-25T05:17:49.627236+0000 mon.c (mon.1) 7410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: audit 2024-04-25T05:17:49.627236+0000 mon.c (mon.1) 7410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: audit 2024-04-25T05:17:49.638717+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:49.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:49 smithi096 bash[81040]: audit 2024-04-25T05:17:49.638717+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:49.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: cluster 2024-04-25T05:17:48.628904+0000 mgr.x (mgr.24989) 2526 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: cluster 2024-04-25T05:17:48.628904+0000 mgr.x (mgr.24989) 2526 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: audit 2024-04-25T05:17:49.625212+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: audit 2024-04-25T05:17:49.625212+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: audit 2024-04-25T05:17:49.627236+0000 mon.c (mon.1) 7410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: audit 2024-04-25T05:17:49.627236+0000 mon.c (mon.1) 7410 : audit [INF] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: audit 2024-04-25T05:17:49.638717+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:49.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:49 smithi155 bash[60276]: audit 2024-04-25T05:17:49.638717+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:50.262 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph health detail' 2024-04-25T05:17:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:50 smithi155 bash[60276]: audit 2024-04-25T05:17:49.472311+0000 mgr.x (mgr.24989) 2527 : audit [DBG] from='client.35022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:50 smithi155 bash[60276]: audit 2024-04-25T05:17:49.472311+0000 mgr.x (mgr.24989) 2527 : audit [DBG] from='client.35022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:51.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:50 smithi096 bash[79063]: audit 2024-04-25T05:17:49.472311+0000 mgr.x (mgr.24989) 2527 : audit [DBG] from='client.35022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:51.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:50 smithi096 bash[79063]: audit 2024-04-25T05:17:49.472311+0000 mgr.x (mgr.24989) 2527 : audit [DBG] from='client.35022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:50 smithi096 bash[81040]: audit 2024-04-25T05:17:49.472311+0000 mgr.x (mgr.24989) 2527 : audit [DBG] from='client.35022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:51.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:50 smithi096 bash[81040]: audit 2024-04-25T05:17:49.472311+0000 mgr.x (mgr.24989) 2527 : audit [DBG] from='client.35022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:17:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:51 smithi155 bash[60276]: cluster 2024-04-25T05:17:50.630205+0000 mgr.x (mgr.24989) 2528 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:51.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:51 smithi155 bash[60276]: cluster 2024-04-25T05:17:50.630205+0000 mgr.x (mgr.24989) 2528 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:51 smithi096 bash[79063]: cluster 2024-04-25T05:17:50.630205+0000 mgr.x (mgr.24989) 2528 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:52.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:51 smithi096 bash[79063]: cluster 2024-04-25T05:17:50.630205+0000 mgr.x (mgr.24989) 2528 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:51 smithi096 bash[81040]: cluster 2024-04-25T05:17:50.630205+0000 mgr.x (mgr.24989) 2528 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:52.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:51 smithi096 bash[81040]: cluster 2024-04-25T05:17:50.630205+0000 mgr.x (mgr.24989) 2528 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:53.459 INFO:teuthology.orchestra.run.smithi096.stdout:HEALTH_OK 2024-04-25T05:17:53.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: cluster 2024-04-25T05:17:52.631364+0000 mgr.x (mgr.24989) 2529 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:53.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: cluster 2024-04-25T05:17:52.631364+0000 mgr.x (mgr.24989) 2529 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:53.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.463045+0000 mon.c (mon.1) 7411 : audit [DBG] from='client.? 172.21.15.96:0/2941039395' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.463045+0000 mon.c (mon.1) 7411 : audit [DBG] from='client.? 172.21.15.96:0/2941039395' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.585801+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.585801+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.595886+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.595886+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.604656+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[81040]: audit 2024-04-25T05:17:53.604656+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: cluster 2024-04-25T05:17:52.631364+0000 mgr.x (mgr.24989) 2529 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: cluster 2024-04-25T05:17:52.631364+0000 mgr.x (mgr.24989) 2529 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.463045+0000 mon.c (mon.1) 7411 : audit [DBG] from='client.? 172.21.15.96:0/2941039395' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.463045+0000 mon.c (mon.1) 7411 : audit [DBG] from='client.? 172.21.15.96:0/2941039395' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.585801+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.585801+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.595886+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.595886+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.604656+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:53 smithi096 bash[79063]: audit 2024-04-25T05:17:53.604656+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: cluster 2024-04-25T05:17:52.631364+0000 mgr.x (mgr.24989) 2529 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:53.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: cluster 2024-04-25T05:17:52.631364+0000 mgr.x (mgr.24989) 2529 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:53.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.463045+0000 mon.c (mon.1) 7411 : audit [DBG] from='client.? 172.21.15.96:0/2941039395' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:17:53.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.463045+0000 mon.c (mon.1) 7411 : audit [DBG] from='client.? 172.21.15.96:0/2941039395' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-25T05:17:53.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.585801+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.585801+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.595886+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.595886+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.604656+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:53.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:53 smithi155 bash[60276]: audit 2024-04-25T05:17:53.604656+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:17:54.140 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-25T05:17:55.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:54 smithi096 bash[81040]: audit 2024-04-25T05:17:53.900168+0000 mgr.x (mgr.24989) 2530 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:55.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:54 smithi096 bash[81040]: audit 2024-04-25T05:17:53.900168+0000 mgr.x (mgr.24989) 2530 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:54 smithi096 bash[79063]: audit 2024-04-25T05:17:53.900168+0000 mgr.x (mgr.24989) 2530 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:55.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:54 smithi096 bash[79063]: audit 2024-04-25T05:17:53.900168+0000 mgr.x (mgr.24989) 2530 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:54 smithi155 bash[60276]: audit 2024-04-25T05:17:53.900168+0000 mgr.x (mgr.24989) 2530 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:55.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:54 smithi155 bash[60276]: audit 2024-04-25T05:17:53.900168+0000 mgr.x (mgr.24989) 2530 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:17:56.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:55 smithi096 bash[79063]: cluster 2024-04-25T05:17:54.632847+0000 mgr.x (mgr.24989) 2531 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:56.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:55 smithi096 bash[79063]: cluster 2024-04-25T05:17:54.632847+0000 mgr.x (mgr.24989) 2531 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:56.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:55 smithi096 bash[81040]: cluster 2024-04-25T05:17:54.632847+0000 mgr.x (mgr.24989) 2531 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:56.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:55 smithi096 bash[81040]: cluster 2024-04-25T05:17:54.632847+0000 mgr.x (mgr.24989) 2531 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:56.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:55 smithi155 bash[60276]: cluster 2024-04-25T05:17:54.632847+0000 mgr.x (mgr.24989) 2531 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:56.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:55 smithi155 bash[60276]: cluster 2024-04-25T05:17:54.632847+0000 mgr.x (mgr.24989) 2531 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:17:57.481 INFO:teuthology.orchestra.run.smithi096.stdout:true 2024-04-25T05:17:57.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[79063]: cluster 2024-04-25T05:17:56.634028+0000 mgr.x (mgr.24989) 2532 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:57.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[79063]: cluster 2024-04-25T05:17:56.634028+0000 mgr.x (mgr.24989) 2532 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:57.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[79063]: audit 2024-04-25T05:17:57.472149+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.96:0/117333370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:57.752 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[79063]: audit 2024-04-25T05:17:57.472149+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.96:0/117333370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:57.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[81040]: cluster 2024-04-25T05:17:56.634028+0000 mgr.x (mgr.24989) 2532 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:57.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[81040]: cluster 2024-04-25T05:17:56.634028+0000 mgr.x (mgr.24989) 2532 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:57.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[81040]: audit 2024-04-25T05:17:57.472149+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.96:0/117333370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:57.753 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:57 smithi096 bash[81040]: audit 2024-04-25T05:17:57.472149+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.96:0/117333370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:58.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:17:57 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:17:57] "GET /metrics HTTP/1.1" 200 38758 "" "Prometheus/2.43.0" 2024-04-25T05:17:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:57 smithi155 bash[60276]: cluster 2024-04-25T05:17:56.634028+0000 mgr.x (mgr.24989) 2532 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:57 smithi155 bash[60276]: cluster 2024-04-25T05:17:56.634028+0000 mgr.x (mgr.24989) 2532 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:17:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:57 smithi155 bash[60276]: audit 2024-04-25T05:17:57.472149+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.96:0/117333370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:58.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:57 smithi155 bash[60276]: audit 2024-04-25T05:17:57.472149+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.96:0/117333370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:17:58.267 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-25T05:18:00.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:59 smithi096 bash[79063]: cluster 2024-04-25T05:17:58.635245+0000 mgr.x (mgr.24989) 2533 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:00.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:17:59 smithi096 bash[79063]: cluster 2024-04-25T05:17:58.635245+0000 mgr.x (mgr.24989) 2533 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:00.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:59 smithi096 bash[81040]: cluster 2024-04-25T05:17:58.635245+0000 mgr.x (mgr.24989) 2533 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:00.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:17:59 smithi096 bash[81040]: cluster 2024-04-25T05:17:58.635245+0000 mgr.x (mgr.24989) 2533 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:59 smithi155 bash[60276]: cluster 2024-04-25T05:17:58.635245+0000 mgr.x (mgr.24989) 2533 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:00.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:17:59 smithi155 bash[60276]: cluster 2024-04-25T05:17:58.635245+0000 mgr.x (mgr.24989) 2533 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:01.422 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph version 19.0.0-3293-gd6f5f4e5 (d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737) squid (dev)" 2024-04-25T05:18:02.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[79063]: cluster 2024-04-25T05:18:00.636607+0000 mgr.x (mgr.24989) 2534 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:02.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[79063]: cluster 2024-04-25T05:18:00.636607+0000 mgr.x (mgr.24989) 2534 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:02.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[79063]: audit 2024-04-25T05:18:01.412685+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.96:0/3611236620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[79063]: audit 2024-04-25T05:18:01.412685+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.96:0/3611236620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[79063]: audit 2024-04-25T05:18:01.599646+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[79063]: audit 2024-04-25T05:18:01.599646+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[81040]: cluster 2024-04-25T05:18:00.636607+0000 mgr.x (mgr.24989) 2534 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[81040]: cluster 2024-04-25T05:18:00.636607+0000 mgr.x (mgr.24989) 2534 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[81040]: audit 2024-04-25T05:18:01.412685+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.96:0/3611236620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[81040]: audit 2024-04-25T05:18:01.412685+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.96:0/3611236620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[81040]: audit 2024-04-25T05:18:01.599646+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:02.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:01 smithi096 bash[81040]: audit 2024-04-25T05:18:01.599646+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:02.138 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -e sha1=d6f5f4e5ec08db21b2896cb71b4cb907b7fb4737 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-25T05:18:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:01 smithi155 bash[60276]: cluster 2024-04-25T05:18:00.636607+0000 mgr.x (mgr.24989) 2534 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:02.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:01 smithi155 bash[60276]: cluster 2024-04-25T05:18:00.636607+0000 mgr.x (mgr.24989) 2534 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:01 smithi155 bash[60276]: audit 2024-04-25T05:18:01.412685+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.96:0/3611236620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:18:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:01 smithi155 bash[60276]: audit 2024-04-25T05:18:01.412685+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.96:0/3611236620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-25T05:18:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:01 smithi155 bash[60276]: audit 2024-04-25T05:18:01.599646+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:02.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:01 smithi155 bash[60276]: audit 2024-04-25T05:18:01.599646+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: audit 2024-04-25T05:18:02.629923+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: audit 2024-04-25T05:18:02.629923+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: cluster 2024-04-25T05:18:02.637670+0000 mgr.x (mgr.24989) 2535 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: cluster 2024-04-25T05:18:02.637670+0000 mgr.x (mgr.24989) 2535 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: audit 2024-04-25T05:18:02.651143+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: audit 2024-04-25T05:18:02.651143+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.906 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: audit 2024-04-25T05:18:02.666341+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[81040]: audit 2024-04-25T05:18:02.666341+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: audit 2024-04-25T05:18:02.629923+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: audit 2024-04-25T05:18:02.629923+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: cluster 2024-04-25T05:18:02.637670+0000 mgr.x (mgr.24989) 2535 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: cluster 2024-04-25T05:18:02.637670+0000 mgr.x (mgr.24989) 2535 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: audit 2024-04-25T05:18:02.651143+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: audit 2024-04-25T05:18:02.651143+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: audit 2024-04-25T05:18:02.666341+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.907 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:03 smithi096 bash[79063]: audit 2024-04-25T05:18:02.666341+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: audit 2024-04-25T05:18:02.629923+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: audit 2024-04-25T05:18:02.629923+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: cluster 2024-04-25T05:18:02.637670+0000 mgr.x (mgr.24989) 2535 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: cluster 2024-04-25T05:18:02.637670+0000 mgr.x (mgr.24989) 2535 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: audit 2024-04-25T05:18:02.651143+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: audit 2024-04-25T05:18:02.651143+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: audit 2024-04-25T05:18:02.666341+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:03.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:03 smithi155 bash[60276]: audit 2024-04-25T05:18:02.666341+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:04.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:04 smithi155 bash[60276]: audit 2024-04-25T05:18:03.908039+0000 mgr.x (mgr.24989) 2536 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:04.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:04 smithi155 bash[60276]: audit 2024-04-25T05:18:03.908039+0000 mgr.x (mgr.24989) 2536 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:05.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:04 smithi096 bash[79063]: audit 2024-04-25T05:18:03.908039+0000 mgr.x (mgr.24989) 2536 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:05.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:04 smithi096 bash[79063]: audit 2024-04-25T05:18:03.908039+0000 mgr.x (mgr.24989) 2536 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:04 smithi096 bash[81040]: audit 2024-04-25T05:18:03.908039+0000 mgr.x (mgr.24989) 2536 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:05.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:04 smithi096 bash[81040]: audit 2024-04-25T05:18:03.908039+0000 mgr.x (mgr.24989) 2536 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:05.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:05 smithi096 bash[79063]: cluster 2024-04-25T05:18:04.639220+0000 mgr.x (mgr.24989) 2537 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:05.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:05 smithi096 bash[79063]: cluster 2024-04-25T05:18:04.639220+0000 mgr.x (mgr.24989) 2537 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:05.751 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:05 smithi096 bash[81040]: cluster 2024-04-25T05:18:04.639220+0000 mgr.x (mgr.24989) 2537 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:05.752 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:05 smithi096 bash[81040]: cluster 2024-04-25T05:18:04.639220+0000 mgr.x (mgr.24989) 2537 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:05 smithi155 bash[60276]: cluster 2024-04-25T05:18:04.639220+0000 mgr.x (mgr.24989) 2537 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:05.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:05 smithi155 bash[60276]: cluster 2024-04-25T05:18:04.639220+0000 mgr.x (mgr.24989) 2537 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:07.174 INFO:teuthology.orchestra.run.smithi096.stdout:osd 8 13s ago - 2024-04-25T05:18:07.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:07 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:18:07] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.43.0" 2024-04-25T05:18:07.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:07 smithi155 bash[60276]: cluster 2024-04-25T05:18:06.640226+0000 mgr.x (mgr.24989) 2538 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:07.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:07 smithi155 bash[60276]: cluster 2024-04-25T05:18:06.640226+0000 mgr.x (mgr.24989) 2538 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:07.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:07 smithi155 bash[60276]: audit 2024-04-25T05:18:07.140749+0000 mgr.x (mgr.24989) 2539 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:07.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:07 smithi155 bash[60276]: audit 2024-04-25T05:18:07.140749+0000 mgr.x (mgr.24989) 2539 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:08.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[79063]: cluster 2024-04-25T05:18:06.640226+0000 mgr.x (mgr.24989) 2538 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:08.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[79063]: cluster 2024-04-25T05:18:06.640226+0000 mgr.x (mgr.24989) 2538 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:08.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[79063]: audit 2024-04-25T05:18:07.140749+0000 mgr.x (mgr.24989) 2539 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:08.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[79063]: audit 2024-04-25T05:18:07.140749+0000 mgr.x (mgr.24989) 2539 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:08.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[81040]: cluster 2024-04-25T05:18:06.640226+0000 mgr.x (mgr.24989) 2538 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:08.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[81040]: cluster 2024-04-25T05:18:06.640226+0000 mgr.x (mgr.24989) 2538 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:08.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[81040]: audit 2024-04-25T05:18:07.140749+0000 mgr.x (mgr.24989) 2539 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:08.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:07 smithi096 bash[81040]: audit 2024-04-25T05:18:07.140749+0000 mgr.x (mgr.24989) 2539 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:08.108 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-25T05:18:08.118 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi096.front.sepia.ceph.com 2024-04-25T05:18:08.118 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-25T05:18:09.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:09 smithi155 bash[60276]: cluster 2024-04-25T05:18:08.641324+0000 mgr.x (mgr.24989) 2540 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:09.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:09 smithi155 bash[60276]: cluster 2024-04-25T05:18:08.641324+0000 mgr.x (mgr.24989) 2540 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:09 smithi096 bash[79063]: cluster 2024-04-25T05:18:08.641324+0000 mgr.x (mgr.24989) 2540 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:10.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:09 smithi096 bash[79063]: cluster 2024-04-25T05:18:08.641324+0000 mgr.x (mgr.24989) 2540 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:09 smithi096 bash[81040]: cluster 2024-04-25T05:18:08.641324+0000 mgr.x (mgr.24989) 2540 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:10.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:09 smithi096 bash[81040]: cluster 2024-04-25T05:18:08.641324+0000 mgr.x (mgr.24989) 2540 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:11.765 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:11 smithi155 bash[60276]: cluster 2024-04-25T05:18:10.642669+0000 mgr.x (mgr.24989) 2541 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:11.765 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:11 smithi155 bash[60276]: cluster 2024-04-25T05:18:10.642669+0000 mgr.x (mgr.24989) 2541 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:11 smithi096 bash[79063]: cluster 2024-04-25T05:18:10.642669+0000 mgr.x (mgr.24989) 2541 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:12.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:11 smithi096 bash[79063]: cluster 2024-04-25T05:18:10.642669+0000 mgr.x (mgr.24989) 2541 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:12.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:11 smithi096 bash[81040]: cluster 2024-04-25T05:18:10.642669+0000 mgr.x (mgr.24989) 2541 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:12.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:11 smithi096 bash[81040]: cluster 2024-04-25T05:18:10.642669+0000 mgr.x (mgr.24989) 2541 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:12.571 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-25T05:18:12.571 INFO:teuthology.orchestra.run.smithi096.stdout: "image": "quay.io/ceph/ceph", 2024-04-25T05:18:12.571 INFO:teuthology.orchestra.run.smithi096.stdout: "registry": "quay.io", 2024-04-25T05:18:12.571 INFO:teuthology.orchestra.run.smithi096.stdout: "bare_image": "ceph/ceph", 2024-04-25T05:18:12.571 INFO:teuthology.orchestra.run.smithi096.stdout: "versions": [] 2024-04-25T05:18:12.571 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-25T05:18:13.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:12 smithi096 bash[79063]: audit 2024-04-25T05:18:11.390172+0000 mgr.x (mgr.24989) 2542 : audit [DBG] from='client.35052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:13.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:12 smithi096 bash[79063]: audit 2024-04-25T05:18:11.390172+0000 mgr.x (mgr.24989) 2542 : audit [DBG] from='client.35052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:12 smithi096 bash[81040]: audit 2024-04-25T05:18:11.390172+0000 mgr.x (mgr.24989) 2542 : audit [DBG] from='client.35052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:13.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:12 smithi096 bash[81040]: audit 2024-04-25T05:18:11.390172+0000 mgr.x (mgr.24989) 2542 : audit [DBG] from='client.35052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:13.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:12 smithi155 bash[60276]: audit 2024-04-25T05:18:11.390172+0000 mgr.x (mgr.24989) 2542 : audit [DBG] from='client.35052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:13.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:12 smithi155 bash[60276]: audit 2024-04-25T05:18:11.390172+0000 mgr.x (mgr.24989) 2542 : audit [DBG] from='client.35052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:13.356 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-25T05:18:13.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:13 smithi096 bash[79063]: cluster 2024-04-25T05:18:12.643902+0000 mgr.x (mgr.24989) 2543 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:13.918 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:13 smithi096 bash[79063]: cluster 2024-04-25T05:18:12.643902+0000 mgr.x (mgr.24989) 2543 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:13.918 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:13 smithi096 bash[81040]: cluster 2024-04-25T05:18:12.643902+0000 mgr.x (mgr.24989) 2543 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:13.918 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:13 smithi096 bash[81040]: cluster 2024-04-25T05:18:12.643902+0000 mgr.x (mgr.24989) 2543 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:14.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:13 smithi155 bash[60276]: cluster 2024-04-25T05:18:12.643902+0000 mgr.x (mgr.24989) 2543 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:14.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:13 smithi155 bash[60276]: cluster 2024-04-25T05:18:12.643902+0000 mgr.x (mgr.24989) 2543 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.743377+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.743377+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.757168+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.757168+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.774354+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.774354+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.919338+0000 mgr.x (mgr.24989) 2544 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[79063]: audit 2024-04-25T05:18:13.919338+0000 mgr.x (mgr.24989) 2544 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.743377+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.743377+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.757168+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.757168+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.002 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.774354+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.774354+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.919338+0000 mgr.x (mgr.24989) 2544 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:15.003 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:14 smithi096 bash[81040]: audit 2024-04-25T05:18:13.919338+0000 mgr.x (mgr.24989) 2544 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:15.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.743377+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.743377+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.757168+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.757168+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.774354+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.774354+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24989 ' entity='mgr.x' 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.919338+0000 mgr.x (mgr.24989) 2544 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:15.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:14 smithi155 bash[60276]: audit 2024-04-25T05:18:13.919338+0000 mgr.x (mgr.24989) 2544 : audit [DBG] from='client.44698 -' entity='client.iscsi.foo.smithi096.jfjuoy' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-25T05:18:16.049 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:15 smithi096 bash[79063]: cluster 2024-04-25T05:18:14.645361+0000 mgr.x (mgr.24989) 2545 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:16.049 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:15 smithi096 bash[79063]: cluster 2024-04-25T05:18:14.645361+0000 mgr.x (mgr.24989) 2545 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:16.049 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:15 smithi096 bash[81040]: cluster 2024-04-25T05:18:14.645361+0000 mgr.x (mgr.24989) 2545 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:16.049 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:15 smithi096 bash[81040]: cluster 2024-04-25T05:18:14.645361+0000 mgr.x (mgr.24989) 2545 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:16.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:15 smithi155 bash[60276]: cluster 2024-04-25T05:18:14.645361+0000 mgr.x (mgr.24989) 2545 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:16.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:15 smithi155 bash[60276]: cluster 2024-04-25T05:18:14.645361+0000 mgr.x (mgr.24989) 2545 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:17.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:16 smithi155 bash[60276]: audit 2024-04-25T05:18:16.600046+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:17.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:16 smithi155 bash[60276]: audit 2024-04-25T05:18:16.600046+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:17.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:16 smithi096 bash[79063]: audit 2024-04-25T05:18:16.600046+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:17.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:16 smithi096 bash[79063]: audit 2024-04-25T05:18:16.600046+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:17.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:16 smithi096 bash[81040]: audit 2024-04-25T05:18:16.600046+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:17.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:16 smithi096 bash[81040]: audit 2024-04-25T05:18:16.600046+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.24989 172.21.15.155:0/3945614492' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-25T05:18:17.318 INFO:teuthology.orchestra.run.smithi096.stdout: "16.2.0", 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[81040]: audit 2024-04-25T05:18:16.452377+0000 mgr.x (mgr.24989) 2546 : audit [DBG] from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[81040]: audit 2024-04-25T05:18:16.452377+0000 mgr.x (mgr.24989) 2546 : audit [DBG] from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[81040]: cluster 2024-04-25T05:18:16.652578+0000 mgr.x (mgr.24989) 2547 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[81040]: cluster 2024-04-25T05:18:16.652578+0000 mgr.x (mgr.24989) 2547 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[79063]: audit 2024-04-25T05:18:16.452377+0000 mgr.x (mgr.24989) 2546 : audit [DBG] from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[79063]: audit 2024-04-25T05:18:16.452377+0000 mgr.x (mgr.24989) 2546 : audit [DBG] from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:18.087 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[79063]: cluster 2024-04-25T05:18:16.652578+0000 mgr.x (mgr.24989) 2547 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:18.088 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:17 smithi096 bash[79063]: cluster 2024-04-25T05:18:16.652578+0000 mgr.x (mgr.24989) 2547 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:18.088 DEBUG:teuthology.orchestra.run.smithi096:> 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 cbf8b84e-02be-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-25T05:18:18.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:17 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:18:17] "GET /metrics HTTP/1.1" 200 38758 "" "Prometheus/2.43.0" 2024-04-25T05:18:18.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:17 smithi155 bash[60276]: audit 2024-04-25T05:18:16.452377+0000 mgr.x (mgr.24989) 2546 : audit [DBG] from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:18.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:17 smithi155 bash[60276]: audit 2024-04-25T05:18:16.452377+0000 mgr.x (mgr.24989) 2546 : audit [DBG] from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:18.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:17 smithi155 bash[60276]: cluster 2024-04-25T05:18:16.652578+0000 mgr.x (mgr.24989) 2547 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:18.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:17 smithi155 bash[60276]: cluster 2024-04-25T05:18:16.652578+0000 mgr.x (mgr.24989) 2547 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:20.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:19 smithi155 bash[60276]: cluster 2024-04-25T05:18:18.653679+0000 mgr.x (mgr.24989) 2548 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:20.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:19 smithi155 bash[60276]: cluster 2024-04-25T05:18:18.653679+0000 mgr.x (mgr.24989) 2548 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:20.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:19 smithi096 bash[79063]: cluster 2024-04-25T05:18:18.653679+0000 mgr.x (mgr.24989) 2548 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:20.251 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:19 smithi096 bash[79063]: cluster 2024-04-25T05:18:18.653679+0000 mgr.x (mgr.24989) 2548 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:20.251 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:19 smithi096 bash[81040]: cluster 2024-04-25T05:18:18.653679+0000 mgr.x (mgr.24989) 2548 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:20.252 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:19 smithi096 bash[81040]: cluster 2024-04-25T05:18:18.653679+0000 mgr.x (mgr.24989) 2548 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-25T05:18:22.151 INFO:teuthology.orchestra.run.smithi096.stdout: "v16.2.2", 2024-04-25T05:18:22.152 INFO:teuthology.orchestra.run.smithi096.stdout: "v16.2.2-20210505", 2024-04-25T05:18:22.152 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[81040]: cluster 2024-04-25T05:18:20.654995+0000 mgr.x (mgr.24989) 2549 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:22.152 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[81040]: cluster 2024-04-25T05:18:20.654995+0000 mgr.x (mgr.24989) 2549 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:22.152 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[81040]: audit 2024-04-25T05:18:21.116655+0000 mgr.x (mgr.24989) 2550 : audit [DBG] from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:22.152 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[81040]: audit 2024-04-25T05:18:21.116655+0000 mgr.x (mgr.24989) 2550 : audit [DBG] from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:22.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[79063]: cluster 2024-04-25T05:18:20.654995+0000 mgr.x (mgr.24989) 2549 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:22.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[79063]: cluster 2024-04-25T05:18:20.654995+0000 mgr.x (mgr.24989) 2549 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:22.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[79063]: audit 2024-04-25T05:18:21.116655+0000 mgr.x (mgr.24989) 2550 : audit [DBG] from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:22.153 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:21 smithi096 bash[79063]: audit 2024-04-25T05:18:21.116655+0000 mgr.x (mgr.24989) 2550 : audit [DBG] from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:22.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:21 smithi155 bash[60276]: cluster 2024-04-25T05:18:20.654995+0000 mgr.x (mgr.24989) 2549 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:22.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:21 smithi155 bash[60276]: cluster 2024-04-25T05:18:20.654995+0000 mgr.x (mgr.24989) 2549 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-25T05:18:22.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:21 smithi155 bash[60276]: audit 2024-04-25T05:18:21.116655+0000 mgr.x (mgr.24989) 2550 : audit [DBG] from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:22.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:21 smithi155 bash[60276]: audit 2024-04-25T05:18:21.116655+0000 mgr.x (mgr.24989) 2550 : audit [DBG] from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-25T05:18:22.941 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-25T05:18:22.951 INFO:tasks.cephadm:Teardown begin 2024-04-25T05:18:22.951 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-25T05:18:22.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-25T05:18:22.979 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-25T05:18:22.979 DEBUG:teuthology.orchestra.run.smithi096:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-25T05:18:23.013 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-25T05:18:23.026 INFO:tasks.cephadm:Stopping all daemons... 2024-04-25T05:18:23.026 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-25T05:18:23.026 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a 2024-04-25T05:18:23.203 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:23 smithi096 systemd[1]: Stopping Ceph mon.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:23.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:23 smithi096 bash[79063]: debug 2024-04-25T05:18:23.201+0000 7fd9c9d21700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-25T05:18:23.471 INFO:journalctl@ceph.mon.a.smithi096.stdout:Apr 25 05:18:23 smithi096 bash[79063]: debug 2024-04-25T05:18:23.201+0000 7fd9c9d21700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-25T05:18:24.073 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.a.service' 2024-04-25T05:18:24.103 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:24.104 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-25T05:18:24.104 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-25T05:18:24.104 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.c 2024-04-25T05:18:24.501 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:24 smithi096 systemd[1]: Stopping Ceph mon.c for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:24.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: [25/Apr/2024:05:18:24] ENGINE Bus STOPPING 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: [25/Apr/2024:05:18:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: [25/Apr/2024:05:18:24] ENGINE Bus STOPPED 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: [25/Apr/2024:05:18:24] ENGINE Bus STARTING 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: CherryPy Checker: 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: The Application mounted at '' has an empty config. 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: [25/Apr/2024:05:18:24] ENGINE Serving on http://:::9283 2024-04-25T05:18:24.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:24 smithi155 bash[52857]: [25/Apr/2024:05:18:24] ENGINE Bus STARTED 2024-04-25T05:18:25.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:24 smithi096 bash[81040]: debug 2024-04-25T05:18:24.637+0000 7fbcb9357700 -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-04-25T05:18:25.001 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:24 smithi096 bash[81040]: debug 2024-04-25T05:18:24.637+0000 7fbcb9357700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-25T05:18:25.859 INFO:journalctl@ceph.mon.c.smithi096.stdout:Apr 25 05:18:25 smithi096 bash[120420]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mon-c 2024-04-25T05:18:25.877 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.c.service' 2024-04-25T05:18:25.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:25.906 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-25T05:18:25.906 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-25T05:18:25.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.b 2024-04-25T05:18:26.182 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:25 smithi155 systemd[1]: Stopping Ceph mon.b for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:26.183 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:26 smithi155 bash[60276]: debug 2024-04-25T05:18:26.058+0000 7f4832f9e700 -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-04-25T05:18:26.183 INFO:journalctl@ceph.mon.b.smithi155.stdout:Apr 25 05:18:26 smithi155 bash[60276]: debug 2024-04-25T05:18:26.058+0000 7f4832f9e700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-25T05:18:27.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mon.b.service' 2024-04-25T05:18:27.033 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:27.033 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-25T05:18:27.033 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-25T05:18:27.033 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y 2024-04-25T05:18:27.251 INFO:journalctl@ceph.mgr.y.smithi096.stdout:Apr 25 05:18:27 smithi096 systemd[1]: Stopping Ceph mgr.y for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:28.212 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:27 smithi155 bash[52857]: ::ffff:172.21.15.155 - - [25/Apr/2024:05:18:27] "GET /metrics HTTP/1.1" 200 38758 "" "Prometheus/2.43.0" 2024-04-25T05:18:28.347 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-25T05:18:28.367 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:28.368 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-25T05:18:28.368 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-25T05:18:28.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x 2024-04-25T05:18:28.712 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:28 smithi155 systemd[1]: Stopping Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:28.712 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:28 smithi155 bash[52857]: debug 2024-04-25T05:18:28.518+0000 7fbbbdbfb700 -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-04-25T05:18:28.713 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:28 smithi155 bash[52857]: debug 2024-04-25T05:18:28.518+0000 7fbbbdbfb700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-25T05:18:29.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-25T05:18:29.555 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:29 smithi155 bash[94255]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-x 2024-04-25T05:18:29.555 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:29 smithi155 bash[94317]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-mgr-x 2024-04-25T05:18:29.555 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:29 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@mgr.x.service: Deactivated successfully. 2024-04-25T05:18:29.555 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Apr 25 05:18:29 smithi155 systemd[1]: Stopped Ceph mgr.x for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:18:29.570 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:29.571 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-25T05:18:29.571 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-25T05:18:29.571 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.0 2024-04-25T05:18:30.001 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:18:29 smithi096 systemd[1]: Stopping Ceph osd.0 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:30.001 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:18:29 smithi096 bash[85247]: debug 2024-04-25T05:18:29.717+0000 7fa074f3d700 -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-04-25T05:18:30.001 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:18:29 smithi096 bash[85247]: debug 2024-04-25T05:18:29.717+0000 7fa074f3d700 -1 osd.0 172 *** Got signal Terminated *** 2024-04-25T05:18:30.002 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:18:29 smithi096 bash[85247]: debug 2024-04-25T05:18:29.717+0000 7fa074f3d700 -1 osd.0 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:18:36.251 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:18:35 smithi096 bash[120889]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-0 2024-04-25T05:18:36.251 INFO:journalctl@ceph.osd.0.smithi096.stdout:Apr 25 05:18:36 smithi096 bash[121407]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-0 2024-04-25T05:18:37.973 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.0.service' 2024-04-25T05:18:38.002 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:38.002 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-25T05:18:38.002 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-25T05:18:38.002 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.1 2024-04-25T05:18:38.251 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:18:38 smithi096 systemd[1]: Stopping Ceph osd.1 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:38.252 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:18:38 smithi096 bash[88401]: debug 2024-04-25T05:18:38.189+0000 7fe5d4196700 -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-04-25T05:18:38.252 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:18:38 smithi096 bash[88401]: debug 2024-04-25T05:18:38.189+0000 7fe5d4196700 -1 osd.1 172 *** Got signal Terminated *** 2024-04-25T05:18:38.252 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:18:38 smithi096 bash[88401]: debug 2024-04-25T05:18:38.189+0000 7fe5d4196700 -1 osd.1 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:18:43.941 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:18:43 smithi096 bash[113303]: ts=2024-04-25T05:18:43.528Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:18:43.941 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:18:43 smithi096 bash[113303]: ts=2024-04-25T05:18:43.530Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:18:44.673 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:18:44 smithi096 bash[121538]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-1 2024-04-25T05:18:45.093 INFO:journalctl@ceph.osd.1.smithi096.stdout:Apr 25 05:18:44 smithi096 bash[121617]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-1 2024-04-25T05:18:47.005 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.1.service' 2024-04-25T05:18:47.032 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:47.033 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-25T05:18:47.033 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-25T05:18:47.033 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.2 2024-04-25T05:18:47.287 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:18:47 smithi096 systemd[1]: Stopping Ceph osd.2 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:47.751 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:18:47 smithi096 bash[93169]: debug 2024-04-25T05:18:47.285+0000 7f9855a19700 -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-04-25T05:18:47.751 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:18:47 smithi096 bash[93169]: debug 2024-04-25T05:18:47.285+0000 7f9855a19700 -1 osd.2 172 *** Got signal Terminated *** 2024-04-25T05:18:47.751 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:18:47 smithi096 bash[93169]: debug 2024-04-25T05:18:47.285+0000 7f9855a19700 -1 osd.2 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:18:53.524 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:18:53 smithi096 bash[121829]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-2 2024-04-25T05:18:53.524 INFO:journalctl@ceph.osd.2.smithi096.stdout:Apr 25 05:18:53 smithi096 bash[122116]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-2 2024-04-25T05:18:54.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:18:53 smithi096 bash[113303]: ts=2024-04-25T05:18:53.528Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:18:54.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:18:53 smithi096 bash[113303]: ts=2024-04-25T05:18:53.529Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:18:54.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:18:53 smithi096 bash[113303]: ts=2024-04-25T05:18:53.530Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:18:55.392 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.2.service' 2024-04-25T05:18:55.422 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:18:55.422 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-25T05:18:55.423 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-25T05:18:55.423 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.3 2024-04-25T05:18:55.751 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:18:55 smithi096 systemd[1]: Stopping Ceph osd.3 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:18:55.751 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:18:55 smithi096 bash[96494]: debug 2024-04-25T05:18:55.629+0000 7f46888b9700 -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-04-25T05:18:55.751 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:18:55 smithi096 bash[96494]: debug 2024-04-25T05:18:55.629+0000 7f46888b9700 -1 osd.3 172 *** Got signal Terminated *** 2024-04-25T05:18:55.751 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:18:55 smithi096 bash[96494]: debug 2024-04-25T05:18:55.629+0000 7f46888b9700 -1 osd.3 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:18:56.166 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:18:55 smithi155 bash[74793]: debug 2024-04-25T05:18:55.754+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:18:56.869 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:18:56 smithi155 bash[68714]: debug 2024-04-25T05:18:56.498+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:18:56.869 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:18:56 smithi155 bash[74793]: debug 2024-04-25T05:18:56.730+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:18:57.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:18:56 smithi155 bash[71746]: debug 2024-04-25T05:18:56.866+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:18:57.892 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:18:57 smithi155 bash[68714]: debug 2024-04-25T05:18:57.466+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:18:57.892 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:18:57 smithi155 bash[74793]: debug 2024-04-25T05:18:57.686+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:18:58.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:18:57 smithi155 bash[71746]: debug 2024-04-25T05:18:57.894+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:18:58.926 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:18:58 smithi155 bash[68714]: debug 2024-04-25T05:18:58.474+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:18:58.926 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:18:58 smithi155 bash[74793]: debug 2024-04-25T05:18:58.638+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:18:59.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:18:58 smithi155 bash[71746]: debug 2024-04-25T05:18:58.922+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:18:59.686 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:18:59 smithi155 bash[68714]: debug 2024-04-25T05:18:59.426+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:00.122 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:18:59 smithi155 bash[71746]: debug 2024-04-25T05:18:59.894+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:00.123 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:18:59 smithi155 bash[74793]: debug 2024-04-25T05:18:59.686+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:00.251 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:18:59 smithi096 bash[96494]: debug 2024-04-25T05:18:59.941+0000 7f4684ead700 -1 osd.3 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:34.056161+0000 front 2024-04-25T05:18:34.055927+0000 (oldest deadline 2024-04-25T05:18:59.356134+0000) 2024-04-25T05:19:00.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:00 smithi155 bash[68714]: debug 2024-04-25T05:19:00.406+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:00.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:00 smithi155 bash[74793]: debug 2024-04-25T05:19:00.650+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:01.130 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:00 smithi155 bash[71746]: debug 2024-04-25T05:19:00.914+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:01.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:00 smithi155 bash[65669]: debug 2024-04-25T05:19:00.874+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:01.699 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:01 smithi155 bash[68714]: debug 2024-04-25T05:19:01.410+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:01.962 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:01 smithi155 bash[65669]: debug 2024-04-25T05:19:01.870+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:01.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:01 smithi155 bash[71746]: debug 2024-04-25T05:19:01.922+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:01.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:01 smithi155 bash[74793]: debug 2024-04-25T05:19:01.698+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:02.001 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:19:01 smithi096 bash[122251]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-3 2024-04-25T05:19:02.001 INFO:journalctl@ceph.osd.3.smithi096.stdout:Apr 25 05:19:01 smithi096 bash[122833]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-3 2024-04-25T05:19:02.712 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:02 smithi155 bash[74793]: debug 2024-04-25T05:19:02.658+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:02.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:02 smithi155 bash[68714]: debug 2024-04-25T05:19:02.418+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:03.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:02 smithi155 bash[71746]: debug 2024-04-25T05:19:02.897+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:03.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:02 smithi155 bash[65669]: debug 2024-04-25T05:19:02.865+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:03.633 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.3.service' 2024-04-25T05:19:03.661 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:19:03.661 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-25T05:19:03.661 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-25T05:19:03.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.4 2024-04-25T05:19:03.706 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[68714]: debug 2024-04-25T05:19:03.437+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:03.706 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[74793]: debug 2024-04-25T05:19:03.645+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:03.962 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[71746]: debug 2024-04-25T05:19:03.857+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:03.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:03 smithi155 systemd[1]: Stopping Ceph osd.4 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:03.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[65669]: debug 2024-04-25T05:19:03.785+0000 7f4649de5700 -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-04-25T05:19:03.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[65669]: debug 2024-04-25T05:19:03.785+0000 7f4649de5700 -1 osd.4 172 *** Got signal Terminated *** 2024-04-25T05:19:03.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[65669]: debug 2024-04-25T05:19:03.785+0000 7f4649de5700 -1 osd.4 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:19:03.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:03 smithi155 bash[65669]: debug 2024-04-25T05:19:03.897+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:03.978 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:03 smithi096 bash[113303]: ts=2024-04-25T05:19:03.529Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:03.978 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:03 smithi096 bash[113303]: ts=2024-04-25T05:19:03.530Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:03.978 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:03 smithi096 bash[113303]: ts=2024-04-25T05:19:03.531Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:19:04.900 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:04 smithi155 bash[74793]: debug 2024-04-25T05:19:04.609+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:04.901 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:04 smithi155 bash[68714]: debug 2024-04-25T05:19:04.477+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:05.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:04 smithi155 bash[65669]: debug 2024-04-25T05:19:04.925+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:05.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:04 smithi155 bash[71746]: debug 2024-04-25T05:19:04.897+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:05.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[68714]: debug 2024-04-25T05:19:05.457+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:05.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[68714]: debug 2024-04-25T05:19:05.457+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:05.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[74793]: debug 2024-04-25T05:19:05.653+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:05.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[74793]: debug 2024-04-25T05:19:05.653+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:06.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[65669]: debug 2024-04-25T05:19:05.885+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:06.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[71746]: debug 2024-04-25T05:19:05.885+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:06.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:05 smithi155 bash[71746]: debug 2024-04-25T05:19:05.885+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:06.877 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[68714]: debug 2024-04-25T05:19:06.501+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:06.877 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[68714]: debug 2024-04-25T05:19:06.501+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:06.878 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[74793]: debug 2024-04-25T05:19:06.609+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:06.878 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[74793]: debug 2024-04-25T05:19:06.609+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:07.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[65669]: debug 2024-04-25T05:19:06.873+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:07.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[65669]: debug 2024-04-25T05:19:06.873+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.641496+0000 front 2024-04-25T05:18:40.641600+0000 (oldest deadline 2024-04-25T05:19:05.941330+0000) 2024-04-25T05:19:07.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[71746]: debug 2024-04-25T05:19:06.877+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:07.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:06 smithi155 bash[71746]: debug 2024-04-25T05:19:06.877+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:07.876 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[68714]: debug 2024-04-25T05:19:07.473+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:07.876 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[68714]: debug 2024-04-25T05:19:07.473+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:07.876 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[74793]: debug 2024-04-25T05:19:07.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:07.876 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[74793]: debug 2024-04-25T05:19:07.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:08.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[71746]: debug 2024-04-25T05:19:07.873+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:08.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[71746]: debug 2024-04-25T05:19:07.873+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:08.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[65669]: debug 2024-04-25T05:19:07.881+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.839648+0000 front 2024-04-25T05:18:31.840006+0000 (oldest deadline 2024-04-25T05:19:00.640592+0000) 2024-04-25T05:19:08.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:07 smithi155 bash[65669]: debug 2024-04-25T05:19:07.881+0000 7f46463d9700 -1 osd.4 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.641496+0000 front 2024-04-25T05:18:40.641600+0000 (oldest deadline 2024-04-25T05:19:05.941330+0000) 2024-04-25T05:19:08.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:08 smithi155 bash[68714]: debug 2024-04-25T05:19:08.461+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:08.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:08 smithi155 bash[68714]: debug 2024-04-25T05:19:08.461+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:08.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:08 smithi155 bash[74793]: debug 2024-04-25T05:19:08.553+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:08.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:08 smithi155 bash[74793]: debug 2024-04-25T05:19:08.553+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:09.137 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:08 smithi155 bash[71746]: debug 2024-04-25T05:19:08.841+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:09.137 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:08 smithi155 bash[71746]: debug 2024-04-25T05:19:08.841+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:09.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[68714]: debug 2024-04-25T05:19:09.441+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:09.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[68714]: debug 2024-04-25T05:19:09.441+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:09.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[74793]: debug 2024-04-25T05:19:09.541+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:09.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[74793]: debug 2024-04-25T05:19:09.541+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:10.184 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[71746]: debug 2024-04-25T05:19:09.845+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:10.184 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[71746]: debug 2024-04-25T05:19:09.845+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:10.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:09 smithi155 bash[95358]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-4 2024-04-25T05:19:10.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[95423]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-4 2024-04-25T05:19:10.463 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[68714]: debug 2024-04-25T05:19:10.413+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:10.463 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[68714]: debug 2024-04-25T05:19:10.413+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:10.804 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[74793]: debug 2024-04-25T05:19:10.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:10.804 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[74793]: debug 2024-04-25T05:19:10.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:11.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[71746]: debug 2024-04-25T05:19:10.801+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:11.235 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:10 smithi155 bash[71746]: debug 2024-04-25T05:19:10.801+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:11.584 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:11 smithi155 bash[68714]: debug 2024-04-25T05:19:11.417+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:11.584 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:11 smithi155 bash[68714]: debug 2024-04-25T05:19:11.417+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:11.888 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:11 smithi155 bash[71746]: debug 2024-04-25T05:19:11.765+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:11.889 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:11 smithi155 bash[71746]: debug 2024-04-25T05:19:11.765+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:11.889 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:11 smithi155 bash[74793]: debug 2024-04-25T05:19:11.581+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:11.889 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:11 smithi155 bash[74793]: debug 2024-04-25T05:19:11.581+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:12.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[86334]: ts=2024-04-25T05:19:12.102Z 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.155:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-04-25T05:19:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[86334]: ts=2024-04-25T05:19:12.105Z 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.155:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-04-25T05:19:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[86334]: ts=2024-04-25T05:19:12.105Z 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.155:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-04-25T05:19:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[86334]: ts=2024-04-25T05:19:12.109Z 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.155:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-04-25T05:19:12.213 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[86334]: ts=2024-04-25T05:19:12.109Z 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.155:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-04-25T05:19:12.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.4.service' 2024-04-25T05:19:12.565 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:19:12.565 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-25T05:19:12.565 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-25T05:19:12.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.5 2024-04-25T05:19:12.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[68714]: debug 2024-04-25T05:19:12.437+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:12.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[68714]: debug 2024-04-25T05:19:12.437+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:12.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:12 smithi155 systemd[1]: Stopping Ceph osd.5 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:12.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[74793]: debug 2024-04-25T05:19:12.593+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:12.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[74793]: debug 2024-04-25T05:19:12.593+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:13.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[71746]: debug 2024-04-25T05:19:12.789+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:13.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[71746]: debug 2024-04-25T05:19:12.789+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:13.213 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[68714]: debug 2024-04-25T05:19:12.745+0000 7f7c1da90700 -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-04-25T05:19:13.213 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[68714]: debug 2024-04-25T05:19:12.745+0000 7f7c1da90700 -1 osd.5 172 *** Got signal Terminated *** 2024-04-25T05:19:13.213 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:12 smithi155 bash[68714]: debug 2024-04-25T05:19:12.745+0000 7f7c1da90700 -1 osd.5 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:19:13.751 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:13 smithi096 bash[113303]: ts=2024-04-25T05:19:13.530Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:13.751 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:13 smithi096 bash[113303]: ts=2024-04-25T05:19:13.532Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:13.751 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:13 smithi096 bash[113303]: ts=2024-04-25T05:19:13.533Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:19:13.817 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[68714]: debug 2024-04-25T05:19:13.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:13.818 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[68714]: debug 2024-04-25T05:19:13.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:13.818 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[68714]: debug 2024-04-25T05:19:13.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:50.278018+0000 front 2024-04-25T05:18:50.278137+0000 (oldest deadline 2024-04-25T05:19:13.177677+0000) 2024-04-25T05:19:13.818 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[74793]: debug 2024-04-25T05:19:13.557+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:13.818 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[74793]: debug 2024-04-25T05:19:13.557+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:14.121 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[71746]: debug 2024-04-25T05:19:13.813+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:14.121 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:13 smithi155 bash[71746]: debug 2024-04-25T05:19:13.813+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:14.727 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[68714]: debug 2024-04-25T05:19:14.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:14.727 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[68714]: debug 2024-04-25T05:19:14.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:14.727 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[68714]: debug 2024-04-25T05:19:14.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:50.278018+0000 front 2024-04-25T05:18:50.278137+0000 (oldest deadline 2024-04-25T05:19:13.177677+0000) 2024-04-25T05:19:14.728 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[74793]: debug 2024-04-25T05:19:14.565+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:14.728 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[74793]: debug 2024-04-25T05:19:14.565+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:15.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[71746]: debug 2024-04-25T05:19:14.793+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:15.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:14 smithi155 bash[71746]: debug 2024-04-25T05:19:14.793+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:15.786 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[74793]: debug 2024-04-25T05:19:15.565+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:15.787 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[74793]: debug 2024-04-25T05:19:15.565+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:15.787 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[68714]: debug 2024-04-25T05:19:15.501+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:15.787 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[68714]: debug 2024-04-25T05:19:15.501+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:15.787 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[68714]: debug 2024-04-25T05:19:15.501+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:50.278018+0000 front 2024-04-25T05:18:50.278137+0000 (oldest deadline 2024-04-25T05:19:13.177677+0000) 2024-04-25T05:19:16.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[71746]: debug 2024-04-25T05:19:15.805+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:16.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:15 smithi155 bash[71746]: debug 2024-04-25T05:19:15.805+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:16.840 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[68714]: debug 2024-04-25T05:19:16.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:16.840 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[68714]: debug 2024-04-25T05:19:16.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:16.840 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[68714]: debug 2024-04-25T05:19:16.465+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:50.278018+0000 front 2024-04-25T05:18:50.278137+0000 (oldest deadline 2024-04-25T05:19:13.177677+0000) 2024-04-25T05:19:16.840 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[74793]: debug 2024-04-25T05:19:16.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:16.840 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[74793]: debug 2024-04-25T05:19:16.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:17.103 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[71746]: debug 2024-04-25T05:19:16.837+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:17.103 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:16 smithi155 bash[71746]: debug 2024-04-25T05:19:16.837+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:17.712 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[68714]: debug 2024-04-25T05:19:17.425+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:31.074288+0000 front 2024-04-25T05:18:31.074076+0000 (oldest deadline 2024-04-25T05:18:55.773841+0000) 2024-04-25T05:19:17.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[68714]: debug 2024-04-25T05:19:17.425+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.776104+0000 front 2024-04-25T05:18:39.776321+0000 (oldest deadline 2024-04-25T05:19:05.076021+0000) 2024-04-25T05:19:17.713 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[68714]: debug 2024-04-25T05:19:17.425+0000 7f7c1a084700 -1 osd.5 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:50.278018+0000 front 2024-04-25T05:18:50.278137+0000 (oldest deadline 2024-04-25T05:19:13.177677+0000) 2024-04-25T05:19:17.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[74793]: debug 2024-04-25T05:19:17.553+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:17.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[74793]: debug 2024-04-25T05:19:17.553+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:17.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[74793]: debug 2024-04-25T05:19:17.553+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:18.133 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[71746]: debug 2024-04-25T05:19:17.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:18.134 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[71746]: debug 2024-04-25T05:19:17.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:18.134 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:17 smithi155 bash[71746]: debug 2024-04-25T05:19:17.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:18.844 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[95555]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-5 2024-04-25T05:19:18.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[74793]: debug 2024-04-25T05:19:18.569+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:18.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[74793]: debug 2024-04-25T05:19:18.569+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:18.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[74793]: debug 2024-04-25T05:19:18.569+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:19.212 INFO:journalctl@ceph.osd.5.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[95815]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-5 2024-04-25T05:19:19.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[71746]: debug 2024-04-25T05:19:18.841+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:19.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[71746]: debug 2024-04-25T05:19:18.841+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:19.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:18 smithi155 bash[71746]: debug 2024-04-25T05:19:18.841+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:19.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:19 smithi155 bash[71746]: debug 2024-04-25T05:19:19.805+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:19.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:19 smithi155 bash[71746]: debug 2024-04-25T05:19:19.805+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:19.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:19 smithi155 bash[71746]: debug 2024-04-25T05:19:19.805+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:19.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:19 smithi155 bash[74793]: debug 2024-04-25T05:19:19.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:19.964 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:19 smithi155 bash[74793]: debug 2024-04-25T05:19:19.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:19.964 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:19 smithi155 bash[74793]: debug 2024-04-25T05:19:19.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:20.962 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:20 smithi155 bash[71746]: debug 2024-04-25T05:19:20.833+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:20.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:20 smithi155 bash[71746]: debug 2024-04-25T05:19:20.833+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:20.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:20 smithi155 bash[71746]: debug 2024-04-25T05:19:20.833+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:20.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:20 smithi155 bash[74793]: debug 2024-04-25T05:19:20.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:20.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:20 smithi155 bash[74793]: debug 2024-04-25T05:19:20.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:20.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:20 smithi155 bash[74793]: debug 2024-04-25T05:19:20.601+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:20.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.5.service' 2024-04-25T05:19:21.001 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:19:21.001 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-25T05:19:21.002 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-25T05:19:21.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.6 2024-04-25T05:19:21.411 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 systemd[1]: Stopping Ceph osd.6 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:21.411 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.169+0000 7f3217b0c700 -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-04-25T05:19:21.411 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.169+0000 7f3217b0c700 -1 osd.6 172 *** Got signal Terminated *** 2024-04-25T05:19:21.412 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.169+0000 7f3217b0c700 -1 osd.6 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:19:21.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[74793]: debug 2024-04-25T05:19:21.609+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:21.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[74793]: debug 2024-04-25T05:19:21.609+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:21.713 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[74793]: debug 2024-04-25T05:19:21.609+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:22.212 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:22.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:22.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:22.213 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:21 smithi155 bash[71746]: debug 2024-04-25T05:19:21.829+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:18:57.079826+0000 front 2024-04-25T05:18:57.079872+0000 (oldest deadline 2024-04-25T05:19:21.179411+0000) 2024-04-25T05:19:22.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[74793]: debug 2024-04-25T05:19:22.585+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:22.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[74793]: debug 2024-04-25T05:19:22.585+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:22.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[74793]: debug 2024-04-25T05:19:22.585+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:22.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[71746]: debug 2024-04-25T05:19:22.781+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:22.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[71746]: debug 2024-04-25T05:19:22.781+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:22.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[71746]: debug 2024-04-25T05:19:22.781+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:22.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:22 smithi155 bash[71746]: debug 2024-04-25T05:19:22.781+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:18:57.079826+0000 front 2024-04-25T05:18:57.079872+0000 (oldest deadline 2024-04-25T05:19:21.179411+0000) 2024-04-25T05:19:23.962 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[71746]: debug 2024-04-25T05:19:23.761+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[71746]: debug 2024-04-25T05:19:23.761+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[71746]: debug 2024-04-25T05:19:23.761+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[71746]: debug 2024-04-25T05:19:23.761+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:18:57.079826+0000 front 2024-04-25T05:18:57.079872+0000 (oldest deadline 2024-04-25T05:19:21.179411+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[74793]: debug 2024-04-25T05:19:23.629+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[74793]: debug 2024-04-25T05:19:23.629+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[74793]: debug 2024-04-25T05:19:23.629+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:23.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:23 smithi155 bash[74793]: debug 2024-04-25T05:19:23.629+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:24.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:23 smithi096 bash[113303]: ts=2024-04-25T05:19:23.530Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:24.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:23 smithi096 bash[113303]: ts=2024-04-25T05:19:23.532Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:24.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:23 smithi096 bash[113303]: ts=2024-04-25T05:19:23.534Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[71746]: debug 2024-04-25T05:19:24.725+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[71746]: debug 2024-04-25T05:19:24.725+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[71746]: debug 2024-04-25T05:19:24.725+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[71746]: debug 2024-04-25T05:19:24.725+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:18:57.079826+0000 front 2024-04-25T05:18:57.079872+0000 (oldest deadline 2024-04-25T05:19:21.179411+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[74793]: debug 2024-04-25T05:19:24.621+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[74793]: debug 2024-04-25T05:19:24.621+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[74793]: debug 2024-04-25T05:19:24.621+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:24.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:24 smithi155 bash[74793]: debug 2024-04-25T05:19:24.621+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:25.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[74793]: debug 2024-04-25T05:19:25.605+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:25.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[74793]: debug 2024-04-25T05:19:25.605+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:25.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[74793]: debug 2024-04-25T05:19:25.605+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:25.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[74793]: debug 2024-04-25T05:19:25.605+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:25.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[71746]: debug 2024-04-25T05:19:25.689+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:33.672693+0000 front 2024-04-25T05:18:33.672398+0000 (oldest deadline 2024-04-25T05:18:55.972189+0000) 2024-04-25T05:19:25.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[71746]: debug 2024-04-25T05:19:25.689+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:40.375261+0000 front 2024-04-25T05:18:40.375312+0000 (oldest deadline 2024-04-25T05:19:04.975622+0000) 2024-04-25T05:19:25.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[71746]: debug 2024-04-25T05:19:25.689+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.779259+0000 front 2024-04-25T05:18:51.779382+0000 (oldest deadline 2024-04-25T05:19:17.078942+0000) 2024-04-25T05:19:25.963 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:25 smithi155 bash[71746]: debug 2024-04-25T05:19:25.689+0000 7f32100f8700 -1 osd.6 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:18:57.079826+0000 front 2024-04-25T05:18:57.079872+0000 (oldest deadline 2024-04-25T05:19:21.179411+0000) 2024-04-25T05:19:26.848 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:26 smithi155 bash[74793]: debug 2024-04-25T05:19:26.593+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:26.848 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:26 smithi155 bash[74793]: debug 2024-04-25T05:19:26.593+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:26.848 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:26 smithi155 bash[74793]: debug 2024-04-25T05:19:26.593+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:26.848 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:26 smithi155 bash[74793]: debug 2024-04-25T05:19:26.593+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:27.681 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:27 smithi155 bash[95950]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-6 2024-04-25T05:19:27.681 INFO:journalctl@ceph.osd.6.smithi155.stdout:Apr 25 05:19:27 smithi155 bash[96596]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-6 2024-04-25T05:19:27.681 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:27 smithi155 bash[74793]: debug 2024-04-25T05:19:27.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:27.681 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:27 smithi155 bash[74793]: debug 2024-04-25T05:19:27.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:27.681 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:27 smithi155 bash[74793]: debug 2024-04-25T05:19:27.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:27.681 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:27 smithi155 bash[74793]: debug 2024-04-25T05:19:27.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:28.950 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:28 smithi155 bash[74793]: debug 2024-04-25T05:19:28.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:28.950 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:28 smithi155 bash[74793]: debug 2024-04-25T05:19:28.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:28.950 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:28 smithi155 bash[74793]: debug 2024-04-25T05:19:28.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:28.950 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:28 smithi155 bash[74793]: debug 2024-04-25T05:19:28.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:29.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.6.service' 2024-04-25T05:19:29.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:19:29.736 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-25T05:19:29.736 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-25T05:19:29.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.7 2024-04-25T05:19:29.793 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.537+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:29.793 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.537+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:29.793 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.537+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:29.793 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.537+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:29.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 systemd[1]: Stopping Ceph osd.7 for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:29.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.917+0000 7fdb005dd700 -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-04-25T05:19:29.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.917+0000 7fdb005dd700 -1 osd.7 172 *** Got signal Terminated *** 2024-04-25T05:19:29.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:29 smithi155 bash[74793]: debug 2024-04-25T05:19:29.917+0000 7fdb005dd700 -1 osd.7 172 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-25T05:19:30.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:30 smithi155 bash[74793]: debug 2024-04-25T05:19:30.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:30.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:30 smithi155 bash[74793]: debug 2024-04-25T05:19:30.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:30.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:30 smithi155 bash[74793]: debug 2024-04-25T05:19:30.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:30.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:30 smithi155 bash[74793]: debug 2024-04-25T05:19:30.549+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:31.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:31 smithi155 bash[74793]: debug 2024-04-25T05:19:31.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:31.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:31 smithi155 bash[74793]: debug 2024-04-25T05:19:31.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:31.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:31 smithi155 bash[74793]: debug 2024-04-25T05:19:31.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:31.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:31 smithi155 bash[74793]: debug 2024-04-25T05:19:31.545+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:32.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:32 smithi155 bash[74793]: debug 2024-04-25T05:19:32.501+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:32.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:32 smithi155 bash[74793]: debug 2024-04-25T05:19:32.501+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:32.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:32 smithi155 bash[74793]: debug 2024-04-25T05:19:32.501+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:32.963 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:32 smithi155 bash[74793]: debug 2024-04-25T05:19:32.501+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:33.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:33 smithi155 bash[74793]: debug 2024-04-25T05:19:33.477+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:33.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:33 smithi155 bash[74793]: debug 2024-04-25T05:19:33.477+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:33.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:33 smithi155 bash[74793]: debug 2024-04-25T05:19:33.477+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:33.845 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:33 smithi155 bash[74793]: debug 2024-04-25T05:19:33.477+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:33.846 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:33 smithi155 bash[74793]: debug 2024-04-25T05:19:33.477+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-25T05:19:06.974918+0000 front 2024-04-25T05:19:06.974986+0000 (oldest deadline 2024-04-25T05:19:32.874742+0000) 2024-04-25T05:19:34.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:33 smithi096 bash[113303]: ts=2024-04-25T05:19:33.532Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:34.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:33 smithi096 bash[113303]: ts=2024-04-25T05:19:33.533Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:34.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:33 smithi096 bash[113303]: ts=2024-04-25T05:19:33.535Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:19:34.807 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:34 smithi155 bash[74793]: debug 2024-04-25T05:19:34.489+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6804 osd.0 since back 2024-04-25T05:18:29.965756+0000 front 2024-04-25T05:18:29.965794+0000 (oldest deadline 2024-04-25T05:18:55.265632+0000) 2024-04-25T05:19:34.807 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:34 smithi155 bash[74793]: debug 2024-04-25T05:19:34.489+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6812 osd.1 since back 2024-04-25T05:18:39.967276+0000 front 2024-04-25T05:18:39.967043+0000 (oldest deadline 2024-04-25T05:19:05.167525+0000) 2024-04-25T05:19:34.807 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:34 smithi155 bash[74793]: debug 2024-04-25T05:19:34.489+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6820 osd.2 since back 2024-04-25T05:18:51.569994+0000 front 2024-04-25T05:18:51.570149+0000 (oldest deadline 2024-04-25T05:19:16.869835+0000) 2024-04-25T05:19:34.807 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:34 smithi155 bash[74793]: debug 2024-04-25T05:19:34.489+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.96:6828 osd.3 since back 2024-04-25T05:19:00.073344+0000 front 2024-04-25T05:19:00.073421+0000 (oldest deadline 2024-04-25T05:19:22.973121+0000) 2024-04-25T05:19:34.807 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:34 smithi155 bash[74793]: debug 2024-04-25T05:19:34.489+0000 7fdaf8bc9700 -1 osd.7 172 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-04-25T05:19:06.974918+0000 front 2024-04-25T05:19:06.974986+0000 (oldest deadline 2024-04-25T05:19:32.874742+0000) 2024-04-25T05:19:36.212 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:35 smithi155 bash[96729]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-7 2024-04-25T05:19:36.962 INFO:journalctl@ceph.osd.7.smithi155.stdout:Apr 25 05:19:36 smithi155 bash[96876]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-osd-7 2024-04-25T05:19:38.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@osd.7.service' 2024-04-25T05:19:38.814 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:19:38.814 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-25T05:19:38.814 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-25T05:19:38.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a 2024-04-25T05:19:39.212 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:38 smithi155 systemd[1]: Stopping Ceph prometheus.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:39.626 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:19:39.626 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-25T05:19:39.626 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.346Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.347Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.347Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.347Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-25T05:19:39.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[86334]: ts=2024-04-25T05:19:39.347Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-25T05:19:39.875 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Apr 25 05:19:39 smithi155 bash[97108]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-prometheus-a 2024-04-25T05:19:40.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-25T05:19:40.095 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-25T05:19:40.096 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-25T05:19:40.096 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-25T05:19:43.085 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:42 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.085 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:42 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.337 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.337 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.671 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.671 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.671 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 bash[113303]: ts=2024-04-25T05:19:43.533Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:43.671 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 bash[113303]: ts=2024-04-25T05:19:43.534Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi096.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.96:8443: connect: connection refused" 2024-04-25T05:19:43.671 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 bash[113303]: ts=2024-04-25T05:19:43.535Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-04-25T05:19:43.964 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.964 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.964 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:43.964 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:43 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.228 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.228 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.498 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.498 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.751 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.751 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:44.751 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:44 smithi096 systemd[1]: Stopping Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:45.822 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:45 smithi096 bash[124320]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-a 2024-04-25T05:19:45.822 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:45 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:19:45.823 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:45 smithi096 bash[124381]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-a 2024-04-25T05:19:45.823 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:45 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-25T05:19:45.823 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:45 smithi096 systemd[1]: Stopped Ceph node-exporter.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:19:46.097 INFO:journalctl@ceph.node-exporter.a.smithi096.stdout:Apr 25 05:19:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:46.098 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:45 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:19:46.098 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:45 smithi096 systemd[1]: Stopping Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:19:46.098 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:46 smithi096 bash[113303]: ts=2024-04-25T05:19:46.054Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-25T05:19:47.001 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:46 smithi096 bash[124443]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:19:47.060 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:46 smithi096 bash[124504]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-alertmanager-a 2024-04-25T05:19:47.060 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:46 smithi096 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-25T05:19:47.060 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:46 smithi096 systemd[1]: Stopped Ceph alertmanager.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:19:47.501 INFO:journalctl@ceph.alertmanager.a.smithi096.stdout:Apr 25 05:19:47 smithi096 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:20.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-25T05:20:23.508 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:23.509 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:23.777 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:23.777 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.131 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.132 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:23 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.392 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.392 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.693 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.693 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.693 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.693 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.962 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:24.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:24 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:25.321 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:25 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:25.322 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:25 smithi155 systemd[1]: Stopping Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:20:25.322 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:25 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:26.446 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:26 smithi155 bash[98598]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-b 2024-04-25T05:20:26.447 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:26 smithi155 bash[98659]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-node-exporter-b 2024-04-25T05:20:26.447 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:26 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-25T05:20:26.447 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:26 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-25T05:20:26.447 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:26 smithi155 systemd[1]: Stopped Ceph node-exporter.b for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:20:26.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:26.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:26 smithi155 systemd[1]: Stopping Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968... 2024-04-25T05:20:26.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:26 smithi155 bash[90774]: logger=server t=2024-04-25T05:20:26.65898472Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-25T05:20:26.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:26 smithi155 bash[90774]: logger=tracing t=2024-04-25T05:20:26.659099505Z level=info msg="Closing tracing" 2024-04-25T05:20:26.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:26 smithi155 bash[90774]: logger=ticker t=2024-04-25T05:20:26.659159842Z level=info msg=stopped last_tick=2024-04-25T05:20:20Z 2024-04-25T05:20:26.699 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Apr 25 05:20:26 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:27.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:27 smithi155 bash[98722]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:20:27.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:27 smithi155 bash[98783]: Error response from daemon: No such container: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968-grafana-a 2024-04-25T05:20:27.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:27 smithi155 systemd[1]: ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-25T05:20:27.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:27 smithi155 systemd[1]: Stopped Ceph grafana.a for cbf8b84e-02be-11ef-bc93-c7b262605968. 2024-04-25T05:20:27.962 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Apr 25 05:20:27 smithi155 systemd[1]: /etc/systemd/system/ceph-cbf8b84e-02be-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-25T05:20:50.207 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-25T05:20:50.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-25T05:20:50.235 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-25T05:20:50.236 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/remote/smithi096/crash 2024-04-25T05:20:50.237 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/crash -- . 2024-04-25T05:20:50.274 INFO:teuthology.orchestra.run.smithi096.stderr:tar: /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-25T05:20:50.274 INFO:teuthology.orchestra.run.smithi096.stderr:tar: Error is not recoverable: exiting now 2024-04-25T05:20:50.276 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/remote/smithi155/crash 2024-04-25T05:20:50.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/crash -- . 2024-04-25T05:20:50.288 INFO:teuthology.orchestra.run.smithi155.stderr:tar: /var/lib/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-25T05:20:50.288 INFO:teuthology.orchestra.run.smithi155.stderr:tar: Error is not recoverable: exiting now 2024-04-25T05:20:50.289 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-25T05:20:50.289 DEBUG:teuthology.orchestra.run.smithi096:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-25T05:20:50.330 INFO:teuthology.orchestra.run.smithi096.stdout:2024-04-25T04:50:46.688110+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T05:20:50.330 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-25T05:20:50.331 DEBUG:teuthology.orchestra.run.smithi096:> sudo egrep '\[SEC\]' /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-25T05:20:50.390 DEBUG:teuthology.orchestra.run.smithi096:> sudo egrep '\[ERR\]' /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-25T05:20:50.444 DEBUG:teuthology.orchestra.run.smithi096:> sudo egrep '\[WRN\]' /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-25T05:20:50.500 INFO:teuthology.orchestra.run.smithi096.stdout:2024-04-25T04:50:46.688110+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-25T05:20:50.501 INFO:tasks.cephadm:Compressing logs... 2024-04-25T05:20:50.502 DEBUG:teuthology.orchestra.run.smithi096:> 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-04-25T05:20:50.546 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-25T05:20:50.554 INFO:teuthology.orchestra.run.smithi096.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-25T05:20:50.561 INFO:teuthology.orchestra.run.smithi155.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-25T05:20:50.571 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-25T05:20:50.572 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-25T05:20:50.572 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-25T05:20:50.573 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi155.qumhhi.log 2024-04-25T05:20:50.573 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-25T05:20:50.574 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-25T05:20:50.574 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi155.qumhhi.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-25T05:20:50.577 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.cephadm.log: 76.7% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi155.qumhhi.log.gz 2024-04-25T05:20:50.577 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-25T05:20:50.577 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log 2024-04-25T05:20:50.577 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-25T05:20:50.578 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-25T05:20:50.579 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-25T05:20:50.579 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-25T05:20:50.579 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi096.pbvlfz.log 2024-04-25T05:20:50.579 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi096.dhfhit.log 2024-04-25T05:20:50.579 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi096.pbvlfz.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr: 76.4% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi096.pbvlfz.log.gz 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi096.dhfhit.log: /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr: 76.6% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi096.dhfhit.log.gz 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-25T05:20:50.580 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-25T05:20:50.582 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-volume.log: 88.3% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-25T05:20:50.582 INFO:teuthology.orchestra.run.smithi155.stderr: 91.6% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-25T05:20:50.583 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi155.sxkaab.log 2024-04-25T05:20:50.583 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-25T05:20:50.584 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi155.sxkaab.log: 76.3% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi155.sxkaab.log.gz 2024-04-25T05:20:50.584 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-25T05:20:50.586 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.1.log: 95.1% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-25T05:20:50.592 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log 2024-04-25T05:20:50.593 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/tcmu-runner.log: 85.9% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-25T05:20:50.594 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-25T05:20:50.601 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log: 93.4% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-25T05:20:50.601 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-25T05:20:50.607 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-volume.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-25T05:20:50.607 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-25T05:20:50.616 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.b.log: /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.4.log: 92.9% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-25T05:20:50.635 INFO:teuthology.orchestra.run.smithi155.stderr: 92.8% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-25T05:20:50.638 INFO:teuthology.orchestra.run.smithi155.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-25T05:20:50.682 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.c.log: /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.audit.log: 92.1% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-25T05:20:50.711 INFO:teuthology.orchestra.run.smithi096.stderr: 95.4% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-25T05:20:50.843 INFO:teuthology.orchestra.run.smithi096.stderr: 87.7% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-25T05:20:51.890 INFO:teuthology.orchestra.run.smithi155.stderr: 93.5% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-25T05:20:51.913 INFO:teuthology.orchestra.run.smithi155.stderr: 93.1% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-25T05:20:52.127 INFO:teuthology.orchestra.run.smithi096.stderr: 93.5% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-25T05:20:52.297 INFO:teuthology.orchestra.run.smithi155.stderr: 93.6% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-25T05:20:52.335 INFO:teuthology.orchestra.run.smithi155.stderr: 89.2% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-25T05:20:52.408 INFO:teuthology.orchestra.run.smithi096.stderr: 93.6% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-25T05:20:52.529 INFO:teuthology.orchestra.run.smithi096.stderr: 92.9% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-25T05:20:52.649 INFO:teuthology.orchestra.run.smithi155.stderr: 94.0% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-25T05:20:52.744 INFO:teuthology.orchestra.run.smithi096.stderr: 93.6% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-25T05:20:52.808 INFO:teuthology.orchestra.run.smithi096.stderr: 93.6% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-25T05:20:53.029 INFO:teuthology.orchestra.run.smithi155.stderr: 93.7% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-25T05:20:53.031 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-25T05:20:53.031 INFO:teuthology.orchestra.run.smithi155.stderr:real 0m2.480s 2024-04-25T05:20:53.031 INFO:teuthology.orchestra.run.smithi155.stderr:user 0m10.425s 2024-04-25T05:20:53.031 INFO:teuthology.orchestra.run.smithi155.stderr:sys 0m0.395s 2024-04-25T05:20:53.117 INFO:teuthology.orchestra.run.smithi096.stderr: 91.8% -- replaced with /var/log/ceph/cbf8b84e-02be-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-25T05:20:53.119 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-04-25T05:20:53.119 INFO:teuthology.orchestra.run.smithi096.stderr:real 0m2.570s 2024-04-25T05:20:53.119 INFO:teuthology.orchestra.run.smithi096.stderr:user 0m12.186s 2024-04-25T05:20:53.119 INFO:teuthology.orchestra.run.smithi096.stderr:sys 0m0.508s 2024-04-25T05:20:53.121 INFO:tasks.cephadm:Archiving logs... 2024-04-25T05:20:53.121 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/remote/smithi096/log 2024-04-25T05:20:53.122 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-25T05:20:54.450 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/remote/smithi155/log 2024-04-25T05:20:54.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-25T05:20:55.626 INFO:tasks.cephadm:Removing cluster... 2024-04-25T05:20:55.626 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 --force 2024-04-25T05:20:56.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cbf8b84e-02be-11ef-bc93-c7b262605968 --force 2024-04-25T05:20:57.134 INFO:tasks.cephadm:Removing cephadm ... 2024-04-25T05:20:57.135 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-25T05:20:57.141 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-25T05:20:57.146 INFO:tasks.cephadm:Teardown complete 2024-04-25T05:20:57.146 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-25T05:20:57.159 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-25T05:20:57.159 DEBUG:teuthology.orchestra.run.smithi096:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-25T05:20:57.186 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-25T05:20:57.196 INFO:teuthology.orchestra.run.smithi096.stdout: remote refid st t when poll reach delay offset jitter 2024-04-25T05:20:57.196 INFO:teuthology.orchestra.run.smithi096.stdout:============================================================================== 2024-04-25T05:20:57.196 INFO:teuthology.orchestra.run.smithi096.stdout:*hv01.front.sepi 44.4.53.2 2 u 42 64 377 0.083 -4.875 0.874 2024-04-25T05:20:57.196 INFO:teuthology.orchestra.run.smithi096.stdout:+hv02.front.sepi 63.231.80.2 3 u 22 64 377 0.083 -2.875 0.722 2024-04-25T05:20:57.196 INFO:teuthology.orchestra.run.smithi096.stdout:+hv03.front.sepi 74.6.168.72 3 u 24 64 377 0.101 -4.484 0.516 2024-04-25T05:20:57.196 INFO:teuthology.orchestra.run.smithi096.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-25T05:20:57.200 INFO:teuthology.orchestra.run.smithi155.stdout: remote refid st t when poll reach delay offset jitter 2024-04-25T05:20:57.200 INFO:teuthology.orchestra.run.smithi155.stdout:============================================================================== 2024-04-25T05:20:57.201 INFO:teuthology.orchestra.run.smithi155.stdout:+hv01.front.sepi 44.4.53.2 2 u 28 64 377 0.077 -4.027 1.361 2024-04-25T05:20:57.201 INFO:teuthology.orchestra.run.smithi155.stdout:*hv02.front.sepi 63.231.80.2 3 u 29 64 377 0.062 -1.585 1.049 2024-04-25T05:20:57.201 INFO:teuthology.orchestra.run.smithi155.stdout:+hv03.front.sepi 74.6.168.72 3 u 32 64 377 0.085 -2.904 1.021 2024-04-25T05:20:57.201 INFO:teuthology.orchestra.run.smithi155.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-25T05:20:57.201 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-25T05:20:57.210 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-25T05:20:57.211 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-25T05:20:57.221 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-25T05:20:57.229 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-25T05:20:57.237 INFO:teuthology.task.internal:Duration was 2486.626360 seconds 2024-04-25T05:20:57.237 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-25T05:20:57.245 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-25T05:20:57.245 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-25T05:20:57.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-25T05:20:57.288 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-25T05:20:57.288 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi096.front.sepia.ceph.com 2024-04-25T05:20:57.288 DEBUG:teuthology.orchestra.run.smithi096:> 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-04-25T05:20:57.345 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-04-25T05:20:57.345 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-25T05:20:57.355 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-25T05:20:57.355 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-25T05:20:57.393 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-25T05:20:57.578 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-25T05:20:57.578 DEBUG:teuthology.orchestra.run.smithi096:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-25T05:20:57.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-25T05:20:58.325 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-25T05:20:58.335 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-25T05:20:58.335 DEBUG:teuthology.orchestra.run.smithi096:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-25T05:20:58.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-25T05:20:58.360 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-25T05:20:58.369 DEBUG:teuthology.orchestra.run.smithi096:> 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-04-25T05:20:58.390 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-25T05:20:58.398 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = core 2024-04-25T05:20:58.412 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-04-25T05:20:58.438 DEBUG:teuthology.orchestra.run.smithi096:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-25T05:20:58.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-25T05:20:58.469 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-25T05:20:58.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-25T05:20:58.485 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-25T05:20:58.495 INFO:teuthology.task.internal:Transferring archived files... 2024-04-25T05:20:58.496 DEBUG:teuthology.misc:Transferring archived files from smithi096:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/remote/smithi096 2024-04-25T05:20:58.497 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-25T05:20:58.554 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770/remote/smithi155 2024-04-25T05:20:58.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-25T05:20:58.591 INFO:teuthology.task.internal:Removing archive directory... 2024-04-25T05:20:58.591 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-25T05:20:58.593 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-25T05:20:58.631 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-25T05:20:58.642 INFO:teuthology.task.internal:Not uploading archives. 2024-04-25T05:20:58.642 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-25T05:20:58.651 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-25T05:20:58.651 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-25T05:20:58.653 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-25T05:20:58.657 INFO:teuthology.orchestra.run.smithi096.stdout: 658636 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 25 05:20 /home/ubuntu/cephtest 2024-04-25T05:20:58.678 INFO:teuthology.orchestra.run.smithi155.stdout: 658615 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 25 05:20 /home/ubuntu/cephtest 2024-04-25T05:20:58.680 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-25T05:20:58.690 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-25T05:20:58.710 INFO:teuthology.nuke:Checking targets against current locks 2024-04-25T05:20:58.736 DEBUG:teuthology.nuke:shortname: smithi096 2024-04-25T05:20:58.736 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-25T05:20:58.760 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770', '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-04-25 04:30:00.764423', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEbiincirwdS4XZjBCh/9Kt5zYdPYvjKdQJJObeERrsTeaNhiEqezwqdJcyFgQ7t3mfRwhkgMtW9pR2rXO9li7k='} 2024-04-25T05:20:58.761 DEBUG:teuthology.nuke:shortname: smithi155 2024-04-25T05:20:58.761 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-25T05:20:58.785 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-25_03:53:55-orch:cephadm-wip-adk-testing-2024-04-24-1625-distro-default-smithi/7672770', '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-04-25 04:30:00.763531', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAdhp4F0Df4FvuxxbclQryWCvczKp5YS/nYBSIjHkHvQTXnSR54FqJ4rdDIMRtNYeBcX97Mm9C9iyVp/4VLMEJ0='} 2024-04-25T05:20:58.809 INFO:teuthology.orchestra.console.smithi096:Power off 2024-04-25T05:20:58.809 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-25T05:20:58.832 DEBUG:teuthology.orchestra.console.smithi096:power off output: Chassis Power Control: Down/Off 2024-04-25T05:20:58.832 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:20:58.847 INFO:teuthology.orchestra.console.smithi155:Power off 2024-04-25T05:20:58.847 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-25T05:20:58.856 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is on 2024-04-25T05:20:58.868 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2024-04-25T05:20:58.868 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:20:58.894 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-25T05:21:02.857 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:21:02.895 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:21:02.967 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is on 2024-04-25T05:21:03.005 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-25T05:21:06.970 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:21:07.005 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:21:07.082 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is off 2024-04-25T05:21:07.115 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-25T05:21:07.183 INFO:teuthology.orchestra.console.smithi096:Power off completed 2024-04-25T05:21:11.118 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-25T05:21:11.228 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2024-04-25T05:21:11.329 INFO:teuthology.orchestra.console.smithi155:Power off completed 2024-04-25T05:21:11.433 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 2486.6263597011566 failure_reason: '"2024-04-25T04:50:46.688110+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_adking@teuthology success: false 2024-04-25T05:21:11.433 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-25T05:21:11.517 INFO:teuthology.run:FAIL